﻿2025-08-20T21:05:27.8194810Z Current runner version: '2.328.0'
2025-08-20T21:05:27.8224251Z ##[group]Runner Image Provisioner
2025-08-20T21:05:27.8225720Z Hosted Compute Agent
2025-08-20T21:05:27.8226348Z Version: 20250818.377
2025-08-20T21:05:27.8226978Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:05:27.8227768Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:05:27.8228371Z ##[endgroup]
2025-08-20T21:05:27.8228918Z ##[group]VM Image
2025-08-20T21:05:27.8229639Z - OS: Linux (arm64)
2025-08-20T21:05:27.8230209Z - Source: Partner
2025-08-20T21:05:27.8231253Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T21:05:27.8231991Z - Version: 20250728.24.1
2025-08-20T21:05:27.8232988Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T21:05:27.8234070Z ##[endgroup]
2025-08-20T21:05:27.8235330Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:05:27.8238552Z Attestations: write
2025-08-20T21:05:27.8239185Z Contents: write
2025-08-20T21:05:27.8239959Z Metadata: read
2025-08-20T21:05:27.8240855Z Packages: write
2025-08-20T21:05:27.8241514Z ##[endgroup]
2025-08-20T21:05:27.8244698Z Secret source: Actions
2025-08-20T21:05:27.8245720Z Prepare workflow directory
2025-08-20T21:05:27.8664936Z Prepare all required actions
2025-08-20T21:05:27.8708163Z Getting action download info
2025-08-20T21:05:28.2610995Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T21:05:29.1978638Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T21:05:29.8846314Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T21:05:30.0306640Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T21:05:30.5432787Z Getting action download info
2025-08-20T21:05:30.7076438Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T21:05:31.1340784Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T21:05:31.6185205Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/k9s/official)
2025-08-20T21:05:31.6829330Z ##[group]Run ##Presets
2025-08-20T21:05:31.6829899Z [36;1m##Presets[0m
2025-08-20T21:05:31.6830269Z [36;1mset +x ; set +e[0m
2025-08-20T21:05:31.6830792Z [36;1m#-------------#[0m
2025-08-20T21:05:31.6831232Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T21:05:31.6831755Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T21:05:31.6832159Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.6832498Z [36;1m  fi[0m
2025-08-20T21:05:31.6832925Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T21:05:31.6833430Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T21:05:31.6833887Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.6834249Z [36;1m  fi[0m
2025-08-20T21:05:31.6834571Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T21:05:31.6835604Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T21:05:31.6836009Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.6836397Z [36;1m  fi[0m
2025-08-20T21:05:31.6836712Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T21:05:31.6837158Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T21:05:31.6837595Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T21:05:31.6837950Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:05:31.6838314Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.6839129Z [36;1m     else[0m
2025-08-20T21:05:31.6839493Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.6839946Z [36;1m     fi[0m
2025-08-20T21:05:31.6840247Z [36;1m  fi[0m
2025-08-20T21:05:31.6840498Z [36;1mfi[0m
2025-08-20T21:05:31.6872505Z shell: /usr/bin/bash -e {0}
2025-08-20T21:05:31.6873258Z env:
2025-08-20T21:05:31.6874142Z   GH_TOKEN: ***
2025-08-20T21:05:31.6874452Z ##[endgroup]
2025-08-20T21:05:31.7112226Z ##[group]Run ##Presets
2025-08-20T21:05:31.7112706Z [36;1m##Presets[0m
2025-08-20T21:05:31.7113199Z [36;1mset +x ; set +e[0m
2025-08-20T21:05:31.7113576Z [36;1m#-------------#[0m
2025-08-20T21:05:31.7113897Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T21:05:31.7114432Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T21:05:31.7115072Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T21:05:31.7115562Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T21:05:31.7116068Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T21:05:31.7116540Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T21:05:31.7116932Z [36;1m  exit 1[0m
2025-08-20T21:05:31.7117257Z [36;1mfi[0m
2025-08-20T21:05:31.7143687Z shell: /usr/bin/bash -e {0}
2025-08-20T21:05:31.7144070Z env:
2025-08-20T21:05:31.7144615Z   RO_GHTOKEN: ***
2025-08-20T21:05:31.7145123Z   RO_GLTOKEN: ***
2025-08-20T21:05:31.7146359Z   MINISIGN_KEY: ***
2025-08-20T21:05:31.7146720Z ##[endgroup]
2025-08-20T21:05:31.7287730Z ##[group]Run ##Presets
2025-08-20T21:05:31.7288373Z [36;1m##Presets[0m
2025-08-20T21:05:31.7288712Z [36;1mset +x ; set +e[0m
2025-08-20T21:05:31.7289105Z [36;1m#-------------#[0m
2025-08-20T21:05:31.7289376Z [36;1m##Host Triplet[0m
2025-08-20T21:05:31.7289811Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:05:31.7290218Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T21:05:31.7290802Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:05:31.7291820Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T21:05:31.7292185Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T21:05:31.7292562Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T21:05:31.7293020Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T21:05:31.7293400Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T21:05:31.7293805Z [36;1m   fi[0m
2025-08-20T21:05:31.7294238Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:05:31.7294675Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T21:05:31.7295018Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:05:31.7295402Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T21:05:31.7295776Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T21:05:31.7296063Z [36;1m fi[0m
2025-08-20T21:05:31.7296382Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7296894Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7297320Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7297735Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7298121Z [36;1m##Debug[0m
2025-08-20T21:05:31.7298373Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T21:05:31.7298732Z [36;1m   export DEBUG="1"[0m
2025-08-20T21:05:31.7299026Z [36;1m else[0m
2025-08-20T21:05:31.7299310Z [36;1m   export DEBUG="0"[0m
2025-08-20T21:05:31.7299636Z [36;1m fi[0m
2025-08-20T21:05:31.7299906Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7300225Z [36;1m##Docker Platform[0m
2025-08-20T21:05:31.7301261Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T21:05:31.7301675Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T21:05:31.7302119Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T21:05:31.7302523Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T21:05:31.7302872Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T21:05:31.7303313Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T21:05:31.7303728Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T21:05:31.7304096Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T21:05:31.7304462Z [36;1m fi[0m
2025-08-20T21:05:31.7304825Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7305282Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7305746Z [36;1m##GHCRPKG_URL[0m
2025-08-20T21:05:31.7306242Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/k9s/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:05:31.7306841Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T21:05:31.7307208Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7307564Z [36;1m##Logs[0m
2025-08-20T21:05:31.7308066Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T21:05:31.7308388Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T21:05:31.7308664Z [36;1m else[0m
2025-08-20T21:05:31.7309024Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T21:05:31.7309360Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T21:05:31.7309713Z [36;1m fi[0m
2025-08-20T21:05:31.7310362Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7311045Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7311543Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T21:05:31.7311940Z [36;1m PKG_FAMILY_LOCAL="$(echo "k9s" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:05:31.7312348Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T21:05:31.7312832Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7313208Z [36;1m##Rebuild[0m
2025-08-20T21:05:31.7313525Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T21:05:31.7313866Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T21:05:31.7314149Z [36;1m else[0m
2025-08-20T21:05:31.7314483Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T21:05:31.7314756Z [36;1m fi[0m
2025-08-20T21:05:31.7315062Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7315490Z [36;1m ##SBUILD_URL[0m
2025-08-20T21:05:31.7315966Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T21:05:31.7316548Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T21:05:31.7317467Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T21:05:31.7318217Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:05:31.7318659Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T21:05:31.7319137Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T21:05:31.7319636Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T21:05:31.7320118Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7320452Z [36;1m    exit 1[0m
2025-08-20T21:05:31.7320922Z [36;1m   else[0m
2025-08-20T21:05:31.7321313Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T21:05:31.7321759Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7322201Z [36;1m    #Check for x_exec.host[0m
2025-08-20T21:05:31.7322908Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T21:05:31.7323307Z [36;1m      #check if supported[0m
2025-08-20T21:05:31.7323827Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T21:05:31.7324438Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T21:05:31.7324893Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T21:05:31.7325350Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7325693Z [36;1m         exit 1[0m
2025-08-20T21:05:31.7326010Z [36;1m       fi[0m
2025-08-20T21:05:31.7326315Z [36;1m      #get build system[0m
2025-08-20T21:05:31.7326736Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T21:05:31.7327241Z [36;1m       export BUILD_SYS[0m
2025-08-20T21:05:31.7327583Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7327993Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T21:05:31.7328458Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7328867Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7329299Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T21:05:31.7329703Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7330065Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:31.7330457Z [36;1m       fi[0m
2025-08-20T21:05:31.7331345Z [36;1m     fi[0m
2025-08-20T21:05:31.7331636Z [36;1m   fi[0m
2025-08-20T21:05:31.7331996Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T21:05:31.7359274Z shell: /usr/bin/bash -e {0}
2025-08-20T21:05:31.7359620Z ##[endgroup]
2025-08-20T21:05:32.4165574Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:05:32.4166738Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:05:32.4167009Z 
2025-08-20T21:05:32.5589555Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:05:32.5590133Z 100  3966  100  3966    0     0  27558      0 --:--:-- --:--:-- --:--:-- 27541
2025-08-20T21:05:32.5590764Z 100  3966  100  3966    0     0  27549      0 --:--:-- --:--:-- --:--:-- 27541
2025-08-20T21:05:32.5602486Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:05:32.5807044Z ##[group]Run ##Presets
2025-08-20T21:05:32.5807597Z [36;1m##Presets[0m
2025-08-20T21:05:32.5807872Z [36;1mset +x ; set +e[0m
2025-08-20T21:05:32.5808266Z [36;1m#-------------#[0m
2025-08-20T21:05:32.5808533Z [36;1m##Debug?[0m
2025-08-20T21:05:32.5808821Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:05:32.5809287Z [36;1m  set -x[0m
2025-08-20T21:05:32.5809511Z [36;1mfi[0m
2025-08-20T21:05:32.5809755Z [36;1m#-------------#[0m
2025-08-20T21:05:32.5810085Z [36;1m##CoreUtils[0m
2025-08-20T21:05:32.5810338Z [36;1msudo apt update -y[0m
2025-08-20T21:05:32.5811011Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T21:05:32.5812063Z [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-20T21:05:32.5813142Z [36;1m##tmp[0m
2025-08-20T21:05:32.5813493Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T21:05:32.5813879Z [36;1m#GH ENV[0m
2025-08-20T21:05:32.5814223Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:32.5814592Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:32.5814945Z [36;1m#-------------#[0m
2025-08-20T21:05:32.5815591Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T21:05:32.5815889Z [36;1msudo apt update -y[0m
2025-08-20T21:05:32.5816239Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T21:05:32.5816570Z [36;1m##Setup Minisign[0m
2025-08-20T21:05:32.5816898Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T21:05:32.5817516Z [36;1mecho "***[0m
2025-08-20T21:05:32.5818829Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T21:05:32.5819173Z [36;1m##User-Agent[0m
2025-08-20T21:05:32.5820020Z [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-20T21:05:32.5821680Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:05:32.5850240Z shell: /usr/bin/bash -e {0}
2025-08-20T21:05:32.5850723Z env:
2025-08-20T21:05:32.5851173Z   CROSS_COMPILING: NO
2025-08-20T21:05:32.5851461Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:05:32.5851815Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:05:32.5852177Z   ON_QEMU: NO
2025-08-20T21:05:32.5852415Z   DEBUG: 0
2025-08-20T21:05:32.5852735Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:05:32.5853041Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:05:32.5853376Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:05:32.5853779Z   KEEP_LOGS: YES
2025-08-20T21:05:32.5854011Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:05:32.5854330Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:05:32.5854642Z   SBUILD_REBUILD: false
2025-08-20T21:05:32.5855239Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:05:32.5855834Z   BUILD_SYS: docker://go
2025-08-20T21:05:32.5856164Z   BUILD_ON_HOST: FALSE
2025-08-20T21:05:32.5856811Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:05:32.5857144Z ##[endgroup]
2025-08-20T21:05:32.8482394Z 
2025-08-20T21:05:32.8483939Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:05:32.8485019Z 
2025-08-20T21:05:33.2508899Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:05:33.2509528Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T21:05:33.3749722Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T21:05:33.4613261Z Get:4 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T21:05:33.4689973Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T21:05:33.5475616Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T21:05:34.0769024Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T21:05:34.1698880Z Get:8 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T21:05:34.2875657Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T21:05:34.3141848Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T21:05:34.3306191Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T21:05:34.3379406Z Get:12 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T21:05:34.3507733Z Get:13 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T21:05:34.3626566Z Get:14 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T21:05:34.3716967Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T21:05:34.4428677Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T21:05:34.4897632Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T21:05:34.5325874Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T21:05:34.6153529Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T21:05:34.6564269Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T21:05:34.6954008Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T21:05:34.8128873Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T21:05:34.8519309Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T21:05:34.8909198Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T21:05:34.9302191Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T21:05:34.9692215Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T21:05:35.0081327Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T21:05:35.0476450Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T21:05:35.0866970Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T21:05:35.1257269Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T21:05:35.1646434Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T21:05:35.2037425Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T21:05:35.2500486Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T21:05:35.2898003Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T21:05:35.3286952Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T21:05:35.3731426Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T21:05:35.4935079Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T21:05:35.5326922Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T21:05:35.5860293Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T21:05:35.6268487Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T21:05:35.6660846Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T21:05:35.7050237Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T21:05:35.7440904Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T21:05:43.5495600Z Fetched 11.9 MB in 3s (4382 kB/s)
2025-08-20T21:05:44.3521969Z Reading package lists...
2025-08-20T21:05:44.6100846Z Building dependency tree...
2025-08-20T21:05:44.6141348Z Reading state information...
2025-08-20T21:05:44.6389095Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:05:44.6484216Z 
2025-08-20T21:05:44.6485075Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:05:44.6485432Z 
2025-08-20T21:05:44.6605486Z Reading package lists...
2025-08-20T21:05:44.8978548Z Building dependency tree...
2025-08-20T21:05:44.8986660Z Reading state information...
2025-08-20T21:05:45.1485820Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:05:45.1486474Z bc set to manually installed.
2025-08-20T21:05:45.1486866Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:05:45.1487887Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T21:05:45.1489049Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:05:45.2062354Z The following NEW packages will be installed:
2025-08-20T21:05:45.2069468Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T21:05:45.2071430Z   moreutils
2025-08-20T21:05:45.2077988Z The following packages will be upgraded:
2025-08-20T21:05:45.2086270Z   jq libjq1
2025-08-20T21:05:45.2276326Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T21:05:45.4359509Z Need to get 936 kB of archives.
2025-08-20T21:05:45.4360017Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T21:05:45.4361002Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T21:05:45.5520165Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T21:05:45.6314213Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T21:05:45.7121071Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T21:05:45.7534578Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T21:05:45.8017002Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T21:05:45.8413741Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T21:05:45.8855192Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T21:05:46.2465105Z Fetched 936 kB in 1s (1339 kB/s)
2025-08-20T21:05:46.3082762Z Selecting previously unselected package fdupes.
2025-08-20T21:05:46.4148193Z (Reading database ... 
2025-08-20T21:05:46.4148832Z (Reading database ... 5%
2025-08-20T21:05:46.4149160Z (Reading database ... 10%
2025-08-20T21:05:46.4149515Z (Reading database ... 15%
2025-08-20T21:05:46.4149772Z (Reading database ... 20%
2025-08-20T21:05:46.4150016Z (Reading database ... 25%
2025-08-20T21:05:46.4150303Z (Reading database ... 30%
2025-08-20T21:05:46.4150532Z (Reading database ... 35%
2025-08-20T21:05:46.4151074Z (Reading database ... 40%
2025-08-20T21:05:46.4151386Z (Reading database ... 45%
2025-08-20T21:05:46.4151638Z (Reading database ... 50%
2025-08-20T21:05:46.6800782Z (Reading database ... 55%
2025-08-20T21:05:47.1651669Z (Reading database ... 60%
2025-08-20T21:05:47.6285602Z (Reading database ... 65%
2025-08-20T21:05:48.2791536Z (Reading database ... 70%
2025-08-20T21:05:48.7096569Z (Reading database ... 75%
2025-08-20T21:05:49.2977894Z (Reading database ... 80%
2025-08-20T21:05:49.7971415Z (Reading database ... 85%
2025-08-20T21:05:50.3182797Z (Reading database ... 90%
2025-08-20T21:05:50.8498520Z (Reading database ... 95%
2025-08-20T21:05:50.8498882Z (Reading database ... 100%
2025-08-20T21:05:50.8499484Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T21:05:50.8543779Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T21:05:50.8670126Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T21:05:50.9460153Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:05:50.9683872Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:05:51.0583799Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:05:51.0945053Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:05:51.1657283Z Selecting previously unselected package libio-pty-perl.
2025-08-20T21:05:51.1843830Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T21:05:51.2043423Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:05:51.2700165Z Selecting previously unselected package libipc-run-perl.
2025-08-20T21:05:51.2864678Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T21:05:51.2934429Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T21:05:51.3442473Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T21:05:51.3606276Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T21:05:51.3665090Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T21:05:51.4240765Z Selecting previously unselected package moreutils.
2025-08-20T21:05:51.4398555Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T21:05:51.4464539Z Unpacking moreutils (0.69-1) ...
2025-08-20T21:05:51.5081400Z Selecting previously unselected package dos2unix.
2025-08-20T21:05:51.5235112Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T21:05:51.5292199Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T21:05:51.8019035Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:05:51.8280317Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:05:51.8484292Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T21:05:51.8692019Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T21:05:51.9058401Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T21:05:51.9230875Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:05:51.9469478Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T21:05:51.9718384Z Setting up moreutils (0.69-1) ...
2025-08-20T21:05:51.9976709Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:05:56.9622585Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:05:58.3187389Z Reading package lists...
2025-08-20T21:05:58.5708018Z Building dependency tree...
2025-08-20T21:05:58.5717702Z Reading state information...
2025-08-20T21:05:58.8583508Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:05:58.8584219Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:05:58.8584574Z apt-utils set to manually installed.
2025-08-20T21:05:58.8584933Z ca-certificates is already the newest version (20240203).
2025-08-20T21:05:58.8585443Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:05:58.8585846Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:05:58.8586203Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:05:58.8586624Z moreutils is already the newest version (0.69-1).
2025-08-20T21:05:58.8586997Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:05:58.8587391Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:05:58.8587797Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:05:58.8588655Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T21:05:58.8589067Z tmux set to manually installed.
2025-08-20T21:05:58.8589379Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:05:58.8589739Z The following additional packages will be installed:
2025-08-20T21:05:58.8590233Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T21:05:58.8590960Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T21:05:58.8591527Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:05:58.8591911Z   uuid-runtime
2025-08-20T21:05:58.8600951Z Suggested packages:
2025-08-20T21:05:58.8601555Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T21:05:58.8602021Z   util-linux-extra util-linux-locales
2025-08-20T21:05:58.8602312Z Recommended packages:
2025-08-20T21:05:58.8602629Z   unattended-upgrades
2025-08-20T21:05:58.9146091Z The following NEW packages will be installed:
2025-08-20T21:05:58.9146672Z   rename
2025-08-20T21:05:58.9150371Z The following packages will be upgraded:
2025-08-20T21:05:58.9151093Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T21:05:58.9152602Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T21:05:58.9158834Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:05:58.9160168Z   software-properties-common util-linux uuid-runtime
2025-08-20T21:05:58.9344142Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:05:59.2163623Z Need to get 4390 kB of archives.
2025-08-20T21:05:59.2164143Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T21:05:59.2165092Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T21:05:59.6468610Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T21:06:00.1757624Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T21:06:00.2880790Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T21:06:00.3973199Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T21:06:00.5041606Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T21:06:00.6109892Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T21:06:00.7230139Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T21:06:00.8365154Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T21:06:00.9458471Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T21:06:01.1648136Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T21:06:01.3881440Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T21:06:01.9673610Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T21:06:02.2123087Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T21:06:02.5388469Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T21:06:02.6561477Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T21:06:02.8891436Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T21:06:03.0036514Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T21:06:03.1248594Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T21:06:03.2351763Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T21:06:03.3556270Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T21:06:03.4698800Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T21:06:03.6919463Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T21:06:04.0556464Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T21:06:04.1772906Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T21:06:04.3150040Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T21:06:04.4432701Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T21:06:04.7244467Z Fetched 4390 kB in 5s (799 kB/s)
2025-08-20T21:06:04.7635804Z (Reading database ... 
2025-08-20T21:06:04.7636599Z (Reading database ... 5%
2025-08-20T21:06:04.7636895Z (Reading database ... 10%
2025-08-20T21:06:04.7637160Z (Reading database ... 15%
2025-08-20T21:06:04.7637454Z (Reading database ... 20%
2025-08-20T21:06:04.7637751Z (Reading database ... 25%
2025-08-20T21:06:04.7638004Z (Reading database ... 30%
2025-08-20T21:06:04.7638316Z (Reading database ... 35%
2025-08-20T21:06:04.7638563Z (Reading database ... 40%
2025-08-20T21:06:04.7638888Z (Reading database ... 45%
2025-08-20T21:06:04.7639174Z (Reading database ... 50%
2025-08-20T21:06:04.7659854Z (Reading database ... 55%
2025-08-20T21:06:04.7749976Z (Reading database ... 60%
2025-08-20T21:06:04.7790928Z (Reading database ... 65%
2025-08-20T21:06:04.7806084Z (Reading database ... 70%
2025-08-20T21:06:04.7826459Z (Reading database ... 75%
2025-08-20T21:06:04.7860513Z (Reading database ... 80%
2025-08-20T21:06:04.8048125Z (Reading database ... 85%
2025-08-20T21:06:04.8067588Z (Reading database ... 90%
2025-08-20T21:06:04.8168007Z (Reading database ... 95%
2025-08-20T21:06:04.8168566Z (Reading database ... 100%
2025-08-20T21:06:04.8168937Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:04.8206285Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:04.8395205Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:04.9553213Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:05.0569267Z (Reading database ... 
2025-08-20T21:06:05.0569681Z (Reading database ... 5%
2025-08-20T21:06:05.0570203Z (Reading database ... 10%
2025-08-20T21:06:05.0570481Z (Reading database ... 15%
2025-08-20T21:06:05.0570954Z (Reading database ... 20%
2025-08-20T21:06:05.0571317Z (Reading database ... 25%
2025-08-20T21:06:05.0571575Z (Reading database ... 30%
2025-08-20T21:06:05.0571815Z (Reading database ... 35%
2025-08-20T21:06:05.0572155Z (Reading database ... 40%
2025-08-20T21:06:05.0572409Z (Reading database ... 45%
2025-08-20T21:06:05.0572632Z (Reading database ... 50%
2025-08-20T21:06:05.0592293Z (Reading database ... 55%
2025-08-20T21:06:05.0683234Z (Reading database ... 60%
2025-08-20T21:06:05.0725482Z (Reading database ... 65%
2025-08-20T21:06:05.0740477Z (Reading database ... 70%
2025-08-20T21:06:05.0761697Z (Reading database ... 75%
2025-08-20T21:06:05.0797742Z (Reading database ... 80%
2025-08-20T21:06:05.0988904Z (Reading database ... 85%
2025-08-20T21:06:05.1008657Z (Reading database ... 90%
2025-08-20T21:06:05.1115462Z (Reading database ... 95%
2025-08-20T21:06:05.1115848Z (Reading database ... 100%
2025-08-20T21:06:05.1116347Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:05.1154530Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:05.1415926Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:05.2763784Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:05.9195317Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:06:05.9759305Z (Reading database ... 
2025-08-20T21:06:05.9759914Z (Reading database ... 5%
2025-08-20T21:06:05.9760231Z (Reading database ... 10%
2025-08-20T21:06:05.9760493Z (Reading database ... 15%
2025-08-20T21:06:05.9761002Z (Reading database ... 20%
2025-08-20T21:06:05.9761260Z (Reading database ... 25%
2025-08-20T21:06:05.9761505Z (Reading database ... 30%
2025-08-20T21:06:05.9761822Z (Reading database ... 35%
2025-08-20T21:06:05.9762965Z (Reading database ... 40%
2025-08-20T21:06:05.9763433Z (Reading database ... 45%
2025-08-20T21:06:05.9763714Z (Reading database ... 50%
2025-08-20T21:06:05.9781907Z (Reading database ... 55%
2025-08-20T21:06:05.9869467Z (Reading database ... 60%
2025-08-20T21:06:05.9909317Z (Reading database ... 65%
2025-08-20T21:06:05.9923959Z (Reading database ... 70%
2025-08-20T21:06:05.9943577Z (Reading database ... 75%
2025-08-20T21:06:05.9976050Z (Reading database ... 80%
2025-08-20T21:06:06.0159817Z (Reading database ... 85%
2025-08-20T21:06:06.0179236Z (Reading database ... 90%
2025-08-20T21:06:06.0285260Z (Reading database ... 95%
2025-08-20T21:06:06.0285751Z (Reading database ... 100%
2025-08-20T21:06:06.0286129Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:06.0326904Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:06.0499335Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:06.1517888Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:06.1794271Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:06.2601306Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:06.3412889Z (Reading database ... 
2025-08-20T21:06:06.3413275Z (Reading database ... 5%
2025-08-20T21:06:06.3413838Z (Reading database ... 10%
2025-08-20T21:06:06.3414118Z (Reading database ... 15%
2025-08-20T21:06:06.3414383Z (Reading database ... 20%
2025-08-20T21:06:06.3414729Z (Reading database ... 25%
2025-08-20T21:06:06.3414985Z (Reading database ... 30%
2025-08-20T21:06:06.3415230Z (Reading database ... 35%
2025-08-20T21:06:06.3415536Z (Reading database ... 40%
2025-08-20T21:06:06.3415782Z (Reading database ... 45%
2025-08-20T21:06:06.3416071Z (Reading database ... 50%
2025-08-20T21:06:06.3437218Z (Reading database ... 55%
2025-08-20T21:06:06.3534154Z (Reading database ... 60%
2025-08-20T21:06:06.3577046Z (Reading database ... 65%
2025-08-20T21:06:06.3592087Z (Reading database ... 70%
2025-08-20T21:06:06.3613042Z (Reading database ... 75%
2025-08-20T21:06:06.3647181Z (Reading database ... 80%
2025-08-20T21:06:06.3831571Z (Reading database ... 85%
2025-08-20T21:06:06.3850931Z (Reading database ... 90%
2025-08-20T21:06:06.3953058Z (Reading database ... 95%
2025-08-20T21:06:06.3953594Z (Reading database ... 100%
2025-08-20T21:06:06.3954028Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:06.3991900Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:06.4230113Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:06.5087964Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:06.5939691Z (Reading database ... 
2025-08-20T21:06:06.5940289Z (Reading database ... 5%
2025-08-20T21:06:06.5940843Z (Reading database ... 10%
2025-08-20T21:06:06.5941179Z (Reading database ... 15%
2025-08-20T21:06:06.5941843Z (Reading database ... 20%
2025-08-20T21:06:06.5942948Z (Reading database ... 25%
2025-08-20T21:06:06.5943369Z (Reading database ... 30%
2025-08-20T21:06:06.5943655Z (Reading database ... 35%
2025-08-20T21:06:06.5943918Z (Reading database ... 40%
2025-08-20T21:06:06.5944214Z (Reading database ... 45%
2025-08-20T21:06:06.5944468Z (Reading database ... 50%
2025-08-20T21:06:06.5962773Z (Reading database ... 55%
2025-08-20T21:06:06.6054409Z (Reading database ... 60%
2025-08-20T21:06:06.6095623Z (Reading database ... 65%
2025-08-20T21:06:06.6110971Z (Reading database ... 70%
2025-08-20T21:06:06.6131305Z (Reading database ... 75%
2025-08-20T21:06:06.6164413Z (Reading database ... 80%
2025-08-20T21:06:06.6339986Z (Reading database ... 85%
2025-08-20T21:06:06.6358438Z (Reading database ... 90%
2025-08-20T21:06:06.6455730Z (Reading database ... 95%
2025-08-20T21:06:06.6456054Z (Reading database ... 100%
2025-08-20T21:06:06.6456654Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:06.6491845Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:06.6792477Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:06.7790369Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:06.8980471Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:06.9930905Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:07.0687827Z (Reading database ... 
2025-08-20T21:06:07.0689082Z (Reading database ... 5%
2025-08-20T21:06:07.0689384Z (Reading database ... 10%
2025-08-20T21:06:07.0689691Z (Reading database ... 15%
2025-08-20T21:06:07.0690037Z (Reading database ... 20%
2025-08-20T21:06:07.0690295Z (Reading database ... 25%
2025-08-20T21:06:07.0690785Z (Reading database ... 30%
2025-08-20T21:06:07.0691095Z (Reading database ... 35%
2025-08-20T21:06:07.0691366Z (Reading database ... 40%
2025-08-20T21:06:07.0691748Z (Reading database ... 45%
2025-08-20T21:06:07.0692053Z (Reading database ... 50%
2025-08-20T21:06:07.0713496Z (Reading database ... 55%
2025-08-20T21:06:07.0813038Z (Reading database ... 60%
2025-08-20T21:06:07.0858648Z (Reading database ... 65%
2025-08-20T21:06:07.0873920Z (Reading database ... 70%
2025-08-20T21:06:07.0896608Z (Reading database ... 75%
2025-08-20T21:06:07.0934637Z (Reading database ... 80%
2025-08-20T21:06:07.1125146Z (Reading database ... 85%
2025-08-20T21:06:07.1152089Z (Reading database ... 90%
2025-08-20T21:06:07.1252593Z (Reading database ... 95%
2025-08-20T21:06:07.1253122Z (Reading database ... 100%
2025-08-20T21:06:07.1253486Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:07.1292332Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:07.1506993Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:07.2802397Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:07.3499562Z (Reading database ... 
2025-08-20T21:06:07.3499966Z (Reading database ... 5%
2025-08-20T21:06:07.3500473Z (Reading database ... 10%
2025-08-20T21:06:07.3500918Z (Reading database ... 15%
2025-08-20T21:06:07.3501285Z (Reading database ... 20%
2025-08-20T21:06:07.3501540Z (Reading database ... 25%
2025-08-20T21:06:07.3501791Z (Reading database ... 30%
2025-08-20T21:06:07.3502060Z (Reading database ... 35%
2025-08-20T21:06:07.3502336Z (Reading database ... 40%
2025-08-20T21:06:07.3502609Z (Reading database ... 45%
2025-08-20T21:06:07.3502895Z (Reading database ... 50%
2025-08-20T21:06:07.3523909Z (Reading database ... 55%
2025-08-20T21:06:07.3618792Z (Reading database ... 60%
2025-08-20T21:06:07.3660849Z (Reading database ... 65%
2025-08-20T21:06:07.3675700Z (Reading database ... 70%
2025-08-20T21:06:07.3697423Z (Reading database ... 75%
2025-08-20T21:06:07.3733418Z (Reading database ... 80%
2025-08-20T21:06:07.3915546Z (Reading database ... 85%
2025-08-20T21:06:07.3940625Z (Reading database ... 90%
2025-08-20T21:06:07.4035440Z (Reading database ... 95%
2025-08-20T21:06:07.4035969Z (Reading database ... 100%
2025-08-20T21:06:07.4036316Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:07.4075012Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:07.4282735Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:07.5278874Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:07.5768159Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:07.6770457Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:07.6945882Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:07.7836843Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:07.8006827Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.2157876Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:09.2406514Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.3385261Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:09.3559589Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.4456006Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:09.4643154Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.5451737Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:06:09.5700998Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.6744946Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:09.6967582Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.7850833Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:06:09.8035415Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:09.8835340Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:09.9488102Z (Reading database ... 
2025-08-20T21:06:09.9488495Z (Reading database ... 5%
2025-08-20T21:06:09.9488989Z (Reading database ... 10%
2025-08-20T21:06:09.9489262Z (Reading database ... 15%
2025-08-20T21:06:09.9489503Z (Reading database ... 20%
2025-08-20T21:06:09.9489881Z (Reading database ... 25%
2025-08-20T21:06:09.9490124Z (Reading database ... 30%
2025-08-20T21:06:09.9490358Z (Reading database ... 35%
2025-08-20T21:06:09.9490758Z (Reading database ... 40%
2025-08-20T21:06:09.9491007Z (Reading database ... 45%
2025-08-20T21:06:09.9491295Z (Reading database ... 50%
2025-08-20T21:06:09.9510939Z (Reading database ... 55%
2025-08-20T21:06:09.9602836Z (Reading database ... 60%
2025-08-20T21:06:09.9643259Z (Reading database ... 65%
2025-08-20T21:06:09.9657295Z (Reading database ... 70%
2025-08-20T21:06:09.9678437Z (Reading database ... 75%
2025-08-20T21:06:09.9815641Z (Reading database ... 80%
2025-08-20T21:06:09.9896157Z (Reading database ... 85%
2025-08-20T21:06:09.9923176Z (Reading database ... 90%
2025-08-20T21:06:10.0021021Z (Reading database ... 95%
2025-08-20T21:06:10.0021329Z (Reading database ... 100%
2025-08-20T21:06:10.0021780Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:06:10.0061007Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:10.0245182Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:10.1161209Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:10.1409068Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:10.2276177Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:10.2496600Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:10.3316526Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:06:10.3514681Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:06:10.4361809Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:06:10.4565541Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:10.5503354Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T21:06:10.6765083Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:06:10.7800495Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T21:06:10.8633783Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:06:10.9385469Z Selecting previously unselected package rename.
2025-08-20T21:06:10.9547115Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T21:06:10.9659661Z Unpacking rename (2.02-1) ...
2025-08-20T21:06:11.0694231Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:06:11.0911498Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:06:11.1692655Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:11.1959106Z Setting up rename (2.02-1) ...
2025-08-20T21:06:11.2131785Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T21:06:11.2265552Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:11.2441004Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:11.2622938Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:11.2828700Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:11.3015817Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:11.9305062Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:06:11.9501749Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:11.9679485Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:11.9868881Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.0058457Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.3569480Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.3776135Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T21:06:12.3949239Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.5099597Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T21:06:12.6458490Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.7469502Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.7637108Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.7818168Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T21:06:12.7979289Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T21:06:12.9147735Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:06:13.1942911Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:06:13.2240232Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:06:14.9043272Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T21:06:16.3952969Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:06:16.4029024Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:06:16.4815633Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:06:16.5204438Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:06:16.5592349Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:06:16.5979635Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:06:17.5452483Z Reading package lists...
2025-08-20T21:06:17.8044819Z Building dependency tree...
2025-08-20T21:06:17.8051336Z Reading state information...
2025-08-20T21:06:17.8355497Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:06:17.8485548Z 
2025-08-20T21:06:17.8486893Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:06:17.8487289Z 
2025-08-20T21:06:17.9433177Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:06:17.9473380Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:06:18.1397926Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:06:18.2451412Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:06:18.3506357Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:06:18.4563720Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:06:19.4064626Z Reading package lists...
2025-08-20T21:06:19.6690891Z Building dependency tree...
2025-08-20T21:06:19.6699762Z Reading state information...
2025-08-20T21:06:19.7013735Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:06:19.7108710Z 
2025-08-20T21:06:19.7109736Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:06:19.7110129Z 
2025-08-20T21:06:19.7227048Z Reading package lists...
2025-08-20T21:06:19.9573673Z Building dependency tree...
2025-08-20T21:06:19.9580172Z Reading state information...
2025-08-20T21:06:20.2205669Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:06:20.2648037Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:06:20.2946401Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T21:06:20.3504196Z ##[group]Run ##Presets
2025-08-20T21:06:20.3504805Z [36;1m##Presets[0m
2025-08-20T21:06:20.3505032Z [36;1mset +x ; set +e[0m
2025-08-20T21:06:20.3505335Z [36;1m#-------------#[0m
2025-08-20T21:06:20.3505580Z [36;1m##Debug?[0m
2025-08-20T21:06:20.3505849Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:06:20.3506247Z [36;1m  set -x[0m
2025-08-20T21:06:20.3506460Z [36;1mfi[0m
2025-08-20T21:06:20.3506659Z [36;1m#-------------#[0m
2025-08-20T21:06:20.3507182Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T21:06:20.3507805Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T21:06:20.3508275Z [36;1msudo service procps restart[0m
2025-08-20T21:06:20.3508620Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T21:06:20.3535830Z shell: /usr/bin/bash -e {0}
2025-08-20T21:06:20.3536117Z env:
2025-08-20T21:06:20.3536548Z   CROSS_COMPILING: NO
2025-08-20T21:06:20.3536814Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:06:20.3537077Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:06:20.3537385Z   ON_QEMU: NO
2025-08-20T21:06:20.3537597Z   DEBUG: 0
2025-08-20T21:06:20.3537894Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:06:20.3538168Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:06:20.3538469Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:06:20.3538837Z   KEEP_LOGS: YES
2025-08-20T21:06:20.3539062Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:06:20.3539284Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:06:20.3539669Z   SBUILD_REBUILD: false
2025-08-20T21:06:20.3540255Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:06:20.3541027Z   BUILD_SYS: docker://go
2025-08-20T21:06:20.3541346Z   BUILD_ON_HOST: FALSE
2025-08-20T21:06:20.3541576Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:06:20.3541890Z   SYSTMP: /tmp
2025-08-20T21:06:20.3542117Z   GHA_MODE: MATRIX
2025-08-20T21:06:20.3542567Z   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-20T21:06:20.3543111Z ##[endgroup]
2025-08-20T21:06:20.3642446Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T21:06:20.3702366Z 0
2025-08-20T21:06:20.4037183Z vm.max_map_count = 262144
2025-08-20T21:06:20.4037661Z fs.inotify.max_user_watches = 655360
2025-08-20T21:06:20.4037965Z fs.inotify.max_user_instances = 1280
2025-08-20T21:06:20.4038267Z vm.mmap_rnd_bits = 28
2025-08-20T21:06:20.4133054Z ##[group]Run ##Presets
2025-08-20T21:06:20.4133669Z [36;1m##Presets[0m
2025-08-20T21:06:20.4133956Z [36;1mset +x ; set +e[0m
2025-08-20T21:06:20.4134277Z [36;1m#-------------#[0m
2025-08-20T21:06:20.4134564Z [36;1m##Debug?[0m
2025-08-20T21:06:20.4134834Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:06:20.4135245Z [36;1m  set -x[0m
2025-08-20T21:06:20.4135456Z [36;1mfi[0m
2025-08-20T21:06:20.4135703Z [36;1m#-------------#[0m
2025-08-20T21:06:20.4135991Z [36;1m##Main[0m
2025-08-20T21:06:20.4136239Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:06:20.4136937Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:06:20.4137670Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:06:20.4138058Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T21:06:20.4138484Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T21:06:20.4138763Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T21:06:20.4139136Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T21:06:20.4139487Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T21:06:20.4139828Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T21:06:20.4140743Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T21:06:20.4141090Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T21:06:20.4141507Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T21:06:20.4141922Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T21:06:20.4142240Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T21:06:20.4142610Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T21:06:20.4142917Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T21:06:20.4143228Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T21:06:20.4143615Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T21:06:20.4143928Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T21:06:20.4144312Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T21:06:20.4144667Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T21:06:20.4144990Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T21:06:20.4145382Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T21:06:20.4145726Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T21:06:20.4146075Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T21:06:20.4146471Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T21:06:20.4146776Z [36;1m     "${POD_ID}" \[0m
2025-08-20T21:06:20.4147190Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T21:06:20.4147689Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:06:20.4148208Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:06:20.4148771Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T21:06:20.4149162Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:06:20.4149540Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:06:20.4150267Z [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-20T21:06:20.4151346Z [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-20T21:06:20.4151958Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T21:06:20.4152271Z [36;1m else[0m
2025-08-20T21:06:20.4152905Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T21:06:20.4153386Z [36;1m fi[0m
2025-08-20T21:06:20.4153691Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T21:06:20.4154089Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T21:06:20.4154568Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4154991Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4155397Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4155859Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4156327Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4156786Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4157247Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:06:20.4157690Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:06:20.4158079Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:06:20.4185277Z shell: /usr/bin/bash -e {0}
2025-08-20T21:06:20.4185591Z env:
2025-08-20T21:06:20.4185811Z   CROSS_COMPILING: NO
2025-08-20T21:06:20.4186469Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:06:20.4186757Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:06:20.4187025Z   ON_QEMU: NO
2025-08-20T21:06:20.4187325Z   DEBUG: 0
2025-08-20T21:06:20.4187547Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:06:20.4187815Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:06:20.4188228Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:06:20.4188557Z   KEEP_LOGS: YES
2025-08-20T21:06:20.4188838Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:06:20.4189107Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:06:20.4189356Z   SBUILD_REBUILD: false
2025-08-20T21:06:20.4190017Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:06:20.4190865Z   BUILD_SYS: docker://go
2025-08-20T21:06:20.4191131Z   BUILD_ON_HOST: FALSE
2025-08-20T21:06:20.4191436Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:06:20.4191695Z   SYSTMP: /tmp
2025-08-20T21:06:20.4192015Z   GHA_MODE: MATRIX
2025-08-20T21:06:20.4192514Z   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-20T21:06:20.4193293Z   GHCR_TOKEN: ***
2025-08-20T21:06:20.4193736Z   GITHUB_TOKEN: ***
2025-08-20T21:06:20.4194045Z   GITLAB_TOKEN: ***
2025-08-20T21:06:20.4195231Z   MINISIGN_KEY: ***
2025-08-20T21:06:20.4195598Z ##[endgroup]
2025-08-20T21:06:20.4922613Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T21:06:20.5815784Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:06:20.5816346Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:06:20.5816787Z 
2025-08-20T21:06:20.6360647Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:06:20.6361142Z 100  3966  100  3966    0     0  72577      0 --:--:-- --:--:-- --:--:-- 73444
2025-08-20T21:06:20.6373624Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:06:20.6453698Z 
2025-08-20T21:06:20.6454552Z [+] Building [/tmp/tmp.XdHF1NCGoe/SBUILD_INPUT] Locally
2025-08-20T21:06:20.6454819Z 
2025-08-20T21:06:20.6465326Z '/tmp/tmp.XdHF1NCGoe/SBUILD_INPUT' -> '/tmp/pkgforge/hofeNoBr9_build.yaml'
2025-08-20T21:06:20.9057345Z 
2025-08-20T21:06:20.9058032Z [+] Passwordless sudo is Configured
2025-08-20T21:06:20.9839817Z 
2025-08-20T21:06:20.9852915Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T21:06:20.9853230Z 
2025-08-20T21:06:21.0262678Z 
2025-08-20T21:06:21.0264273Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T21:06:21.0264946Z 
2025-08-20T21:06:21.0264963Z 
2025-08-20T21:06:21.0265219Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T21:06:21.0265699Z 
2025-08-20T21:06:21.0306772Z [+] Installing: 7z -> 7z
2025-08-20T21:06:21.3084480Z [+] Installing: actionlint -> actionlint
2025-08-20T21:06:21.9311008Z [+] Installing: anew -> anew
2025-08-20T21:06:22.6192147Z [+] Installing: anew-rs -> anew-rs
2025-08-20T21:06:23.1599011Z [+] Installing: ansi2html -> ansi2html
2025-08-20T21:06:23.6425437Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T21:06:24.0912804Z [+] Installing: archey -> archey
2025-08-20T21:06:24.6609460Z [+] Installing: aria2 -> aria2c
2025-08-20T21:06:25.2734462Z [+] Installing: askalono -> askalono
2025-08-20T21:06:25.8581054Z [+] Installing: bsdtar -> bsdtar
2025-08-20T21:06:26.1165136Z [+] Installing: b3sum -> b3sum
2025-08-20T21:06:26.5788610Z [+] Installing: bita -> bita
2025-08-20T21:06:27.1372814Z [+] Installing: btop -> btop
2025-08-20T21:06:27.6634228Z [+] Installing: chafa -> chafa
2025-08-20T21:06:27.9166257Z [+] Installing: cloudflared -> cloudflared
2025-08-20T21:06:28.6284250Z [+] Installing: croc -> croc
2025-08-20T21:06:29.1290331Z [+] Installing: csvtk -> csvtk
2025-08-20T21:06:29.4933471Z [+] Installing: cutlines -> cutlines
2025-08-20T21:06:29.9709430Z curl: (22) The requested URL returned error: 404
2025-08-20T21:06:29.9745153Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T21:06:29.9745823Z [+] Installing: dbin -> dbin
2025-08-20T21:06:30.5687196Z [+] Installing: dasel -> dasel
2025-08-20T21:06:31.1826627Z [+] Installing: delta -> delta
2025-08-20T21:06:31.8073043Z [+] Installing: ds -> ds
2025-08-20T21:06:32.2807143Z curl: (22) The requested URL returned error: 404
2025-08-20T21:06:32.2842641Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T21:06:32.2843110Z [+] Installing: dos2unix -> dos2unix
2025-08-20T21:06:32.8365050Z [+] Installing: duf -> duf
2025-08-20T21:06:33.3557607Z [+] Installing: duplicut -> duplicut
2025-08-20T21:06:33.9043136Z [+] Installing: dust -> dust
2025-08-20T21:06:34.4887753Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T21:06:34.7235872Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T21:06:34.9809296Z [+] Installing: dysk -> dysk
2025-08-20T21:06:35.5711882Z [+] Installing: eget -> eget
2025-08-20T21:06:36.1612745Z [+] Installing: epoch -> epoch
2025-08-20T21:06:36.6969045Z [+] Installing: faketty -> faketty
2025-08-20T21:06:37.3182517Z [+] Installing: fastfetch -> fastfetch
2025-08-20T21:06:37.8044003Z [+] Installing: freeze -> freeze
2025-08-20T21:06:38.3757186Z [+] Installing: fusermount3 -> fusermount
2025-08-20T21:06:38.5713720Z [+] Installing: gdu -> gdu
2025-08-20T21:06:39.0826518Z [+] Installing: gh -> gh
2025-08-20T21:06:39.8473056Z [+] Installing: gitleaks -> gitleaks
2025-08-20T21:06:40.4069434Z [+] Installing: git-sizer -> git-sizer
2025-08-20T21:06:40.9971705Z [+] Installing: glab -> glab
2025-08-20T21:06:41.5008152Z [+] Installing: glow -> glow
2025-08-20T21:06:42.1787162Z [+] Installing: httpx -> httpx
2025-08-20T21:06:42.8786241Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T21:06:43.4883903Z [+] Installing: husarnet -> husarnet
2025-08-20T21:06:43.9382380Z curl: (22) The requested URL returned error: 404
2025-08-20T21:06:43.9417624Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T21:06:43.9418315Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T21:06:44.4272808Z curl: (22) The requested URL returned error: 404
2025-08-20T21:06:44.4308461Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T21:06:44.4308852Z [+] Installing: imgcat -> imgcat
2025-08-20T21:06:44.9452817Z [+] Installing: jc -> jc
2025-08-20T21:06:45.7623415Z [+] Installing: jq -> jq
2025-08-20T21:06:46.3100157Z [+] Installing: logdy -> logdy
2025-08-20T21:06:46.9636787Z [+] Installing: micro -> micro
2025-08-20T21:06:47.4189696Z [+] Installing: miniserve -> miniserve
2025-08-20T21:06:47.9942658Z [+] Installing: minisign -> minisign
2025-08-20T21:06:48.5108816Z [+] Installing: ncdu -> ncdu
2025-08-20T21:06:48.9942214Z [+] Installing: notify -> notify
2025-08-20T21:06:49.6099016Z [+] Installing: ouch -> ouch
2025-08-20T21:06:50.1593757Z [+] Installing: oras -> oras
2025-08-20T21:06:50.7652937Z [+] Installing: pipetty -> pipetty
2025-08-20T21:06:51.2406724Z [+] Installing: pixterm -> pixterm
2025-08-20T21:06:51.8330528Z [+] Installing: qsv -> qsv
2025-08-20T21:06:52.4502229Z [+] Installing: rclone -> rclone
2025-08-20T21:06:53.2490843Z [+] Installing: ripgrep -> rg
2025-08-20T21:06:53.7487240Z [+] Installing: rga -> rga
2025-08-20T21:06:54.2984386Z [+] Installing: rsync -> rsync
2025-08-20T21:06:54.8364193Z [+] Installing: script -> script
2025-08-20T21:06:55.0720198Z [+] Installing: shellcheck -> shellcheck
2025-08-20T21:06:55.7068526Z [+] Installing: soar -> soar
2025-08-20T21:06:56.1623251Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T21:06:56.7793834Z [+] Installing: sstrip -> sstrip
2025-08-20T21:06:57.2224575Z [+] Installing: strace -> strace
2025-08-20T21:06:57.7918516Z [+] Installing: sttr -> sttr
2025-08-20T21:06:58.3344603Z [+] Installing: tailscale -> tailscale
2025-08-20T21:06:58.8561375Z [+] Installing: tailscaled -> tailscaled
2025-08-20T21:06:59.5191838Z [+] Installing: taplo -> taplo
2025-08-20T21:07:00.1159709Z [+] Installing: tldr -> tldr
2025-08-20T21:07:00.6658279Z [+] Installing: tldr -> tealdeer
2025-08-20T21:07:01.1579184Z [+] Installing: tmux -> tmux
2025-08-20T21:07:01.6746521Z [+] Installing: tok -> tok
2025-08-20T21:07:02.1891962Z [+] Installing: trufflehog -> trufflehog
2025-08-20T21:07:02.8803435Z [+] Installing: trurl -> trurl
2025-08-20T21:07:03.4481913Z [+] Installing: tss -> tss
2025-08-20T21:07:03.9390137Z [+] Installing: ulexec -> ulexec
2025-08-20T21:07:04.1306665Z [+] Installing: unfurl -> unfurl
2025-08-20T21:07:04.6280547Z [+] Installing: upx -> upx
2025-08-20T21:07:05.1848118Z [+] Installing: validtoml -> validtoml
2025-08-20T21:07:05.7782862Z [+] Installing: wget -> wget
2025-08-20T21:07:06.2634890Z [+] Installing: wget2 -> wget2
2025-08-20T21:07:06.4985343Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T21:07:07.0567953Z [+] Installing: xq -> xq
2025-08-20T21:07:07.5908095Z [+] Installing: xz -> xz
2025-08-20T21:07:08.1262608Z [+] Installing: unxz -> unxz
2025-08-20T21:07:08.6126578Z [+] Installing: yq -> yq
2025-08-20T21:07:09.1423653Z [+] Installing: yj -> yj
2025-08-20T21:07:09.6823459Z [+] Installing: zapper -> zapper
2025-08-20T21:07:10.2047698Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T21:07:10.7231137Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T21:07:11.2155119Z curl: (22) The requested URL returned error: 404
2025-08-20T21:07:11.2192031Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T21:07:11.2192466Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T21:07:11.6726827Z curl: (22) The requested URL returned error: 404
2025-08-20T21:07:11.6764706Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T21:07:11.6765388Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T21:07:12.1693318Z curl: (22) The requested URL returned error: 404
2025-08-20T21:07:12.1729623Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T21:07:12.1730000Z [+] Installing: zstd -> zstd
2025-08-20T21:07:12.6355524Z [+] Creating symlinks...
2025-08-20T21:07:12.6437149Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T21:07:12.6531965Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T21:07:12.6623475Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T21:07:12.6709739Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T21:07:12.6796690Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T21:07:12.6884328Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T21:07:12.6972253Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T21:07:12.7058162Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T21:07:12.7142643Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T21:07:12.7226239Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T21:07:12.7309476Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T21:07:12.7393410Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T21:07:12.7476365Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T21:07:12.7558807Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T21:07:12.7642552Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T21:07:12.7727348Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T21:07:12.7811833Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T21:07:12.7846869Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T21:07:12.7920244Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T21:07:12.7999369Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T21:07:12.8081714Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T21:07:12.8117536Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T21:07:12.8192372Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T21:07:12.8277673Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T21:07:12.8364405Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T21:07:12.8449462Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T21:07:12.8533762Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T21:07:12.8616772Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T21:07:12.8702501Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T21:07:12.8786945Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T21:07:12.8870321Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T21:07:12.8956607Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T21:07:12.9041045Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T21:07:12.9131129Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T21:07:12.9224290Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T21:07:12.9321166Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T21:07:12.9418663Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T21:07:12.9510298Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T21:07:12.9597847Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T21:07:12.9680893Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T21:07:12.9764719Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T21:07:12.9850201Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:07:12.9935327Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:07:13.0019438Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T21:07:13.0053176Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T21:07:13.0078368Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T21:07:13.0153314Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T21:07:13.0237658Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T21:07:13.0322893Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T21:07:13.0409029Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T21:07:13.0493959Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T21:07:13.0582087Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T21:07:13.0671576Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T21:07:13.0759966Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T21:07:13.0846942Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T21:07:13.0933935Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T21:07:13.1018083Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T21:07:13.1101888Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T21:07:13.1186461Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T21:07:13.1268889Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T21:07:13.1355194Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T21:07:13.1440774Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T21:07:13.1529397Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T21:07:13.1618884Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T21:07:13.1705820Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T21:07:13.1794356Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T21:07:13.1883599Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T21:07:13.1974238Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T21:07:13.2061740Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T21:07:13.2147357Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T21:07:13.2231150Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T21:07:13.2316891Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T21:07:13.2402473Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T21:07:13.2490322Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T21:07:13.2581190Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T21:07:13.2667737Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T21:07:13.2753020Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T21:07:13.2837528Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T21:07:13.2923482Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T21:07:13.3005043Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T21:07:13.3088995Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T21:07:13.3172474Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T21:07:13.3255705Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T21:07:13.3338113Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T21:07:13.3424671Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T21:07:13.3514679Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T21:07:13.3601789Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T21:07:13.3687672Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T21:07:13.3770449Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T21:07:13.3856609Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T21:07:13.3943751Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T21:07:13.4028573Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T21:07:13.4111317Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T21:07:13.4194126Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T21:07:13.4278203Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T21:07:13.4313513Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T21:07:13.4338508Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T21:07:13.4363716Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T21:07:13.4439173Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T21:07:13.4462965Z 
2025-08-20T21:07:13.4463776Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T21:07:13.4465885Z 
2025-08-20T21:07:13.4585966Z 
2025-08-20T21:07:13.4669113Z 
2025-08-20T21:07:13.4669760Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T21:07:13.4672627Z 
2025-08-20T21:07:13.4672798Z [+] Installation completed!
2025-08-20T21:07:13.4745918Z 
2025-08-20T21:07:13.4746516Z [+] GITHUB_TOKEN is Exported
2025-08-20T21:07:13.7540383Z github.com
2025-08-20T21:07:13.7541235Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T21:07:13.7541592Z   - Active account: true
2025-08-20T21:07:13.7541804Z   - Git operations protocol: https
2025-08-20T21:07:13.7542050Z   - Token: ghp_************************************
2025-08-20T21:07:13.7542676Z   - 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-20T21:07:13.7543323Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T21:07:13.7543652Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T21:07:13.9274640Z Limit: 5000, Remaining: 4226, Reset: 2025-08-20 21:25:35 +0000 UTC (18m21s)
2025-08-20T21:07:13.9285170Z 
2025-08-20T21:07:13.9285336Z [+] GHCR_TOKEN is Exported
2025-08-20T21:07:13.9315011Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T21:07:14.1494218Z Login Succeeded
2025-08-20T21:07:14.1504251Z 
2025-08-20T21:07:14.1504619Z [+] GITLAB is Exported
2025-08-20T21:07:14.2969225Z [git remote -v]
2025-08-20T21:07:14.5370250Z gitlab.com
2025-08-20T21:07:14.5371017Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T21:07:14.5371563Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T21:07:14.5372025Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T21:07:14.5372403Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T21:07:14.5372753Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T21:07:14.5373067Z   ✓ Token found: **************************
2025-08-20T21:07:14.5373222Z 
2025-08-20T21:07:14.5373580Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T21:07:14.5374047Z [git remote -v]
2025-08-20T21:07:14.5385166Z 2025/08/20 21:07:14 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T21:07:14.5385654Z git: exit status 128]
2025-08-20T21:07:14.8162370Z 
2025-08-20T21:07:14.8162544Z 
2025-08-20T21:07:14.8163296Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:07:14 PM)
2025-08-20T21:07:14.8163691Z 
2025-08-20T21:07:14.8163695Z 
2025-08-20T21:07:14.8163784Z [+] USER = runner
2025-08-20T21:07:14.8163957Z [+] HOME = /home/runner
2025-08-20T21:07:14.8166125Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T21:07:14.8168606Z 
2025-08-20T21:07:14.9826244Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:07:14.9918283Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:07:15.1722898Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:07:15.2109000Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:07:15.2496035Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:07:15.2882747Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:07:16.2452413Z Reading package lists...
2025-08-20T21:07:16.2767959Z Reading package lists...
2025-08-20T21:07:16.5220716Z Building dependency tree...
2025-08-20T21:07:16.5228028Z Reading state information...
2025-08-20T21:07:16.8192760Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:07:16.8193171Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:07:16.8193524Z ca-certificates is already the newest version (20240203).
2025-08-20T21:07:16.8193850Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:07:16.8194177Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T21:07:16.8194485Z moreutils is already the newest version (0.69-1).
2025-08-20T21:07:16.8194844Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T21:07:16.8195234Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T21:07:16.8195589Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:16.9569481Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:07:16.9605839Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:07:16.9947607Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:07:17.0363517Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:07:17.0783334Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:07:17.1200114Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:07:18.0915168Z Reading package lists...
2025-08-20T21:07:18.1236944Z Reading package lists...
2025-08-20T21:07:18.3628773Z Building dependency tree...
2025-08-20T21:07:18.3635195Z Reading state information...
2025-08-20T21:07:18.6331979Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:07:18.6332863Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:07:18.6333263Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:07:18.6333573Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:07:18.6333910Z ca-certificates is already the newest version (20240203).
2025-08-20T21:07:18.6334239Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:07:18.6334545Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:07:18.6335262Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:07:18.6335529Z gawk set to manually installed.
2025-08-20T21:07:18.6335764Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:07:18.6336059Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:07:18.6336366Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:07:18.6336657Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:07:18.6336983Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:07:18.6337324Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:07:18.6337635Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:07:18.6337936Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:07:18.6338237Z The following additional packages will be installed:
2025-08-20T21:07:18.6338610Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T21:07:18.6339056Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T21:07:18.6339493Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T21:07:18.6339901Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T21:07:18.6340325Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T21:07:18.6341103Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:07:18.6348679Z Suggested packages:
2025-08-20T21:07:18.6348973Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T21:07:18.6349406Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T21:07:18.6349855Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T21:07:18.6350296Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T21:07:18.6350769Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T21:07:18.6351142Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T21:07:18.6351515Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T21:07:18.6582598Z The following NEW packages will be installed:
2025-08-20T21:07:18.6583010Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T21:07:18.6583779Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T21:07:18.6584682Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T21:07:18.6585758Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T21:07:18.6586593Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T21:07:18.6589739Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T21:07:18.6591504Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:07:18.8046676Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:18.8047100Z Need to get 27.2 MB of archives.
2025-08-20T21:07:18.8047398Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T21:07:18.8047948Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T21:07:19.1545237Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T21:07:19.2412043Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T21:07:19.2852986Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T21:07:19.3271161Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T21:07:19.3691090Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T21:07:19.4148258Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T21:07:19.4599199Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T21:07:19.5057065Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T21:07:19.5483026Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T21:07:19.6918365Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T21:07:19.7345786Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T21:07:19.7796071Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T21:07:19.8217036Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T21:07:19.8638358Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T21:07:19.9212881Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T21:07:19.9631267Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T21:07:20.0263177Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T21:07:20.1504913Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T21:07:20.1938446Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T21:07:20.2359005Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T21:07:20.2783430Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T21:07:20.3236860Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T21:07:20.3661048Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T21:07:20.4091081Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T21:07:20.4511289Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T21:07:20.4985190Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T21:07:20.5408991Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T21:07:20.5834978Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T21:07:20.6262758Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T21:07:20.6682578Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T21:07:20.7106389Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T21:07:20.7528659Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T21:07:20.8069224Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T21:07:20.8510639Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T21:07:20.8964510Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T21:07:21.1447544Z Preconfiguring packages ...
2025-08-20T21:07:21.2461231Z Fetched 27.2 MB in 2s (12.2 MB/s)
2025-08-20T21:07:21.3062481Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T21:07:21.3096554Z (Reading database ... 
2025-08-20T21:07:21.3096773Z (Reading database ... 5%
2025-08-20T21:07:21.3096977Z (Reading database ... 10%
2025-08-20T21:07:21.3097176Z (Reading database ... 15%
2025-08-20T21:07:21.3097375Z (Reading database ... 20%
2025-08-20T21:07:21.3097569Z (Reading database ... 25%
2025-08-20T21:07:21.3097762Z (Reading database ... 30%
2025-08-20T21:07:21.3097995Z (Reading database ... 35%
2025-08-20T21:07:21.3098188Z (Reading database ... 40%
2025-08-20T21:07:21.3098401Z (Reading database ... 45%
2025-08-20T21:07:21.3098596Z (Reading database ... 50%
2025-08-20T21:07:21.3122675Z (Reading database ... 55%
2025-08-20T21:07:21.3213870Z (Reading database ... 60%
2025-08-20T21:07:21.3254390Z (Reading database ... 65%
2025-08-20T21:07:21.3268940Z (Reading database ... 70%
2025-08-20T21:07:21.3289442Z (Reading database ... 75%
2025-08-20T21:07:21.3422351Z (Reading database ... 80%
2025-08-20T21:07:21.3495384Z (Reading database ... 85%
2025-08-20T21:07:21.3519256Z (Reading database ... 90%
2025-08-20T21:07:21.3608115Z (Reading database ... 95%
2025-08-20T21:07:21.3608346Z (Reading database ... 100%
2025-08-20T21:07:21.3609254Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T21:07:21.3644334Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T21:07:21.3873522Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:07:21.5394112Z Selecting previously unselected package poppler-data.
2025-08-20T21:07:21.5546496Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T21:07:21.5607654Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T21:07:21.6808905Z Selecting previously unselected package b3sum.
2025-08-20T21:07:21.6969684Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T21:07:21.7056886Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T21:07:21.7710453Z Selecting previously unselected package build-essential.
2025-08-20T21:07:21.7895921Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T21:07:21.7965409Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T21:07:21.8602551Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T21:07:21.8776456Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T21:07:21.8891259Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:07:21.9541885Z Selecting previously unselected package ccache.
2025-08-20T21:07:21.9723250Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T21:07:21.9791959Z Unpacking ccache (4.9.1-1) ...
2025-08-20T21:07:22.0519208Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T21:07:22.0678286Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T21:07:22.0764355Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T21:07:22.1366389Z Selecting previously unselected package xfonts-encodings.
2025-08-20T21:07:22.1526051Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T21:07:22.1598995Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:07:22.2212150Z Selecting previously unselected package xfonts-utils.
2025-08-20T21:07:22.2370284Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T21:07:22.2428266Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:07:22.3339927Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T21:07:22.3515285Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T21:07:22.4143807Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T21:07:22.5193367Z Selecting previously unselected package libgs-common.
2025-08-20T21:07:22.5357946Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:07:22.5417599Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:22.5933713Z Selecting previously unselected package libgs10-common.
2025-08-20T21:07:22.6086458Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:07:22.6150140Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:22.6991433Z Selecting previously unselected package libidn12:arm64.
2025-08-20T21:07:22.7141466Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T21:07:22.7204782Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:07:22.7787953Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T21:07:22.7936905Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T21:07:22.7999191Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:07:22.8629176Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T21:07:22.8805525Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T21:07:22.8914153Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:07:22.9594603Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T21:07:22.9769712Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T21:07:22.9828272Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:07:23.0455368Z Selecting previously unselected package libgs10:arm64.
2025-08-20T21:07:23.0637558Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:07:23.0708964Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:23.9987242Z Selecting previously unselected package ghostscript.
2025-08-20T21:07:24.0166803Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:07:24.0763307Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:24.1410672Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T21:07:24.1589076Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:07:24.1647065Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:24.2952808Z Selecting previously unselected package imagemagick.
2025-08-20T21:07:24.3108178Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:07:24.3177523Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:24.3712557Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T21:07:24.3871497Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T21:07:24.3928931Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:07:24.4649333Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T21:07:24.4830717Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:07:24.4889946Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:07:24.5559061Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T21:07:24.5731306Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T21:07:24.5800218Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:07:24.6409514Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T21:07:24.6587951Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:07:24.6666454Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:07:24.7161266Z Selecting previously unselected package libjxr-tools.
2025-08-20T21:07:24.7324364Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:07:24.7389556Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:07:24.7918217Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T21:07:24.8085137Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T21:07:24.8155520Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:07:24.9006338Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T21:07:24.9164716Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T21:07:24.9226628Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:07:24.9710183Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T21:07:24.9881362Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:07:24.9944934Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:25.0565932Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T21:07:25.0750139Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:07:25.0820797Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:07:25.1448522Z Selecting previously unselected package libpaper-utils.
2025-08-20T21:07:25.1626409Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T21:07:25.1684180Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T21:07:25.2190016Z Selecting previously unselected package libtool-bin.
2025-08-20T21:07:25.2364577Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T21:07:25.2432640Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T21:07:25.3066054Z Selecting previously unselected package lzip.
2025-08-20T21:07:25.3229280Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T21:07:25.3286705Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T21:07:25.3863478Z Selecting previously unselected package netpbm.
2025-08-20T21:07:25.4017154Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:07:25.4081150Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:07:25.6118140Z Selecting previously unselected package musl:arm64.
2025-08-20T21:07:25.6301250Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T21:07:25.6398808Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T21:07:25.7055705Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T21:07:25.7228259Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T21:07:25.7289696Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:07:25.8045220Z Selecting previously unselected package musl-tools.
2025-08-20T21:07:25.8224137Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T21:07:25.8282083Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T21:07:25.8999284Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:07:26.0455111Z 
2025-08-20T21:07:26.0455624Z Creating config file /etc/papersize with new version
2025-08-20T21:07:26.1353972Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T21:07:26.1534157Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T21:07:26.1761979Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:07:26.1970762Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:07:26.2142519Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:26.2321929Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T21:07:26.2475978Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:07:26.2638723Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T21:07:26.3126357Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:07:26.3286480Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:07:26.3469998Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T21:07:26.3616922Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T21:07:26.3683844Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T21:07:26.3752887Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T21:07:26.3868623Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:07:26.4050966Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:07:26.4221802Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:07:26.4419491Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:07:26.4614747Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:26.4766625Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T21:07:26.4842918Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T21:07:26.4926844Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T21:07:26.5001884Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T21:07:26.5081855Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T21:07:26.5151708Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T21:07:26.5237514Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T21:07:26.5308117Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T21:07:26.5381036Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T21:07:26.5474813Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T21:07:26.5560339Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T21:07:26.5631927Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T21:07:26.5717928Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T21:07:26.5787500Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T21:07:26.5882138Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T21:07:26.5958198Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T21:07:26.6036655Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T21:07:26.6108855Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T21:07:26.6189186Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T21:07:26.6264561Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T21:07:26.6353045Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T21:07:26.6430798Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T21:07:26.6547930Z Setting up b3sum (1.2.0-1) ...
2025-08-20T21:07:26.6735693Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T21:07:26.7096955Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T21:07:26.7268546Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:07:26.7672103Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:07:26.7855609Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:07:26.8035934Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:07:26.8203667Z Setting up ccache (4.9.1-1) ...
2025-08-20T21:07:26.8319231Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:07:26.8459374Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:07:26.8637902Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:07:26.8841137Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:07:26.9030958Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:07:26.9206933Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:26.9489598Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:07:26.9648440Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T21:07:27.1645499Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T21:07:27.1816595Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:27.2011422Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:27.2181984Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:07:27.2419779Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:07:27.3591172Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T21:07:27.6899851Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T21:07:29.1064682Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:07:29.1348184Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:07:31.8661655Z Reading package lists...
2025-08-20T21:07:32.1215452Z Building dependency tree...
2025-08-20T21:07:32.1222266Z Reading state information...
2025-08-20T21:07:32.4406606Z autoconf is already the newest version (2.71-3).
2025-08-20T21:07:32.4406998Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:07:32.4407369Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:07:32.4407694Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:07:32.4408037Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:07:32.4408406Z ca-certificates is already the newest version (20240203).
2025-08-20T21:07:32.4408723Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:07:32.4409018Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:07:32.4409322Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:07:32.4409631Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:07:32.4409943Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:07:32.4410254Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:07:32.4411343Z patch set to manually installed.
2025-08-20T21:07:32.4411699Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:07:32.4412029Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:07:32.4412337Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:07:32.4412637Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:07:32.4412909Z Suggested packages:
2025-08-20T21:07:32.4413075Z   scons-doc
2025-08-20T21:07:32.4597931Z The following NEW packages will be installed:
2025-08-20T21:07:32.4607278Z   autopoint byacc clang qemu-user-static scons
2025-08-20T21:07:32.6070396Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:32.6070962Z Need to get 17.8 MB of archives.
2025-08-20T21:07:32.6071325Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T21:07:32.6071833Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T21:07:32.8501065Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T21:07:32.8891838Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T21:07:33.1893564Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T21:07:33.2316842Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T21:07:33.5107811Z Fetched 17.8 MB in 1s (23.4 MB/s)
2025-08-20T21:07:33.9077831Z Selecting previously unselected package autopoint.
2025-08-20T21:07:33.9111892Z (Reading database ... 
2025-08-20T21:07:33.9112150Z (Reading database ... 5%
2025-08-20T21:07:33.9112354Z (Reading database ... 10%
2025-08-20T21:07:33.9112553Z (Reading database ... 15%
2025-08-20T21:07:33.9112752Z (Reading database ... 20%
2025-08-20T21:07:33.9112946Z (Reading database ... 25%
2025-08-20T21:07:33.9113173Z (Reading database ... 30%
2025-08-20T21:07:33.9113368Z (Reading database ... 35%
2025-08-20T21:07:33.9113557Z (Reading database ... 40%
2025-08-20T21:07:33.9113750Z (Reading database ... 45%
2025-08-20T21:07:33.9113944Z (Reading database ... 50%
2025-08-20T21:07:33.9137575Z (Reading database ... 55%
2025-08-20T21:07:33.9231753Z (Reading database ... 60%
2025-08-20T21:07:33.9274176Z (Reading database ... 65%
2025-08-20T21:07:33.9291088Z (Reading database ... 70%
2025-08-20T21:07:33.9322023Z (Reading database ... 75%
2025-08-20T21:07:33.9457867Z (Reading database ... 80%
2025-08-20T21:07:33.9539518Z (Reading database ... 85%
2025-08-20T21:07:33.9567105Z (Reading database ... 90%
2025-08-20T21:07:33.9671932Z (Reading database ... 95%
2025-08-20T21:07:33.9672157Z (Reading database ... 100%
2025-08-20T21:07:33.9672456Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T21:07:33.9714469Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T21:07:33.9788581Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T21:07:34.0511207Z Selecting previously unselected package clang.
2025-08-20T21:07:34.0692850Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T21:07:34.0751893Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T21:07:34.1323121Z Selecting previously unselected package qemu-user-static.
2025-08-20T21:07:34.1500735Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T21:07:34.1565739Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:07:35.1153324Z Selecting previously unselected package scons.
2025-08-20T21:07:35.1327442Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T21:07:35.1386614Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T21:07:35.2201593Z Selecting previously unselected package byacc.
2025-08-20T21:07:35.2362995Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T21:07:35.2478704Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T21:07:35.3272246Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:07:35.3492447Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T21:07:35.3790413Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T21:07:35.4263960Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T21:07:35.8125958Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T21:07:35.8368341Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:07:37.0604324Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T21:07:38.3695705Z Reading package lists...
2025-08-20T21:07:38.6235798Z Building dependency tree...
2025-08-20T21:07:38.6242530Z Reading state information...
2025-08-20T21:07:38.9038580Z The following additional packages will be installed:
2025-08-20T21:07:38.9039678Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:07:38.9040060Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:07:38.9040466Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:07:38.9041153Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:07:38.9041603Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:07:38.9042029Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:07:38.9042479Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:07:38.9043325Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:07:38.9043734Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:07:38.9052912Z Suggested packages:
2025-08-20T21:07:38.9053306Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T21:07:38.9053694Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T21:07:38.9054100Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T21:07:38.9056507Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T21:07:38.9056937Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T21:07:38.9057349Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T21:07:38.9057804Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T21:07:38.9058276Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T21:07:38.9058647Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T21:07:38.9058857Z Recommended packages:
2025-08-20T21:07:38.9059130Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T21:07:38.9059576Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T21:07:38.9059974Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T21:07:38.9060337Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T21:07:38.9060812Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T21:07:38.9241590Z The following NEW packages will be installed:
2025-08-20T21:07:38.9242600Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:07:38.9243016Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:07:38.9243429Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:07:38.9243901Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:07:38.9244368Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:07:38.9244799Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:07:38.9245245Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:07:38.9246775Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:07:38.9250171Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:07:39.0743322Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:39.0744077Z Need to get 2409 kB of archives.
2025-08-20T21:07:39.0744410Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T21:07:39.0744928Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T21:07:39.1161476Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T21:07:39.1663272Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T21:07:39.2506789Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T21:07:39.2948080Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T21:07:39.3419507Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T21:07:39.3962625Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T21:07:39.4408286Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T21:07:39.4866575Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T21:07:39.5325434Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T21:07:39.5808230Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T21:07:39.6278476Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T21:07:39.6725262Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T21:07:39.7194974Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T21:07:39.7690339Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T21:07:39.8295020Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T21:07:39.8753049Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T21:07:40.0791242Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T21:07:40.1226990Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T21:07:40.1652693Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T21:07:40.2076699Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T21:07:40.2926584Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T21:07:40.3428823Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T21:07:40.3853683Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T21:07:40.4273828Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T21:07:40.4695695Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T21:07:40.5117259Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T21:07:40.5593007Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T21:07:40.6037986Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T21:07:40.6465828Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T21:07:40.9704873Z Fetched 2409 kB in 2s (1366 kB/s)
2025-08-20T21:07:41.0002098Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T21:07:41.0034972Z (Reading database ... 
2025-08-20T21:07:41.0035592Z (Reading database ... 5%
2025-08-20T21:07:41.0035833Z (Reading database ... 10%
2025-08-20T21:07:41.0036036Z (Reading database ... 15%
2025-08-20T21:07:41.0036264Z (Reading database ... 20%
2025-08-20T21:07:41.0036462Z (Reading database ... 25%
2025-08-20T21:07:41.0036657Z (Reading database ... 30%
2025-08-20T21:07:41.0036853Z (Reading database ... 35%
2025-08-20T21:07:41.0037048Z (Reading database ... 40%
2025-08-20T21:07:41.0037245Z (Reading database ... 45%
2025-08-20T21:07:41.0037438Z (Reading database ... 50%
2025-08-20T21:07:41.0057675Z (Reading database ... 55%
2025-08-20T21:07:41.0145895Z (Reading database ... 60%
2025-08-20T21:07:41.0184566Z (Reading database ... 65%
2025-08-20T21:07:41.0198382Z (Reading database ... 70%
2025-08-20T21:07:41.0226190Z (Reading database ... 75%
2025-08-20T21:07:41.0352379Z (Reading database ... 80%
2025-08-20T21:07:41.0427543Z (Reading database ... 85%
2025-08-20T21:07:41.0452200Z (Reading database ... 90%
2025-08-20T21:07:41.0551428Z (Reading database ... 95%
2025-08-20T21:07:41.0551667Z (Reading database ... 100%
2025-08-20T21:07:41.0551964Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T21:07:41.0590958Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T21:07:41.0655987Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:07:41.1427293Z Selecting previously unselected package libfile-which-perl.
2025-08-20T21:07:41.1581658Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T21:07:41.1671125Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T21:07:41.2311644Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T21:07:41.2495187Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T21:07:41.2566104Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T21:07:41.3174673Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T21:07:41.3353489Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T21:07:41.3414203Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T21:07:41.3950964Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T21:07:41.4127755Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T21:07:41.4219022Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:07:41.4719377Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T21:07:41.4886745Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T21:07:41.4954272Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:07:41.5490877Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T21:07:41.5646363Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T21:07:41.5709500Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:07:41.6445984Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T21:07:41.6604717Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T21:07:41.6689342Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:07:41.7263259Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T21:07:41.7424865Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T21:07:41.7483789Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:07:41.8037156Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T21:07:41.8225011Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T21:07:41.8313363Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:07:41.8929679Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T21:07:41.9114871Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T21:07:41.9229529Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:07:42.0040658Z Selecting previously unselected package libimport-into-perl.
2025-08-20T21:07:42.0218573Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T21:07:42.0301682Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T21:07:42.0876828Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T21:07:42.1028400Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T21:07:42.1129952Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T21:07:42.1695327Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T21:07:42.1849121Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T21:07:42.1907113Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:07:42.2447051Z Selecting previously unselected package libmoo-perl.
2025-08-20T21:07:42.2605467Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T21:07:42.2664565Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T21:07:42.3347280Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T21:07:42.3523807Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T21:07:42.3623745Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T21:07:42.4138378Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T21:07:42.4317275Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T21:07:42.4376796Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T21:07:42.4970314Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T21:07:42.5145112Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T21:07:42.5245311Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:07:42.5726379Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T21:07:42.5898309Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T21:07:42.5956394Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:07:42.6514072Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T21:07:42.6683640Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T21:07:42.6765218Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:07:42.7505260Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T21:07:42.7663489Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T21:07:42.7740316Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:07:42.8424469Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T21:07:42.8595445Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T21:07:42.8662168Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:07:42.9300422Z Selecting previously unselected package libnet-http-perl.
2025-08-20T21:07:42.9474112Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T21:07:42.9545133Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T21:07:43.0192031Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T21:07:43.0384594Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T21:07:43.0444910Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:07:43.1006739Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T21:07:43.1166256Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T21:07:43.1236743Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T21:07:43.1771061Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T21:07:43.1938368Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T21:07:43.2010745Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:07:43.2539681Z Selecting previously unselected package libwww-perl.
2025-08-20T21:07:43.2692365Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T21:07:43.2755300Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T21:07:43.3502539Z Selecting previously unselected package patchutils.
2025-08-20T21:07:43.3681173Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T21:07:43.3751312Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T21:07:43.4374512Z Selecting previously unselected package wdiff.
2025-08-20T21:07:43.4555545Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T21:07:43.4673600Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T21:07:43.5730507Z Selecting previously unselected package devscripts.
2025-08-20T21:07:43.5905046Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T21:07:43.6122682Z Unpacking devscripts (2.23.7) ...
2025-08-20T21:07:43.7587996Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T21:07:43.7892595Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:07:43.8154773Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T21:07:43.8365989Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T21:07:43.8572146Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:07:43.8780188Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:07:43.8972990Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:07:43.9178868Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T21:07:43.9346828Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T21:07:43.9575440Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:07:43.9775978Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T21:07:44.0009993Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T21:07:44.0215257Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:07:44.0437774Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:07:44.0692603Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T21:07:44.0916747Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:07:44.1136506Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:07:44.1372042Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:07:44.1631176Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T21:07:44.1811051Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T21:07:44.1972220Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:07:44.2209288Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:07:44.2420178Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:07:44.2614805Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:07:44.2845451Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:07:44.3024476Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T21:07:44.3234446Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T21:07:44.3428802Z Setting up libwww-perl (6.76-1) ...
2025-08-20T21:07:44.3597717Z Setting up devscripts (2.23.7) ...
2025-08-20T21:07:44.4903651Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:07:44.5110834Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:07:46.0245927Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:07:47.4151511Z Reading package lists...
2025-08-20T21:07:47.6614224Z Building dependency tree...
2025-08-20T21:07:47.6622166Z Reading state information...
2025-08-20T21:07:47.9311958Z The following additional packages will be installed:
2025-08-20T21:07:47.9318834Z   cmake-data libjsoncpp25 librhash0
2025-08-20T21:07:47.9326051Z Suggested packages:
2025-08-20T21:07:47.9326267Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T21:07:47.9479589Z The following NEW packages will be installed:
2025-08-20T21:07:47.9488063Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T21:07:48.1787758Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:48.1788121Z Need to get 12.7 MB of archives.
2025-08-20T21:07:48.1788416Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T21:07:48.1788933Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T21:07:48.5688398Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T21:07:48.8158326Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T21:07:49.3790449Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T21:07:50.4025418Z Fetched 12.7 MB in 2s (5865 kB/s)
2025-08-20T21:07:50.4411912Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T21:07:50.4446614Z (Reading database ... 
2025-08-20T21:07:50.4446887Z (Reading database ... 5%
2025-08-20T21:07:50.4447089Z (Reading database ... 10%
2025-08-20T21:07:50.4447295Z (Reading database ... 15%
2025-08-20T21:07:50.4447513Z (Reading database ... 20%
2025-08-20T21:07:50.4447709Z (Reading database ... 25%
2025-08-20T21:07:50.4447904Z (Reading database ... 30%
2025-08-20T21:07:50.4448098Z (Reading database ... 35%
2025-08-20T21:07:50.4448698Z (Reading database ... 40%
2025-08-20T21:07:50.4448894Z (Reading database ... 45%
2025-08-20T21:07:50.4449082Z (Reading database ... 50%
2025-08-20T21:07:50.4471520Z (Reading database ... 55%
2025-08-20T21:07:50.4566335Z (Reading database ... 60%
2025-08-20T21:07:50.4608876Z (Reading database ... 65%
2025-08-20T21:07:50.4624082Z (Reading database ... 70%
2025-08-20T21:07:50.4653281Z (Reading database ... 75%
2025-08-20T21:07:50.4790514Z (Reading database ... 80%
2025-08-20T21:07:50.4865464Z (Reading database ... 85%
2025-08-20T21:07:50.4893271Z (Reading database ... 90%
2025-08-20T21:07:50.4993192Z (Reading database ... 95%
2025-08-20T21:07:50.4993404Z (Reading database ... 100%
2025-08-20T21:07:50.4993698Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T21:07:50.5031093Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T21:07:50.5154117Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:07:50.5881837Z Selecting previously unselected package librhash0:arm64.
2025-08-20T21:07:50.6028150Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T21:07:50.6088223Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:07:50.6773562Z Selecting previously unselected package cmake-data.
2025-08-20T21:07:50.6939635Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T21:07:50.7071195Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T21:07:51.6874884Z Selecting previously unselected package cmake.
2025-08-20T21:07:51.7051456Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T21:07:51.7162024Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T21:07:51.9503827Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:07:51.9691121Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:07:51.9920410Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T21:07:52.0192777Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T21:07:52.0393003Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:07:53.3827837Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:07:54.7087657Z Reading package lists...
2025-08-20T21:07:54.9525486Z Building dependency tree...
2025-08-20T21:07:54.9532520Z Reading state information...
2025-08-20T21:07:55.2680276Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:07:55.2680907Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:07:55.2681272Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:07:55.2681583Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:07:55.2682260Z b3sum is already the newest version (1.2.0-1).
2025-08-20T21:07:55.2682610Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:07:55.2682960Z ca-certificates is already the newest version (20240203).
2025-08-20T21:07:55.2683272Z ccache is already the newest version (4.9.1-1).
2025-08-20T21:07:55.2683573Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:07:55.2683895Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:07:55.2684189Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:07:55.2684474Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:07:55.2684812Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T21:07:55.2685167Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T21:07:55.2685472Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:07:55.2685783Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:07:55.2686107Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:07:55.2686415Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:07:55.2686690Z musl is already the newest version (1.2.4-2).
2025-08-20T21:07:55.2686966Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T21:07:55.2687257Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T21:07:55.2687830Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:07:55.2688172Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:07:55.2688477Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:07:55.2688781Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:07:55.2689118Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:55.2880086Z Reading package lists...
2025-08-20T21:07:55.5226178Z Building dependency tree...
2025-08-20T21:07:55.5236031Z Reading state information...
2025-08-20T21:07:55.8165022Z autoconf is already the newest version (2.71-3).
2025-08-20T21:07:55.8165408Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:07:55.8165760Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T21:07:55.8166088Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:07:55.8166415Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:07:55.8166776Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:07:55.8167108Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T21:07:55.8167450Z ca-certificates is already the newest version (20240203).
2025-08-20T21:07:55.8167767Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T21:07:55.8168062Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:07:55.8168353Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:07:55.8168658Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:07:55.8168971Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:07:55.8169291Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:07:55.8169603Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:07:55.8169915Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:07:55.8170245Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:07:55.8170836Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:07:55.8171209Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:07:55.8171500Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:07:55.8171799Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:07:55.8172134Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:55.8362944Z Reading package lists...
2025-08-20T21:07:56.0702741Z Building dependency tree...
2025-08-20T21:07:56.0710752Z Reading state information...
2025-08-20T21:07:56.3490222Z devscripts is already the newest version (2.23.7).
2025-08-20T21:07:56.3491483Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:56.3687181Z Reading package lists...
2025-08-20T21:07:56.6027396Z Building dependency tree...
2025-08-20T21:07:56.6034732Z Reading state information...
2025-08-20T21:07:56.8739950Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T21:07:56.8740403Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:56.8935404Z Reading package lists...
2025-08-20T21:07:57.1305470Z Building dependency tree...
2025-08-20T21:07:57.1313074Z Reading state information...
2025-08-20T21:07:57.3975893Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:07:57.3976897Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T21:07:57.4377607Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:57.4831784Z Reading package lists...
2025-08-20T21:07:57.7224716Z Building dependency tree...
2025-08-20T21:07:57.7232214Z Reading state information...
2025-08-20T21:07:57.9684959Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T21:07:57.9685362Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T21:07:57.9685718Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:07:57.9686481Z The following additional packages will be installed:
2025-08-20T21:07:57.9686842Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:07:57.9687241Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:07:57.9687696Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:07:57.9688086Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T21:07:57.9688477Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T21:07:57.9688923Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T21:07:57.9689326Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T21:07:57.9689780Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T21:07:57.9690157Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T21:07:57.9691101Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T21:07:57.9691548Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T21:07:57.9691897Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T21:07:57.9692273Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T21:07:57.9692712Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T21:07:57.9694136Z   linux-libc-dev-armhf-cross
2025-08-20T21:07:57.9703422Z Suggested packages:
2025-08-20T21:07:57.9703741Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T21:07:57.9704143Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T21:07:58.0045723Z The following NEW packages will be installed:
2025-08-20T21:07:58.0046092Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:07:58.0046494Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:07:58.0046982Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:07:58.0047414Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T21:07:58.0047792Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T21:07:58.0048185Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T21:07:58.0048598Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T21:07:58.0048998Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T21:07:58.0049822Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T21:07:58.0050269Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T21:07:58.0050917Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T21:07:58.0051351Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T21:07:58.0051717Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T21:07:58.0052117Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T21:07:58.0052966Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T21:07:58.1032535Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:07:58.1032886Z Need to get 112 MB of archives.
2025-08-20T21:07:58.1033169Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T21:07:58.1033866Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:07:58.2256166Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T21:07:58.5696166Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:07:58.6088705Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T21:07:58.7407216Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T21:07:58.7799173Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T21:07:58.8356741Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T21:07:58.8930723Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:07:58.9322097Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:07:58.9715447Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T21:07:59.0159306Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T21:07:59.0553129Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T21:07:59.0950423Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T21:07:59.1342970Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T21:07:59.1886561Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T21:07:59.2313902Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T21:07:59.3559452Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T21:07:59.3999790Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T21:07:59.6376608Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:07:59.6884262Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T21:07:59.7398569Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T21:07:59.8005994Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T21:07:59.9411689Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T21:08:00.0106356Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:08:00.0496483Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:08:00.0891200Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T21:08:00.1390763Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T21:08:00.1781969Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T21:08:00.2178834Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T21:08:00.2571139Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T21:08:00.3213062Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T21:08:00.3654718Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T21:08:00.4140183Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T21:08:00.5395328Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T21:08:00.7496550Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:08:00.8003562Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T21:08:00.8513103Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T21:08:00.9238031Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T21:08:01.0628110Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T21:08:01.1015233Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T21:08:01.1407254Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T21:08:01.1797870Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T21:08:01.4781250Z Fetched 112 MB in 3s (35.5 MB/s)
2025-08-20T21:08:01.5090801Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T21:08:01.5126136Z (Reading database ... 
2025-08-20T21:08:01.5126347Z (Reading database ... 5%
2025-08-20T21:08:01.5126549Z (Reading database ... 10%
2025-08-20T21:08:01.5126748Z (Reading database ... 15%
2025-08-20T21:08:01.5126965Z (Reading database ... 20%
2025-08-20T21:08:01.5127163Z (Reading database ... 25%
2025-08-20T21:08:01.5127359Z (Reading database ... 30%
2025-08-20T21:08:01.5127910Z (Reading database ... 35%
2025-08-20T21:08:01.5128141Z (Reading database ... 40%
2025-08-20T21:08:01.5128342Z (Reading database ... 45%
2025-08-20T21:08:01.5128536Z (Reading database ... 50%
2025-08-20T21:08:01.5151650Z (Reading database ... 55%
2025-08-20T21:08:01.5244015Z (Reading database ... 60%
2025-08-20T21:08:01.5284911Z (Reading database ... 65%
2025-08-20T21:08:01.5300402Z (Reading database ... 70%
2025-08-20T21:08:01.5328933Z (Reading database ... 75%
2025-08-20T21:08:01.5462966Z (Reading database ... 80%
2025-08-20T21:08:01.5538449Z (Reading database ... 85%
2025-08-20T21:08:01.5563815Z (Reading database ... 90%
2025-08-20T21:08:01.5674206Z (Reading database ... 95%
2025-08-20T21:08:01.5674416Z (Reading database ... 100%
2025-08-20T21:08:01.5674709Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T21:08:01.5714459Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:01.5781611Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:01.6295681Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T21:08:01.6472169Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:01.6572502Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:01.8687355Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T21:08:01.8852964Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:01.8920844Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:01.9471424Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T21:08:01.9628995Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:01.9724935Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:02.2202390Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T21:08:02.2381301Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:08:02.2453630Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:02.3006438Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T21:08:02.3164649Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:08:02.3274815Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:02.3829170Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T21:08:02.3998260Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:08:02.4157013Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:08:02.5281800Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T21:08:02.5474353Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:02.5546224Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:02.6075055Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T21:08:02.6271117Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:02.6351762Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:02.7030241Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T21:08:02.7207162Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:08:02.7272506Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:02.8045897Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T21:08:02.8218647Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:02.8286223Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:02.8832073Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T21:08:02.8999862Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:02.9063893Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:02.9672010Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T21:08:02.9833288Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:02.9917590Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.0620109Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T21:08:03.0803186Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:03.0868358Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.1971053Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T21:08:03.2160131Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:03.2221439Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.2904532Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T21:08:03.3077784Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:03.3146720Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.3936382Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T21:08:03.4096423Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:03.4191709Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.5096353Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T21:08:03.5264797Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:03.5803530Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:03.9749730Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T21:08:03.9913280Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:08:03.9971889Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:08:04.2513379Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T21:08:04.2697981Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:08:04.2763928Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:04.3976346Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T21:08:04.4144229Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:04.4203590Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:04.6357688Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T21:08:04.6537895Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:04.6615142Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:04.9312124Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T21:08:04.9470979Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:08:04.9532560Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:08:05.0775223Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T21:08:05.0938907Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.1012588Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.1516408Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T21:08:05.1701376Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.1765438Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.2289514Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T21:08:05.2479607Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:08:05.2541396Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:05.3286792Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T21:08:05.3469784Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.3531849Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.4111868Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T21:08:05.4284659Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.4351729Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.4992101Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T21:08:05.5159619Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.5216347Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.5749448Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T21:08:05.5918375Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.5985749Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.7051415Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T21:08:05.7241884Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.7314914Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.7992463Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T21:08:05.8192293Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.8259641Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.8935453Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T21:08:05.9116575Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:05.9178747Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:05.9938703Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T21:08:06.0102928Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:06.0214537Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:06.4247811Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T21:08:06.4424744Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:08:06.5023316Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:08:06.7359757Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T21:08:06.7544625Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:08:06.7605365Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:06.8779223Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T21:08:06.8965981Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:08:06.9025915Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.1401329Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T21:08:07.1571289Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:08:07.1658256Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.4172671Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T21:08:07.4359849Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:08:07.4419593Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:07.4840946Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T21:08:07.5015114Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:08:07.5073629Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:07.5470839Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T21:08:07.5641595Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:08:07.5705576Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:07.6137196Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T21:08:07.6321624Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:08:07.6386151Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:07.7128432Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:08:07.7372218Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:07.7659790Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.7849577Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.8107445Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.8342658Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:08:07.8591953Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.8792016Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:08:07.8983986Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:07.9171017Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.9365731Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:07.9547546Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:07.9718628Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:08:07.9903010Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.0503449Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.0679166Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.0866828Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.1038240Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.1209438Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.1398376Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.1592539Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:08:08.1803070Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.1985615Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.2191830Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:08.2426504Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.2638722Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.2841629Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.3026967Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:08.3218018Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.3427552Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.3639353Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.3867385Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.4341006Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.4578265Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.4749890Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:08.4956904Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.5236395Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.5430267Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.6561500Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:08:08.6741633Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:08.7010208Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:08:08.7180306Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:08:08.7370507Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T21:08:08.7448718Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:08:08.7584661Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:10.1047521Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:08:11.4342238Z Reading package lists...
2025-08-20T21:08:11.6841986Z Building dependency tree...
2025-08-20T21:08:11.6852630Z Reading state information...
2025-08-20T21:08:12.0255530Z The following additional packages will be installed:
2025-08-20T21:08:12.0256478Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:08:12.0263412Z   libpcap0.8-dev
2025-08-20T21:08:12.0599026Z The following NEW packages will be installed:
2025-08-20T21:08:12.0599489Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:08:12.0605568Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T21:08:12.0797223Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:08:12.2243537Z Need to get 1640 kB of archives.
2025-08-20T21:08:12.2243914Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T21:08:12.2244481Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T21:08:12.4256062Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T21:08:12.4781181Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T21:08:12.5317971Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T21:08:12.6021774Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T21:08:12.7139993Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T21:08:12.7614267Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T21:08:12.8006587Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T21:08:13.0984180Z Fetched 1640 kB in 1s (2318 kB/s)
2025-08-20T21:08:13.1405706Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T21:08:13.1442012Z (Reading database ... 
2025-08-20T21:08:13.1442237Z (Reading database ... 5%
2025-08-20T21:08:13.1442460Z (Reading database ... 10%
2025-08-20T21:08:13.1442663Z (Reading database ... 15%
2025-08-20T21:08:13.1442861Z (Reading database ... 20%
2025-08-20T21:08:13.1443057Z (Reading database ... 25%
2025-08-20T21:08:13.1443251Z (Reading database ... 30%
2025-08-20T21:08:13.1443924Z (Reading database ... 35%
2025-08-20T21:08:13.1444496Z (Reading database ... 40%
2025-08-20T21:08:13.1444747Z (Reading database ... 45%
2025-08-20T21:08:13.1444942Z (Reading database ... 50%
2025-08-20T21:08:13.1467354Z (Reading database ... 55%
2025-08-20T21:08:13.1567959Z (Reading database ... 60%
2025-08-20T21:08:13.1607589Z (Reading database ... 65%
2025-08-20T21:08:13.1626788Z (Reading database ... 70%
2025-08-20T21:08:13.1666172Z (Reading database ... 75%
2025-08-20T21:08:13.1807688Z (Reading database ... 80%
2025-08-20T21:08:13.1896536Z (Reading database ... 85%
2025-08-20T21:08:13.1972696Z (Reading database ... 90%
2025-08-20T21:08:13.2060859Z (Reading database ... 95%
2025-08-20T21:08:13.2061073Z (Reading database ... 100%
2025-08-20T21:08:13.2061368Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T21:08:13.2106211Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T21:08:13.2171876Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:08:13.2977507Z Selecting previously unselected package libjudydebian1.
2025-08-20T21:08:13.3182840Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T21:08:13.3319569Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:08:13.3873336Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T21:08:13.4074163Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:08:13.4141631Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:08:13.4804501Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T21:08:13.5011234Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:08:13.5073902Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:08:13.6158086Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T21:08:13.6355813Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T21:08:13.6417441Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:08:13.7258818Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T21:08:13.7438745Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:08:13.7522413Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:08:13.8179937Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T21:08:13.8388434Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:08:13.8451365Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:08:14.0027489Z Selecting previously unselected package pcaputils.
2025-08-20T21:08:14.0229154Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T21:08:14.0333526Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T21:08:14.1233559Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:08:14.1419207Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:08:14.3601270Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:08:14.3832621Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T21:08:14.4213822Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T21:08:14.6656527Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:08:14.6875903Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:08:14.7083746Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:08:14.7420530Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:16.4748564Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:08:16.5213803Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:08:16.5393896Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:08:17.9456835Z Reading package lists...
2025-08-20T21:08:18.1924960Z Building dependency tree...
2025-08-20T21:08:18.1934869Z Reading state information...
2025-08-20T21:08:18.2381429Z Reading package lists...
2025-08-20T21:08:18.4823784Z Building dependency tree...
2025-08-20T21:08:18.4833457Z Reading state information...
2025-08-20T21:08:18.7525125Z The following additional packages will be installed:
2025-08-20T21:08:18.7529105Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T21:08:18.7538297Z Suggested packages:
2025-08-20T21:08:18.7538693Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T21:08:18.7539068Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T21:08:18.7714393Z The following NEW packages will be installed:
2025-08-20T21:08:18.7715708Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T21:08:18.7720391Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T21:08:19.0884657Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:08:19.0885013Z Need to get 801 kB of archives.
2025-08-20T21:08:19.0885342Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T21:08:19.0885833Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T21:08:19.1933360Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T21:08:19.2797213Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T21:08:19.4243499Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T21:08:19.4695428Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T21:08:19.5121208Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T21:08:19.5658113Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T21:08:19.6078391Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T21:08:19.6520051Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T21:08:19.9339350Z Fetched 801 kB in 1s (919 kB/s)
2025-08-20T21:08:19.9689077Z Selecting previously unselected package liblz1:arm64.
2025-08-20T21:08:19.9723757Z (Reading database ... 
2025-08-20T21:08:19.9723972Z (Reading database ... 5%
2025-08-20T21:08:19.9724172Z (Reading database ... 10%
2025-08-20T21:08:19.9724369Z (Reading database ... 15%
2025-08-20T21:08:19.9724567Z (Reading database ... 20%
2025-08-20T21:08:19.9725307Z (Reading database ... 25%
2025-08-20T21:08:19.9725558Z (Reading database ... 30%
2025-08-20T21:08:19.9725760Z (Reading database ... 35%
2025-08-20T21:08:19.9726085Z (Reading database ... 40%
2025-08-20T21:08:19.9726286Z (Reading database ... 45%
2025-08-20T21:08:19.9726486Z (Reading database ... 50%
2025-08-20T21:08:19.9750158Z (Reading database ... 55%
2025-08-20T21:08:19.9847941Z (Reading database ... 60%
2025-08-20T21:08:19.9885902Z (Reading database ... 65%
2025-08-20T21:08:19.9904113Z (Reading database ... 70%
2025-08-20T21:08:19.9940247Z (Reading database ... 75%
2025-08-20T21:08:20.0105980Z (Reading database ... 80%
2025-08-20T21:08:20.0143427Z (Reading database ... 85%
2025-08-20T21:08:20.0213463Z (Reading database ... 90%
2025-08-20T21:08:20.0296153Z (Reading database ... 95%
2025-08-20T21:08:20.0296402Z (Reading database ... 100%
2025-08-20T21:08:20.0296704Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T21:08:20.0337301Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T21:08:20.0501056Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T21:08:20.1072636Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T21:08:20.1282827Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T21:08:20.1344508Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:08:20.1937480Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T21:08:20.2128665Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T21:08:20.2188730Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:08:20.3030950Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T21:08:20.3222623Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T21:08:20.3308603Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:08:20.3934445Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T21:08:20.4135018Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T21:08:20.4197306Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:08:20.4788640Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T21:08:20.4989417Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T21:08:20.5076293Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:08:20.5687335Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T21:08:20.5890942Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T21:08:20.5963180Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:08:20.6573881Z Selecting previously unselected package lzma.
2025-08-20T21:08:20.6779458Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T21:08:20.6862714Z Unpacking lzma (9.22-2.2) ...
2025-08-20T21:08:20.7534311Z Selecting previously unselected package lzma-dev.
2025-08-20T21:08:20.7709716Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T21:08:20.7798973Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T21:08:20.8766885Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T21:08:20.9057298Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:08:20.9233707Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:08:20.9427094Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:08:20.9746841Z Setting up lzma (9.22-2.2) ...
2025-08-20T21:08:20.9946355Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T21:08:21.0098223Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T21:08:21.0354923Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:08:21.0571684Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:08:21.0770344Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:08:21.1004775Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:08:21.1304713Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:22.5091601Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:08:23.9272518Z Reading package lists...
2025-08-20T21:08:24.1704328Z Building dependency tree...
2025-08-20T21:08:24.1711651Z Reading state information...
2025-08-20T21:08:24.4823214Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T21:08:24.4826198Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T21:08:24.4826534Z inetutils-telnet set to manually installed.
2025-08-20T21:08:24.4826843Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T21:08:24.4827173Z The following additional packages will be installed:
2025-08-20T21:08:24.4827437Z   tcpd update-inetd
2025-08-20T21:08:24.5008446Z The following packages will be REMOVED:
2025-08-20T21:08:24.5015444Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T21:08:24.5016763Z The following NEW packages will be installed:
2025-08-20T21:08:24.5017103Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T21:08:24.5017496Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T21:08:24.5024580Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T21:08:24.7368199Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T21:08:24.7368963Z Need to get 691 kB of archives.
2025-08-20T21:08:24.7369241Z After this operation, 987 kB disk space will be freed.
2025-08-20T21:08:24.7369762Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T21:08:25.0885022Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T21:08:25.2207250Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T21:08:25.3528342Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T21:08:25.5082474Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T21:08:25.7073319Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T21:08:25.8707159Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T21:08:26.0218810Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T21:08:26.1602224Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T21:08:26.2912105Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T21:08:26.4404097Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T21:08:26.7161695Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T21:08:27.0778235Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T21:08:27.3556014Z Preconfiguring packages ...
2025-08-20T21:08:27.4750681Z Fetched 691 kB in 3s (264 kB/s)
2025-08-20T21:08:27.5008259Z (Reading database ... 
2025-08-20T21:08:27.5008557Z (Reading database ... 5%
2025-08-20T21:08:27.5008756Z (Reading database ... 10%
2025-08-20T21:08:27.5008961Z (Reading database ... 15%
2025-08-20T21:08:27.5009159Z (Reading database ... 20%
2025-08-20T21:08:27.5009353Z (Reading database ... 25%
2025-08-20T21:08:27.5009547Z (Reading database ... 30%
2025-08-20T21:08:27.5009738Z (Reading database ... 35%
2025-08-20T21:08:27.5009951Z (Reading database ... 40%
2025-08-20T21:08:27.5010146Z (Reading database ... 45%
2025-08-20T21:08:27.5010340Z (Reading database ... 50%
2025-08-20T21:08:27.5029637Z (Reading database ... 55%
2025-08-20T21:08:27.5120376Z (Reading database ... 60%
2025-08-20T21:08:27.5160843Z (Reading database ... 65%
2025-08-20T21:08:27.5178299Z (Reading database ... 70%
2025-08-20T21:08:27.5213487Z (Reading database ... 75%
2025-08-20T21:08:27.5368051Z (Reading database ... 80%
2025-08-20T21:08:27.5403234Z (Reading database ... 85%
2025-08-20T21:08:27.5438670Z (Reading database ... 90%
2025-08-20T21:08:27.5539937Z (Reading database ... 95%
2025-08-20T21:08:27.5540169Z (Reading database ... 100%
2025-08-20T21:08:27.5540458Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T21:08:27.5574258Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T21:08:27.6301395Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T21:08:27.7126089Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T21:08:28.0915655Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T21:08:28.0952079Z (Reading database ... 
2025-08-20T21:08:28.0952306Z (Reading database ... 5%
2025-08-20T21:08:28.0952517Z (Reading database ... 10%
2025-08-20T21:08:28.0952714Z (Reading database ... 15%
2025-08-20T21:08:28.0952913Z (Reading database ... 20%
2025-08-20T21:08:28.0953102Z (Reading database ... 25%
2025-08-20T21:08:28.0953295Z (Reading database ... 30%
2025-08-20T21:08:28.0953490Z (Reading database ... 35%
2025-08-20T21:08:28.0953685Z (Reading database ... 40%
2025-08-20T21:08:28.0954240Z (Reading database ... 45%
2025-08-20T21:08:28.0954464Z (Reading database ... 50%
2025-08-20T21:08:28.0975251Z (Reading database ... 55%
2025-08-20T21:08:28.1070066Z (Reading database ... 60%
2025-08-20T21:08:28.1113155Z (Reading database ... 65%
2025-08-20T21:08:28.1131388Z (Reading database ... 70%
2025-08-20T21:08:28.1167905Z (Reading database ... 75%
2025-08-20T21:08:28.1334877Z (Reading database ... 80%
2025-08-20T21:08:28.1372961Z (Reading database ... 85%
2025-08-20T21:08:28.1411066Z (Reading database ... 90%
2025-08-20T21:08:28.1523810Z (Reading database ... 95%
2025-08-20T21:08:28.1524034Z (Reading database ... 100%
2025-08-20T21:08:28.1524332Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T21:08:28.1562286Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.1677127Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.2274205Z Selecting previously unselected package tcpd.
2025-08-20T21:08:28.2460308Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T21:08:28.2519582Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T21:08:28.3174455Z Selecting previously unselected package update-inetd.
2025-08-20T21:08:28.3352078Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T21:08:28.3468188Z Unpacking update-inetd (4.53) ...
2025-08-20T21:08:28.4364496Z Selecting previously unselected package inetutils-inetd.
2025-08-20T21:08:28.4519149Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.4651715Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.5658177Z Selecting previously unselected package inetutils-ftp.
2025-08-20T21:08:28.5827495Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.5889894Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.6640125Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T21:08:28.6801980Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.6866730Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.7488898Z Selecting previously unselected package inetutils-ping.
2025-08-20T21:08:28.7669896Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.7733496Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.8423455Z Selecting previously unselected package inetutils-talk.
2025-08-20T21:08:28.8597444Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.8658073Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:08:28.9278176Z Selecting previously unselected package inetutils-talkd.
2025-08-20T21:08:28.9450308Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:28.9511848Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.0204864Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T21:08:29.0357483Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:29.0423762Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.0957922Z Selecting previously unselected package inetutils-tools.
2025-08-20T21:08:29.1114727Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:29.1182126Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.1971117Z Selecting previously unselected package netcat-traditional.
2025-08-20T21:08:29.2128641Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T21:08:29.2224403Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T21:08:29.2852521Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T21:08:29.3028132Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:08:29.3087155Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.3869123Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T21:08:29.4127094Z Setting up update-inetd (4.53) ...
2025-08-20T21:08:29.5223614Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.5399343Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T21:08:29.5530865Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:29.8886255Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:08:29.8886667Z 
2025-08-20T21:08:29.8886795Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T21:08:29.8886980Z 
2025-08-20T21:08:29.8887390Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:08:29.8887764Z 
2025-08-20T21:08:29.8888262Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:08:29.8888753Z 
2025-08-20T21:08:30.1214668Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.1481613Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.1623901Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T21:08:30.1732895Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.1935496Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.2115729Z Setting up tcpd (7.6.q-33) ...
2025-08-20T21:08:30.2295144Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.5508044Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:08:30.5508448Z 
2025-08-20T21:08:30.5508946Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:08:30.5509420Z 
2025-08-20T21:08:30.7821499Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.9013651Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:30.9958393Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:08:31.0716975Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:33.9738350Z Reading package lists...
2025-08-20T21:08:34.1970434Z Building dependency tree...
2025-08-20T21:08:34.1979346Z Reading state information...
2025-08-20T21:08:34.5133944Z The following packages will be REMOVED:
2025-08-20T21:08:34.5139293Z   inetutils-ping
2025-08-20T21:08:34.5140419Z The following NEW packages will be installed:
2025-08-20T21:08:34.5147927Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T21:08:34.5152737Z The following packages will be upgraded:
2025-08-20T21:08:34.5159769Z   iputils-tracepath
2025-08-20T21:08:34.7849797Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T21:08:34.7850164Z Need to get 84.5 kB of archives.
2025-08-20T21:08:34.7850459Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T21:08:34.7851248Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T21:08:35.1006340Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T21:08:35.2204264Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T21:08:35.3441413Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T21:08:35.6632635Z Fetched 84.5 kB in 1s (101 kB/s)
2025-08-20T21:08:35.6840690Z (Reading database ... 
2025-08-20T21:08:35.6840959Z (Reading database ... 5%
2025-08-20T21:08:35.6841164Z (Reading database ... 10%
2025-08-20T21:08:35.6841372Z (Reading database ... 15%
2025-08-20T21:08:35.6841573Z (Reading database ... 20%
2025-08-20T21:08:35.6841773Z (Reading database ... 25%
2025-08-20T21:08:35.6841969Z (Reading database ... 30%
2025-08-20T21:08:35.6842536Z (Reading database ... 35%
2025-08-20T21:08:35.6842763Z (Reading database ... 40%
2025-08-20T21:08:35.6842966Z (Reading database ... 45%
2025-08-20T21:08:35.6843162Z (Reading database ... 50%
2025-08-20T21:08:35.6863845Z (Reading database ... 55%
2025-08-20T21:08:35.6956258Z (Reading database ... 60%
2025-08-20T21:08:35.6992417Z (Reading database ... 65%
2025-08-20T21:08:35.7010223Z (Reading database ... 70%
2025-08-20T21:08:35.7046258Z (Reading database ... 75%
2025-08-20T21:08:35.7208775Z (Reading database ... 80%
2025-08-20T21:08:35.7247397Z (Reading database ... 85%
2025-08-20T21:08:35.7317933Z (Reading database ... 90%
2025-08-20T21:08:35.7400959Z (Reading database ... 95%
2025-08-20T21:08:35.7401178Z (Reading database ... 100%
2025-08-20T21:08:35.7401476Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T21:08:35.7439698Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:08:35.8443664Z Selecting previously unselected package iputils-ping.
2025-08-20T21:08:35.8479505Z (Reading database ... 
2025-08-20T21:08:35.8479786Z (Reading database ... 5%
2025-08-20T21:08:35.8479995Z (Reading database ... 10%
2025-08-20T21:08:35.8480194Z (Reading database ... 15%
2025-08-20T21:08:35.8480393Z (Reading database ... 20%
2025-08-20T21:08:35.8480689Z (Reading database ... 25%
2025-08-20T21:08:35.8480890Z (Reading database ... 30%
2025-08-20T21:08:35.8481537Z (Reading database ... 35%
2025-08-20T21:08:35.8481737Z (Reading database ... 40%
2025-08-20T21:08:35.8481933Z (Reading database ... 45%
2025-08-20T21:08:35.8482128Z (Reading database ... 50%
2025-08-20T21:08:35.8502303Z (Reading database ... 55%
2025-08-20T21:08:35.8597637Z (Reading database ... 60%
2025-08-20T21:08:35.8636586Z (Reading database ... 65%
2025-08-20T21:08:35.8654702Z (Reading database ... 70%
2025-08-20T21:08:35.8692749Z (Reading database ... 75%
2025-08-20T21:08:35.8864702Z (Reading database ... 80%
2025-08-20T21:08:35.8904087Z (Reading database ... 85%
2025-08-20T21:08:35.8976666Z (Reading database ... 90%
2025-08-20T21:08:35.9059578Z (Reading database ... 95%
2025-08-20T21:08:35.9059813Z (Reading database ... 100%
2025-08-20T21:08:35.9060104Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T21:08:35.9100127Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:08:35.9172973Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:35.9947732Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:08:36.0164025Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T21:08:36.0824331Z Selecting previously unselected package iputils-arping.
2025-08-20T21:08:36.0985226Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:08:36.1045552Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.1611564Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T21:08:36.1803190Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:08:36.1874932Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.2636009Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.3030667Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.3337386Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.3635441Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T21:08:36.3814263Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:39.0394674Z Reading package lists...
2025-08-20T21:08:39.2515190Z Building dependency tree...
2025-08-20T21:08:39.2522117Z Reading state information...
2025-08-20T21:08:39.4942041Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T21:08:39.5245485Z The following packages will be upgraded:
2025-08-20T21:08:39.5245794Z   python3-pip python3-pip-whl
2025-08-20T21:08:39.5435135Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:08:39.7821299Z Need to get 3020 kB of archives.
2025-08-20T21:08:39.7821684Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T21:08:39.7822271Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T21:08:40.6431785Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T21:08:41.2405477Z Fetched 3020 kB in 1s (2125 kB/s)
2025-08-20T21:08:41.2789930Z (Reading database ... 
2025-08-20T21:08:41.2790176Z (Reading database ... 5%
2025-08-20T21:08:41.2790381Z (Reading database ... 10%
2025-08-20T21:08:41.2790690Z (Reading database ... 15%
2025-08-20T21:08:41.2790902Z (Reading database ... 20%
2025-08-20T21:08:41.2791097Z (Reading database ... 25%
2025-08-20T21:08:41.2791290Z (Reading database ... 30%
2025-08-20T21:08:41.2791486Z (Reading database ... 35%
2025-08-20T21:08:41.2791712Z (Reading database ... 40%
2025-08-20T21:08:41.2791908Z (Reading database ... 45%
2025-08-20T21:08:41.2792105Z (Reading database ... 50%
2025-08-20T21:08:41.2811055Z (Reading database ... 55%
2025-08-20T21:08:41.2903917Z (Reading database ... 60%
2025-08-20T21:08:41.2940129Z (Reading database ... 65%
2025-08-20T21:08:41.2957841Z (Reading database ... 70%
2025-08-20T21:08:41.2992773Z (Reading database ... 75%
2025-08-20T21:08:41.3151089Z (Reading database ... 80%
2025-08-20T21:08:41.3187032Z (Reading database ... 85%
2025-08-20T21:08:41.3250359Z (Reading database ... 90%
2025-08-20T21:08:41.3323564Z (Reading database ... 95%
2025-08-20T21:08:41.3323770Z (Reading database ... 100%
2025-08-20T21:08:41.3324066Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:08:41.3355061Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:08:41.5243261Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:08:41.7414163Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:08:41.7608895Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:08:41.8672180Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:08:41.8868209Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:08:42.8224937Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:45.6229272Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T21:08:45.9023465Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:08:46.8390148Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T21:08:46.9796837Z Collecting pip
2025-08-20T21:08:47.0475725Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T21:08:47.0706267Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T21:08:47.2401922Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.6 MB/s eta 0:00:00
2025-08-20T21:08:47.5055790Z Installing collected packages: pip
2025-08-20T21:08:48.1560355Z Successfully installed pip-25.2
2025-08-20T21:08:48.3489669Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T21:08:48.3908740Z Reading package lists...
2025-08-20T21:08:48.6150388Z Building dependency tree...
2025-08-20T21:08:48.6159312Z Reading state information...
2025-08-20T21:08:48.8615208Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T21:08:48.8615556Z pciutils set to manually installed.
2025-08-20T21:08:48.8615842Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T21:08:48.8616168Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T21:08:48.8616457Z python3-distro set to manually installed.
2025-08-20T21:08:48.8616815Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T21:08:48.8617149Z python3-netifaces set to manually installed.
2025-08-20T21:08:48.8617896Z The following additional packages will be installed:
2025-08-20T21:08:48.8618184Z   libsysfs2
2025-08-20T21:08:48.8626363Z Suggested packages:
2025-08-20T21:08:48.8626598Z   fancontrol read-edid i2c-tools
2025-08-20T21:08:48.8894717Z The following NEW packages will be installed:
2025-08-20T21:08:48.8897417Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T21:08:48.9085480Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:08:49.2480525Z Need to get 133 kB of archives.
2025-08-20T21:08:49.2481056Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T21:08:49.2481572Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T21:08:49.4696589Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T21:08:49.6035152Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T21:08:49.8862456Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T21:08:50.1652991Z Fetched 133 kB in 1s (136 kB/s)
2025-08-20T21:08:50.2044780Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T21:08:50.2080547Z (Reading database ... 
2025-08-20T21:08:50.2080915Z (Reading database ... 5%
2025-08-20T21:08:50.2081119Z (Reading database ... 10%
2025-08-20T21:08:50.2081732Z (Reading database ... 15%
2025-08-20T21:08:50.2082676Z (Reading database ... 20%
2025-08-20T21:08:50.2082883Z (Reading database ... 25%
2025-08-20T21:08:50.2083078Z (Reading database ... 30%
2025-08-20T21:08:50.2083273Z (Reading database ... 35%
2025-08-20T21:08:50.2083469Z (Reading database ... 40%
2025-08-20T21:08:50.2083660Z (Reading database ... 45%
2025-08-20T21:08:50.2083851Z (Reading database ... 50%
2025-08-20T21:08:50.2102822Z (Reading database ... 55%
2025-08-20T21:08:50.2196131Z (Reading database ... 60%
2025-08-20T21:08:50.2232639Z (Reading database ... 65%
2025-08-20T21:08:50.2249968Z (Reading database ... 70%
2025-08-20T21:08:50.2284529Z (Reading database ... 75%
2025-08-20T21:08:50.2443428Z (Reading database ... 80%
2025-08-20T21:08:50.2479484Z (Reading database ... 85%
2025-08-20T21:08:50.2543937Z (Reading database ... 90%
2025-08-20T21:08:50.2619285Z (Reading database ... 95%
2025-08-20T21:08:50.2619503Z (Reading database ... 100%
2025-08-20T21:08:50.2619835Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:08:50.2654415Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T21:08:50.2810727Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:08:50.3526418Z Selecting previously unselected package sysfsutils.
2025-08-20T21:08:50.3707102Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T21:08:50.3832194Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T21:08:50.4748807Z Selecting previously unselected package lm-sensors.
2025-08-20T21:08:50.4930411Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T21:08:50.5163647Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:08:50.5703895Z Selecting previously unselected package virt-what.
2025-08-20T21:08:50.5853491Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T21:08:50.5919954Z Unpacking virt-what (1.25-2) ...
2025-08-20T21:08:50.6630064Z Setting up virt-what (1.25-2) ...
2025-08-20T21:08:50.6811919Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:08:50.6981024Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T21:08:51.0169010Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:08:51.0169392Z 
2025-08-20T21:08:51.0169868Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:08:51.0170311Z 
2025-08-20T21:08:51.2571681Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:08:51.5782793Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T21:08:51.5783310Z 
2025-08-20T21:08:51.5909763Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:53.1694947Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:08:54.3527889Z Reading package lists...
2025-08-20T21:08:54.5932629Z Building dependency tree...
2025-08-20T21:08:54.5942585Z Reading state information...
2025-08-20T21:08:54.8505380Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:08:54.8505754Z The following additional packages will be installed:
2025-08-20T21:08:54.8507483Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T21:08:54.8507826Z   xorg-sgml-doctools
2025-08-20T21:08:54.8515808Z Suggested packages:
2025-08-20T21:08:54.8515984Z   libxcb-doc
2025-08-20T21:08:54.8681010Z The following NEW packages will be installed:
2025-08-20T21:08:54.8681935Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T21:08:54.8684896Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T21:08:54.8685259Z   xcb xorg-sgml-doctools
2025-08-20T21:08:54.9689043Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:08:54.9689406Z Need to get 816 kB of archives.
2025-08-20T21:08:54.9689709Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T21:08:54.9690852Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T21:08:55.0081140Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T21:08:55.0495664Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T21:08:55.2769702Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T21:08:55.3160696Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T21:08:55.3556826Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T21:08:55.3975583Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T21:08:55.4371164Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T21:08:55.4759739Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T21:08:55.5152118Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T21:08:55.5544772Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T21:08:55.8359506Z Fetched 816 kB in 1s (1207 kB/s)
2025-08-20T21:08:55.8631195Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T21:08:55.8667887Z (Reading database ... 
2025-08-20T21:08:55.8668549Z (Reading database ... 5%
2025-08-20T21:08:55.8668795Z (Reading database ... 10%
2025-08-20T21:08:55.8668998Z (Reading database ... 15%
2025-08-20T21:08:55.8669194Z (Reading database ... 20%
2025-08-20T21:08:55.8669390Z (Reading database ... 25%
2025-08-20T21:08:55.8669585Z (Reading database ... 30%
2025-08-20T21:08:55.8669805Z (Reading database ... 35%
2025-08-20T21:08:55.8669994Z (Reading database ... 40%
2025-08-20T21:08:55.8670187Z (Reading database ... 45%
2025-08-20T21:08:55.8670378Z (Reading database ... 50%
2025-08-20T21:08:55.8693023Z (Reading database ... 55%
2025-08-20T21:08:55.8793987Z (Reading database ... 60%
2025-08-20T21:08:55.8834316Z (Reading database ... 65%
2025-08-20T21:08:55.8855336Z (Reading database ... 70%
2025-08-20T21:08:55.8893349Z (Reading database ... 75%
2025-08-20T21:08:55.9080209Z (Reading database ... 80%
2025-08-20T21:08:55.9122420Z (Reading database ... 85%
2025-08-20T21:08:55.9208518Z (Reading database ... 90%
2025-08-20T21:08:55.9288930Z (Reading database ... 95%
2025-08-20T21:08:55.9289223Z (Reading database ... 100%
2025-08-20T21:08:55.9289523Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T21:08:55.9334016Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T21:08:55.9409323Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:08:55.9965930Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T21:08:56.0132670Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T21:08:56.0189491Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:08:56.0925598Z Selecting previously unselected package x11proto-dev.
2025-08-20T21:08:56.1095330Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T21:08:56.1153725Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T21:08:56.2179378Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T21:08:56.2364516Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T21:08:56.2426780Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:08:56.3022889Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T21:08:56.3212172Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T21:08:56.3269393Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:08:56.3806645Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T21:08:56.3983131Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:08:56.4054844Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.4587982Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T21:08:56.4761188Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:08:56.4822855Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.5450077Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T21:08:56.5616958Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:08:56.5762826Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.6343290Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T21:08:56.6505513Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:08:56.6592586Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.7156203Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T21:08:56.7346882Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:08:56.7425711Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.8111552Z Selecting previously unselected package xcb.
2025-08-20T21:08:56.8297861Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T21:08:56.8361375Z Unpacking xcb (2.4-8build2) ...
2025-08-20T21:08:56.9165512Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:56.9400922Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:08:56.9597076Z Setting up xcb (2.4-8build2) ...
2025-08-20T21:08:56.9863140Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:08:57.0102023Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:08:57.0439335Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:08:58.5877096Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:08:58.6145015Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T21:08:58.6344733Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:08:58.6514250Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:08:58.6705885Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:58.6996148Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:58.7170030Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:08:58.7386175Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:09:00.3108884Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:09:00.9801610Z Collecting build
2025-08-20T21:09:01.0541139Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:09:01.1819797Z Collecting cffi
2025-08-20T21:09:01.2005726Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:09:01.2548431Z Collecting scons
2025-08-20T21:09:01.2722916Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:09:01.3146460Z Collecting scuba
2025-08-20T21:09:01.3309399Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:09:01.4006319Z Collecting pytest
2025-08-20T21:09:01.4162468Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:09:01.4602464Z Collecting packaging>=19.1 (from build)
2025-08-20T21:09:01.4758863Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:09:01.5123335Z Collecting pyproject_hooks (from build)
2025-08-20T21:09:01.5281253Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:09:01.5646120Z Collecting pycparser (from cffi)
2025-08-20T21:09:01.5801965Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:09:01.6322287Z Collecting PyYAML (from scuba)
2025-08-20T21:09:01.6491619Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:09:01.6853928Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:09:01.7014386Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:09:01.7426093Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:09:01.7582020Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:09:01.8049627Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:09:01.8206875Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:01.8554771Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:09:01.8894576Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:09:01.9654968Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:09:02.0339653Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 60.2 MB/s  0:00:00
2025-08-20T21:09:02.0503203Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:09:02.0819976Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:09:02.1123219Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:09:02.1369439Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:09:02.1624795Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:09:02.1871917Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:02.2085266Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.4 MB/s  0:00:00
2025-08-20T21:09:02.2245985Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:09:02.2509327Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:09:02.2796794Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:09:02.2958410Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 34.1 MB/s  0:00:00
2025-08-20T21:09:02.3928845Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:09:04.0107823Z 
2025-08-20T21:09:04.0122335Z 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-20T21:09:04.3111531Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:09:04.9758634Z Collecting ansi2txt
2025-08-20T21:09:05.0460176Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:09:05.0986092Z Collecting pipx
2025-08-20T21:09:05.1148307Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:09:05.1592903Z Collecting scons
2025-08-20T21:09:05.1604887Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:09:05.1917032Z Collecting py2static
2025-08-20T21:09:05.2085039Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:09:05.2603782Z Collecting typer
2025-08-20T21:09:05.2802727Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:09:05.3441038Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:09:05.3593792Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:09:05.4006371Z Collecting packaging>=20 (from pipx)
2025-08-20T21:09:05.4017833Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:09:05.4351634Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:09:05.4502100Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:09:05.4967378Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:09:05.5122029Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:09:05.5915886Z Collecting pyinstaller (from py2static)
2025-08-20T21:09:05.6086909Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:09:05.6562745Z Collecting staticx (from py2static)
2025-08-20T21:09:05.6731444Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:09:05.7212342Z   Preparing metadata (setup.py): started
2025-08-20T21:09:06.2175295Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:09:06.2568516Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:09:06.2736435Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:06.3255122Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:09:06.3407637Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:09:06.3795771Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:09:06.3951330Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:09:06.4622306Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:09:06.4779892Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:09:06.5215312Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:09:06.5369954Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:09:06.5855067Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:09:06.5867149Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:06.6152618Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:09:06.6303176Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:09:06.7668943Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:09:06.7848876Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:09:06.8296260Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:09:06.8455459Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:09:06.8907021Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:09:06.9065446Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:09:06.9498613Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:09:06.9655978Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:09:07.0000305Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:09:07.0294079Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:09:07.0426322Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:09:07.0653707Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:09:07.0895797Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:09:07.1158807Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:09:07.1433972Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:09:07.1599213Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:09:07.1753282Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:09:07.2030920Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:09:07.2297984Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:07.2462169Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:09:07.2714874Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:09:07.2957698Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:09:07.3214789Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:09:07.3476205Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:09:07.3729074Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:09:07.4024673Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 18.4 MB/s  0:00:00
2025-08-20T21:09:07.4179283Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:09:07.4472018Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:07.4856395Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.0 MB/s  0:00:00
2025-08-20T21:09:07.5009676Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:09:07.5296331Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:09:07.5741310Z Building wheels for collected packages: staticx
2025-08-20T21:09:07.5747826Z   Building wheel for staticx (setup.py): started
2025-08-20T21:09:18.5059460Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:09:18.5068275Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790706 sha256=91ad223856b662d66f9ea03274ae03ca25d315b96cb89a21af5f83b8b68dcb1f
2025-08-20T21:09:18.5069516Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:09:18.5086711Z Successfully built staticx
2025-08-20T21:09:18.6044512Z 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-20T21:09:19.4292111Z   Attempting uninstall: scons
2025-08-20T21:09:19.4365956Z     Found existing installation: SCons 4.9.1
2025-08-20T21:09:19.4665075Z     Uninstalling SCons-4.9.1:
2025-08-20T21:09:19.4727635Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:09:20.0448470Z   Attempting uninstall: pygments
2025-08-20T21:09:20.0523572Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:09:20.0693125Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:09:20.0717749Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:09:20.7241166Z   Attempting uninstall: packaging
2025-08-20T21:09:20.7313467Z     Found existing installation: packaging 25.0
2025-08-20T21:09:20.7333564Z     Uninstalling packaging-25.0:
2025-08-20T21:09:20.7339927Z       Successfully uninstalled packaging-25.0
2025-08-20T21:09:21.7935880Z 
2025-08-20T21:09:21.7962076Z 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-20T21:09:22.1035027Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:09:22.5106018Z Collecting build
2025-08-20T21:09:22.5118290Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:09:22.5938670Z Collecting cffi
2025-08-20T21:09:22.5951420Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:09:22.6237914Z Collecting scons
2025-08-20T21:09:22.6249065Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:09:22.6523327Z Collecting scuba
2025-08-20T21:09:22.6535139Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:09:22.7072669Z Collecting pytest
2025-08-20T21:09:22.7082902Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:09:22.7499112Z Collecting packaging>=19.1 (from build)
2025-08-20T21:09:22.7510457Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:09:22.7821761Z Collecting pyproject_hooks (from build)
2025-08-20T21:09:22.7832832Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:09:22.8151049Z Collecting pycparser (from cffi)
2025-08-20T21:09:22.8163651Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:09:22.8563852Z Collecting PyYAML (from scuba)
2025-08-20T21:09:22.8581755Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:09:22.8918575Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:09:22.8929758Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:09:22.9224459Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:09:22.9235285Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:09:22.9562799Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:09:22.9574590Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:22.9627743Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:09:22.9637736Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:09:22.9649823Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:09:22.9683667Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:09:22.9694608Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:09:22.9705815Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:09:22.9715199Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:09:22.9724165Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:09:22.9733186Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:22.9749572Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:09:22.9759640Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:09:22.9768594Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:09:23.0848119Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:09:23.0852606Z   Attempting uninstall: scons
2025-08-20T21:09:23.0923908Z     Found existing installation: SCons 4.9.1
2025-08-20T21:09:23.1217700Z     Uninstalling SCons-4.9.1:
2025-08-20T21:09:23.1282467Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:09:23.6547805Z   Attempting uninstall: PyYAML
2025-08-20T21:09:23.6628525Z     Found existing installation: PyYAML 6.0.2
2025-08-20T21:09:23.6650111Z     Uninstalling PyYAML-6.0.2:
2025-08-20T21:09:23.6657486Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T21:09:23.7254982Z   Attempting uninstall: pyproject_hooks
2025-08-20T21:09:23.7326155Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T21:09:23.7341650Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T21:09:23.7347183Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T21:09:23.7511665Z   Attempting uninstall: pygments
2025-08-20T21:09:23.7585238Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:09:23.7743300Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:09:23.7767686Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:09:24.3645260Z   Attempting uninstall: pycparser
2025-08-20T21:09:24.3718505Z     Found existing installation: pycparser 2.22
2025-08-20T21:09:24.3738086Z     Uninstalling pycparser-2.22:
2025-08-20T21:09:24.3752484Z       Successfully uninstalled pycparser-2.22
2025-08-20T21:09:24.4977475Z   Attempting uninstall: pluggy
2025-08-20T21:09:24.5052677Z     Found existing installation: pluggy 1.6.0
2025-08-20T21:09:24.5069924Z     Uninstalling pluggy-1.6.0:
2025-08-20T21:09:24.5075947Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T21:09:24.5301149Z   Attempting uninstall: packaging
2025-08-20T21:09:24.5375786Z     Found existing installation: packaging 25.0
2025-08-20T21:09:24.5396153Z     Uninstalling packaging-25.0:
2025-08-20T21:09:24.5403111Z       Successfully uninstalled packaging-25.0
2025-08-20T21:09:24.5835471Z   Attempting uninstall: iniconfig
2025-08-20T21:09:24.5911591Z     Found existing installation: iniconfig 2.1.0
2025-08-20T21:09:24.5926152Z     Uninstalling iniconfig-2.1.0:
2025-08-20T21:09:24.5931728Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T21:09:24.6084047Z   Attempting uninstall: scuba
2025-08-20T21:09:24.6152593Z     Found existing installation: scuba 2.14.1
2025-08-20T21:09:24.6170930Z     Uninstalling scuba-2.14.1:
2025-08-20T21:09:24.6178420Z       Successfully uninstalled scuba-2.14.1
2025-08-20T21:09:24.6442343Z   Attempting uninstall: pytest
2025-08-20T21:09:24.6519059Z     Found existing installation: pytest 8.4.1
2025-08-20T21:09:24.6568436Z     Uninstalling pytest-8.4.1:
2025-08-20T21:09:24.6776428Z       Successfully uninstalled pytest-8.4.1
2025-08-20T21:09:24.8888585Z   Attempting uninstall: cffi
2025-08-20T21:09:24.8957779Z     Found existing installation: cffi 1.17.1
2025-08-20T21:09:24.8979210Z     Uninstalling cffi-1.17.1:
2025-08-20T21:09:24.9176062Z       Successfully uninstalled cffi-1.17.1
2025-08-20T21:09:24.9886436Z   Attempting uninstall: build
2025-08-20T21:09:24.9958486Z     Found existing installation: build 1.3.0
2025-08-20T21:09:24.9979619Z     Uninstalling build-1.3.0:
2025-08-20T21:09:24.9986817Z       Successfully uninstalled build-1.3.0
2025-08-20T21:09:25.0225477Z 
2025-08-20T21:09:25.0250960Z 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-20T21:09:25.3215550Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:09:25.5169956Z Collecting ansi2txt
2025-08-20T21:09:25.5182476Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:09:25.5441164Z Collecting pipx
2025-08-20T21:09:25.5452673Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:09:25.5694073Z Collecting scons
2025-08-20T21:09:25.5706287Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:09:25.6127128Z Collecting py2static
2025-08-20T21:09:25.6138548Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:09:25.6384498Z Collecting typer
2025-08-20T21:09:25.6395169Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:09:25.6709666Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:09:25.6723227Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:09:25.7002185Z Collecting packaging>=20 (from pipx)
2025-08-20T21:09:25.7013963Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:09:25.7279221Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:09:25.7291078Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:09:25.7516669Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:09:25.7528369Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:09:25.7957554Z Collecting pyinstaller (from py2static)
2025-08-20T21:09:25.7969969Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:09:25.8401432Z Collecting staticx (from py2static)
2025-08-20T21:09:25.8412671Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:09:25.8554608Z   Preparing metadata (setup.py): started
2025-08-20T21:09:26.0542296Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:09:26.0812975Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:09:26.0824759Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:26.1074198Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:09:26.1085609Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:09:26.1411238Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:09:26.1422516Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:09:26.1802131Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:09:26.1813831Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:09:26.2096144Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:09:26.2108733Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:09:26.2398742Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:09:26.2410783Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:09:26.2614539Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:09:26.2626037Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:09:26.3598736Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:09:26.3611068Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:09:26.3848740Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:09:26.3859853Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:09:26.4158366Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:09:26.4169801Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:09:26.4431446Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:09:26.4443218Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:09:26.4477538Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:09:26.4487361Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:09:26.4497423Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:09:26.4533589Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:09:26.4542707Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:09:26.4551820Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:09:26.4561080Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:09:26.4570903Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:09:26.4580271Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:09:26.4589402Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:09:26.4600084Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:26.4616952Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:09:26.4627020Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:09:26.4636005Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:09:26.4645182Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:09:26.4654693Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:09:26.4663873Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:09:26.4677693Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:09:26.4689488Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:26.4705965Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:09:26.4715415Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:09:26.5046489Z Building wheels for collected packages: staticx
2025-08-20T21:09:26.5053545Z   Building wheel for staticx (setup.py): started
2025-08-20T21:09:29.0187178Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:09:29.0199942Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790768 sha256=b334f8f5b234b171083618eb24f606754e35b71840d479f7870394648790f83a
2025-08-20T21:09:29.0200990Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:09:29.0219327Z Successfully built staticx
2025-08-20T21:09:29.1201896Z 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-20T21:09:29.1206049Z   Attempting uninstall: pyelftools
2025-08-20T21:09:29.1274384Z     Found existing installation: pyelftools 0.32
2025-08-20T21:09:29.1312961Z     Uninstalling pyelftools-0.32:
2025-08-20T21:09:29.1325286Z       Successfully uninstalled pyelftools-0.32
2025-08-20T21:09:29.2433925Z   Attempting uninstall: altgraph
2025-08-20T21:09:29.2506512Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:09:29.2523478Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:09:29.2528881Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:09:29.2767491Z   Attempting uninstall: typing-extensions
2025-08-20T21:09:29.2838522Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T21:09:29.2850985Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T21:09:29.3046615Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T21:09:29.3354815Z   Attempting uninstall: staticx
2025-08-20T21:09:29.3428490Z     Found existing installation: staticx 0.14.1
2025-08-20T21:09:29.3449974Z     Uninstalling staticx-0.14.1:
2025-08-20T21:09:29.3458680Z       Successfully uninstalled staticx-0.14.1
2025-08-20T21:09:29.3763534Z   Attempting uninstall: shellingham
2025-08-20T21:09:29.3838447Z     Found existing installation: shellingham 1.5.4
2025-08-20T21:09:29.3854446Z     Uninstalling shellingham-1.5.4:
2025-08-20T21:09:29.3859905Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T21:09:29.4009110Z   Attempting uninstall: setuptools
2025-08-20T21:09:29.4079727Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:09:29.4286589Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:09:29.4513613Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:09:30.0501423Z   Attempting uninstall: scons
2025-08-20T21:09:30.0578018Z     Found existing installation: SCons 4.9.1
2025-08-20T21:09:30.0884269Z     Uninstalling SCons-4.9.1:
2025-08-20T21:09:30.0947508Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:09:30.6016794Z   Attempting uninstall: pygments
2025-08-20T21:09:30.6093198Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:09:30.6266473Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:09:30.6290884Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:09:31.4000321Z   Attempting uninstall: platformdirs
2025-08-20T21:09:31.4077592Z     Found existing installation: platformdirs 4.3.8
2025-08-20T21:09:31.4106288Z     Uninstalling platformdirs-4.3.8:
2025-08-20T21:09:31.4112558Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T21:09:31.4352246Z   Attempting uninstall: packaging
2025-08-20T21:09:31.4427293Z     Found existing installation: packaging 25.0
2025-08-20T21:09:31.4447223Z     Uninstalling packaging-25.0:
2025-08-20T21:09:31.4454419Z       Successfully uninstalled packaging-25.0
2025-08-20T21:09:31.4891363Z   Attempting uninstall: mdurl
2025-08-20T21:09:31.4960314Z     Found existing installation: mdurl 0.1.2
2025-08-20T21:09:31.4975860Z     Uninstalling mdurl-0.1.2:
2025-08-20T21:09:31.4981585Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T21:09:31.5140404Z   Attempting uninstall: click
2025-08-20T21:09:31.5214532Z     Found existing installation: click 8.2.1
2025-08-20T21:09:31.5233755Z     Uninstalling click-8.2.1:
2025-08-20T21:09:31.5239752Z       Successfully uninstalled click-8.2.1
2025-08-20T21:09:31.5871841Z   Attempting uninstall: argcomplete
2025-08-20T21:09:31.5946575Z     Found existing installation: argcomplete 3.6.2
2025-08-20T21:09:31.5970829Z     Uninstalling argcomplete-3.6.2:
2025-08-20T21:09:31.5979583Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T21:09:31.6260041Z   Attempting uninstall: ansi2txt
2025-08-20T21:09:31.6333701Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T21:09:31.6347397Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T21:09:31.6545253Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T21:09:31.6697146Z   Attempting uninstall: userpath
2025-08-20T21:09:31.6771599Z     Found existing installation: userpath 1.9.2
2025-08-20T21:09:31.6788416Z     Uninstalling userpath-1.9.2:
2025-08-20T21:09:31.6795813Z       Successfully uninstalled userpath-1.9.2
2025-08-20T21:09:31.6962523Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:09:31.7039391Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:09:31.7345584Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:09:31.7386374Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:09:31.9416145Z   Attempting uninstall: markdown-it-py
2025-08-20T21:09:31.9492008Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T21:09:31.9536482Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T21:09:31.9548046Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T21:09:32.0205253Z   Attempting uninstall: rich
2025-08-20T21:09:32.0281707Z     Found existing installation: rich 14.1.0
2025-08-20T21:09:32.0332407Z     Uninstalling rich-14.1.0:
2025-08-20T21:09:32.0341605Z       Successfully uninstalled rich-14.1.0
2025-08-20T21:09:32.1903139Z   Attempting uninstall: pyinstaller
2025-08-20T21:09:32.1975521Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:09:32.2230028Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:09:32.2268487Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:09:32.4914044Z   Attempting uninstall: pipx
2025-08-20T21:09:32.4993463Z     Found existing installation: pipx 1.7.1
2025-08-20T21:09:32.5033578Z     Uninstalling pipx-1.7.1:
2025-08-20T21:09:32.5042345Z       Successfully uninstalled pipx-1.7.1
2025-08-20T21:09:32.5584256Z   Attempting uninstall: typer
2025-08-20T21:09:32.5658365Z     Found existing installation: typer 0.16.1
2025-08-20T21:09:32.5680655Z     Uninstalling typer-0.16.1:
2025-08-20T21:09:32.5689837Z       Successfully uninstalled typer-0.16.1
2025-08-20T21:09:32.6082997Z   Attempting uninstall: py2static
2025-08-20T21:09:32.6150985Z     Found existing installation: py2static 0.0.1
2025-08-20T21:09:32.6168090Z     Uninstalling py2static-0.0.1:
2025-08-20T21:09:32.6176457Z       Successfully uninstalled py2static-0.0.1
2025-08-20T21:09:32.6307537Z 
2025-08-20T21:09:32.6333609Z 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-20T21:09:32.9474217Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:09:33.0524293Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T21:09:33.0528927Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-_h04yybv
2025-08-20T21:09:33.0549428Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-_h04yybv
2025-08-20T21:09:34.8733549Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T21:09:34.8770974Z   Installing build dependencies: started
2025-08-20T21:09:35.5489765Z   Installing build dependencies: finished with status 'done'
2025-08-20T21:09:35.5500001Z   Getting requirements to build wheel: started
2025-08-20T21:09:35.8133160Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T21:09:35.8143291Z   Preparing metadata (pyproject.toml): started
2025-08-20T21:09:35.9879736Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T21:09:36.1601447Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T21:09:36.1616324Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:09:36.1961011Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T21:09:36.1970751Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:09:36.2277870Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T21:09:36.2289129Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:09:36.2560864Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T21:09:36.2571758Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:09:36.2612867Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:09:36.2622386Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:09:36.2634405Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:09:36.2650547Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:09:36.2760862Z Building wheels for collected packages: pyinstaller
2025-08-20T21:09:36.2768575Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T21:09:39.1266410Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T21:09:39.1287620Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=a7c990a60c8ada928d1b7f5d5b989bd817576e535307dbc5a11ea3282f268c9b
2025-08-20T21:09:39.1288583Z   Stored in directory: /tmp/pip-ephem-wheel-cache-y0mpno07/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T21:09:39.1327694Z Successfully built pyinstaller
2025-08-20T21:09:39.2123870Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T21:09:39.2128389Z   Attempting uninstall: altgraph
2025-08-20T21:09:39.2196936Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:09:39.2214672Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:09:39.2221100Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:09:39.2503087Z   Attempting uninstall: setuptools
2025-08-20T21:09:39.2573679Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:09:39.2781315Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:09:39.3010662Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:09:39.8983228Z   Attempting uninstall: packaging
2025-08-20T21:09:39.9056946Z     Found existing installation: packaging 25.0
2025-08-20T21:09:39.9092328Z     Uninstalling packaging-25.0:
2025-08-20T21:09:39.9097954Z       Successfully uninstalled packaging-25.0
2025-08-20T21:09:39.9550828Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:09:39.9626849Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:09:39.9935164Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:09:39.9976466Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:09:40.2089345Z   Attempting uninstall: pyinstaller
2025-08-20T21:09:40.2165417Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:09:40.2431827Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:09:40.2471490Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:09:40.5423210Z 
2025-08-20T21:09:40.5450800Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T21:09:40.7804351Z 6.15.0
2025-08-20T21:09:41.9815248Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T21:09:41.9824123Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T21:09:41.9824436Z 
2025-08-20T21:09:41.9824638Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T21:09:41.9825292Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T21:09:41.9825672Z installation.
2025-08-20T21:09:41.9825800Z 
2025-08-20T21:09:41.9826078Z If you installed the current Docker package using this script and are using it
2025-08-20T21:09:41.9826571Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T21:09:41.9827056Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T21:09:41.9827503Z files to match the parameters passed to the script.
2025-08-20T21:09:41.9827737Z 
2025-08-20T21:09:41.9827860Z You may press Ctrl+C now to abort this script.
2025-08-20T21:09:41.9992364Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:09:43.3660952Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T21:09:43.9380767Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T21:09:43.9397458Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T21:09:44.0412114Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T21:09:44.0427680Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T21:09:44.0435160Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:09:45.3904450Z + 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-20T21:09:56.4825611Z + sh -c 'docker version'
2025-08-20T21:09:56.4973798Z Client: Docker Engine - Community
2025-08-20T21:09:56.4974395Z  Version:           28.3.3
2025-08-20T21:09:56.4974683Z  API version:       1.51
2025-08-20T21:09:56.4974927Z  Go version:        go1.24.5
2025-08-20T21:09:56.4975394Z  Git commit:        980b856
2025-08-20T21:09:56.4975650Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T21:09:56.4975928Z  OS/Arch:           linux/arm64
2025-08-20T21:09:56.4976350Z  Context:           default
2025-08-20T21:09:56.4976509Z 
2025-08-20T21:09:56.4976608Z Server: Docker Engine - Community
2025-08-20T21:09:56.4976956Z  Engine:
2025-08-20T21:09:56.4977174Z   Version:          28.3.3
2025-08-20T21:09:56.4977492Z   API version:      1.51 (minimum version 1.24)
2025-08-20T21:09:56.4977807Z   Go version:       go1.24.5
2025-08-20T21:09:56.4978047Z   Git commit:       bea959c
2025-08-20T21:09:56.4978361Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T21:09:56.4978644Z   OS/Arch:          linux/arm64
2025-08-20T21:09:56.4978886Z   Experimental:     false
2025-08-20T21:09:56.4979175Z  containerd:
2025-08-20T21:09:56.4979368Z   Version:          1.7.27
2025-08-20T21:09:56.4979653Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T21:09:56.4980035Z  runc:
2025-08-20T21:09:56.4980230Z   Version:          1.2.5
2025-08-20T21:09:56.4980509Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T21:09:56.4981040Z  docker-init:
2025-08-20T21:09:56.4981258Z   Version:          0.19.0
2025-08-20T21:09:56.4981587Z   GitCommit:        de40ad0
2025-08-20T21:09:56.4993012Z 
2025-08-20T21:09:56.4993641Z ================================================================================
2025-08-20T21:09:56.4993938Z 
2025-08-20T21:09:56.4994502Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T21:09:56.4995084Z Docker daemon in rootless mode for your user:
2025-08-20T21:09:56.4995309Z 
2025-08-20T21:09:56.4995424Z     dockerd-rootless-setuptool.sh install
2025-08-20T21:09:56.4995628Z 
2025-08-20T21:09:56.4995832Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T21:09:56.4996208Z 
2025-08-20T21:09:56.4996212Z 
2025-08-20T21:09:56.4996464Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T21:09:56.4996936Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T21:09:56.4997207Z 
2025-08-20T21:09:56.4997456Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T21:09:56.4997942Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T21:09:56.4998427Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T21:09:56.4998760Z 
2025-08-20T21:09:56.4998913Z ================================================================================
2025-08-20T21:09:56.4999127Z 
2025-08-20T21:10:07.5487743Z ● docker.service - Docker Application Container Engine
2025-08-20T21:10:07.5488332Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:10:07.5488823Z      Active: active (running) since Wed 2025-08-20 21:09:57 UTC; 10s ago
2025-08-20T21:10:07.5489885Z TriggeredBy: ● docker.socket
2025-08-20T21:10:07.5490217Z        Docs: https://docs.docker.com
2025-08-20T21:10:07.5490540Z    Main PID: 21316 (dockerd)
2025-08-20T21:10:07.5491329Z       Tasks: 10
2025-08-20T21:10:07.5491560Z      Memory: 20.7M (peak: 24.6M)
2025-08-20T21:10:07.5491847Z         CPU: 275ms
2025-08-20T21:10:07.5492135Z      CGroup: /system.slice/docker.service
2025-08-20T21:10:07.5495453Z              └─21316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:10:07.5495992Z 
2025-08-20T21:10:07.5496361Z Aug 20 21:09:56 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:56.907866136Z" level=info msg="Loading containers: start."
2025-08-20T21:10:07.5497527Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.445785564Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b9c7405626eebf9b3268106f3b3d0dc283f8974428adb0103d112dcb24b988af], retrying...."
2025-08-20T21:10:07.5498795Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.485898674Z" level=info msg="Loading containers: done."
2025-08-20T21:10:07.5499904Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511089084Z" 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-20T21:10:07.5501478Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511211560Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:10:07.5502419Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511250601Z" level=info msg="Initializing buildkit"
2025-08-20T21:10:07.5503127Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.528343154Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:10:07.5503854Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531285327Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:10:07.5504641Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531339385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:10:07.5505325Z Aug 20 21:09:57 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:10:07.5596855Z ● docker.service - Docker Application Container Engine
2025-08-20T21:10:07.5597405Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:10:07.5598184Z      Active: active (running) since Wed 2025-08-20 21:09:57 UTC; 10s ago
2025-08-20T21:10:07.5598919Z TriggeredBy: ● docker.socket
2025-08-20T21:10:07.5599230Z        Docs: https://docs.docker.com
2025-08-20T21:10:07.5599606Z    Main PID: 21316 (dockerd)
2025-08-20T21:10:07.5599872Z       Tasks: 10
2025-08-20T21:10:07.5600078Z      Memory: 20.7M (peak: 24.6M)
2025-08-20T21:10:07.5600408Z         CPU: 275ms
2025-08-20T21:10:07.5601198Z      CGroup: /system.slice/docker.service
2025-08-20T21:10:07.5601805Z              └─21316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:10:07.5602273Z 
2025-08-20T21:10:07.5602610Z Aug 20 21:09:56 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:56.907866136Z" level=info msg="Loading containers: start."
2025-08-20T21:10:07.5603779Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.445785564Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b9c7405626eebf9b3268106f3b3d0dc283f8974428adb0103d112dcb24b988af], retrying...."
2025-08-20T21:10:07.5604939Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.485898674Z" level=info msg="Loading containers: done."
2025-08-20T21:10:07.5606156Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511089084Z" 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-20T21:10:07.5607730Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511211560Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:10:07.5608713Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511250601Z" level=info msg="Initializing buildkit"
2025-08-20T21:10:07.5609428Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.528343154Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:10:07.5610174Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531285327Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:10:07.5611512Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531339385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:10:07.5612205Z Aug 20 21:09:57 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:10:07.5782819Z ● docker.service - Docker Application Container Engine
2025-08-20T21:10:07.5783372Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:10:07.5783856Z      Active: active (running) since Wed 2025-08-20 21:09:57 UTC; 10s ago
2025-08-20T21:10:07.5784376Z TriggeredBy: ● docker.socket
2025-08-20T21:10:07.5784695Z        Docs: https://docs.docker.com
2025-08-20T21:10:07.5784971Z    Main PID: 21316 (dockerd)
2025-08-20T21:10:07.5785312Z       Tasks: 10
2025-08-20T21:10:07.5785539Z      Memory: 20.7M (peak: 24.6M)
2025-08-20T21:10:07.5785826Z         CPU: 275ms
2025-08-20T21:10:07.5786106Z      CGroup: /system.slice/docker.service
2025-08-20T21:10:07.5786660Z              └─21316 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:10:07.5787016Z 
2025-08-20T21:10:07.5787349Z Aug 20 21:09:56 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:56.907866136Z" level=info msg="Loading containers: start."
2025-08-20T21:10:07.5788506Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.445785564Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b9c7405626eebf9b3268106f3b3d0dc283f8974428adb0103d112dcb24b988af], retrying...."
2025-08-20T21:10:07.5789654Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.485898674Z" level=info msg="Loading containers: done."
2025-08-20T21:10:07.5791366Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511089084Z" 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-20T21:10:07.5792716Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511211560Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:10:07.5793670Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.511250601Z" level=info msg="Initializing buildkit"
2025-08-20T21:10:07.5794400Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.528343154Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:10:07.5795159Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531285327Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:10:07.5795992Z Aug 20 21:09:57 runnervmdbl46 dockerd[21316]: time="2025-08-20T21:09:57.531339385Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:10:07.5796670Z Aug 20 21:09:57 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:10:07.5887969Z Docker version 28.3.3, build 980b856
2025-08-20T21:10:07.6053189Z Unable to find image 'hello-world:latest' locally
2025-08-20T21:10:08.3328889Z latest: Pulling from library/hello-world
2025-08-20T21:10:08.5348191Z 198f93fd5094: Pulling fs layer
2025-08-20T21:10:08.8521036Z 198f93fd5094: Verifying Checksum
2025-08-20T21:10:08.8521674Z 198f93fd5094: Download complete
2025-08-20T21:10:08.9007963Z 198f93fd5094: Pull complete
2025-08-20T21:10:08.9245324Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T21:10:08.9320658Z Status: Downloaded newer image for hello-world:latest
2025-08-20T21:10:09.7539209Z 
2025-08-20T21:10:09.7540045Z Hello from Docker!
2025-08-20T21:10:09.7540990Z This message shows that your installation appears to be working correctly.
2025-08-20T21:10:09.7541289Z 
2025-08-20T21:10:09.7541473Z To generate this message, Docker took the following steps:
2025-08-20T21:10:09.7541912Z  1. The Docker client contacted the Docker daemon.
2025-08-20T21:10:09.7542380Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T21:10:09.7542736Z     (arm64v8)
2025-08-20T21:10:09.7543117Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T21:10:09.7543772Z     executable that produces the output you are currently reading.
2025-08-20T21:10:09.7544224Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T21:10:09.7544665Z     to your terminal.
2025-08-20T21:10:09.7544825Z 
2025-08-20T21:10:09.7545011Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T21:10:09.7545386Z  $ docker run -it ubuntu bash
2025-08-20T21:10:09.7545617Z 
2025-08-20T21:10:09.7545795Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T21:10:09.7546169Z  https://hub.docker.com/
2025-08-20T21:10:09.7546325Z 
2025-08-20T21:10:09.7546470Z For more examples and ideas, visit:
2025-08-20T21:10:09.7546796Z  https://docs.docker.com/get-started/
2025-08-20T21:10:09.7546995Z 
2025-08-20T21:10:09.8847965Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:10:09.8848598Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:10:09.8849083Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:10:09.8849688Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:10:09.8850269Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:10:09.8850932Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:10:09.8851354Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:10:09.8851760Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:10:09.8852641Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:10:09.8853160Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:10:09.8853668Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:10:09.8854112Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:10:09.8854619Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:10:09.8855099Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:10:09.8855571Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:10:09.8856089Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:10:09.8856551Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:10:09.8857006Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:10:09.8857462Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:10:09.8858014Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:10:09.8858778Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:10:09.8859234Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:10:09.8859968Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:10:09.8860540Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:10:09.8861610Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:10:09.8862206Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:10:09.8926885Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:10:09.8927348Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:10:09.8927779Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:10:09.8928195Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:10:09.8928624Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:10:09.8929051Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:10:09.8929486Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:10:09.8929911Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:10:09.8930350Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:10:09.8931092Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:10:09.8931497Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:10:09.8931911Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:10:09.8932304Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:10:09.8932714Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:10:09.8933139Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:10:09.8933559Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:10:09.8933972Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:10:09.8934367Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:10:09.8934821Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:10:09.8935293Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:10:09.8935760Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:10:09.8936632Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:10:09.8937097Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:10:09.8937517Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:10:09.8937931Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:10:09.8938345Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:10:09.8938763Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:10:09.8939160Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:10:09.8939531Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:10:09.8939892Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:10:09.8940263Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:10:09.8940831Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:10:09.8941247Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:10:09.8941751Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:10:09.8942161Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:10:09.8942838Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:10:09.8943262Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:10:09.8943675Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:10:09.8944096Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:10:09.8944523Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:10:09.8944930Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:10:09.8945326Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:10:09.8945760Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:10:09.8946258Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:10:09.8946755Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:10:09.8947221Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:10:09.8947634Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:10:09.8948021Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:10:09.8948412Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:10:09.8948818Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:10:09.8949220Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:10:09.8949679Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:10:09.8950183Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:10:09.8950900Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:10:09.8951439Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:10:09.8951879Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:10:09.8952277Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:10:09.8952668Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:10:09.8953073Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:10:09.8953693Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:10:09.8954103Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:10:09.8954529Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:10:09.8954951Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:10:09.8955341Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:10:09.8955711Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:10:09.8956115Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:10:09.8956519Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:10:09.8956897Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:10:09.8957264Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:10:09.8957659Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:10:09.8958047Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:10:09.8958397Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:10:09.8958778Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:10:09.8959188Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:10:09.8959780Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:10:09.8960143Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:10:09.8960685Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:10:09.8961076Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:10:09.8961464Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:10:09.8961866Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:10:09.8962260Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:10:09.8962639Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:10:09.8963023Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:10:09.8963419Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:10:09.8963823Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:10:09.8964192Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:10:09.8964549Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:10:09.8965029Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:10:09.8965426Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:10:09.8965789Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:10:09.8966143Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:10:09.8966513Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:10:09.8966908Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:10:09.8967337Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:10:09.8967777Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:10:09.8968180Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:10:09.8968572Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:10:09.8968964Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:10:09.8969349Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:10:09.8969749Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:10:09.8970415Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:10:09.8971550Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:10:09.8971984Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:10:09.8972396Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:10:09.8972845Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:10:09.8973280Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:10:09.8973668Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:10:09.8974060Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:10:09.8974473Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:10:09.8974880Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:10:09.8975287Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:10:09.8975681Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:10:09.8976078Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:10:09.8976481Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:10:09.8977142Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:10:09.8977503Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:10:09.8977870Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:10:09.8978273Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:10:09.8978664Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:10:09.8979068Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:10:09.8979467Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:10:09.8979838Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:10:09.8980215Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:10:09.8980886Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:10:09.8981324Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:10:09.8981751Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:10:09.8982195Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:10:09.8982596Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:10:09.8982970Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:10:09.8983362Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:10:09.8983785Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:10:09.8984205Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:10:09.8984559Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:10:09.8984900Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:10:09.8985322Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:10:09.8985751Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:10:09.8986161Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:10:09.8986545Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:10:09.8986926Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:10:09.8987313Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:10:09.8987978Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:10:09.8988507Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:10:09.8988928Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:10:09.8989294Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:10:09.8989659Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:10:09.8990103Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:10:09.8990849Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:10:09.8991309Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:10:09.8991685Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:10:09.8992152Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:10:09.8992689Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:10:09.8993196Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:10:09.8993631Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:10:09.8994202Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:10:09.8994586Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:10:09.8994995Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:10:09.8995414Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:10:09.8995820Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:10:09.8996196Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:10:09.8996576Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:10:09.8996973Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:10:09.8997375Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:10:09.8997772Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:10:09.8998191Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:10:09.8998587Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:10:09.8998980Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:10:09.8999403Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:10:09.8999851Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:10:09.9000279Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:10:09.9000848Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:10:09.9001242Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:10:09.9001621Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:10:09.9001997Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:10:09.9002395Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:10:09.9002816Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:10:09.9003284Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:10:09.9003736Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:10:09.9004142Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:10:09.9004530Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:10:09.9005124Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:10:09.9005538Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:10:09.9005909Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:10:09.9006296Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:10:09.9006685Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:10:09.9007130Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:10:09.9007600Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:10:09.9008059Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:10:09.9008577Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:10:09.9009090Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:10:09.9009596Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:10:09.9010039Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:10:09.9010400Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:10:09.9011210Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:10:09.9011595Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:10:09.9011974Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:10:09.9012346Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:10:09.9012726Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:10:09.9013112Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:10:09.9013503Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:10:09.9013884Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:10:09.9014259Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:10:09.9014658Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:10:09.9015055Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:10:09.9015469Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:10:09.9015908Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:10:09.9016328Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:10:09.9016743Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:10:09.9017145Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:10:09.9017559Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:10:09.9017984Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:10:09.9018375Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:10:09.9018741Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:10:09.9019257Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9019782Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:10:09.9020159Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:10:09.9020536Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:10:09.9021073Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:10:09.9021722Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:10:09.9022195Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:10:09.9022628Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:10:09.9023059Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:10:09.9023463Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:10:09.9023868Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:10:09.9024289Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:10:09.9024698Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:10:09.9025090Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:10:09.9025519Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:10:09.9026013Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:10:09.9026511Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:10:09.9026959Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:10:09.9027370Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:10:09.9027949Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:10:09.9028426Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:10:09.9028909Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:10:09.9029317Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:10:09.9029753Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:10:09.9030212Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:10:09.9030786Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:10:09.9031165Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:10:09.9031517Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:10:09.9031894Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:10:09.9032286Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:10:09.9032652Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:10:09.9033002Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:10:09.9033374Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:10:09.9033738Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:10:09.9034098Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:10:09.9034474Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:10:09.9034830Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:10:09.9035206Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:10:09.9035591Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:10:09.9035956Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:10:09.9036318Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:10:09.9036679Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:10:09.9037048Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:10:09.9037427Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:10:09.9037793Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:10:09.9038407Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:10:09.9038808Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:10:09.9039227Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:10:09.9039662Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:10:09.9040069Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:10:09.9040432Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:10:09.9040991Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:10:09.9041428Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:10:09.9041829Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:10:09.9042191Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:10:09.9042565Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:10:09.9042924Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:10:09.9043268Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:10:09.9043617Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:10:09.9043974Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:10:09.9044533Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:10:09.9044893Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:10:09.9045241Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:10:09.9045578Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:10:09.9045955Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:10:09.9046360Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:10:09.9046762Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:10:09.9047159Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:10:09.9047555Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:10:09.9047967Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:10:09.9048472Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:10:09.9049089Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:10:09.9049718Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:10:09.9050262Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:10:09.9050902Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:10:09.9051367Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:10:09.9051892Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:10:09.9052517Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:10:09.9053086Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:10:09.9053580Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:10:09.9054025Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:10:09.9054396Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:10:09.9054769Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:10:09.9055144Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:10:09.9055724Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:10:09.9056149Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:10:09.9056537Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:10:09.9056925Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:10:09.9057315Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:10:09.9057703Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:10:09.9058082Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:10:09.9058459Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:10:09.9058831Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:10:09.9059224Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:10:09.9059624Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:10:09.9060037Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:10:09.9060515Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:10:09.9061047Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:10:09.9061687Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:10:09.9062103Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:10:09.9062512Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:10:09.9062952Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:10:09.9063380Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:10:09.9063752Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:10:09.9064125Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:10:09.9064510Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:10:09.9064886Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:10:09.9065284Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:10:09.9065679Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:10:09.9066064Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:10:09.9066446Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:10:09.9066809Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:10:09.9067175Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:10:09.9067732Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9068449Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9069139Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9069809Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9070340Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:10:09.9070953Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:10:09.9071373Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:10:09.9071776Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:10:09.9072153Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:10:09.9072747Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:10:09.9073140Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:10:09.9073520Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:10:09.9073901Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:10:09.9074280Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:10:09.9074660Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:10:09.9075047Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:10:09.9075452Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:10:09.9075851Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:10:09.9076366Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:10:09.9076763Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:10:09.9077142Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:10:09.9077530Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:10:09.9077933Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:10:09.9078549Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:10:09.9078952Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:10:09.9079352Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:10:09.9079772Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:10:09.9080204Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:10:09.9080806Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:10:09.9081273Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:10:09.9081735Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:10:09.9082139Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:10:09.9082515Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:10:09.9082900Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:10:09.9083299Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:10:09.9083710Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:10:09.9084114Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:10:09.9084498Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:10:09.9084891Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:10:09.9085367Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:10:09.9085844Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:10:09.9086243Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:10:09.9086650Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:10:09.9087110Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:10:09.9087556Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:10:09.9088030Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:10:09.9088518Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:10:09.9088965Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:10:09.9089617Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:10:09.9090041Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:10:09.9090433Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:10:09.9091153Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:10:09.9091556Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:10:09.9091929Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:10:09.9092337Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:10:09.9092740Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:10:09.9093143Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:10:09.9093569Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:10:09.9093971Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:10:09.9094353Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:10:09.9094723Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:10:09.9095080Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:10:09.9095688Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:10:09.9096109Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:10:09.9096505Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:10:09.9096953Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:10:09.9097405Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:10:09.9097813Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:10:09.9098250Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:10:09.9098677Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:10:09.9099085Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:10:09.9099492Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:10:09.9099858Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:10:09.9100224Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:10:09.9100828Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:10:09.9101279Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:10:09.9101661Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:10:09.9102026Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:10:09.9102380Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:10:09.9102731Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:10:09.9103219Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:10:09.9103729Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:10:09.9104118Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:10:09.9104500Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:10:09.9104897Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:10:09.9105306Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:10:09.9105719Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:10:09.9106383Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:10:09.9106820Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:10:09.9107227Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:10:09.9107601Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:10:09.9107968Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:10:09.9108333Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:10:09.9108710Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:10:09.9109137Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:10:09.9109565Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:10:09.9109964Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:10:09.9110390Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:10:09.9111181Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:10:09.9111592Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:10:09.9111969Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:10:09.9112322Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:10:09.9112864Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:10:09.9113237Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:10:09.9113615Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:10:09.9113995Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:10:09.9114399Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:10:09.9114823Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:10:09.9115287Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:10:09.9115720Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:10:09.9116098Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:10:09.9116488Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:10:09.9116880Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:10:09.9117271Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:10:09.9117657Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:10:09.9118033Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:10:09.9118477Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:10:09.9118974Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:10:09.9119403Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:10:09.9119786Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:10:09.9120162Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:10:09.9120760Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:10:09.9121224Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:10:09.9121609Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:10:09.9122008Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:10:09.9122388Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:10:09.9122739Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:10:09.9123329Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:10:09.9123755Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:10:09.9124176Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:10:09.9124555Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:10:09.9124940Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:10:09.9125386Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:10:09.9125830Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:10:09.9126260Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:10:09.9126654Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:10:09.9127173Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9127686Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:10:09.9128078Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:10:09.9128491Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:10:09.9128924Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:10:09.9129609Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:10:09.9130193Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:10:09.9130972Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:10:09.9131631Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:10:09.9132288Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:10:09.9132924Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:10:09.9133550Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:10:09.9134135Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:10:09.9134626Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:10:09.9135071Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:10:09.9135510Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:10:09.9135940Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:10:09.9136419Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:10:09.9136859Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:10:09.9137238Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:10:09.9137607Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:10:09.9137987Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:10:09.9138373Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:10:09.9138784Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:10:09.9139199Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:10:09.9139567Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:10:09.9139960Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:10:09.9140845Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:10:09.9141391Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:10:09.9141884Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:10:09.9142375Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:10:09.9142833Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:10:09.9143251Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:10:09.9143668Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:10:09.9144091Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:10:09.9144523Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:10:09.9144951Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:10:09.9145344Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:10:09.9145730Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:10:09.9146112Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:10:09.9146488Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:10:09.9147085Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:10:09.9147525Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:10:09.9147929Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:10:09.9148347Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:10:09.9148778Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:10:09.9149232Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:10:09.9149680Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:10:09.9150118Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:10:09.9150514Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:10:09.9151263Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:10:09.9151674Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:10:09.9152051Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:10:09.9152425Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:10:09.9152826Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:10:09.9153251Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:10:09.9153688Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:10:09.9154163Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:10:09.9154621Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:10:09.9155016Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:10:09.9155376Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:10:09.9155748Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:10:09.9156142Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:10:09.9156534Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:10:09.9156933Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:10:09.9157360Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:10:09.9158044Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:10:09.9158490Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:10:09.9158881Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:10:09.9159282Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:10:09.9159834Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:09.9160416Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:10:09.9161085Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:10:09.9161546Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:10:09.9161973Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:10:09.9162380Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:10:09.9162776Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:10:09.9163167Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:10:09.9163568Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:10:09.9164168Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:10:09.9164550Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:10:09.9164945Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:10:09.9165350Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:10:09.9165727Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:10:09.9166131Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:10:09.9166599Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:10:09.9167025Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:10:09.9167406Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:10:09.9167783Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:10:09.9168177Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:10:09.9168556Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:10:09.9168928Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:10:09.9169360Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:10:09.9169813Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:10:09.9170221Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:10:09.9170847Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:10:09.9171295Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:10:09.9171683Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:10:09.9172061Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:10:09.9172451Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:10:09.9172854Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:10:09.9173300Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:10:09.9173750Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:10:09.9174174Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:10:09.9174794Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:10:09.9175221Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:10:09.9175647Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:10:09.9176037Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:10:09.9176396Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:10:09.9176747Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:10:09.9177115Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:10:09.9177489Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:10:09.9177844Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:10:09.9178219Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:10:09.9178616Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:10:09.9179006Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:10:09.9179367Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:10:09.9179718Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:10:09.9180102Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:10:09.9180843Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:10:09.9181224Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:10:09.9181588Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:10:09.9181951Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:10:09.9182335Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:10:09.9182710Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:10:09.9183070Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:10:09.9183444Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:10:09.9183835Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:10:09.9184219Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:10:09.9184594Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:10:09.9184978Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:10:09.9185365Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:10:09.9185769Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:10:09.9186191Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:10:09.9186594Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:10:09.9186961Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:10:09.9187317Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:10:09.9187668Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:10:09.9188091Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:10:09.9188595Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:10:09.9189112Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:10:09.9189594Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:10:09.9190101Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:10:09.9190543Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:10:09.9191202Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:10:09.9191882Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:10:09.9192300Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:10:09.9192689Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:10:09.9193078Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:10:09.9193473Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:10:09.9193850Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:10:09.9194251Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:10:09.9194698Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:10:09.9195131Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:10:09.9195506Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:10:09.9195910Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:10:09.9196335Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:10:09.9196716Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:10:09.9197067Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:10:09.9197672Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:10:09.9198127Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:10:09.9198591Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:10:09.9199003Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:10:09.9199420Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:10:09.9199856Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:10:09.9200285Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:10:10.0159166Z [+] Installing Go for linux-arm64...
2025-08-20T21:10:10.4588437Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T21:10:10.4588761Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T21:10:10.4588996Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T21:10:10.4598750Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T21:10:10.4599122Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T21:10:10.4599469Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T21:10:10.4664481Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T21:10:10.4665007Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T21:10:10.4665492Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T21:10:10.4665954Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T21:10:10.4666400Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T21:10:10.4666878Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T21:10:10.4667345Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T21:10:10.4667816Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T21:10:10.4668255Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T21:10:10.4668694Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T21:10:10.4669133Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T21:10:10.4669565Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T21:10:10.4670407Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T21:10:10.4671050Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T21:10:10.4671498Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T21:10:10.4671953Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T21:10:10.4672428Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T21:10:10.4672885Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T21:10:10.4673340Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T21:10:10.4673757Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T21:10:10.4674116Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T21:10:10.4674452Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T21:10:10.4674784Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T21:10:10.4675120Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T21:10:10.4675460Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T21:10:10.4706753Z go version go1.22.2 linux/arm64
2025-08-20T21:10:10.4996471Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:10:10.4996849Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:10:10.4997202Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:10:10.4997557Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:10:10.4997927Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:10:10.5000340Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:10:10.5000832Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:10:10.5001234Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:10:10.5001584Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:10:10.5001915Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:10:10.5002274Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:10:10.5002676Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:10:10.5003061Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:10:10.5003485Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:10:10.5003882Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:10:10.5004287Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:10:10.5004688Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:10:10.5005058Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:10:10.5005436Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:10:10.5005891Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:10:10.5006340Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:10:10.5006752Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:10:10.5007194Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:10:10.5007595Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:10:10.5007952Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:10:10.5008345Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:10:10.5008778Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:10:10.5009645Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:10:10.5010112Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:10:10.5010533Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:10:10.5011352Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:10:10.5011803Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:10:10.5012232Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:10:10.5012655Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:10:10.5013097Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:10:10.5013524Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:10:10.5013930Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:10:10.5014345Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:10:10.5014740Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:10:10.5015152Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:10:10.5015580Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:10:10.5016281Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:10:10.5016689Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:10:10.5017088Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:10:10.5017782Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:10:10.5018256Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:10:10.5018736Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:10:10.5019230Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:10:10.5019677Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:10:10.5020099Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:10:10.5020525Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:10:10.5021235Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:10:10.5021666Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:10:10.5022064Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:10:10.5022433Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:10:10.5022792Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:10:10.5023173Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:10:10.5023564Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:10:10.5023966Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:10:10.5024348Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:10:10.5024766Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:10:10.5025203Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:10:10.5025626Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:10:10.5026040Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:10:10.5026467Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:10:10.5027189Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:10:10.5027654Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:10:10.5028055Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:10:10.5028494Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:10:10.5028992Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:10:10.5029497Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:10:10.5029957Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:10:10.5030374Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:10:10.5030963Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:10:10.5031365Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:10:10.5031778Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:10:10.5032175Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:10:10.5032633Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:10:10.5033137Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:10:10.5033885Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:10:10.5034378Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:10:10.5034817Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:10:10.5035217Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:10:10.5035609Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:10:10.5036025Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:10:10.5036425Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:10:10.5036812Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:10:10.5037236Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:10:10.5037664Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:10:10.5038049Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:10:10.5038423Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:10:10.5038830Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:10:10.5039239Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:10:10.5039617Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:10:10.5039993Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:10:10.5040389Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:10:10.5040932Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:10:10.5041286Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:10:10.5041674Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:10:10.5042092Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:10:10.5042483Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:10:10.5042849Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:10:10.5043212Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:10:10.5043587Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:10:10.5044204Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:10:10.5044633Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:10:10.5045032Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:10:10.5045416Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:10:10.5045800Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:10:10.5046204Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:10:10.5046608Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:10:10.5046978Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:10:10.5047334Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:10:10.5047681Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:10:10.5048034Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:10:10.5048402Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:10:10.5048753Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:10:10.5049131Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:10:10.5049532Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:10:10.5050133Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:10:10.5050788Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:10:10.5051210Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:10:10.5051599Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:10:10.5051988Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:10:10.5052378Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:10:10.5052785Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:10:10.5053195Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:10:10.5053578Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:10:10.5053970Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:10:10.5054384Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:10:10.5054821Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:10:10.5055252Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:10:10.5055640Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:10:10.5056034Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:10:10.5056445Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:10:10.5056860Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:10:10.5057269Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:10:10.5057661Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:10:10.5058059Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:10:10.5058470Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:10:10.5058854Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:10:10.5059217Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:10:10.5059581Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:10:10.5059983Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:10:10.5060380Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:10:10.5061305Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:10:10.5061725Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:10:10.5062104Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:10:10.5062480Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:10:10.5062866Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:10:10.5063251Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:10:10.5063677Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:10:10.5064119Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:10:10.5064519Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:10:10.5064892Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:10:10.5065287Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:10:10.5065701Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:10:10.5066127Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:10:10.5066482Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:10:10.5067008Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:10:10.5067435Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:10:10.5067868Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:10:10.5068280Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:10:10.5068668Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:10:10.5069050Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:10:10.5069445Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:10:10.5069868Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:10:10.5070336Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:10:10.5071029Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:10:10.5071406Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:10:10.5071766Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:10:10.5072211Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:10:10.5072717Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:10:10.5073158Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:10:10.5073538Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:10:10.5074003Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:10:10.5074546Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:10:10.5075080Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:10:10.5075521Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:10:10.5075881Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:10:10.5076264Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:10:10.5076679Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:10:10.5077100Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:10:10.5077506Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:10:10.5078120Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:10:10.5078526Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:10:10.5078926Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:10:10.5079325Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:10:10.5079729Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:10:10.5080129Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:10:10.5080523Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:10:10.5081072Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:10:10.5081497Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:10:10.5081947Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:10:10.5082383Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:10:10.5082772Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:10:10.5083147Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:10:10.5083522Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:10:10.5084086Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:10:10.5084480Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:10:10.5084902Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:10:10.5085367Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:10:10.5085815Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:10:10.5086222Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:10:10.5086616Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:10:10.5086999Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:10:10.5087375Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:10:10.5087741Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:10:10.5088136Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:10:10.5088520Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:10:10.5088968Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:10:10.5089442Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:10:10.5089905Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:10:10.5090429Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:10:10.5091088Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:10:10.5091600Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:10:10.5092043Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:10:10.5092419Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:10:10.5092783Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:10:10.5093166Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:10:10.5093549Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:10:10.5093922Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:10:10.5094307Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:10:10.5094896Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:10:10.5095316Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:10:10.5095698Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:10:10.5096076Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:10:10.5096476Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:10:10.5096868Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:10:10.5097286Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:10:10.5097722Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:10:10.5098148Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:10:10.5098568Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:10:10.5098976Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:10:10.5099390Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:10:10.5099812Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:10:10.5100203Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:10:10.5100844Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:10:10.5101356Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5101879Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:10:10.5102253Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:10:10.5102630Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:10:10.5102999Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:10:10.5103401Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:10:10.5103845Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:10:10.5104271Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:10:10.5104703Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:10:10.5105110Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:10:10.5105518Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:10:10.5105945Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:10:10.5106359Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:10:10.5106755Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:10:10.5107188Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:10:10.5107683Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:10:10.5108183Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:10:10.5108632Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:10:10.5109048Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:10:10.5109456Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:10:10.5109935Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:10:10.5110422Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:10:10.5110950Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:10:10.5111623Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:10:10.5112103Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:10:10.5112508Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:10:10.5112870Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:10:10.5113225Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:10:10.5113600Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:10:10.5113984Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:10:10.5114349Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:10:10.5114705Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:10:10.5115073Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:10:10.5115438Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:10:10.5115796Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:10:10.5116169Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:10:10.5116526Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:10:10.5116906Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:10:10.5117522Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:10:10.5117886Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:10:10.5118248Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:10:10.5118608Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:10:10.5118976Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:10:10.5119347Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:10:10.5119716Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:10:10.5120077Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:10:10.5120452Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:10:10.5121016Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:10:10.5121459Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:10:10.5121873Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:10:10.5122237Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:10:10.5122619Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:10:10.5123044Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:10:10.5123443Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:10:10.5123813Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:10:10.5124179Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:10:10.5124540Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:10:10.5124881Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:10:10.5125229Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:10:10.5125591Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:10:10.5125957Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:10:10.5126315Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:10:10.5126663Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:10:10.5127001Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:10:10.5127385Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:10:10.5128020Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:10:10.5128449Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:10:10.5128847Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:10:10.5129244Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:10:10.5129670Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:10:10.5130172Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:10:10.5130931Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:10:10.5131560Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:10:10.5132104Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:10:10.5132980Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:10:10.5133529Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:10:10.5134052Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:10:10.5134673Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:10:10.5135433Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:10:10.5135931Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:10:10.5136378Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:10:10.5136748Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:10:10.5137123Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:10:10.5137501Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:10:10.5137882Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:10:10.5138273Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:10:10.5138663Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:10:10.5139054Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:10:10.5139440Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:10:10.5139825Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:10:10.5140206Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:10:10.5140819Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:10:10.5141231Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:10:10.5141631Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:10:10.5142031Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:10:10.5142443Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:10:10.5142858Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:10:10.5143233Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:10:10.5143626Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:10:10.5144039Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:10:10.5144454Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:10:10.5144892Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:10:10.5145322Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:10:10.5145925Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:10:10.5146320Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:10:10.5146706Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:10:10.5147076Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:10:10.5147467Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:10:10.5147860Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:10:10.5148248Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:10:10.5148632Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:10:10.5148997Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:10:10.5149389Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:10:10.5149943Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5150784Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5151485Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5152325Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5152857Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:10:10.5153246Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:10:10.5153654Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:10:10.5154058Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:10:10.5154439Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:10:10.5154815Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:10:10.5155184Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:10:10.5155562Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:10:10.5155947Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:10:10.5156323Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:10:10.5156703Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:10:10.5157095Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:10:10.5157501Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:10:10.5157901Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:10:10.5158305Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:10:10.5158697Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:10:10.5159078Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:10:10.5159470Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:10:10.5159879Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:10:10.5160279Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:10:10.5160821Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:10:10.5161236Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:10:10.5161664Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:10:10.5162099Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:10:10.5162777Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:10:10.5163247Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:10:10.5163708Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:10:10.5164115Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:10:10.5164494Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:10:10.5164877Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:10:10.5165279Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:10:10.5165692Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:10:10.5166101Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:10:10.5166487Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:10:10.5166885Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:10:10.5167359Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:10:10.5167832Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:10:10.5168231Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:10:10.5168840Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:10:10.5169296Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:10:10.5169744Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:10:10.5170219Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:10:10.5170848Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:10:10.5171311Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:10:10.5171753Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:10:10.5172156Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:10:10.5172550Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:10:10.5172975Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:10:10.5173364Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:10:10.5173737Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:10:10.5174148Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:10:10.5174550Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:10:10.5174956Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:10:10.5175381Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:10:10.5175775Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:10:10.5176151Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:10:10.5176519Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:10:10.5176884Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:10:10.5177274Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:10:10.5177697Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:10:10.5178093Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:10:10.5178546Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:10:10.5179241Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:10:10.5179669Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:10:10.5180109Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:10:10.5180534Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:10:10.5181100Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:10:10.5181517Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:10:10.5181875Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:10:10.5182239Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:10:10.5182633Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:10:10.5183029Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:10:10.5183410Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:10:10.5183767Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:10:10.5184117Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:10:10.5184461Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:10:10.5184951Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:10:10.5185744Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:10:10.5186131Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:10:10.5186514Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:10:10.5186916Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:10:10.5187329Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:10:10.5187745Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:10:10.5188149Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:10:10.5188563Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:10:10.5188974Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:10:10.5189352Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:10:10.5189724Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:10:10.5190090Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:10:10.5190466Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:10:10.5191054Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:10:10.5191489Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:10:10.5191892Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:10:10.5192315Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:10:10.5192759Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:10:10.5193159Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:10:10.5193528Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:10:10.5193875Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:10:10.5194222Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:10:10.5194591Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:10:10.5194969Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:10:10.5195346Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:10:10.5195976Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:10:10.5196424Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:10:10.5196889Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:10:10.5197324Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:10:10.5197698Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:10:10.5198092Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:10:10.5198481Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:10:10.5198872Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:10:10.5199253Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:10:10.5199630Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:10:10.5200077Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:10:10.5200694Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:10:10.5201133Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:10:10.5201513Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:10:10.5202074Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:10:10.5202482Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:10:10.5202874Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:10:10.5203249Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:10:10.5203647Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:10:10.5204028Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:10:10.5204380Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:10:10.5204738Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:10:10.5205142Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:10:10.5205565Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:10:10.5205944Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:10:10.5206334Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:10:10.5206777Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:10:10.5207221Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:10:10.5207652Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:10:10.5208048Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:10:10.5208570Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5209085Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:10:10.5209481Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:10:10.5209897Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:10:10.5210334Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:10:10.5211050Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:10:10.5211640Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:10:10.5212255Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:10:10.5213114Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:10:10.5213786Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:10:10.5214420Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:10:10.5215047Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:10:10.5215636Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:10:10.5216126Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:10:10.5216570Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:10:10.5217007Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:10:10.5217485Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:10:10.5217968Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:10:10.5218405Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:10:10.5218787Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:10:10.5219155Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:10:10.5219709Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:10:10.5220094Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:10:10.5220501Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:10:10.5221131Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:10:10.5221504Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:10:10.5221890Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:10:10.5222359Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:10:10.5222860Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:10:10.5223359Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:10:10.5223853Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:10:10.5224312Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:10:10.5224729Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:10:10.5225145Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:10:10.5225560Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:10:10.5226019Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:10:10.5226452Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:10:10.5226843Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:10:10.5227225Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:10:10.5227605Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:10:10.5227992Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:10:10.5228433Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:10:10.5228873Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:10:10.5229280Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:10:10.5229699Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:10:10.5230132Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:10:10.5230953Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:10:10.5231436Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:10:10.5231877Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:10:10.5232276Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:10:10.5232661Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:10:10.5233053Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:10:10.5233426Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:10:10.5233796Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:10:10.5234201Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:10:10.5234605Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:10:10.5235033Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:10:10.5235508Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:10:10.5235969Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:10:10.5236509Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:10:10.5236868Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:10:10.5237242Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:10:10.5237639Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:10:10.5238031Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:10:10.5238424Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:10:10.5238859Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:10:10.5239306Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:10:10.5239726Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:10:10.5240115Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:10:10.5240522Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:10:10.5241221Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:10.5241808Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:10:10.5242267Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:10:10.5242716Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:10:10.5243144Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:10:10.5243544Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:10:10.5243939Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:10:10.5244333Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:10:10.5244741Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:10:10.5245146Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:10:10.5245526Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:10:10.5245917Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:10:10.5246324Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:10:10.5246699Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:10:10.5247330Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:10:10.5247825Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:10:10.5248250Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:10:10.5248629Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:10:10.5249010Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:10:10.5249399Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:10:10.5249777Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:10:10.5250148Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:10:10.5250701Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:10:10.5251161Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:10:10.5251572Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:10:10.5251967Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:10:10.5252364Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:10:10.5252750Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:10:10.5253286Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:10:10.5253678Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:10:10.5254079Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:10:10.5254523Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:10:10.5254971Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:10:10.5255398Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:10:10.5255803Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:10:10.5256209Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:10:10.5256635Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:10:10.5257023Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:10:10.5257384Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:10:10.5257732Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:10:10.5258101Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:10:10.5258476Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:10:10.5258833Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:10:10.5259209Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:10:10.5259609Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:10:10.5259993Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:10:10.5260352Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:10:10.5260854Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:10:10.5261244Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:10:10.5261645Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:10:10.5262024Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:10:10.5262391Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:10:10.5262756Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:10:10.5263142Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:10:10.5263735Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:10:10.5264097Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:10:10.5264471Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:10:10.5264864Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:10:10.5265245Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:10:10.5265629Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:10:10.5266009Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:10:10.5266395Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:10:10.5266799Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:10:10.5267220Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:10:10.5267623Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:10:10.5267986Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:10:10.5268332Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:10:10.5268676Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:10:10.5269098Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:10:10.5269772Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:10:10.5270246Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:10:10.5270877Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:10:10.5271398Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:10:10.5271839Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:10:10.5272221Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:10:10.5272616Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:10:10.5273007Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:10:10.5273394Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:10:10.5273784Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:10:10.5274170Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:10:10.5274547Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:10:10.5274946Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:10:10.5275388Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:10:10.5275822Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:10:10.5276201Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:10:10.5276602Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:10:10.5277023Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:10:10.5277410Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:10:10.5277765Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:10:10.5278151Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:10:10.5278607Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:10:10.5279070Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:10:10.5279486Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:10:10.5280124Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:10:10.5280696Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:10:10.5281143Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:10:10.7351720Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:10:10.9342080Z Collecting meson
2025-08-20T21:10:10.9982959Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T21:10:11.0524916Z Collecting ninja
2025-08-20T21:10:11.0652207Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T21:10:11.0855011Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T21:10:11.1443301Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.7 MB/s  0:00:00
2025-08-20T21:10:11.1560429Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T21:10:11.2419071Z Installing collected packages: ninja, meson
2025-08-20T21:10:11.9397012Z 
2025-08-20T21:10:11.9420001Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T21:10:12.2181527Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:10:12.3108047Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T21:10:12.4121668Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T21:10:12.8178746Z 1.8.4
2025-08-20T21:10:12.8505614Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T21:10:12.8805992Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:10:12.8806842Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:10:12.8807391Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:10:12.8807753Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:10:12.8808153Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:10:12.8808514Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:10:12.8808876Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:10:12.8809238Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:10:12.8809585Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:10:12.8809933Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:10:12.8810293Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:10:12.8810812Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:10:12.8811211Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:10:12.8811620Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:10:12.8812021Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:10:12.8812431Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:10:12.8812837Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:10:12.8813201Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:10:12.8813580Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:10:12.8814051Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:10:12.8814496Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:10:12.8820455Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:10:12.8821184Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:10:12.8821590Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:10:12.8821944Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:10:12.8822731Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:10:12.8823191Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:10:12.8823653Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:10:12.8824058Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:10:12.8824482Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:10:12.8824901Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:10:12.8825327Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:10:12.8825759Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:10:12.8826184Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:10:12.8826631Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:10:12.8827065Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:10:12.8827467Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:10:12.8827878Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:10:12.8828270Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:10:12.8828914Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:10:12.8829344Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:10:12.8829769Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:10:12.8830169Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:10:12.8830782Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:10:12.8831283Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:10:12.8831758Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:10:12.8832232Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:10:12.8832724Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:10:12.8833173Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:10:12.8833593Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:10:12.8834018Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:10:12.8834426Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:10:12.8834844Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:10:12.8835241Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:10:12.8835616Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:10:12.8835975Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:10:12.8836344Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:10:12.8836737Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:10:12.8837147Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:10:12.8837528Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:10:12.8837944Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:10:12.8838381Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:10:12.8838806Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:10:12.8839215Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:10:12.8839882Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:10:12.8840385Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:10:12.8841046Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:10:12.8841450Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:10:12.8841898Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:10:12.8842394Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:10:12.8842895Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:10:12.8843355Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:10:12.8843772Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:10:12.8844162Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:10:12.8844553Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:10:12.8844954Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:10:12.8845353Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:10:12.8846055Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:10:12.8846558Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:10:12.8847068Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:10:12.8847560Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:10:12.8848001Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:10:12.8848408Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:10:12.8848803Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:10:12.8849209Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:10:12.8849608Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:10:12.8849993Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:10:12.8850419Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:10:12.8851051Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:10:12.8851441Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:10:12.8851815Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:10:12.8852222Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:10:12.8852632Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:10:12.8853013Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:10:12.8853378Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:10:12.8853770Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:10:12.8854160Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:10:12.8854506Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:10:12.8854884Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:10:12.8855296Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:10:12.8855682Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:10:12.8856048Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:10:12.8856629Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:10:12.8857033Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:10:12.8857423Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:10:12.8857824Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:10:12.8858213Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:10:12.8858602Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:10:12.8858984Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:10:12.8859381Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:10:12.8859783Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:10:12.8860149Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:10:12.8860504Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:10:12.8861064Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:10:12.8861430Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:10:12.8861793Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:10:12.8862142Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:10:12.8862748Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:10:12.8863149Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:10:12.8863577Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:10:12.8864011Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:10:12.8864412Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:10:12.8864808Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:10:12.8865203Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:10:12.8865590Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:10:12.8865989Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:10:12.8866397Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:10:12.8866785Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:10:12.8867179Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:10:12.8867592Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:10:12.8868030Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:10:12.8868458Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:10:12.8868851Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:10:12.8869247Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:10:12.8869666Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:10:12.8870081Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:10:12.8870487Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:10:12.8871087Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:10:12.8871492Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:10:12.8871896Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:10:12.8872276Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:10:12.8872637Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:10:12.8873004Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:10:12.8873639Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:10:12.8874071Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:10:12.8874477Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:10:12.8874868Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:10:12.8875246Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:10:12.8875621Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:10:12.8876000Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:10:12.8876387Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:10:12.8876809Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:10:12.8877251Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:10:12.8877649Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:10:12.8878021Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:10:12.8878411Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:10:12.8878832Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:10:12.8879447Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:10:12.8879805Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:10:12.8880150Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:10:12.8880784Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:10:12.8881263Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:10:12.8881674Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:10:12.8882064Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:10:12.8882449Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:10:12.8882834Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:10:12.8883252Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:10:12.8883722Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:10:12.8884137Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:10:12.8884503Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:10:12.8884865Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:10:12.8885314Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:10:12.8885824Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:10:12.8886266Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:10:12.8886645Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:10:12.8887109Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:10:12.8887655Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:10:12.8888158Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:10:12.8888598Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:10:12.8888963Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:10:12.8889351Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:10:12.8889765Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:10:12.8890396Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:10:12.8891053Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:10:12.8891432Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:10:12.8891808Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:10:12.8892213Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:10:12.8892612Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:10:12.8893012Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:10:12.8893409Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:10:12.8893803Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:10:12.8894195Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:10:12.8894619Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:10:12.8895063Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:10:12.8895490Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:10:12.8895881Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:10:12.8896489Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:10:12.8896866Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:10:12.8897242Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:10:12.8897633Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:10:12.8898051Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:10:12.8898520Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:10:12.8898974Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:10:12.8899383Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:10:12.8899775Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:10:12.8900157Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:10:12.8900538Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:10:12.8901289Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:10:12.8901686Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:10:12.8902071Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:10:12.8902513Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:10:12.8902997Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:10:12.8903459Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:10:12.8903980Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:10:12.8904495Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:10:12.8905006Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:10:12.8905447Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:10:12.8905814Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:10:12.8906179Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:10:12.8906563Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:10:12.8906946Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:10:12.8907556Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:10:12.8907971Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:10:12.8908359Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:10:12.8908744Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:10:12.8909128Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:10:12.8909510Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:10:12.8909917Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:10:12.8910305Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:10:12.8910920Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:10:12.8911377Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:10:12.8911805Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:10:12.8912218Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:10:12.8912620Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:10:12.8913030Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:10:12.8913682Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:10:12.8914079Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:10:12.8914441Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:10:12.8914951Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.8915471Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:10:12.8915849Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:10:12.8916228Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:10:12.8916592Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:10:12.8916990Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:10:12.8917427Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:10:12.8917862Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:10:12.8918297Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:10:12.8918699Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:10:12.8919105Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:10:12.8919531Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:10:12.8919944Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:10:12.8920335Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:10:12.8920950Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:10:12.8921445Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:10:12.8921946Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:10:12.8922396Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:10:12.8922807Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:10:12.8923210Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:10:12.8923731Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:10:12.8924462Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:10:12.8924912Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:10:12.8925350Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:10:12.8925804Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:10:12.8926218Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:10:12.8926581Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:10:12.8926934Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:10:12.8927307Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:10:12.8927694Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:10:12.8928062Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:10:12.8928423Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:10:12.8928802Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:10:12.8929161Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:10:12.8929523Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:10:12.8929897Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:10:12.8930432Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:10:12.8931059Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:10:12.8931452Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:10:12.8931815Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:10:12.8932174Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:10:12.8932534Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:10:12.8932903Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:10:12.8933276Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:10:12.8933644Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:10:12.8934006Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:10:12.8934381Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:10:12.8934804Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:10:12.8935238Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:10:12.8935649Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:10:12.8936018Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:10:12.8936402Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:10:12.8936830Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:10:12.8937229Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:10:12.8937594Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:10:12.8937962Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:10:12.8938320Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:10:12.8938676Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:10:12.8939022Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:10:12.8939380Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:10:12.8939757Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:10:12.8940125Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:10:12.8940479Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:10:12.8941340Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:10:12.8941762Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:10:12.8942174Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:10:12.8942573Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:10:12.8942977Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:10:12.8943372Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:10:12.8943792Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:10:12.8944298Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:10:12.8944918Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:10:12.8945543Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:10:12.8946084Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:10:12.8946557Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:10:12.8947013Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:10:12.8947708Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:10:12.8948330Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:10:12.8948897Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:10:12.8949392Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:10:12.8949838Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:10:12.8950215Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:10:12.8950839Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:10:12.8951271Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:10:12.8951658Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:10:12.8952060Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:10:12.8952452Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:10:12.8952844Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:10:12.8953230Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:10:12.8953621Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:10:12.8954001Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:10:12.8954384Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:10:12.8954761Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:10:12.8955156Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:10:12.8955547Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:10:12.8955994Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:10:12.8956410Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:10:12.8956779Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:10:12.8957172Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:10:12.8957584Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:10:12.8957996Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:10:12.8958684Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:10:12.8959194Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:10:12.8959565Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:10:12.8959934Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:10:12.8960325Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:10:12.8960894Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:10:12.8961303Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:10:12.8961700Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:10:12.8962087Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:10:12.8962467Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:10:12.8962833Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:10:12.8963202Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:10:12.8963757Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.8964478Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.8965360Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.8966036Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.8966561Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:10:12.8966948Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:10:12.8967357Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:10:12.8967760Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:10:12.8968137Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:10:12.8968514Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:10:12.8968888Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:10:12.8969264Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:10:12.8969644Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:10:12.8970025Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:10:12.8970401Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:10:12.8970914Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:10:12.8971324Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:10:12.8971724Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:10:12.8972123Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:10:12.8972515Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:10:12.8972898Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:10:12.8973289Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:10:12.8973695Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:10:12.8974094Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:10:12.8974487Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:10:12.8974879Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:10:12.8975521Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:10:12.8976020Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:10:12.8976429Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:10:12.8976869Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:10:12.8977332Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:10:12.8977739Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:10:12.8978112Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:10:12.8978492Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:10:12.8978890Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:10:12.8979300Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:10:12.8979710Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:10:12.8980092Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:10:12.8980486Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:10:12.8981269Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:10:12.8982005Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:10:12.8982405Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:10:12.8982819Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:10:12.8983272Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:10:12.8983726Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:10:12.8984212Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:10:12.8984697Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:10:12.8985140Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:10:12.8985578Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:10:12.8985984Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:10:12.8986379Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:10:12.8986798Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:10:12.8987182Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:10:12.8987559Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:10:12.8987971Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:10:12.8988378Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:10:12.8988783Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:10:12.8989209Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:10:12.8989652Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:10:12.8990042Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:10:12.8990417Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:10:12.8991019Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:10:12.8991415Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:10:12.8991841Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:10:12.8992237Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:10:12.8992937Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:10:12.8993417Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:10:12.8993821Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:10:12.8994265Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:10:12.8994696Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:10:12.8995109Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:10:12.8995519Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:10:12.8995877Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:10:12.8996239Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:10:12.8996639Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:10:12.8997035Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:10:12.8997421Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:10:12.8997783Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:10:12.8998137Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:10:12.8998666Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:10:12.8999153Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:10:12.8999664Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:10:12.9000047Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:10:12.9000426Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:10:12.9001022Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:10:12.9001441Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:10:12.9001855Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:10:12.9002258Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:10:12.9002678Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:10:12.9003098Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:10:12.9003469Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:10:12.9003842Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:10:12.9004206Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:10:12.9004583Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:10:12.9005009Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:10:12.9005443Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:10:12.9005842Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:10:12.9006263Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:10:12.9006709Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:10:12.9007111Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:10:12.9007483Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:10:12.9007831Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:10:12.9008178Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:10:12.9008549Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:10:12.9009173Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:10:12.9009582Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:10:12.9009988Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:10:12.9010401Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:10:12.9011014Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:10:12.9011461Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:10:12.9011840Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:10:12.9012232Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:10:12.9012624Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:10:12.9013016Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:10:12.9013402Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:10:12.9013779Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:10:12.9014222Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:10:12.9014714Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:10:12.9015333Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:10:12.9015711Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:10:12.9016088Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:10:12.9016491Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:10:12.9016888Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:10:12.9017266Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:10:12.9017670Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:10:12.9018053Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:10:12.9018404Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:10:12.9018759Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:10:12.9019159Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:10:12.9019585Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:10:12.9019966Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:10:12.9020358Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:10:12.9020952Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:10:12.9021396Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:10:12.9021832Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:10:12.9022225Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:10:12.9022743Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.9023252Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:10:12.9023690Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:10:12.9024108Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:10:12.9024536Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:10:12.9025057Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:10:12.9025642Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:10:12.9026593Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:10:12.9027271Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:10:12.9027923Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:10:12.9028559Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:10:12.9029188Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:10:12.9029771Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:10:12.9030257Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:10:12.9030889Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:10:12.9031351Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:10:12.9031794Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:10:12.9032272Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:10:12.9032736Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:10:12.9033330Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:10:12.9033700Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:10:12.9034083Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:10:12.9034465Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:10:12.9034875Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:10:12.9035290Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:10:12.9035667Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:10:12.9036056Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:10:12.9036520Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:10:12.9037016Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:10:12.9037511Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:10:12.9037999Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:10:12.9038452Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:10:12.9038872Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:10:12.9039289Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:10:12.9039712Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:10:12.9040145Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:10:12.9040731Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:10:12.9041146Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:10:12.9041544Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:10:12.9041924Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:10:12.9042303Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:10:12.9042744Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:10:12.9043193Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:10:12.9043599Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:10:12.9044234Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:10:12.9044684Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:10:12.9045135Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:10:12.9045585Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:10:12.9046029Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:10:12.9046435Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:10:12.9046810Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:10:12.9047194Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:10:12.9047564Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:10:12.9047944Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:10:12.9048349Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:10:12.9048750Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:10:12.9049177Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:10:12.9049653Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:10:12.9050280Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:10:12.9050851Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:10:12.9051215Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:10:12.9051589Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:10:12.9051984Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:10:12.9052384Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:10:12.9052775Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:10:12.9053204Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:10:12.9053653Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:10:12.9054074Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:10:12.9054461Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:10:12.9054864Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:10:12.9055410Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:12.9055993Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:10:12.9056451Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:10:12.9056900Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:10:12.9057328Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:10:12.9057733Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:10:12.9058129Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:10:12.9058521Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:10:12.9058922Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:10:12.9059330Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:10:12.9059716Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:10:12.9060110Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:10:12.9060951Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:10:12.9061379Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:10:12.9061790Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:10:12.9062260Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:10:12.9062692Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:10:12.9063070Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:10:12.9063448Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:10:12.9063837Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:10:12.9064214Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:10:12.9064583Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:10:12.9065020Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:10:12.9065464Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:10:12.9065871Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:10:12.9066269Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:10:12.9066834Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:10:12.9067218Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:10:12.9067591Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:10:12.9067978Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:10:12.9068379Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:10:12.9068825Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:10:12.9069284Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:10:12.9069707Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:10:12.9070112Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:10:12.9070518Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:10:12.9071132Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:10:12.9071528Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:10:12.9071883Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:10:12.9072233Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:10:12.9072600Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:10:12.9072975Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:10:12.9073335Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:10:12.9073708Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:10:12.9074102Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:10:12.9074489Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:10:12.9074848Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:10:12.9075202Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:10:12.9075584Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:10:12.9075987Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:10:12.9076365Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:10:12.9076732Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:10:12.9077304Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:10:12.9077727Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:10:12.9078112Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:10:12.9078465Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:10:12.9078847Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:10:12.9079238Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:10:12.9079623Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:10:12.9080002Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:10:12.9080380Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:10:12.9080964Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:10:12.9081377Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:10:12.9081797Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:10:12.9082199Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:10:12.9082556Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:10:12.9082904Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:10:12.9083422Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:10:12.9083845Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:10:12.9084346Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:10:12.9084819Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:10:12.9085294Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:10:12.9085807Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:10:12.9086252Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:10:12.9086633Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:10:12.9087027Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:10:12.9087421Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:10:12.9087813Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:10:12.9088201Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:10:12.9088592Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:10:12.9088970Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:10:12.9089363Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:10:12.9089809Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:10:12.9090248Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:10:12.9090801Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:10:12.9091252Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:10:12.9091690Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:10:12.9092075Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:10:12.9092426Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:10:12.9092816Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:10:12.9093266Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:10:12.9093948Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:10:12.9094381Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:10:12.9094799Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:10:12.9095228Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:10:12.9095664Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:10:13.3414624Z info: downloading installer
2025-08-20T21:10:13.6148950Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T21:10:13.6149331Z warn: /home/runner/.rustup/settings.toml
2025-08-20T21:10:13.6149706Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T21:10:13.6150126Z warn: instead of the one inferred from the default host triple.
2025-08-20T21:10:13.6341820Z info: profile set to 'default'
2025-08-20T21:10:13.6342149Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T21:10:13.6342546Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T21:10:13.6896896Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:10:13.8888557Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:10:13.9361757Z info: downloading component 'clippy'
2025-08-20T21:10:14.3121120Z info: downloading component 'rustfmt'
2025-08-20T21:10:14.6460399Z info: downloading component 'cargo'
2025-08-20T21:10:15.0464918Z info: downloading component 'rust-std'
2025-08-20T21:10:15.8300353Z info: downloading component 'rustc'
2025-08-20T21:10:16.9234543Z info: removing previous version of component 'clippy'
2025-08-20T21:10:16.9388926Z info: removing previous version of component 'rustfmt'
2025-08-20T21:10:16.9453229Z info: removing previous version of component 'cargo'
2025-08-20T21:10:16.9696148Z info: removing previous version of component 'rust-std'
2025-08-20T21:10:16.9815414Z info: removing previous version of component 'rustc'
2025-08-20T21:10:17.0077240Z info: installing component 'clippy'
2025-08-20T21:10:17.2742245Z info: installing component 'rustfmt'
2025-08-20T21:10:17.4742153Z info: installing component 'cargo'
2025-08-20T21:10:17.9751827Z info: installing component 'rust-std'
2025-08-20T21:10:19.2886035Z info: installing component 'rustc'
2025-08-20T21:10:22.1292300Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:10:22.1292604Z 
2025-08-20T21:10:22.1372664Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T21:10:22.1373107Z 
2025-08-20T21:10:22.1373111Z 
2025-08-20T21:10:22.1373194Z Rust is installed now. Great!
2025-08-20T21:10:22.1373346Z 
2025-08-20T21:10:22.1373522Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T21:10:22.1373928Z environment variable. This has not been done automatically.
2025-08-20T21:10:22.1374151Z 
2025-08-20T21:10:22.1374293Z To configure your current shell, you need to source
2025-08-20T21:10:22.1374583Z the corresponding env file under $HOME/.cargo.
2025-08-20T21:10:22.1374765Z 
2025-08-20T21:10:22.1374934Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T21:10:22.1375318Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T21:10:22.1375627Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T21:10:22.1375904Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T21:10:22.1549633Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:10:22.1880169Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:10:22.1880451Z 
2025-08-20T21:10:22.1955845Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:10:22.1956168Z 
2025-08-20T21:10:22.2379240Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:10:22.2765302Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T21:10:22.3043617Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:10:22.3044199Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:10:22.3044570Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:10:22.3044926Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:10:22.3045297Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:10:22.3045679Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:10:22.3046043Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:10:22.3046406Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:10:22.3046754Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:10:22.3047084Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:10:22.3047443Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:10:22.3047836Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:10:22.3048223Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:10:22.3048628Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:10:22.3049022Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:10:22.3049677Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:10:22.3050083Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:10:22.3050451Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:10:22.3051013Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:10:22.3051481Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:10:22.3051929Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:10:22.3052327Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:10:22.3052745Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:10:22.3053148Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:10:22.3053503Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:10:22.3053893Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:10:22.3054325Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:10:22.3054746Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:10:22.3055152Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:10:22.3055575Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:10:22.3056004Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:10:22.3056427Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:10:22.3056861Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:10:22.3057289Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:10:22.3057736Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:10:22.3058175Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:10:22.3058583Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:10:22.3058998Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:10:22.3059394Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:10:22.3059804Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:10:22.3060462Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:10:22.3061045Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:10:22.3061459Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:10:22.3061856Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:10:22.3062320Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:10:22.3062796Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:10:22.3063270Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:10:22.3063759Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:10:22.3064204Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:10:22.3064628Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:10:22.3065100Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:10:22.3065517Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:10:22.3065938Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:10:22.3066338Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:10:22.3066935Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:10:22.3067294Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:10:22.3067669Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:10:22.3068068Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:10:22.3068476Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:10:22.3068861Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:10:22.3069276Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:10:22.3069715Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:10:22.3070142Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:10:22.3070669Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:10:22.3071108Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:10:22.3071543Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:10:22.3071950Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:10:22.3072349Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:10:22.3072785Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:10:22.3073292Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:10:22.3073793Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:10:22.3074254Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:10:22.3074675Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:10:22.3075072Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:10:22.3075466Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:10:22.3075871Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:10:22.3076276Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:10:22.3076737Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:10:22.3077597Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:10:22.3078126Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:10:22.3078620Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:10:22.3079063Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:10:22.3079472Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:10:22.3079863Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:10:22.3080272Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:10:22.3080943Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:10:22.3081348Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:10:22.3081770Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:10:22.3082199Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:10:22.3082588Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:10:22.3082958Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:10:22.3083367Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:10:22.3083980Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:10:22.3084359Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:10:22.3084732Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:10:22.3085128Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:10:22.3085521Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:10:22.3085872Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:10:22.3086260Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:10:22.3086672Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:10:22.3087061Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:10:22.3087428Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:10:22.3087796Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:10:22.3088180Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:10:22.3088578Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:10:22.3088985Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:10:22.3089385Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:10:22.3089774Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:10:22.3090165Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:10:22.3090708Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:10:22.3091130Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:10:22.3091504Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:10:22.3091866Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:10:22.3092226Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:10:22.3092585Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:10:22.3092950Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:10:22.3093308Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:10:22.3093689Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:10:22.3094094Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:10:22.3094769Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:10:22.3095228Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:10:22.3095631Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:10:22.3096023Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:10:22.3096418Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:10:22.3096808Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:10:22.3097211Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:10:22.3097623Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:10:22.3098004Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:10:22.3098401Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:10:22.3098821Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:10:22.3099262Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:10:22.3099693Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:10:22.3100086Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:10:22.3100807Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:10:22.3101233Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:10:22.3101649Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:10:22.3102057Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:10:22.3102452Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:10:22.3102857Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:10:22.3103264Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:10:22.3103649Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:10:22.3104013Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:10:22.3104378Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:10:22.3104783Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:10:22.3105181Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:10:22.3105584Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:10:22.3105978Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:10:22.3106348Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:10:22.3106731Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:10:22.3107118Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:10:22.3107511Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:10:22.3107935Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:10:22.3108386Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:10:22.3108797Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:10:22.3109173Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:10:22.3109567Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:10:22.3109992Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:10:22.3110413Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:10:22.3110922Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:10:22.3111511Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:10:22.3111954Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:10:22.3112390Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:10:22.3112806Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:10:22.3113200Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:10:22.3113585Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:10:22.3113970Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:10:22.3114395Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:10:22.3114864Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:10:22.3115278Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:10:22.3115655Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:10:22.3116018Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:10:22.3116467Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:10:22.3116976Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:10:22.3117578Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:10:22.3117957Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:10:22.3118425Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:10:22.3118961Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:10:22.3119463Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:10:22.3119908Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:10:22.3120273Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:10:22.3120807Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:10:22.3121232Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:10:22.3121658Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:10:22.3122067Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:10:22.3122447Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:10:22.3122827Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:10:22.3123228Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:10:22.3123632Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:10:22.3124038Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:10:22.3124436Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:10:22.3124830Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:10:22.3125226Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:10:22.3125659Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:10:22.3126110Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:10:22.3126544Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:10:22.3126939Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:10:22.3127324Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:10:22.3127703Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:10:22.3128303Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:10:22.3128726Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:10:22.3129148Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:10:22.3129622Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:10:22.3130079Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:10:22.3130491Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:10:22.3131058Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:10:22.3131446Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:10:22.3131830Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:10:22.3132206Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:10:22.3132595Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:10:22.3132975Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:10:22.3133422Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:10:22.3133895Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:10:22.3134534Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:10:22.3135060Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:10:22.3135579Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:10:22.3136086Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:10:22.3136532Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:10:22.3136904Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:10:22.3137268Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:10:22.3137648Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:10:22.3138034Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:10:22.3138406Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:10:22.3138789Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:10:22.3139176Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:10:22.3139561Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:10:22.3139943Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:10:22.3140324Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:10:22.3140966Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:10:22.3141367Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:10:22.3141785Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:10:22.3142222Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:10:22.3142652Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:10:22.3143068Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:10:22.3143474Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:10:22.3143891Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:10:22.3144317Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:10:22.3144923Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:10:22.3145304Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:10:22.3145820Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3146342Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:10:22.3146717Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:10:22.3147093Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:10:22.3147466Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:10:22.3147877Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:10:22.3148320Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:10:22.3148752Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:10:22.3149197Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:10:22.3149605Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:10:22.3150011Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:10:22.3150440Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:10:22.3151146Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:10:22.3151539Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:10:22.3151969Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:10:22.3152464Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:10:22.3152964Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:10:22.3153424Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:10:22.3153835Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:10:22.3154237Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:10:22.3154714Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:10:22.3155208Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:10:22.3155622Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:10:22.3156064Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:10:22.3156521Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:10:22.3156933Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:10:22.3157297Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:10:22.3157657Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:10:22.3158033Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:10:22.3158418Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:10:22.3158791Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:10:22.3159151Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:10:22.3159529Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:10:22.3159896Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:10:22.3160254Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:10:22.3160792Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:10:22.3161167Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:10:22.3161545Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:10:22.3162185Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:10:22.3162562Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:10:22.3162924Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:10:22.3163285Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:10:22.3163659Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:10:22.3164035Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:10:22.3164403Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:10:22.3164821Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:10:22.3165201Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:10:22.3165625Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:10:22.3166065Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:10:22.3166484Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:10:22.3166852Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:10:22.3167235Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:10:22.3167835Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:10:22.3168241Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:10:22.3168625Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:10:22.3168995Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:10:22.3169354Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:10:22.3169700Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:10:22.3170051Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:10:22.3170410Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:10:22.3170945Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:10:22.3171311Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:10:22.3171660Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:10:22.3172002Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:10:22.3172383Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:10:22.3172794Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:10:22.3173191Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:10:22.3173590Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:10:22.3173986Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:10:22.3174408Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:10:22.3174912Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:10:22.3175531Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:10:22.3176167Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:10:22.3176713Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:10:22.3177187Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:10:22.3177646Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:10:22.3178169Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:10:22.3179070Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:10:22.3179666Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:10:22.3180159Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:10:22.3180738Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:10:22.3181123Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:10:22.3181496Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:10:22.3181871Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:10:22.3182251Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:10:22.3182641Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:10:22.3183032Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:10:22.3183421Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:10:22.3183810Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:10:22.3184202Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:10:22.3184581Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:10:22.3185178Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:10:22.3185558Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:10:22.3185950Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:10:22.3186346Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:10:22.3186762Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:10:22.3187185Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:10:22.3187555Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:10:22.3187953Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:10:22.3188368Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:10:22.3188778Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:10:22.3189222Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:10:22.3189648Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:10:22.3190020Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:10:22.3190391Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:10:22.3190904Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:10:22.3191283Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:10:22.3191676Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:10:22.3192068Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:10:22.3192456Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:10:22.3192843Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:10:22.3193212Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:10:22.3193582Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:10:22.3194139Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3194863Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3195777Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3196466Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3196997Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:10:22.3197383Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:10:22.3197795Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:10:22.3198206Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:10:22.3198584Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:10:22.3198962Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:10:22.3199332Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:10:22.3199714Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:10:22.3200100Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:10:22.3200478Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:10:22.3201008Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:10:22.3201397Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:10:22.3202024Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:10:22.3202431Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:10:22.3202831Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:10:22.3203222Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:10:22.3203610Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:10:22.3204000Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:10:22.3204408Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:10:22.3204808Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:10:22.3205207Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:10:22.3205602Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:10:22.3206027Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:10:22.3206459Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:10:22.3206867Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:10:22.3207315Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:10:22.3207775Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:10:22.3208189Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:10:22.3208562Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:10:22.3208948Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:10:22.3209350Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:10:22.3209765Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:10:22.3210177Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:10:22.3210694Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:10:22.3211110Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:10:22.3211582Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:10:22.3212055Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:10:22.3212672Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:10:22.3213100Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:10:22.3213555Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:10:22.3214006Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:10:22.3214487Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:10:22.3214978Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:10:22.3215424Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:10:22.3215860Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:10:22.3216267Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:10:22.3216662Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:10:22.3217084Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:10:22.3217472Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:10:22.3217848Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:10:22.3218258Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:10:22.3218815Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:10:22.3219219Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:10:22.3219642Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:10:22.3220037Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:10:22.3220415Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:10:22.3220959Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:10:22.3221319Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:10:22.3221712Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:10:22.3222132Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:10:22.3222527Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:10:22.3222984Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:10:22.3223438Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:10:22.3223843Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:10:22.3224283Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:10:22.3224705Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:10:22.3225118Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:10:22.3225531Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:10:22.3225895Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:10:22.3226264Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:10:22.3226666Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:10:22.3227065Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:10:22.3227449Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:10:22.3227811Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:10:22.3228163Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:10:22.3228518Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:10:22.3229230Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:10:22.3229760Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:10:22.3230149Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:10:22.3230528Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:10:22.3231080Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:10:22.3231496Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:10:22.3231906Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:10:22.3232313Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:10:22.3232729Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:10:22.3233140Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:10:22.3233523Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:10:22.3233892Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:10:22.3234255Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:10:22.3234637Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:10:22.3235235Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:10:22.3235754Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:10:22.3236153Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:10:22.3236573Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:10:22.3237017Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:10:22.3237416Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:10:22.3237784Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:10:22.3238135Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:10:22.3238482Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:10:22.3238853Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:10:22.3239239Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:10:22.3239618Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:10:22.3240022Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:10:22.3240441Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:10:22.3241056Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:10:22.3241499Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:10:22.3241884Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:10:22.3242274Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:10:22.3242665Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:10:22.3243055Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:10:22.3243467Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:10:22.3243845Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:10:22.3244293Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:10:22.3244788Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:10:22.3245216Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:10:22.3245596Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:10:22.3246190Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:10:22.3246625Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:10:22.3247025Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:10:22.3247401Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:10:22.3247805Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:10:22.3248188Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:10:22.3248539Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:10:22.3248899Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:10:22.3249300Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:10:22.3249723Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:10:22.3250108Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:10:22.3250494Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:10:22.3251319Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:10:22.3251767Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:10:22.3252385Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:10:22.3252781Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:10:22.3253297Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3253806Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:10:22.3254199Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:10:22.3254617Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:10:22.3255046Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:10:22.3255573Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:10:22.3256157Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:10:22.3256770Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:10:22.3257419Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:10:22.3258073Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:10:22.3258707Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:10:22.3259518Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:10:22.3260109Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:10:22.3260695Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:10:22.3261159Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:10:22.3261603Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:10:22.3262034Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:10:22.3262511Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:10:22.3262944Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:10:22.3263328Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:10:22.3263916Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:10:22.3264322Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:10:22.3264704Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:10:22.3265160Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:10:22.3265577Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:10:22.3265950Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:10:22.3266339Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:10:22.3266800Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:10:22.3267290Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:10:22.3267785Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:10:22.3268282Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:10:22.3268749Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:10:22.3269173Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:10:22.3269591Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:10:22.3270181Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:10:22.3270750Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:10:22.3271192Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:10:22.3271582Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:10:22.3271967Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:10:22.3272347Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:10:22.3272738Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:10:22.3273177Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:10:22.3273618Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:10:22.3274026Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:10:22.3274447Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:10:22.3274875Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:10:22.3275329Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:10:22.3275778Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:10:22.3276213Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:10:22.3276623Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:10:22.3277000Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:10:22.3277393Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:10:22.3277768Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:10:22.3278148Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:10:22.3278548Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:10:22.3278952Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:10:22.3279389Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:10:22.3279865Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:10:22.3280326Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:10:22.3281260Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:10:22.3281644Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:10:22.3282024Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:10:22.3282419Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:10:22.3282815Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:10:22.3283208Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:10:22.3283640Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:10:22.3284092Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:10:22.3284510Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:10:22.3284900Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:10:22.3285306Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:10:22.3285852Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:10:22.3286440Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:10:22.3287063Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:10:22.3287509Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:10:22.3287932Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:10:22.3288332Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:10:22.3288723Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:10:22.3289113Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:10:22.3289521Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:10:22.3289926Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:10:22.3290311Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:10:22.3290867Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:10:22.3291287Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:10:22.3291664Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:10:22.3292072Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:10:22.3292537Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:10:22.3292968Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:10:22.3293351Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:10:22.3293729Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:10:22.3294118Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:10:22.3294494Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:10:22.3294868Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:10:22.3295306Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:10:22.3295755Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:10:22.3296160Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:10:22.3296555Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:10:22.3296952Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:10:22.3297554Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:10:22.3297949Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:10:22.3298342Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:10:22.3298746Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:10:22.3299191Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:10:22.3299648Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:10:22.3300071Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:10:22.3300474Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:10:22.3301027Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:10:22.3301457Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:10:22.3301856Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:10:22.3302216Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:10:22.3302566Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:10:22.3302931Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:10:22.3303310Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:10:22.3303841Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:10:22.3304213Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:10:22.3304609Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:10:22.3304992Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:10:22.3305351Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:10:22.3305698Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:10:22.3306080Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:10:22.3306483Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:10:22.3306860Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:10:22.3307223Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:10:22.3307591Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:10:22.3307974Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:10:22.3308356Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:10:22.3308707Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:10:22.3309081Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:10:22.3309475Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:10:22.3309865Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:10:22.3310247Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:10:22.3310816Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:10:22.3311220Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:10:22.3311634Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:10:22.3312057Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:10:22.3312458Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:10:22.3312811Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:10:22.3313158Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:10:22.3313501Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:10:22.3314143Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:10:22.3314678Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:10:22.3315155Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:10:22.3315640Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:10:22.3316151Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:10:22.3316593Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:10:22.3316977Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:10:22.3317372Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:10:22.3317763Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:10:22.3318158Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:10:22.3318549Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:10:22.3318939Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:10:22.3319341Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:10:22.3337548Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:10:22.3338449Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:10:22.3338897Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:10:22.3339276Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:10:22.3339681Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:10:22.3340104Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:10:22.3340493Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:10:22.3341041Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:10:22.3341432Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:10:22.3341888Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:10:22.3342356Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:10:22.3342771Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:10:22.3343190Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:10:22.3343621Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:10:22.3344053Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:10:22.3344344Z 
2025-08-20T21:10:22.3344347Z 
2025-08-20T21:10:22.3344724Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:10:22 PM)
2025-08-20T21:10:22.3345089Z 
2025-08-20T21:10:22.3345092Z 
2025-08-20T21:10:22.3345095Z 
2025-08-20T21:10:22.3345159Z [+] Continue : YES
2025-08-20T21:10:22.3345267Z 
2025-08-20T21:10:22.3345492Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T21:10:22.5669156Z 
2025-08-20T21:10:22.5669964Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (09:10:22 PM) UTC
2025-08-20T21:10:22.5670248Z 
2025-08-20T21:10:22.5684157Z 
2025-08-20T21:10:22.5684568Z [+] Total RECIPES :: 1
2025-08-20T21:10:22.5684725Z 
2025-08-20T21:10:22.5754555Z 
2025-08-20T21:10:22.5755337Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml (1/1)
2025-08-20T21:10:22.5755851Z 
2025-08-20T21:10:22.6439820Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:10:22.6451521Z mode of '/tmp/pkgforge/hofeNoBr9_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:10:22.6501117Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/k9s/official [Provided]
2025-08-20T21:10:22.6501499Z [+] Setting '.pkg_family' --> k9s [Provided]
2025-08-20T21:10:22.6514699Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T21:10:22.6519799Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T21:10:22.6547489Z [00:00:00.003]➜  
2025-08-20T21:10:22.6547954Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:10:22.6548366Z [00:00:00.003]➜  
2025-08-20T21:10:22.6584754Z [00:00:00.007]➜  
2025-08-20T21:10:22.6585235Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:10:22.6585639Z [00:00:00.007]➜  
2025-08-20T21:10:22.6662931Z [00:00:00.014]➜  
2025-08-20T21:10:22.6663978Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/k9s/static.official.stable.yaml) --> /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (09:10:22 PM) UTC]
2025-08-20T21:10:22.6664784Z [00:00:00.014]➜  
2025-08-20T21:10:22.6664973Z [00:00:00.014]➜  
2025-08-20T21:10:22.6665567Z [00:00:00.014]➜  
2025-08-20T21:10:22.6665853Z [00:00:00.014]➜  ###################################################################
2025-08-20T21:10:22.6672207Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0
2025-08-20T21:10:22.6672873Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.source.yaml
2025-08-20T21:10:22.6673425Z [00:00:00.015]➜  _disabled: false
2025-08-20T21:10:22.6673651Z [00:00:00.015]➜  
2025-08-20T21:10:22.6673844Z [00:00:00.015]➜  pkg: "k9s"
2025-08-20T21:10:22.6674131Z [00:00:00.015]➜  pkg_id: "github.com.derailed.k9s"
2025-08-20T21:10:22.6674425Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T21:10:22.6674665Z [00:00:00.015]➜  category:
2025-08-20T21:10:22.6675324Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T21:10:22.6675678Z [00:00:00.015]➜    - "Utility"
2025-08-20T21:10:22.6676041Z [00:00:00.015]➜  description: "Terminal UI to interact with Kubernetes clusters"
2025-08-20T21:10:22.6676412Z [00:00:00.015]➜  distro_pkg:
2025-08-20T21:10:22.6676636Z [00:00:00.015]➜    alpine:
2025-08-20T21:10:22.6676855Z [00:00:00.015]➜      - "k9s"
2025-08-20T21:10:22.6677083Z [00:00:00.015]➜    archlinux:
2025-08-20T21:10:22.6677303Z [00:00:00.015]➜      aur:
2025-08-20T21:10:22.6677528Z [00:00:00.015]➜        - "k9s-git"
2025-08-20T21:10:22.6677799Z [00:00:00.015]➜      extra:
2025-08-20T21:10:22.6678023Z [00:00:00.015]➜        - "k9s"
2025-08-20T21:10:22.6678296Z [00:00:00.015]➜    homebrew:
2025-08-20T21:10:22.6678520Z [00:00:00.015]➜      - "k9s"
2025-08-20T21:10:22.6678741Z [00:00:00.015]➜    nixpkgs:
2025-08-20T21:10:22.6678976Z [00:00:00.015]➜      - "k9s"
2025-08-20T21:10:22.6679201Z [00:00:00.015]➜  homepage:
2025-08-20T21:10:22.6679481Z [00:00:00.015]➜    - "https://k9scli.io"
2025-08-20T21:10:22.6679802Z [00:00:00.015]➜    - "https://github.com/derailed/k9s"
2025-08-20T21:10:22.6680090Z [00:00:00.015]➜  license:
2025-08-20T21:10:22.6680310Z [00:00:00.015]➜    - id: "MIT"
2025-08-20T21:10:22.6681196Z [00:00:00.015]➜      url: "https://github.com/derailed/k9s/raw/464207797581d95d2537890932a4bd18e4a6a8bf/LICENSE"
2025-08-20T21:10:22.6681688Z [00:00:00.015]➜  maintainer:
2025-08-20T21:10:22.6682024Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:10:22.6682325Z [00:00:00.015]➜  note:
2025-08-20T21:10:22.6682601Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T21:10:22.6683100Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/derailed/k9s"
2025-08-20T21:10:22.6683506Z [00:00:00.015]➜  provides:
2025-08-20T21:10:22.6684069Z [00:00:00.015]➜    - "k9s"
2025-08-20T21:10:22.6684358Z [00:00:00.015]➜  repology:
2025-08-20T21:10:22.6684583Z [00:00:00.015]➜    - "k9s"
2025-08-20T21:10:22.6684810Z [00:00:00.015]➜  src_url:
2025-08-20T21:10:22.6685090Z [00:00:00.015]➜    - "https://github.com/derailed/k9s"
2025-08-20T21:10:22.6685369Z [00:00:00.015]➜  tag:
2025-08-20T21:10:22.6685582Z [00:00:00.015]➜    - "kubernetes"
2025-08-20T21:10:22.6685825Z [00:00:00.015]➜  x_exec:
2025-08-20T21:10:22.6686059Z [00:00:00.015]➜    bsys: "docker://go"
2025-08-20T21:10:22.6686302Z [00:00:00.015]➜    host:
2025-08-20T21:10:22.6686529Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T21:10:22.6686809Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T21:10:22.6687058Z [00:00:00.015]➜    shell: "bash"
2025-08-20T21:10:22.6687287Z [00:00:00.015]➜    pkgver: |
2025-08-20T21:10:22.6687567Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T21:10:22.6688250Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/derailed/k9s" "./TEMPREPO" &>/dev/null && \
2025-08-20T21:10:22.6689088Z [00:00:00.015]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T21:10:22.6689728Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T21:10:22.6690356Z [00:00:00.015]➜    run: |
2025-08-20T21:10:22.6690763Z [00:00:00.015]➜      #Build
2025-08-20T21:10:22.6691423Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T21:10:22.6692143Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T21:10:22.6692701Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T21:10:22.6693192Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T21:10:22.6693601Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T21:10:22.6693939Z [00:00:00.015]➜        bash -l -c '
2025-08-20T21:10:22.6694184Z [00:00:00.015]➜        #Setup ENV
2025-08-20T21:10:22.6694693Z [00:00:00.015]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:10:22.6695124Z [00:00:00.015]➜         CGO_ENABLED="1" 
2025-08-20T21:10:22.6695764Z [00:00:00.015]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:10:22.6696345Z [00:00:00.015]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:10:22.6696732Z [00:00:00.015]➜         GOOS="linux"
2025-08-20T21:10:22.6697042Z [00:00:00.015]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:10:22.6697334Z [00:00:00.015]➜        #Build
2025-08-20T21:10:22.6697827Z [00:00:00.015]➜         git clone --filter "blob:none" --quiet "https://github.com/derailed/k9s" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:10:22.6698353Z [00:00:00.015]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:10:22.6698813Z [00:00:00.015]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:10:22.6699241Z [00:00:00.015]➜         go mod tidy -v ; go generate ./...
2025-08-20T21:10:22.6699992Z [00:00:00.016]➜         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/k9s"
2025-08-20T21:10:22.6700826Z [00:00:00.016]➜        #Copy
2025-08-20T21:10:22.6701493Z [00:00:00.016]➜         ( 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-20T21:10:22.6702053Z [00:00:00.016]➜        #Strip 
2025-08-20T21:10:22.6702791Z [00:00:00.016]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:10:22.6703551Z [00:00:00.016]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:10:22.6704239Z [00:00:00.016]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:10:22.6704836Z [00:00:00.016]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:10:22.6705389Z [00:00:00.016]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:10:22.6705800Z [00:00:00.016]➜         popd &>/dev/null
2025-08-20T21:10:22.6706044Z [00:00:00.016]➜        '
2025-08-20T21:10:22.6706263Z [00:00:00.016]➜      #Copy & Meta
2025-08-20T21:10:22.6706622Z [00:00:00.016]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T21:10:22.6707174Z [00:00:00.016]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T21:10:22.6708244Z [00:00:00.016]➜       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-20T21:10:22.6709390Z [00:00:00.016]➜  
2025-08-20T21:10:22.6709581Z [00:00:00.016]➜  
2025-08-20T21:10:22.6709850Z [00:00:00.016]➜  ###################################################################
2025-08-20T21:10:22.6710128Z [00:00:00.016]➜  
2025-08-20T21:10:22.6710309Z [00:00:00.016]➜  
2025-08-20T21:10:22.6710487Z [00:00:00.016]➜  
2025-08-20T21:10:22.6711168Z [00:00:00.017]➜  '/tmp/pkgforge/hofeNoBr9_build.yaml' -> '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T21:10:24.1133406Z [00:00:01.461]➜  '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.version' -> '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.version'
2025-08-20T21:10:24.1183259Z [00:00:01.466]➜  [+] Version: HEAD-4686c1d-250820T090605 ('.x_exec.pkgver') [/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.version]
2025-08-20T21:10:24.1376518Z [00:00:01.486]➜  [+] Progs: k9s
2025-08-20T21:10:24.3777334Z [00:00:01.726]➜  
2025-08-20T21:10:24.3777870Z [00:00:01.726]➜  [-] Missing packages. Found: 
2025-08-20T21:10:24.3778176Z [00:00:01.726]➜  [+] Expected: k9s
2025-08-20T21:10:24.3778449Z [00:00:01.726]➜  [+] Continuing with build...
2025-08-20T21:10:24.3778700Z [00:00:01.726]➜  
2025-08-20T21:10:24.7222317Z [00:00:02.070]➜  
2025-08-20T21:10:24.7222602Z [00:00:02.070]➜  
2025-08-20T21:10:24.7299559Z [00:00:02.078]➜  + mkdir -pv /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T21:10:24.7315095Z [00:00:02.079]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=k9s -e PKG_ID=github.com.derailed.k9s -e PKG_TYPE=static -e PKG_VER=HEAD-4686c1d-250820T090605 -e PKGVER=HEAD-4686c1d-250820T090605 -e SBUILD_PKG=k9s.static -e SBUILD_PKGVER=HEAD-4686c1d-250820T090605 --volume /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T21:10:24.7316853Z [00:00:02.079]➜    #Setup ENV
2025-08-20T21:10:24.7317252Z [00:00:02.079]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:10:24.7317615Z [00:00:02.079]➜     CGO_ENABLED="1" 
2025-08-20T21:10:24.7317970Z [00:00:02.079]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:10:24.7318474Z [00:00:02.079]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:10:24.7318856Z [00:00:02.079]➜     GOOS="linux"
2025-08-20T21:10:24.7319149Z [00:00:02.079]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:10:24.7319436Z [00:00:02.079]➜    #Build
2025-08-20T21:10:24.7320292Z [00:00:02.079]➜     git clone --filter "blob:none" --quiet "https://github.com/derailed/k9s" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:10:24.7321049Z [00:00:02.079]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:10:24.7321513Z [00:00:02.079]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:10:24.7321945Z [00:00:02.079]➜     go mod tidy -v ; go generate ./...
2025-08-20T21:10:24.7322685Z [00:00:02.079]➜     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/k9s"
2025-08-20T21:10:24.7323284Z [00:00:02.079]➜    #Copy
2025-08-20T21:10:24.7323904Z [00:00:02.079]➜     ( 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-20T21:10:24.7324459Z [00:00:02.079]➜    #Strip 
2025-08-20T21:10:24.7324957Z [00:00:02.079]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:10:24.7325637Z [00:00:02.079]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:10:24.7326315Z [00:00:02.079]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:10:24.7327201Z [00:00:02.079]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:10:24.7327741Z [00:00:02.079]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:10:24.7328147Z [00:00:02.079]➜     popd &>/dev/null
2025-08-20T21:10:24.7328383Z [00:00:02.079]➜    '
2025-08-20T21:10:25.2841193Z [00:00:02.632]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T21:10:25.4348109Z [00:00:02.783]➜  b2e6f696af52: Pulling fs layer
2025-08-20T21:10:25.4348552Z [00:00:02.783]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T21:10:25.4348866Z [00:00:02.783]➜  99fd740fb142: Pulling fs layer
2025-08-20T21:10:25.4349166Z [00:00:02.783]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T21:10:25.4349463Z [00:00:02.783]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T21:10:25.4349759Z [00:00:02.783]➜  323e89f8c367: Pulling fs layer
2025-08-20T21:10:25.4350064Z [00:00:02.783]➜  2b92eb3035e7: Waiting
2025-08-20T21:10:25.4350323Z [00:00:02.783]➜  4239b2f25ebc: Waiting
2025-08-20T21:10:25.4350769Z [00:00:02.783]➜  323e89f8c367: Waiting
2025-08-20T21:10:25.6282960Z [00:00:02.976]➜  99fd740fb142: Verifying Checksum
2025-08-20T21:10:25.6283377Z [00:00:02.976]➜  99fd740fb142: Download complete
2025-08-20T21:10:25.7235125Z [00:00:03.071]➜  b2e6f696af52: Verifying Checksum
2025-08-20T21:10:25.7235790Z [00:00:03.071]➜  b2e6f696af52: Download complete
2025-08-20T21:10:25.7279609Z [00:00:03.076]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T21:10:25.7280042Z [00:00:03.076]➜  996f2cb07f7c: Download complete
2025-08-20T21:10:25.8215410Z [00:00:03.169]➜  b2e6f696af52: Pull complete
2025-08-20T21:10:25.9082934Z [00:00:03.256]➜  323e89f8c367: Download complete
2025-08-20T21:10:26.2618358Z [00:00:03.610]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T21:10:26.2618817Z [00:00:03.610]➜  4239b2f25ebc: Download complete
2025-08-20T21:10:30.9611500Z [00:00:08.309]➜  996f2cb07f7c: Pull complete
2025-08-20T21:10:36.0087805Z [00:00:13.357]➜  99fd740fb142: Pull complete
2025-08-20T21:10:41.1238344Z [00:00:18.472]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T21:10:41.1238773Z [00:00:18.472]➜  2b92eb3035e7: Download complete
2025-08-20T21:12:02.6419023Z [00:01:39.990]➜  2b92eb3035e7: Pull complete
2025-08-20T21:12:10.1525154Z [00:01:47.500]➜  4239b2f25ebc: Pull complete
2025-08-20T21:12:10.2167791Z [00:01:47.565]➜  323e89f8c367: Pull complete
2025-08-20T21:12:10.2412385Z [00:01:47.589]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T21:12:10.2708301Z [00:01:47.619]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T21:12:10.5617950Z [00:01:47.910]➜  + mkdir -p /build-bins
2025-08-20T21:12:10.5634539Z [00:01:47.912]➜  ++ mktemp -d
2025-08-20T21:12:10.5647554Z [00:01:47.913]➜  + pushd /tmp/tmp.W2dBo0EqHB
2025-08-20T21:12:10.5648352Z [00:01:47.913]➜  + CGO_ENABLED=1
2025-08-20T21:12:10.5648801Z [00:01:47.913]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T21:12:10.5659852Z [00:01:47.914]➜  ++ uname -m
2025-08-20T21:12:10.5660272Z [00:01:47.914]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T21:12:10.5668583Z [00:01:47.915]➜  + GOARCH=arm64
2025-08-20T21:12:10.5669321Z [00:01:47.915]➜  + GOOS=linux
2025-08-20T21:12:10.5669664Z [00:01:47.915]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:12:10.5670175Z [00:01:47.915]➜  + git clone --filter blob:none --quiet https://github.com/derailed/k9s ./TEMPREPO
2025-08-20T21:12:11.8072886Z [00:01:49.155]➜  + cd ./TEMPREPO
2025-08-20T21:12:11.8073741Z [00:01:49.155]➜  + echo -e '\n[+] Target: "arm64/linux"'
2025-08-20T21:12:11.8079249Z [00:01:49.155]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T21:12:11.8079716Z [00:01:49.155]➜  + go mod tidy -v
2025-08-20T21:12:11.8079951Z [00:01:49.155]➜  
2025-08-20T21:12:11.8080177Z [00:01:49.155]➜  [+] Target: "arm64/linux"
2025-08-20T21:12:11.8081205Z [00:01:49.155]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:12:11.8081584Z [00:01:49.155]➜  
2025-08-20T21:12:11.8318546Z [00:01:49.180]➜  go: downloading k8s.io/client-go v0.33.2
2025-08-20T21:12:11.8319142Z [00:01:49.180]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T21:12:11.8319528Z [00:01:49.180]➜  go: downloading k8s.io/klog/v2 v2.130.1
2025-08-20T21:12:11.8341856Z [00:01:49.182]➜  go: downloading github.com/fvbommel/sortorder v1.1.0
2025-08-20T21:12:12.0767362Z [00:01:49.425]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T21:12:12.0860023Z [00:01:49.434]➜  go: downloading k8s.io/api v0.33.2
2025-08-20T21:12:12.1258752Z [00:01:49.474]➜  go: downloading k8s.io/apiextensions-apiserver v0.33.2
2025-08-20T21:12:12.2816446Z [00:01:49.630]➜  go: downloading k8s.io/apimachinery v0.33.2
2025-08-20T21:12:12.4733030Z [00:01:49.821]➜  go: downloading k8s.io/cli-runtime v0.33.2
2025-08-20T21:12:12.5636038Z [00:01:49.912]➜  go: downloading k8s.io/metrics v0.33.2
2025-08-20T21:12:12.5806807Z [00:01:49.929]➜  go: downloading github.com/lmittmann/tint v1.0.7
2025-08-20T21:12:12.6170095Z [00:01:49.965]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T21:12:12.6172063Z [00:01:49.965]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T21:12:12.6178630Z [00:01:49.966]➜  go: downloading github.com/xeipuuv/gojsonschema v1.2.0
2025-08-20T21:12:12.6228497Z [00:01:49.971]➜  go: downloading github.com/adrg/xdg v0.5.3
2025-08-20T21:12:12.6583028Z [00:01:50.006]➜  go: downloading github.com/derailed/tcell/v2 v2.3.1-rc.4
2025-08-20T21:12:12.6668193Z [00:01:50.015]➜  go: downloading github.com/derailed/tview v0.8.5
2025-08-20T21:12:12.6721740Z [00:01:50.020]➜  go: downloading github.com/petergtz/pegomock v2.9.0+incompatible
2025-08-20T21:12:12.6772893Z [00:01:50.025]➜  go: downloading github.com/sahilm/fuzzy v0.1.1
2025-08-20T21:12:12.7444996Z [00:01:50.092]➜  go: downloading github.com/rakyll/hey v0.1.4
2025-08-20T21:12:12.7532085Z [00:01:50.101]➜  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
2025-08-20T21:12:12.7676915Z [00:01:50.116]➜  go: downloading helm.sh/helm/v3 v3.18.4
2025-08-20T21:12:12.8027444Z [00:01:50.151]➜  go: downloading k8s.io/kubectl v0.33.2
2025-08-20T21:12:13.0157324Z [00:01:50.364]➜  go: downloading sigs.k8s.io/yaml v1.5.0
2025-08-20T21:12:13.0157798Z [00:01:50.364]➜  go: downloading github.com/fsnotify/fsnotify v1.9.0
2025-08-20T21:12:13.0158232Z [00:01:50.364]➜  go: downloading github.com/mattn/go-runewidth v0.0.16
2025-08-20T21:12:13.0371268Z [00:01:50.385]➜  go: downloading github.com/anchore/clio v0.0.0-20250408180537-ec8fa27f0d9f
2025-08-20T21:12:13.0622725Z [00:01:50.410]➜  go: downloading github.com/anchore/grype v0.96.0
2025-08-20T21:12:13.2353033Z [00:01:50.583]➜  go: downloading github.com/anchore/syft v1.28.0
2025-08-20T21:12:13.2353566Z [00:01:50.583]➜  go: downloading github.com/olekukonko/tablewriter v1.0.8
2025-08-20T21:12:13.3124934Z [00:01:50.660]➜  go: downloading github.com/itchyny/gojq v0.12.17
2025-08-20T21:12:13.3125944Z [00:01:50.661]➜  go: downloading golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
2025-08-20T21:12:13.3137639Z [00:01:50.661]➜  go: downloading golang.org/x/text v0.27.0
2025-08-20T21:12:13.4184705Z [00:01:50.766]➜  go: downloading github.com/atotto/clipboard v0.1.4
2025-08-20T21:12:13.4595385Z [00:01:50.807]➜  go: downloading github.com/fatih/color v1.18.0
2025-08-20T21:12:13.5018991Z [00:01:50.850]➜  go: downloading github.com/go-errors/errors v1.5.1
2025-08-20T21:12:13.7481776Z [00:01:51.095]➜  go: downloading github.com/go-logr/logr v1.4.3
2025-08-20T21:12:13.7772452Z [00:01:51.125]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T21:12:13.7773167Z [00:01:51.125]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T21:12:13.7946912Z [00:01:51.143]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T21:12:13.8263886Z [00:01:51.174]➜  go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
2025-08-20T21:12:13.8860230Z [00:01:51.234]➜  go: downloading github.com/fxamacker/cbor/v2 v2.7.0
2025-08-20T21:12:13.9364647Z [00:01:51.283]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T21:12:14.0088118Z [00:01:51.357]➜  go: downloading sigs.k8s.io/randfill v1.0.0
2025-08-20T21:12:14.0349028Z [00:01:51.383]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T21:12:14.0357983Z [00:01:51.384]➜  go: downloading github.com/spf13/pflag v1.0.6
2025-08-20T21:12:14.0499784Z [00:01:51.398]➜  go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
2025-08-20T21:12:14.0808299Z [00:01:51.429]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T21:12:14.0837399Z [00:01:51.432]➜  go: downloading golang.org/x/net v0.42.0
2025-08-20T21:12:14.0912723Z [00:01:51.439]➜  go: downloading github.com/google/gnostic-models v0.6.9
2025-08-20T21:12:14.1204814Z [00:01:51.468]➜  go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
2025-08-20T21:12:14.1439865Z [00:01:51.492]➜  go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
2025-08-20T21:12:14.1642994Z [00:01:51.512]➜  go: downloading golang.org/x/term v0.33.0
2025-08-20T21:12:14.2092031Z [00:01:51.557]➜  go: downloading gopkg.in/inf.v0 v0.9.1
2025-08-20T21:12:14.2122639Z [00:01:51.560]➜  go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.6.0
2025-08-20T21:12:14.2501175Z [00:01:51.598]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T21:12:14.2628110Z [00:01:51.611]➜  go: downloading golang.org/x/sys v0.34.0
2025-08-20T21:12:14.2746801Z [00:01:51.623]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T21:12:14.2910167Z [00:01:51.639]➜  go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
2025-08-20T21:12:14.3156381Z [00:01:51.664]➜  go: downloading github.com/onsi/gomega v1.35.1
2025-08-20T21:12:14.3382321Z [00:01:51.686]➜  go: downloading github.com/onsi/ginkgo v1.16.5
2025-08-20T21:12:14.3913628Z [00:01:51.739]➜  go: downloading github.com/gdamore/encoding v1.0.1
2025-08-20T21:12:14.4133403Z [00:01:51.761]➜  go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
2025-08-20T21:12:14.4409949Z [00:01:51.789]➜  go: downloading k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
2025-08-20T21:12:14.6040131Z [00:01:51.952]➜  go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
2025-08-20T21:12:14.6040952Z [00:01:51.952]➜  go: downloading github.com/moby/term v0.5.2
2025-08-20T21:12:14.6443222Z [00:01:51.992]➜  go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
2025-08-20T21:12:14.6459025Z [00:01:51.994]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T21:12:14.6713652Z [00:01:52.019]➜  go: downloading github.com/Masterminds/semver/v3 v3.4.0
2025-08-20T21:12:14.6947945Z [00:01:52.043]➜  go: downloading github.com/Masterminds/sprig/v3 v3.3.0
2025-08-20T21:12:14.7087946Z [00:01:52.057]➜  go: downloading github.com/gosuri/uitable v0.0.4
2025-08-20T21:12:14.7219234Z [00:01:52.070]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T21:12:14.7304483Z [00:01:52.078]➜  go: downloading k8s.io/component-base v0.33.2
2025-08-20T21:12:14.7627213Z [00:01:52.111]➜  go: downloading github.com/fatih/camelcase v1.0.0
2025-08-20T21:12:14.8227990Z [00:01:52.171]➜  go: downloading go.yaml.in/yaml/v2 v2.4.2
2025-08-20T21:12:14.8665710Z [00:01:52.215]➜  go: downloading go.yaml.in/yaml/v3 v3.0.3
2025-08-20T21:12:14.9119198Z [00:01:52.260]➜  go: downloading github.com/anchore/fangs v0.0.0-20250402135612-96e29e45f3fe
2025-08-20T21:12:14.9362852Z [00:01:52.284]➜  go: downloading github.com/anchore/go-homedir v0.0.0-20250319154043-c29668562e4d
2025-08-20T21:12:14.9576604Z [00:01:52.306]➜  go: downloading github.com/anchore/go-logger v0.0.0-20250318195838-07ae343dd722
2025-08-20T21:12:14.9796811Z [00:01:52.328]➜  go: downloading github.com/gookit/color v1.5.4
2025-08-20T21:12:15.0050378Z [00:01:52.353]➜  go: downloading github.com/iancoleman/strcase v0.3.0
2025-08-20T21:12:15.0259070Z [00:01:52.374]➜  go: downloading github.com/pborman/indent v1.2.1
2025-08-20T21:12:15.0468701Z [00:01:52.395]➜  go: downloading github.com/pkg/profile v1.7.0
2025-08-20T21:12:15.0671633Z [00:01:52.415]➜  go: downloading github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
2025-08-20T21:12:15.0930713Z [00:01:52.441]➜  go: downloading github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651
2025-08-20T21:12:15.1148181Z [00:01:52.463]➜  go: downloading github.com/anchore/packageurl-go v0.1.1-0.20250220190351-d62adb6e1115
2025-08-20T21:12:15.1358893Z [00:01:52.484]➜  go: downloading github.com/anchore/stereoscope v0.1.6
2025-08-20T21:12:15.1945707Z [00:01:52.543]➜  go: downloading github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
2025-08-20T21:12:15.2211612Z [00:01:52.569]➜  go: downloading github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e
2025-08-20T21:12:15.2491497Z [00:01:52.597]➜  go: downloading golang.org/x/time v0.12.0
2025-08-20T21:12:15.2700165Z [00:01:52.618]➜  go: downloading github.com/wagoodman/go-progress v0.0.0-20230925121702-07e42b3cdba0
2025-08-20T21:12:15.2935996Z [00:01:52.642]➜  go: downloading github.com/openvex/go-vex v0.2.5
2025-08-20T21:12:15.3420669Z [00:01:52.690]➜  go: downloading github.com/anchore/go-collections v0.0.0-20240216171411-9321230ce537
2025-08-20T21:12:15.3704738Z [00:01:52.718]➜  go: downloading github.com/bmatcuk/doublestar/v2 v2.0.4
2025-08-20T21:12:15.3920260Z [00:01:52.740]➜  go: downloading github.com/gabriel-vasile/mimetype v1.4.9
2025-08-20T21:12:25.2905378Z [00:02:02.638]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T21:12:25.2906017Z [00:02:02.639]➜  go: downloading github.com/kylelemons/godebug v1.1.0
2025-08-20T21:12:25.2906655Z [00:02:02.639]➜  go: downloading github.com/lithammer/dedent v1.1.0
2025-08-20T21:12:25.2907123Z [00:02:02.639]➜  go: downloading github.com/go-test/deep v1.1.1
2025-08-20T21:12:25.3140364Z [00:02:02.662]➜  go: downloading github.com/gohugoio/hashstructure v0.5.0
2025-08-20T21:12:25.3329926Z [00:02:02.681]➜  go: downloading github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6
2025-08-20T21:12:25.3330707Z [00:02:02.681]➜  go: downloading github.com/olekukonko/ll v0.0.8
2025-08-20T21:12:25.3354157Z [00:02:02.683]➜  go: downloading github.com/itchyny/timefmt-go v0.1.6
2025-08-20T21:12:25.3576653Z [00:02:02.706]➜  go: downloading github.com/anchore/go-sync v0.0.0-20250326131806-4eda43a485b6
2025-08-20T21:12:25.3682795Z [00:02:02.716]➜  go: downloading github.com/dustin/go-humanize v1.0.1
2025-08-20T21:12:25.3713169Z [00:02:02.719]➜  go: downloading github.com/hashicorp/go-multierror v1.1.1
2025-08-20T21:12:25.3727093Z [00:02:02.721]➜  go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
2025-08-20T21:12:25.3821862Z [00:02:02.730]➜  go: downloading github.com/x448/float16 v0.8.4
2025-08-20T21:12:25.3933586Z [00:02:02.741]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T21:12:25.3963071Z [00:02:02.744]➜  go: downloading sigs.k8s.io/kustomize/api v0.19.0
2025-08-20T21:12:25.4012792Z [00:02:02.749]➜  go: downloading sigs.k8s.io/kustomize/kyaml v0.19.0
2025-08-20T21:12:25.4142725Z [00:02:02.762]➜  go: downloading google.golang.org/protobuf v1.36.5
2025-08-20T21:12:25.4661246Z [00:02:02.813]➜  go: downloading golang.org/x/oauth2 v0.30.0
2025-08-20T21:12:25.5960255Z [00:02:02.944]➜  go: downloading github.com/stretchr/objx v0.5.2
2025-08-20T21:12:25.5960985Z [00:02:02.944]➜  go: downloading github.com/google/btree v1.1.3
2025-08-20T21:12:25.6010697Z [00:02:02.949]➜  go: downloading github.com/json-iterator/go v1.1.12
2025-08-20T21:12:25.6011357Z [00:02:02.949]➜  go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
2025-08-20T21:12:25.6183373Z [00:02:02.966]➜  go: downloading github.com/onsi/ginkgo/v2 v2.21.0
2025-08-20T21:12:25.6242257Z [00:02:02.971]➜  go: downloading go.uber.org/goleak v1.3.0
2025-08-20T21:12:25.6273966Z [00:02:02.975]➜  go: downloading github.com/go-openapi/jsonreference v0.20.2
2025-08-20T21:12:25.6352032Z [00:02:02.983]➜  go: downloading github.com/go-openapi/swag v0.23.0
2025-08-20T21:12:25.6485659Z [00:02:02.997]➜  go: downloading github.com/creack/pty v1.1.20
2025-08-20T21:12:25.6629134Z [00:02:03.011]➜  go: downloading github.com/moby/spdystream v0.5.0
2025-08-20T21:12:25.6644566Z [00:02:03.013]➜  go: downloading github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
2025-08-20T21:12:25.6794899Z [00:02:03.027]➜  go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
2025-08-20T21:12:25.7244459Z [00:02:03.072]➜  go: downloading dario.cat/mergo v1.0.1
2025-08-20T21:12:25.7244933Z [00:02:03.073]➜  go: downloading github.com/Masterminds/goutils v1.1.1
2025-08-20T21:12:25.7412447Z [00:02:03.089]➜  go: downloading github.com/huandu/xstrings v1.5.0
2025-08-20T21:12:25.7443062Z [00:02:03.092]➜  go: downloading github.com/mitchellh/copystructure v1.2.0
2025-08-20T21:12:25.7463981Z [00:02:03.094]➜  go: downloading github.com/shopspring/decimal v1.4.0
2025-08-20T21:12:25.7552826Z [00:02:03.103]➜  go: downloading github.com/spf13/cast v1.7.1
2025-08-20T21:12:25.7640188Z [00:02:03.112]➜  go: downloading golang.org/x/crypto v0.40.0
2025-08-20T21:12:25.7701069Z [00:02:03.118]➜  go: downloading github.com/cyphar/filepath-securejoin v0.4.1
2025-08-20T21:12:25.7783033Z [00:02:03.125]➜  go: downloading github.com/BurntSushi/toml v1.5.0
2025-08-20T21:12:25.7949343Z [00:02:03.143]➜  go: downloading github.com/gobwas/glob v0.2.3
2025-08-20T21:12:25.8219760Z [00:02:03.170]➜  go: downloading github.com/evanphx/json-patch v5.9.11+incompatible
2025-08-20T21:12:25.8857872Z [00:02:03.234]➜  go: downloading github.com/opencontainers/image-spec v1.1.1
2025-08-20T21:12:25.8859274Z [00:02:03.234]➜  go: downloading oras.land/oras-go/v2 v2.6.0
2025-08-20T21:12:25.8859696Z [00:02:03.234]➜  go: downloading github.com/containerd/containerd v1.7.27
2025-08-20T21:12:25.9441849Z [00:02:03.292]➜  go: downloading github.com/distribution/distribution/v3 v3.0.0
2025-08-20T21:12:26.1689946Z [00:02:03.517]➜  go: downloading github.com/foxcpp/go-mockdns v1.1.0
2025-08-20T21:12:26.1690548Z [00:02:03.517]➜  go: downloading github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
2025-08-20T21:12:26.1691262Z [00:02:03.517]➜  go: downloading github.com/Masterminds/squirrel v1.5.4
2025-08-20T21:12:26.1691672Z [00:02:03.517]➜  go: downloading github.com/jmoiron/sqlx v1.4.0
2025-08-20T21:12:26.1927540Z [00:02:03.541]➜  go: downloading github.com/lib/pq v1.10.9
2025-08-20T21:12:26.1938902Z [00:02:03.542]➜  go: downloading github.com/rubenv/sql-migrate v1.8.0
2025-08-20T21:12:26.2087833Z [00:02:03.557]➜  go: downloading github.com/DATA-DOG/go-sqlmock v1.5.2
2025-08-20T21:12:26.2100390Z [00:02:03.558]➜  go: downloading github.com/chai2010/gettext-go v1.0.2
2025-08-20T21:12:26.2226986Z [00:02:03.571]➜  go: downloading github.com/MakeNowJust/heredoc v1.0.0
2025-08-20T21:12:26.2256486Z [00:02:03.574]➜  go: downloading github.com/mitchellh/go-wordwrap v1.0.1
2025-08-20T21:12:26.2431643Z [00:02:03.591]➜  go: downloading github.com/russross/blackfriday/v2 v2.1.0
2025-08-20T21:12:26.2457470Z [00:02:03.594]➜  go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
2025-08-20T21:12:26.2532315Z [00:02:03.601]➜  go: downloading k8s.io/component-helpers v0.33.2
2025-08-20T21:12:26.2723927Z [00:02:03.620]➜  go: downloading github.com/go-viper/mapstructure/v2 v2.3.0
2025-08-20T21:12:26.2731424Z [00:02:03.620]➜  go: downloading github.com/spf13/viper v1.20.1
2025-08-20T21:12:26.2731981Z [00:02:03.620]➜  go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2025-08-20T21:12:26.2810756Z [00:02:03.629]➜  go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
2025-08-20T21:12:26.2971657Z [00:02:03.645]➜  go: downloading github.com/felixge/fgprof v0.9.5
2025-08-20T21:12:26.2995505Z [00:02:03.648]➜  go: downloading github.com/OneOfOne/xxhash v1.2.8
2025-08-20T21:12:26.3017960Z [00:02:03.650]➜  go: downloading github.com/spf13/afero v1.14.0
2025-08-20T21:12:26.3036348Z [00:02:03.652]➜  go: downloading gorm.io/gorm v1.30.0
2025-08-20T21:12:26.3294981Z [00:02:03.676]➜  go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
2025-08-20T21:12:26.3353095Z [00:02:03.683]➜  go: downloading github.com/anchore/archiver/v3 v3.5.3-0.20241210171143-5b1d8d1c7c51
2025-08-20T21:12:26.3424849Z [00:02:03.690]➜  go: downloading github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
2025-08-20T21:12:26.3425574Z [00:02:03.691]➜  go: downloading github.com/wagoodman/go-presenter v0.0.0-20211015174752-f9c01afc824b
2025-08-20T21:12:26.3465311Z [00:02:03.695]➜  go: downloading github.com/docker/docker v28.3.2+incompatible
2025-08-20T21:12:26.3622992Z [00:02:03.710]➜  go: downloading github.com/bmatcuk/doublestar/v4 v4.8.1
2025-08-20T21:12:26.3637236Z [00:02:03.712]➜  go: downloading github.com/containerd/errdefs v1.0.0
2025-08-20T21:12:26.3727747Z [00:02:03.721]➜  go: downloading github.com/docker/go-connections v0.5.0
2025-08-20T21:12:26.3875895Z [00:02:03.736]➜  go: downloading github.com/google/go-containerregistry v0.20.6
2025-08-20T21:12:26.5023793Z [00:02:03.850]➜  go: downloading github.com/sylabs/squashfs v1.0.6
2025-08-20T21:12:26.5024906Z [00:02:03.851]➜  go: downloading github.com/fatih/set v0.2.1
2025-08-20T21:12:26.5025420Z [00:02:03.851]➜  go: downloading github.com/facebookincubator/nvdtools v0.1.5
2025-08-20T21:12:26.5224346Z [00:02:03.870]➜  go: downloading github.com/jinzhu/copier v0.4.0
2025-08-20T21:12:26.5253603Z [00:02:03.873]➜  go: downloading github.com/anchore/go-version v1.2.2-0.20210903204242-51efa5b487c4
2025-08-20T21:12:26.5462357Z [00:02:03.894]➜  go: downloading github.com/aquasecurity/go-pep440-version v0.0.1
2025-08-20T21:12:26.5480183Z [00:02:03.896]➜  go: downloading github.com/bitnami/go-version v0.0.0-20250131085805-b1f57a8634ef
2025-08-20T21:12:26.5570985Z [00:02:03.905]➜  go: downloading github.com/knqyf263/go-apk-version v0.0.0-20200609155635-041fdbb8563f
2025-08-20T21:12:26.5698147Z [00:02:03.918]➜  go: downloading github.com/knqyf263/go-deb-version v0.0.0-20190517075300-09fca494f03d
2025-08-20T21:12:26.5711846Z [00:02:03.919]➜  go: downloading github.com/masahiro331/go-mvn-version v0.0.0-20210429150710-d3157d602a08
2025-08-20T21:12:26.5794852Z [00:02:03.927]➜  go: downloading github.com/hashicorp/go-version v1.7.0
2025-08-20T21:12:26.5929941Z [00:02:03.941]➜  go: downloading github.com/sergi/go-diff v1.4.0
2025-08-20T21:12:26.6017460Z [00:02:03.950]➜  go: downloading github.com/package-url/packageurl-go v0.1.1
2025-08-20T21:12:26.6018738Z [00:02:03.950]➜  go: downloading github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04
2025-08-20T21:12:26.6295359Z [00:02:03.977]➜  go: downloading github.com/logrusorgru/aurora v2.0.3+incompatible
2025-08-20T21:12:26.6579805Z [00:02:04.006]➜  go: downloading github.com/acobaugh/osrelease v0.1.0
2025-08-20T21:12:26.6751414Z [00:02:04.023]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T21:12:26.6783782Z [00:02:04.026]➜  go: downloading github.com/cespare/xxhash/v2 v2.3.0
2025-08-20T21:12:26.6793640Z [00:02:04.027]➜  go: downloading github.com/google/licensecheck v0.3.1
2025-08-20T21:12:26.7030131Z [00:02:04.051]➜  go: downloading github.com/magiconair/properties v1.8.10
2025-08-20T21:12:26.7211615Z [00:02:04.069]➜  go: downloading github.com/hashicorp/errwrap v1.1.0
2025-08-20T21:12:26.7585778Z [00:02:04.105]➜  go: downloading github.com/nxadm/tail v1.4.8
2025-08-20T21:12:26.7587312Z [00:02:04.107]➜  go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
2025-08-20T21:12:27.0875283Z [00:02:04.436]➜  go: downloading github.com/modern-go/reflect2 v1.0.2
2025-08-20T21:12:27.0922297Z [00:02:04.439]➜  go: downloading github.com/go-openapi/jsonpointer v0.21.0
2025-08-20T21:12:27.1099535Z [00:02:04.458]➜  go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
2025-08-20T21:12:27.1331235Z [00:02:04.481]➜  go: downloading github.com/mailru/easyjson v0.7.7
2025-08-20T21:12:27.1659704Z [00:02:04.514]➜  go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
2025-08-20T21:12:27.1660258Z [00:02:04.514]➜  go: downloading github.com/mitchellh/reflectwalk v1.0.2
2025-08-20T21:12:27.1872306Z [00:02:04.535]➜  go: downloading github.com/frankban/quicktest v1.14.6
2025-08-20T21:12:27.1873130Z [00:02:04.535]➜  go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
2025-08-20T21:12:27.2082900Z [00:02:04.556]➜  go: downloading k8s.io/apiserver v0.33.2
2025-08-20T21:12:27.2154404Z [00:02:04.563]➜  go: downloading github.com/opencontainers/go-digest v1.0.0
2025-08-20T21:12:27.2386586Z [00:02:04.587]➜  go: downloading github.com/containerd/log v0.1.0
2025-08-20T21:12:27.2387085Z [00:02:04.587]➜  go: downloading github.com/containerd/platforms v0.2.1
2025-08-20T21:12:27.2638051Z [00:02:04.612]➜  go: downloading github.com/redis/go-redis/v9 v9.7.3
2025-08-20T21:12:27.2651168Z [00:02:04.613]➜  go: downloading gopkg.in/yaml.v2 v2.4.0
2025-08-20T21:12:27.2706034Z [00:02:04.619]➜  go: downloading github.com/bshuster-repo/logrus-logstash-hook v1.0.0
2025-08-20T21:12:27.2945633Z [00:02:04.643]➜  go: downloading github.com/docker/go-metrics v0.0.1
2025-08-20T21:12:27.3177730Z [00:02:04.666]➜  go: downloading github.com/gorilla/handlers v1.5.2
2025-08-20T21:12:27.3293867Z [00:02:04.677]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
2025-08-20T21:12:27.3356067Z [00:02:04.684]➜  go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
2025-08-20T21:12:27.3584127Z [00:02:04.706]➜  go: downloading github.com/go-sql-driver/mysql v1.8.1
2025-08-20T21:12:27.3597860Z [00:02:04.708]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.23
2025-08-20T21:12:27.3598378Z [00:02:04.708]➜  go: downloading github.com/miekg/dns v1.1.57
2025-08-20T21:12:27.3919448Z [00:02:04.740]➜  go: downloading github.com/go-gorp/gorp/v3 v3.1.0
2025-08-20T21:12:27.4193393Z [00:02:04.767]➜  go: downloading github.com/sagikazarmark/locafero v0.9.0
2025-08-20T21:12:27.4212143Z [00:02:04.769]➜  go: downloading github.com/glebarez/sqlite v1.11.0
2025-08-20T21:12:27.4479004Z [00:02:04.796]➜  go: downloading github.com/pandatix/go-cvss v0.6.2
2025-08-20T21:12:27.4912156Z [00:02:04.839]➜  go: downloading github.com/hashicorp/go-getter v1.7.9
2025-08-20T21:12:27.4912696Z [00:02:04.839]➜  go: downloading github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
2025-08-20T21:12:27.5221550Z [00:02:04.870]➜  go: downloading github.com/ulikunitz/xz v0.5.12
2025-08-20T21:12:27.5247047Z [00:02:04.873]➜  go: downloading github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e
2025-08-20T21:12:27.5358474Z [00:02:04.884]➜  go: downloading github.com/jinzhu/now v1.1.5
2025-08-20T21:12:27.5358992Z [00:02:04.884]➜  go: downloading github.com/CycloneDX/cyclonedx-go v0.9.2
2025-08-20T21:12:27.5587464Z [00:02:04.907]➜  go: downloading github.com/owenrumney/go-sarif v1.1.2-0.20231003122901-1000f5e05554
2025-08-20T21:12:27.5977970Z [00:02:04.946]➜  go: downloading github.com/charmbracelet/lipgloss v1.1.0
2025-08-20T21:12:27.6303971Z [00:02:04.978]➜  go: downloading github.com/gkampitakis/go-snaps v0.5.13
2025-08-20T21:12:27.6319085Z [00:02:04.980]➜  go: downloading github.com/muesli/termenv v0.16.0
2025-08-20T21:12:27.6663630Z [00:02:05.014]➜  go: downloading github.com/andybalholm/brotli v1.1.2-0.20250424173009-453214e765f3
2025-08-20T21:12:27.7056976Z [00:02:05.054]➜  go: downloading github.com/dsnet/compress v0.0.2-0.20230904184137-39efe44ab707
2025-08-20T21:12:27.7073245Z [00:02:05.054]➜  go: downloading github.com/golang/snappy v0.0.4
2025-08-20T21:12:27.7207658Z [00:02:05.069]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T21:12:27.9750926Z [00:02:05.323]➜  go: downloading github.com/klauspost/pgzip v1.2.6
2025-08-20T21:12:27.9986897Z [00:02:05.347]➜  go: downloading github.com/nwaples/rardecode v1.1.3
2025-08-20T21:12:28.0212533Z [00:02:05.369]➜  go: downloading github.com/pierrec/lz4/v4 v4.1.22
2025-08-20T21:12:28.8562672Z [00:02:06.204]➜  go: downloading github.com/becheran/wildmatch-go v1.0.0
2025-08-20T21:12:28.8563738Z [00:02:06.204]➜  go: downloading github.com/docker/cli v28.3.0+incompatible
2025-08-20T21:12:29.0419289Z [00:02:06.390]➜  go: downloading github.com/mitchellh/go-homedir v1.1.0
2025-08-20T21:12:29.0419791Z [00:02:06.390]➜  go: downloading github.com/github/go-spdx/v2 v2.3.3
2025-08-20T21:12:29.0420223Z [00:02:06.390]➜  go: downloading github.com/aquasecurity/go-version v0.0.1
2025-08-20T21:12:29.0673304Z [00:02:06.415]➜  go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
2025-08-20T21:12:29.0673844Z [00:02:06.415]➜  go: downloading github.com/sylabs/sif/v2 v2.21.1
2025-08-20T21:12:29.0711253Z [00:02:06.419]➜  go: downloading github.com/spdx/tools-golang v0.5.5
2025-08-20T21:12:29.1492095Z [00:02:06.497]➜  go: downloading github.com/diskfs/go-diskfs v1.6.1-0.20250601133945-2af1c7ece24c
2025-08-20T21:12:29.3328314Z [00:02:06.681]➜  go: downloading github.com/goccy/go-yaml v1.18.0
2025-08-20T21:12:29.4386730Z [00:02:06.787]➜  go: downloading github.com/distribution/reference v0.6.0
2025-08-20T21:12:29.4620076Z [00:02:06.810]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T21:12:29.4834879Z [00:02:06.831]➜  go: downloading github.com/rogpeppe/go-internal v1.14.1
2025-08-20T21:12:29.5467735Z [00:02:06.895]➜  go: downloading github.com/vbatts/go-mtree v0.5.4
2025-08-20T21:12:29.5473449Z [00:02:06.895]➜  go: downloading github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
2025-08-20T21:12:29.5474009Z [00:02:06.895]➜  go: downloading github.com/mholt/archives v0.1.3
2025-08-20T21:12:29.5479421Z [00:02:06.896]➜  go: downloading github.com/go-git/go-billy/v5 v5.6.2
2025-08-20T21:12:29.5873172Z [00:02:06.934]➜  go: downloading github.com/go-git/go-git/v5 v5.16.2
2025-08-20T21:12:29.5891269Z [00:02:06.937]➜  go: downloading github.com/kastenhq/goversion v0.0.0-20230811215019-93b2f8823953
2025-08-20T21:12:29.6104284Z [00:02:06.958]➜  go: downloading golang.org/x/mod v0.26.0
2025-08-20T21:12:29.6530278Z [00:02:07.001]➜  go: downloading github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da
2025-08-20T21:12:29.6763211Z [00:02:07.024]➜  go: downloading github.com/nix-community/go-nix v0.0.0-20250101154619-4bdde671e0a1
2025-08-20T21:12:29.6763735Z [00:02:07.024]➜  go: downloading modernc.org/sqlite v1.38.0
2025-08-20T21:12:29.6764157Z [00:02:07.024]➜  go: downloading github.com/elliotchance/phpserialize v1.4.0
2025-08-20T21:12:29.6829177Z [00:02:07.031]➜  go: downloading github.com/anchore/go-rpmdb v0.0.0-20250516171929-f77691e1faec
2025-08-20T21:12:29.6967541Z [00:02:07.045]➜  go: downloading github.com/sassoftware/go-rpmutils v0.4.0
2025-08-20T21:12:29.7225171Z [00:02:07.070]➜  go: downloading github.com/pelletier/go-toml v1.9.5
2025-08-20T21:12:29.7267659Z [00:02:07.075]➜  go: downloading github.com/rust-secure-code/go-rustaudit v0.0.0-20250226111315-e20ec32e963c
2025-08-20T21:12:29.7517424Z [00:02:07.099]➜  go: downloading github.com/hashicorp/hcl/v2 v2.23.0
2025-08-20T21:12:29.7525692Z [00:02:07.101]➜  go: downloading github.com/sanity-io/litter v1.5.8
2025-08-20T21:12:29.8088048Z [00:02:07.157]➜  go: downloading github.com/blang/semver/v4 v4.0.0
2025-08-20T21:12:29.8123259Z [00:02:07.160]➜  go: downloading github.com/emicklei/go-restful/v3 v3.11.0
2025-08-20T21:12:29.8306497Z [00:02:07.179]➜  go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
2025-08-20T21:12:29.8398165Z [00:02:07.188]➜  go: downloading github.com/josharian/intern v1.0.0
2025-08-20T21:12:29.8513927Z [00:02:07.199]➜  go: downloading google.golang.org/grpc v1.68.1
2025-08-20T21:12:30.0321807Z [00:02:07.380]➜  go: downloading github.com/gorilla/mux v1.8.1
2025-08-20T21:12:30.0325359Z [00:02:07.381]➜  go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
2025-08-20T21:12:30.0545092Z [00:02:07.402]➜  go: downloading github.com/redis/go-redis/extra/redisotel/v9 v9.0.5
2025-08-20T21:12:30.0763051Z [00:02:07.424]➜  go: downloading github.com/coreos/go-systemd/v22 v22.5.0
2025-08-20T21:12:30.0956232Z [00:02:07.444]➜  go: downloading go.opentelemetry.io/contrib/exporters/autoexport v0.57.0
2025-08-20T21:12:30.1295945Z [00:02:07.478]➜  go: downloading go.opentelemetry.io/otel v1.36.0
2025-08-20T21:12:30.2687639Z [00:02:07.617]➜  go: downloading go.opentelemetry.io/otel/sdk v1.36.0
2025-08-20T21:12:30.2688225Z [00:02:07.617]➜  go: downloading go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.32.0
2025-08-20T21:12:30.3010928Z [00:02:07.649]➜  go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
2025-08-20T21:12:30.3130932Z [00:02:07.661]➜  go: downloading github.com/prometheus/client_golang v1.22.0
2025-08-20T21:12:30.3774759Z [00:02:07.725]➜  go: downloading go.opentelemetry.io/otel/trace v1.36.0
2025-08-20T21:12:30.3775321Z [00:02:07.725]➜  go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
2025-08-20T21:12:30.4033441Z [00:02:07.751]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T21:12:30.4033926Z [00:02:07.751]➜  go: downloading go.opentelemetry.io/otel/metric v1.36.0
2025-08-20T21:12:30.4204930Z [00:02:07.768]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T21:12:30.4264330Z [00:02:07.774]➜  go: downloading github.com/poy/onpar v1.1.2
2025-08-20T21:12:30.4728787Z [00:02:07.821]➜  go: downloading github.com/subosito/gotenv v1.6.0
2025-08-20T21:12:30.4730895Z [00:02:07.821]➜  go: downloading golang.org/x/tools v0.35.0
2025-08-20T21:12:30.4943746Z [00:02:07.842]➜  go: downloading github.com/pelletier/go-toml/v2 v2.2.3
2025-08-20T21:12:30.5465659Z [00:02:07.895]➜  go: downloading github.com/sourcegraph/conc v0.3.0
2025-08-20T21:12:30.5699188Z [00:02:07.918]➜  go: downloading github.com/glebarez/go-sqlite v1.22.0
2025-08-20T21:12:30.7503458Z [00:02:08.098]➜  go: downloading cloud.google.com/go/storage v1.49.0
2025-08-20T21:12:30.8114548Z [00:02:08.159]➜  go: downloading cloud.google.com/go v0.116.0
2025-08-20T21:12:30.8633476Z [00:02:08.211]➜  go: downloading github.com/aws/aws-sdk-go v1.44.288
2025-08-20T21:12:32.9811057Z [00:02:10.329]➜  go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
2025-08-20T21:12:32.9812400Z [00:02:10.329]➜  go: downloading github.com/hashicorp/go-safetemp v1.0.0
2025-08-20T21:12:32.9812838Z [00:02:10.329]➜  go: downloading google.golang.org/api v0.215.0
2025-08-20T21:12:33.0316256Z [00:02:10.380]➜  go: downloading github.com/jinzhu/inflection v1.0.0
2025-08-20T21:12:33.0316727Z [00:02:10.380]➜  go: downloading github.com/zclconf/go-cty v1.14.0
2025-08-20T21:12:33.0789964Z [00:02:10.427]➜  go: downloading github.com/charmbracelet/x/ansi v0.9.3
2025-08-20T21:12:33.0919691Z [00:02:10.440]➜  go: downloading github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd
2025-08-20T21:12:33.1268220Z [00:02:10.475]➜  go: downloading github.com/bradleyjkemp/cupaloy/v2 v2.8.0
2025-08-20T21:12:33.1329268Z [00:02:10.481]➜  go: downloading github.com/terminalstatic/go-xsd-validate v0.1.6
2025-08-20T21:12:33.2349793Z [00:02:10.583]➜  go: downloading github.com/aymanbagabas/go-osc52/v2 v2.0.1
2025-08-20T21:12:33.2353383Z [00:02:10.583]➜  go: downloading github.com/gkampitakis/ciinfo v0.3.2
2025-08-20T21:12:33.2753722Z [00:02:10.623]➜  go: downloading github.com/gkampitakis/go-diff v1.3.2
2025-08-20T21:12:33.3291604Z [00:02:10.677]➜  go: downloading github.com/maruel/natural v1.1.1
2025-08-20T21:12:33.3806450Z [00:02:10.729]➜  go: downloading github.com/tidwall/gjson v1.18.0
2025-08-20T21:12:33.4243033Z [00:02:10.772]➜  go: downloading github.com/tidwall/pretty v1.2.1
2025-08-20T21:12:33.4721961Z [00:02:10.820]➜  go: downloading github.com/xyproto/randomstring v1.0.5
2025-08-20T21:12:33.5354269Z [00:02:10.883]➜  go: downloading gotest.tools/v3 v3.4.0
2025-08-20T21:12:33.5947542Z [00:02:10.943]➜  go: downloading github.com/moby/sys/mountinfo v0.7.2
2025-08-20T21:12:33.5948846Z [00:02:10.943]➜  go: downloading github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0
2025-08-20T21:12:33.6423195Z [00:02:10.990]➜  go: downloading github.com/containerd/containerd/api v1.8.0
2025-08-20T21:12:33.6962963Z [00:02:11.044]➜  go: downloading github.com/containerd/fifo v1.1.0
2025-08-20T21:12:33.6963459Z [00:02:11.044]➜  go: downloading github.com/containerd/typeurl/v2 v2.2.2
2025-08-20T21:12:33.7266461Z [00:02:11.074]➜  go: downloading github.com/moby/sys/signal v0.7.0
2025-08-20T21:12:33.7267559Z [00:02:11.075]➜  go: downloading github.com/opencontainers/runtime-spec v1.2.0
2025-08-20T21:12:33.7743198Z [00:02:11.122]➜  go: downloading github.com/opencontainers/selinux v1.11.1
2025-08-20T21:12:33.7790889Z [00:02:11.127]➜  go: downloading github.com/containerd/ttrpc v1.2.7
2025-08-20T21:12:33.8384803Z [00:02:11.186]➜  go: downloading github.com/moby/locker v1.0.1
2025-08-20T21:12:33.8404782Z [00:02:11.189]➜  go: downloading github.com/moby/docker-image-spec v1.3.1
2025-08-20T21:12:33.8887019Z [00:02:11.237]➜  go: downloading github.com/containerd/errdefs/pkg v0.3.0
2025-08-20T21:12:33.8888510Z [00:02:11.237]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.36.0
2025-08-20T21:12:33.9391569Z [00:02:11.287]➜  go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
2025-08-20T21:12:33.9394516Z [00:02:11.288]➜  go: downloading github.com/sebdah/goldie/v2 v2.5.5
2025-08-20T21:12:33.9816544Z [00:02:11.330]➜  go: downloading github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092
2025-08-20T21:12:34.0402980Z [00:02:11.388]➜  go: downloading github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb
2025-08-20T21:12:34.0731433Z [00:02:11.421]➜  go: downloading github.com/anchore/go-lzo v0.1.0
2025-08-20T21:12:34.0756013Z [00:02:11.424]➜  go: downloading github.com/pkg/xattr v0.4.9
2025-08-20T21:12:34.1372137Z [00:02:11.485]➜  go: downloading github.com/STARRY-S/zip v0.2.1
2025-08-20T21:12:34.1383808Z [00:02:11.486]➜  go: downloading github.com/bodgit/sevenzip v1.6.0
2025-08-20T21:12:34.2830429Z [00:02:11.631]➜  go: downloading github.com/mikelolasagasti/xz v1.0.1
2025-08-20T21:12:34.2884158Z [00:02:11.636]➜  go: downloading github.com/minio/minlz v1.0.0
2025-08-20T21:12:34.3299719Z [00:02:11.678]➜  go: downloading github.com/nwaples/rardecode/v2 v2.1.0
2025-08-20T21:12:34.3751658Z [00:02:11.723]➜  go: downloading github.com/sorairolake/lzip-go v0.3.5
2025-08-20T21:12:34.4406422Z [00:02:11.789]➜  go: downloading github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
2025-08-20T21:12:34.5413394Z [00:02:11.889]➜  go: downloading github.com/vifraa/gopom v1.0.0
2025-08-20T21:12:34.6333250Z [00:02:11.981]➜  go: downloading github.com/ProtonMail/go-crypto v1.2.0
2025-08-20T21:12:34.8953740Z [00:02:12.243]➜  go: downloading github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399
2025-08-20T21:12:34.8954403Z [00:02:12.243]➜  go: downloading github.com/DataDog/zstd v1.5.5
2025-08-20T21:12:34.9524785Z [00:02:12.300]➜  go: downloading github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249
2025-08-20T21:12:35.0070778Z [00:02:12.355]➜  go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
2025-08-20T21:12:35.0437040Z [00:02:12.392]➜  go: downloading github.com/xlab/treeprint v1.2.0
2025-08-20T21:12:35.0910108Z [00:02:12.439]➜  go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2025-08-20T21:12:35.1119615Z [00:02:12.460]➜  go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
2025-08-20T21:12:35.2785944Z [00:02:12.627]➜  go: downloading github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
2025-08-20T21:12:35.3942680Z [00:02:12.742]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8
2025-08-20T21:12:35.4826422Z [00:02:12.831]➜  go: downloading google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
2025-08-20T21:12:35.9251575Z [00:02:13.273]➜  go: downloading github.com/docker/docker-credential-helpers v0.9.3
2025-08-20T21:12:35.9252141Z [00:02:13.273]➜  go: downloading github.com/hashicorp/golang-lru/arc/v2 v2.0.5
2025-08-20T21:12:35.9734845Z [00:02:13.321]➜  go: downloading github.com/hashicorp/golang-lru v0.5.4
2025-08-20T21:12:35.9769951Z [00:02:13.325]➜  go: downloading github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5
2025-08-20T21:12:35.9770829Z [00:02:13.325]➜  go: downloading go.opentelemetry.io/contrib/bridges/prometheus v0.57.0
2025-08-20T21:12:36.0905187Z [00:02:13.438]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.8.0
2025-08-20T21:12:36.1850039Z [00:02:13.533]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.8.0
2025-08-20T21:12:36.2250848Z [00:02:13.573]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.32.0
2025-08-20T21:12:36.2872635Z [00:02:13.635]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.32.0
2025-08-20T21:12:36.3489003Z [00:02:13.697]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0
2025-08-20T21:12:36.3923443Z [00:02:13.740]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.33.0
2025-08-20T21:12:36.4443904Z [00:02:13.792]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0
2025-08-20T21:12:36.5246250Z [00:02:13.872]➜  go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.54.0
2025-08-20T21:12:36.5890732Z [00:02:13.937]➜  go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.8.0
2025-08-20T21:12:36.5891455Z [00:02:13.937]➜  go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.32.0
2025-08-20T21:12:36.7301293Z [00:02:14.078]➜  go: downloading go.opentelemetry.io/otel/sdk/log v0.8.0
2025-08-20T21:12:36.7311460Z [00:02:14.079]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T21:12:36.7320423Z [00:02:14.080]➜  go: downloading github.com/beorn7/perks v1.0.1
2025-08-20T21:12:36.7792065Z [00:02:14.127]➜  go: downloading github.com/prometheus/client_model v0.6.1
2025-08-20T21:12:36.7793190Z [00:02:14.127]➜  go: downloading github.com/prometheus/common v0.62.0
2025-08-20T21:12:36.8249463Z [00:02:14.173]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T21:12:36.8725686Z [00:02:14.221]➜  go: downloading modernc.org/libc v1.65.10
2025-08-20T21:12:36.8726267Z [00:02:14.221]➜  go: downloading modernc.org/mathutil v1.7.1
2025-08-20T21:12:36.9348850Z [00:02:14.283]➜  go: downloading cloud.google.com/go/compute/metadata v0.7.0
2025-08-20T21:12:36.9393912Z [00:02:14.287]➜  go: downloading cloud.google.com/go/iam v1.2.2
2025-08-20T21:12:36.9895778Z [00:02:14.338]➜  go: downloading github.com/googleapis/gax-go/v2 v2.14.1
2025-08-20T21:12:36.9899009Z [00:02:14.338]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
2025-08-20T21:12:37.0968139Z [00:02:14.445]➜  go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.31.0
2025-08-20T21:12:37.0970117Z [00:02:14.445]➜  go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3
2025-08-20T21:12:37.2962509Z [00:02:14.643]➜  go: downloading github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc
2025-08-20T21:12:37.2964249Z [00:02:14.644]➜  go: downloading github.com/charmbracelet/x/term v0.2.1
2025-08-20T21:12:37.4917678Z [00:02:14.840]➜  go: downloading github.com/tidwall/sjson v1.2.5
2025-08-20T21:12:37.4923066Z [00:02:14.840]➜  go: downloading github.com/tidwall/match v1.1.1
2025-08-20T21:12:37.8418132Z [00:02:15.190]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T21:12:38.3961323Z [00:02:15.744]➜  go: downloading github.com/therootcompany/xz v1.0.1
2025-08-20T21:12:38.4385124Z [00:02:15.786]➜  go: downloading github.com/Microsoft/hcsshim v0.11.7
2025-08-20T21:12:38.4430390Z [00:02:15.791]➜  go: downloading github.com/containerd/continuity v0.4.4
2025-08-20T21:12:39.1072281Z [00:02:16.455]➜  go: downloading github.com/moby/sys/sequential v0.6.0
2025-08-20T21:12:39.1072810Z [00:02:16.455]➜  go: downloading github.com/moby/sys/userns v0.1.0
2025-08-20T21:12:39.1338389Z [00:02:16.482]➜  go: downloading github.com/moby/sys/user v0.3.0
2025-08-20T21:12:39.1349118Z [00:02:16.483]➜  go: downloading github.com/docker/go-units v0.5.0
2025-08-20T21:12:39.1573276Z [00:02:16.505]➜  go: downloading github.com/docker/distribution v2.8.3+incompatible
2025-08-20T21:12:39.1626351Z [00:02:16.511]➜  go: downloading github.com/spdx/gordf v0.0.0-20201111095634-7098f93598fb
2025-08-20T21:12:39.2016678Z [00:02:16.550]➜  go: downloading github.com/vbatts/tar-split v0.12.1
2025-08-20T21:12:39.2017204Z [00:02:16.550]➜  go: downloading github.com/go-restruct/restruct v1.2.0-alpha
2025-08-20T21:12:39.2030898Z [00:02:16.551]➜  go: downloading github.com/bodgit/plumbing v1.3.0
2025-08-20T21:12:39.2281378Z [00:02:16.576]➜  go: downloading github.com/bodgit/windows v1.0.1
2025-08-20T21:12:39.2316100Z [00:02:16.580]➜  go: downloading go4.org v0.0.0-20230225012048-214862532bf5
2025-08-20T21:12:39.2329366Z [00:02:16.581]➜  go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
2025-08-20T21:12:39.2374247Z [00:02:16.585]➜  go: downloading github.com/pjbgf/sha1cd v0.3.2
2025-08-20T21:12:39.2527190Z [00:02:16.601]➜  go: downloading github.com/emirpasic/gods v1.18.1
2025-08-20T21:12:39.2567711Z [00:02:16.605]➜  go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
2025-08-20T21:12:39.2688030Z [00:02:16.617]➜  go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
2025-08-20T21:12:39.2872621Z [00:02:16.635]➜  go: downloading github.com/elazarl/goproxy v1.7.2
2025-08-20T21:12:39.2974514Z [00:02:16.645]➜  go: downloading github.com/agext/levenshtein v1.2.1
2025-08-20T21:12:39.3040400Z [00:02:16.652]➜  go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
2025-08-20T21:12:39.3346200Z [00:02:16.683]➜  go: downloading github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
2025-08-20T21:12:39.3922705Z [00:02:16.740]➜  go: downloading cloud.google.com/go/auth v0.13.0
2025-08-20T21:12:39.3949949Z [00:02:16.743]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T21:12:39.4425251Z [00:02:16.790]➜  go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
2025-08-20T21:12:39.4465475Z [00:02:16.795]➜  go: downloading go.opentelemetry.io/proto/otlp v1.4.0
2025-08-20T21:12:39.5666811Z [00:02:16.915]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T21:12:39.5667350Z [00:02:16.915]➜  go: downloading go.opentelemetry.io/otel/log v0.8.0
2025-08-20T21:12:39.5902961Z [00:02:16.938]➜  go: downloading go.uber.org/multierr v1.11.0
2025-08-20T21:12:39.6119942Z [00:02:16.960]➜  go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
2025-08-20T21:12:39.6120850Z [00:02:16.960]➜  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
2025-08-20T21:12:39.6121422Z [00:02:16.960]➜  go: downloading go.opencensus.io v0.24.0
2025-08-20T21:12:39.6125526Z [00:02:16.961]➜  go: downloading cloud.google.com/go/monitoring v1.21.2
2025-08-20T21:12:39.6587611Z [00:02:17.007]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
2025-08-20T21:12:39.6689481Z [00:02:17.017]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.48.1
2025-08-20T21:12:39.6691900Z [00:02:17.017]➜  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.6
2025-08-20T21:12:39.6707937Z [00:02:17.019]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
2025-08-20T21:12:39.6792168Z [00:02:17.027]➜  go: downloading cloud.google.com/go/longrunning v0.6.2
2025-08-20T21:12:39.7109606Z [00:02:17.059]➜  go: downloading github.com/jmespath/go-jmespath v0.4.0
2025-08-20T21:12:39.7224036Z [00:02:17.070]➜  go: downloading github.com/envoyproxy/go-control-plane v0.13.1
2025-08-20T21:12:40.1252662Z [00:02:17.473]➜  go: downloading github.com/moby/sys/atomicwriter v0.1.0
2025-08-20T21:12:40.1253153Z [00:02:17.473]➜  go: downloading github.com/morikuni/aec v1.0.0
2025-08-20T21:12:40.1253563Z [00:02:17.473]➜  go: downloading github.com/ncruces/go-strftime v0.1.9
2025-08-20T21:12:40.1253999Z [00:02:17.473]➜  go: downloading modernc.org/memory v1.11.0
2025-08-20T21:12:40.1483465Z [00:02:17.496]➜  go: downloading modernc.org/cc/v4 v4.26.1
2025-08-20T21:12:40.1561220Z [00:02:17.504]➜  go: downloading modernc.org/ccgo/v4 v4.28.0
2025-08-20T21:12:40.1663878Z [00:02:17.514]➜  go: downloading modernc.org/fileutil v1.3.3
2025-08-20T21:12:40.1665882Z [00:02:17.515]➜  go: downloading github.com/charmbracelet/bubbles v0.21.0
2025-08-20T21:12:40.2196506Z [00:02:17.568]➜  go: downloading github.com/charmbracelet/bubbletea v1.3.6
2025-08-20T21:12:40.2264910Z [00:02:17.575]➜  go: downloading github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab
2025-08-20T21:12:40.2315685Z [00:02:17.580]➜  go: downloading github.com/djherbis/times v1.6.0
2025-08-20T21:12:40.2398383Z [00:02:17.588]➜  go: downloading github.com/cloudflare/circl v1.6.1
2025-08-20T21:12:40.4901523Z [00:02:17.838]➜  go: downloading gopkg.in/warnings.v0 v0.1.2
2025-08-20T21:12:40.4902790Z [00:02:17.838]➜  go: downloading github.com/skeema/knownhosts v1.3.1
2025-08-20T21:12:40.4903270Z [00:02:17.838]➜  go: downloading github.com/kevinburke/ssh_config v1.2.0
2025-08-20T21:12:40.4904424Z [00:02:17.838]➜  go: downloading github.com/xanzy/ssh-agent v0.3.3
2025-08-20T21:12:40.6009896Z [00:02:17.949]➜  go: downloading github.com/gliderlabs/ssh v0.3.8
2025-08-20T21:12:40.6010955Z [00:02:17.949]➜  go: downloading github.com/google/s2a-go v0.1.8
2025-08-20T21:12:40.6025697Z [00:02:17.951]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0
2025-08-20T21:12:40.6623317Z [00:02:18.010]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0
2025-08-20T21:12:40.6948049Z [00:02:18.043]➜  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
2025-08-20T21:12:40.6995290Z [00:02:18.048]➜  go: downloading github.com/google/martian/v3 v3.3.3
2025-08-20T21:12:40.7376720Z [00:02:18.085]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
2025-08-20T21:12:40.7560299Z [00:02:18.104]➜  go: downloading github.com/google/martian v2.1.0+incompatible
2025-08-20T21:12:41.1324816Z [00:02:18.480]➜  go: downloading cloud.google.com/go/trace v1.11.2
2025-08-20T21:12:41.1325294Z [00:02:18.480]➜  go: downloading cloud.google.com/go/logging v1.12.0
2025-08-20T21:12:41.1325792Z [00:02:18.481]➜  go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
2025-08-20T21:12:41.1326324Z [00:02:18.481]➜  go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
2025-08-20T21:12:41.3972659Z [00:02:18.745]➜  go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
2025-08-20T21:12:41.3973310Z [00:02:18.745]➜  go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
2025-08-20T21:12:41.6031459Z [00:02:18.951]➜  go: downloading modernc.org/sortutil v1.2.1
2025-08-20T21:12:41.6031915Z [00:02:18.951]➜  go: downloading modernc.org/strutil v1.2.1
2025-08-20T21:12:41.6032274Z [00:02:18.951]➜  go: downloading modernc.org/opt v0.1.4
2025-08-20T21:12:41.6033164Z [00:02:18.951]➜  go: downloading modernc.org/token v1.1.0
2025-08-20T21:12:42.0018841Z [00:02:19.350]➜  go: downloading modernc.org/gc/v2 v2.6.5
2025-08-20T21:12:42.0019411Z [00:02:19.350]➜  go: downloading github.com/mattn/go-localereader v0.0.2-0.20220822084749-2491eb6c1c75
2025-08-20T21:12:42.0020018Z [00:02:19.350]➜  go: downloading github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
2025-08-20T21:12:42.0020800Z [00:02:19.350]➜  go: downloading github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
2025-08-20T21:12:42.1914837Z [00:02:19.539]➜  go: downloading github.com/muesli/cancelreader v0.2.2
2025-08-20T21:12:42.1919686Z [00:02:19.540]➜  go: downloading github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
2025-08-20T21:12:42.2165521Z [00:02:19.565]➜  go: downloading github.com/containerd/cgroups v1.1.0
2025-08-20T21:12:42.2166129Z [00:02:19.565]➜  go: downloading cel.dev/expr v0.19.1
2025-08-20T21:12:42.2330223Z [00:02:19.581]➜  go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
2025-08-20T21:12:42.3482376Z [00:02:19.696]➜  + go generate ./...
2025-08-20T21:12:42.6945330Z [00:02:20.042]➜  + 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/k9s
2025-08-20T21:12:42.6966693Z [00:02:20.045]➜  WORK=/tmp/go-build1679262874
2025-08-20T21:12:42.7589468Z [00:02:20.107]➜  # get https://proxy.golang.org/k8s.io/client-go/@v/v0.33.2.info
2025-08-20T21:12:42.7590073Z [00:02:20.107]➜  # get https://proxy.golang.org/k8s.io/klog/v2/@v/v2.130.1.info
2025-08-20T21:12:42.7607807Z [00:02:20.109]➜  # get https://proxy.golang.org/github.com/fvbommel/sortorder/@v/v1.1.0.info
2025-08-20T21:12:42.7608480Z [00:02:20.109]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info
2025-08-20T21:12:42.8810752Z [00:02:20.229]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info: 200 OK (0.120s)
2025-08-20T21:12:42.8812524Z [00:02:20.229]➜  # get https://proxy.golang.org/github.com/lmittmann/tint/@v/v1.0.7.info
2025-08-20T21:12:42.8816713Z [00:02:20.230]➜  # get https://proxy.golang.org/k8s.io/client-go/@v/v0.33.2.info: 200 OK (0.123s)
2025-08-20T21:12:42.8818907Z [00:02:20.230]➜  # get https://proxy.golang.org/k8s.io/api/@v/v0.33.2.info
2025-08-20T21:12:42.8835286Z [00:02:20.232]➜  # get https://proxy.golang.org/k8s.io/klog/v2/@v/v2.130.1.info: 200 OK (0.125s)
2025-08-20T21:12:42.8837483Z [00:02:20.232]➜  # get https://proxy.golang.org/github.com/fvbommel/sortorder/@v/v1.1.0.info: 200 OK (0.123s)
2025-08-20T21:12:42.8842366Z [00:02:20.232]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info
2025-08-20T21:12:42.9018388Z [00:02:20.250]➜  # get https://proxy.golang.org/github.com/lmittmann/tint/@v/v1.0.7.info: 200 OK (0.021s)
2025-08-20T21:12:42.9022049Z [00:02:20.250]➜  # get https://proxy.golang.org/github.com/adrg/xdg/@v/v0.5.3.info
2025-08-20T21:12:42.9041632Z [00:02:20.252]➜  # get https://proxy.golang.org/k8s.io/api/@v/v0.33.2.info: 200 OK (0.022s)
2025-08-20T21:12:42.9046834Z [00:02:20.253]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info
2025-08-20T21:12:42.9047416Z [00:02:20.253]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info
2025-08-20T21:12:42.9047972Z [00:02:20.253]➜  # get https://proxy.golang.org/k8s.io/apiextensions-apiserver/@v/v0.33.2.info
2025-08-20T21:12:42.9048595Z [00:02:20.253]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info: 200 OK (0.021s)
2025-08-20T21:12:42.9052938Z [00:02:20.253]➜  # get https://proxy.golang.org/k8s.io/apimachinery/@v/v0.33.2.info
2025-08-20T21:12:42.9210397Z [00:02:20.269]➜  # get https://proxy.golang.org/github.com/adrg/xdg/@v/v0.5.3.info: 200 OK (0.019s)
2025-08-20T21:12:42.9240187Z [00:02:20.272]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info: 200 OK (0.019s)
2025-08-20T21:12:42.9242905Z [00:02:20.272]➜  # get https://proxy.golang.org/k8s.io/cli-runtime/@v/v0.33.2.info
2025-08-20T21:12:42.9258039Z [00:02:20.274]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info: 200 OK (0.021s)
2025-08-20T21:12:42.9271131Z [00:02:20.275]➜  # get https://proxy.golang.org/k8s.io/apiextensions-apiserver/@v/v0.33.2.info: 200 OK (0.022s)
2025-08-20T21:12:42.9274179Z [00:02:20.275]➜  # get https://proxy.golang.org/k8s.io/apimachinery/@v/v0.33.2.info: 200 OK (0.022s)
2025-08-20T21:12:42.9276645Z [00:02:20.276]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info
2025-08-20T21:12:42.9283290Z [00:02:20.276]➜  # get https://proxy.golang.org/github.com/atotto/clipboard/@v/v0.1.4.info
2025-08-20T21:12:42.9283926Z [00:02:20.276]➜  # get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info
2025-08-20T21:12:42.9284463Z [00:02:20.277]➜  # get https://proxy.golang.org/github.com/cenkalti/backoff/v4/@v/v4.3.0.info
2025-08-20T21:12:42.9437803Z [00:02:20.292]➜  # get https://proxy.golang.org/k8s.io/cli-runtime/@v/v0.33.2.info: 200 OK (0.019s)
2025-08-20T21:12:42.9445052Z [00:02:20.293]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonschema/@v/v1.2.0.info
2025-08-20T21:12:42.9467675Z [00:02:20.295]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info: 200 OK (0.019s)
2025-08-20T21:12:42.9470736Z [00:02:20.295]➜  # get https://proxy.golang.org/github.com/derailed/tcell/v2/@v/v2.3.1-rc.4.info
2025-08-20T21:12:42.9475709Z [00:02:20.296]➜  # get https://proxy.golang.org/github.com/atotto/clipboard/@v/v0.1.4.info: 200 OK (0.020s)
2025-08-20T21:12:42.9481925Z [00:02:20.296]➜  # get https://proxy.golang.org/github.com/cenkalti/backoff/v4/@v/v4.3.0.info: 200 OK (0.020s)
2025-08-20T21:12:42.9486579Z [00:02:20.297]➜  # get https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20241104100929-3ea5e8cea738.info
2025-08-20T21:12:42.9487142Z [00:02:20.297]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.34.0.info
2025-08-20T21:12:42.9501468Z [00:02:20.298]➜  # get https://proxy.golang.org/gopkg.in/inf.v0/@v/v0.9.1.info: 200 OK (0.022s)
2025-08-20T21:12:42.9505986Z [00:02:20.299]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.info
2025-08-20T21:12:42.9639142Z [00:02:20.312]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonschema/@v/v1.2.0.info: 200 OK (0.019s)
2025-08-20T21:12:42.9641445Z [00:02:20.312]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.3.info
2025-08-20T21:12:42.9700326Z [00:02:20.318]➜  # get https://proxy.golang.org/k8s.io/utils/@v/v0.0.0-20241104100929-3ea5e8cea738.info: 200 OK (0.021s)
2025-08-20T21:12:42.9702647Z [00:02:20.318]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.34.0.info: 200 OK (0.022s)
2025-08-20T21:12:42.9704557Z [00:02:20.319]➜  # get https://proxy.golang.org/github.com/derailed/tview/@v/v0.8.5.info
2025-08-20T21:12:42.9708728Z [00:02:20.319]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.6.info
2025-08-20T21:12:42.9726013Z [00:02:20.321]➜  # get https://proxy.golang.org/github.com/fxamacker/cbor/v2/@v/v2.7.0.info: 200 OK (0.022s)
2025-08-20T21:12:42.9728987Z [00:02:20.321]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info
2025-08-20T21:12:42.9784275Z [00:02:20.326]➜  # get https://proxy.golang.org/github.com/derailed/tcell/v2/@v/v2.3.1-rc.4.info: 200 OK (0.031s)
2025-08-20T21:12:42.9787388Z [00:02:20.327]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info
2025-08-20T21:12:42.9838136Z [00:02:20.332]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.3.info: 200 OK (0.020s)
2025-08-20T21:12:42.9841437Z [00:02:20.332]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info
2025-08-20T21:12:42.9901295Z [00:02:20.338]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.6.info: 200 OK (0.019s)
2025-08-20T21:12:42.9911758Z [00:02:20.339]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info
2025-08-20T21:12:42.9927349Z [00:02:20.341]➜  # get https://proxy.golang.org/github.com/x448/float16/@v/v0.8.4.info: 200 OK (0.020s)
2025-08-20T21:12:42.9953109Z [00:02:20.343]➜  # get https://proxy.golang.org/github.com/derailed/tview/@v/v0.8.5.info: 200 OK (0.025s)
2025-08-20T21:12:42.9959200Z [00:02:20.344]➜  # get https://proxy.golang.org/sigs.k8s.io/json/@v/v0.0.0-20241010143419-9aa6b5e7a4b3.info
2025-08-20T21:12:42.9960546Z [00:02:20.344]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.42.0.info
2025-08-20T21:12:42.9975361Z [00:02:20.346]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info: 200 OK (0.019s)
2025-08-20T21:12:42.9978246Z [00:02:20.346]➜  # get https://proxy.golang.org/gopkg.in/evanphx/json-patch.v4/@v/v4.12.0.info
2025-08-20T21:12:43.0032321Z [00:02:20.351]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0040371Z [00:02:20.352]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.9.0.info
2025-08-20T21:12:43.0099889Z [00:02:20.358]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info: 200 OK (0.019s)
2025-08-20T21:12:43.0103852Z [00:02:20.358]➜  # get https://proxy.golang.org/github.com/google/gnostic-models/@v/v0.6.9.info
2025-08-20T21:12:43.0159668Z [00:02:20.364]➜  # get https://proxy.golang.org/sigs.k8s.io/json/@v/v0.0.0-20241010143419-9aa6b5e7a4b3.info: 200 OK (0.020s)
2025-08-20T21:12:43.0161106Z [00:02:20.364]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.42.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.0163730Z [00:02:20.364]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.info
2025-08-20T21:12:43.0171078Z [00:02:20.365]➜  # get https://proxy.golang.org/gopkg.in/evanphx/json-patch.v4/@v/v4.12.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0194332Z [00:02:20.367]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.40.0.info
2025-08-20T21:12:43.0194910Z [00:02:20.367]➜  # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.16.info
2025-08-20T21:12:43.0228894Z [00:02:20.371]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.9.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0231669Z [00:02:20.371]➜  # get https://proxy.golang.org/github.com/anchore/clio/@v/v0.0.0-20250408180537-ec8fa27f0d9f.info
2025-08-20T21:12:43.0292174Z [00:02:20.377]➜  # get https://proxy.golang.org/github.com/google/gnostic-models/@v/v0.6.9.info: 200 OK (0.019s)
2025-08-20T21:12:43.0295313Z [00:02:20.378]➜  # get https://proxy.golang.org/k8s.io/metrics/@v/v0.33.2.info
2025-08-20T21:12:43.0351947Z [00:02:20.383]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonreference/@v/v0.0.0-20180127040603-bd5ef7bd5415.info: 200 OK (0.019s)
2025-08-20T21:12:43.0356035Z [00:02:20.384]➜  # get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20190611155906-901d90724c79.info
2025-08-20T21:12:43.0362973Z [00:02:20.384]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.40.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0373231Z [00:02:20.385]➜  # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.16.info: 200 OK (0.019s)
2025-08-20T21:12:43.0377119Z [00:02:20.386]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.27.0.info
2025-08-20T21:12:43.0377899Z [00:02:20.386]➜  # get https://proxy.golang.org/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.info
2025-08-20T21:12:43.0422669Z [00:02:20.390]➜  # get https://proxy.golang.org/github.com/anchore/clio/@v/v0.0.0-20250408180537-ec8fa27f0d9f.info: 200 OK (0.019s)
2025-08-20T21:12:43.0426324Z [00:02:20.391]➜  # get https://proxy.golang.org/github.com/anchore/grype/@v/v0.96.0.info
2025-08-20T21:12:43.0486612Z [00:02:20.397]➜  # get https://proxy.golang.org/k8s.io/metrics/@v/v0.33.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.0492121Z [00:02:20.397]➜  # get https://proxy.golang.org/github.com/peterbourgon/diskv/@v/v2.0.1+incompatible.info
2025-08-20T21:12:43.0550089Z [00:02:20.403]➜  # get https://proxy.golang.org/github.com/gregjones/httpcache/@v/v0.0.0-20190611155906-901d90724c79.info: 200 OK (0.019s)
2025-08-20T21:12:43.0553385Z [00:02:20.403]➜  # get https://proxy.golang.org/github.com/rivo/uniseg/@v/v0.4.7.info
2025-08-20T21:12:43.0565806Z [00:02:20.405]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.27.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0571432Z [00:02:20.405]➜  # get https://proxy.golang.org/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0575907Z [00:02:20.406]➜  # get https://proxy.golang.org/sigs.k8s.io/structured-merge-diff/v4/@v/v4.6.0.info
2025-08-20T21:12:43.0680256Z [00:02:20.416]➜  # get https://proxy.golang.org/github.com/peterbourgon/diskv/@v/v2.0.1+incompatible.info: 200 OK (0.019s)
2025-08-20T21:12:43.0686402Z [00:02:20.417]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonpointer/@v/v0.0.0-20190905194746-02993c407bfb.info
2025-08-20T21:12:43.0687171Z [00:02:20.417]➜  # get https://proxy.golang.org/github.com/anchore/grype/@v/v0.96.0.info: 200 OK (0.026s)
2025-08-20T21:12:43.0691788Z [00:02:20.417]➜  # get https://proxy.golang.org/github.com/gdamore/encoding/@v/v1.0.1.info
2025-08-20T21:12:43.0742600Z [00:02:20.422]➜  # get https://proxy.golang.org/github.com/rivo/uniseg/@v/v0.4.7.info: 200 OK (0.019s)
2025-08-20T21:12:43.0747824Z [00:02:20.423]➜  # get https://proxy.golang.org/github.com/sahilm/fuzzy/@v/v0.1.1.info
2025-08-20T21:12:43.0748404Z [00:02:20.423]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.5.info
2025-08-20T21:12:43.0763450Z [00:02:20.424]➜  # get https://proxy.golang.org/sigs.k8s.io/structured-merge-diff/v4/@v/v4.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.0766445Z [00:02:20.425]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info
2025-08-20T21:12:43.0876380Z [00:02:20.436]➜  # get https://proxy.golang.org/github.com/xeipuuv/gojsonpointer/@v/v0.0.0-20190905194746-02993c407bfb.info: 200 OK (0.019s)
2025-08-20T21:12:43.0879621Z [00:02:20.436]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.33.0.info
2025-08-20T21:12:43.0936866Z [00:02:20.442]➜  # get https://proxy.golang.org/github.com/sahilm/fuzzy/@v/v0.1.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.0942035Z [00:02:20.442]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
2025-08-20T21:12:43.0942656Z [00:02:20.442]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.5.info: 200 OK (0.020s)
2025-08-20T21:12:43.0947083Z [00:02:20.443]➜  # get https://proxy.golang.org/github.com/gdamore/encoding/@v/v1.0.1.info: 200 OK (0.026s)
2025-08-20T21:12:43.0958145Z [00:02:20.444]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info: 200 OK (0.019s)
2025-08-20T21:12:43.0958893Z [00:02:20.444]➜  # get https://proxy.golang.org/github.com/anchore/go-logger/@v/v0.0.0-20250318195838-07ae343dd722.info
2025-08-20T21:12:43.0959621Z [00:02:20.444]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info
2025-08-20T21:12:43.0963810Z [00:02:20.444]➜  # get https://proxy.golang.org/github.com/itchyny/gojq/@v/v0.12.17.info
2025-08-20T21:12:43.1067874Z [00:02:20.455]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.33.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.1072413Z [00:02:20.455]➜  # get https://proxy.golang.org/github.com/anchore/fangs/@v/v0.0.0-20250402135612-96e29e45f3fe.info
2025-08-20T21:12:43.1129154Z [00:02:20.461]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.1151900Z [00:02:20.463]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info: 200 OK (0.019s)
2025-08-20T21:12:43.1161173Z [00:02:20.464]➜  # get https://proxy.golang.org/github.com/anchore/go-logger/@v/v0.0.0-20250318195838-07ae343dd722.info: 200 OK (0.020s)
2025-08-20T21:12:43.1161938Z [00:02:20.464]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info
2025-08-20T21:12:43.1162541Z [00:02:20.464]➜  # get https://proxy.golang.org/github.com/itchyny/gojq/@v/v0.12.17.info: 200 OK (0.019s)
2025-08-20T21:12:43.1163223Z [00:02:20.464]➜  # get https://proxy.golang.org/github.com/anchore/go-homedir/@v/v0.0.0-20250319154043-c29668562e4d.info
2025-08-20T21:12:43.1262454Z [00:02:20.474]➜  # get https://proxy.golang.org/github.com/anchore/fangs/@v/v0.0.0-20250402135612-96e29e45f3fe.info: 200 OK (0.019s)
2025-08-20T21:12:43.1267041Z [00:02:20.475]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250408133849-7e4ce0ab07d0.info
2025-08-20T21:12:43.1274226Z [00:02:20.475]➜  # get https://proxy.golang.org/sigs.k8s.io/randfill/@v/v1.0.0.info
2025-08-20T21:12:43.1355531Z [00:02:20.484]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info: 200 OK (0.020s)
2025-08-20T21:12:43.1357910Z [00:02:20.484]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.5.0.info
2025-08-20T21:12:43.1367913Z [00:02:20.485]➜  # get https://proxy.golang.org/github.com/anchore/go-homedir/@v/v0.0.0-20250319154043-c29668562e4d.info: 200 OK (0.021s)
2025-08-20T21:12:43.1372071Z [00:02:20.485]➜  # get https://proxy.golang.org/github.com/rakyll/hey/@v/v0.1.4.info
2025-08-20T21:12:43.1373150Z [00:02:20.485]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info
2025-08-20T21:12:43.1456397Z [00:02:20.494]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250408133849-7e4ce0ab07d0.info: 200 OK (0.019s)
2025-08-20T21:12:43.1458440Z [00:02:20.494]➜  # get https://proxy.golang.org/github.com/anchore/syft/@v/v1.28.0.info
2025-08-20T21:12:43.1471325Z [00:02:20.495]➜  # get https://proxy.golang.org/sigs.k8s.io/randfill/@v/v1.0.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.1476949Z [00:02:20.496]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.12.0.info
2025-08-20T21:12:43.1546009Z [00:02:20.503]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.5.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.1548396Z [00:02:20.503]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v2/@v/v2.4.2.info
2025-08-20T21:12:43.1562822Z [00:02:20.504]➜  # get https://proxy.golang.org/github.com/google/btree/@v/v1.1.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.1573468Z [00:02:20.505]➜  # get https://proxy.golang.org/dario.cat/mergo/@v/v1.0.1.info
2025-08-20T21:12:43.1668366Z [00:02:20.515]➜  # get https://proxy.golang.org/github.com/rakyll/hey/@v/v0.1.4.info: 200 OK (0.030s)
2025-08-20T21:12:43.1670706Z [00:02:20.515]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.12.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.1672507Z [00:02:20.515]➜  # get https://proxy.golang.org/github.com/liggitt/tabwriter/@v/v0.0.0-20181228230101-89fcab3d43de.info
2025-08-20T21:12:43.1741194Z [00:02:20.522]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v2/@v/v2.4.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.1758605Z [00:02:20.524]➜  # get https://proxy.golang.org/dario.cat/mergo/@v/v1.0.1.info: 200 OK (0.018s)
2025-08-20T21:12:43.1812583Z [00:02:20.529]➜  # get https://proxy.golang.org/github.com/anchore/syft/@v/v1.28.0.info: 200 OK (0.035s)
2025-08-20T21:12:43.1817029Z [00:02:20.530]➜  # get https://proxy.golang.org/helm.sh/helm/v3/@v/v3.18.4.info
2025-08-20T21:12:43.1823093Z [00:02:20.530]➜  # get https://proxy.golang.org/github.com/moby/term/@v/v0.5.2.info
2025-08-20T21:12:43.1823747Z [00:02:20.530]➜  # get https://proxy.golang.org/github.com/bmatcuk/doublestar/v2/@v/v2.0.4.info
2025-08-20T21:12:43.1860932Z [00:02:20.534]➜  # get https://proxy.golang.org/github.com/liggitt/tabwriter/@v/v0.0.0-20181228230101-89fcab3d43de.info: 200 OK (0.019s)
2025-08-20T21:12:43.1867485Z [00:02:20.535]➜  # get https://proxy.golang.org/github.com/wagoodman/go-partybus/@v/v0.0.0-20230516145632-8ccac152c651.info
2025-08-20T21:12:43.2011141Z [00:02:20.549]➜  # get https://proxy.golang.org/helm.sh/helm/v3/@v/v3.18.4.info: 200 OK (0.019s)
2025-08-20T21:12:43.2016355Z [00:02:20.550]➜  # get https://proxy.golang.org/github.com/%21one%21of%21one/xxhash/@v/v1.2.8.info
2025-08-20T21:12:43.2016995Z [00:02:20.550]➜  # get https://proxy.golang.org/github.com/moby/term/@v/v0.5.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.2024107Z [00:02:20.550]➜  # get https://proxy.golang.org/github.com/gohugoio/hashstructure/@v/v0.5.0.info
2025-08-20T21:12:43.2026313Z [00:02:20.551]➜  # get https://proxy.golang.org/github.com/bmatcuk/doublestar/v2/@v/v2.0.4.info: 200 OK (0.020s)
2025-08-20T21:12:43.2028296Z [00:02:20.551]➜  # get https://proxy.golang.org/github.com/facebookincubator/nvdtools/@v/v0.1.5.info
2025-08-20T21:12:43.2062391Z [00:02:20.554]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info
2025-08-20T21:12:43.2064168Z [00:02:20.555]➜  # get https://proxy.golang.org/github.com/wagoodman/go-partybus/@v/v0.0.0-20230516145632-8ccac152c651.info: 200 OK (0.020s)
2025-08-20T21:12:43.2069000Z [00:02:20.555]➜  # get https://proxy.golang.org/github.com/anchore/go-collections/@v/v0.0.0-20240216171411-9321230ce537.info
2025-08-20T21:12:43.2203346Z [00:02:20.568]➜  # get https://proxy.golang.org/github.com/%21one%21of%21one/xxhash/@v/v1.2.8.info: 200 OK (0.019s)
2025-08-20T21:12:43.2216411Z [00:02:20.570]➜  # get https://proxy.golang.org/github.com/gohugoio/hashstructure/@v/v0.5.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.2225046Z [00:02:20.570]➜  # get https://proxy.golang.org/github.com/facebookincubator/nvdtools/@v/v0.1.5.info: 200 OK (0.019s)
2025-08-20T21:12:43.2225836Z [00:02:20.571]➜  # get https://proxy.golang.org/github.com/anchore/archiver/v3/@v/v3.5.3-0.20241210171143-5b1d8d1c7c51.info
2025-08-20T21:12:43.2228749Z [00:02:20.571]➜  # get https://proxy.golang.org/github.com/gookit/color/@v/v1.5.4.info
2025-08-20T21:12:43.2232549Z [00:02:20.571]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.2239658Z [00:02:20.572]➜  # get https://proxy.golang.org/github.com/scylladb/go-set/@v/v1.0.3-0.20200225121959-cc7b2070d91e.info
2025-08-20T21:12:43.2269258Z [00:02:20.575]➜  # get https://proxy.golang.org/k8s.io/kube-openapi/@v/v0.0.0-20250318190949-c8a335a9a2ff.info
2025-08-20T21:12:43.2312544Z [00:02:20.579]➜  # get https://proxy.golang.org/github.com/anchore/go-collections/@v/v0.0.0-20240216171411-9321230ce537.info: 200 OK (0.024s)
2025-08-20T21:12:43.2321943Z [00:02:20.580]➜  # get https://proxy.golang.org/github.com/wagoodman/go-progress/@v/v0.0.0-20230925121702-07e42b3cdba0.info
2025-08-20T21:12:43.2425511Z [00:02:20.591]➜  # get https://proxy.golang.org/github.com/anchore/archiver/v3/@v/v3.5.3-0.20241210171143-5b1d8d1c7c51.info: 200 OK (0.020s)
2025-08-20T21:12:43.2428498Z [00:02:20.591]➜  # get https://proxy.golang.org/github.com/gookit/color/@v/v1.5.4.info: 200 OK (0.020s)
2025-08-20T21:12:43.2429116Z [00:02:20.591]➜  # get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.7.0.info
2025-08-20T21:12:43.2433120Z [00:02:20.591]➜  # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info
2025-08-20T21:12:43.2434910Z [00:02:20.592]➜  # get https://proxy.golang.org/github.com/scylladb/go-set/@v/v1.0.3-0.20200225121959-cc7b2070d91e.info: 200 OK (0.020s)
2025-08-20T21:12:43.2439664Z [00:02:20.592]➜  # get https://proxy.golang.org/github.com/iancoleman/strcase/@v/v0.3.0.info
2025-08-20T21:12:43.2456525Z [00:02:20.594]➜  # get https://proxy.golang.org/k8s.io/kube-openapi/@v/v0.0.0-20250318190949-c8a335a9a2ff.info: 200 OK (0.019s)
2025-08-20T21:12:43.2463106Z [00:02:20.594]➜  # get https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.20.2.info
2025-08-20T21:12:43.2513943Z [00:02:20.599]➜  # get https://proxy.golang.org/github.com/wagoodman/go-progress/@v/v0.0.0-20230925121702-07e42b3cdba0.info: 200 OK (0.019s)
2025-08-20T21:12:43.2518867Z [00:02:20.600]➜  # get https://proxy.golang.org/github.com/itchyny/timefmt-go/@v/v0.1.6.info
2025-08-20T21:12:43.2627107Z [00:02:20.611]➜  # get https://proxy.golang.org/github.com/hashicorp/go-version/@v/v1.7.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.2633049Z [00:02:20.611]➜  # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.2634559Z [00:02:20.612]➜  # get https://proxy.golang.org/github.com/acobaugh/osrelease/@v/v0.1.0.info
2025-08-20T21:12:43.2639896Z [00:02:20.612]➜  # get https://proxy.golang.org/github.com/iancoleman/strcase/@v/v0.3.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.2640532Z [00:02:20.612]➜  # get https://proxy.golang.org/github.com/pborman/indent/@v/v1.2.1.info
2025-08-20T21:12:43.2642156Z [00:02:20.612]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info
2025-08-20T21:12:43.2651390Z [00:02:20.613]➜  # get https://proxy.golang.org/github.com/go-openapi/jsonreference/@v/v0.20.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.2653582Z [00:02:20.613]➜  # get https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.21.0.info
2025-08-20T21:12:43.2777933Z [00:02:20.626]➜  # get https://proxy.golang.org/github.com/itchyny/timefmt-go/@v/v0.1.6.info: 200 OK (0.026s)
2025-08-20T21:12:43.2781493Z [00:02:20.626]➜  # get https://proxy.golang.org/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.info
2025-08-20T21:12:43.2828781Z [00:02:20.631]➜  # get https://proxy.golang.org/github.com/acobaugh/osrelease/@v/v0.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.2830240Z [00:02:20.631]➜  # get https://proxy.golang.org/github.com/pborman/indent/@v/v1.2.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.2837808Z [00:02:20.632]➜  # get https://proxy.golang.org/github.com/xo/terminfo/@v/v0.0.0-20220910002029-abceb7e1c41e.info
2025-08-20T21:12:43.2839385Z [00:02:20.632]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.2843200Z [00:02:20.632]➜  # get https://proxy.golang.org/github.com/pkg/profile/@v/v1.7.0.info
2025-08-20T21:12:43.2844405Z [00:02:20.632]➜  # get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.5.1.info
2025-08-20T21:12:43.2845553Z [00:02:20.632]➜  # get https://proxy.golang.org/github.com/go-openapi/jsonpointer/@v/v0.21.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.2846701Z [00:02:20.633]➜  # get https://proxy.golang.org/github.com/go-openapi/swag/@v/v0.23.0.info
2025-08-20T21:12:43.2969927Z [00:02:20.645]➜  # get https://proxy.golang.org/github.com/mgutz/ansi/@v/v0.0.0-20200706080929-d51e80ef957d.info: 200 OK (0.019s)
2025-08-20T21:12:43.2972648Z [00:02:20.645]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.4.0.info
2025-08-20T21:12:43.3034555Z [00:02:20.651]➜  # get https://proxy.golang.org/github.com/xo/terminfo/@v/v0.0.0-20220910002029-abceb7e1c41e.info: 200 OK (0.020s)
2025-08-20T21:12:43.3039102Z [00:02:20.652]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.4-0.20230606125235-dd1b4c2e81af.info
2025-08-20T21:12:43.3040179Z [00:02:20.652]➜  # get https://proxy.golang.org/github.com/pkg/profile/@v/v1.7.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.3046563Z [00:02:20.653]➜  # get https://proxy.golang.org/github.com/anchore/go-version/@v/v1.2.2-0.20210903204242-51efa5b487c4.info
2025-08-20T21:12:43.3048659Z [00:02:20.653]➜  # get https://proxy.golang.org/github.com/go-errors/errors/@v/v1.5.1.info: 200 OK (0.021s)
2025-08-20T21:12:43.3052973Z [00:02:20.653]➜  # get https://proxy.golang.org/github.com/anchore/packageurl-go/@v/v0.1.1-0.20250220190351-d62adb6e1115.info
2025-08-20T21:12:43.3054699Z [00:02:20.654]➜  # get https://proxy.golang.org/github.com/go-openapi/swag/@v/v0.23.0.info: 200 OK (0.021s)
2025-08-20T21:12:43.3056603Z [00:02:20.654]➜  # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.info
2025-08-20T21:12:43.3161232Z [00:02:20.664]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3175072Z [00:02:20.666]➜  # get https://proxy.golang.org/github.com/go-viper/mapstructure/v2/@v/v2.3.0.info
2025-08-20T21:12:43.3226878Z [00:02:20.671]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.4-0.20230606125235-dd1b4c2e81af.info: 200 OK (0.019s)
2025-08-20T21:12:43.3229276Z [00:02:20.671]➜  # get https://proxy.golang.org/github.com/hashicorp/go-multierror/@v/v1.1.1.info
2025-08-20T21:12:43.3244986Z [00:02:20.673]➜  # get https://proxy.golang.org/github.com/anchore/go-version/@v/v1.2.2-0.20210903204242-51efa5b487c4.info: 200 OK (0.020s)
2025-08-20T21:12:43.3247469Z [00:02:20.673]➜  # get https://proxy.golang.org/github.com/anchore/packageurl-go/@v/v0.1.1-0.20250220190351-d62adb6e1115.info: 200 OK (0.019s)
2025-08-20T21:12:43.3248224Z [00:02:20.673]➜  # get https://proxy.golang.org/github.com/felixge/fgprof/@v/v0.9.5.info
2025-08-20T21:12:43.3255123Z [00:02:20.674]➜  # get https://proxy.golang.org/github.com/mailru/easyjson/@v/v0.7.7.info: 200 OK (0.020s)
2025-08-20T21:12:43.3258593Z [00:02:20.674]➜  # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.info
2025-08-20T21:12:43.3262358Z [00:02:20.674]➜  # get https://proxy.golang.org/github.com/olekukonko/tablewriter/@v/v1.0.8.info
2025-08-20T21:12:43.3362868Z [00:02:20.684]➜  # get https://proxy.golang.org/github.com/go-viper/mapstructure/v2/@v/v2.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3365317Z [00:02:20.685]➜  # get https://proxy.golang.org/github.com/openvex/go-vex/@v/v0.2.5.info
2025-08-20T21:12:43.3417665Z [00:02:20.690]➜  # get https://proxy.golang.org/github.com/hashicorp/go-multierror/@v/v1.1.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.3428379Z [00:02:20.691]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.2-0.20250424173009-453214e765f3.info
2025-08-20T21:12:43.3436668Z [00:02:20.692]➜  # get https://proxy.golang.org/github.com/felixge/fgprof/@v/v0.9.5.info: 200 OK (0.019s)
2025-08-20T21:12:43.3440752Z [00:02:20.692]➜  # get https://proxy.golang.org/github.com/%21masterminds/sprig/v3/@v/v3.3.0.info
2025-08-20T21:12:43.3448317Z [00:02:20.693]➜  # get https://proxy.golang.org/github.com/josharian/intern/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3454813Z [00:02:20.693]➜  # get https://proxy.golang.org/github.com/olekukonko/tablewriter/@v/v1.0.8.info: 200 OK (0.019s)
2025-08-20T21:12:43.3459577Z [00:02:20.694]➜  # get https://proxy.golang.org/github.com/glebarez/sqlite/@v/v1.11.0.info
2025-08-20T21:12:43.3461484Z [00:02:20.694]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.info
2025-08-20T21:12:43.3618985Z [00:02:20.710]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.2-0.20250424173009-453214e765f3.info: 200 OK (0.019s)
2025-08-20T21:12:43.3628990Z [00:02:20.711]➜  # get https://proxy.golang.org/github.com/%21masterminds/sprig/v3/@v/v3.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3632068Z [00:02:20.711]➜  # get https://proxy.golang.org/github.com/anchore/stereoscope/@v/v0.1.6.info
2025-08-20T21:12:43.3635829Z [00:02:20.712]➜  # get https://proxy.golang.org/github.com/dsnet/compress/@v/v0.0.2-0.20230904184137-39efe44ab707.info
2025-08-20T21:12:43.3647951Z [00:02:20.713]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.info: 200 OK (0.019s)
2025-08-20T21:12:43.3653878Z [00:02:20.713]➜  # get https://proxy.golang.org/github.com/glebarez/sqlite/@v/v1.11.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3658387Z [00:02:20.714]➜  # get https://proxy.golang.org/github.com/openvex/go-vex/@v/v0.2.5.info: 200 OK (0.029s)
2025-08-20T21:12:43.3659011Z [00:02:20.714]➜  # get https://proxy.golang.org/github.com/gosuri/uitable/@v/v0.0.4.info
2025-08-20T21:12:43.3659960Z [00:02:20.714]➜  # get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.info
2025-08-20T21:12:43.3662102Z [00:02:20.714]➜  # get https://proxy.golang.org/github.com/emicklei/go-restful/v3/@v/v3.11.0.info
2025-08-20T21:12:43.3824865Z [00:02:20.730]➜  # get https://proxy.golang.org/github.com/dsnet/compress/@v/v0.0.2-0.20230904184137-39efe44ab707.info: 200 OK (0.019s)
2025-08-20T21:12:43.3828211Z [00:02:20.731]➜  # get https://proxy.golang.org/gorm.io/gorm/@v/v1.30.0.info
2025-08-20T21:12:43.3847072Z [00:02:20.733]➜  # get https://proxy.golang.org/github.com/gosuri/uitable/@v/v0.0.4.info: 200 OK (0.019s)
2025-08-20T21:12:43.3849878Z [00:02:20.733]➜  # get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.3853707Z [00:02:20.733]➜  # get https://proxy.golang.org/github.com/spf13/viper/@v/v1.20.1.info
2025-08-20T21:12:43.3859903Z [00:02:20.734]➜  # get https://proxy.golang.org/github.com/emicklei/go-restful/v3/@v/v3.11.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.3867365Z [00:02:20.735]➜  # get https://proxy.golang.org/github.com/anchore/stereoscope/@v/v0.1.6.info: 200 OK (0.024s)
2025-08-20T21:12:43.3868023Z [00:02:20.735]➜  # get https://proxy.golang.org/sigs.k8s.io/kustomize/api/@v/v0.19.0.info
2025-08-20T21:12:43.3872320Z [00:02:20.735]➜  # get https://proxy.golang.org/github.com/%21cyclone%21d%21x/cyclonedx-go/@v/v0.9.2.info
2025-08-20T21:12:43.3872974Z [00:02:20.735]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v0.0.4.info
2025-08-20T21:12:43.4018296Z [00:02:20.750]➜  # get https://proxy.golang.org/gorm.io/gorm/@v/v1.30.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.4021204Z [00:02:20.750]➜  # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20250317173921-a4b03ec1a45e.info
2025-08-20T21:12:43.4039707Z [00:02:20.752]➜  # get https://proxy.golang.org/github.com/spf13/viper/@v/v1.20.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.4044215Z [00:02:20.752]➜  # get https://proxy.golang.org/github.com/spf13/afero/@v/v1.14.0.info
2025-08-20T21:12:43.4067621Z [00:02:20.755]➜  # get https://proxy.golang.org/sigs.k8s.io/kustomize/api/@v/v0.19.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.4072732Z [00:02:20.755]➜  # get https://proxy.golang.org/sigs.k8s.io/kustomize/kyaml/@v/v0.19.0.info
2025-08-20T21:12:43.4074456Z [00:02:20.756]➜  # get https://proxy.golang.org/github.com/%21cyclone%21d%21x/cyclonedx-go/@v/v0.9.2.info: 200 OK (0.020s)
2025-08-20T21:12:43.4083750Z [00:02:20.756]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v0.0.4.info: 200 OK (0.021s)
2025-08-20T21:12:43.4084442Z [00:02:20.756]➜  # get https://proxy.golang.org/github.com/hashicorp/errwrap/@v/v1.1.0.info
2025-08-20T21:12:43.4087032Z [00:02:20.757]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info
2025-08-20T21:12:43.4240199Z [00:02:20.772]➜  # get https://proxy.golang.org/github.com/spf13/afero/@v/v1.14.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.4251782Z [00:02:20.773]➜  # get https://proxy.golang.org/github.com/olekukonko/errors/@v/v0.0.0-20250405072817-4e6d85265da6.info
2025-08-20T21:12:43.4258918Z [00:02:20.774]➜  # get https://proxy.golang.org/sigs.k8s.io/kustomize/kyaml/@v/v0.19.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.4267581Z [00:02:20.775]➜  # get https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20250317173921-a4b03ec1a45e.info: 200 OK (0.025s)
2025-08-20T21:12:43.4268927Z [00:02:20.775]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v3/@v/v3.0.3.info
2025-08-20T21:12:43.4271425Z [00:02:20.775]➜  # get https://proxy.golang.org/github.com/aquasecurity/go-pep440-version/@v/v0.0.1.info
2025-08-20T21:12:43.4273362Z [00:02:20.775]➜  # get https://proxy.golang.org/github.com/hashicorp/errwrap/@v/v1.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.4278176Z [00:02:20.776]➜  # get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.4-0.20250319132907-e064f32e3674.info
2025-08-20T21:12:43.4283540Z [00:02:20.776]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.4292029Z [00:02:20.777]➜  # get https://proxy.golang.org/github.com/hako/durafmt/@v/v0.0.0-20210608085754-5c1018a4e16b.info
2025-08-20T21:12:43.4459995Z [00:02:20.794]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v3/@v/v3.0.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.4466205Z [00:02:20.795]➜  # get https://proxy.golang.org/github.com/aquasecurity/go-pep440-version/@v/v0.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.4473076Z [00:02:20.795]➜  # get https://proxy.golang.org/github.com/monochromegane/go-gitignore/@v/v0.0.0-20200626010858-205db1a8cc00.info
2025-08-20T21:12:43.4475162Z [00:02:20.795]➜  # get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.4-0.20250319132907-e064f32e3674.info: 200 OK (0.019s)
2025-08-20T21:12:43.4475873Z [00:02:20.796]➜  # get https://proxy.golang.org/github.com/olekukonko/ll/@v/v0.0.8.info
2025-08-20T21:12:43.4484999Z [00:02:20.797]➜  # get https://proxy.golang.org/github.com/olekukonko/errors/@v/v0.0.0-20250405072817-4e6d85265da6.info: 200 OK (0.023s)
2025-08-20T21:12:43.4488828Z [00:02:20.797]➜  # get https://proxy.golang.org/github.com/anchore/go-sync/@v/v0.0.0-20250326131806-4eda43a485b6.info
2025-08-20T21:12:43.4495552Z [00:02:20.798]➜  # get https://proxy.golang.org/github.com/hako/durafmt/@v/v0.0.0-20210608085754-5c1018a4e16b.info: 200 OK (0.020s)
2025-08-20T21:12:43.4496519Z [00:02:20.798]➜  # get https://proxy.golang.org/github.com/bitnami/go-version/@v/v0.0.0-20250131085805-b1f57a8634ef.info
2025-08-20T21:12:43.4662324Z [00:02:20.814]➜  # get https://proxy.golang.org/github.com/monochromegane/go-gitignore/@v/v0.0.0-20200626010858-205db1a8cc00.info: 200 OK (0.019s)
2025-08-20T21:12:43.4665589Z [00:02:20.815]➜  # get https://proxy.golang.org/github.com/xlab/treeprint/@v/v1.2.0.info
2025-08-20T21:12:43.4681485Z [00:02:20.816]➜  # get https://proxy.golang.org/github.com/anchore/go-sync/@v/v0.0.0-20250326131806-4eda43a485b6.info: 200 OK (0.019s)
2025-08-20T21:12:43.4686927Z [00:02:20.817]➜  # get https://proxy.golang.org/github.com/google/licensecheck/@v/v0.3.1.info
2025-08-20T21:12:43.4687720Z [00:02:20.817]➜  # get https://proxy.golang.org/github.com/bitnami/go-version/@v/v0.0.0-20250131085805-b1f57a8634ef.info: 200 OK (0.019s)
2025-08-20T21:12:43.4692047Z [00:02:20.817]➜  # get https://proxy.golang.org/github.com/araddon/dateparse/@v/v0.0.0-20210429162001-6b43995a97de.info
2025-08-20T21:12:43.4711352Z [00:02:20.819]➜  # get https://proxy.golang.org/github.com/olekukonko/ll/@v/v0.0.8.info: 200 OK (0.024s)
2025-08-20T21:12:43.4755556Z [00:02:20.822]➜  # get https://proxy.golang.org/github.com/google/go-containerregistry/@v/v0.20.6.info
2025-08-20T21:12:43.4756389Z [00:02:20.822]➜  # get https://proxy.golang.org/github.com/knqyf263/go-apk-version/@v/v0.0.0-20200609155635-041fdbb8563f.info
2025-08-20T21:12:43.4855007Z [00:02:20.834]➜  # get https://proxy.golang.org/github.com/xlab/treeprint/@v/v1.2.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.4875079Z [00:02:20.836]➜  # get https://proxy.golang.org/github.com/google/shlex/@v/v0.0.0-20191202100458-e7afc7fbc510.info
2025-08-20T21:12:43.4877591Z [00:02:20.836]➜  # get https://proxy.golang.org/github.com/google/licensecheck/@v/v0.3.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.4885685Z [00:02:20.836]➜  # get https://proxy.golang.org/github.com/araddon/dateparse/@v/v0.0.0-20210429162001-6b43995a97de.info: 200 OK (0.019s)
2025-08-20T21:12:43.4886508Z [00:02:20.837]➜  # get https://proxy.golang.org/github.com/glebarez/go-sqlite/@v/v1.22.0.info
2025-08-20T21:12:43.4888382Z [00:02:20.837]➜  # get https://proxy.golang.org/github.com/klauspost/pgzip/@v/v1.2.6.info
2025-08-20T21:12:43.4923608Z [00:02:20.840]➜  # get https://proxy.golang.org/github.com/google/go-containerregistry/@v/v0.20.6.info: 200 OK (0.019s)
2025-08-20T21:12:43.4925979Z [00:02:20.841]➜  # get https://proxy.golang.org/github.com/knqyf263/go-apk-version/@v/v0.0.0-20200609155635-041fdbb8563f.info: 200 OK (0.019s)
2025-08-20T21:12:43.4933064Z [00:02:20.841]➜  # get https://proxy.golang.org/github.com/knqyf263/go-deb-version/@v/v0.0.0-20190517075300-09fca494f03d.info
2025-08-20T21:12:43.4940190Z [00:02:20.842]➜  # get https://proxy.golang.org/github.com/nwaples/rardecode/@v/v1.1.3.info
2025-08-20T21:12:43.5063848Z [00:02:20.854]➜  # get https://proxy.golang.org/github.com/google/shlex/@v/v0.0.0-20191202100458-e7afc7fbc510.info: 200 OK (0.019s)
2025-08-20T21:12:43.5075998Z [00:02:20.856]➜  # get https://proxy.golang.org/github.com/glebarez/go-sqlite/@v/v1.22.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5081526Z [00:02:20.856]➜  # get https://proxy.golang.org/github.com/blang/semver/v4/@v/v4.0.0.info
2025-08-20T21:12:43.5082232Z [00:02:20.856]➜  # get https://proxy.golang.org/github.com/klauspost/pgzip/@v/v1.2.6.info: 200 OK (0.019s)
2025-08-20T21:12:43.5082853Z [00:02:20.856]➜  # get https://proxy.golang.org/github.com/aquasecurity/go-version/@v/v0.0.1.info
2025-08-20T21:12:43.5084148Z [00:02:20.857]➜  # get https://proxy.golang.org/github.com/hashicorp/go-getter/@v/v1.7.9.info
2025-08-20T21:12:43.5128887Z [00:02:20.861]➜  # get https://proxy.golang.org/github.com/nwaples/rardecode/@v/v1.1.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.5131980Z [00:02:20.861]➜  # get https://proxy.golang.org/github.com/pandatix/go-cvss/@v/v0.6.2.info
2025-08-20T21:12:43.5180103Z [00:02:20.866]➜  # get https://proxy.golang.org/github.com/knqyf263/go-deb-version/@v/v0.0.0-20190517075300-09fca494f03d.info: 200 OK (0.025s)
2025-08-20T21:12:43.5187214Z [00:02:20.867]➜  # get https://proxy.golang.org/github.com/masahiro331/go-mvn-version/@v/v0.0.0-20210429150710-d3157d602a08.info
2025-08-20T21:12:43.5273058Z [00:02:20.875]➜  # get https://proxy.golang.org/github.com/blang/semver/v4/@v/v4.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5276385Z [00:02:20.876]➜  # get https://proxy.golang.org/github.com/aquasecurity/go-version/@v/v0.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.5280211Z [00:02:20.876]➜  # get https://proxy.golang.org/github.com/hashicorp/go-getter/@v/v1.7.9.info: 200 OK (0.019s)
2025-08-20T21:12:43.5291837Z [00:02:20.877]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.22.info
2025-08-20T21:12:43.5292441Z [00:02:20.877]➜  # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.9.info
2025-08-20T21:12:43.5355819Z [00:02:20.884]➜  # get https://proxy.golang.org/github.com/sagikazarmark/locafero/@v/v0.9.0.info
2025-08-20T21:12:43.5379008Z [00:02:20.886]➜  # get https://proxy.golang.org/github.com/pandatix/go-cvss/@v/v0.6.2.info: 200 OK (0.025s)
2025-08-20T21:12:43.5383335Z [00:02:20.886]➜  # get https://proxy.golang.org/github.com/package-url/packageurl-go/@v/v0.1.1.info
2025-08-20T21:12:43.5388318Z [00:02:20.887]➜  # get https://proxy.golang.org/github.com/masahiro331/go-mvn-version/@v/v0.0.0-20210429150710-d3157d602a08.info: 200 OK (0.020s)
2025-08-20T21:12:43.5391436Z [00:02:20.887]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20231012003039-104605ab7028.info
2025-08-20T21:12:43.5479291Z [00:02:20.896]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.22.info: 200 OK (0.019s)
2025-08-20T21:12:43.5483108Z [00:02:20.896]➜  # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.9.info: 200 OK (0.019s)
2025-08-20T21:12:43.5487855Z [00:02:20.897]➜  # get https://proxy.golang.org/github.com/github/go-spdx/v2/@v/v2.3.3.info
2025-08-20T21:12:43.5492233Z [00:02:20.897]➜  # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.1.5.info
2025-08-20T21:12:43.5543651Z [00:02:20.902]➜  # get https://proxy.golang.org/github.com/sagikazarmark/locafero/@v/v0.9.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5545819Z [00:02:20.903]➜  # get https://proxy.golang.org/github.com/sourcegraph/conc/@v/v0.3.0.info
2025-08-20T21:12:43.5571616Z [00:02:20.905]➜  # get https://proxy.golang.org/github.com/package-url/packageurl-go/@v/v0.1.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.5575416Z [00:02:20.906]➜  # get https://proxy.golang.org/github.com/ulikunitz/xz/@v/v0.5.12.info
2025-08-20T21:12:43.5581770Z [00:02:20.906]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20231012003039-104605ab7028.info: 200 OK (0.019s)
2025-08-20T21:12:43.5584680Z [00:02:20.907]➜  # get https://proxy.golang.org/github.com/bmatcuk/doublestar/v4/@v/v4.8.1.info
2025-08-20T21:12:43.5681623Z [00:02:20.916]➜  # get https://proxy.golang.org/github.com/github/go-spdx/v2/@v/v2.3.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.5686813Z [00:02:20.917]➜  # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.1.5.info: 200 OK (0.019s)
2025-08-20T21:12:43.5692503Z [00:02:20.917]➜  # get https://proxy.golang.org/github.com/jinzhu/copier/@v/v0.4.0.info
2025-08-20T21:12:43.5696616Z [00:02:20.918]➜  # get https://proxy.golang.org/github.com/wagoodman/go-presenter/@v/v0.0.0-20211015174752-f9c01afc824b.info
2025-08-20T21:12:43.5733989Z [00:02:20.921]➜  # get https://proxy.golang.org/github.com/sourcegraph/conc/@v/v0.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5739566Z [00:02:20.922]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.1.info
2025-08-20T21:12:43.5765687Z [00:02:20.925]➜  # get https://proxy.golang.org/github.com/ulikunitz/xz/@v/v0.5.12.info: 200 OK (0.019s)
2025-08-20T21:12:43.5770434Z [00:02:20.925]➜  # get https://proxy.golang.org/github.com/charmbracelet/lipgloss/@v/v1.1.0.info
2025-08-20T21:12:43.5775828Z [00:02:20.926]➜  # get https://proxy.golang.org/github.com/bmatcuk/doublestar/v4/@v/v4.8.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.5778954Z [00:02:20.926]➜  # get https://proxy.golang.org/github.com/xi2/xz/@v/v0.0.0-20171230120015-48954b6210f8.info
2025-08-20T21:12:43.5882757Z [00:02:20.936]➜  # get https://proxy.golang.org/github.com/jinzhu/copier/@v/v0.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5928466Z [00:02:20.941]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.5932411Z [00:02:20.941]➜  # get https://proxy.golang.org/github.com/subosito/gotenv/@v/v1.6.0.info
2025-08-20T21:12:43.5950063Z [00:02:20.943]➜  # get https://proxy.golang.org/github.com/wagoodman/go-presenter/@v/v0.0.0-20211015174752-f9c01afc824b.info: 200 OK (0.025s)
2025-08-20T21:12:43.5959953Z [00:02:20.944]➜  # get https://proxy.golang.org/github.com/charmbracelet/lipgloss/@v/v1.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.5961485Z [00:02:20.944]➜  # get https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.info
2025-08-20T21:12:43.5965291Z [00:02:20.945]➜  # get https://proxy.golang.org/github.com/sylabs/squashfs/@v/v1.0.6.info
2025-08-20T21:12:43.5974091Z [00:02:20.945]➜  # get https://proxy.golang.org/github.com/xi2/xz/@v/v0.0.0-20171230120015-48954b6210f8.info: 200 OK (0.019s)
2025-08-20T21:12:43.5983174Z [00:02:20.946]➜  # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.49.0.info
2025-08-20T21:12:43.5983783Z [00:02:20.946]➜  # get https://proxy.golang.org/k8s.io/kubectl/@v/v0.33.2.info
2025-08-20T21:12:43.6123668Z [00:02:20.960]➜  # get https://proxy.golang.org/github.com/subosito/gotenv/@v/v1.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6128005Z [00:02:20.961]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.3.info
2025-08-20T21:12:43.6146508Z [00:02:20.963]➜  # get https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.info: 200 OK (0.018s)
2025-08-20T21:12:43.6151816Z [00:02:20.963]➜  # get https://proxy.golang.org/github.com/containerd/containerd/@v/v1.7.27.info
2025-08-20T21:12:43.6158845Z [00:02:20.964]➜  # get https://proxy.golang.org/github.com/sylabs/squashfs/@v/v1.0.6.info: 200 OK (0.019s)
2025-08-20T21:12:43.6162843Z [00:02:20.964]➜  # get https://proxy.golang.org/github.com/owenrumney/go-sarif/@v/v1.1.2-0.20231003122901-1000f5e05554.info
2025-08-20T21:12:43.6174171Z [00:02:20.965]➜  # get https://proxy.golang.org/k8s.io/kubectl/@v/v0.33.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.6181207Z [00:02:20.966]➜  # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.49.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6181804Z [00:02:20.966]➜  # get https://proxy.golang.org/modernc.org/sqlite/@v/v1.38.0.info
2025-08-20T21:12:43.6182773Z [00:02:20.966]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/ansi/@v/v0.9.3.info
2025-08-20T21:12:43.6316509Z [00:02:20.980]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.6335056Z [00:02:20.982]➜  # get https://proxy.golang.org/modernc.org/libc/@v/v1.65.10.info
2025-08-20T21:12:43.6339328Z [00:02:20.982]➜  # get https://proxy.golang.org/github.com/containerd/containerd/@v/v1.7.27.info: 200 OK (0.019s)
2025-08-20T21:12:43.6356039Z [00:02:20.984]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/cellbuf/@v/v0.0.13-0.20250311204145-2c3ea96c31dd.info
2025-08-20T21:12:43.6367301Z [00:02:20.985]➜  # get https://proxy.golang.org/modernc.org/sqlite/@v/v1.38.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6369416Z [00:02:20.985]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/ansi/@v/v0.9.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.6375990Z [00:02:20.986]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info
2025-08-20T21:12:43.6379521Z [00:02:20.986]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/@v/v1.0.0.info
2025-08-20T21:12:43.6396832Z [00:02:20.988]➜  # get https://proxy.golang.org/github.com/owenrumney/go-sarif/@v/v1.1.2-0.20231003122901-1000f5e05554.info: 200 OK (0.023s)
2025-08-20T21:12:43.6399629Z [00:02:20.988]➜  # get https://proxy.golang.org/github.com/moby/spdystream/@v/v0.5.0.info
2025-08-20T21:12:43.6551410Z [00:02:21.003]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/cellbuf/@v/v0.0.13-0.20250311204145-2c3ea96c31dd.info: 200 OK (0.020s)
2025-08-20T21:12:43.6559752Z [00:02:21.004]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info
2025-08-20T21:12:43.6560657Z [00:02:21.004]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.6564758Z [00:02:21.005]➜  # get https://proxy.golang.org/github.com/muesli/termenv/@v/v0.16.0.info
2025-08-20T21:12:43.6570466Z [00:02:21.005]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6588201Z [00:02:21.007]➜  # get https://proxy.golang.org/github.com/moby/spdystream/@v/v0.5.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6592270Z [00:02:21.007]➜  # get https://proxy.golang.org/github.com/mitchellh/copystructure/@v/v1.2.0.info
2025-08-20T21:12:43.6624777Z [00:02:21.011]➜  # get https://proxy.golang.org/modernc.org/libc/@v/v1.65.10.info: 200 OK (0.029s)
2025-08-20T21:12:43.6633816Z [00:02:21.011]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info
2025-08-20T21:12:43.6634562Z [00:02:21.011]➜  # get https://proxy.golang.org/github.com/docker/go-connections/@v/v0.5.0.info
2025-08-20T21:12:43.6749886Z [00:02:21.023]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6754254Z [00:02:21.023]➜  # get https://proxy.golang.org/github.com/muesli/termenv/@v/v0.16.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6758289Z [00:02:21.024]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.2.2.info
2025-08-20T21:12:43.6762383Z [00:02:21.024]➜  # get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.5.0.info
2025-08-20T21:12:43.6781364Z [00:02:21.026]➜  # get https://proxy.golang.org/github.com/mitchellh/copystructure/@v/v1.2.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6819586Z [00:02:21.030]➜  # get https://proxy.golang.org/github.com/docker/go-connections/@v/v0.5.0.info: 200 OK (0.018s)
2025-08-20T21:12:43.6823581Z [00:02:21.030]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.6825999Z [00:02:21.031]➜  # get https://proxy.golang.org/github.com/evanphx/json-patch/@v/v5.9.11+incompatible.info
2025-08-20T21:12:43.6827542Z [00:02:21.031]➜  # get https://proxy.golang.org/modernc.org/mathutil/@v/v1.7.1.info
2025-08-20T21:12:43.6955387Z [00:02:21.043]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.2.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.6956514Z [00:02:21.043]➜  # get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.5.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.6963466Z [00:02:21.044]➜  # get https://proxy.golang.org/github.com/zclconf/go-cty/@v/v1.14.0.info
2025-08-20T21:12:43.6968290Z [00:02:21.045]➜  # get https://proxy.golang.org/cloud.google.com/go/@v/v0.116.0.info
2025-08-20T21:12:43.6968890Z [00:02:21.045]➜  # get https://proxy.golang.org/github.com/gobwas/glob/@v/v0.2.3.info
2025-08-20T21:12:43.7023009Z [00:02:21.050]➜  # get https://proxy.golang.org/github.com/evanphx/json-patch/@v/v5.9.11+incompatible.info: 200 OK (0.020s)
2025-08-20T21:12:43.7025666Z [00:02:21.051]➜  # get https://proxy.golang.org/modernc.org/mathutil/@v/v1.7.1.info: 200 OK (0.020s)
2025-08-20T21:12:43.7027331Z [00:02:21.051]➜  # get https://proxy.golang.org/github.com/mitchellh/reflectwalk/@v/v1.0.2.info
2025-08-20T21:12:43.7030123Z [00:02:21.051]➜  # get https://proxy.golang.org/github.com/remyoudompheng/bigfft/@v/v0.0.0-20230129092748-24d4a6f8daec.info
2025-08-20T21:12:43.7156305Z [00:02:21.064]➜  # get https://proxy.golang.org/cloud.google.com/go/@v/v0.116.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.7158306Z [00:02:21.064]➜  # get https://proxy.golang.org/github.com/zclconf/go-cty/@v/v1.14.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.7164538Z [00:02:21.064]➜  # get https://proxy.golang.org/github.com/gobwas/glob/@v/v0.2.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.7168011Z [00:02:21.065]➜  # get https://proxy.golang.org/github.com/charmbracelet/colorprofile/@v/v0.2.3-0.20250311203215-f60798e515dc.info
2025-08-20T21:12:43.7168719Z [00:02:21.065]➜  # get https://proxy.golang.org/github.com/aymanbagabas/go-osc52/v2/@v/v2.0.1.info
2025-08-20T21:12:43.7176175Z [00:02:21.066]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20241209162323-e6fa225c2576.info
2025-08-20T21:12:43.7217850Z [00:02:21.070]➜  # get https://proxy.golang.org/github.com/mitchellh/reflectwalk/@v/v1.0.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.7223229Z [00:02:21.070]➜  # get https://proxy.golang.org/github.com/remyoudompheng/bigfft/@v/v0.0.0-20230129092748-24d4a6f8daec.info: 200 OK (0.019s)
2025-08-20T21:12:43.7225016Z [00:02:21.071]➜  # get https://proxy.golang.org/github.com/containerd/ttrpc/@v/v1.2.7.info
2025-08-20T21:12:43.7226869Z [00:02:21.071]➜  # get https://proxy.golang.org/modernc.org/memory/@v/v1.11.0.info
2025-08-20T21:12:43.7363846Z [00:02:21.084]➜  # get https://proxy.golang.org/github.com/aymanbagabas/go-osc52/v2/@v/v2.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.7366257Z [00:02:21.085]➜  # get https://proxy.golang.org/github.com/charmbracelet/colorprofile/@v/v0.2.3-0.20250311203215-f60798e515dc.info: 200 OK (0.020s)
2025-08-20T21:12:43.7371768Z [00:02:21.085]➜  # get https://proxy.golang.org/github.com/containerd/containerd/api/@v/v1.8.0.info
2025-08-20T21:12:43.7372601Z [00:02:21.085]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20241209162323-e6fa225c2576.info: 200 OK (0.019s)
2025-08-20T21:12:43.7376470Z [00:02:21.086]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20241118233622-e639e219e697.info
2025-08-20T21:12:43.7385062Z [00:02:21.087]➜  # get https://proxy.golang.org/github.com/becheran/wildmatch-go/@v/v1.0.0.info
2025-08-20T21:12:43.7427172Z [00:02:21.091]➜  # get https://proxy.golang.org/github.com/containerd/ttrpc/@v/v1.2.7.info: 200 OK (0.020s)
2025-08-20T21:12:43.7427838Z [00:02:21.091]➜  # get https://proxy.golang.org/modernc.org/memory/@v/v1.11.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.7436523Z [00:02:21.092]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/term/@v/v0.2.1.info
2025-08-20T21:12:43.7437382Z [00:02:21.092]➜  # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.info
2025-08-20T21:12:43.7563758Z [00:02:21.104]➜  # get https://proxy.golang.org/github.com/containerd/containerd/api/@v/v1.8.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.7569820Z [00:02:21.105]➜  # get https://proxy.golang.org/github.com/docker/docker/@v/v28.3.2+incompatible.info
2025-08-20T21:12:43.7570818Z [00:02:21.105]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20241118233622-e639e219e697.info: 200 OK (0.019s)
2025-08-20T21:12:43.7573645Z [00:02:21.105]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.68.1.info
2025-08-20T21:12:43.7582320Z [00:02:21.106]➜  # get https://proxy.golang.org/github.com/becheran/wildmatch-go/@v/v1.0.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.7589504Z [00:02:21.107]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.info
2025-08-20T21:12:43.7626300Z [00:02:21.111]➜  # get https://proxy.golang.org/github.com/charmbracelet/x/term/@v/v0.2.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.7629060Z [00:02:21.111]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.14.1.info
2025-08-20T21:12:43.7633148Z [00:02:21.111]➜  # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.7650447Z [00:02:21.113]➜  # get https://proxy.golang.org/github.com/therootcompany/xz/@v/v1.0.1.info
2025-08-20T21:12:43.7764392Z [00:02:21.124]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.68.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.7781670Z [00:02:21.126]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.info: 200 OK (0.019s)
2025-08-20T21:12:43.7792049Z [00:02:21.127]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.0+incompatible.info
2025-08-20T21:12:43.7819014Z [00:02:21.130]➜  # get https://proxy.golang.org/github.com/docker/docker/@v/v28.3.2+incompatible.info: 200 OK (0.025s)
2025-08-20T21:12:43.7824381Z [00:02:21.130]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.14.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.7829957Z [00:02:21.131]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.215.0.info
2025-08-20T21:12:43.7837369Z [00:02:21.132]➜  # get https://proxy.golang.org/github.com/therootcompany/xz/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.8018942Z [00:02:21.150]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.0+incompatible.info: 200 OK (0.023s)
2025-08-20T21:12:43.8027227Z [00:02:21.151]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.9.3.info
2025-08-20T21:12:43.8028068Z [00:02:21.151]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.215.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.8031735Z [00:02:21.151]➜  # get https://proxy.golang.org/go.opencensus.io/@v/v0.24.0.info
2025-08-20T21:12:43.8032525Z [00:02:21.151]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/metric/@v/v1.36.0.info
2025-08-20T21:12:43.8033200Z [00:02:21.151]➜  # get https://proxy.golang.org/github.com/spdx/tools-golang/@v/v0.5.5.info
2025-08-20T21:12:43.8214348Z [00:02:21.169]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.9.3.info: 200 OK (0.019s)
2025-08-20T21:12:43.8220336Z [00:02:21.170]➜  # get https://proxy.golang.org/go.opencensus.io/@v/v0.24.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.8221117Z [00:02:21.170]➜  # get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info
2025-08-20T21:12:43.8226939Z [00:02:21.171]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/metric/@v/v1.36.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.8230804Z [00:02:21.171]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.36.0.info
2025-08-20T21:12:43.8231530Z [00:02:21.171]➜  # get https://proxy.golang.org/github.com/spdx/tools-golang/@v/v0.5.5.info: 200 OK (0.020s)
2025-08-20T21:12:43.8234179Z [00:02:21.171]➜  # get https://proxy.golang.org/github.com/opencontainers/image-spec/@v/v1.1.1.info
2025-08-20T21:12:43.8236811Z [00:02:21.172]➜  # get https://proxy.golang.org/github.com/apparentlymart/go-textseg/v15/@v/v15.0.0.info
2025-08-20T21:12:43.8409075Z [00:02:21.189]➜  # get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.8418370Z [00:02:21.190]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.info
2025-08-20T21:12:43.8419548Z [00:02:21.190]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.36.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.8422064Z [00:02:21.190]➜  # get https://proxy.golang.org/github.com/containerd/log/@v/v0.1.0.info
2025-08-20T21:12:43.8429713Z [00:02:21.191]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.13.0.info
2025-08-20T21:12:43.8435373Z [00:02:21.192]➜  # get https://proxy.golang.org/github.com/opencontainers/image-spec/@v/v1.1.1.info: 200 OK (0.020s)
2025-08-20T21:12:43.8438696Z [00:02:21.192]➜  # get https://proxy.golang.org/github.com/apparentlymart/go-textseg/v15/@v/v15.0.0.info: 200 OK (0.020s)
2025-08-20T21:12:43.8443395Z [00:02:21.192]➜  # get https://proxy.golang.org/github.com/anchore/go-struct-converter/@v/v0.0.0-20221118182256-c68fdcfa2092.info
2025-08-20T21:12:43.8610295Z [00:02:21.209]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/@v/v1.9.5.info: 200 OK (0.019s)
2025-08-20T21:12:43.8618513Z [00:02:21.210]➜  # get https://proxy.golang.org/github.com/sylabs/sif/v2/@v/v2.21.1.info
2025-08-20T21:12:43.8619270Z [00:02:21.210]➜  # get https://proxy.golang.org/github.com/containerd/log/@v/v0.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.8623694Z [00:02:21.210]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.13.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.8624808Z [00:02:21.210]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20241223144023-3abc09e42ca8.info
2025-08-20T21:12:43.8631702Z [00:02:21.211]➜  # get https://proxy.golang.org/github.com/anchore/go-struct-converter/@v/v0.0.0-20221118182256-c68fdcfa2092.info: 200 OK (0.019s)
2025-08-20T21:12:43.8639901Z [00:02:21.212]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.44.288.info
2025-08-20T21:12:43.8644782Z [00:02:21.213]➜  # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.info
2025-08-20T21:12:43.8811936Z [00:02:21.229]➜  # get https://proxy.golang.org/github.com/sylabs/sif/v2/@v/v2.21.1.info: 200 OK (0.020s)
2025-08-20T21:12:43.8817623Z [00:02:21.230]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.36.0.info
2025-08-20T21:12:43.8818431Z [00:02:21.230]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20241223144023-3abc09e42ca8.info: 200 OK (0.020s)
2025-08-20T21:12:43.8842331Z [00:02:21.232]➜  # get https://proxy.golang.org/github.com/%21masterminds/goutils/@v/v1.1.1.info: 200 OK (0.020s)
2025-08-20T21:12:43.8845554Z [00:02:21.233]➜  # get https://proxy.golang.org/github.com/fatih/camelcase/@v/v1.0.0.info
2025-08-20T21:12:43.8862881Z [00:02:21.234]➜  # get https://proxy.golang.org/github.com/containerd/continuity/@v/v0.4.4.info
2025-08-20T21:12:43.8885691Z [00:02:21.237]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.44.288.info: 200 OK (0.025s)
2025-08-20T21:12:43.8890438Z [00:02:21.237]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.36.0.info
2025-08-20T21:12:43.8898287Z [00:02:21.238]➜  # get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20241129210726-2c02b8208cf8.info
2025-08-20T21:12:43.9011379Z [00:02:21.249]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.36.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9036006Z [00:02:21.252]➜  # get https://proxy.golang.org/github.com/fatih/camelcase/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9036680Z [00:02:21.252]➜  # get https://proxy.golang.org/github.com/huandu/xstrings/@v/v1.5.0.info
2025-08-20T21:12:43.9041007Z [00:02:21.252]➜  # get https://proxy.golang.org/github.com/%21masterminds/squirrel/@v/v1.5.4.info
2025-08-20T21:12:43.9077981Z [00:02:21.256]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.36.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9083803Z [00:02:21.256]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/pkg/@v/v0.3.0.info
2025-08-20T21:12:43.9088491Z [00:02:21.257]➜  # get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20241129210726-2c02b8208cf8.info: 200 OK (0.019s)
2025-08-20T21:12:43.9096246Z [00:02:21.258]➜  # get https://proxy.golang.org/github.com/containerd/continuity/@v/v0.4.4.info: 200 OK (0.023s)
2025-08-20T21:12:43.9098501Z [00:02:21.258]➜  # get https://proxy.golang.org/github.com/mxk/go-flowrate/@v/v0.0.0-20140419014527-cca7078d478f.info
2025-08-20T21:12:43.9100846Z [00:02:21.258]➜  # get https://proxy.golang.org/github.com/moby/sys/userns/@v/v0.1.0.info
2025-08-20T21:12:43.9227174Z [00:02:21.271]➜  # get https://proxy.golang.org/github.com/huandu/xstrings/@v/v1.5.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9232318Z [00:02:21.271]➜  # get https://proxy.golang.org/github.com/%21masterminds/squirrel/@v/v1.5.4.info: 200 OK (0.019s)
2025-08-20T21:12:43.9235732Z [00:02:21.272]➜  # get https://proxy.golang.org/github.com/jmoiron/sqlx/@v/v1.4.0.info
2025-08-20T21:12:43.9236346Z [00:02:21.272]➜  # get https://proxy.golang.org/github.com/distribution/reference/@v/v0.6.0.info
2025-08-20T21:12:43.9271494Z [00:02:21.275]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/pkg/@v/v0.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9279970Z [00:02:21.276]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info
2025-08-20T21:12:43.9292810Z [00:02:21.277]➜  # get https://proxy.golang.org/github.com/moby/sys/userns/@v/v0.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9298447Z [00:02:21.278]➜  # get https://proxy.golang.org/github.com/mxk/go-flowrate/@v/v0.0.0-20140419014527-cca7078d478f.info: 200 OK (0.020s)
2025-08-20T21:12:43.9299188Z [00:02:21.278]➜  # get https://proxy.golang.org/github.com/containerd/fifo/@v/v1.1.0.info
2025-08-20T21:12:43.9301208Z [00:02:21.278]➜  # get https://proxy.golang.org/github.com/containerd/platforms/@v/v0.2.1.info
2025-08-20T21:12:43.9422183Z [00:02:21.290]➜  # get https://proxy.golang.org/github.com/distribution/reference/@v/v0.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9424237Z [00:02:21.290]➜  # get https://proxy.golang.org/github.com/jmoiron/sqlx/@v/v1.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9427594Z [00:02:21.291]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info
2025-08-20T21:12:43.9429378Z [00:02:21.291]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.6.info
2025-08-20T21:12:43.9467947Z [00:02:21.295]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.9473351Z [00:02:21.295]➜  # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.9.info
2025-08-20T21:12:43.9486932Z [00:02:21.297]➜  # get https://proxy.golang.org/github.com/containerd/fifo/@v/v1.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9491201Z [00:02:21.297]➜  # get https://proxy.golang.org/github.com/containerd/typeurl/v2/@v/v2.2.2.info
2025-08-20T21:12:43.9492041Z [00:02:21.297]➜  # get https://proxy.golang.org/github.com/containerd/platforms/@v/v0.2.1.info: 200 OK (0.019s)
2025-08-20T21:12:43.9497036Z [00:02:21.298]➜  # get https://proxy.golang.org/github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.info
2025-08-20T21:12:43.9617284Z [00:02:21.310]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9622271Z [00:02:21.310]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.6.info: 200 OK (0.019s)
2025-08-20T21:12:43.9625479Z [00:02:21.311]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info
2025-08-20T21:12:43.9633795Z [00:02:21.311]➜  # get https://proxy.golang.org/github.com/diskfs/go-diskfs/@v/v1.6.1-0.20250601133945-2af1c7ece24c.info
2025-08-20T21:12:43.9663498Z [00:02:21.314]➜  # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.9.info: 200 OK (0.019s)
2025-08-20T21:12:43.9674881Z [00:02:21.316]➜  # get https://proxy.golang.org/github.com/moby/docker-image-spec/@v/v1.3.1.info
2025-08-20T21:12:43.9684776Z [00:02:21.317]➜  # get https://proxy.golang.org/github.com/bgentry/go-netrc/@v/v0.0.0-20140422174119-9fd32a8b3d3d.info: 200 OK (0.019s)
2025-08-20T21:12:43.9692161Z [00:02:21.317]➜  # get https://proxy.golang.org/github.com/rubenv/sql-migrate/@v/v1.8.0.info
2025-08-20T21:12:43.9751376Z [00:02:21.323]➜  # get https://proxy.golang.org/github.com/containerd/typeurl/v2/@v/v2.2.2.info: 200 OK (0.026s)
2025-08-20T21:12:43.9762219Z [00:02:21.324]➜  # get https://proxy.golang.org/github.com/moby/sys/mountinfo/@v/v0.7.2.info
2025-08-20T21:12:43.9818520Z [00:02:21.330]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9820886Z [00:02:21.330]➜  # get https://proxy.golang.org/k8s.io/apiserver/@v/v0.33.2.info
2025-08-20T21:12:43.9827830Z [00:02:21.331]➜  # get https://proxy.golang.org/github.com/diskfs/go-diskfs/@v/v1.6.1-0.20250601133945-2af1c7ece24c.info: 200 OK (0.019s)
2025-08-20T21:12:43.9832760Z [00:02:21.331]➜  # get https://proxy.golang.org/github.com/deitch/magic/@v/v0.0.0-20230404182410-1ff89d7342da.info
2025-08-20T21:12:43.9859210Z [00:02:21.334]➜  # get https://proxy.golang.org/github.com/moby/docker-image-spec/@v/v1.3.1.info: 200 OK (0.018s)
2025-08-20T21:12:43.9861620Z [00:02:21.334]➜  # get https://proxy.golang.org/github.com/anchore/go-macholibre/@v/v0.0.0-20220308212642-53e6d0aaf6fb.info
2025-08-20T21:12:43.9879100Z [00:02:21.336]➜  # get https://proxy.golang.org/github.com/rubenv/sql-migrate/@v/v1.8.0.info: 200 OK (0.019s)
2025-08-20T21:12:43.9891219Z [00:02:21.337]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/@v/v1.36.0.info
2025-08-20T21:12:43.9953756Z [00:02:21.343]➜  # get https://proxy.golang.org/github.com/moby/sys/mountinfo/@v/v0.7.2.info: 200 OK (0.019s)
2025-08-20T21:12:43.9963820Z [00:02:21.344]➜  # get https://proxy.golang.org/github.com/moby/sys/user/@v/v0.3.0.info
2025-08-20T21:12:44.0010891Z [00:02:21.349]➜  # get https://proxy.golang.org/k8s.io/apiserver/@v/v0.33.2.info: 200 OK (0.019s)
2025-08-20T21:12:44.0016069Z [00:02:21.350]➜  # get https://proxy.golang.org/github.com/nix-community/go-nix/@v/v0.0.0-20250101154619-4bdde671e0a1.info
2025-08-20T21:12:44.0052278Z [00:02:21.353]➜  # get https://proxy.golang.org/github.com/anchore/go-macholibre/@v/v0.0.0-20220308212642-53e6d0aaf6fb.info: 200 OK (0.019s)
2025-08-20T21:12:44.0055509Z [00:02:21.354]➜  # get https://proxy.golang.org/github.com/hashicorp/go-safetemp/@v/v1.0.0.info
2025-08-20T21:12:44.0070701Z [00:02:21.355]➜  # get https://proxy.golang.org/github.com/deitch/magic/@v/v0.0.0-20230404182410-1ff89d7342da.info: 200 OK (0.024s)
2025-08-20T21:12:44.0079989Z [00:02:21.356]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/@v/v1.36.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0094482Z [00:02:21.357]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/exporter/metric/@v/v0.48.1.info
2025-08-20T21:12:44.0097612Z [00:02:21.358]➜  # get https://proxy.golang.org/github.com/lann/builder/@v/v0.0.0-20180802200727-47ae307949d0.info
2025-08-20T21:12:44.0151881Z [00:02:21.363]➜  # get https://proxy.golang.org/github.com/moby/sys/user/@v/v0.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0154317Z [00:02:21.364]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-spec/@v/v1.2.0.info
2025-08-20T21:12:44.0205747Z [00:02:21.369]➜  # get https://proxy.golang.org/github.com/nix-community/go-nix/@v/v0.0.0-20250101154619-4bdde671e0a1.info: 200 OK (0.019s)
2025-08-20T21:12:44.0215874Z [00:02:21.370]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.8.info
2025-08-20T21:12:44.0243803Z [00:02:21.372]➜  # get https://proxy.golang.org/github.com/hashicorp/go-safetemp/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0249989Z [00:02:21.373]➜  # get https://proxy.golang.org/github.com/go-restruct/restruct/@v/v1.2.0-alpha.info
2025-08-20T21:12:44.0284130Z [00:02:21.376]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/exporter/metric/@v/v0.48.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.0289644Z [00:02:21.377]➜  # get https://proxy.golang.org/github.com/lann/builder/@v/v0.0.0-20180802200727-47ae307949d0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0292496Z [00:02:21.377]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/estargz/@v/v0.16.3.info
2025-08-20T21:12:44.0344022Z [00:02:21.382]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-spec/@v/v1.2.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0353883Z [00:02:21.383]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.61.0.info
2025-08-20T21:12:44.0410114Z [00:02:21.389]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.8.info: 200 OK (0.019s)
2025-08-20T21:12:44.0420134Z [00:02:21.390]➜  # get https://proxy.golang.org/github.com/lann/ps/@v/v0.0.0-20150810152359-62de8c46ede0.info
2025-08-20T21:12:44.0427764Z [00:02:21.391]➜  # get https://proxy.golang.org/oras.land/oras-go/v2/@v/v2.6.0.info
2025-08-20T21:12:44.0439493Z [00:02:21.392]➜  # get https://proxy.golang.org/github.com/go-restruct/restruct/@v/v1.2.0-alpha.info: 200 OK (0.019s)
2025-08-20T21:12:44.0445512Z [00:02:21.393]➜  # get https://proxy.golang.org/cloud.google.com/go/monitoring/@v/v1.21.2.info
2025-08-20T21:12:44.0547183Z [00:02:21.403]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.61.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0549841Z [00:02:21.403]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info
2025-08-20T21:12:44.0573654Z [00:02:21.405]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/estargz/@v/v0.16.3.info: 200 OK (0.028s)
2025-08-20T21:12:44.0578330Z [00:02:21.406]➜  # get https://proxy.golang.org/github.com/go-gorp/gorp/v3/@v/v3.1.0.info
2025-08-20T21:12:44.0612980Z [00:02:21.409]➜  # get https://proxy.golang.org/github.com/lann/ps/@v/v0.0.0-20150810152359-62de8c46ede0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0620532Z [00:02:21.410]➜  # get https://proxy.golang.org/oras.land/oras-go/v2/@v/v2.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0623677Z [00:02:21.410]➜  # get https://proxy.golang.org/github.com/docker/go-units/@v/v0.5.0.info
2025-08-20T21:12:44.0624297Z [00:02:21.410]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/detectors/gcp/@v/v1.31.0.info
2025-08-20T21:12:44.0677205Z [00:02:21.416]➜  # get https://proxy.golang.org/cloud.google.com/go/monitoring/@v/v1.21.2.info: 200 OK (0.023s)
2025-08-20T21:12:44.0688056Z [00:02:21.417]➜  # get https://proxy.golang.org/github.com/anchore/go-lzo/@v/v0.1.0.info
2025-08-20T21:12:44.0739478Z [00:02:21.422]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info: 200 OK (0.019s)
2025-08-20T21:12:44.0756130Z [00:02:21.424]➜  # get https://proxy.golang.org/github.com/docker/go-events/@v/v0.0.0-20190806004212-e31b211e4f1c.info
2025-08-20T21:12:44.0778082Z [00:02:21.426]➜  # get https://proxy.golang.org/github.com/go-gorp/gorp/v3/@v/v3.1.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.0844874Z [00:02:21.430]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.58.0.info
2025-08-20T21:12:44.0845685Z [00:02:21.433]➜  # get https://proxy.golang.org/github.com/docker/go-units/@v/v0.5.0.info: 200 OK (0.022s)
2025-08-20T21:12:44.0857468Z [00:02:21.434]➜  # get https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.18.0.info
2025-08-20T21:12:44.0858158Z [00:02:21.434]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/detectors/gcp/@v/v1.31.0.info: 200 OK (0.022s)
2025-08-20T21:12:44.0862637Z [00:02:21.434]➜  # get https://proxy.golang.org/github.com/go-git/go-billy/v5/@v/v5.6.2.info
2025-08-20T21:12:44.0881177Z [00:02:21.436]➜  # get https://proxy.golang.org/github.com/anchore/go-lzo/@v/v0.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.0883283Z [00:02:21.436]➜  # get https://proxy.golang.org/github.com/spdx/gordf/@v/v0.0.0-20201111095634-7098f93598fb.info
2025-08-20T21:12:44.0948443Z [00:02:21.443]➜  # get https://proxy.golang.org/github.com/docker/go-events/@v/v0.0.0-20190806004212-e31b211e4f1c.info: 200 OK (0.019s)
2025-08-20T21:12:44.0953764Z [00:02:21.443]➜  # get https://proxy.golang.org/github.com/moby/locker/@v/v1.0.1.info
2025-08-20T21:12:44.1047125Z [00:02:21.453]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.58.0.info: 200 OK (0.023s)
2025-08-20T21:12:44.1051486Z [00:02:21.453]➜  # get https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.18.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.1062159Z [00:02:21.454]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info
2025-08-20T21:12:44.1064354Z [00:02:21.454]➜  # get https://proxy.golang.org/github.com/go-git/go-billy/v5/@v/v5.6.2.info: 200 OK (0.020s)
2025-08-20T21:12:44.1069140Z [00:02:21.455]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.4.info
2025-08-20T21:12:44.1074524Z [00:02:21.455]➜  # get https://proxy.golang.org/github.com/go-git/go-git/v5/@v/v5.16.2.info
2025-08-20T21:12:44.1127333Z [00:02:21.461]➜  # get https://proxy.golang.org/github.com/spdx/gordf/@v/v0.0.0-20201111095634-7098f93598fb.info: 200 OK (0.024s)
2025-08-20T21:12:44.1133525Z [00:02:21.461]➜  # get https://proxy.golang.org/github.com/docker/distribution/@v/v2.8.3+incompatible.info
2025-08-20T21:12:44.1142832Z [00:02:21.462]➜  # get https://proxy.golang.org/github.com/moby/locker/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.1153551Z [00:02:21.463]➜  # get https://proxy.golang.org/github.com/moby/sys/signal/@v/v0.7.0.info
2025-08-20T21:12:44.1260734Z [00:02:21.474]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.1265341Z [00:02:21.475]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.4.info: 200 OK (0.020s)
2025-08-20T21:12:44.1272547Z [00:02:21.475]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/internal/resourcemapping/@v/v0.48.1.info
2025-08-20T21:12:44.1274084Z [00:02:21.475]➜  # get https://proxy.golang.org/github.com/go-git/go-git/v5/@v/v5.16.2.info: 200 OK (0.020s)
2025-08-20T21:12:44.1278734Z [00:02:21.476]➜  # get https://proxy.golang.org/github.com/pkg/xattr/@v/v0.4.9.info
2025-08-20T21:12:44.1296509Z [00:02:21.478]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/detectors/gcp/@v/v1.25.0.info
2025-08-20T21:12:44.1326303Z [00:02:21.481]➜  # get https://proxy.golang.org/github.com/docker/distribution/@v/v2.8.3+incompatible.info: 200 OK (0.019s)
2025-08-20T21:12:44.1329570Z [00:02:21.481]➜  # get https://proxy.golang.org/github.com/kastenhq/goversion/@v/v0.0.0-20230811215019-93b2f8823953.info
2025-08-20T21:12:44.1341882Z [00:02:21.482]➜  # get https://proxy.golang.org/github.com/moby/sys/signal/@v/v0.7.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.1344508Z [00:02:21.483]➜  # get https://proxy.golang.org/github.com/opencontainers/selinux/@v/v1.11.1.info
2025-08-20T21:12:44.1459983Z [00:02:21.494]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/internal/resourcemapping/@v/v0.48.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.1474994Z [00:02:21.495]➜  # get https://proxy.golang.org/github.com/pkg/xattr/@v/v0.4.9.info: 200 OK (0.020s)
2025-08-20T21:12:44.1475663Z [00:02:21.496]➜  # get https://proxy.golang.org/github.com/vbatts/go-mtree/@v/v0.5.4.info
2025-08-20T21:12:44.1483769Z [00:02:21.496]➜  # get https://proxy.golang.org/github.com/%21make%21now%21just/heredoc/@v/v1.0.0.info
2025-08-20T21:12:44.1493464Z [00:02:21.497]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/detectors/gcp/@v/v1.25.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.1501675Z [00:02:21.498]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.26.0.info
2025-08-20T21:12:44.1520088Z [00:02:21.500]➜  # get https://proxy.golang.org/github.com/kastenhq/goversion/@v/v0.0.0-20230811215019-93b2f8823953.info: 200 OK (0.019s)
2025-08-20T21:12:44.1527769Z [00:02:21.501]➜  # get https://proxy.golang.org/k8s.io/component-base/@v/v0.33.2.info
2025-08-20T21:12:44.1534609Z [00:02:21.501]➜  # get https://proxy.golang.org/github.com/opencontainers/selinux/@v/v1.11.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.1553919Z [00:02:21.503]➜  # get https://proxy.golang.org/github.com/vbatts/tar-split/@v/v0.12.1.info
2025-08-20T21:12:44.1669846Z [00:02:21.515]➜  # get https://proxy.golang.org/github.com/vbatts/go-mtree/@v/v0.5.4.info: 200 OK (0.019s)
2025-08-20T21:12:44.1673096Z [00:02:21.515]➜  # get https://proxy.golang.org/github.com/mitchellh/go-wordwrap/@v/v1.0.1.info
2025-08-20T21:12:44.1677640Z [00:02:21.516]➜  # get https://proxy.golang.org/github.com/%21make%21now%21just/heredoc/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.1681301Z [00:02:21.516]➜  # get https://proxy.golang.org/github.com/chai2010/gettext-go/@v/v1.0.2.info
2025-08-20T21:12:44.1689988Z [00:02:21.517]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.26.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.1703501Z [00:02:21.518]➜  # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info
2025-08-20T21:12:44.1751440Z [00:02:21.523]➜  # get https://proxy.golang.org/github.com/vbatts/tar-split/@v/v0.12.1.info: 200 OK (0.020s)
2025-08-20T21:12:44.1756792Z [00:02:21.524]➜  # get https://proxy.golang.org/k8s.io/component-base/@v/v0.33.2.info: 200 OK (0.023s)
2025-08-20T21:12:44.1795431Z [00:02:21.528]➜  # get https://proxy.golang.org/github.com/pjbgf/sha1cd/@v/v0.3.2.info
2025-08-20T21:12:44.1842207Z [00:02:21.532]➜  # get https://proxy.golang.org/google.golang.org/grpc/stats/opentelemetry/@v/v0.0.0-20241028142157-ada6787961b3.info
2025-08-20T21:12:44.1862009Z [00:02:21.534]➜  # get https://proxy.golang.org/github.com/mitchellh/go-wordwrap/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.1875583Z [00:02:21.536]➜  # get https://proxy.golang.org/github.com/chai2010/gettext-go/@v/v1.0.2.info: 200 OK (0.019s)
2025-08-20T21:12:44.1876283Z [00:02:21.536]➜  # get https://proxy.golang.org/github.com/%21proton%21mail/go-crypto/@v/v1.2.0.info
2025-08-20T21:12:44.1893896Z [00:02:21.537]➜  # get https://proxy.golang.org/github.com/russross/blackfriday/v2/@v/v2.1.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.1912548Z [00:02:21.539]➜  # get https://proxy.golang.org/github.com/blakesmith/ar/@v/v0.0.0-20190502131153-809d4375e1fb.info
2025-08-20T21:12:44.1983368Z [00:02:21.546]➜  # get https://proxy.golang.org/github.com/pjbgf/sha1cd/@v/v0.3.2.info: 200 OK (0.019s)
2025-08-20T21:12:44.1987513Z [00:02:21.547]➜  # get https://proxy.golang.org/github.com/go-git/gcfg/@v/v1.5.1-0.20230307220236-3a3c6141e376.info
2025-08-20T21:12:44.2032722Z [00:02:21.551]➜  # get https://proxy.golang.org/google.golang.org/grpc/stats/opentelemetry/@v/v0.0.0-20241028142157-ada6787961b3.info: 200 OK (0.019s)
2025-08-20T21:12:44.2039462Z [00:02:21.552]➜  # get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.13.1.info
2025-08-20T21:12:44.2102114Z [00:02:21.558]➜  # get https://proxy.golang.org/github.com/blakesmith/ar/@v/v0.0.0-20190502131153-809d4375e1fb.info: 200 OK (0.019s)
2025-08-20T21:12:44.2105665Z [00:02:21.559]➜  # get https://proxy.golang.org/github.com/saintfish/chardet/@v/v0.0.0-20230101081208-5e3ef4b5456d.info
2025-08-20T21:12:44.2110045Z [00:02:21.559]➜  # get https://proxy.golang.org/github.com/%21proton%21mail/go-crypto/@v/v1.2.0.info: 200 OK (0.023s)
2025-08-20T21:12:44.2115805Z [00:02:21.560]➜  # get https://proxy.golang.org/github.com/vifraa/gopom/@v/v1.0.0.info
2025-08-20T21:12:44.2121226Z [00:02:21.560]➜  # get https://proxy.golang.org/github.com/exponent-io/jsonpath/@v/v0.0.0-20210407135951-1de76d718b3f.info
2025-08-20T21:12:44.2174838Z [00:02:21.566]➜  # get https://proxy.golang.org/github.com/go-git/gcfg/@v/v1.5.1-0.20230307220236-3a3c6141e376.info: 200 OK (0.019s)
2025-08-20T21:12:44.2187691Z [00:02:21.567]➜  # get https://proxy.golang.org/github.com/mholt/archives/@v/v0.1.3.info
2025-08-20T21:12:44.2227308Z [00:02:21.571]➜  # get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/@v/v0.13.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.2229863Z [00:02:21.571]➜  # get https://proxy.golang.org/github.com/cncf/xds/go/@v/v0.0.0-20240905190251-b4127c9b8d78.info
2025-08-20T21:12:44.2293822Z [00:02:21.577]➜  # get https://proxy.golang.org/github.com/saintfish/chardet/@v/v0.0.0-20230101081208-5e3ef4b5456d.info: 200 OK (0.019s)
2025-08-20T21:12:44.2306980Z [00:02:21.579]➜  # get https://proxy.golang.org/github.com/vifraa/gopom/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.2310158Z [00:02:21.579]➜  # get https://proxy.golang.org/github.com/exponent-io/jsonpath/@v/v0.0.0-20210407135951-1de76d718b3f.info: 200 OK (0.019s)
2025-08-20T21:12:44.2324036Z [00:02:21.580]➜  # get https://proxy.golang.org/github.com/anchore/go-rpmdb/@v/v0.0.0-20250516171929-f77691e1faec.info
2025-08-20T21:12:44.2332893Z [00:02:21.581]➜  # get https://proxy.golang.org/gopkg.in/warnings.v0/@v/v0.1.2.info
2025-08-20T21:12:44.2333513Z [00:02:21.581]➜  # get https://proxy.golang.org/github.com/elliotchance/phpserialize/@v/v1.4.0.info
2025-08-20T21:12:44.2378310Z [00:02:21.586]➜  # get https://proxy.golang.org/github.com/mholt/archives/@v/v0.1.3.info: 200 OK (0.019s)
2025-08-20T21:12:44.2394413Z [00:02:21.587]➜  # get https://proxy.golang.org/github.com/hashicorp/hcl/v2/@v/v2.23.0.info
2025-08-20T21:12:44.2465946Z [00:02:21.595]➜  # get https://proxy.golang.org/github.com/cncf/xds/go/@v/v0.0.0-20240905190251-b4127c9b8d78.info: 200 OK (0.024s)
2025-08-20T21:12:44.2471732Z [00:02:21.595]➜  # get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v1.1.0.info
2025-08-20T21:12:44.2514277Z [00:02:21.599]➜  # get https://proxy.golang.org/github.com/anchore/go-rpmdb/@v/v0.0.0-20250516171929-f77691e1faec.info: 200 OK (0.019s)
2025-08-20T21:12:44.2523862Z [00:02:21.600]➜  # get https://proxy.golang.org/gopkg.in/warnings.v0/@v/v0.1.2.info: 200 OK (0.019s)
2025-08-20T21:12:44.2530178Z [00:02:21.601]➜  # get https://proxy.golang.org/github.com/elliotchance/phpserialize/@v/v1.4.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.2531129Z [00:02:21.601]➜  # get https://proxy.golang.org/github.com/cloudflare/circl/@v/v1.6.1.info
2025-08-20T21:12:44.2538030Z [00:02:21.602]➜  # get https://proxy.golang.org/github.com/%21s%21t%21a%21r%21r%21y-%21s/zip/@v/v0.2.1.info
2025-08-20T21:12:44.2586318Z [00:02:21.607]➜  # get https://proxy.golang.org/github.com/hashicorp/hcl/v2/@v/v2.23.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.2594341Z [00:02:21.607]➜  # get https://proxy.golang.org/github.com/sassoftware/go-rpmutils/@v/v0.4.0.info
2025-08-20T21:12:44.2708262Z [00:02:21.619]➜  # get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v1.1.0.info: 200 OK (0.024s)
2025-08-20T21:12:44.2717749Z [00:02:21.620]➜  # get https://proxy.golang.org/github.com/cloudflare/circl/@v/v1.6.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.2726205Z [00:02:21.620]➜  # get https://proxy.golang.org/github.com/rust-secure-code/go-rustaudit/@v/v0.0.0-20250226111315-e20ec32e963c.info
2025-08-20T21:12:44.2728688Z [00:02:21.621]➜  # get https://proxy.golang.org/cel.dev/expr/@v/v0.19.1.info
2025-08-20T21:12:44.2729288Z [00:02:21.621]➜  # get https://proxy.golang.org/github.com/%21s%21t%21a%21r%21r%21y-%21s/zip/@v/v0.2.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.2729890Z [00:02:21.621]➜  # get https://proxy.golang.org/github.com/bodgit/sevenzip/@v/v1.6.0.info
2025-08-20T21:12:44.2744720Z [00:02:21.622]➜  # get https://proxy.golang.org/github.com/jbenet/go-context/@v/v0.0.0-20150711004518-d14ea06fba99.info
2025-08-20T21:12:44.2781902Z [00:02:21.626]➜  # get https://proxy.golang.org/github.com/sassoftware/go-rpmutils/@v/v0.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.2792245Z [00:02:21.627]➜  # get https://proxy.golang.org/github.com/emirpasic/gods/@v/v1.18.1.info
2025-08-20T21:12:44.2915191Z [00:02:21.640]➜  # get https://proxy.golang.org/github.com/rust-secure-code/go-rustaudit/@v/v0.0.0-20250226111315-e20ec32e963c.info: 200 OK (0.019s)
2025-08-20T21:12:44.2917596Z [00:02:21.640]➜  # get https://proxy.golang.org/cel.dev/expr/@v/v0.19.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.2923052Z [00:02:21.640]➜  # get https://proxy.golang.org/github.com/bodgit/sevenzip/@v/v1.6.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.2927868Z [00:02:21.641]➜  # get https://proxy.golang.org/github.com/agext/levenshtein/@v/v1.2.1.info
2025-08-20T21:12:44.2933155Z [00:02:21.641]➜  # get https://proxy.golang.org/github.com/jbenet/go-context/@v/v0.0.0-20150711004518-d14ea06fba99.info: 200 OK (0.019s)
2025-08-20T21:12:44.2937567Z [00:02:21.642]➜  # get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.4.1.info
2025-08-20T21:12:44.2938723Z [00:02:21.642]➜  # get https://proxy.golang.org/k8s.io/component-helpers/@v/v0.33.2.info
2025-08-20T21:12:44.2977729Z [00:02:21.646]➜  # get https://proxy.golang.org/github.com/emirpasic/gods/@v/v1.18.1.info: 200 OK (0.018s)
2025-08-20T21:12:44.3126901Z [00:02:21.661]➜  # get https://proxy.golang.org/github.com/census-instrumentation/opencensus-proto/@v/v0.4.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.3128126Z [00:02:21.661]➜  # get https://proxy.golang.org/k8s.io/component-helpers/@v/v0.33.2.info: 200 OK (0.019s)
2025-08-20T21:12:44.3144740Z [00:02:21.663]➜  # get https://proxy.golang.org/github.com/mikelolasagasti/xz/@v/v1.0.1.info
2025-08-20T21:12:44.3161872Z [00:02:21.664]➜  # get https://proxy.golang.org/github.com/agext/levenshtein/@v/v1.2.1.info: 200 OK (0.024s)
2025-08-20T21:12:44.3169009Z [00:02:21.665]➜  # get https://proxy.golang.org/github.com/minio/minlz/@v/v1.0.0.info
2025-08-20T21:12:44.3174285Z [00:02:21.665]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info
2025-08-20T21:12:44.3174968Z [00:02:21.665]➜  # get https://proxy.golang.org/github.com/nwaples/rardecode/v2/@v/v2.1.0.info
2025-08-20T21:12:44.3181569Z [00:02:21.666]➜  # get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.4.0.info
2025-08-20T21:12:44.3334858Z [00:02:21.682]➜  # get https://proxy.golang.org/github.com/mikelolasagasti/xz/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.3339920Z [00:02:21.682]➜  # get https://proxy.golang.org/github.com/bodgit/plumbing/@v/v1.3.0.info
2025-08-20T21:12:44.3362263Z [00:02:21.684]➜  # get https://proxy.golang.org/github.com/minio/minlz/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.3367595Z [00:02:21.685]➜  # get https://proxy.golang.org/github.com/sorairolake/lzip-go/@v/v0.3.5.info
2025-08-20T21:12:44.3368259Z [00:02:21.685]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.3374832Z [00:02:21.685]➜  # get https://proxy.golang.org/github.com/nwaples/rardecode/v2/@v/v2.1.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.3379949Z [00:02:21.686]➜  # get https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.4.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.3381612Z [00:02:21.686]➜  # get https://proxy.golang.org/github.com/%21data%21dog/zstd/@v/v1.5.5.info
2025-08-20T21:12:44.3390659Z [00:02:21.687]➜  # get https://proxy.golang.org/github.com/kevinburke/ssh_config/@v/v1.2.0.info
2025-08-20T21:12:44.3531444Z [00:02:21.701]➜  # get https://proxy.golang.org/github.com/bodgit/plumbing/@v/v1.3.0.info: 200 OK (0.019s)
2025-08-20T21:12:44.3536015Z [00:02:21.702]➜  # get https://proxy.golang.org/github.com/skeema/knownhosts/@v/v1.3.1.info
2025-08-20T21:12:44.3566924Z [00:02:21.705]➜  # get https://proxy.golang.org/github.com/sorairolake/lzip-go/@v/v0.3.5.info: 200 OK (0.020s)
2025-08-20T21:12:44.3570719Z [00:02:21.705]➜  # get https://proxy.golang.org/github.com/xanzy/ssh-agent/@v/v0.3.3.info
2025-08-20T21:12:44.3577319Z [00:02:21.706]➜  # get https://proxy.golang.org/github.com/%21data%21dog/zstd/@v/v1.5.5.info: 200 OK (0.020s)
2025-08-20T21:12:44.3584577Z [00:02:21.707]➜  # get https://proxy.golang.org/github.com/hashicorp/golang-lru/v2/@v/v2.0.7.info
2025-08-20T21:12:44.3590353Z [00:02:21.707]➜  # get https://proxy.golang.org/github.com/kevinburke/ssh_config/@v/v1.2.0.info: 200 OK (0.020s)
2025-08-20T21:12:44.3593195Z [00:02:21.707]➜  # get https://proxy.golang.org/go4.org/@v/v0.0.0-20230225012048-214862532bf5.info
2025-08-20T21:12:44.3727130Z [00:02:21.721]➜  # get https://proxy.golang.org/github.com/skeema/knownhosts/@v/v1.3.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.3733209Z [00:02:21.721]➜  # get https://proxy.golang.org/github.com/bodgit/windows/@v/v1.0.1.info
2025-08-20T21:12:44.3758808Z [00:02:21.724]➜  # get https://proxy.golang.org/github.com/xanzy/ssh-agent/@v/v0.3.3.info: 200 OK (0.019s)
2025-08-20T21:12:44.3779007Z [00:02:21.726]➜  # get https://proxy.golang.org/github.com/hashicorp/golang-lru/v2/@v/v2.0.7.info: 200 OK (0.019s)
2025-08-20T21:12:44.3783835Z [00:02:21.726]➜  # get https://proxy.golang.org/go4.org/@v/v0.0.0-20230225012048-214862532bf5.info: 200 OK (0.019s)
2025-08-20T21:12:44.3921262Z [00:02:21.740]➜  # get https://proxy.golang.org/github.com/bodgit/windows/@v/v1.0.1.info: 200 OK (0.019s)
2025-08-20T21:12:44.4160245Z [00:02:21.764]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.4163056Z [00:02:21.764]➜  git status --porcelain
2025-08-20T21:12:44.5772646Z [00:02:21.925]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.5773114Z [00:02:21.925]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:12:44.5786567Z [00:02:21.927]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git config extensions.objectformat
2025-08-20T21:12:44.5795695Z [00:02:21.928]➜  0.001s # cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git config extensions.objectformat
2025-08-20T21:12:44.5796583Z [00:02:21.928]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 4686c1deec6f718058768256f22cbfc3824e6fb0 --
2025-08-20T21:12:44.5844311Z [00:02:21.932]➜  0.005s # cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 4686c1deec6f718058768256f22cbfc3824e6fb0 --
2025-08-20T21:12:44.5845411Z [00:02:21.932]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 4686c1deec6f718058768256f22cbfc3824e6fb0
2025-08-20T21:12:44.6012578Z [00:02:21.949]➜  0.017s # cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 4686c1deec6f718058768256f22cbfc3824e6fb0
2025-08-20T21:12:44.6013627Z [00:02:21.949]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 4686c1deec6f --
2025-08-20T21:12:44.6046490Z [00:02:21.953]➜  0.003s # cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 4686c1deec6f --
2025-08-20T21:12:44.6047399Z [00:02:21.953]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git cat-file blob 4686c1deec6f718058768256f22cbfc3824e6fb0:go.mod
2025-08-20T21:12:44.6076647Z [00:02:21.956]➜  0.003s # cd /tmp/tmp.W2dBo0EqHB/TEMPREPO; git cat-file blob 4686c1deec6f718058768256f22cbfc3824e6fb0:go.mod
2025-08-20T21:12:44.6190965Z [00:02:21.967]➜  internal/unsafeheader
2025-08-20T21:12:44.6191322Z [00:02:21.967]➜  mkdir -p $WORK/b009/
2025-08-20T21:12:44.6192261Z [00:02:21.967]➜  encoding
2025-08-20T21:12:44.6193001Z [00:02:21.967]➜  mkdir -p $WORK/b003/
2025-08-20T21:12:44.6193273Z [00:02:21.967]➜  internal/goarch
2025-08-20T21:12:44.6193532Z [00:02:21.967]➜  mkdir -p $WORK/b007/
2025-08-20T21:12:44.6193891Z [00:02:21.967]➜  echo '# import config' > $WORK/b009/importcfg # internal
2025-08-20T21:12:44.6194258Z [00:02:21.967]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6195984Z [00:02:21.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b009=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid P7HnT-FBefdbfrtuVPxp/P7HnT-FBefdbfrtuVPxp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T21:12:44.6197517Z [00:02:21.967]➜  echo '# import config' > $WORK/b003/importcfg # internal
2025-08-20T21:12:44.6198976Z [00:02:21.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b003=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid _GZqvJiOcWT_ie0TcTGm/_GZqvJiOcWT_ie0TcTGm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T21:12:44.6200263Z [00:02:21.967]➜  echo '# import config' > $WORK/b007/importcfg # internal
2025-08-20T21:12:44.6203999Z [00:02:21.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b007=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid xcpGd16-xB79hCE2NxH-/xcpGd16-xB79hCE2NxH- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b007/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_arm64.go /root/.go/src/internal/goarch/zgoarch_arm64.go
2025-08-20T21:12:44.6208399Z [00:02:21.969]➜  internal/cpu
2025-08-20T21:12:44.6208708Z [00:02:21.969]➜  mkdir -p $WORK/b012/
2025-08-20T21:12:44.6213094Z [00:02:21.969]➜  echo -n > $WORK/b012/go_asm.h # internal
2025-08-20T21:12:44.6213437Z [00:02:21.969]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:12:44.6214486Z [00:02:21.969]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_arm64.s
2025-08-20T21:12:44.6234924Z [00:02:21.972]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T21:12:44.6236591Z [00:02:21.972]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6239130Z [00:02:21.972]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid xOiVxElhnkLKUPIOyZdm/xOiVxElhnkLKUPIOyZdm -goversion go1.25.0 -symabis $WORK/b012/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /root/.go/src/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_arm64.go /root/.go/src/internal/cpu/cpu_arm64_hwcap.go /root/.go/src/internal/cpu/cpu_arm64_linux.go /root/.go/src/internal/cpu/cpu_no_name.go
2025-08-20T21:12:44.6279397Z [00:02:21.976]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T21:12:44.6280119Z [00:02:21.976]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/39/3904be4136078bbed85318b44e0e90180c8583b55d104c1b76689aa22b880dab-d # internal
2025-08-20T21:12:44.6280868Z [00:02:21.976]➜  internal/byteorder
2025-08-20T21:12:44.6281166Z [00:02:21.976]➜  mkdir -p $WORK/b013/
2025-08-20T21:12:44.6283285Z [00:02:21.976]➜  go tool buildid -w $WORK/b007/_pkg_.a # internal
2025-08-20T21:12:44.6285015Z [00:02:21.977]➜  cp $WORK/b007/_pkg_.a /root/.cache/go-build/92/92447d945f7317f66a882eb5865e8aeb0349496c6380f010cce5b4175aae7d4d-d # internal
2025-08-20T21:12:44.6303373Z [00:02:21.978]➜  internal/abi
2025-08-20T21:12:44.6312902Z [00:02:21.978]➜  mkdir -p $WORK/b006/
2025-08-20T21:12:44.6313419Z [00:02:21.978]➜  echo -n > $WORK/b006/go_asm.h # internal
2025-08-20T21:12:44.6313905Z [00:02:21.978]➜  cd /root/.go/src/internal/abi
2025-08-20T21:12:44.6315097Z [00:02:21.978]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./abi_test.s ./stub.s
2025-08-20T21:12:44.6318167Z [00:02:21.978]➜  echo '# import config' > $WORK/b013/importcfg # internal
2025-08-20T21:12:44.6321852Z [00:02:21.978]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6323652Z [00:02:21.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b013=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid TBPJ9nmn3XMRKHaQjfh3/TBPJ9nmn3XMRKHaQjfh3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T21:12:44.6329518Z [00:02:21.981]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T21:12:44.6330991Z [00:02:21.981]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/52/526e33027ace2eaf45237c67cb09ad12bbd2d06858cd9c3cf78f0537d41174a5-d # internal
2025-08-20T21:12:44.6332023Z [00:02:21.981]➜  internal/coverage/rtcov
2025-08-20T21:12:44.6332347Z [00:02:21.981]➜  mkdir -p $WORK/b015/
2025-08-20T21:12:44.6332714Z [00:02:21.981]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T21:12:44.6334478Z [00:02:21.981]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b015=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid Lg1Ui5Zii1hLtfRIIRhB/Lg1Ui5Zii1hLtfRIIRhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T21:12:44.6348932Z [00:02:21.983]➜  cat >/tmp/go-build1679262874/b006/importcfg << 'EOF' # internal
2025-08-20T21:12:44.6349651Z [00:02:21.983]➜  # import config
2025-08-20T21:12:44.6350441Z [00:02:21.983]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.6350958Z [00:02:21.983]➜  EOF
2025-08-20T21:12:44.6357677Z [00:02:21.983]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid OEFtkDQjYlx_bUzkur7n/OEFtkDQjYlx_bUzkur7n -goversion go1.25.0 -symabis $WORK/b006/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_arm64.go /root/.go/src/internal/abi/compiletype.go /root/.go/src/internal/abi/escape.go /root/.go/src/internal/abi/funcpc.go /root/.go/src/internal/abi/iface.go /root/.go/src/internal/abi/map_noswiss.go /root/.go/src/internal/abi/map_select_swiss.go /root/.go/src/internal/abi/map_swiss.go /root/.go/src/internal/abi/rangefuncconsts.go /root/.go/src/internal/abi/runtime.go /root/.go/src/internal/abi/stack.go /root/.go/src/internal/abi/switch.go /root/.go/src/internal/abi/symtab.go /root/.go/src/internal/abi/type.go
2025-08-20T21:12:44.6455954Z [00:02:21.994]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T21:12:44.6467692Z [00:02:21.995]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/bc/bc67e9efb9f5e3f901f6d057adf7e6314c09146fae2f0674871f237358a6ef0a-d # internal
2025-08-20T21:12:44.6468361Z [00:02:21.995]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T21:12:44.6472863Z [00:02:21.995]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/04/046c818a7a06b497978ecefad6052e14ab998487eecd1fcd1aa2c132e16d0cfa-d # internal
2025-08-20T21:12:44.6494926Z [00:02:21.997]➜  internal/goexperiment
2025-08-20T21:12:44.6495407Z [00:02:21.997]➜  mkdir -p $WORK/b017/
2025-08-20T21:12:44.6496285Z [00:02:21.997]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T21:12:44.6502872Z [00:02:21.997]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b017=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid uKWXL1o0Bc-LSj0ptaHT/uKWXL1o0Bc-LSj0ptaHT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/goexperiment/exp_aliastypeparams_on.go /root/.go/src/internal/goexperiment/exp_arenas_off.go /root/.go/src/internal/goexperiment/exp_boringcrypto_off.go /root/.go/src/internal/goexperiment/exp_cacheprog_off.go /root/.go/src/internal/goexperiment/exp_cgocheck2_off.go /root/.go/src/internal/goexperiment/exp_dwarf5_on.go /root/.go/src/internal/goexperiment/exp_fieldtrack_off.go /root/.go/src/internal/goexperiment/exp_greenteagc_off.go /root/.go/src/internal/goexperiment/exp_heapminimum512kib_off.go /root/.go/src/internal/goexperiment/exp_jsonv2_off.go /root/.go/src/internal/goexperiment/exp_loopvar_off.go /root/.go/src/internal/goexperiment/exp_newinliner_off.go /root/.go/src/internal/goexperiment/exp_preemptibleloops_off.go /root/.go/src/internal/goexperiment/exp_rangefunc_off.go /root/.go/src/internal/goexperiment/exp_regabiargs_on.go /root/.go/src/internal/goexperiment/exp_regabiwrappers_on.go /root/.go/src/internal/goexperiment/exp_staticlockranking_off.go /root/.go/src/internal/goexperiment/exp_swissmap_on.go /root/.go/src/internal/goexperiment/exp_synchashtriemap_on.go /root/.go/src/internal/goexperiment/exp_synctest_off.go /root/.go/src/internal/goexperiment/flags.go
2025-08-20T21:12:44.6524589Z [00:02:21.997]➜  internal/godebugs
2025-08-20T21:12:44.6524884Z [00:02:21.998]➜  mkdir -p $WORK/b016/
2025-08-20T21:12:44.6525246Z [00:02:21.998]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T21:12:44.6526887Z [00:02:21.998]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b016=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid z0U3JTpbM1KVjGC6PuUk/z0U3JTpbM1KVjGC6PuUk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T21:12:44.6528291Z [00:02:21.999]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:12:44.6529545Z [00:02:21.999]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu.o ./cpu.s
2025-08-20T21:12:44.6550101Z [00:02:22.003]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b012=>" -I $WORK/b012/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b012/cpu_arm64.o ./cpu_arm64.s
2025-08-20T21:12:44.6575595Z [00:02:22.005]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T21:12:44.6583158Z [00:02:22.006]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/ff/ff718b847099f1e12182c6bb50a274869bfd4c8be92830fa8b2d73ee74298e8a-d # internal
2025-08-20T21:12:44.6594667Z [00:02:22.006]➜  internal/goos
2025-08-20T21:12:44.6594962Z [00:02:22.006]➜  mkdir -p $WORK/b018/
2025-08-20T21:12:44.6598892Z [00:02:22.006]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T21:12:44.6599285Z [00:02:22.006]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6601278Z [00:02:22.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b018=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid Zaio9CsRMM6rTHRpGKtH/Zaio9CsRMM6rTHRpGKtH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/goos/goos.go /root/.go/src/internal/goos/unix.go /root/.go/src/internal/goos/zgoos_linux.go
2025-08-20T21:12:44.6603180Z [00:02:22.007]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:12:44.6603632Z [00:02:22.007]➜  go tool pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_arm64.o # internal
2025-08-20T21:12:44.6604089Z [00:02:22.007]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T21:12:44.6604783Z [00:02:22.008]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/fa/faa1ba3f55ba1a0c1fcef94a9dcdea3dd147c68d776f7ecfd52131b5cc83f978-d # internal
2025-08-20T21:12:44.6605337Z [00:02:22.008]➜  internal/bytealg
2025-08-20T21:12:44.6605592Z [00:02:22.008]➜  mkdir -p $WORK/b011/
2025-08-20T21:12:44.6605904Z [00:02:22.008]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T21:12:44.6606229Z [00:02:22.008]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:12:44.6607552Z [00:02:22.008]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
2025-08-20T21:12:44.6622431Z [00:02:22.010]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T21:12:44.6635966Z [00:02:22.010]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/8a/8a684b2382460372a8a42494090362060cae31e70e147c0935744b953b9140a3-d # internal
2025-08-20T21:12:44.6636624Z [00:02:22.011]➜  internal/chacha8rand
2025-08-20T21:12:44.6636901Z [00:02:22.011]➜  mkdir -p $WORK/b014/
2025-08-20T21:12:44.6637204Z [00:02:22.011]➜  echo -n > $WORK/b014/go_asm.h # internal
2025-08-20T21:12:44.6637554Z [00:02:22.011]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:12:44.6638729Z [00:02:22.011]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -I $WORK/b014/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./chacha8_arm64.s
2025-08-20T21:12:44.6641282Z [00:02:22.012]➜  cat >/tmp/go-build1679262874/b011/importcfg << 'EOF' # internal
2025-08-20T21:12:44.6641930Z [00:02:22.012]➜  # import config
2025-08-20T21:12:44.6642624Z [00:02:22.012]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:44.6643404Z [00:02:22.012]➜  EOF
2025-08-20T21:12:44.6643728Z [00:02:22.012]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6647299Z [00:02:22.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid cHLYtuUGsNYroo6_NRzy/cHLYtuUGsNYroo6_NRzy -goversion go1.25.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /root/.go/src/internal/bytealg/bytealg.go /root/.go/src/internal/bytealg/compare_native.go /root/.go/src/internal/bytealg/count_native.go /root/.go/src/internal/bytealg/equal_generic.go /root/.go/src/internal/bytealg/equal_native.go /root/.go/src/internal/bytealg/index_arm64.go /root/.go/src/internal/bytealg/index_native.go /root/.go/src/internal/bytealg/indexbyte_native.go /root/.go/src/internal/bytealg/lastindexbyte_generic.go
2025-08-20T21:12:44.6663263Z [00:02:22.014]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T21:12:44.6681959Z [00:02:22.015]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/93/9351077ab492d3302cef304953a16238648ba4f25b9d769a2380d6143a418372-d # internal
2025-08-20T21:12:44.6700704Z [00:02:22.015]➜  internal/profilerecord
2025-08-20T21:12:44.6701173Z [00:02:22.015]➜  mkdir -p $WORK/b019/
2025-08-20T21:12:44.6701540Z [00:02:22.015]➜  echo '# import config' > $WORK/b019/importcfg # internal
2025-08-20T21:12:44.6703341Z [00:02:22.015]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b019=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid XXTVkWgYXL2VIK-83WuU/XXTVkWgYXL2VIK-83WuU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T21:12:44.6734162Z [00:02:22.021]➜  cat >/tmp/go-build1679262874/b014/importcfg << 'EOF' # internal
2025-08-20T21:12:44.6735024Z [00:02:22.022]➜  # import config
2025-08-20T21:12:44.6735697Z [00:02:22.022]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:44.6737518Z [00:02:22.022]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:44.6738122Z [00:02:22.022]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.6738478Z [00:02:22.022]➜  EOF
2025-08-20T21:12:44.6740411Z [00:02:22.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid M9nUdEz__gedwbgeRjJL/M9nUdEz__gedwbgeRjJL -goversion go1.25.0 -symabis $WORK/b014/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T21:12:44.6767376Z [00:02:22.024]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T21:12:44.6768340Z [00:02:22.025]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/53/539ec67dd579b4851e4d7a26e939116354d21dc6a47314baffe8d80d5e86d571-d # internal
2025-08-20T21:12:44.6771270Z [00:02:22.025]➜  internal/runtime/atomic
2025-08-20T21:12:44.6771973Z [00:02:22.025]➜  mkdir -p $WORK/b020/
2025-08-20T21:12:44.6772680Z [00:02:22.025]➜  echo -n > $WORK/b020/go_asm.h # internal
2025-08-20T21:12:44.6773240Z [00:02:22.025]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:12:44.6774613Z [00:02:22.025]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -I $WORK/b020/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./atomic_arm64.s
2025-08-20T21:12:44.6801094Z [00:02:22.028]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:12:44.6802989Z [00:02:22.028]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/compare_arm64.o ./compare_arm64.s
2025-08-20T21:12:44.6822674Z [00:02:22.030]➜  cat >/tmp/go-build1679262874/b020/importcfg << 'EOF' # internal
2025-08-20T21:12:44.6838587Z [00:02:22.030]➜  # import config
2025-08-20T21:12:44.6839092Z [00:02:22.030]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:44.6852281Z [00:02:22.030]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.6853319Z [00:02:22.030]➜  EOF
2025-08-20T21:12:44.6854213Z [00:02:22.030]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.6859576Z [00:02:22.031]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 4iqTnJEJ0Qa9TcC_Q_sc/4iqTnJEJ0Qa9TcC_Q_sc -goversion go1.25.0 -symabis $WORK/b020/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_arm64.go /root/.go/src/internal/runtime/atomic/doc.go /root/.go/src/internal/runtime/atomic/stubs.go /root/.go/src/internal/runtime/atomic/types.go /root/.go/src/internal/runtime/atomic/types_64bit.go /root/.go/src/internal/runtime/atomic/unaligned.go /root/.go/src/internal/runtime/atomic/xchg8.go
2025-08-20T21:12:44.6874128Z [00:02:22.033]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:12:44.6875864Z [00:02:22.033]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/count_arm64.o ./count_arm64.s
2025-08-20T21:12:44.6964265Z [00:02:22.044]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:12:44.6966441Z [00:02:22.044]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b014=>" -I $WORK/b014/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/chacha8_arm64.o ./chacha8_arm64.s
2025-08-20T21:12:44.6967577Z [00:02:22.044]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:12:44.6968642Z [00:02:22.045]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/equal_arm64.o ./equal_arm64.s
2025-08-20T21:12:44.7017812Z [00:02:22.049]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:12:44.7019000Z [00:02:22.050]➜  go tool pack r $WORK/b014/_pkg_.a $WORK/b014/chacha8_arm64.o # internal
2025-08-20T21:12:44.7020199Z [00:02:22.050]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T21:12:44.7026738Z [00:02:22.050]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/d2/d2f854a00ccd25b061bc5c07c452dfa584e5ab690d4914ab88d4f8aa9a6c5577-d # internal
2025-08-20T21:12:44.7027502Z [00:02:22.051]➜  internal/runtime/math
2025-08-20T21:12:44.7027788Z [00:02:22.051]➜  mkdir -p $WORK/b023/
2025-08-20T21:12:44.7052040Z [00:02:22.053]➜  cat >/tmp/go-build1679262874/b023/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7053528Z [00:02:22.053]➜  # import config
2025-08-20T21:12:44.7054654Z [00:02:22.053]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.7055016Z [00:02:22.053]➜  EOF
2025-08-20T21:12:44.7058388Z [00:02:22.053]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7060512Z [00:02:22.053]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b023=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid 5Ux89PrGBaXlGLWJEWjy/5Ux89PrGBaXlGLWJEWjy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T21:12:44.7064515Z [00:02:22.054]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:12:44.7067470Z [00:02:22.054]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/index_arm64.o ./index_arm64.s
2025-08-20T21:12:44.7188649Z [00:02:22.067]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/indexbyte_arm64.o ./indexbyte_arm64.s
2025-08-20T21:12:44.7237477Z [00:02:22.071]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/compare_arm64.o $WORK/b011/count_arm64.o $WORK/b011/equal_arm64.o $WORK/b011/index_arm64.o $WORK/b011/indexbyte_arm64.o # internal
2025-08-20T21:12:44.7238308Z [00:02:22.071]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T21:12:44.7243081Z [00:02:22.071]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/9e/9e92752c349e069289da95eff553fc35fb64cec9762342d00c13f1dce4f34465-d # internal
2025-08-20T21:12:44.7243729Z [00:02:22.072]➜  internal/runtime/syscall
2025-08-20T21:12:44.7244015Z [00:02:22.072]➜  mkdir -p $WORK/b024/
2025-08-20T21:12:44.7244359Z [00:02:22.072]➜  echo -n > $WORK/b024/go_asm.h # internal
2025-08-20T21:12:44.7266043Z [00:02:22.075]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:12:44.7267406Z [00:02:22.075]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -I $WORK/b024/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b024/symabis ./asm_linux_arm64.s
2025-08-20T21:12:44.7280015Z [00:02:22.076]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T21:12:44.7281515Z [00:02:22.076]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/5d/5d812f69206ca3ffccba05acaa3450d347d564c53b21dd648937451869a579d8-d # internal
2025-08-20T21:12:44.7282088Z [00:02:22.076]➜  internal/runtime/strconv
2025-08-20T21:12:44.7282371Z [00:02:22.076]➜  mkdir -p $WORK/b022/
2025-08-20T21:12:44.7282749Z [00:02:22.076]➜  cat >/tmp/go-build1679262874/b022/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7283136Z [00:02:22.076]➜  # import config
2025-08-20T21:12:44.7283551Z [00:02:22.076]➜  packagefile internal/runtime/math=/tmp/go-build1679262874/b023/_pkg_.a
2025-08-20T21:12:44.7283919Z [00:02:22.076]➜  EOF
2025-08-20T21:12:44.7284175Z [00:02:22.076]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7285873Z [00:02:22.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b022=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid sGVZN97xBvHwg1gwzGiw/sGVZN97xBvHwg1gwzGiw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T21:12:44.7334232Z [00:02:22.081]➜  cat >/tmp/go-build1679262874/b024/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7340266Z [00:02:22.081]➜  # import config
2025-08-20T21:12:44.7340832Z [00:02:22.081]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.7341243Z [00:02:22.081]➜  EOF
2025-08-20T21:12:44.7343539Z [00:02:22.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid h7rJ5t74D4jf8hI5e9k-/h7rJ5t74D4jf8hI5e9k- -goversion go1.25.0 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_arm64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T21:12:44.7368587Z [00:02:22.085]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:12:44.7372832Z [00:02:22.085]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b020=>" -I $WORK/b020/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/atomic_arm64.o ./atomic_arm64.s
2025-08-20T21:12:44.7395539Z [00:02:22.087]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T21:12:44.7396585Z [00:02:22.087]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/87/87c5a07859af16cb6a272d9340225aba45050267a1b5bd85797d47cc7533ad38-d # internal
2025-08-20T21:12:44.7398147Z [00:02:22.087]➜  internal/runtime/gc
2025-08-20T21:12:44.7398423Z [00:02:22.087]➜  mkdir -p $WORK/b026/
2025-08-20T21:12:44.7398800Z [00:02:22.087]➜  cat >/tmp/go-build1679262874/b026/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7399152Z [00:02:22.087]➜  # import config
2025-08-20T21:12:44.7399526Z [00:02:22.087]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.7399873Z [00:02:22.087]➜  EOF
2025-08-20T21:12:44.7400118Z [00:02:22.087]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7402402Z [00:02:22.087]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b026=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid IW_XP-SAg_cVB1raUxrp/IW_XP-SAg_cVB1raUxrp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/runtime/gc/malloc.go /root/.go/src/internal/runtime/gc/scan.go /root/.go/src/internal/runtime/gc/sizeclasses.go
2025-08-20T21:12:44.7438588Z [00:02:22.091]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:12:44.7439156Z [00:02:22.092]➜  go tool pack r $WORK/b020/_pkg_.a $WORK/b020/atomic_arm64.o # internal
2025-08-20T21:12:44.7441328Z [00:02:22.092]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T21:12:44.7449324Z [00:02:22.093]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/f5/f59ee396ab2810ce2128f24d3c84c198eb5432a152bb3e68c641ecbd692be2d2-d # internal
2025-08-20T21:12:44.7479823Z [00:02:22.096]➜  internal/runtime/exithook
2025-08-20T21:12:44.7480408Z [00:02:22.096]➜  mkdir -p $WORK/b025/
2025-08-20T21:12:44.7481102Z [00:02:22.096]➜  cat >/tmp/go-build1679262874/b025/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7481589Z [00:02:22.096]➜  # import config
2025-08-20T21:12:44.7482134Z [00:02:22.096]➜  packagefile internal/runtime/atomic=/tmp/go-build1679262874/b020/_pkg_.a
2025-08-20T21:12:44.7482617Z [00:02:22.096]➜  EOF
2025-08-20T21:12:44.7482898Z [00:02:22.096]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7484778Z [00:02:22.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b025=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid vRsvs1FpEvSALlVcu8C5/vRsvs1FpEvSALlVcu8C5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T21:12:44.7521964Z [00:02:22.100]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T21:12:44.7545278Z [00:02:22.102]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/7f/7f4bbd8cd5c80cf10289f353c1ac8af35e79bcb3ab715de3e1f3d53974228ad0-d # internal
2025-08-20T21:12:44.7546018Z [00:02:22.103]➜  internal/asan
2025-08-20T21:12:44.7546417Z [00:02:22.103]➜  mkdir -p $WORK/b028/
2025-08-20T21:12:44.7546934Z [00:02:22.103]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T21:12:44.7548757Z [00:02:22.103]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b028=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid -TFJu7YwUq_gUxtM6rGp/-TFJu7YwUq_gUxtM6rGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T21:12:44.7550331Z [00:02:22.103]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:12:44.7552064Z [00:02:22.103]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b024=>" -I $WORK/b024/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b024/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:12:44.7614859Z [00:02:22.109]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T21:12:44.7617732Z [00:02:22.110]➜  go tool pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm64.o # internal
2025-08-20T21:12:44.7618250Z [00:02:22.110]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T21:12:44.7622642Z [00:02:22.110]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/d8/d8ed84ca358a4199024344b616f25971c2e575f7676aeffa4166a29672a16272-d # internal
2025-08-20T21:12:44.7625309Z [00:02:22.111]➜  internal/runtime/cgroup
2025-08-20T21:12:44.7626435Z [00:02:22.111]➜  mkdir -p $WORK/b021/
2025-08-20T21:12:44.7632281Z [00:02:22.111]➜  cat >/tmp/go-build1679262874/b021/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7633474Z [00:02:22.111]➜  # import config
2025-08-20T21:12:44.7635231Z [00:02:22.111]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:44.7636676Z [00:02:22.111]➜  packagefile internal/runtime/strconv=/tmp/go-build1679262874/b022/_pkg_.a
2025-08-20T21:12:44.7637276Z [00:02:22.111]➜  packagefile internal/runtime/syscall=/tmp/go-build1679262874/b024/_pkg_.a
2025-08-20T21:12:44.7639993Z [00:02:22.111]➜  EOF
2025-08-20T21:12:44.7642198Z [00:02:22.111]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7646781Z [00:02:22.112]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b021=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid RZkNYuEbdv1cShxbFoVg/RZkNYuEbdv1cShxbFoVg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/cgroup/cgroup_linux.go /root/.go/src/internal/runtime/cgroup/line_reader.go /root/.go/src/internal/runtime/cgroup/runtime.go
2025-08-20T21:12:44.7649007Z [00:02:22.112]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/b2/b26f993901165e676f357b93dbc5ea6e8036740e0b3cd2508d8f82ba50e37fc3-d # internal
2025-08-20T21:12:44.7649542Z [00:02:22.112]➜  internal/msan
2025-08-20T21:12:44.7657089Z [00:02:22.113]➜  mkdir -p $WORK/b029/
2025-08-20T21:12:44.7658187Z [00:02:22.113]➜  echo '# import config' > $WORK/b029/importcfg # internal
2025-08-20T21:12:44.7659940Z [00:02:22.113]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b029=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid cK2sxiCTxqBq1nuuQvTl/cK2sxiCTxqBq1nuuQvTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T21:12:44.7676130Z [00:02:22.114]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T21:12:44.7676850Z [00:02:22.114]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/51/51f67725f0f01360aa8010c0b88c102fb1d7f18dcd0a98308d94ef1e224920d5-d # internal
2025-08-20T21:12:44.7677429Z [00:02:22.114]➜  internal/runtime/sys
2025-08-20T21:12:44.7677699Z [00:02:22.115]➜  mkdir -p $WORK/b031/
2025-08-20T21:12:44.7678002Z [00:02:22.116]➜  echo -n > $WORK/b031/go_asm.h # internal
2025-08-20T21:12:44.7678328Z [00:02:22.116]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:12:44.7679497Z [00:02:22.116]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -I $WORK/b031/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b031/symabis ./dit_arm64.s ./empty.s
2025-08-20T21:12:44.7730484Z [00:02:22.121]➜  cat >/tmp/go-build1679262874/b031/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7733037Z [00:02:22.121]➜  # import config
2025-08-20T21:12:44.7733413Z [00:02:22.121]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:44.7734242Z [00:02:22.121]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.7734836Z [00:02:22.121]➜  packagefile internal/goos=/tmp/go-build1679262874/b018/_pkg_.a
2025-08-20T21:12:44.7735175Z [00:02:22.121]➜  EOF
2025-08-20T21:12:44.7735424Z [00:02:22.121]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7738288Z [00:02:22.121]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid JaoXZ_h_hmhHF4urri25/JaoXZ_h_hmhHF4urri25 -goversion go1.25.0 -symabis $WORK/b031/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /root/.go/src/internal/runtime/sys/consts.go /root/.go/src/internal/runtime/sys/consts_norace.go /root/.go/src/internal/runtime/sys/dit_arm64.go /root/.go/src/internal/runtime/sys/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T21:12:44.7803738Z [00:02:22.126]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T21:12:44.7804545Z [00:02:22.126]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/a0/a0f5ccff9f366741713bef87bb753e9fe323bcd482a6fca824f3fa19fb0fed3d-d # internal
2025-08-20T21:12:44.7831743Z [00:02:22.127]➜  internal/stringslite
2025-08-20T21:12:44.7834507Z [00:02:22.127]➜  mkdir -p $WORK/b032/
2025-08-20T21:12:44.7836239Z [00:02:22.127]➜  cat >/tmp/go-build1679262874/b032/importcfg << 'EOF' # internal
2025-08-20T21:12:44.7836638Z [00:02:22.127]➜  # import config
2025-08-20T21:12:44.7837026Z [00:02:22.127]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:44.7837377Z [00:02:22.127]➜  EOF
2025-08-20T21:12:44.7838959Z [00:02:22.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b032=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid sgElV92iBri_C0vyrR2H/sgElV92iBri_C0vyrR2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T21:12:44.7855532Z [00:02:22.134]➜  cd /root/.go/src/internal/abi
2025-08-20T21:12:44.7856753Z [00:02:22.134]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/abi_test.o ./abi_test.s
2025-08-20T21:12:44.7874579Z [00:02:22.135]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:12:44.7875886Z [00:02:22.135]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -I $WORK/b031/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/dit_arm64.o ./dit_arm64.s
2025-08-20T21:12:44.7926414Z [00:02:22.140]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b031=>" -I $WORK/b031/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b031/empty.o ./empty.s
2025-08-20T21:12:44.7932812Z [00:02:22.141]➜  cd /root/.go/src/internal/abi
2025-08-20T21:12:44.7933930Z [00:02:22.141]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b006=>" -I $WORK/b006/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/stub.o ./stub.s
2025-08-20T21:12:44.7952507Z [00:02:22.143]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T21:12:44.7969476Z [00:02:22.145]➜  go tool pack r $WORK/b006/_pkg_.a $WORK/b006/abi_test.o $WORK/b006/stub.o # internal
2025-08-20T21:12:44.7970889Z [00:02:22.145]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/5b/5b1df4b6317377f8b126b9c0bd332171ca36d3f855363af58f2845771069d5e0-d # internal
2025-08-20T21:12:44.7971901Z [00:02:22.145]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T21:12:44.7972310Z [00:02:22.145]➜  internal/trace/tracev2
2025-08-20T21:12:44.7972591Z [00:02:22.145]➜  mkdir -p $WORK/b033/
2025-08-20T21:12:44.7972943Z [00:02:22.145]➜  echo '# import config' > $WORK/b033/importcfg # internal
2025-08-20T21:12:44.7973311Z [00:02:22.145]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7975348Z [00:02:22.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b033=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid JOw4kvqnrGZisJYbR6vl/JOw4kvqnrGZisJYbR6vl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/internal/trace/tracev2/doc.go /root/.go/src/internal/trace/tracev2/events.go /root/.go/src/internal/trace/tracev2/spec.go
2025-08-20T21:12:44.7977121Z [00:02:22.145]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:12:44.7977593Z [00:02:22.145]➜  go tool pack r $WORK/b031/_pkg_.a $WORK/b031/dit_arm64.o $WORK/b031/empty.o # internal
2025-08-20T21:12:44.7978052Z [00:02:22.146]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T21:12:44.7978717Z [00:02:22.146]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/e7/e7bc1d1aa877b34cddaaa76a13d117b00ed6866cd383f0bf76a6e4a0e99aa227-d # internal
2025-08-20T21:12:44.7979560Z [00:02:22.146]➜  cmp
2025-08-20T21:12:44.7979794Z [00:02:22.146]➜  mkdir -p $WORK/b036/
2025-08-20T21:12:44.7993605Z [00:02:22.147]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T21:12:44.7994017Z [00:02:22.147]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.7995406Z [00:02:22.147]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b036=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid 3pNLZ4lQZRo8EuEyPFwj/3pNLZ4lQZRo8EuEyPFwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T21:12:44.8001687Z [00:02:22.147]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T21:12:44.8002384Z [00:02:22.148]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/6f/6f3c98e4b8927182bdc37a0f2138b35a773ce9502a92bb0e7ff13d85a5d1c352-d # internal
2025-08-20T21:12:44.8002922Z [00:02:22.148]➜  internal/itoa
2025-08-20T21:12:44.8003172Z [00:02:22.148]➜  mkdir -p $WORK/b038/
2025-08-20T21:12:44.8006011Z [00:02:22.149]➜  echo '# import config' > $WORK/b038/importcfg # internal
2025-08-20T21:12:44.8007617Z [00:02:22.149]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b038=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid 9u4HPsdihVw8NDi4g4l5/9u4HPsdihVw8NDi4g4l5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T21:12:44.8022564Z [00:02:22.150]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/7b/7b5113e0ab5fdd21ab28efe5242b44ecdc941f62616c81b795ef2c2fa7a34f81-d # internal
2025-08-20T21:12:44.8023168Z [00:02:22.150]➜  internal/race
2025-08-20T21:12:44.8023425Z [00:02:22.150]➜  mkdir -p $WORK/b030/
2025-08-20T21:12:44.8023806Z [00:02:22.150]➜  cat >/tmp/go-build1679262874/b030/importcfg << 'EOF' # internal
2025-08-20T21:12:44.8024151Z [00:02:22.150]➜  # import config
2025-08-20T21:12:44.8024526Z [00:02:22.150]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:44.8024861Z [00:02:22.150]➜  EOF
2025-08-20T21:12:44.8026442Z [00:02:22.150]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b030=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid FhbLQqV1Qz8jSBwlrpNF/FhbLQqV1Qz8jSBwlrpNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T21:12:44.8091093Z [00:02:22.157]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T21:12:44.8097729Z [00:02:22.157]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/ed/ed6c5f43a5203b4128232dc7cfe4b375a2a22f2dead0d2222d83c2bbad9036e1-d # internal
2025-08-20T21:12:44.8098320Z [00:02:22.157]➜  math/bits
2025-08-20T21:12:44.8098572Z [00:02:22.157]➜  mkdir -p $WORK/b041/
2025-08-20T21:12:44.8105359Z [00:02:22.158]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T21:12:44.8107350Z [00:02:22.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b041=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid mewLIJx9t7e24poTN5tU/mewLIJx9t7e24poTN5tU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/math/bits/bits.go /root/.go/src/math/bits/bits_errors.go /root/.go/src/math/bits/bits_tables.go
2025-08-20T21:12:44.8142868Z [00:02:22.162]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T21:12:44.8151331Z [00:02:22.163]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T21:12:44.8152218Z [00:02:22.163]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/43/43f3793b0347d321d798ee01c1447718113e7bc9ee464864b96656ec487ee6b5-d # internal
2025-08-20T21:12:44.8152781Z [00:02:22.163]➜  unicode/utf8
2025-08-20T21:12:44.8153041Z [00:02:22.163]➜  mkdir -p $WORK/b043/
2025-08-20T21:12:44.8160114Z [00:02:22.163]➜  echo '# import config' > $WORK/b043/importcfg # internal
2025-08-20T21:12:44.8161916Z [00:02:22.163]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b043=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid reMv-Ud2pu9ytkC_Wm1X/reMv-Ud2pu9ytkC_Wm1X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T21:12:44.8163565Z [00:02:22.163]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/b6/b660b4af4a041fec5cc0f8ab1dd11d02348b8b132f004d2be64b68e1bfbc7d70-d # internal
2025-08-20T21:12:44.8164133Z [00:02:22.164]➜  internal/runtime/maps
2025-08-20T21:12:44.8164405Z [00:02:22.164]➜  mkdir -p $WORK/b027/
2025-08-20T21:12:44.8177161Z [00:02:22.165]➜  cat >/tmp/go-build1679262874/b027/importcfg << 'EOF' # internal
2025-08-20T21:12:44.8177646Z [00:02:22.165]➜  # import config
2025-08-20T21:12:44.8178092Z [00:02:22.165]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:44.8178569Z [00:02:22.165]➜  packagefile internal/asan=/tmp/go-build1679262874/b028/_pkg_.a
2025-08-20T21:12:44.8179048Z [00:02:22.165]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.8179531Z [00:02:22.165]➜  packagefile internal/msan=/tmp/go-build1679262874/b029/_pkg_.a
2025-08-20T21:12:44.8186250Z [00:02:22.165]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:44.8186886Z [00:02:22.165]➜  packagefile internal/runtime/math=/tmp/go-build1679262874/b023/_pkg_.a
2025-08-20T21:12:44.8187489Z [00:02:22.165]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:12:44.8187858Z [00:02:22.165]➜  EOF
2025-08-20T21:12:44.8191385Z [00:02:22.165]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b027=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid FvpnymCbqQDEW_gwSU6f/FvpnymCbqQDEW_gwSU6f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/runtime/maps/group.go /root/.go/src/internal/runtime/maps/map.go /root/.go/src/internal/runtime/maps/runtime.go /root/.go/src/internal/runtime/maps/runtime_fast32_swiss.go /root/.go/src/internal/runtime/maps/runtime_fast64_swiss.go /root/.go/src/internal/runtime/maps/runtime_faststr_swiss.go /root/.go/src/internal/runtime/maps/runtime_swiss.go /root/.go/src/internal/runtime/maps/table.go /root/.go/src/internal/runtime/maps/table_debug.go
2025-08-20T21:12:44.8194309Z [00:02:22.166]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T21:12:44.8194967Z [00:02:22.166]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/cd/cd3051784454a2168b6c4bb5d41845e5a6c569401a46c05ed660e51fddb1f838-d # internal
2025-08-20T21:12:44.8195493Z [00:02:22.166]➜  sync/atomic
2025-08-20T21:12:44.8195738Z [00:02:22.166]➜  mkdir -p $WORK/b046/
2025-08-20T21:12:44.8196045Z [00:02:22.166]➜  echo -n > $WORK/b046/go_asm.h # internal
2025-08-20T21:12:44.8196354Z [00:02:22.166]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:12:44.8197324Z [00:02:22.166]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm.s
2025-08-20T21:12:44.8224742Z [00:02:22.169]➜  echo '# import config' > $WORK/b046/importcfg # internal
2025-08-20T21:12:44.8225331Z [00:02:22.170]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.8227404Z [00:02:22.170]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b046=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v-MlDIDzOS5gnwcNEwHP/v-MlDIDzOS5gnwcNEwHP -goversion go1.25.0 -symabis $WORK/b046/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h /root/.go/src/sync/atomic/doc.go /root/.go/src/sync/atomic/doc_64.go /root/.go/src/sync/atomic/type.go /root/.go/src/sync/atomic/value.go
2025-08-20T21:12:44.8352613Z [00:02:22.183]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T21:12:44.8358559Z [00:02:22.184]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/3a/3a50ceb0a2fb77b5edf3aa93566e69df24271103323657ad56870816d20d576f-d # internal
2025-08-20T21:12:44.8367101Z [00:02:22.185]➜  math
2025-08-20T21:12:44.8368136Z [00:02:22.185]➜  mkdir -p $WORK/b040/
2025-08-20T21:12:44.8371079Z [00:02:22.185]➜  echo -n > $WORK/b040/go_asm.h # internal
2025-08-20T21:12:44.8408011Z [00:02:22.188]➜  cd /root/.go/src/math
2025-08-20T21:12:44.8424394Z [00:02:22.190]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -I $WORK/b040/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b040/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
2025-08-20T21:12:44.8472108Z [00:02:22.195]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T21:12:44.8476601Z [00:02:22.196]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/a7/a75ff72001f2bce9c9039ce88ad4bd34bc9d0b5e5fd112b2f9beeaa0a4265c93-d # internal
2025-08-20T21:12:44.8478991Z [00:02:22.196]➜  internal/synctest
2025-08-20T21:12:44.8480072Z [00:02:22.196]➜  mkdir -p $WORK/b047/
2025-08-20T21:12:44.8480515Z [00:02:22.196]➜  cat >/tmp/go-build1679262874/b047/importcfg << 'EOF' # internal
2025-08-20T21:12:44.8481007Z [00:02:22.196]➜  # import config
2025-08-20T21:12:44.8481404Z [00:02:22.196]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:44.8481767Z [00:02:22.196]➜  EOF
2025-08-20T21:12:44.8482015Z [00:02:22.196]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.8483629Z [00:02:22.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b047=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid TXvhGynv0KAtbNuS7qmd/TXvhGynv0KAtbNuS7qmd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T21:12:44.8493473Z [00:02:22.197]➜  cat >/tmp/go-build1679262874/b040/importcfg << 'EOF' # internal
2025-08-20T21:12:44.8494152Z [00:02:22.197]➜  # import config
2025-08-20T21:12:44.8494772Z [00:02:22.197]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:44.8495378Z [00:02:22.197]➜  EOF
2025-08-20T21:12:44.8515277Z [00:02:22.199]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 6wDiWzQQCqBQkxujwy3F/6wDiWzQQCqBQkxujwy3F -goversion go1.25.0 -symabis $WORK/b040/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h /root/.go/src/math/abs.go /root/.go/src/math/acosh.go /root/.go/src/math/asin.go /root/.go/src/math/asinh.go /root/.go/src/math/atan.go /root/.go/src/math/atan2.go /root/.go/src/math/atanh.go /root/.go/src/math/bits.go /root/.go/src/math/cbrt.go /root/.go/src/math/const.go /root/.go/src/math/copysign.go /root/.go/src/math/dim.go /root/.go/src/math/dim_asm.go /root/.go/src/math/erf.go /root/.go/src/math/erfinv.go /root/.go/src/math/exp.go /root/.go/src/math/exp2_asm.go /root/.go/src/math/exp_asm.go /root/.go/src/math/expm1.go /root/.go/src/math/floor.go /root/.go/src/math/floor_asm.go /root/.go/src/math/fma.go /root/.go/src/math/frexp.go /root/.go/src/math/gamma.go /root/.go/src/math/hypot.go /root/.go/src/math/hypot_noasm.go /root/.go/src/math/j0.go /root/.go/src/math/j1.go /root/.go/src/math/jn.go /root/.go/src/math/ldexp.go /root/.go/src/math/lgamma.go /root/.go/src/math/log.go /root/.go/src/math/log10.go /root/.go/src/math/log1p.go /root/.go/src/math/log_stub.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_asm.go /root/.go/src/math/nextafter.go /root/.go/src/math/pow.go /root/.go/src/math/pow10.go /root/.go/src/math/remainder.go /root/.go/src/math/signbit.go /root/.go/src/math/sin.go /root/.go/src/math/sincos.go /root/.go/src/math/sinh.go /root/.go/src/math/sqrt.go /root/.go/src/math/stubs.go /root/.go/src/math/tan.go /root/.go/src/math/tanh.go /root/.go/src/math/trig_reduce.go /root/.go/src/math/unsafe.go
2025-08-20T21:12:44.8541582Z [00:02:22.202]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:12:44.8548691Z [00:02:22.203]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b046=>" -I $WORK/b046/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm.o ./asm.s
2025-08-20T21:12:44.8599844Z [00:02:22.208]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T21:12:44.8606033Z [00:02:22.208]➜  go tool pack r $WORK/b046/_pkg_.a $WORK/b046/asm.o # internal
2025-08-20T21:12:44.8606476Z [00:02:22.208]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T21:12:44.8612341Z [00:02:22.209]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/fe/feabcbb20f01685b446215b8a907e961472b59cb372daae82e5fd043039954f6-d # internal
2025-08-20T21:12:44.8613851Z [00:02:22.209]➜  internal/sync
2025-08-20T21:12:44.8615362Z [00:02:22.209]➜  mkdir -p $WORK/b045/
2025-08-20T21:12:44.8616555Z [00:02:22.210]➜  cat >/tmp/go-build1679262874/b045/importcfg << 'EOF' # internal
2025-08-20T21:12:44.8617313Z [00:02:22.210]➜  # import config
2025-08-20T21:12:44.8617965Z [00:02:22.210]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:44.8619118Z [00:02:22.210]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.8619644Z [00:02:22.210]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:44.8620111Z [00:02:22.210]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:44.8620443Z [00:02:22.210]➜  EOF
2025-08-20T21:12:44.8620910Z [00:02:22.210]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.8622768Z [00:02:22.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b045=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid CrhNaheWs2cMJRe3X-vu/CrhNaheWs2cMJRe3X-vu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/internal/sync/hashtriemap.go /root/.go/src/internal/sync/mutex.go /root/.go/src/internal/sync/runtime.go
2025-08-20T21:12:44.8625034Z [00:02:22.210]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/b2/b2873871407a91c440dc3cf51ebd3b1ded1bbc7ce2d525de6bbdde5db340eab1-d # internal
2025-08-20T21:12:44.8625686Z [00:02:22.210]➜  unicode
2025-08-20T21:12:44.8625928Z [00:02:22.210]➜  mkdir -p $WORK/b048/
2025-08-20T21:12:44.8626277Z [00:02:22.211]➜  echo '# import config' > $WORK/b048/importcfg # internal
2025-08-20T21:12:44.8635068Z [00:02:22.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b048=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid 1uavR90G2Z8Kzq6sjfjV/1uavR90G2Z8Kzq6sjfjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/unicode/casetables.go /root/.go/src/unicode/digit.go /root/.go/src/unicode/graphic.go /root/.go/src/unicode/letter.go /root/.go/src/unicode/tables.go
2025-08-20T21:12:44.8861641Z [00:02:22.234]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T21:12:44.8864232Z [00:02:22.234]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/fb/fb4bd605be1e6c90bef6f038cc77a8497529f7cfa1c89ae8401a6e374cd5dad5-d # internal
2025-08-20T21:12:44.8865688Z [00:02:22.235]➜  unicode/utf16
2025-08-20T21:12:44.8883388Z [00:02:22.236]➜  mkdir -p $WORK/b073/
2025-08-20T21:12:44.8884639Z [00:02:22.237]➜  echo '# import config' > $WORK/b073/importcfg # internal
2025-08-20T21:12:44.8886655Z [00:02:22.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b073=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid L6aXOucgpcsx5O1yqVow/L6aXOucgpcsx5O1yqVow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T21:12:44.9327006Z [00:02:22.281]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T21:12:44.9331487Z [00:02:22.281]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/85/8518c40ad743ffb738856b3fd05f5a55d212ad347f67416987d7ced93845e10e-d # internal
2025-08-20T21:12:44.9332923Z [00:02:22.281]➜  log/internal
2025-08-20T21:12:44.9333717Z [00:02:22.281]➜  mkdir -p $WORK/b075/
2025-08-20T21:12:44.9335674Z [00:02:22.282]➜  echo '# import config' > $WORK/b075/importcfg # internal
2025-08-20T21:12:44.9339326Z [00:02:22.282]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b075=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid M0dPiGT15wJWZrjLqd_h/M0dPiGT15wJWZrjLqd_h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T21:12:44.9532918Z [00:02:22.301]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T21:12:44.9554208Z [00:02:22.303]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/c6/c616b65fa5990fbca2ad0a1a9a8c848b696578192ce2a528a51f5ffd3461ffec-d # internal
2025-08-20T21:12:44.9580145Z [00:02:22.306]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T21:12:44.9585969Z [00:02:22.306]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/3e/3e57a438f9e6fbb1f4a158c7b3d148c10a288055c14b73556fec49b3f5010c62-d # internal
2025-08-20T21:12:44.9591629Z [00:02:22.307]➜  log/slog/internal
2025-08-20T21:12:44.9592030Z [00:02:22.307]➜  mkdir -p $WORK/b076/
2025-08-20T21:12:44.9594907Z [00:02:22.307]➜  cd /root/.go/src/math
2025-08-20T21:12:44.9598096Z [00:02:22.307]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -I $WORK/b040/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/dim_arm64.o ./dim_arm64.s
2025-08-20T21:12:44.9599752Z [00:02:22.307]➜  echo '# import config' > $WORK/b076/importcfg # internal
2025-08-20T21:12:44.9600313Z [00:02:22.307]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.9602773Z [00:02:22.307]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b076=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _pX6nOEPDwOqnqzQhusU/_pX6nOEPDwOqnqzQhusU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T21:12:44.9612604Z [00:02:22.309]➜  cd /root/.go/src/math
2025-08-20T21:12:44.9614322Z [00:02:22.309]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -I $WORK/b040/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/exp_arm64.o ./exp_arm64.s
2025-08-20T21:12:44.9625634Z [00:02:22.311]➜  runtime
2025-08-20T21:12:44.9635746Z [00:02:22.312]➜  mkdir -p $WORK/b010/
2025-08-20T21:12:44.9636614Z [00:02:22.312]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T21:12:44.9637437Z [00:02:22.312]➜  cd /root/.go/src/runtime
2025-08-20T21:12:44.9639092Z [00:02:22.312]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
2025-08-20T21:12:44.9649820Z [00:02:22.313]➜  cd /root/.go/src/math
2025-08-20T21:12:44.9651292Z [00:02:22.313]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -I $WORK/b040/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/floor_arm64.o ./floor_arm64.s
2025-08-20T21:12:44.9673283Z [00:02:22.315]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b040=>" -I $WORK/b040/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b040/modf_arm64.o ./modf_arm64.s
2025-08-20T21:12:44.9682100Z [00:02:22.316]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T21:12:44.9686886Z [00:02:22.317]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/05/052fac1c62cacae6b5ed76c6f2dee6b25ce14f214e444a90fbec0679834bc0ad-d # internal
2025-08-20T21:12:44.9699104Z [00:02:22.318]➜  github.com/fvbommel/sortorder
2025-08-20T21:12:44.9699637Z [00:02:22.318]➜  mkdir -p $WORK/b078/
2025-08-20T21:12:44.9708756Z [00:02:22.319]➜  echo '# import config' > $WORK/b078/importcfg # internal
2025-08-20T21:12:44.9709860Z [00:02:22.319]➜  go tool pack r $WORK/b040/_pkg_.a $WORK/b040/dim_arm64.o $WORK/b040/exp_arm64.o $WORK/b040/floor_arm64.o $WORK/b040/modf_arm64.o # internal
2025-08-20T21:12:44.9727655Z [00:02:22.321]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T21:12:44.9728051Z [00:02:22.321]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:44.9730532Z [00:02:22.321]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fvbommel/sortorder@v1.1.0=>github.com/fvbommel/sortorder@v1.1.0;$WORK/b078=>" -p github.com/fvbommel/sortorder -lang=go1.13 -complete -installsuffix shared -buildid 6ro_3ZNMgKI4Ha0ezGwZ/6ro_3ZNMgKI4Ha0ezGwZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /root/go/pkg/mod/github.com/fvbommel/sortorder@v1.1.0/doc.go /root/go/pkg/mod/github.com/fvbommel/sortorder@v1.1.0/natsort.go
2025-08-20T21:12:44.9758591Z [00:02:22.324]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/17/17b1eb6db80c50e7944d2b5a5f96836bf732615bb04e806d8f21318c0337c86c-d # internal
2025-08-20T21:12:44.9763541Z [00:02:22.324]➜  k8s.io/apimachinery/pkg/selection
2025-08-20T21:12:44.9770995Z [00:02:22.324]➜  mkdir -p $WORK/b102/
2025-08-20T21:12:44.9771520Z [00:02:22.325]➜  echo '# import config' > $WORK/b102/importcfg # internal
2025-08-20T21:12:44.9773540Z [00:02:22.325]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/selection=>k8s.io/apimachinery@v0.33.2/pkg/selection;$WORK/b102=>" -p k8s.io/apimachinery/pkg/selection -lang=go1.24 -complete -installsuffix shared -buildid UCmOZbQ6SEUabYWqbEjr/UCmOZbQ6SEUabYWqbEjr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/selection/operator.go
2025-08-20T21:12:44.9823858Z [00:02:22.330]➜  cat >/tmp/go-build1679262874/b010/importcfg << 'EOF' # internal
2025-08-20T21:12:44.9825286Z [00:02:22.330]➜  # import config
2025-08-20T21:12:44.9825688Z [00:02:22.330]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:44.9826235Z [00:02:22.330]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:44.9827139Z [00:02:22.330]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:44.9827673Z [00:02:22.330]➜  packagefile internal/chacha8rand=/tmp/go-build1679262874/b014/_pkg_.a
2025-08-20T21:12:44.9828208Z [00:02:22.330]➜  packagefile internal/coverage/rtcov=/tmp/go-build1679262874/b015/_pkg_.a
2025-08-20T21:12:44.9828709Z [00:02:22.330]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:44.9829183Z [00:02:22.330]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:44.9829691Z [00:02:22.330]➜  packagefile internal/godebugs=/tmp/go-build1679262874/b016/_pkg_.a
2025-08-20T21:12:44.9830210Z [00:02:22.330]➜  packagefile internal/goexperiment=/tmp/go-build1679262874/b017/_pkg_.a
2025-08-20T21:12:44.9830833Z [00:02:22.330]➜  packagefile internal/goos=/tmp/go-build1679262874/b018/_pkg_.a
2025-08-20T21:12:44.9831398Z [00:02:22.330]➜  packagefile internal/profilerecord=/tmp/go-build1679262874/b019/_pkg_.a
2025-08-20T21:12:44.9831948Z [00:02:22.330]➜  packagefile internal/runtime/atomic=/tmp/go-build1679262874/b020/_pkg_.a
2025-08-20T21:12:44.9832485Z [00:02:22.330]➜  packagefile internal/runtime/cgroup=/tmp/go-build1679262874/b021/_pkg_.a
2025-08-20T21:12:44.9833040Z [00:02:22.330]➜  packagefile internal/runtime/exithook=/tmp/go-build1679262874/b025/_pkg_.a
2025-08-20T21:12:44.9833574Z [00:02:22.330]➜  packagefile internal/runtime/gc=/tmp/go-build1679262874/b026/_pkg_.a
2025-08-20T21:12:44.9834095Z [00:02:22.330]➜  packagefile internal/runtime/maps=/tmp/go-build1679262874/b027/_pkg_.a
2025-08-20T21:12:44.9834785Z [00:02:22.330]➜  packagefile internal/runtime/math=/tmp/go-build1679262874/b023/_pkg_.a
2025-08-20T21:12:44.9835330Z [00:02:22.330]➜  packagefile internal/runtime/strconv=/tmp/go-build1679262874/b022/_pkg_.a
2025-08-20T21:12:44.9835866Z [00:02:22.330]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:12:44.9836402Z [00:02:22.330]➜  packagefile internal/runtime/syscall=/tmp/go-build1679262874/b024/_pkg_.a
2025-08-20T21:12:44.9836947Z [00:02:22.330]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:44.9837474Z [00:02:22.330]➜  packagefile internal/trace/tracev2=/tmp/go-build1679262874/b033/_pkg_.a
2025-08-20T21:12:44.9837837Z [00:02:22.330]➜  EOF
2025-08-20T21:12:44.9876877Z [00:02:22.330]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid B5UbB7eV3_8DKtyjgmA9/B5UbB7eV3_8DKtyjgmA9 -goversion go1.25.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /root/.go/src/runtime/alg.go /root/.go/src/runtime/arena.go /root/.go/src/runtime/asan0.go /root/.go/src/runtime/atomic_pointer.go /root/.go/src/runtime/badlinkname.go /root/.go/src/runtime/badlinkname_linux.go /root/.go/src/runtime/cgo.go /root/.go/src/runtime/cgo_mmap.go /root/.go/src/runtime/cgo_sigaction.go /root/.go/src/runtime/cgocall.go /root/.go/src/runtime/cgocallback.go /root/.go/src/runtime/cgocheck.go /root/.go/src/runtime/cgroup_linux.go /root/.go/src/runtime/chan.go /root/.go/src/runtime/checkptr.go /root/.go/src/runtime/compiler.go /root/.go/src/runtime/complex.go /root/.go/src/runtime/coro.go /root/.go/src/runtime/covercounter.go /root/.go/src/runtime/covermeta.go /root/.go/src/runtime/cpuflags.go /root/.go/src/runtime/cpuflags_arm64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/create_file_unix.go /root/.go/src/runtime/debug.go /root/.go/src/runtime/debugcall.go /root/.go/src/runtime/debuglog.go /root/.go/src/runtime/debuglog_off.go /root/.go/src/runtime/defs_linux_arm64.go /root/.go/src/runtime/env_posix.go /root/.go/src/runtime/error.go /root/.go/src/runtime/extern.go /root/.go/src/runtime/fastlog2.go /root/.go/src/runtime/fastlog2table.go /root/.go/src/runtime/fds_unix.go /root/.go/src/runtime/float.go /root/.go/src/runtime/hash64.go /root/.go/src/runtime/heapdump.go /root/.go/src/runtime/histogram.go /root/.go/src/runtime/iface.go /root/.go/src/runtime/lfstack.go /root/.go/src/runtime/linkname.go /root/.go/src/runtime/linkname_swiss.go /root/.go/src/runtime/linkname_unix.go /root/.go/src/runtime/lock_futex.go /root/.go/src/runtime/lock_spinbit.go /root/.go/src/runtime/lockrank.go /root/.go/src/runtime/lockrank_off.go /root/.go/src/runtime/malloc.go /root/.go/src/runtime/map_fast32_swiss.go /root/.go/src/runtime/map_fast64_swiss.go /root/.go/src/runtime/map_faststr_swiss.go /root/.go/src/runtime/map_swiss.go /root/.go/src/runtime/mbarrier.go /root/.go/src/runtime/mbitmap.go /root/.go/src/runtime/mcache.go /root/.go/src/runtime/mcentral.go /root/.go/src/runtime/mcheckmark.go /root/.go/src/runtime/mcleanup.go /root/.go/src/runtime/mem.go /root/.go/src/runtime/mem_linux.go /root/.go/src/runtime/mem_nonsbrk.go /root/.go/src/runtime/metrics.go /root/.go/src/runtime/mfinal.go /root/.go/src/runtime/mfixalloc.go /root/.go/src/runtime/mgc.go /root/.go/src/runtime/mgclimit.go /root/.go/src/runtime/mgcmark.go /root/.go/src/runtime/mgcmark_nogreenteagc.go /root/.go/src/runtime/mgcpacer.go /root/.go/src/runtime/mgcscavenge.go /root/.go/src/runtime/mgcstack.go /root/.go/src/runtime/mgcsweep.go /root/.go/src/runtime/mgcwork.go /root/.go/src/runtime/mheap.go /root/.go/src/runtime/minmax.go /root/.go/src/runtime/mpagealloc.go /root/.go/src/runtime/mpagealloc_64bit.go /root/.go/src/runtime/mpagecache.go /root/.go/src/runtime/mpallocbits.go /root/.go/src/runtime/mprof.go /root/.go/src/runtime/mranges.go /root/.go/src/runtime/msan0.go /root/.go/src/runtime/msize.go /root/.go/src/runtime/mspanset.go /root/.go/src/runtime/mstats.go /root/.go/src/runtime/mwbbuf.go /root/.go/src/runtime/nbpipe_pipe2.go /root/.go/src/runtime/netpoll.go /root/.go/src/runtime/netpoll_epoll.go /root/.go/src/runtime/nonwindows_stub.go /root/.go/src/runtime/note_other.go /root/.go/src/runtime/os_linux.go /root/.go/src/runtime/os_linux_arm64.go /root/.go/src/runtime/os_linux_generic.go /root/.go/src/runtime/os_nonopenbsd.go /root/.go/src/runtime/os_unix.go /root/.go/src/runtime/panic.go /root/.go/src/runtime/pinner.go /root/.go/src/runtime/plugin.go /root/.go/src/runtime/preempt.go /root/.go/src/runtime/preempt_nonwindows.go /root/.go/src/runtime/print.go /root/.go/src/runtime/proc.go /root/.go/src/runtime/profbuf.go /root/.go/src/runtime/proflabel.go /root/.go/src/runtime/race0.go /root/.go/src/runtime/rand.go /root/.go/src/runtime/rdebug.go /root/.go/src/runtime/retry.go /root/.go/src/runtime/runtime.go /root/.go/src/runtime/runtime1.go /root/.go/src/runtime/runtime2.go /root/.go/src/runtime/runtime_boring.go /root/.go/src/runtime/rwmutex.go /root/.go/src/runtime/security_linux.go /root/.go/src/runtime/security_unix.go /root/.go/src/runtime/select.go /root/.go/src/runtime/sema.go /root/.go/src/runtime/set_vma_name_linux.go /root/.go/src/runtime/signal_arm64.go /root/.go/src/runtime/signal_linux_arm64.go /root/.go/src/runtime/signal_unix.go /root/.go/src/runtime/sigqueue.go /root/.go/src/runtime/sigqueue_note.go /root/.go/src/runtime/sigtab_linux_generic.go /root/.go/src/runtime/slice.go /root/.go/src/runtime/softfloat64.go /root/.go/src/runtime/stack.go /root/.go/src/runtime/stkframe.go /root/.go/src/runtime/string.go /root/.go/src/runtime/stubs.go /root/.go/src/runtime/stubs2.go /root/.go/src/runtime/stubs3.go /root/.go/src/runtime/stubs_arm64.go /root/.go/src/runtime/stubs_linux.go /root/.go/src/runtime/stubs_nonwasm.go /root/.go/src/runtime/symtab.go /root/.go/src/runtime/symtabinl.go /root/.go/src/runtime/synctest.go /root/.go/src/runtime/sys_arm64.go /root/.go/src/runtime/sys_nonppc64x.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_stubs.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timestub.go /root/.go/src/runtime/timestub2.go /root/.go/src/runtime/tls_stub.go /root/.go/src/runtime/trace.go /root/.go/src/runtime/traceallocfree.go /root/.go/src/runtime/traceback.go /root/.go/src/runtime/tracebuf.go /root/.go/src/runtime/tracecpu.go /root/.go/src/runtime/traceevent.go /root/.go/src/runtime/tracemap.go /root/.go/src/runtime/traceregion.go /root/.go/src/runtime/traceruntime.go /root/.go/src/runtime/tracestack.go /root/.go/src/runtime/tracestatus.go /root/.go/src/runtime/tracestring.go /root/.go/src/runtime/tracetime.go /root/.go/src/runtime/tracetype.go /root/.go/src/runtime/type.go /root/.go/src/runtime/typekind.go /root/.go/src/runtime/unsafe.go /root/.go/src/runtime/utf8.go /root/.go/src/runtime/valgrind0.go /root/.go/src/runtime/vdso_elf64.go /root/.go/src/runtime/vdso_linux.go /root/.go/src/runtime/vdso_linux_arm64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T21:12:44.9991951Z [00:02:22.347]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T21:12:44.9995291Z [00:02:22.347]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/76/76459644bbd89c170de0cd4285c09b8a1255eaddec001b2da071b145d34a41a2-d # internal
2025-08-20T21:12:44.9996085Z [00:02:22.347]➜  internal/nettrace
2025-08-20T21:12:44.9996486Z [00:02:22.348]➜  mkdir -p $WORK/b123/
2025-08-20T21:12:44.9997729Z [00:02:22.348]➜  echo '# import config' > $WORK/b123/importcfg # internal
2025-08-20T21:12:45.0001304Z [00:02:22.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b123=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid NehoFUm-zDNVaHMKfjIF/NehoFUm-zDNVaHMKfjIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T21:12:45.0031091Z [00:02:22.351]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T21:12:45.0039875Z [00:02:22.352]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/74/74525271767d9a12bfe764b32296e31b03f15bcf821a59f68e97359300639159-d # internal
2025-08-20T21:12:45.0040481Z [00:02:22.352]➜  container/list
2025-08-20T21:12:45.0043691Z [00:02:22.352]➜  mkdir -p $WORK/b153/
2025-08-20T21:12:45.0044081Z [00:02:22.352]➜  echo '# import config' > $WORK/b153/importcfg # internal
2025-08-20T21:12:45.0063024Z [00:02:22.354]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b153=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid TrZDFbIDKtA6owNtEibT/TrZDFbIDKtA6owNtEibT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T21:12:45.0121149Z [00:02:22.360]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T21:12:45.0134502Z [00:02:22.361]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/47/473cce98a269cae0ec2db1857eecf73a7a3ecee83d576a6d563f184672cf7684-d # internal
2025-08-20T21:12:45.0136064Z [00:02:22.362]➜  crypto/internal/fips140/alias
2025-08-20T21:12:45.0137108Z [00:02:22.362]➜  mkdir -p $WORK/b161/
2025-08-20T21:12:45.0143290Z [00:02:22.362]➜  echo '# import config' > $WORK/b161/importcfg # internal
2025-08-20T21:12:45.0146667Z [00:02:22.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b161=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid P89uAJXoYu0tNKQ7oYTl/P89uAJXoYu0tNKQ7oYTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T21:12:45.0179816Z [00:02:22.366]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T21:12:45.0182119Z [00:02:22.366]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/c0/c00ba52636b5888d7d84c383144d49c93a04a07db5d5604dcbb3a46fdbebad9d-d # internal
2025-08-20T21:12:45.0183584Z [00:02:22.366]➜  crypto/internal/fips140deps/byteorder
2025-08-20T21:12:45.0186497Z [00:02:22.366]➜  mkdir -p $WORK/b165/
2025-08-20T21:12:45.0186901Z [00:02:22.367]➜  cat >/tmp/go-build1679262874/b165/importcfg << 'EOF' # internal
2025-08-20T21:12:45.0187647Z [00:02:22.367]➜  # import config
2025-08-20T21:12:45.0188040Z [00:02:22.367]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:45.0188400Z [00:02:22.367]➜  EOF
2025-08-20T21:12:45.0190309Z [00:02:22.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b165=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid ghv3MFGy8L4P-VUWzvG5/ghv3MFGy8L4P-VUWzvG5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T21:12:45.0281553Z [00:02:22.376]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T21:12:45.0284922Z [00:02:22.376]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/58/588e32276932b3fdda9ba97641cbebbd242221a30a16856453160f4b3da2f038-d # internal
2025-08-20T21:12:45.0291709Z [00:02:22.377]➜  crypto/internal/fips140deps/cpu
2025-08-20T21:12:45.0297972Z [00:02:22.378]➜  mkdir -p $WORK/b166/
2025-08-20T21:12:45.0302578Z [00:02:22.378]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T21:12:45.0312488Z [00:02:22.379]➜  cat >/tmp/go-build1679262874/b166/importcfg << 'EOF' # internal
2025-08-20T21:12:45.0313705Z [00:02:22.379]➜  # import config
2025-08-20T21:12:45.0314587Z [00:02:22.379]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:45.0315632Z [00:02:22.379]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:45.0316065Z [00:02:22.379]➜  EOF
2025-08-20T21:12:45.0327441Z [00:02:22.381]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b166=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid E6H_w7b3eFEYOHk0R41l/E6H_w7b3eFEYOHk0R41l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T21:12:45.0332002Z [00:02:22.381]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/8f/8fe0e9668c0b846e4fd53c753bfbd8710d9c4e64db4dcde3aebe4e15f0ccf539-d # internal
2025-08-20T21:12:45.0333476Z [00:02:22.381]➜  crypto/internal/boring/sig
2025-08-20T21:12:45.0334055Z [00:02:22.381]➜  mkdir -p $WORK/b179/
2025-08-20T21:12:45.0345958Z [00:02:22.383]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T21:12:45.0349815Z [00:02:22.383]➜  echo -n > $WORK/b179/go_asm.h # internal
2025-08-20T21:12:45.0351932Z [00:02:22.383]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/3a/3a20cb1432888c208b49a2fbc631359b90629c8d47494e75045c036c20d6315b-d # internal
2025-08-20T21:12:45.0354293Z [00:02:22.384]➜  crypto/internal/fips140/subtle
2025-08-20T21:12:45.0354744Z [00:02:22.384]➜  mkdir -p $WORK/b169/
2025-08-20T21:12:45.0355937Z [00:02:22.384]➜  echo -n > $WORK/b169/go_asm.h # internal
2025-08-20T21:12:45.0356350Z [00:02:22.384]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:12:45.0357683Z [00:02:22.384]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b169/symabis ./xor_arm64.s
2025-08-20T21:12:45.0358825Z [00:02:22.384]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:12:45.0360058Z [00:02:22.384]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b179=>" -I $WORK/b179/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b179/symabis ./sig_other.s
2025-08-20T21:12:45.0385749Z [00:02:22.387]➜  echo '# import config' > $WORK/b179/importcfg # internal
2025-08-20T21:12:45.0386173Z [00:02:22.387]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:45.0388518Z [00:02:22.387]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b179=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid HC672PcYn1QAJA2a1Uyp/HC672PcYn1QAJA2a1Uyp -goversion go1.25.0 -symabis $WORK/b179/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T21:12:45.0394503Z [00:02:22.387]➜  cat >/tmp/go-build1679262874/b169/importcfg << 'EOF' # internal
2025-08-20T21:12:45.0394917Z [00:02:22.388]➜  # import config
2025-08-20T21:12:45.0396096Z [00:02:22.388]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:45.0396812Z [00:02:22.388]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:45.0397357Z [00:02:22.388]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:45.0397700Z [00:02:22.388]➜  EOF
2025-08-20T21:12:45.0401456Z [00:02:22.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b169=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 2NY9C7oa8Pj4-CAILAM2/2NY9C7oa8Pj4-CAILAM2 -goversion go1.25.0 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /root/.go/src/crypto/internal/fips140/subtle/constant_time.go /root/.go/src/crypto/internal/fips140/subtle/xor.go /root/.go/src/crypto/internal/fips140/subtle/xor_asm.go
2025-08-20T21:12:45.0422093Z [00:02:22.390]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T21:12:45.0434573Z [00:02:22.391]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/ab/abf0dda6d42bf4e26c835af0338a69f396829085b126221436f314ac1c9e5a97-d # internal
2025-08-20T21:12:45.0435265Z [00:02:22.391]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:12:45.0435588Z [00:02:22.391]➜  mkdir -p $WORK/b199/
2025-08-20T21:12:45.0435935Z [00:02:22.391]➜  echo '# import config' > $WORK/b199/importcfg # internal
2025-08-20T21:12:45.0438304Z [00:02:22.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b199=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid aCO_SQqbp-7GmFoyZhlY/aCO_SQqbp-7GmFoyZhlY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T21:12:45.0477995Z [00:02:22.396]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:12:45.0479876Z [00:02:22.396]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b179=>" -I $WORK/b179/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b179/sig_other.o ./sig_other.s
2025-08-20T21:12:45.0507804Z [00:02:22.399]➜  go tool pack r $WORK/b179/_pkg_.a $WORK/b179/sig_other.o # internal
2025-08-20T21:12:45.0508540Z [00:02:22.399]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T21:12:45.0514054Z [00:02:22.399]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/3c/3c162168b36a24f45f82254074f4e5879cdf68374b3f3005ec1f26ea8e4f19cc-d # internal
2025-08-20T21:12:45.0515995Z [00:02:22.400]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:12:45.0517370Z [00:02:22.400]➜  mkdir -p $WORK/b212/
2025-08-20T21:12:45.0520788Z [00:02:22.400]➜  echo '# import config' > $WORK/b212/importcfg # internal
2025-08-20T21:12:45.0523255Z [00:02:22.400]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:45.0526177Z [00:02:22.401]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b212=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid G8rFd5R03zb2rRvRO1QK/G8rFd5R03zb2rRvRO1QK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T21:12:45.0564146Z [00:02:22.404]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T21:12:45.0570032Z [00:02:22.405]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/60/60136b9f053ebb266647602dfc5bc7b17d1b0a46834c258505b0fe2aea7dc857-d # internal
2025-08-20T21:12:45.0579709Z [00:02:22.406]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:12:45.0581236Z [00:02:22.406]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b169/xor_arm64.o ./xor_arm64.s
2025-08-20T21:12:45.0600089Z [00:02:22.408]➜  k8s.io/apimachinery/pkg/types
2025-08-20T21:12:45.0602541Z [00:02:22.408]➜  mkdir -p $WORK/b249/
2025-08-20T21:12:45.0603016Z [00:02:22.408]➜  echo '# import config' > $WORK/b249/importcfg # internal
2025-08-20T21:12:45.0603388Z [00:02:22.408]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:45.0608995Z [00:02:22.408]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types=>k8s.io/apimachinery@v0.33.2/pkg/types;$WORK/b249=>" -p k8s.io/apimachinery/pkg/types -lang=go1.24 -complete -installsuffix shared -buildid mhSncb7UflAL9DErFY8l/mhSncb7UflAL9DErFY8l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types/namespacedname.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types/nodename.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types/patch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/types/uid.go
2025-08-20T21:12:45.0612454Z [00:02:22.409]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:12:45.0614725Z [00:02:22.409]➜  go tool pack r $WORK/b169/_pkg_.a $WORK/b169/xor_arm64.o # internal
2025-08-20T21:12:45.0615191Z [00:02:22.409]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T21:12:45.0615860Z [00:02:22.410]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/31/312e6941e5f2d6e0aa69b3d825feb31da5c5fcba36e8cb51a64564b0756bf30e-d # internal
2025-08-20T21:12:45.0639313Z [00:02:22.412]➜  google.golang.org/protobuf/internal/flags
2025-08-20T21:12:45.0640175Z [00:02:22.412]➜  mkdir -p $WORK/b307/
2025-08-20T21:12:45.0641160Z [00:02:22.412]➜  echo '# import config' > $WORK/b307/importcfg # internal
2025-08-20T21:12:45.0641586Z [00:02:22.412]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:45.0644009Z [00:02:22.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/flags=>google.golang.org/protobuf@v1.36.5/internal/flags;$WORK/b307=>" -p google.golang.org/protobuf/internal/flags -lang=go1.21 -complete -installsuffix shared -buildid gqfVUBqC44AQ0WiWWZIv/gqfVUBqC44AQ0WiWWZIv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/flags/flags.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/flags/proto_legacy_disable.go
2025-08-20T21:12:45.0687291Z [00:02:22.417]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T21:12:45.0688057Z [00:02:22.417]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/3e/3ec4462fbd4f403e118879cba7c7b85bd7e6cf7c22f970648ef741e140d88a43-d # internal
2025-08-20T21:12:45.0693628Z [00:02:22.417]➜  google.golang.org/protobuf/internal/set
2025-08-20T21:12:45.0699573Z [00:02:22.418]➜  mkdir -p $WORK/b324/
2025-08-20T21:12:45.0713200Z [00:02:22.419]➜  cat >/tmp/go-build1679262874/b324/importcfg << 'EOF' # internal
2025-08-20T21:12:45.0714026Z [00:02:22.419]➜  # import config
2025-08-20T21:12:45.0714393Z [00:02:22.419]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:45.0714720Z [00:02:22.419]➜  EOF
2025-08-20T21:12:45.0730779Z [00:02:22.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/set=>google.golang.org/protobuf@v1.36.5/internal/set;$WORK/b324=>" -p google.golang.org/protobuf/internal/set -lang=go1.21 -complete -installsuffix shared -buildid oYHofOIZfj_q9TrtfUVU/oYHofOIZfj_q9TrtfUVU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/set/ints.go
2025-08-20T21:12:45.0732973Z [00:02:22.421]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T21:12:45.0733366Z [00:02:22.421]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T21:12:45.0734046Z [00:02:22.421]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/26/261ab386da071f3cb1d488b2ba64ee5d8f9bdbd5697b83a6384cac790775edd9-d # internal
2025-08-20T21:12:45.0737118Z [00:02:22.422]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/03/03693435d97b101167a923391798c5e686e249192fd36b05192453b6a11426b1-d # internal
2025-08-20T21:12:45.0744742Z [00:02:22.422]➜  golang.org/x/text/encoding/internal/identifier
2025-08-20T21:12:45.0745978Z [00:02:22.422]➜  mkdir -p $WORK/b334/
2025-08-20T21:12:45.0747363Z [00:02:22.423]➜  golang.org/x/text/internal/utf8internal
2025-08-20T21:12:45.0747720Z [00:02:22.423]➜  mkdir -p $WORK/b336/
2025-08-20T21:12:45.0748099Z [00:02:22.423]➜  echo '# import config' > $WORK/b336/importcfg # internal
2025-08-20T21:12:45.0750194Z [00:02:22.423]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/utf8internal=>golang.org/x/text@v0.27.0/internal/utf8internal;$WORK/b336=>" -p golang.org/x/text/internal/utf8internal -lang=go1.23 -complete -installsuffix shared -buildid 34DoEbnYpVP_pVaejD0h/34DoEbnYpVP_pVaejD0h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/utf8internal/utf8internal.go
2025-08-20T21:12:45.0753757Z [00:02:22.423]➜  echo '# import config' > $WORK/b334/importcfg # internal
2025-08-20T21:12:45.0758619Z [00:02:22.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/internal/identifier=>golang.org/x/text@v0.27.0/encoding/internal/identifier;$WORK/b334=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.23 -complete -installsuffix shared -buildid G6YuFY9cy8Zo_-9Jwtmy/G6YuFY9cy8Zo_-9Jwtmy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/internal/identifier/identifier.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/internal/identifier/mib.go
2025-08-20T21:12:45.0843929Z [00:02:22.432]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T21:12:45.0846007Z [00:02:22.433]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/49/491f4a781c78f3a5ee2c10ab85b3a0ca170ad4357c214ebc02a69ebb82a8a839-d # internal
2025-08-20T21:12:45.0853134Z [00:02:22.433]➜  github.com/google/go-cmp/cmp/internal/flags
2025-08-20T21:12:45.0854689Z [00:02:22.434]➜  mkdir -p $WORK/b469/
2025-08-20T21:12:45.0863791Z [00:02:22.434]➜  echo '# import config' > $WORK/b469/importcfg # internal
2025-08-20T21:12:45.0873641Z [00:02:22.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/flags=>github.com/google/go-cmp@v0.7.0/cmp/internal/flags;$WORK/b469=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.21 -complete -installsuffix shared -buildid 06isJ1DYX4wg-bmY8W7I/06isJ1DYX4wg-bmY8W7I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/flags/flags.go
2025-08-20T21:12:45.0883973Z [00:02:22.436]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T21:12:45.0884381Z [00:02:22.436]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T21:12:45.0893386Z [00:02:22.437]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/7b/7be566bea0577ba2803f4f731736856d123800b17eea871c52e9a286b5f49586-d # internal
2025-08-20T21:12:45.0894770Z [00:02:22.437]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/fb/fb4f7207f2fd839fa7e5749eefa5205983a2f2318d45b8a201fb63f23a188b0f-d # internal
2025-08-20T21:12:45.0898260Z [00:02:22.438]➜  sigs.k8s.io/kustomize/kyaml/sets
2025-08-20T21:12:45.0898852Z [00:02:22.438]➜  mkdir -p $WORK/b485/
2025-08-20T21:12:45.0905293Z [00:02:22.439]➜  echo '# import config' > $WORK/b485/importcfg # internal
2025-08-20T21:12:45.0911846Z [00:02:22.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/sets=>sigs.k8s.io/kustomize/kyaml@v0.19.0/sets;$WORK/b485=>" -p sigs.k8s.io/kustomize/kyaml/sets -lang=go1.22 -complete -installsuffix shared -buildid IAJHnq0ZeDUjhvxgfCe4/IAJHnq0ZeDUjhvxgfCe4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/sets/string.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/sets/stringlist.go
2025-08-20T21:12:45.0923385Z [00:02:22.440]➜  sigs.k8s.io/kustomize/kyaml/sliceutil
2025-08-20T21:12:45.0925254Z [00:02:22.440]➜  mkdir -p $WORK/b486/
2025-08-20T21:12:45.0938107Z [00:02:22.442]➜  echo '# import config' > $WORK/b486/importcfg # internal
2025-08-20T21:12:45.0942526Z [00:02:22.442]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/sliceutil=>sigs.k8s.io/kustomize/kyaml@v0.19.0/sliceutil;$WORK/b486=>" -p sigs.k8s.io/kustomize/kyaml/sliceutil -lang=go1.22 -complete -installsuffix shared -buildid o0Kch1ESGKJHq3Q6I1Qi/o0Kch1ESGKJHq3Q6I1Qi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/sliceutil/slice.go
2025-08-20T21:12:45.0959483Z [00:02:22.444]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T21:12:45.0960191Z [00:02:22.444]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/da/dad1775cb24c7685a9b333c284886cf25855128a930863a3f187dcd6cdae82ac-d # internal
2025-08-20T21:12:45.0962664Z [00:02:22.444]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection
2025-08-20T21:12:45.0964666Z [00:02:22.445]➜  mkdir -p $WORK/b489/
2025-08-20T21:12:45.0975221Z [00:02:22.446]➜  echo '# import config' > $WORK/b489/importcfg # internal
2025-08-20T21:12:45.0978381Z [00:02:22.446]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/selection=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/selection;$WORK/b489=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection -lang=go1.22 -complete -installsuffix shared -buildid 5BX3BOiw5QxRnwlUxFX1/5BX3BOiw5QxRnwlUxFX1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/selection/operator.go
2025-08-20T21:12:45.1057977Z [00:02:22.454]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T21:12:45.1066881Z [00:02:22.455]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/c7/c7a5ac5ccca95c34ebc1a1db173d0258e35115706753ba2b294ac802f5badbea-d # internal
2025-08-20T21:12:45.1074943Z [00:02:22.455]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T21:12:45.1082853Z [00:02:22.456]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/c9/c94a85bf0792a75ff94699e406edfe99a78511461e45a21438d5296194d2ffac-d # internal
2025-08-20T21:12:45.1083486Z [00:02:22.456]➜  image/color
2025-08-20T21:12:45.1083743Z [00:02:22.456]➜  mkdir -p $WORK/b747/
2025-08-20T21:12:45.1084477Z [00:02:22.456]➜  echo '# import config' > $WORK/b747/importcfg # internal
2025-08-20T21:12:45.1092687Z [00:02:22.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b747=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid ol6SQl3dUtPQvnKtBlUM/ol6SQl3dUtPQvnKtBlUM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T21:12:45.1094907Z [00:02:22.457]➜  sigs.k8s.io/kustomize/kyaml/ext
2025-08-20T21:12:45.1095274Z [00:02:22.457]➜  mkdir -p $WORK/b508/
2025-08-20T21:12:45.1095631Z [00:02:22.457]➜  echo '# import config' > $WORK/b508/importcfg # internal
2025-08-20T21:12:45.1097496Z [00:02:22.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/ext=>sigs.k8s.io/kustomize/kyaml@v0.19.0/ext;$WORK/b508=>" -p sigs.k8s.io/kustomize/kyaml/ext -lang=go1.22 -complete -installsuffix shared -buildid GCQTDQvO_vJNWURdqT2K/GCQTDQvO_vJNWURdqT2K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/ext/ext.go
2025-08-20T21:12:45.1175142Z [00:02:22.465]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T21:12:45.1178858Z [00:02:22.466]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/5b/5bdcdd169b2ff2f7fe81b589c61070bdcb9509864a4afa38354b7ef87cb2d6ca-d # internal
2025-08-20T21:12:45.1196818Z [00:02:22.468]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T21:12:45.1210742Z [00:02:22.468]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/9b/9bc69674c2b0461397859ebdbb2cfdd9e2358ec8804b307bd2dbdd66c5b0863c-d # internal
2025-08-20T21:12:45.1211670Z [00:02:22.468]➜  github.com/pelletier/go-toml/v2/internal/characters
2025-08-20T21:12:45.1212029Z [00:02:22.469]➜  mkdir -p $WORK/b787/
2025-08-20T21:12:45.1212407Z [00:02:22.469]➜  cat >/tmp/go-build1679262874/b787/importcfg << 'EOF' # internal
2025-08-20T21:12:45.1212768Z [00:02:22.469]➜  # import config
2025-08-20T21:12:45.1213131Z [00:02:22.469]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:45.1213467Z [00:02:22.469]➜  EOF
2025-08-20T21:12:45.1216239Z [00:02:22.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters=>github.com/pelletier/go-toml/v2@v2.2.3/internal/characters;$WORK/b787=>" -p github.com/pelletier/go-toml/v2/internal/characters -lang=go1.21 -complete -installsuffix shared -buildid Ck0NCrWlTDSWVeU2NgR3/Ck0NCrWlTDSWVeU2NgR3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters/ascii.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/characters/utf8.go
2025-08-20T21:12:45.1340853Z [00:02:22.482]➜  github.com/rivo/uniseg
2025-08-20T21:12:45.1341456Z [00:02:22.482]➜  mkdir -p $WORK/b749/
2025-08-20T21:12:45.1341849Z [00:02:22.482]➜  cat >/tmp/go-build1679262874/b749/importcfg << 'EOF' # internal
2025-08-20T21:12:45.1342201Z [00:02:22.482]➜  # import config
2025-08-20T21:12:45.1342562Z [00:02:22.482]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:45.1342895Z [00:02:22.482]➜  EOF
2025-08-20T21:12:45.1351899Z [00:02:22.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7=>github.com/rivo/uniseg@v0.4.7;$WORK/b749=>" -p github.com/rivo/uniseg -lang=go1.18 -complete -installsuffix shared -buildid _Ij5HmOVJjd14q5M5JOk/_Ij5HmOVJjd14q5M5JOk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/doc.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/eastasianwidth.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/emojipresentation.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/grapheme.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemeproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/line.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/lineproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/linerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentence.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentenceproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentencerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/step.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/width.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/word.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordrules.go
2025-08-20T21:12:45.1358081Z [00:02:22.483]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T21:12:45.1358930Z [00:02:22.484]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/d8/d83e1d31d210809f558205a881bc5c1d00a07de56c634aa73e8530a1a67ec74e-d # internal
2025-08-20T21:12:45.1377943Z [00:02:22.486]➜  github.com/spf13/viper/internal/features
2025-08-20T21:12:45.1378621Z [00:02:22.486]➜  mkdir -p $WORK/b792/
2025-08-20T21:12:45.1380296Z [00:02:22.486]➜  echo '# import config' > $WORK/b792/importcfg # internal
2025-08-20T21:12:45.1393580Z [00:02:22.486]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features=>github.com/spf13/viper@v1.20.1/internal/features;$WORK/b792=>" -p github.com/spf13/viper/internal/features -lang=go1.21 -complete -installsuffix shared -buildid QdZd1ZW6CIFZIOlMxWUt/QdZd1ZW6CIFZIOlMxWUt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features/bind_struct_default.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/features/finder_default.go
2025-08-20T21:12:45.1404861Z [00:02:22.488]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T21:12:45.1423558Z [00:02:22.490]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/e5/e53045bc2ec97b559155d1c5e6dc9a06ce1d46c8809e605557703b51aa03b9a4-d # internal
2025-08-20T21:12:45.1433514Z [00:02:22.491]➜  golang.org/x/exp/constraints
2025-08-20T21:12:45.1435692Z [00:02:22.491]➜  mkdir -p $WORK/b822/
2025-08-20T21:12:45.1437762Z [00:02:22.492]➜  cat >/tmp/go-build1679262874/b822/importcfg << 'EOF' # internal
2025-08-20T21:12:45.1438182Z [00:02:22.492]➜  # import config
2025-08-20T21:12:45.1438875Z [00:02:22.492]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:45.1439297Z [00:02:22.492]➜  EOF
2025-08-20T21:12:45.1441606Z [00:02:22.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/constraints=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/constraints;$WORK/b822=>" -p golang.org/x/exp/constraints -lang=go1.23 -complete -installsuffix shared -buildid 7FcHI9yo3sHIa0RGZmnq/7FcHI9yo3sHIa0RGZmnq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/constraints/constraints.go
2025-08-20T21:12:45.1484402Z [00:02:22.496]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T21:12:45.1495780Z [00:02:22.497]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/a7/a7db89bc7216bc3eba07e85894ac9566f666efb957705b0d36aedbd8d910d457-d # internal
2025-08-20T21:12:45.1507940Z [00:02:22.499]➜  golang.org/x/net/html/atom
2025-08-20T21:12:45.1508299Z [00:02:22.499]➜  mkdir -p $WORK/b865/
2025-08-20T21:12:45.1510121Z [00:02:22.499]➜  echo '# import config' > $WORK/b865/importcfg # internal
2025-08-20T21:12:45.1535755Z [00:02:22.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/html/atom=>golang.org/x/net@v0.42.0/html/atom;$WORK/b865=>" -p golang.org/x/net/html/atom -lang=go1.23 -complete -installsuffix shared -buildid YUNL3yIYP0t935uQau97/YUNL3yIYP0t935uQau97 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/atom/atom.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/atom/table.go
2025-08-20T21:12:45.1565361Z [00:02:22.504]➜  go tool buildid -w $WORK/b822/_pkg_.a # internal
2025-08-20T21:12:45.1567794Z [00:02:22.505]➜  cp $WORK/b822/_pkg_.a /root/.cache/go-build/a0/a0a02320b34f746277c24bb7f83f0b07dc3f949d65d12e50d4e31bbeadb3fbb2-d # internal
2025-08-20T21:12:45.1573793Z [00:02:22.505]➜  github.com/sylabs/squashfs/internal/routinemanager
2025-08-20T21:12:45.1575730Z [00:02:22.506]➜  mkdir -p $WORK/b873/
2025-08-20T21:12:45.1579187Z [00:02:22.506]➜  echo '# import config' > $WORK/b873/importcfg # internal
2025-08-20T21:12:45.1590952Z [00:02:22.507]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/routinemanager=>github.com/sylabs/squashfs@v1.0.6/internal/routinemanager;$WORK/b873=>" -p github.com/sylabs/squashfs/internal/routinemanager -lang=go1.24 -complete -installsuffix shared -buildid aoUxgl3mjg2ByHtWKlwX/aoUxgl3mjg2ByHtWKlwX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/routinemanager/manager.go
2025-08-20T21:12:45.1754345Z [00:02:22.523]➜  go tool buildid -w $WORK/b865/_pkg_.a # internal
2025-08-20T21:12:45.1762802Z [00:02:22.524]➜  cp $WORK/b865/_pkg_.a /root/.cache/go-build/2e/2e32a1bff0257b3812411fb8e03aff2fb5ac5536e521b2bd2b9e0f1faea128f1-d # internal
2025-08-20T21:12:45.1763513Z [00:02:22.524]➜  github.com/klauspost/compress
2025-08-20T21:12:45.1763818Z [00:02:22.524]➜  mkdir -p $WORK/b878/
2025-08-20T21:12:45.1767006Z [00:02:22.525]➜  cat >/tmp/go-build1679262874/b878/importcfg << 'EOF' # internal
2025-08-20T21:12:45.1767589Z [00:02:22.525]➜  # import config
2025-08-20T21:12:45.1768119Z [00:02:22.525]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:45.1768618Z [00:02:22.525]➜  EOF
2025-08-20T21:12:45.1771044Z [00:02:22.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0=>github.com/klauspost/compress@v1.18.0;$WORK/b878=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid HEadWJC1Ujr3UqpsCrLy/HEadWJC1Ujr3UqpsCrLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/compressible.go
2025-08-20T21:12:45.1796796Z [00:02:22.527]➜  go tool buildid -w $WORK/b873/_pkg_.a # internal
2025-08-20T21:12:45.1797529Z [00:02:22.527]➜  cp $WORK/b873/_pkg_.a /root/.cache/go-build/0d/0dda9b1605538e3b2063d793cfb24354aedce8cd73c0d6b4cac1a3e6befb7c5a-d # internal
2025-08-20T21:12:45.1826941Z [00:02:22.531]➜  github.com/klauspost/compress/internal/le
2025-08-20T21:12:45.1827584Z [00:02:22.531]➜  mkdir -p $WORK/b881/
2025-08-20T21:12:45.1837073Z [00:02:22.532]➜  echo '# import config' > $WORK/b881/importcfg # internal
2025-08-20T21:12:45.1846646Z [00:02:22.532]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b881/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le=>github.com/klauspost/compress@v1.18.0/internal/le;$WORK/b881=>" -p github.com/klauspost/compress/internal/le -lang=go1.22 -complete -installsuffix shared -buildid jFqXVdQP4HIwXfGmCd4f/jFqXVdQP4HIwXfGmCd4f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/le.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/unsafe_enabled.go
2025-08-20T21:12:45.1922794Z [00:02:22.540]➜  go tool buildid -w $WORK/b878/_pkg_.a # internal
2025-08-20T21:12:45.1930434Z [00:02:22.541]➜  cp $WORK/b878/_pkg_.a /root/.cache/go-build/7c/7cddddae1b766dbc622ec99aa078e4953fdfc27e0173d82889df004a242c1b6e-d # internal
2025-08-20T21:12:45.1932708Z [00:02:22.541]➜  github.com/pierrec/lz4/v4/internal/lz4errors
2025-08-20T21:12:45.1933877Z [00:02:22.541]➜  mkdir -p $WORK/b886/
2025-08-20T21:12:45.1941926Z [00:02:22.542]➜  echo '# import config' > $WORK/b886/importcfg # internal
2025-08-20T21:12:45.1947420Z [00:02:22.543]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b886/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors;$WORK/b886=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.14 -complete -installsuffix shared -buildid eaPqasy-Dd0GbrNJP39q/eaPqasy-Dd0GbrNJP39q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors/errors.go
2025-08-20T21:12:45.1977119Z [00:02:22.546]➜  go tool buildid -w $WORK/b881/_pkg_.a # internal
2025-08-20T21:12:45.1988464Z [00:02:22.547]➜  cp $WORK/b881/_pkg_.a /root/.cache/go-build/12/12aa5233875525288d813846368685b0430a7931846783c8dc4e96027ea79b15-d # internal
2025-08-20T21:12:45.1990471Z [00:02:22.547]➜  github.com/ulikunitz/xz/internal/hash
2025-08-20T21:12:45.1991497Z [00:02:22.547]➜  mkdir -p $WORK/b892/
2025-08-20T21:12:45.1992377Z [00:02:22.547]➜  echo '# import config' > $WORK/b892/importcfg # internal
2025-08-20T21:12:45.1995334Z [00:02:22.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b892/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/hash=>github.com/ulikunitz/xz@v0.5.12/internal/hash;$WORK/b892=>" -p github.com/ulikunitz/xz/internal/hash -lang=go1.12 -complete -installsuffix shared -buildid JvIjaH5dl5ihFdvfn-dq/JvIjaH5dl5ihFdvfn-dq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/hash/cyclic_poly.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/hash/doc.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/hash/rabin_karp.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/hash/roller.go
2025-08-20T21:12:45.2062369Z [00:02:22.554]➜  go tool buildid -w $WORK/b886/_pkg_.a # internal
2025-08-20T21:12:45.2063370Z [00:02:22.554]➜  cp $WORK/b886/_pkg_.a /root/.cache/go-build/c4/c4e73be92033acc920b2c742e4d5b68f66d274176324e2fb86c87af3e707fab3-d # internal
2025-08-20T21:12:45.2064112Z [00:02:22.554]➜  github.com/docker/cli/cli/config/types
2025-08-20T21:12:45.2064441Z [00:02:22.554]➜  mkdir -p $WORK/b914/
2025-08-20T21:12:45.2064914Z [00:02:22.554]➜  echo '# import config' > $WORK/b914/importcfg # internal
2025-08-20T21:12:45.2067608Z [00:02:22.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b914/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/types=>github.com/docker/cli@v28.3.0+incompatible/cli/config/types;$WORK/b914=>" -p github.com/docker/cli/cli/config/types -lang=go1.16 -complete -installsuffix shared -buildid sK7U_vuIcbiJtrqHz4ar/sK7U_vuIcbiJtrqHz4ar -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/types/authconfig.go
2025-08-20T21:12:45.2152017Z [00:02:22.563]➜  go tool buildid -w $WORK/b914/_pkg_.a # internal
2025-08-20T21:12:45.2156785Z [00:02:22.564]➜  cp $WORK/b914/_pkg_.a /root/.cache/go-build/52/526b4260678b6f748c1037728391b5f30ecba8ad4c890383feefc4a378becc24-d # internal
2025-08-20T21:12:45.2168819Z [00:02:22.564]➜  github.com/google/go-containerregistry/pkg/v1/types
2025-08-20T21:12:45.2174790Z [00:02:22.565]➜  mkdir -p $WORK/b922/
2025-08-20T21:12:45.2175382Z [00:02:22.566]➜  echo '# import config' > $WORK/b922/importcfg # internal
2025-08-20T21:12:45.2177799Z [00:02:22.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b922/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/types=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/types;$WORK/b922=>" -p github.com/google/go-containerregistry/pkg/v1/types -lang=go1.24 -complete -installsuffix shared -buildid nqsLOErxD1Vp_zqYKsmZ/nqsLOErxD1Vp_zqYKsmZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/types/types.go
2025-08-20T21:12:45.2196875Z [00:02:22.567]➜  go tool buildid -w $WORK/b892/_pkg_.a # internal
2025-08-20T21:12:45.2203194Z [00:02:22.568]➜  cp $WORK/b892/_pkg_.a /root/.cache/go-build/bb/bb3087e2af73c4d984a4b1c0736b9ffc51c9fa40bf4d883111d8b06a1df8e212-d # internal
2025-08-20T21:12:45.2205998Z [00:02:22.568]➜  github.com/anchore/syft/internal/evidence
2025-08-20T21:12:45.2207113Z [00:02:22.568]➜  mkdir -p $WORK/b924/
2025-08-20T21:12:45.2207872Z [00:02:22.569]➜  echo '# import config' > $WORK/b924/importcfg # internal
2025-08-20T21:12:45.2210022Z [00:02:22.569]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b924/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/evidence=>github.com/anchore/syft@v1.28.0/internal/evidence;$WORK/b924=>" -p github.com/anchore/syft/internal/evidence -lang=go1.24 -complete -installsuffix shared -buildid cjed4tLN2GWh50mKp6-y/cjed4tLN2GWh50mKp6-y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/evidence/constants.go
2025-08-20T21:12:45.2288477Z [00:02:22.577]➜  go tool buildid -w $WORK/b924/_pkg_.a # internal
2025-08-20T21:12:45.2300689Z [00:02:22.578]➜  cp $WORK/b924/_pkg_.a /root/.cache/go-build/3a/3afcf8c78206aa43e918ebca228c107d7243431147f2f357338539e876e4d0b8-d # internal
2025-08-20T21:12:45.2301419Z [00:02:22.578]➜  github.com/github/go-spdx/v2/spdxexp/spdxlicenses
2025-08-20T21:12:45.2301764Z [00:02:22.578]➜  mkdir -p $WORK/b930/
2025-08-20T21:12:45.2302118Z [00:02:22.578]➜  echo '# import config' > $WORK/b930/importcfg # internal
2025-08-20T21:12:45.2306110Z [00:02:22.578]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b930/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses=>github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses;$WORK/b930=>" -p github.com/github/go-spdx/v2/spdxexp/spdxlicenses -lang=go1.21 -complete -installsuffix shared -buildid Orl-sPa168G7IOeUmhlc/Orl-sPa168G7IOeUmhlc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses/doc.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses/get_deprecated.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses/get_exceptions.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses/get_licenses.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/spdxlicenses/license_ranges.go
2025-08-20T21:12:45.2329740Z [00:02:22.581]➜  go tool buildid -w $WORK/b922/_pkg_.a # internal
2025-08-20T21:12:45.2337059Z [00:02:22.582]➜  cp $WORK/b922/_pkg_.a /root/.cache/go-build/af/af3527cebd04dba6e0e2f1703b266ca50d1a128d4532fb2ff5afdb9780728dc0-d # internal
2025-08-20T21:12:45.2341530Z [00:02:22.582]➜  google.golang.org/grpc/serviceconfig
2025-08-20T21:12:45.2341979Z [00:02:22.582]➜  mkdir -p $WORK/b956/
2025-08-20T21:12:45.2346619Z [00:02:22.583]➜  echo '# import config' > $WORK/b956/importcfg # internal
2025-08-20T21:12:45.2350833Z [00:02:22.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b956/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/serviceconfig=>google.golang.org/grpc@v1.68.1/serviceconfig;$WORK/b956=>" -p google.golang.org/grpc/serviceconfig -lang=go1.22 -complete -installsuffix shared -buildid wfGWZjE5SjZXg4tiI6dk/wfGWZjE5SjZXg4tiI6dk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/serviceconfig/serviceconfig.go
2025-08-20T21:12:45.2446695Z [00:02:22.593]➜  go tool buildid -w $WORK/b956/_pkg_.a # internal
2025-08-20T21:12:45.2453983Z [00:02:22.593]➜  cp $WORK/b956/_pkg_.a /root/.cache/go-build/ac/ac74e4a0e6acc5864ecef69c5c7ee118c1fdfa42ee51213953478131d7eb2855-d # internal
2025-08-20T21:12:45.2487027Z [00:02:22.597]➜  github.com/containerd/containerd/defaults
2025-08-20T21:12:45.2487978Z [00:02:22.597]➜  mkdir -p $WORK/b1044/
2025-08-20T21:12:45.2488398Z [00:02:22.597]➜  echo '# import config' > $WORK/b1044/importcfg # internal
2025-08-20T21:12:45.2491805Z [00:02:22.597]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1044/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/defaults=>github.com/containerd/containerd@v1.7.27/defaults;$WORK/b1044=>" -p github.com/containerd/containerd/defaults -lang=go1.21 -complete -installsuffix shared -buildid uJt3Sh7rf0vlfqoYhEAb/uJt3Sh7rf0vlfqoYhEAb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/defaults/defaults.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/defaults/defaults_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/defaults/doc.go
2025-08-20T21:12:45.2588079Z [00:02:22.606]➜  go tool buildid -w $WORK/b1044/_pkg_.a # internal
2025-08-20T21:12:45.2588829Z [00:02:22.606]➜  cp $WORK/b1044/_pkg_.a /root/.cache/go-build/96/96e28733a01dc4a060852745b4adf4ffbe76b6243442f59a5c19e8fceb777328-d # internal
2025-08-20T21:12:45.2589430Z [00:02:22.606]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T21:12:45.2589750Z [00:02:22.606]➜  mkdir -p $WORK/b1106/
2025-08-20T21:12:45.2590107Z [00:02:22.606]➜  echo '# import config' > $WORK/b1106/importcfg # internal
2025-08-20T21:12:45.2592498Z [00:02:22.606]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1106/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/embedded=>go.opentelemetry.io/otel/trace@v1.36.0/embedded;$WORK/b1106=>" -p go.opentelemetry.io/otel/trace/embedded -lang=go1.23 -complete -installsuffix shared -buildid 4QV0C8hLIuUrpkvcBxRc/4QV0C8hLIuUrpkvcBxRc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1106/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/embedded/embedded.go
2025-08-20T21:12:45.2624202Z [00:02:22.610]➜  go tool buildid -w $WORK/b930/_pkg_.a # internal
2025-08-20T21:12:45.2633626Z [00:02:22.611]➜  cp $WORK/b930/_pkg_.a /root/.cache/go-build/c3/c3fb84ec11fda341b51ece8acedc5f9dc5891ce2d1ab54eaa163ed9194fc63b4-d # internal
2025-08-20T21:12:45.2638163Z [00:02:22.612]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T21:12:45.2638549Z [00:02:22.612]➜  mkdir -p $WORK/b1110/
2025-08-20T21:12:45.2647684Z [00:02:22.613]➜  echo '# import config' > $WORK/b1110/importcfg # internal
2025-08-20T21:12:45.2657359Z [00:02:22.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1110/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/embedded=>go.opentelemetry.io/otel/metric@v1.36.0/embedded;$WORK/b1110=>" -p go.opentelemetry.io/otel/metric/embedded -lang=go1.23 -complete -installsuffix shared -buildid zQZbSWEk-Js-MPE6fLSS/zQZbSWEk-Js-MPE6fLSS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1110/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/embedded/embedded.go
2025-08-20T21:12:45.2694737Z [00:02:22.617]➜  go tool buildid -w $WORK/b1106/_pkg_.a # internal
2025-08-20T21:12:45.2696131Z [00:02:22.617]➜  cp $WORK/b1106/_pkg_.a /root/.cache/go-build/fa/fae5906ded66855b52f984adbd3eb5f7b86456053c2810371fe819ef2378f4b8-d # internal
2025-08-20T21:12:45.2701377Z [00:02:22.618]➜  github.com/containerd/containerd/services
2025-08-20T21:12:45.2704224Z [00:02:22.618]➜  mkdir -p $WORK/b1132/
2025-08-20T21:12:45.2704690Z [00:02:22.619]➜  echo '# import config' > $WORK/b1132/importcfg # internal
2025-08-20T21:12:45.2707938Z [00:02:22.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1132/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services=>github.com/containerd/containerd@v1.7.27/services;$WORK/b1132=>" -p github.com/containerd/containerd/services -lang=go1.21 -complete -installsuffix shared -buildid 7AbtCmDW7JC19lo7MYdQ/7AbtCmDW7JC19lo7MYdQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1132/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/services.go
2025-08-20T21:12:45.2860199Z [00:02:22.634]➜  go tool buildid -w $WORK/b1110/_pkg_.a # internal
2025-08-20T21:12:45.2870797Z [00:02:22.635]➜  cp $WORK/b1110/_pkg_.a /root/.cache/go-build/30/307b259b956c1cd48b1044996f0da04141aa040c69bd0dbd148885b2064d12af-d # internal
2025-08-20T21:12:45.2898532Z [00:02:22.638]➜  github.com/containerd/containerd/pkg/deprecation
2025-08-20T21:12:45.2900253Z [00:02:22.638]➜  mkdir -p $WORK/b1135/
2025-08-20T21:12:45.2905048Z [00:02:22.639]➜  echo '# import config' > $WORK/b1135/importcfg # internal
2025-08-20T21:12:45.2907860Z [00:02:22.639]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1135/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/deprecation=>github.com/containerd/containerd@v1.7.27/pkg/deprecation;$WORK/b1135=>" -p github.com/containerd/containerd/pkg/deprecation -lang=go1.21 -complete -installsuffix shared -buildid QnqtxAR4AmzAxEC4LCS7/QnqtxAR4AmzAxEC4LCS7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1135/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/deprecation/deprecation.go
2025-08-20T21:12:45.2917896Z [00:02:22.640]➜  go tool buildid -w $WORK/b1132/_pkg_.a # internal
2025-08-20T21:12:45.2934708Z [00:02:22.641]➜  cp $WORK/b1132/_pkg_.a /root/.cache/go-build/0f/0fc64b59efcceffbf7f78ba60485fb8c7b3803c1df6687984c2a870f3ad71f65-d # internal
2025-08-20T21:12:45.2951579Z [00:02:22.643]➜  github.com/docker/docker/api
2025-08-20T21:12:45.2951946Z [00:02:22.643]➜  mkdir -p $WORK/b1152/
2025-08-20T21:12:45.2955176Z [00:02:22.644]➜  echo '# import config' > $WORK/b1152/importcfg # internal
2025-08-20T21:12:45.2957320Z [00:02:22.644]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1152/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api=>github.com/docker/docker@v28.3.2+incompatible/api;$WORK/b1152=>" -p github.com/docker/docker/api -lang=go1.16 -complete -installsuffix shared -buildid I2RNIPckrlkaFMg4nuJG/I2RNIPckrlkaFMg4nuJG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1152/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/common.go
2025-08-20T21:12:45.3029220Z [00:02:22.651]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T21:12:45.3042495Z [00:02:22.652]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/7f/7f11baf07beced63ee1ba1c91d16963c6126de0599b614b0c82d3d56039e1744-d # internal
2025-08-20T21:12:45.3048865Z [00:02:22.653]➜  go tool buildid -w $WORK/b1152/_pkg_.a # internal
2025-08-20T21:12:45.3051226Z [00:02:22.653]➜  go tool buildid -w $WORK/b1135/_pkg_.a # internal
2025-08-20T21:12:45.3052326Z [00:02:22.653]➜  github.com/docker/docker/api/types/common
2025-08-20T21:12:45.3056126Z [00:02:22.654]➜  mkdir -p $WORK/b1157/
2025-08-20T21:12:45.3057147Z [00:02:22.654]➜  echo '# import config' > $WORK/b1157/importcfg # internal
2025-08-20T21:12:45.3059670Z [00:02:22.654]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1157/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/common=>github.com/docker/docker@v28.3.2+incompatible/api/types/common;$WORK/b1157=>" -p github.com/docker/docker/api/types/common -lang=go1.16 -complete -installsuffix shared -buildid Czxx92NxENMZ--9UEWlH/Czxx92NxENMZ--9UEWlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1157/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/common/id_response.go
2025-08-20T21:12:45.3063925Z [00:02:22.654]➜  cp $WORK/b1135/_pkg_.a /root/.cache/go-build/e1/e1b953d622b305855a23347cad0f877f0b6ce6a6077677e7e9cbfd4c78c93db3-d # internal
2025-08-20T21:12:45.3067103Z [00:02:22.654]➜  cp $WORK/b1152/_pkg_.a /root/.cache/go-build/d8/d876244045bf2604dc4e50c8bf78219a4ce84ae7d4309e5b8a83758c3f57544a-d # internal
2025-08-20T21:12:45.3070900Z [00:02:22.655]➜  github.com/docker/docker/api/types/storage
2025-08-20T21:12:45.3072173Z [00:02:22.655]➜  mkdir -p $WORK/b1163/
2025-08-20T21:12:45.3072983Z [00:02:22.655]➜  echo '# import config' > $WORK/b1163/importcfg # internal
2025-08-20T21:12:45.3075625Z [00:02:22.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1163/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/storage=>github.com/docker/docker@v28.3.2+incompatible/api/types/storage;$WORK/b1163=>" -p github.com/docker/docker/api/types/storage -lang=go1.16 -complete -installsuffix shared -buildid aJbHcSlvehVP4tlLH9tV/aJbHcSlvehVP4tlLH9tV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1163/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/storage/driver_data.go
2025-08-20T21:12:45.3077895Z [00:02:22.656]➜  github.com/docker/docker/api/types/checkpoint
2025-08-20T21:12:45.3078500Z [00:02:22.656]➜  mkdir -p $WORK/b1173/
2025-08-20T21:12:45.3091348Z [00:02:22.657]➜  echo '# import config' > $WORK/b1173/importcfg # internal
2025-08-20T21:12:45.3094382Z [00:02:22.657]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1173/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/checkpoint=>github.com/docker/docker@v28.3.2+incompatible/api/types/checkpoint;$WORK/b1173=>" -p github.com/docker/docker/api/types/checkpoint -lang=go1.16 -complete -installsuffix shared -buildid m0bR8DSEPT3hksPxs7lb/m0bR8DSEPT3hksPxs7lb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1173/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/checkpoint/list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/checkpoint/options.go
2025-08-20T21:12:45.3133903Z [00:02:22.661]➜  go tool buildid -w $WORK/b1157/_pkg_.a # internal
2025-08-20T21:12:45.3152030Z [00:02:22.662]➜  cp $WORK/b1157/_pkg_.a /root/.cache/go-build/32/3233cb50f9dbe7517d62809d38968818c3e2d205858edb55aa7a2fff7bd90a42-d # internal
2025-08-20T21:12:45.3152750Z [00:02:22.663]➜  github.com/google/go-containerregistry/pkg/compression
2025-08-20T21:12:45.3153115Z [00:02:22.663]➜  mkdir -p $WORK/b1189/
2025-08-20T21:12:45.3153470Z [00:02:22.663]➜  echo '# import config' > $WORK/b1189/importcfg # internal
2025-08-20T21:12:45.3156108Z [00:02:22.663]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1189/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/compression=>github.com/google/go-containerregistry@v0.20.6/pkg/compression;$WORK/b1189=>" -p github.com/google/go-containerregistry/pkg/compression -lang=go1.24 -complete -installsuffix shared -buildid ojHDxWOAnZAc0kwMmSA1/ojHDxWOAnZAc0kwMmSA1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1189/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/compression/compression.go
2025-08-20T21:12:45.3163393Z [00:02:22.664]➜  go tool buildid -w $WORK/b1163/_pkg_.a # internal
2025-08-20T21:12:45.3172106Z [00:02:22.665]➜  cp $WORK/b1163/_pkg_.a /root/.cache/go-build/0c/0cc276d05e5766b6626612ce59b319aa9c600ada4d8c431e336523ed60c54412-d # internal
2025-08-20T21:12:45.3182929Z [00:02:22.666]➜  golang.org/x/crypto/internal/alias
2025-08-20T21:12:45.3187180Z [00:02:22.667]➜  mkdir -p $WORK/b1214/
2025-08-20T21:12:45.3197819Z [00:02:22.668]➜  go tool buildid -w $WORK/b1173/_pkg_.a # internal
2025-08-20T21:12:45.3201064Z [00:02:22.668]➜  cp $WORK/b1173/_pkg_.a /root/.cache/go-build/79/79960d1b7d9920557091a0076664c0cf5d2ca445443b8e0eab10d01f74662901-d # internal
2025-08-20T21:12:45.3203774Z [00:02:22.668]➜  github.com/dsnet/compress/bzip2/internal/sais
2025-08-20T21:12:45.3204547Z [00:02:22.668]➜  mkdir -p $WORK/b1235/
2025-08-20T21:12:45.3206540Z [00:02:22.669]➜  echo '# import config' > $WORK/b1214/importcfg # internal
2025-08-20T21:12:45.3213486Z [00:02:22.669]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1214/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/alias=>golang.org/x/crypto@v0.40.0/internal/alias;$WORK/b1214=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid AU6NCAVrmQaW95S-T_aq/AU6NCAVrmQaW95S-T_aq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1214/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/alias/alias.go
2025-08-20T21:12:45.3217667Z [00:02:22.670]➜  echo '# import config' > $WORK/b1235/importcfg # internal
2025-08-20T21:12:45.3221647Z [00:02:22.670]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1235/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/internal/sais=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/internal/sais;$WORK/b1235=>" -p github.com/dsnet/compress/bzip2/internal/sais -lang=go1.9 -complete -installsuffix shared -buildid mvnioT_E50D2Y35VueHZ/mvnioT_E50D2Y35VueHZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1235/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/internal/sais/common.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/internal/sais/sais_byte.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/internal/sais/sais_int.go
2025-08-20T21:12:45.3252405Z [00:02:22.673]➜  go tool buildid -w $WORK/b1189/_pkg_.a # internal
2025-08-20T21:12:45.3257614Z [00:02:22.674]➜  cp $WORK/b1189/_pkg_.a /root/.cache/go-build/eb/ebbaa9ed1ff93c0a972a43928cba56a528962fd5414a34edcdc3fc32530dd45a-d # internal
2025-08-20T21:12:45.3263881Z [00:02:22.674]➜  github.com/dsnet/compress/internal
2025-08-20T21:12:45.3264232Z [00:02:22.674]➜  mkdir -p $WORK/b1236/
2025-08-20T21:12:45.3264597Z [00:02:22.674]➜  echo '# import config' > $WORK/b1236/importcfg # internal
2025-08-20T21:12:45.3267300Z [00:02:22.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1236/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal;$WORK/b1236=>" -p github.com/dsnet/compress/internal -lang=go1.9 -complete -installsuffix shared -buildid _ynCV6FP12YrpkNGkJ6G/_ynCV6FP12YrpkNGkJ6G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1236/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/common.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/release.go
2025-08-20T21:12:45.3370421Z [00:02:22.685]➜  go tool buildid -w $WORK/b1214/_pkg_.a # internal
2025-08-20T21:12:45.3372859Z [00:02:22.685]➜  cp $WORK/b1214/_pkg_.a /root/.cache/go-build/29/29076a31f816b99d0e66109680c67ef3c842a31440733a1ca139a8cde97a4289-d # internal
2025-08-20T21:12:45.3373560Z [00:02:22.685]➜  github.com/googleapis/gax-go/v2/internal
2025-08-20T21:12:45.3373889Z [00:02:22.685]➜  mkdir -p $WORK/b1272/
2025-08-20T21:12:45.3374241Z [00:02:22.685]➜  echo '# import config' > $WORK/b1272/importcfg # internal
2025-08-20T21:12:45.3376335Z [00:02:22.685]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internal=>github.com/googleapis/gax-go/v2@v2.14.1/internal;$WORK/b1272=>" -p github.com/googleapis/gax-go/v2/internal -lang=go1.21 -complete -installsuffix shared -buildid p-bJkCqlnwf8_BCkKWOt/p-bJkCqlnwf8_BCkKWOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1272/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internal/version.go
2025-08-20T21:12:45.3445434Z [00:02:22.692]➜  go tool buildid -w $WORK/b1236/_pkg_.a # internal
2025-08-20T21:12:45.3451592Z [00:02:22.693]➜  cp $WORK/b1236/_pkg_.a /root/.cache/go-build/ed/edd9fd814519f7800e4e9065e74b86f22005683e8a4be0a69eec446943c59fa1-d # internal
2025-08-20T21:12:45.3455912Z [00:02:22.693]➜  github.com/golang/groupcache/lru
2025-08-20T21:12:45.3473147Z [00:02:22.695]➜  mkdir -p $WORK/b1277/
2025-08-20T21:12:45.3497315Z [00:02:22.698]➜  go tool buildid -w $WORK/b1272/_pkg_.a # internal
2025-08-20T21:12:45.3505001Z [00:02:22.698]➜  cp $WORK/b1272/_pkg_.a /root/.cache/go-build/cf/cff82733025ed2bcf41c848cfa398a8cbc3c35fe37fb42228c1045ba6acf3d1c-d # internal
2025-08-20T21:12:45.3506851Z [00:02:22.698]➜  go.opencensus.io
2025-08-20T21:12:45.3507153Z [00:02:22.698]➜  mkdir -p $WORK/b1279/
2025-08-20T21:12:45.3507513Z [00:02:22.699]➜  echo '# import config' > $WORK/b1279/importcfg # internal
2025-08-20T21:12:45.3509245Z [00:02:22.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1279/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0=>go.opencensus.io@v0.24.0;$WORK/b1279=>" -p go.opencensus.io -lang=go1.13 -complete -installsuffix shared -buildid Px97rdbHDuNGUKE-ECiN/Px97rdbHDuNGUKE-ECiN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1279/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/opencensus.go
2025-08-20T21:12:45.3526912Z [00:02:22.701]➜  cat >/tmp/go-build1679262874/b1277/importcfg << 'EOF' # internal
2025-08-20T21:12:45.3528648Z [00:02:22.701]➜  # import config
2025-08-20T21:12:45.3529031Z [00:02:22.701]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:45.3529381Z [00:02:22.701]➜  EOF
2025-08-20T21:12:45.3531703Z [00:02:22.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru=>github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru;$WORK/b1277=>" -p github.com/golang/groupcache/lru -lang=go1.20 -complete -installsuffix shared -buildid jyyNKhvqGfOaoYaF4Npb/jyyNKhvqGfOaoYaF4Npb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1277/importcfg -pack /root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru/lru.go
2025-08-20T21:12:45.3654047Z [00:02:22.713]➜  go tool buildid -w $WORK/b1279/_pkg_.a # internal
2025-08-20T21:12:45.3657477Z [00:02:22.714]➜  cp $WORK/b1279/_pkg_.a /root/.cache/go-build/db/db3387628424fb6de28c217cabf6d59df81fb3b8671a339f7ac95b045536d506-d # internal
2025-08-20T21:12:45.3668455Z [00:02:22.715]➜  go.opencensus.io/trace/internal
2025-08-20T21:12:45.3669626Z [00:02:22.715]➜  mkdir -p $WORK/b1280/
2025-08-20T21:12:45.3671915Z [00:02:22.715]➜  echo '# import config' > $WORK/b1280/importcfg # internal
2025-08-20T21:12:45.3674155Z [00:02:22.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1280/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal=>go.opencensus.io@v0.24.0/trace/internal;$WORK/b1280=>" -p go.opencensus.io/trace/internal -lang=go1.13 -complete -installsuffix shared -buildid MNVnQ3ObK6Fsa1fjjuH4/MNVnQ3ObK6Fsa1fjjuH4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1280/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal/internal.go
2025-08-20T21:12:45.3753272Z [00:02:22.723]➜  go tool buildid -w $WORK/b1235/_pkg_.a # internal
2025-08-20T21:12:45.3754671Z [00:02:22.723]➜  go tool buildid -w $WORK/b1280/_pkg_.a # internal
2025-08-20T21:12:45.3759154Z [00:02:22.724]➜  cp $WORK/b1235/_pkg_.a /root/.cache/go-build/e3/e3aecd6f555fdc56c96bfd1a21e3216dc2c40ac98d49ad38deb0dfba68ae3400-d # internal
2025-08-20T21:12:45.3770227Z [00:02:22.725]➜  cloud.google.com/go/storage/internal
2025-08-20T21:12:45.3778434Z [00:02:22.725]➜  mkdir -p $WORK/b1284/
2025-08-20T21:12:45.3778863Z [00:02:22.725]➜  echo '# import config' > $WORK/b1284/importcfg # internal
2025-08-20T21:12:45.3781449Z [00:02:22.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1284/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal=>cloud.google.com/go/storage@v1.49.0/internal;$WORK/b1284=>" -p cloud.google.com/go/storage/internal -lang=go1.21 -complete -installsuffix shared -buildid gT40VZiAh_mbgsMkGBMM/gT40VZiAh_mbgsMkGBMM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1284/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/experimental.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/version.go
2025-08-20T21:12:45.3784189Z [00:02:22.725]➜  go tool buildid -w $WORK/b1277/_pkg_.a # internal
2025-08-20T21:12:45.3785132Z [00:02:22.725]➜  cp $WORK/b1280/_pkg_.a /root/.cache/go-build/09/09a81adad69e739304138b7fd679f5a2764532484b79dbf033d33dfca877ee0f-d # internal
2025-08-20T21:12:45.3785886Z [00:02:22.725]➜  go.opentelemetry.io/otel/sdk/metric/internal
2025-08-20T21:12:45.3786631Z [00:02:22.725]➜  mkdir -p $WORK/b1288/
2025-08-20T21:12:45.3851855Z [00:02:22.725]➜  cp $WORK/b1277/_pkg_.a /root/.cache/go-build/af/afc5b48d08e8efb38c190ad2e1bc62c50f01a19895a2cef24c6f635247a88278-d # internal
2025-08-20T21:12:45.3853875Z [00:02:22.725]➜  go.opentelemetry.io/otel/sdk
2025-08-20T21:12:45.3855047Z [00:02:22.725]➜  mkdir -p $WORK/b1292/
2025-08-20T21:12:45.3860770Z [00:02:22.725]➜  echo '# import config' > $WORK/b1288/importcfg # internal
2025-08-20T21:12:45.3863037Z [00:02:22.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1288/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal=>go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal;$WORK/b1288=>" -p go.opentelemetry.io/otel/sdk/metric/internal -lang=go1.23 -complete -installsuffix shared -buildid TedqW1EfiE_K80XfcG-8/TedqW1EfiE_K80XfcG-8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1288/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/reuse_slice.go
2025-08-20T21:12:45.3864978Z [00:02:22.725]➜  echo '# import config' > $WORK/b1292/importcfg # internal
2025-08-20T21:12:45.3866852Z [00:02:22.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1292/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0=>go.opentelemetry.io/otel/sdk@v1.36.0;$WORK/b1292=>" -p go.opentelemetry.io/otel/sdk -lang=go1.23 -complete -installsuffix shared -buildid U-45Ic-w_PrDFMMO6M0V/U-45Ic-w_PrDFMMO6M0V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1292/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/version.go
2025-08-20T21:12:45.3868476Z [00:02:22.733]➜  go tool buildid -w $WORK/b1292/_pkg_.a # internal
2025-08-20T21:12:45.3868891Z [00:02:22.733]➜  go tool buildid -w $WORK/b1284/_pkg_.a # internal
2025-08-20T21:12:45.3869556Z [00:02:22.733]➜  cp $WORK/b1292/_pkg_.a /root/.cache/go-build/61/6153b911c122bf39d4cf70914b9a13d9963eb81cedfb77d36551cefd691c2f37-d # internal
2025-08-20T21:12:45.3870429Z [00:02:22.733]➜  cp $WORK/b1284/_pkg_.a /root/.cache/go-build/dc/dc361d1b13108890b84efff7245f745316f37b098af5257d8232b26761854a3a-d # internal
2025-08-20T21:12:45.3871555Z [00:02:22.734]➜  cloud.google.com/go/monitoring/internal
2025-08-20T21:12:45.3871944Z [00:02:22.734]➜  mkdir -p $WORK/b1387/
2025-08-20T21:12:45.3872298Z [00:02:22.734]➜  echo '# import config' > $WORK/b1387/importcfg # internal
2025-08-20T21:12:45.3874356Z [00:02:22.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1387/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/internal=>cloud.google.com/go/monitoring@v1.21.2/internal;$WORK/b1387=>" -p cloud.google.com/go/monitoring/internal -lang=go1.21 -complete -installsuffix shared -buildid CsgJSsE-sb2O81D7HWmi/CsgJSsE-sb2O81D7HWmi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1387/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/internal/version.go
2025-08-20T21:12:45.3876114Z [00:02:22.734]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:12:45.3876419Z [00:02:22.734]➜  mkdir -p $WORK/b1335/
2025-08-20T21:12:45.3876773Z [00:02:22.734]➜  echo '# import config' > $WORK/b1335/importcfg # internal
2025-08-20T21:12:45.3878761Z [00:02:22.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1335/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte/asn1=>golang.org/x/crypto@v0.40.0/cryptobyte/asn1;$WORK/b1335=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid M4TzYDKQYvupS_NTiruC/M4TzYDKQYvupS_NTiruC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1335/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte/asn1/asn1.go
2025-08-20T21:12:45.3889574Z [00:02:22.734]➜  go tool buildid -w $WORK/b1288/_pkg_.a # internal
2025-08-20T21:12:45.3890343Z [00:02:22.735]➜  cp $WORK/b1288/_pkg_.a /root/.cache/go-build/5b/5bfa1f3f6671fca4b5b6a38bf20cefa8592063c67cde0d06101e89a795e83cf1-d # internal
2025-08-20T21:12:45.3891223Z [00:02:22.735]➜  google.golang.org/grpc/xds/internal/xdsclient/internal
2025-08-20T21:12:45.3891577Z [00:02:22.735]➜  mkdir -p $WORK/b1454/
2025-08-20T21:12:45.3891952Z [00:02:22.735]➜  echo '# import config' > $WORK/b1454/importcfg # internal
2025-08-20T21:12:45.3894301Z [00:02:22.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1454/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/internal=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/internal;$WORK/b1454=>" -p google.golang.org/grpc/xds/internal/xdsclient/internal -lang=go1.22 -complete -installsuffix shared -buildid yipLBn92cFKpp9C-n8Um/yipLBn92cFKpp9C-n8Um -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1454/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/internal/internal.go
2025-08-20T21:12:45.3949389Z [00:02:22.743]➜  go tool buildid -w $WORK/b1387/_pkg_.a # internal
2025-08-20T21:12:45.3961815Z [00:02:22.744]➜  cp $WORK/b1387/_pkg_.a /root/.cache/go-build/58/583a745db42f7931e32013ac406bf7e01ac6e4dab0b90e6601e9b5290e5b9e30-d # internal
2025-08-20T21:12:45.3962559Z [00:02:22.744]➜  google.golang.org/grpc/xds/internal/xdsclient/transport/internal
2025-08-20T21:12:45.3963677Z [00:02:22.744]➜  mkdir -p $WORK/b1455/
2025-08-20T21:12:45.3964044Z [00:02:22.744]➜  echo '# import config' > $WORK/b1455/importcfg # internal
2025-08-20T21:12:45.3966571Z [00:02:22.744]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1455/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport/internal=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport/internal;$WORK/b1455=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport/internal -lang=go1.22 -complete -installsuffix shared -buildid kLLMJuQ6w6bn1mb-DrOM/kLLMJuQ6w6bn1mb-DrOM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1455/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport/internal/internal.go
2025-08-20T21:12:45.3976969Z [00:02:22.746]➜  go tool buildid -w $WORK/b1454/_pkg_.a # internal
2025-08-20T21:12:45.3978154Z [00:02:22.746]➜  cp $WORK/b1454/_pkg_.a /root/.cache/go-build/2c/2cdaea72363d1467ae532b950eb30886efdaf8409615fc40a7e388bca1d06c64-d # internal
2025-08-20T21:12:45.3979084Z [00:02:22.746]➜  google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version
2025-08-20T21:12:45.3991208Z [00:02:22.747]➜  mkdir -p $WORK/b1465/
2025-08-20T21:12:45.3991774Z [00:02:22.747]➜  echo '# import config' > $WORK/b1465/importcfg # internal
2025-08-20T21:12:45.3994444Z [00:02:22.747]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1465/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/version=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/version;$WORK/b1465=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version -lang=go1.22 -complete -installsuffix shared -buildid a9G7KGDf4_flBfofbfff/a9G7KGDf4_flBfofbfff -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1465/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/version/version.go
2025-08-20T21:12:45.4007841Z [00:02:22.749]➜  go tool buildid -w $WORK/b1335/_pkg_.a # internal
2025-08-20T21:12:45.4026811Z [00:02:22.750]➜  cp $WORK/b1335/_pkg_.a /root/.cache/go-build/4b/4b20aeaf029b6010a32e09d5e5ea12271a5e94860278e0d901fb010386c94bf6-d # internal
2025-08-20T21:12:45.4027658Z [00:02:22.750]➜  google.golang.org/grpc/xds/internal/resolver/internal
2025-08-20T21:12:45.4028117Z [00:02:22.750]➜  mkdir -p $WORK/b1504/
2025-08-20T21:12:45.4029022Z [00:02:22.750]➜  echo '# import config' > $WORK/b1504/importcfg # internal
2025-08-20T21:12:45.4031807Z [00:02:22.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1504/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/internal=>google.golang.org/grpc@v1.68.1/xds/internal/resolver/internal;$WORK/b1504=>" -p google.golang.org/grpc/xds/internal/resolver/internal -lang=go1.22 -complete -installsuffix shared -buildid 5SpiEFEMYzk2qdVuFRwe/5SpiEFEMYzk2qdVuFRwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1504/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/internal/internal.go
2025-08-20T21:12:45.4081988Z [00:02:22.753]➜  go tool buildid -w $WORK/b1455/_pkg_.a # internal
2025-08-20T21:12:45.4083090Z [00:02:22.753]➜  cp $WORK/b1455/_pkg_.a /root/.cache/go-build/ea/ea9fb40728be100fdf494ad6b94b9245de9ce250c5162f43ba24c1bfc710fb99-d # internal
2025-08-20T21:12:45.4086372Z [00:02:22.753]➜  github.com/aws/aws-sdk-go/aws/client/metadata
2025-08-20T21:12:45.4086768Z [00:02:22.753]➜  mkdir -p $WORK/b1524/
2025-08-20T21:12:45.4087128Z [00:02:22.754]➜  echo '# import config' > $WORK/b1524/importcfg # internal
2025-08-20T21:12:45.4089342Z [00:02:22.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1524/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/metadata=>github.com/aws/aws-sdk-go@v1.44.288/aws/client/metadata;$WORK/b1524=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.11 -complete -installsuffix shared -buildid wBdgOyeJ7-pfl-4d6Iq7/wBdgOyeJ7-pfl-4d6Iq7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1524/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/metadata/client_info.go
2025-08-20T21:12:45.4096009Z [00:02:22.758]➜  go tool buildid -w $WORK/b1465/_pkg_.a # internal
2025-08-20T21:12:45.4104858Z [00:02:22.759]➜  cp $WORK/b1465/_pkg_.a /root/.cache/go-build/5a/5a2320f18cc9346e9f9fcd4c51704affaa0a60a31723e6bf645cad3e4665d781-d # internal
2025-08-20T21:12:45.4105823Z [00:02:22.759]➜  github.com/aws/aws-sdk-go/internal/sdkmath
2025-08-20T21:12:45.4106420Z [00:02:22.759]➜  mkdir -p $WORK/b1540/
2025-08-20T21:12:45.4122840Z [00:02:22.760]➜  cat >/tmp/go-build1679262874/b1540/importcfg << 'EOF' # internal
2025-08-20T21:12:45.4123492Z [00:02:22.760]➜  # import config
2025-08-20T21:12:45.4128764Z [00:02:22.760]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:45.4129497Z [00:02:22.760]➜  EOF
2025-08-20T21:12:45.4139315Z [00:02:22.760]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1540/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkmath=>github.com/aws/aws-sdk-go@v1.44.288/internal/sdkmath;$WORK/b1540=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.11 -complete -installsuffix shared -buildid WtSrU1GBkP93OaAyzIEn/WtSrU1GBkP93OaAyzIEn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1540/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkmath/floor.go
2025-08-20T21:12:45.4141510Z [00:02:22.761]➜  go tool buildid -w $WORK/b1504/_pkg_.a # internal
2025-08-20T21:12:45.4142333Z [00:02:22.761]➜  cp $WORK/b1504/_pkg_.a /root/.cache/go-build/4f/4f96a4cc45f0404be3fd4172b233771511aa48e31c1e1d425b16db1a7fb3bd3b-d # internal
2025-08-20T21:12:45.4142954Z [00:02:22.762]➜  github.com/ProtonMail/go-crypto/internal/byteutil
2025-08-20T21:12:45.4143292Z [00:02:22.762]➜  mkdir -p $WORK/b1609/
2025-08-20T21:12:45.4143645Z [00:02:22.762]➜  echo '# import config' > $WORK/b1609/importcfg # internal
2025-08-20T21:12:45.4145874Z [00:02:22.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1609/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/internal/byteutil=>github.com/ProtonMail/go-crypto@v1.2.0/internal/byteutil;$WORK/b1609=>" -p github.com/ProtonMail/go-crypto/internal/byteutil -lang=go1.22 -complete -installsuffix shared -buildid AMnnj81Ktsv5dd2tYMT5/AMnnj81Ktsv5dd2tYMT5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1609/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/internal/byteutil/byteutil.go
2025-08-20T21:12:45.4152813Z [00:02:22.763]➜  go tool buildid -w $WORK/b1524/_pkg_.a # internal
2025-08-20T21:12:45.4157925Z [00:02:22.764]➜  cp $WORK/b1524/_pkg_.a /root/.cache/go-build/84/844b7db56265cbcc5fd49ee0c0638e07a7254a0e5c93974ca4303a4550ef1204-d # internal
2025-08-20T21:12:45.4162388Z [00:02:22.764]➜  github.com/pjbgf/sha1cd/internal
2025-08-20T21:12:45.4162739Z [00:02:22.764]➜  mkdir -p $WORK/b1651/
2025-08-20T21:12:45.4164060Z [00:02:22.765]➜  echo '# import config' > $WORK/b1651/importcfg # internal
2025-08-20T21:12:45.4167691Z [00:02:22.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1651/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/internal=>github.com/pjbgf/sha1cd@v0.3.2/internal;$WORK/b1651=>" -p github.com/pjbgf/sha1cd/internal -lang=go1.21 -complete -installsuffix shared -buildid YvcHtNC0VE3kSypZ2pFs/YvcHtNC0VE3kSypZ2pFs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1651/importcfg -pack /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/internal/const.go
2025-08-20T21:12:45.4249456Z [00:02:22.773]➜  go tool buildid -w $WORK/b1540/_pkg_.a # internal
2025-08-20T21:12:45.4257418Z [00:02:22.774]➜  go tool buildid -w $WORK/b1651/_pkg_.a # internal
2025-08-20T21:12:45.4280235Z [00:02:22.776]➜  cp $WORK/b1540/_pkg_.a /root/.cache/go-build/20/205bdb518f486a4f87245cb697d9e44333af45764f05e3c64f0cef2610154bd6-d # internal
2025-08-20T21:12:45.4281049Z [00:02:22.776]➜  github.com/pjbgf/sha1cd/ubc
2025-08-20T21:12:45.4281389Z [00:02:22.776]➜  mkdir -p $WORK/b1652/
2025-08-20T21:12:45.4282000Z [00:02:22.776]➜  cp $WORK/b1651/_pkg_.a /root/.cache/go-build/3d/3d03b4d2ec5bb5175640dc103dfd1592e40fc726c55268fe870b589a26a92150-d # internal
2025-08-20T21:12:45.4282596Z [00:02:22.776]➜  github.com/go-git/go-git/v5/plumbing/color
2025-08-20T21:12:45.4282909Z [00:02:22.776]➜  mkdir -p $WORK/b1680/
2025-08-20T21:12:45.4283275Z [00:02:22.776]➜  echo '# import config' > $WORK/b1680/importcfg # internal
2025-08-20T21:12:45.4285692Z [00:02:22.776]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/color=>github.com/go-git/go-git/v5@v5.16.2/plumbing/color;$WORK/b1680=>" -p github.com/go-git/go-git/v5/plumbing/color -lang=go1.23 -complete -installsuffix shared -buildid Hd6CJ8AmR0MWcgZnCaYL/Hd6CJ8AmR0MWcgZnCaYL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1680/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/color/color.go
2025-08-20T21:12:45.4287620Z [00:02:22.776]➜  echo '# import config' > $WORK/b1652/importcfg # internal
2025-08-20T21:12:45.4296493Z [00:02:22.776]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1652/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/ubc=>github.com/pjbgf/sha1cd@v0.3.2/ubc;$WORK/b1652=>" -p github.com/pjbgf/sha1cd/ubc -lang=go1.21 -complete -installsuffix shared -buildid C515LUTHhqkPGkLPa6E2/C515LUTHhqkPGkLPa6E2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1652/importcfg -pack /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/ubc/const.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/ubc/ubc.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/ubc/ubc_generic.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/ubc/ubc_noasm.go
2025-08-20T21:12:45.4298802Z [00:02:22.776]➜  go tool buildid -w $WORK/b1609/_pkg_.a # internal
2025-08-20T21:12:45.4299497Z [00:02:22.777]➜  cp $WORK/b1609/_pkg_.a /root/.cache/go-build/13/1375855ba73ba403f3d52928c9f08883b7aa479148349e9b08f9954b9d95caaf-d # internal
2025-08-20T21:12:45.4300066Z [00:02:22.777]➜  golang.org/x/xerrors/internal
2025-08-20T21:12:45.4300354Z [00:02:22.777]➜  mkdir -p $WORK/b1758/
2025-08-20T21:12:45.4301318Z [00:02:22.777]➜  echo '# import config' > $WORK/b1758/importcfg # internal
2025-08-20T21:12:45.4305148Z [00:02:22.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1758/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/internal=>golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/internal;$WORK/b1758=>" -p golang.org/x/xerrors/internal -lang=go1.18 -complete -installsuffix shared -buildid QKFqyZ4qwpZFQLisMSop/QKFqyZ4qwpZFQLisMSop -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1758/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/internal/internal.go
2025-08-20T21:12:45.4364983Z [00:02:22.784]➜  go tool buildid -w $WORK/b1680/_pkg_.a # internal
2025-08-20T21:12:45.4374270Z [00:02:22.785]➜  cp $WORK/b1680/_pkg_.a /root/.cache/go-build/ba/bae88e861ae63cf42b2a07bbd8b5ae4865bf7666cb0948103ad9410fd27e299e-d # internal
2025-08-20T21:12:45.4375232Z [00:02:22.786]➜  go tool buildid -w $WORK/b1758/_pkg_.a # internal
2025-08-20T21:12:45.4375912Z [00:02:22.786]➜  cp $WORK/b1758/_pkg_.a /root/.cache/go-build/18/18ee1672458c704d2485a64e238ef0cf3831b430bfa10103df9baf69acbe9212-d # internal
2025-08-20T21:12:45.4376517Z [00:02:22.786]➜  github.com/charmbracelet/x/ansi/parser
2025-08-20T21:12:45.4376829Z [00:02:22.786]➜  mkdir -p $WORK/b1807/
2025-08-20T21:12:45.4377214Z [00:02:22.786]➜  cat >/tmp/go-build1679262874/b1807/importcfg << 'EOF' # internal
2025-08-20T21:12:45.4377563Z [00:02:22.786]➜  # import config
2025-08-20T21:12:45.4377893Z [00:02:22.786]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:45.4378205Z [00:02:22.786]➜  EOF
2025-08-20T21:12:45.4381208Z [00:02:22.786]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1807/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser=>github.com/charmbracelet/x/ansi@v0.9.3/parser;$WORK/b1807=>" -p github.com/charmbracelet/x/ansi/parser -lang=go1.23 -complete -installsuffix shared -buildid FOhSa_enffxsBEjZ4stK/FOhSa_enffxsBEjZ4stK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1807/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser/const.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser/seq.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser/transition_table.go
2025-08-20T21:12:45.4386269Z [00:02:22.787]➜  github.com/spdx/tools-golang/spdx/common
2025-08-20T21:12:45.4386608Z [00:02:22.787]➜  mkdir -p $WORK/b1785/
2025-08-20T21:12:45.4386967Z [00:02:22.787]➜  echo '# import config' > $WORK/b1785/importcfg # internal
2025-08-20T21:12:45.4389058Z [00:02:22.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/common=>github.com/spdx/tools-golang@v0.5.5/spdx/common;$WORK/b1785=>" -p github.com/spdx/tools-golang/spdx/common -lang=go1.13 -complete -installsuffix shared -buildid rzkWw4ncmFV2YxdFbcJx/rzkWw4ncmFV2YxdFbcJx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1785/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/common/types.go
2025-08-20T21:12:45.4453784Z [00:02:22.793]➜  go tool buildid -w $WORK/b1785/_pkg_.a # internal
2025-08-20T21:12:45.4461290Z [00:02:22.794]➜  cp $WORK/b1785/_pkg_.a /root/.cache/go-build/53/53e406e088eb433cdbeb74b0ac59af4ad5045313836f7236369cbc480d86f35c-d # internal
2025-08-20T21:12:45.4465024Z [00:02:22.795]➜  github.com/bodgit/windows
2025-08-20T21:12:45.4465349Z [00:02:22.795]➜  mkdir -p $WORK/b1862/
2025-08-20T21:12:45.4475595Z [00:02:22.796]➜  echo '# import config' > $WORK/b1862/importcfg # internal
2025-08-20T21:12:45.4478201Z [00:02:22.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1862/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/windows@v1.0.1=>github.com/bodgit/windows@v1.0.1;$WORK/b1862=>" -p github.com/bodgit/windows -lang=go1.13 -complete -installsuffix shared -buildid zXW47Hc1m17E8s7WPslc/zXW47Hc1m17E8s7WPslc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1862/importcfg -pack /root/go/pkg/mod/github.com/bodgit/windows@v1.0.1/filetime.go
2025-08-20T21:12:45.4569306Z [00:02:22.805]➜  go tool buildid -w $WORK/b1862/_pkg_.a # internal
2025-08-20T21:12:45.4573132Z [00:02:22.805]➜  cp $WORK/b1862/_pkg_.a /root/.cache/go-build/51/5193c4071d5882bfac939e3e18798d69b6adbb2efd79e487e496ec82f33e1768-d # internal
2025-08-20T21:12:45.4574772Z [00:02:22.805]➜  github.com/klauspost/compress/internal/race
2025-08-20T21:12:45.4576605Z [00:02:22.805]➜  mkdir -p $WORK/b1866/
2025-08-20T21:12:45.4578857Z [00:02:22.806]➜  echo '# import config' > $WORK/b1866/importcfg # internal
2025-08-20T21:12:45.4581201Z [00:02:22.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1866/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/race=>github.com/klauspost/compress@v1.18.0/internal/race;$WORK/b1866=>" -p github.com/klauspost/compress/internal/race -lang=go1.22 -complete -installsuffix shared -buildid Hxe4XEfKtMjALUcX7soi/Hxe4XEfKtMjALUcX7soi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1866/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/race/norace.go
2025-08-20T21:12:45.4733935Z [00:02:22.821]➜  go tool buildid -w $WORK/b1866/_pkg_.a # internal
2025-08-20T21:12:45.4740516Z [00:02:22.822]➜  cp $WORK/b1866/_pkg_.a /root/.cache/go-build/c7/c794a777c57e55a330b02af1d9a395dda9281e67aeed56fc141db991952f7c65-d # internal
2025-08-20T21:12:45.4741285Z [00:02:22.822]➜  github.com/anchore/go-rpmdb/pkg/db
2025-08-20T21:12:45.4741614Z [00:02:22.822]➜  mkdir -p $WORK/b1887/
2025-08-20T21:12:45.4741973Z [00:02:22.822]➜  echo '# import config' > $WORK/b1887/importcfg # internal
2025-08-20T21:12:45.4755033Z [00:02:22.822]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1887/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/db=>github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/db;$WORK/b1887=>" -p github.com/anchore/go-rpmdb/pkg/db -lang=go1.22 -complete -installsuffix shared -buildid kO-Yw_LJjHohaPhjLzDy/kO-Yw_LJjHohaPhjLzDy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1887/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/db/rpmdbinterface.go
2025-08-20T21:12:45.4763489Z [00:02:22.823]➜  go tool buildid -w $WORK/b1652/_pkg_.a # internal
2025-08-20T21:12:45.4764206Z [00:02:22.823]➜  cp $WORK/b1652/_pkg_.a /root/.cache/go-build/0d/0d8acad9c89c1ab4afb8c21f1e1c2aa579e8b51dca88565e87cea14a750d3276-d # internal
2025-08-20T21:12:45.4764786Z [00:02:22.824]➜  github.com/agext/levenshtein
2025-08-20T21:12:45.4765074Z [00:02:22.824]➜  mkdir -p $WORK/b1903/
2025-08-20T21:12:45.4765442Z [00:02:22.824]➜  echo '# import config' > $WORK/b1903/importcfg # internal
2025-08-20T21:12:45.4767582Z [00:02:22.824]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1903/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/agext/levenshtein@v1.2.1=>github.com/agext/levenshtein@v1.2.1;$WORK/b1903=>" -p github.com/agext/levenshtein -lang=go1.16 -complete -installsuffix shared -buildid FZeyh_2kAmWqE5fnqxpU/FZeyh_2kAmWqE5fnqxpU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1903/importcfg -pack /root/go/pkg/mod/github.com/agext/levenshtein@v1.2.1/levenshtein.go /root/go/pkg/mod/github.com/agext/levenshtein@v1.2.1/params.go
2025-08-20T21:12:45.4866621Z [00:02:22.835]➜  go tool buildid -w $WORK/b1887/_pkg_.a # internal
2025-08-20T21:12:45.4870758Z [00:02:22.835]➜  cp $WORK/b1887/_pkg_.a /root/.cache/go-build/14/1423a2eca9882afb28a56931ffa23480112578d6b14ce2a413a2ec1e839123d6-d # internal
2025-08-20T21:12:45.4874330Z [00:02:22.835]➜  golang.org/x/exp/slog/internal
2025-08-20T21:12:45.4875234Z [00:02:22.836]➜  mkdir -p $WORK/b2009/
2025-08-20T21:12:45.4885734Z [00:02:22.837]➜  echo '# import config' > $WORK/b2009/importcfg # internal
2025-08-20T21:12:45.4888550Z [00:02:22.837]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2009/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal;$WORK/b2009=>" -p golang.org/x/exp/slog/internal -lang=go1.23 -complete -installsuffix shared -buildid W6iCbw-9veUNeAIOiDkr/W6iCbw-9veUNeAIOiDkr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2009/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal/ignorepc.go
2025-08-20T21:12:45.4936954Z [00:02:22.842]➜  go tool buildid -w $WORK/b1807/_pkg_.a # internal
2025-08-20T21:12:45.4945602Z [00:02:22.843]➜  cp $WORK/b1807/_pkg_.a /root/.cache/go-build/fc/fc2769e6b2fd7d146658e145446d571b74c67cc28a856793fe5109e6ef6c99b9-d # internal
2025-08-20T21:12:45.4951433Z [00:02:22.843]➜  k8s.io/utils/buffer
2025-08-20T21:12:45.4951855Z [00:02:22.843]➜  mkdir -p $WORK/b2024/
2025-08-20T21:12:45.4952277Z [00:02:22.843]➜  echo '# import config' > $WORK/b2024/importcfg # internal
2025-08-20T21:12:45.4954348Z [00:02:22.843]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2024/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/buffer=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/buffer;$WORK/b2024=>" -p k8s.io/utils/buffer -lang=go1.18 -complete -installsuffix shared -buildid Hm06HFRp6huKAViWgdEl/Hm06HFRp6huKAViWgdEl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2024/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/buffer/ring_growing.go
2025-08-20T21:12:45.4975679Z [00:02:22.845]➜  go tool buildid -w $WORK/b2009/_pkg_.a # internal
2025-08-20T21:12:45.4977685Z [00:02:22.846]➜  go tool buildid -w $WORK/b1903/_pkg_.a # internal
2025-08-20T21:12:45.4980361Z [00:02:22.846]➜  cp $WORK/b2009/_pkg_.a /root/.cache/go-build/78/78e6f942204daa034af42f6de2fb9faca33975f6cd7bc4252d7b38d5c412813a-d # internal
2025-08-20T21:12:45.4982131Z [00:02:22.846]➜  cp $WORK/b1903/_pkg_.a /root/.cache/go-build/32/322ec7cdd891dc4c95c419cc9415fc4d751a9fee557c7df742f5ec1f1882fb3a-d # internal
2025-08-20T21:12:45.4985500Z [00:02:22.847]➜  k8s.io/apimachinery/pkg/util/portforward
2025-08-20T21:12:45.4986550Z [00:02:22.847]➜  mkdir -p $WORK/b2065/
2025-08-20T21:12:45.4989981Z [00:02:22.847]➜  echo '# import config' > $WORK/b2065/importcfg # internal
2025-08-20T21:12:45.4992596Z [00:02:22.847]➜  k8s.io/client-go/util/exec
2025-08-20T21:12:45.4993792Z [00:02:22.848]➜  mkdir -p $WORK/b2066/
2025-08-20T21:12:45.4998754Z [00:02:22.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2065/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/portforward=>k8s.io/apimachinery@v0.33.2/pkg/util/portforward;$WORK/b2065=>" -p k8s.io/apimachinery/pkg/util/portforward -lang=go1.24 -complete -installsuffix shared -buildid OgFiBl1NSxrkalGC6RmC/OgFiBl1NSxrkalGC6RmC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2065/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/portforward/constants.go
2025-08-20T21:12:45.5009816Z [00:02:22.848]➜  echo '# import config' > $WORK/b2066/importcfg # internal
2025-08-20T21:12:45.5012854Z [00:02:22.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2066/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/exec=>k8s.io/client-go@v0.33.2/util/exec;$WORK/b2066=>" -p k8s.io/client-go/util/exec -lang=go1.24 -complete -installsuffix shared -buildid TwIU1A4HUJ6PJkmd5P6y/TwIU1A4HUJ6PJkmd5P6y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2066/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/exec/exec.go
2025-08-20T21:12:45.5070891Z [00:02:22.855]➜  go tool buildid -w $WORK/b2024/_pkg_.a # internal
2025-08-20T21:12:45.5073827Z [00:02:22.855]➜  cp $WORK/b2024/_pkg_.a /root/.cache/go-build/b0/b0c03f1db43c81c156f66608b8daa06f242801b464527a2efdac68c228c5067a-d # internal
2025-08-20T21:12:45.5078149Z [00:02:22.856]➜  helm.sh/helm/v3/pkg/helmpath/xdg
2025-08-20T21:12:45.5081722Z [00:02:22.856]➜  mkdir -p $WORK/b2217/
2025-08-20T21:12:45.5082438Z [00:02:22.856]➜  go tool buildid -w $WORK/b2065/_pkg_.a # internal
2025-08-20T21:12:45.5084569Z [00:02:22.857]➜  echo '# import config' > $WORK/b2217/importcfg # internal
2025-08-20T21:12:45.5087241Z [00:02:22.857]➜  cp $WORK/b2065/_pkg_.a /root/.cache/go-build/8c/8c26ecd454598572644adc27a56cbda031bd2f4bcdf5c1aa2119d6a6ba4d1618-d # internal
2025-08-20T21:12:45.5091617Z [00:02:22.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2217/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath/xdg=>helm.sh/helm/v3@v3.18.4/pkg/helmpath/xdg;$WORK/b2217=>" -p helm.sh/helm/v3/pkg/helmpath/xdg -lang=go1.24 -complete -installsuffix shared -buildid JdTnnTA8Kb6cwXRn26Ai/JdTnnTA8Kb6cwXRn26Ai -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2217/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath/xdg/xdg.go
2025-08-20T21:12:45.5093481Z [00:02:22.857]➜  oras.land/oras-go/v2/internal/docker
2025-08-20T21:12:45.5093850Z [00:02:22.857]➜  mkdir -p $WORK/b2241/
2025-08-20T21:12:45.5097403Z [00:02:22.858]➜  echo '# import config' > $WORK/b2241/importcfg # internal
2025-08-20T21:12:45.5099791Z [00:02:22.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2241/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/docker=>oras.land/oras-go/v2@v2.6.0/internal/docker;$WORK/b2241=>" -p oras.land/oras-go/v2/internal/docker -lang=go1.23 -complete -installsuffix shared -buildid 4fnGjmXGnXWq6_07Mc8i/4fnGjmXGnXWq6_07Mc8i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2241/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/docker/mediatype.go
2025-08-20T21:12:45.5152967Z [00:02:22.863]➜  go tool buildid -w $WORK/b2066/_pkg_.a # internal
2025-08-20T21:12:45.5154613Z [00:02:22.863]➜  cp $WORK/b2066/_pkg_.a /root/.cache/go-build/e9/e94b767ba132fb041c221c0ffb06a0b876d071f40aa31ce9548dcfbba9a0618b-d # internal
2025-08-20T21:12:45.5164608Z [00:02:22.864]➜  oras.land/oras-go/v2/internal/container/set
2025-08-20T21:12:45.5165315Z [00:02:22.864]➜  mkdir -p $WORK/b2245/
2025-08-20T21:12:45.5166132Z [00:02:22.865]➜  echo '# import config' > $WORK/b2245/importcfg # internal
2025-08-20T21:12:45.5168399Z [00:02:22.865]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2245/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/container/set=>oras.land/oras-go/v2@v2.6.0/internal/container/set;$WORK/b2245=>" -p oras.land/oras-go/v2/internal/container/set -lang=go1.23 -complete -installsuffix shared -buildid 2BZvTZrYxXkbPqOWfw9b/2BZvTZrYxXkbPqOWfw9b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2245/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/container/set/set.go
2025-08-20T21:12:45.5176775Z [00:02:22.866]➜  go tool buildid -w $WORK/b2217/_pkg_.a # internal
2025-08-20T21:12:45.5178870Z [00:02:22.866]➜  go tool buildid -w $WORK/b2241/_pkg_.a # internal
2025-08-20T21:12:45.5180211Z [00:02:22.866]➜  cp $WORK/b2217/_pkg_.a /root/.cache/go-build/33/332f2d10a16eb2a3bd67c60886f8c2d52fddf19c5d4b9a3a6ead88281788c828-d # internal
2025-08-20T21:12:45.5181325Z [00:02:22.866]➜  cp $WORK/b2241/_pkg_.a /root/.cache/go-build/1f/1f9adcb65a6373f4a42cc198e1f609a2684eb6926fa8aae53f937438b50ecd1c-d # internal
2025-08-20T21:12:45.5187492Z [00:02:22.867]➜  github.com/gobwas/glob/util/runes
2025-08-20T21:12:45.5188028Z [00:02:22.867]➜  mkdir -p $WORK/b2276/
2025-08-20T21:12:45.5188420Z [00:02:22.867]➜  echo '# import config' > $WORK/b2276/importcfg # internal
2025-08-20T21:12:45.5190392Z [00:02:22.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2276/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/runes=>github.com/gobwas/glob@v0.2.3/util/runes;$WORK/b2276=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid jnHzLQ5_x3cajf1dt9ck/jnHzLQ5_x3cajf1dt9ck -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2276/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/runes/runes.go
2025-08-20T21:12:45.5207121Z [00:02:22.869]➜  github.com/lib/pq/oid
2025-08-20T21:12:45.5207773Z [00:02:22.869]➜  mkdir -p $WORK/b2300/
2025-08-20T21:12:45.5216849Z [00:02:22.870]➜  echo '# import config' > $WORK/b2300/importcfg # internal
2025-08-20T21:12:45.5220926Z [00:02:22.870]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2300/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid=>github.com/lib/pq@v1.10.9/oid;$WORK/b2300=>" -p github.com/lib/pq/oid -lang=go1.13 -complete -installsuffix shared -buildid Nzz5MI6ScaU1XI16DSyW/Nzz5MI6ScaU1XI16DSyW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2300/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid/doc.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid/types.go
2025-08-20T21:12:45.5285384Z [00:02:22.876]➜  go tool buildid -w $WORK/b2245/_pkg_.a # internal
2025-08-20T21:12:45.5288111Z [00:02:22.877]➜  cp $WORK/b2245/_pkg_.a /root/.cache/go-build/7d/7dfa5351fbab4458310ca03c0689eb751b4f6fd6c3ef4737f00a5253a25be1a1-d # internal
2025-08-20T21:12:45.5290658Z [00:02:22.877]➜  github.com/fatih/camelcase
2025-08-20T21:12:45.5291024Z [00:02:22.877]➜  mkdir -p $WORK/b2308/
2025-08-20T21:12:45.5291415Z [00:02:22.877]➜  cat >/tmp/go-build1679262874/b2308/importcfg << 'EOF' # internal
2025-08-20T21:12:45.5291789Z [00:02:22.877]➜  # import config
2025-08-20T21:12:45.5292135Z [00:02:22.877]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:45.5292589Z [00:02:22.877]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:45.5292926Z [00:02:22.877]➜  EOF
2025-08-20T21:12:45.5294939Z [00:02:22.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2308/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fatih/camelcase@v1.0.0=>github.com/fatih/camelcase@v1.0.0;$WORK/b2308=>" -p github.com/fatih/camelcase -lang=go1.16 -complete -installsuffix shared -buildid _LVtCvuu6MeFMiodA0TE/_LVtCvuu6MeFMiodA0TE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2308/importcfg -pack /root/go/pkg/mod/github.com/fatih/camelcase@v1.0.0/camelcase.go
2025-08-20T21:12:45.5326548Z [00:02:22.881]➜  go tool buildid -w $WORK/b2276/_pkg_.a # internal
2025-08-20T21:12:45.5337540Z [00:02:22.882]➜  cp $WORK/b2276/_pkg_.a /root/.cache/go-build/81/81a9f1376401b98acff66dbe42cbad71aeb8e2e0e0ffb0441e93190e964f987e-d # internal
2025-08-20T21:12:45.5369426Z [00:02:22.885]➜  go tool buildid -w $WORK/b2300/_pkg_.a # internal
2025-08-20T21:12:45.5374641Z [00:02:22.886]➜  cp $WORK/b2300/_pkg_.a /root/.cache/go-build/ed/ed3a365d4fc161a8dc48fa96da461fa7b48eb0b31b755b72f6f80e56ff02de32-d # internal
2025-08-20T21:12:45.5422911Z [00:02:22.890]➜  go tool buildid -w $WORK/b2308/_pkg_.a # internal
2025-08-20T21:12:45.5425947Z [00:02:22.891]➜  cp $WORK/b2308/_pkg_.a /root/.cache/go-build/20/20f35cafb0b8404f35897285d3ab9d096febf624f5ddaae53d33e8d4d42bba9f-d # internal
2025-08-20T21:12:46.6543003Z [00:02:24.002]➜  cp /root/.go/src/runtime/tls_arm64.h $WORK/b010/tls_GOARCH.h
2025-08-20T21:12:46.6544488Z [00:02:24.003]➜  cd /root/.go/src/runtime
2025-08-20T21:12:46.6545407Z [00:02:24.003]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm.o ./asm.s
2025-08-20T21:12:46.6566984Z [00:02:24.005]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s
2025-08-20T21:12:46.6652842Z [00:02:24.013]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s
2025-08-20T21:12:46.6674403Z [00:02:24.015]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/duff_arm64.o ./duff_arm64.s
2025-08-20T21:12:46.6701039Z [00:02:24.018]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/ints.o ./ints.s
2025-08-20T21:12:46.6725345Z [00:02:24.021]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memclr_arm64.o ./memclr_arm64.s
2025-08-20T21:12:46.6748737Z [00:02:24.023]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/memmove_arm64.o ./memmove_arm64.s
2025-08-20T21:12:46.6773632Z [00:02:24.025]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/preempt_arm64.o ./preempt_arm64.s
2025-08-20T21:12:46.6814869Z [00:02:24.029]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/rt0_linux_arm64.o ./rt0_linux_arm64.s
2025-08-20T21:12:46.6839939Z [00:02:24.032]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/sys_linux_arm64.o ./sys_linux_arm64.s
2025-08-20T21:12:46.6892968Z [00:02:24.037]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/tls_arm64.o ./tls_arm64.s
2025-08-20T21:12:46.6930438Z [00:02:24.041]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o $WORK/b010/duff_arm64.o $WORK/b010/ints.o $WORK/b010/memclr_arm64.o $WORK/b010/memmove_arm64.o $WORK/b010/preempt_arm64.o $WORK/b010/rt0_linux_arm64.o $WORK/b010/sys_linux_arm64.o $WORK/b010/tls_arm64.o # internal
2025-08-20T21:12:46.6932727Z [00:02:24.041]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T21:12:46.7211811Z [00:02:24.069]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/9c/9c263cfbf7f11b0105c451f222af469bc8dcc35374590d332eaa8dfccac3e50f-d # internal
2025-08-20T21:12:46.7212604Z [00:02:24.069]➜  iter
2025-08-20T21:12:46.7212879Z [00:02:24.069]➜  mkdir -p $WORK/b039/
2025-08-20T21:12:46.7218924Z [00:02:24.070]➜  internal/reflectlite
2025-08-20T21:12:46.7220127Z [00:02:24.070]➜  mkdir -p $WORK/b005/
2025-08-20T21:12:46.7220429Z [00:02:24.070]➜  sync
2025-08-20T21:12:46.7220836Z [00:02:24.070]➜  mkdir -p $WORK/b044/
2025-08-20T21:12:46.7221159Z [00:02:24.070]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T21:12:46.7221494Z [00:02:24.070]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:12:46.7222648Z [00:02:24.070]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s
2025-08-20T21:12:46.7224162Z [00:02:24.070]➜  cat >/tmp/go-build1679262874/b044/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7224514Z [00:02:24.070]➜  # import config
2025-08-20T21:12:46.7233391Z [00:02:24.070]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:46.7234236Z [00:02:24.070]➜  packagefile internal/sync=/tmp/go-build1679262874/b045/_pkg_.a
2025-08-20T21:12:46.7234746Z [00:02:24.070]➜  packagefile internal/synctest=/tmp/go-build1679262874/b047/_pkg_.a
2025-08-20T21:12:46.7235246Z [00:02:24.070]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7235750Z [00:02:24.070]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:46.7236087Z [00:02:24.070]➜  EOF
2025-08-20T21:12:46.7236333Z [00:02:24.070]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:46.7238725Z [00:02:24.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b044=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid _xpgFTXYS-CkzPCjgl54/_xpgFTXYS-CkzPCjgl54 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /root/.go/src/sync/cond.go /root/.go/src/sync/hashtriemap.go /root/.go/src/sync/mutex.go /root/.go/src/sync/once.go /root/.go/src/sync/oncefunc.go /root/.go/src/sync/pool.go /root/.go/src/sync/poolqueue.go /root/.go/src/sync/runtime.go /root/.go/src/sync/runtime2.go /root/.go/src/sync/rwmutex.go /root/.go/src/sync/waitgroup.go
2025-08-20T21:12:46.7241048Z [00:02:24.070]➜  cat >/tmp/go-build1679262874/b039/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7241406Z [00:02:24.070]➜  # import config
2025-08-20T21:12:46.7241773Z [00:02:24.070]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:46.7242221Z [00:02:24.070]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7242548Z [00:02:24.070]➜  EOF
2025-08-20T21:12:46.7243851Z [00:02:24.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b039=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid F6jtWTgkNWkohEbPrDHG/F6jtWTgkNWkohEbPrDHG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T21:12:46.7245009Z [00:02:24.071]➜  k8s.io/klog/v2/internal/dbg
2025-08-20T21:12:46.7245287Z [00:02:24.071]➜  mkdir -p $WORK/b113/
2025-08-20T21:12:46.7253823Z [00:02:24.071]➜  cat >/tmp/go-build1679262874/b113/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7254294Z [00:02:24.071]➜  # import config
2025-08-20T21:12:46.7254646Z [00:02:24.071]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7254968Z [00:02:24.071]➜  EOF
2025-08-20T21:12:46.7256685Z [00:02:24.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/dbg=>k8s.io/klog/v2@v2.130.1/internal/dbg;$WORK/b113=>" -p k8s.io/klog/v2/internal/dbg -lang=go1.18 -complete -installsuffix shared -buildid h-FRWKW4bGNVm1hyqLgY/h-FRWKW4bGNVm1hyqLgY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/dbg/dbg.go
2025-08-20T21:12:46.7271957Z [00:02:24.075]➜  cat >/tmp/go-build1679262874/b005/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7272341Z [00:02:24.075]➜  # import config
2025-08-20T21:12:46.7272707Z [00:02:24.075]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:46.7273201Z [00:02:24.075]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:46.7273722Z [00:02:24.075]➜  packagefile internal/unsafeheader=/tmp/go-build1679262874/b009/_pkg_.a
2025-08-20T21:12:46.7274200Z [00:02:24.075]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7274517Z [00:02:24.075]➜  EOF
2025-08-20T21:12:46.7277073Z [00:02:24.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid 5BLKCpsZ5t_lrpMFhH5I/5BLKCpsZ5t_lrpMFhH5I -goversion go1.25.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /root/.go/src/internal/reflectlite/swapper.go /root/.go/src/internal/reflectlite/type.go /root/.go/src/internal/reflectlite/value.go
2025-08-20T21:12:46.7357645Z [00:02:24.083]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T21:12:46.7358423Z [00:02:24.083]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/99/993609d73e4c3243eebe5e27764cf7e773b89b3cf93d466b994fbed76bef0f77-d # internal
2025-08-20T21:12:46.7359046Z [00:02:24.083]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T21:12:46.7359349Z [00:02:24.084]➜  slices
2025-08-20T21:12:46.7359581Z [00:02:24.084]➜  mkdir -p $WORK/b049/
2025-08-20T21:12:46.7360210Z [00:02:24.084]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/bc/bc962760eaba423cbb1c1ce54a1b62cdc5b37e61a95acaa34a351cb3861665c1-d # internal
2025-08-20T21:12:46.7360943Z [00:02:24.084]➜  weak
2025-08-20T21:12:46.7361180Z [00:02:24.084]➜  mkdir -p $WORK/b127/
2025-08-20T21:12:46.7361557Z [00:02:24.084]➜  cat >/tmp/go-build1679262874/b049/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7361907Z [00:02:24.084]➜  # import config
2025-08-20T21:12:46.7362239Z [00:02:24.084]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:46.7362669Z [00:02:24.084]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:46.7363100Z [00:02:24.084]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:46.7363429Z [00:02:24.084]➜  EOF
2025-08-20T21:12:46.7365261Z [00:02:24.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid iFykUHT5cA4lGgnhfBIn/iFykUHT5cA4lGgnhfBIn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/slices/iter.go /root/.go/src/slices/slices.go /root/.go/src/slices/sort.go /root/.go/src/slices/zsortanyfunc.go /root/.go/src/slices/zsortordered.go
2025-08-20T21:12:46.7366984Z [00:02:24.084]➜  cat >/tmp/go-build1679262874/b127/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7367328Z [00:02:24.084]➜  # import config
2025-08-20T21:12:46.7367692Z [00:02:24.084]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:46.7368509Z [00:02:24.084]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7368898Z [00:02:24.084]➜  EOF
2025-08-20T21:12:46.7370292Z [00:02:24.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b127=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid yhoITzeK5DP-MybkpRqt/yhoITzeK5DP-MybkpRqt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T21:12:46.7441750Z [00:02:24.092]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T21:12:46.7447134Z [00:02:24.093]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/a0/a0d2321ef736fa41679229edfa6e2822ee60c5d2d20256cf99c0f7531b76fa52-d # internal
2025-08-20T21:12:46.7449271Z [00:02:24.093]➜  maps
2025-08-20T21:12:46.7451266Z [00:02:24.093]➜  mkdir -p $WORK/b140/
2025-08-20T21:12:46.7456608Z [00:02:24.094]➜  cat >/tmp/go-build1679262874/b140/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7457016Z [00:02:24.094]➜  # import config
2025-08-20T21:12:46.7457362Z [00:02:24.094]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:46.7457674Z [00:02:24.094]➜  EOF
2025-08-20T21:12:46.7460657Z [00:02:24.094]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b140=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid XA-Sgfg9JPDGuAJgedrY/XA-Sgfg9JPDGuAJgedrY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T21:12:46.7544957Z [00:02:24.102]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T21:12:46.7562042Z [00:02:24.104]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/5e/5e92c2ec8647a30199cf42d8a8a13177d25c63a05de86dda5ae710b9f46d1277-d # internal
2025-08-20T21:12:46.7562648Z [00:02:24.104]➜  crypto/subtle
2025-08-20T21:12:46.7562910Z [00:02:24.104]➜  mkdir -p $WORK/b178/
2025-08-20T21:12:46.7563317Z [00:02:24.104]➜  cat >/tmp/go-build1679262874/b178/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7563666Z [00:02:24.104]➜  # import config
2025-08-20T21:12:46.7564098Z [00:02:24.104]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:46.7564662Z [00:02:24.104]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:12:46.7565157Z [00:02:24.104]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7565474Z [00:02:24.104]➜  EOF
2025-08-20T21:12:46.7567250Z [00:02:24.104]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b178=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid L9xD5BsaOGxtRphKUMpv/L9xD5BsaOGxtRphKUMpv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/.go/src/crypto/subtle/constant_time.go /root/.go/src/crypto/subtle/dit.go /root/.go/src/crypto/subtle/xor.go
2025-08-20T21:12:46.7651876Z [00:02:24.113]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T21:12:46.7678355Z [00:02:24.116]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/26/269d27e3f0b2af10b7f62a3831b00004431efded2d8bf5fb9ba8a151c761b219-d # internal
2025-08-20T21:12:46.7683266Z [00:02:24.116]➜  github.com/containerd/containerd/version
2025-08-20T21:12:46.7683735Z [00:02:24.116]➜  mkdir -p $WORK/b1124/
2025-08-20T21:12:46.7684131Z [00:02:24.116]➜  cat >/tmp/go-build1679262874/b1124/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7684491Z [00:02:24.116]➜  # import config
2025-08-20T21:12:46.7684840Z [00:02:24.116]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.7685159Z [00:02:24.116]➜  EOF
2025-08-20T21:12:46.7687528Z [00:02:24.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1124/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/version=>github.com/containerd/containerd@v1.7.27/version;$WORK/b1124=>" -p github.com/containerd/containerd/version -lang=go1.21 -complete -installsuffix shared -buildid lCNaSI0pZM9l_tq3duzh/lCNaSI0pZM9l_tq3duzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1124/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/version/version.go
2025-08-20T21:12:46.7718537Z [00:02:24.120]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T21:12:46.7727531Z [00:02:24.121]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/51/5181441f8ba0cbd0fe11d3752f43a314b841c91da94dcbe21afddbddd51276f3-d # internal
2025-08-20T21:12:46.7747727Z [00:02:24.123]➜  golang.org/x/exp/maps
2025-08-20T21:12:46.7749504Z [00:02:24.123]➜  mkdir -p $WORK/b1740/
2025-08-20T21:12:46.7752185Z [00:02:24.123]➜  cat >/tmp/go-build1679262874/b1740/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7752834Z [00:02:24.123]➜  # import config
2025-08-20T21:12:46.7753576Z [00:02:24.123]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:46.7754236Z [00:02:24.123]➜  EOF
2025-08-20T21:12:46.7756717Z [00:02:24.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1740/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/maps=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/maps;$WORK/b1740=>" -p golang.org/x/exp/maps -lang=go1.23 -complete -installsuffix shared -buildid BK4Ss3nFLFvKSSPcp5pp/BK4Ss3nFLFvKSSPcp5pp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1740/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/maps/maps.go
2025-08-20T21:12:46.7917516Z [00:02:24.140]➜  go tool buildid -w $WORK/b1124/_pkg_.a # internal
2025-08-20T21:12:46.7923422Z [00:02:24.140]➜  cp $WORK/b1124/_pkg_.a /root/.cache/go-build/8e/8ef4bf99a4d21678e9447fd772e6c83a4cbbe237fd15d51a8d26710b6c7efdf0-d # internal
2025-08-20T21:12:46.7944969Z [00:02:24.141]➜  golang.org/x/exp/slices
2025-08-20T21:12:46.7945688Z [00:02:24.141]➜  mkdir -p $WORK/b2008/
2025-08-20T21:12:46.7946676Z [00:02:24.141]➜  cat >/tmp/go-build1679262874/b2008/importcfg << 'EOF' # internal
2025-08-20T21:12:46.7947569Z [00:02:24.141]➜  # import config
2025-08-20T21:12:46.7947969Z [00:02:24.141]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:46.7948410Z [00:02:24.141]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:46.7948726Z [00:02:24.141]➜  EOF
2025-08-20T21:12:46.7951210Z [00:02:24.141]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2008/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slices=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slices;$WORK/b2008=>" -p golang.org/x/exp/slices -lang=go1.23 -complete -installsuffix shared -buildid 8dq4s45n3YWcMYx1tthr/8dq4s45n3YWcMYx1tthr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2008/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slices/sort.go
2025-08-20T21:12:46.7995407Z [00:02:24.148]➜  go tool buildid -w $WORK/b1740/_pkg_.a # internal
2025-08-20T21:12:46.7998408Z [00:02:24.148]➜  cp $WORK/b1740/_pkg_.a /root/.cache/go-build/68/682e5e966df47cb04cd6959ee93e5cb5d2de8fdff4dc94fa3e21ce4e6f5e7763-d # internal
2025-08-20T21:12:46.8095443Z [00:02:24.157]➜  go tool buildid -w $WORK/b2008/_pkg_.a # internal
2025-08-20T21:12:46.8101536Z [00:02:24.158]➜  cp $WORK/b2008/_pkg_.a /root/.cache/go-build/e6/e6195ec3d6c473f0567bcc8c9f4aec8c3498403855bbbd8c59fe45c73b656b6d-d # internal
2025-08-20T21:12:46.8287202Z [00:02:24.177]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:12:46.8288822Z [00:02:24.177]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s
2025-08-20T21:12:46.8311403Z [00:02:24.179]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal
2025-08-20T21:12:46.8316306Z [00:02:24.180]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T21:12:46.8333783Z [00:02:24.181]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/8f/8fc32ee02b4b1d3b5c7cc3e0fa4eb0ef5f47caa1ea918acfacf6933a7cfb235c-d # internal
2025-08-20T21:12:46.8334648Z [00:02:24.181]➜  errors
2025-08-20T21:12:46.8334924Z [00:02:24.181]➜  mkdir -p $WORK/b004/
2025-08-20T21:12:46.8335287Z [00:02:24.181]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T21:12:46.8335579Z [00:02:24.181]➜  sort
2025-08-20T21:12:46.8335802Z [00:02:24.181]➜  mkdir -p $WORK/b082/
2025-08-20T21:12:46.8336175Z [00:02:24.181]➜  cat >/tmp/go-build1679262874/b004/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8336518Z [00:02:24.181]➜  # import config
2025-08-20T21:12:46.8336912Z [00:02:24.181]➜  packagefile internal/reflectlite=/tmp/go-build1679262874/b005/_pkg_.a
2025-08-20T21:12:46.8337278Z [00:02:24.181]➜  EOF
2025-08-20T21:12:46.8337524Z [00:02:24.181]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:46.8339157Z [00:02:24.181]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b004=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 095G1sRcqUaOcFo1s7gh/095G1sRcqUaOcFo1s7gh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T21:12:46.8341293Z [00:02:24.181]➜  cat >/tmp/go-build1679262874/b082/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8341643Z [00:02:24.181]➜  # import config
2025-08-20T21:12:46.8342038Z [00:02:24.181]➜  packagefile internal/reflectlite=/tmp/go-build1679262874/b005/_pkg_.a
2025-08-20T21:12:46.8342526Z [00:02:24.181]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:46.8342960Z [00:02:24.181]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:46.8343273Z [00:02:24.181]➜  EOF
2025-08-20T21:12:46.8345033Z [00:02:24.181]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b082=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid p4KTq1vYeL3p6fuhbC28/p4KTq1vYeL3p6fuhbC28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/sort/search.go /root/.go/src/sort/slice.go /root/.go/src/sort/sort.go /root/.go/src/sort/zsortfunc.go /root/.go/src/sort/zsortinterface.go
2025-08-20T21:12:46.8369493Z [00:02:24.185]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/b4/b4737875e8e6911672637ae7ddc12320c0e765f0f632abb79dab8fdc11198613-d # internal
2025-08-20T21:12:46.8371405Z [00:02:24.185]➜  internal/bisect
2025-08-20T21:12:46.8372024Z [00:02:24.185]➜  mkdir -p $WORK/b058/
2025-08-20T21:12:46.8372719Z [00:02:24.185]➜  cat >/tmp/go-build1679262874/b058/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8373401Z [00:02:24.185]➜  # import config
2025-08-20T21:12:46.8374294Z [00:02:24.185]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.8374777Z [00:02:24.185]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.8375224Z [00:02:24.185]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:46.8375556Z [00:02:24.185]➜  EOF
2025-08-20T21:12:46.8387142Z [00:02:24.185]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b058=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid l4jKZnf1JVKltmsYep8x/l4jKZnf1JVKltmsYep8x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T21:12:46.8388644Z [00:02:24.186]➜  internal/testlog
2025-08-20T21:12:46.8388905Z [00:02:24.186]➜  mkdir -p $WORK/b063/
2025-08-20T21:12:46.8389277Z [00:02:24.186]➜  cat >/tmp/go-build1679262874/b063/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8389623Z [00:02:24.186]➜  # import config
2025-08-20T21:12:46.8390284Z [00:02:24.186]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.8390997Z [00:02:24.186]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:46.8391341Z [00:02:24.186]➜  EOF
2025-08-20T21:12:46.8392996Z [00:02:24.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b063=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid lZKBL5EBzISAizWwsOPq/lZKBL5EBzISAizWwsOPq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T21:12:46.8565741Z [00:02:24.205]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T21:12:46.8582522Z [00:02:24.206]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/83/83ffbf7d10ccd074da0d856e56b8a6c0ba1dedd57754997f87e271b969cc12f5-d # internal
2025-08-20T21:12:46.8595015Z [00:02:24.208]➜  strconv
2025-08-20T21:12:46.8597249Z [00:02:24.208]➜  mkdir -p $WORK/b042/
2025-08-20T21:12:46.8604569Z [00:02:24.208]➜  cat >/tmp/go-build1679262874/b042/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8604968Z [00:02:24.209]➜  # import config
2025-08-20T21:12:46.8605313Z [00:02:24.209]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.8605778Z [00:02:24.209]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:46.8611153Z [00:02:24.209]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:46.8611642Z [00:02:24.209]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:46.8612075Z [00:02:24.209]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:46.8612529Z [00:02:24.209]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:46.8612860Z [00:02:24.209]➜  EOF
2025-08-20T21:12:46.8615695Z [00:02:24.209]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b042=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid -NFPF1TgPmFIp5xx8aOt/-NFPF1TgPmFIp5xx8aOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /root/.go/src/strconv/atob.go /root/.go/src/strconv/atoc.go /root/.go/src/strconv/atof.go /root/.go/src/strconv/atoi.go /root/.go/src/strconv/bytealg.go /root/.go/src/strconv/ctoa.go /root/.go/src/strconv/decimal.go /root/.go/src/strconv/doc.go /root/.go/src/strconv/eisel_lemire.go /root/.go/src/strconv/ftoa.go /root/.go/src/strconv/ftoaryu.go /root/.go/src/strconv/isprint.go /root/.go/src/strconv/itoa.go /root/.go/src/strconv/quote.go
2025-08-20T21:12:46.8627330Z [00:02:24.210]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T21:12:46.8633037Z [00:02:24.211]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/b9/b94d9dd39ba61ca0b32ddf5fdca4bfebf5bfc3acaf2da37265db8ce16dc9d9f5-d # internal
2025-08-20T21:12:46.8639896Z [00:02:24.212]➜  io
2025-08-20T21:12:46.8650874Z [00:02:24.213]➜  mkdir -p $WORK/b050/
2025-08-20T21:12:46.8653684Z [00:02:24.213]➜  cat >/tmp/go-build1679262874/b050/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8655836Z [00:02:24.213]➜  # import config
2025-08-20T21:12:46.8656217Z [00:02:24.213]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.8656654Z [00:02:24.213]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.8656979Z [00:02:24.213]➜  EOF
2025-08-20T21:12:46.8658414Z [00:02:24.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b050=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid ymzOBahWBQSHctlSrZkw/ymzOBahWBQSHctlSrZkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T21:12:46.8779854Z [00:02:24.226]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T21:12:46.8806992Z [00:02:24.229]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/da/da78892514f3cf86b6a6bbda6a9219d31316e04b19dbf61cf37e453563480810-d # internal
2025-08-20T21:12:46.8808154Z [00:02:24.229]➜  internal/oserror
2025-08-20T21:12:46.8808863Z [00:02:24.229]➜  mkdir -p $WORK/b054/
2025-08-20T21:12:46.8810051Z [00:02:24.229]➜  cat >/tmp/go-build1679262874/b054/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8810434Z [00:02:24.229]➜  # import config
2025-08-20T21:12:46.8810906Z [00:02:24.229]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.8811223Z [00:02:24.229]➜  EOF
2025-08-20T21:12:46.8812852Z [00:02:24.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b054=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid DkixL9Lt3mtxmevGhxjJ/DkixL9Lt3mtxmevGhxjJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T21:12:46.8865619Z [00:02:24.234]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T21:12:46.8871624Z [00:02:24.235]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/97/97b2e124ea11508d410ebe513d2698564d93e248990e0e5a385972fe923176ff-d # internal
2025-08-20T21:12:46.8873580Z [00:02:24.235]➜  path
2025-08-20T21:12:46.8874322Z [00:02:24.235]➜  mkdir -p $WORK/b055/
2025-08-20T21:12:46.8875307Z [00:02:24.235]➜  cat >/tmp/go-build1679262874/b055/importcfg << 'EOF' # internal
2025-08-20T21:12:46.8876623Z [00:02:24.235]➜  # import config
2025-08-20T21:12:46.8876974Z [00:02:24.235]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.8877437Z [00:02:24.235]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:46.8877915Z [00:02:24.235]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:46.8878250Z [00:02:24.235]➜  EOF
2025-08-20T21:12:46.8879680Z [00:02:24.235]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b055=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid IZsxqBDjV4qmdR3qJ35o/IZsxqBDjV4qmdR3qJ35o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T21:12:46.9125125Z [00:02:24.260]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T21:12:46.9130886Z [00:02:24.261]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/f4/f4291545e460c4665473c0c71e5068dada68746a5594d68d147e1908c7e16a59-d # internal
2025-08-20T21:12:46.9132286Z [00:02:24.261]➜  internal/godebug
2025-08-20T21:12:46.9132912Z [00:02:24.261]➜  mkdir -p $WORK/b057/
2025-08-20T21:12:46.9145452Z [00:02:24.263]➜  cat >/tmp/go-build1679262874/b057/importcfg << 'EOF' # internal
2025-08-20T21:12:46.9147010Z [00:02:24.263]➜  # import config
2025-08-20T21:12:46.9147741Z [00:02:24.263]➜  packagefile internal/bisect=/tmp/go-build1679262874/b058/_pkg_.a
2025-08-20T21:12:46.9148883Z [00:02:24.263]➜  packagefile internal/godebugs=/tmp/go-build1679262874/b016/_pkg_.a
2025-08-20T21:12:46.9149401Z [00:02:24.263]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.9149844Z [00:02:24.263]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:46.9150174Z [00:02:24.263]➜  EOF
2025-08-20T21:12:46.9151809Z [00:02:24.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b057=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid LmYiLXYZhZSnPow1X0TD/LmYiLXYZhZSnPow1X0TD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T21:12:46.9317880Z [00:02:24.280]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T21:12:46.9330866Z [00:02:24.281]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/17/17f6724336f2ab5ebe43513935a2a509db50b9569e723a011daf768d49295fed-d # internal
2025-08-20T21:12:46.9338712Z [00:02:24.282]➜  syscall
2025-08-20T21:12:46.9341194Z [00:02:24.282]➜  mkdir -p $WORK/b059/
2025-08-20T21:12:46.9342568Z [00:02:24.282]➜  echo -n > $WORK/b059/go_asm.h # internal
2025-08-20T21:12:46.9342914Z [00:02:24.282]➜  cd /root/.go/src/syscall
2025-08-20T21:12:46.9343890Z [00:02:24.282]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b059=>" -I $WORK/b059/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./asm_linux_arm64.s
2025-08-20T21:12:46.9356923Z [00:02:24.284]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T21:12:46.9361672Z [00:02:24.284]➜  cat >/tmp/go-build1679262874/b059/importcfg << 'EOF' # internal
2025-08-20T21:12:46.9363982Z [00:02:24.284]➜  # import config
2025-08-20T21:12:46.9364727Z [00:02:24.284]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.9365539Z [00:02:24.284]➜  packagefile internal/asan=/tmp/go-build1679262874/b028/_pkg_.a
2025-08-20T21:12:46.9366490Z [00:02:24.284]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:46.9367040Z [00:02:24.284]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:46.9367550Z [00:02:24.284]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:46.9368440Z [00:02:24.284]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:46.9368914Z [00:02:24.284]➜  packagefile internal/msan=/tmp/go-build1679262874/b029/_pkg_.a
2025-08-20T21:12:46.9369399Z [00:02:24.284]➜  packagefile internal/oserror=/tmp/go-build1679262874/b054/_pkg_.a
2025-08-20T21:12:46.9369880Z [00:02:24.284]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:46.9370405Z [00:02:24.284]➜  packagefile internal/runtime/syscall=/tmp/go-build1679262874/b024/_pkg_.a
2025-08-20T21:12:46.9371104Z [00:02:24.284]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:46.9371546Z [00:02:24.284]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:46.9371966Z [00:02:24.284]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.9372670Z [00:02:24.284]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:46.9373161Z [00:02:24.284]➜  EOF
2025-08-20T21:12:46.9373487Z [00:02:24.284]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:46.9378822Z [00:02:24.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b059=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid ktFerKhiYiuGIxv1i7DE/ktFerKhiYiuGIxv1i7DE -goversion go1.25.0 -symabis $WORK/b059/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h /root/.go/src/syscall/badlinkname_unix.go /root/.go/src/syscall/dirent.go /root/.go/src/syscall/env_unix.go /root/.go/src/syscall/exec_linux.go /root/.go/src/syscall/exec_unix.go /root/.go/src/syscall/flock_linux.go /root/.go/src/syscall/forkpipe2.go /root/.go/src/syscall/linkname_unix.go /root/.go/src/syscall/lsf_linux.go /root/.go/src/syscall/net.go /root/.go/src/syscall/netlink_linux.go /root/.go/src/syscall/rlimit.go /root/.go/src/syscall/rlimit_stub.go /root/.go/src/syscall/setuidgid_linux.go /root/.go/src/syscall/sockcmsg_linux.go /root/.go/src/syscall/sockcmsg_unix.go /root/.go/src/syscall/sockcmsg_unix_other.go /root/.go/src/syscall/syscall.go /root/.go/src/syscall/syscall_linux.go /root/.go/src/syscall/syscall_linux_arm64.go /root/.go/src/syscall/syscall_unix.go /root/.go/src/syscall/time_nofake.go /root/.go/src/syscall/timestruct.go /root/.go/src/syscall/zerrors_linux_arm64.go /root/.go/src/syscall/zsyscall_linux_arm64.go /root/.go/src/syscall/zsysnum_linux_arm64.go /root/.go/src/syscall/ztypes_linux_arm64.go
2025-08-20T21:12:46.9383841Z [00:02:24.286]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/14/14b1a30a7b302987587c0bf14eed13eb5561c133d7aef78813c063105354c84e-d # internal
2025-08-20T21:12:46.9467772Z [00:02:24.295]➜  strings
2025-08-20T21:12:46.9469363Z [00:02:24.295]➜  mkdir -p $WORK/b064/
2025-08-20T21:12:46.9470197Z [00:02:24.295]➜  cat >/tmp/go-build1679262874/b064/importcfg << 'EOF' # internal
2025-08-20T21:12:46.9471043Z [00:02:24.295]➜  # import config
2025-08-20T21:12:46.9471621Z [00:02:24.295]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.9472389Z [00:02:24.295]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:46.9473125Z [00:02:24.295]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:46.9473951Z [00:02:24.295]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:46.9474648Z [00:02:24.295]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:46.9475686Z [00:02:24.295]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:46.9476188Z [00:02:24.295]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:46.9476622Z [00:02:24.295]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:46.9477041Z [00:02:24.295]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:46.9477503Z [00:02:24.295]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:46.9477835Z [00:02:24.295]➜  EOF
2025-08-20T21:12:46.9480408Z [00:02:24.295]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b064=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid 7c9vJPLXfeWsNhsNR7m0/7c9vJPLXfeWsNhsNR7m0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/.go/src/strings/builder.go /root/.go/src/strings/clone.go /root/.go/src/strings/compare.go /root/.go/src/strings/iter.go /root/.go/src/strings/reader.go /root/.go/src/strings/replace.go /root/.go/src/strings/search.go /root/.go/src/strings/strings.go
2025-08-20T21:12:46.9918546Z [00:02:24.340]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T21:12:46.9945881Z [00:02:24.342]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/62/626021483130f7fe84dcf682acc3175598cfb76e3b33db5fdf4cc07f4663f819-d # internal
2025-08-20T21:12:46.9947935Z [00:02:24.343]➜  bytes
2025-08-20T21:12:46.9949691Z [00:02:24.343]➜  mkdir -p $WORK/b070/
2025-08-20T21:12:46.9950446Z [00:02:24.343]➜  cat >/tmp/go-build1679262874/b070/importcfg << 'EOF' # internal
2025-08-20T21:12:46.9951281Z [00:02:24.343]➜  # import config
2025-08-20T21:12:46.9952058Z [00:02:24.343]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:46.9952814Z [00:02:24.343]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:46.9953453Z [00:02:24.343]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:46.9954116Z [00:02:24.343]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:46.9954682Z [00:02:24.343]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:46.9955277Z [00:02:24.343]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:46.9955814Z [00:02:24.343]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:46.9956486Z [00:02:24.343]➜  EOF
2025-08-20T21:12:46.9958428Z [00:02:24.343]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b070=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid ay423br3koLuVDH0_p8K/ay423br3koLuVDH0_p8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /root/.go/src/bytes/buffer.go /root/.go/src/bytes/bytes.go /root/.go/src/bytes/iter.go /root/.go/src/bytes/reader.go
2025-08-20T21:12:47.0776680Z [00:02:24.426]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T21:12:47.0793662Z [00:02:24.427]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/de/deebb0529c4195681834f1f5e93c754f41e28d4d5f6d9cfe9946c29f7f395e32-d # internal
2025-08-20T21:12:47.0823620Z [00:02:24.430]➜  log/slog/internal/buffer
2025-08-20T21:12:47.0825028Z [00:02:24.431]➜  mkdir -p $WORK/b077/
2025-08-20T21:12:47.0828957Z [00:02:24.431]➜  cat >/tmp/go-build1679262874/b077/importcfg << 'EOF' # internal
2025-08-20T21:12:47.0829356Z [00:02:24.431]➜  # import config
2025-08-20T21:12:47.0829700Z [00:02:24.431]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.0830038Z [00:02:24.431]➜  EOF
2025-08-20T21:12:47.0832626Z [00:02:24.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b077=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid xzxUO5vP-XvNEJOhwgu0/xzxUO5vP-XvNEJOhwgu0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T21:12:47.0858772Z [00:02:24.434]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T21:12:47.0876091Z [00:02:24.436]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/35/351337b25007bda7193cb43a0fe686aa795513fc48cc5f92d100aa7ca4ca0d3c-d # internal
2025-08-20T21:12:47.0884104Z [00:02:24.436]➜  reflect
2025-08-20T21:12:47.0884988Z [00:02:24.437]➜  mkdir -p $WORK/b037/
2025-08-20T21:12:47.0886314Z [00:02:24.437]➜  echo -n > $WORK/b037/go_asm.h # internal
2025-08-20T21:12:47.0887040Z [00:02:24.437]➜  cd /root/.go/src/reflect
2025-08-20T21:12:47.0887988Z [00:02:24.437]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b037=>" -I $WORK/b037/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b037/symabis ./asm_arm64.s
2025-08-20T21:12:47.0912976Z [00:02:24.437]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T21:12:47.0913444Z [00:02:24.439]➜  cat >/tmp/go-build1679262874/b037/importcfg << 'EOF' # internal
2025-08-20T21:12:47.0914413Z [00:02:24.439]➜  # import config
2025-08-20T21:12:47.0915261Z [00:02:24.439]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.0915756Z [00:02:24.439]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:47.0916244Z [00:02:24.439]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:47.0916736Z [00:02:24.439]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:47.0917227Z [00:02:24.439]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:47.0917696Z [00:02:24.439]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:12:47.0918198Z [00:02:24.439]➜  packagefile internal/runtime/maps=/tmp/go-build1679262874/b027/_pkg_.a
2025-08-20T21:12:47.0918727Z [00:02:24.439]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:12:47.0919778Z [00:02:24.439]➜  packagefile internal/unsafeheader=/tmp/go-build1679262874/b009/_pkg_.a
2025-08-20T21:12:47.0923206Z [00:02:24.439]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:47.0928002Z [00:02:24.439]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:47.0928470Z [00:02:24.439]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:47.0928904Z [00:02:24.439]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.0929323Z [00:02:24.439]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.0929767Z [00:02:24.439]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:47.0930212Z [00:02:24.439]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:47.0930548Z [00:02:24.439]➜  EOF
2025-08-20T21:12:47.0931056Z [00:02:24.440]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.0937393Z [00:02:24.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b037=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid n7dc5IpgUHaURtvfKDUL/n7dc5IpgUHaURtvfKDUL -goversion go1.25.0 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /root/.go/src/reflect/abi.go /root/.go/src/reflect/badlinkname.go /root/.go/src/reflect/deepequal.go /root/.go/src/reflect/float32reg_generic.go /root/.go/src/reflect/iter.go /root/.go/src/reflect/makefunc.go /root/.go/src/reflect/map_swiss.go /root/.go/src/reflect/swapper.go /root/.go/src/reflect/type.go /root/.go/src/reflect/value.go /root/.go/src/reflect/visiblefields.go
2025-08-20T21:12:47.0940289Z [00:02:24.441]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/90/90169e17ed7d2c1d3e3c7fb3cda546c8a50bf09534de39f84bd4f36a548c14c9-d # internal
2025-08-20T21:12:47.0941122Z [00:02:24.441]➜  encoding/base64
2025-08-20T21:12:47.0941400Z [00:02:24.441]➜  mkdir -p $WORK/b072/
2025-08-20T21:12:47.0941771Z [00:02:24.441]➜  cat >/tmp/go-build1679262874/b072/importcfg << 'EOF' # internal
2025-08-20T21:12:47.0942116Z [00:02:24.441]➜  # import config
2025-08-20T21:12:47.0942508Z [00:02:24.441]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:47.0942966Z [00:02:24.441]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.0943377Z [00:02:24.441]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.0943797Z [00:02:24.441]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.0944373Z [00:02:24.441]➜  EOF
2025-08-20T21:12:47.0945863Z [00:02:24.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b072=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid FKJwPhQaRaoMo7QhtkYl/FKJwPhQaRaoMo7QhtkYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T21:12:47.1084175Z [00:02:24.455]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T21:12:47.1105106Z [00:02:24.458]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/32/325b843a00aa831889a4a40fa80477b1acb02285e9a98777f8df242b94b4c827-d # internal
2025-08-20T21:12:47.1105691Z [00:02:24.458]➜  regexp/syntax
2025-08-20T21:12:47.1106536Z [00:02:24.458]➜  mkdir -p $WORK/b081/
2025-08-20T21:12:47.1107324Z [00:02:24.458]➜  cat >/tmp/go-build1679262874/b081/importcfg << 'EOF' # internal
2025-08-20T21:12:47.1108220Z [00:02:24.458]➜  # import config
2025-08-20T21:12:47.1108690Z [00:02:24.458]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.1109132Z [00:02:24.459]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:47.1109561Z [00:02:24.459]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.1109993Z [00:02:24.459]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:47.1110416Z [00:02:24.459]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.1111044Z [00:02:24.459]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:47.1111514Z [00:02:24.459]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:47.1111851Z [00:02:24.459]➜  EOF
2025-08-20T21:12:47.1114485Z [00:02:24.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b081=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid EKozo-ZOxsorX7n1uCXH/EKozo-ZOxsorX7n1uCXH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /root/.go/src/regexp/syntax/compile.go /root/.go/src/regexp/syntax/doc.go /root/.go/src/regexp/syntax/op_string.go /root/.go/src/regexp/syntax/parse.go /root/.go/src/regexp/syntax/perl_groups.go /root/.go/src/regexp/syntax/prog.go /root/.go/src/regexp/syntax/regexp.go /root/.go/src/regexp/syntax/simplify.go
2025-08-20T21:12:47.1242470Z [00:02:24.472]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T21:12:47.1254700Z [00:02:24.473]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/d5/d5ee532bc527e701997f1a1af786affae7df91acb6263f0edfe666a4c8356610-d # internal
2025-08-20T21:12:47.1255891Z [00:02:24.474]➜  bufio
2025-08-20T21:12:47.1256428Z [00:02:24.474]➜  mkdir -p $WORK/b085/
2025-08-20T21:12:47.1271112Z [00:02:24.475]➜  cat >/tmp/go-build1679262874/b085/importcfg << 'EOF' # internal
2025-08-20T21:12:47.1271827Z [00:02:24.475]➜  # import config
2025-08-20T21:12:47.1272538Z [00:02:24.475]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:47.1273225Z [00:02:24.475]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.1274262Z [00:02:24.475]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.1275056Z [00:02:24.475]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:47.1276051Z [00:02:24.475]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:47.1276463Z [00:02:24.475]➜  EOF
2025-08-20T21:12:47.1277923Z [00:02:24.475]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b085=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid Q1p5ESaeRWXuhO4Me_H8/Q1p5ESaeRWXuhO4Me_H8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T21:12:47.1977297Z [00:02:24.546]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T21:12:47.2007854Z [00:02:24.549]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/46/469512d529b07404753ecbea7e304a46ce2650d37e5b7ad99d70799ee107b380-d # internal
2025-08-20T21:12:47.2027577Z [00:02:24.551]➜  github.com/gogo/protobuf/sortkeys
2025-08-20T21:12:47.2028265Z [00:02:24.551]➜  mkdir -p $WORK/b086/
2025-08-20T21:12:47.2039583Z [00:02:24.552]➜  cat >/tmp/go-build1679262874/b086/importcfg << 'EOF' # internal
2025-08-20T21:12:47.2042200Z [00:02:24.552]➜  # import config
2025-08-20T21:12:47.2042569Z [00:02:24.552]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:47.2042916Z [00:02:24.552]➜  EOF
2025-08-20T21:12:47.2044794Z [00:02:24.552]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/sortkeys=>github.com/gogo/protobuf@v1.3.2/sortkeys;$WORK/b086=>" -p github.com/gogo/protobuf/sortkeys -lang=go1.15 -complete -installsuffix shared -buildid RhnuX5axpeMEAvKmogXw/RhnuX5axpeMEAvKmogXw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/sortkeys/sortkeys.go
2025-08-20T21:12:47.2490986Z [00:02:24.597]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T21:12:47.2501929Z [00:02:24.598]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/44/440d65829f84bb6827bdb00d8d39ab691f10a36d4ab0634be5fbd2a92f445195-d # internal
2025-08-20T21:12:47.2514430Z [00:02:24.600]➜  math/rand
2025-08-20T21:12:47.2515868Z [00:02:24.600]➜  mkdir -p $WORK/b091/
2025-08-20T21:12:47.2526704Z [00:02:24.601]➜  cat >/tmp/go-build1679262874/b091/importcfg << 'EOF' # internal
2025-08-20T21:12:47.2527530Z [00:02:24.601]➜  # import config
2025-08-20T21:12:47.2528242Z [00:02:24.601]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:47.2529035Z [00:02:24.601]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:47.2529686Z [00:02:24.601]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.2530476Z [00:02:24.601]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:47.2531335Z [00:02:24.601]➜  EOF
2025-08-20T21:12:47.2534146Z [00:02:24.601]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b091=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid d_7wOllrEnD7fz2-rkyO/d_7wOllrEnD7fz2-rkyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /root/.go/src/math/rand/exp.go /root/.go/src/math/rand/normal.go /root/.go/src/math/rand/rand.go /root/.go/src/math/rand/rng.go /root/.go/src/math/rand/zipf.go
2025-08-20T21:12:47.3140964Z [00:02:24.662]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T21:12:47.3165534Z [00:02:24.665]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/92/929244c0749032b195252659a56dfc1c02f6c4e879dc08af1f32f8686759b11f-d # internal
2025-08-20T21:12:47.3166713Z [00:02:24.665]➜  regexp
2025-08-20T21:12:47.3170726Z [00:02:24.665]➜  mkdir -p $WORK/b080/
2025-08-20T21:12:47.3177542Z [00:02:24.666]➜  cat >/tmp/go-build1679262874/b080/importcfg << 'EOF' # internal
2025-08-20T21:12:47.3178397Z [00:02:24.666]➜  # import config
2025-08-20T21:12:47.3178766Z [00:02:24.666]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:47.3179180Z [00:02:24.666]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.3179618Z [00:02:24.666]➜  packagefile regexp/syntax=/tmp/go-build1679262874/b081/_pkg_.a
2025-08-20T21:12:47.3180109Z [00:02:24.666]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.3180545Z [00:02:24.666]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.3181155Z [00:02:24.666]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:47.3181581Z [00:02:24.666]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.3182002Z [00:02:24.666]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:47.3182853Z [00:02:24.666]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:47.3183188Z [00:02:24.666]➜  EOF
2025-08-20T21:12:47.3184872Z [00:02:24.666]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b080=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid OVCec7tSb5whGRiUe_hP/OVCec7tSb5whGRiUe_hP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /root/.go/src/regexp/backtrack.go /root/.go/src/regexp/exec.go /root/.go/src/regexp/onepass.go /root/.go/src/regexp/regexp.go
2025-08-20T21:12:47.3248977Z [00:02:24.673]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T21:12:47.3286497Z [00:02:24.677]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/59/595d545b97ad24434d502fd90fa5b8d27742695b58673c8b07cf1936006add50-d # internal
2025-08-20T21:12:47.3287718Z [00:02:24.677]➜  encoding/base32
2025-08-20T21:12:47.3288021Z [00:02:24.677]➜  mkdir -p $WORK/b095/
2025-08-20T21:12:47.3288399Z [00:02:24.677]➜  cat >/tmp/go-build1679262874/b095/importcfg << 'EOF' # internal
2025-08-20T21:12:47.3288747Z [00:02:24.677]➜  # import config
2025-08-20T21:12:47.3291247Z [00:02:24.677]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.3291705Z [00:02:24.677]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.3292137Z [00:02:24.677]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.3292455Z [00:02:24.677]➜  EOF
2025-08-20T21:12:47.3294282Z [00:02:24.677]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b095=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid wSxZ1fJ2dzB_s8K_sYly/wSxZ1fJ2dzB_s8K_sYly -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T21:12:47.3336153Z [00:02:24.681]➜  cd /root/.go/src/syscall
2025-08-20T21:12:47.3337195Z [00:02:24.681]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b059=>" -I $WORK/b059/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:12:47.3369264Z [00:02:24.685]➜  go tool pack r $WORK/b059/_pkg_.a $WORK/b059/asm_linux_arm64.o # internal
2025-08-20T21:12:47.3369970Z [00:02:24.685]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T21:12:47.3420522Z [00:02:24.690]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/58/58d1cad8cd99dae214ed51f84ef312c8395a5a114bc7c31f9bfbf3fcefea0095-d # internal
2025-08-20T21:12:47.3424732Z [00:02:24.691]➜  time
2025-08-20T21:12:47.3425085Z [00:02:24.691]➜  mkdir -p $WORK/b056/
2025-08-20T21:12:47.3438617Z [00:02:24.692]➜  cat >/tmp/go-build1679262874/b056/importcfg << 'EOF' # internal
2025-08-20T21:12:47.3439082Z [00:02:24.692]➜  # import config
2025-08-20T21:12:47.3439834Z [00:02:24.692]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.3440304Z [00:02:24.692]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:47.3440998Z [00:02:24.692]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:47.3441512Z [00:02:24.692]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:47.3441993Z [00:02:24.692]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:47.3442429Z [00:02:24.692]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:47.3442863Z [00:02:24.692]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.3443295Z [00:02:24.692]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:47.3443609Z [00:02:24.692]➜  EOF
2025-08-20T21:12:47.3443855Z [00:02:24.692]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.3446217Z [00:02:24.692]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b056=>" -p time -lang=go1.25 -std -installsuffix shared -buildid EXE43KLT6MRts9SmvSmj/EXE43KLT6MRts9SmvSmj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/time/format.go /root/.go/src/time/format_rfc3339.go /root/.go/src/time/sleep.go /root/.go/src/time/sys_unix.go /root/.go/src/time/tick.go /root/.go/src/time/time.go /root/.go/src/time/zoneinfo.go /root/.go/src/time/zoneinfo_goroot.go /root/.go/src/time/zoneinfo_read.go /root/.go/src/time/zoneinfo_unix.go
2025-08-20T21:12:47.3616188Z [00:02:24.709]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T21:12:47.3623098Z [00:02:24.710]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/ee/ee2f14d17c6627802ff1800b76b3a5f966e421b5b10a7472725b22a8ade8a02d-d # internal
2025-08-20T21:12:47.3644743Z [00:02:24.712]➜  internal/syscall/unix
2025-08-20T21:12:47.3645153Z [00:02:24.712]➜  mkdir -p $WORK/b061/
2025-08-20T21:12:47.3645557Z [00:02:24.712]➜  cat >/tmp/go-build1679262874/b061/importcfg << 'EOF' # internal
2025-08-20T21:12:47.3645905Z [00:02:24.712]➜  # import config
2025-08-20T21:12:47.3646252Z [00:02:24.712]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:47.3646705Z [00:02:24.712]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:47.3647150Z [00:02:24.712]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:47.3647470Z [00:02:24.712]➜  EOF
2025-08-20T21:12:47.3658827Z [00:02:24.712]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b061=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Ne2S1YEhOUt-bc8qV8By/Ne2S1YEhOUt-bc8qV8By -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/internal/syscall/unix/at.go /root/.go/src/internal/syscall/unix/at_fstatat.go /root/.go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_linux.go /root/.go/src/internal/syscall/unix/constants.go /root/.go/src/internal/syscall/unix/copy_file_range_unix.go /root/.go/src/internal/syscall/unix/eaccess.go /root/.go/src/internal/syscall/unix/faccessat_syscall.go /root/.go/src/internal/syscall/unix/fcntl_unix.go /root/.go/src/internal/syscall/unix/getrandom.go /root/.go/src/internal/syscall/unix/getrandom_linux.go /root/.go/src/internal/syscall/unix/kernel_version_linux.go /root/.go/src/internal/syscall/unix/net.go /root/.go/src/internal/syscall/unix/nofollow_posix.go /root/.go/src/internal/syscall/unix/nonblocking_unix.go /root/.go/src/internal/syscall/unix/pidfd_linux.go /root/.go/src/internal/syscall/unix/renameat_sysnum_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux_other.go /root/.go/src/internal/syscall/unix/syscall.go /root/.go/src/internal/syscall/unix/sysnum_linux_generic.go /root/.go/src/internal/syscall/unix/tcsetpgrp_linux.go /root/.go/src/internal/syscall/unix/utimes.go /root/.go/src/internal/syscall/unix/waitid_linux.go
2025-08-20T21:12:47.4114066Z [00:02:24.759]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T21:12:47.4119858Z [00:02:24.760]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/7a/7acafcabc891cff6297dbe54b0cdd2d37e30c3a9474d63ce4b24e52a81e81050-d # internal
2025-08-20T21:12:47.4120762Z [00:02:24.760]➜  internal/syscall/execenv
2025-08-20T21:12:47.4121221Z [00:02:24.760]➜  mkdir -p $WORK/b062/
2025-08-20T21:12:47.4134172Z [00:02:24.761]➜  cat >/tmp/go-build1679262874/b062/importcfg << 'EOF' # internal
2025-08-20T21:12:47.4135191Z [00:02:24.761]➜  # import config
2025-08-20T21:12:47.4135605Z [00:02:24.761]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:47.4135934Z [00:02:24.761]➜  EOF
2025-08-20T21:12:47.4137619Z [00:02:24.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b062=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid 7tm8QoYprXBtFLRZ-Wgo/7tm8QoYprXBtFLRZ-Wgo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T21:12:47.4313557Z [00:02:24.779]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T21:12:47.4320131Z [00:02:24.780]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/2e/2e548dc6bd8bff553b122d697f41e356d44fd89a4776f8cd6ca23c213868860f-d # internal
2025-08-20T21:12:47.4339497Z [00:02:24.782]➜  github.com/x448/float16
2025-08-20T21:12:47.4340892Z [00:02:24.782]➜  mkdir -p $WORK/b098/
2025-08-20T21:12:47.4341326Z [00:02:24.782]➜  cat >/tmp/go-build1679262874/b098/importcfg << 'EOF' # internal
2025-08-20T21:12:47.4341683Z [00:02:24.782]➜  # import config
2025-08-20T21:12:47.4342021Z [00:02:24.782]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:47.4342466Z [00:02:24.782]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:47.4342789Z [00:02:24.782]➜  EOF
2025-08-20T21:12:47.4344455Z [00:02:24.782]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/x448/float16@v0.8.4=>github.com/x448/float16@v0.8.4;$WORK/b098=>" -p github.com/x448/float16 -lang=go1.11 -complete -installsuffix shared -buildid w_8gVD8CxN1cYW88kGUA/w_8gVD8CxN1cYW88kGUA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /root/go/pkg/mod/github.com/x448/float16@v0.8.4/float16.go
2025-08-20T21:12:47.4465185Z [00:02:24.794]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T21:12:47.4504230Z [00:02:24.798]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/73/7358b30a52590f367844ce1a19d21e5368cb495d37a1a56ad4b34a3f61ce3f28-d # internal
2025-08-20T21:12:47.4587781Z [00:02:24.807]➜  k8s.io/apimachinery/pkg/util/sets
2025-08-20T21:12:47.4589190Z [00:02:24.807]➜  mkdir -p $WORK/b104/
2025-08-20T21:12:47.4596413Z [00:02:24.808]➜  cat >/tmp/go-build1679262874/b104/importcfg << 'EOF' # internal
2025-08-20T21:12:47.4597156Z [00:02:24.808]➜  # import config
2025-08-20T21:12:47.4597908Z [00:02:24.808]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:47.4598614Z [00:02:24.808]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:47.4599060Z [00:02:24.808]➜  EOF
2025-08-20T21:12:47.4602969Z [00:02:24.808]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets=>k8s.io/apimachinery@v0.33.2/pkg/util/sets;$WORK/b104=>" -p k8s.io/apimachinery/pkg/util/sets -lang=go1.24 -complete -installsuffix shared -buildid 1jKm7hAIOHrMDgFmDff1/1jKm7hAIOHrMDgFmDff1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/byte.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/empty.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/int.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/int32.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/int64.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/set.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/sets/string.go
2025-08-20T21:12:47.4638130Z [00:02:24.812]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T21:12:47.4645208Z [00:02:24.812]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/41/418225e8763d00f231e940a1ca9d8b3e5d68ff9acc98d425b9d8344fa1542709-d # internal
2025-08-20T21:12:47.4645882Z [00:02:24.813]➜  k8s.io/klog/v2/internal/severity
2025-08-20T21:12:47.4652415Z [00:02:24.813]➜  mkdir -p $WORK/b111/
2025-08-20T21:12:47.4655598Z [00:02:24.813]➜  cat >/tmp/go-build1679262874/b111/importcfg << 'EOF' # internal
2025-08-20T21:12:47.4656311Z [00:02:24.813]➜  # import config
2025-08-20T21:12:47.4657091Z [00:02:24.813]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:47.4657836Z [00:02:24.813]➜  EOF
2025-08-20T21:12:47.4659750Z [00:02:24.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/severity=>k8s.io/klog/v2@v2.130.1/internal/severity;$WORK/b111=>" -p k8s.io/klog/v2/internal/severity -lang=go1.18 -complete -installsuffix shared -buildid eZnt7tBKR7Y8Le58OUw0/eZnt7tBKR7Y8Le58OUw0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/severity/severity.go
2025-08-20T21:12:47.4772011Z [00:02:24.824]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T21:12:47.4773521Z [00:02:24.824]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/df/dfe9c7bf91b9b74017340a262584793912dfe8d8c50fc963f9eb3ca196a68329-d # internal
2025-08-20T21:12:47.5051685Z [00:02:24.853]➜  runtime/cgo
2025-08-20T21:12:47.5052239Z [00:02:24.853]➜  mkdir -p $WORK/b117/
2025-08-20T21:12:47.5056668Z [00:02:24.854]➜  echo -n > $WORK/b117/preferlinkext # internal
2025-08-20T21:12:47.5058066Z [00:02:24.854]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.5061446Z [00:02:24.854]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b117/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T21:12:47.5571583Z [00:02:24.905]➜  cd $WORK
2025-08-20T21:12:47.5573104Z [00:02:24.905]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.5805068Z [00:02:24.928]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.5962797Z [00:02:24.944]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T21:12:47.6476089Z [00:02:24.996]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.6662860Z [00:02:25.014]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.6938024Z [00:02:25.042]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.7180519Z [00:02:25.066]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:12:47.7365084Z [00:02:25.084]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T21:12:47.7374811Z [00:02:25.086]➜  cd $WORK/b117
2025-08-20T21:12:47.7378988Z [00:02:25.086]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x001.o -c _cgo_export.c
2025-08-20T21:12:47.7460499Z [00:02:25.094]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/95/9577bc76e952ddd35d969a3752805a4967ee26c8043b7b22ce2adadcae07e5c6-d # internal
2025-08-20T21:12:47.7478379Z [00:02:25.096]➜  io/fs
2025-08-20T21:12:47.7479709Z [00:02:25.096]➜  mkdir -p $WORK/b053/
2025-08-20T21:12:47.7480187Z [00:02:25.096]➜  cat >/tmp/go-build1679262874/b053/importcfg << 'EOF' # internal
2025-08-20T21:12:47.7480643Z [00:02:25.096]➜  # import config
2025-08-20T21:12:47.7481046Z [00:02:25.096]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.7481515Z [00:02:25.096]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:47.7482012Z [00:02:25.096]➜  packagefile internal/oserror=/tmp/go-build1679262874/b054/_pkg_.a
2025-08-20T21:12:47.7482475Z [00:02:25.096]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.7482883Z [00:02:25.096]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:47.7483300Z [00:02:25.096]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.7483714Z [00:02:25.096]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:47.7484153Z [00:02:25.096]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:47.7484489Z [00:02:25.096]➜  EOF
2025-08-20T21:12:47.7485604Z [00:02:25.096]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.7488256Z [00:02:25.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b053=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid vF5XFSOZzDb9MNUW-Wc4/vF5XFSOZzDb9MNUW-Wc4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/io/fs/format.go /root/.go/src/io/fs/fs.go /root/.go/src/io/fs/glob.go /root/.go/src/io/fs/readdir.go /root/.go/src/io/fs/readfile.go /root/.go/src/io/fs/readlink.go /root/.go/src/io/fs/stat.go /root/.go/src/io/fs/sub.go /root/.go/src/io/fs/walk.go
2025-08-20T21:12:47.7568230Z [00:02:25.105]➜  cd $WORK/b117
2025-08-20T21:12:47.7574034Z [00:02:25.105]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x002.o -c cgo.cgo2.c
2025-08-20T21:12:47.7907234Z [00:02:25.139]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.7910167Z [00:02:25.139]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x003.o -c gcc_context.c
2025-08-20T21:12:47.8327182Z [00:02:25.181]➜  cd /root/.go/src/reflect
2025-08-20T21:12:47.8330408Z [00:02:25.181]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b037=>" -I $WORK/b037/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b037/asm_arm64.o ./asm_arm64.s
2025-08-20T21:12:47.8355170Z [00:02:25.184]➜  go tool pack r $WORK/b037/_pkg_.a $WORK/b037/asm_arm64.o # internal
2025-08-20T21:12:47.8357243Z [00:02:25.184]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T21:12:47.8369990Z [00:02:25.185]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T21:12:47.8408847Z [00:02:25.189]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.8410828Z [00:02:25.189]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x004.o -c gcc_fatalf.c
2025-08-20T21:12:47.8441891Z [00:02:25.192]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/85/859ad7cf7bf259b8a38ea9dcd207a7e445759f5fd06375ef272f9f1103b5586a-d # internal
2025-08-20T21:12:47.8445653Z [00:02:25.193]➜  internal/poll
2025-08-20T21:12:47.8445972Z [00:02:25.193]➜  mkdir -p $WORK/b060/
2025-08-20T21:12:47.8465897Z [00:02:25.195]➜  cat >/tmp/go-build1679262874/b060/importcfg << 'EOF' # internal
2025-08-20T21:12:47.8468085Z [00:02:25.195]➜  # import config
2025-08-20T21:12:47.8469512Z [00:02:25.195]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.8470321Z [00:02:25.195]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:47.8471354Z [00:02:25.195]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:12:47.8472149Z [00:02:25.195]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.8472808Z [00:02:25.195]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:47.8473851Z [00:02:25.195]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.8474300Z [00:02:25.195]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:47.8474765Z [00:02:25.195]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:47.8475187Z [00:02:25.195]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:47.8475497Z [00:02:25.195]➜  EOF
2025-08-20T21:12:47.8475745Z [00:02:25.195]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.8493966Z [00:02:25.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b060=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid xdd4bpnqufmBejaVtNIS/xdd4bpnqufmBejaVtNIS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/internal/poll/copy_file_range_linux.go /root/.go/src/internal/poll/copy_file_range_unix.go /root/.go/src/internal/poll/errno_unix.go /root/.go/src/internal/poll/fd.go /root/.go/src/internal/poll/fd_fsync_posix.go /root/.go/src/internal/poll/fd_mutex.go /root/.go/src/internal/poll/fd_poll_runtime.go /root/.go/src/internal/poll/fd_posix.go /root/.go/src/internal/poll/fd_unix.go /root/.go/src/internal/poll/fd_unixjs.go /root/.go/src/internal/poll/fd_writev_unix.go /root/.go/src/internal/poll/hook_cloexec.go /root/.go/src/internal/poll/hook_unix.go /root/.go/src/internal/poll/iovec_unix.go /root/.go/src/internal/poll/sendfile.go /root/.go/src/internal/poll/sendfile_unix.go /root/.go/src/internal/poll/sock_cloexec.go /root/.go/src/internal/poll/sockopt.go /root/.go/src/internal/poll/sockopt_linux.go /root/.go/src/internal/poll/sockopt_unix.go /root/.go/src/internal/poll/sockoptip.go /root/.go/src/internal/poll/splice_linux.go /root/.go/src/internal/poll/writev.go
2025-08-20T21:12:47.8498580Z [00:02:25.195]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T21:12:47.8505996Z [00:02:25.198]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/e9/e9cdb2c7060a7131eaa1268d84555e855c9d8002f581faa53e7c56d3561f9da8-d # internal
2025-08-20T21:12:47.8514855Z [00:02:25.198]➜  internal/filepathlite
2025-08-20T21:12:47.8515157Z [00:02:25.198]➜  mkdir -p $WORK/b052/
2025-08-20T21:12:47.8515553Z [00:02:25.198]➜  cat >/tmp/go-build1679262874/b052/importcfg << 'EOF' # internal
2025-08-20T21:12:47.8515904Z [00:02:25.198]➜  # import config
2025-08-20T21:12:47.8516245Z [00:02:25.198]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.8516706Z [00:02:25.198]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:47.8517223Z [00:02:25.198]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:47.8518131Z [00:02:25.198]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:47.8518560Z [00:02:25.198]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.8518873Z [00:02:25.198]➜  EOF
2025-08-20T21:12:47.8521018Z [00:02:25.198]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b052=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 3Pvg2aOousz6X6FWyKfn/3Pvg2aOousz6X6FWyKfn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/internal/filepathlite/path.go /root/.go/src/internal/filepathlite/path_nonwindows.go /root/.go/src/internal/filepathlite/path_unix.go
2025-08-20T21:12:47.8533077Z [00:02:25.201]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/0a/0a1048130b06dd36e7eb3554945b43b9b7ca92d353d427ba212dc939b94582f8-d # internal
2025-08-20T21:12:47.8540037Z [00:02:25.202]➜  internal/fmtsort
2025-08-20T21:12:47.8540348Z [00:02:25.202]➜  mkdir -p $WORK/b035/
2025-08-20T21:12:47.8540901Z [00:02:25.202]➜  cat >/tmp/go-build1679262874/b035/importcfg << 'EOF' # internal
2025-08-20T21:12:47.8541270Z [00:02:25.202]➜  # import config
2025-08-20T21:12:47.8541605Z [00:02:25.202]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:47.8542027Z [00:02:25.202]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:47.8542452Z [00:02:25.202]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.8542782Z [00:02:25.202]➜  EOF
2025-08-20T21:12:47.8544276Z [00:02:25.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b035=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid WjE68PAQ6wuoco_9izpG/WjE68PAQ6wuoco_9izpG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T21:12:47.8607752Z [00:02:25.209]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.8612072Z [00:02:25.209]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x005.o -c gcc_libinit.c
2025-08-20T21:12:47.8891560Z [00:02:25.237]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T21:12:47.8899070Z [00:02:25.238]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/8a/8a053efe38784feab85f17c07a4d04fc66aa2f130e36e0445a3b6f81af963ff5-d # internal
2025-08-20T21:12:47.8899654Z [00:02:25.238]➜  context
2025-08-20T21:12:47.8899903Z [00:02:25.238]➜  mkdir -p $WORK/b067/
2025-08-20T21:12:47.8900285Z [00:02:25.238]➜  cat >/tmp/go-build1679262874/b067/importcfg << 'EOF' # internal
2025-08-20T21:12:47.8900863Z [00:02:25.238]➜  # import config
2025-08-20T21:12:47.8901233Z [00:02:25.238]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.8901795Z [00:02:25.238]➜  packagefile internal/reflectlite=/tmp/go-build1679262874/b005/_pkg_.a
2025-08-20T21:12:47.8902282Z [00:02:25.238]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.8902765Z [00:02:25.238]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:47.8903217Z [00:02:25.238]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:47.8903526Z [00:02:25.238]➜  EOF
2025-08-20T21:12:47.8903779Z [00:02:25.238]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.8905188Z [00:02:25.238]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b067=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid gRLXQ6VV_2rD5_jjTIDg/gRLXQ6VV_2rD5_jjTIDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /root/.go/src/context/context.go
2025-08-20T21:12:47.8991660Z [00:02:25.247]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T21:12:47.9010475Z [00:02:25.249]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/9f/9f8c269bfa78612c7992d73741a311bfd3566afa10ebffb2ba24b9b0467a9b0e-d # internal
2025-08-20T21:12:47.9013774Z [00:02:25.249]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.9015360Z [00:02:25.249]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x006.o -c gcc_linux_arm64.c
2025-08-20T21:12:47.9016658Z [00:02:25.249]➜  encoding/binary
2025-08-20T21:12:47.9025071Z [00:02:25.251]➜  mkdir -p $WORK/b096/
2025-08-20T21:12:47.9035595Z [00:02:25.252]➜  cat >/tmp/go-build1679262874/b096/importcfg << 'EOF' # internal
2025-08-20T21:12:47.9037609Z [00:02:25.252]➜  # import config
2025-08-20T21:12:47.9041441Z [00:02:25.252]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.9044257Z [00:02:25.252]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.9045716Z [00:02:25.253]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:47.9046318Z [00:02:25.253]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:47.9048949Z [00:02:25.253]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.9049719Z [00:02:25.253]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.9050293Z [00:02:25.253]➜  EOF
2025-08-20T21:12:47.9051157Z [00:02:25.253]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.9053649Z [00:02:25.253]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b096=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid NuN1vJFz0DtSsbIcH3t4/NuN1vJFz0DtSsbIcH3t4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /root/.go/src/encoding/binary/binary.go /root/.go/src/encoding/binary/native_endian_little.go /root/.go/src/encoding/binary/varint.go
2025-08-20T21:12:47.9485327Z [00:02:25.296]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.9495511Z [00:02:25.297]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x007.o -c gcc_mmap.c
2025-08-20T21:12:47.9566460Z [00:02:25.304]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T21:12:47.9576149Z [00:02:25.306]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/31/310d21f8f9cb06d4b9def7648da8879a6505bc1050f7a5a8871fc856a57f3a86-d # internal
2025-08-20T21:12:47.9583557Z [00:02:25.306]➜  k8s.io/klog/v2/internal/clock
2025-08-20T21:12:47.9584209Z [00:02:25.306]➜  mkdir -p $WORK/b112/
2025-08-20T21:12:47.9585461Z [00:02:25.306]➜  cat >/tmp/go-build1679262874/b112/importcfg << 'EOF' # internal
2025-08-20T21:12:47.9585818Z [00:02:25.306]➜  # import config
2025-08-20T21:12:47.9586165Z [00:02:25.306]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:47.9586477Z [00:02:25.306]➜  EOF
2025-08-20T21:12:47.9586749Z [00:02:25.306]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.9588592Z [00:02:25.306]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/clock=>k8s.io/klog/v2@v2.130.1/internal/clock;$WORK/b112=>" -p k8s.io/klog/v2/internal/clock -lang=go1.18 -complete -installsuffix shared -buildid qNKBZw2f-8tDevZOB4kq/qNKBZw2f-8tDevZOB4kq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/clock/clock.go
2025-08-20T21:12:47.9721783Z [00:02:25.320]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T21:12:47.9741484Z [00:02:25.322]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/49/4909387a1955e57da76a5f87f142c0890139a4dfe4d502b519ce19e52b2591a3-d # internal
2025-08-20T21:12:47.9754813Z [00:02:25.324]➜  os
2025-08-20T21:12:47.9755781Z [00:02:25.324]➜  mkdir -p $WORK/b051/
2025-08-20T21:12:47.9759910Z [00:02:25.324]➜  cat >/tmp/go-build1679262874/b051/importcfg << 'EOF' # internal
2025-08-20T21:12:47.9760921Z [00:02:25.324]➜  # import config
2025-08-20T21:12:47.9761618Z [00:02:25.324]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.9762253Z [00:02:25.324]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:47.9763195Z [00:02:25.324]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:47.9764011Z [00:02:25.324]➜  packagefile internal/filepathlite=/tmp/go-build1679262874/b052/_pkg_.a
2025-08-20T21:12:47.9764744Z [00:02:25.324]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:47.9765415Z [00:02:25.324]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:47.9766179Z [00:02:25.324]➜  packagefile internal/poll=/tmp/go-build1679262874/b060/_pkg_.a
2025-08-20T21:12:47.9766836Z [00:02:25.324]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:47.9767891Z [00:02:25.324]➜  packagefile internal/syscall/execenv=/tmp/go-build1679262874/b062/_pkg_.a
2025-08-20T21:12:47.9768980Z [00:02:25.324]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:12:47.9770266Z [00:02:25.324]➜  packagefile internal/testlog=/tmp/go-build1679262874/b063/_pkg_.a
2025-08-20T21:12:47.9770860Z [00:02:25.324]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:47.9771309Z [00:02:25.324]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:47.9771733Z [00:02:25.324]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:47.9772158Z [00:02:25.324]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:47.9772575Z [00:02:25.324]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:47.9773055Z [00:02:25.324]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:47.9773802Z [00:02:25.324]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:47.9774335Z [00:02:25.324]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:47.9774650Z [00:02:25.324]➜  EOF
2025-08-20T21:12:47.9780190Z [00:02:25.324]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b051=>" -p os -lang=go1.25 -std -installsuffix shared -buildid oUESCsCAy6GOzPyYrhiS/oUESCsCAy6GOzPyYrhiS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/os/dir.go /root/.go/src/os/dir_unix.go /root/.go/src/os/dirent_linux.go /root/.go/src/os/eloop_other.go /root/.go/src/os/env.go /root/.go/src/os/error.go /root/.go/src/os/error_errno.go /root/.go/src/os/exec.go /root/.go/src/os/exec_linux.go /root/.go/src/os/exec_posix.go /root/.go/src/os/exec_unix.go /root/.go/src/os/executable.go /root/.go/src/os/executable_procfs.go /root/.go/src/os/file.go /root/.go/src/os/file_open_unix.go /root/.go/src/os/file_posix.go /root/.go/src/os/file_unix.go /root/.go/src/os/getwd.go /root/.go/src/os/path.go /root/.go/src/os/path_unix.go /root/.go/src/os/pidfd_linux.go /root/.go/src/os/pipe2_unix.go /root/.go/src/os/proc.go /root/.go/src/os/rawconn.go /root/.go/src/os/removeall_at.go /root/.go/src/os/removeall_unix.go /root/.go/src/os/root.go /root/.go/src/os/root_nonwindows.go /root/.go/src/os/root_openat.go /root/.go/src/os/root_unix.go /root/.go/src/os/stat.go /root/.go/src/os/stat_linux.go /root/.go/src/os/stat_unix.go /root/.go/src/os/sticky_notbsd.go /root/.go/src/os/sys.go /root/.go/src/os/sys_linux.go /root/.go/src/os/sys_unix.go /root/.go/src/os/tempfile.go /root/.go/src/os/types.go /root/.go/src/os/types_unix.go /root/.go/src/os/wait_waitid.go /root/.go/src/os/zero_copy_linux.go /root/.go/src/os/zero_copy_posix.go
2025-08-20T21:12:47.9812936Z [00:02:25.329]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:47.9817020Z [00:02:25.329]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x008.o -c gcc_setenv.c
2025-08-20T21:12:47.9824351Z [00:02:25.330]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T21:12:47.9826304Z [00:02:25.331]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/71/713b5c443c0851d3ad1331c7be0bb0bcdb58a131fc626b27aca175f825c67431-d # internal
2025-08-20T21:12:47.9826970Z [00:02:25.331]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:12:47.9827286Z [00:02:25.331]➜  mkdir -p $WORK/b122/
2025-08-20T21:12:47.9827669Z [00:02:25.331]➜  cat >/tmp/go-build1679262874/b122/importcfg << 'EOF' # internal
2025-08-20T21:12:47.9828031Z [00:02:25.331]➜  # import config
2025-08-20T21:12:47.9828377Z [00:02:25.331]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:47.9828695Z [00:02:25.331]➜  EOF
2025-08-20T21:12:47.9828957Z [00:02:25.331]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:47.9831095Z [00:02:25.331]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b122=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid xj7JpWxOh6nwN8rq-KYI/xj7JpWxOh6nwN8rq-KYI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T21:12:48.0026831Z [00:02:25.351]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:48.0029161Z [00:02:25.351]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x009.o -c gcc_sigaction.c
2025-08-20T21:12:48.0292527Z [00:02:25.377]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x010.o -c gcc_stack_unix.c
2025-08-20T21:12:48.0669927Z [00:02:25.415]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x011.o -c gcc_traceback.c
2025-08-20T21:12:48.0950360Z [00:02:25.443]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T21:12:48.1009765Z [00:02:25.449]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/5b/5be705ae0cc83865cb78464926149111407cd36b8a1bd981be98649f357cccc2-d # internal
2025-08-20T21:12:48.1011037Z [00:02:25.449]➜  internal/singleflight
2025-08-20T21:12:48.1011790Z [00:02:25.449]➜  mkdir -p $WORK/b124/
2025-08-20T21:12:48.1034962Z [00:02:25.452]➜  cat >/tmp/go-build1679262874/b124/importcfg << 'EOF' # internal
2025-08-20T21:12:48.1036075Z [00:02:25.452]➜  # import config
2025-08-20T21:12:48.1036801Z [00:02:25.452]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.1037652Z [00:02:25.452]➜  EOF
2025-08-20T21:12:48.1042444Z [00:02:25.452]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.1044355Z [00:02:25.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b124=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid 7f0dyo-dhoZb5D4ZzewC/7f0dyo-dhoZb5D4ZzewC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T21:12:48.1104281Z [00:02:25.458]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:48.1105897Z [00:02:25.458]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x012.o -c gcc_util.c
2025-08-20T21:12:48.1252775Z [00:02:25.473]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T21:12:48.1256940Z [00:02:25.474]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/71/7106edb4f435aa35f7ac407d27f39b99f03ce7b570691dddd74a612b4d72c57f-d # internal
2025-08-20T21:12:48.1260272Z [00:02:25.474]➜  unique
2025-08-20T21:12:48.1261422Z [00:02:25.474]➜  mkdir -p $WORK/b126/
2025-08-20T21:12:48.1262195Z [00:02:25.474]➜  cat >/tmp/go-build1679262874/b126/importcfg << 'EOF' # internal
2025-08-20T21:12:48.1262824Z [00:02:25.474]➜  # import config
2025-08-20T21:12:48.1263366Z [00:02:25.474]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:12:48.1263849Z [00:02:25.474]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:12:48.1264572Z [00:02:25.474]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:48.1272734Z [00:02:25.474]➜  packagefile internal/sync=/tmp/go-build1679262874/b045/_pkg_.a
2025-08-20T21:12:48.1273218Z [00:02:25.474]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.1273815Z [00:02:25.474]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.1275119Z [00:02:25.474]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:48.1275678Z [00:02:25.474]➜  packagefile weak=/tmp/go-build1679262874/b127/_pkg_.a
2025-08-20T21:12:48.1276388Z [00:02:25.474]➜  EOF
2025-08-20T21:12:48.1276705Z [00:02:25.474]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.1278458Z [00:02:25.474]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b126=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid l2dWsOAjPHs0NzjmsNFx/l2dWsOAjPHs0NzjmsNFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/.go/src/unique/canonmap.go /root/.go/src/unique/clone.go /root/.go/src/unique/doc.go /root/.go/src/unique/handle.go
2025-08-20T21:12:48.1311508Z [00:02:25.479]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T21:12:48.1336205Z [00:02:25.482]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/13/136f20d250b7cf0a23475d7b8414ffad112bb4859bff615910bc38791957c046-d # internal
2025-08-20T21:12:48.1339335Z [00:02:25.482]➜  go/build/constraint
2025-08-20T21:12:48.1339845Z [00:02:25.482]➜  mkdir -p $WORK/b136/
2025-08-20T21:12:48.1341259Z [00:02:25.482]➜  cat >/tmp/go-build1679262874/b136/importcfg << 'EOF' # internal
2025-08-20T21:12:48.1341714Z [00:02:25.482]➜  # import config
2025-08-20T21:12:48.1342312Z [00:02:25.482]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.1342924Z [00:02:25.482]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.1343423Z [00:02:25.482]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.1344409Z [00:02:25.482]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:48.1345055Z [00:02:25.482]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:48.1345393Z [00:02:25.482]➜  EOF
2025-08-20T21:12:48.1347261Z [00:02:25.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/go/build/constraint=>go/build/constraint;$WORK/b136=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid tmqD13dSBJ00VihfnaEv/tmqD13dSBJ00VihfnaEv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /root/.go/src/go/build/constraint/expr.go /root/.go/src/go/build/constraint/vers.go
2025-08-20T21:12:48.1402947Z [00:02:25.488]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:48.1405249Z [00:02:25.488]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x013.o -c linux_syscall.c
2025-08-20T21:12:48.1909613Z [00:02:25.539]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_x014.o -c gcc_arm64.S
2025-08-20T21:12:48.2044097Z [00:02:25.552]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T21:12:48.2058622Z [00:02:25.554]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/20/20a056f0fac8562265d58a00272f5ea001ba2ff97aa538f8d825bf6cdcc2aae5-d # internal
2025-08-20T21:12:48.2061922Z [00:02:25.554]➜  k8s.io/apimachinery/pkg/api/operation
2025-08-20T21:12:48.2062370Z [00:02:25.554]➜  mkdir -p $WORK/b137/
2025-08-20T21:12:48.2063302Z [00:02:25.554]➜  cat >/tmp/go-build1679262874/b137/importcfg << 'EOF' # internal
2025-08-20T21:12:48.2063944Z [00:02:25.554]➜  # import config
2025-08-20T21:12:48.2064683Z [00:02:25.554]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:48.2065374Z [00:02:25.554]➜  EOF
2025-08-20T21:12:48.2066334Z [00:02:25.554]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.2068918Z [00:02:25.554]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/operation=>k8s.io/apimachinery@v0.33.2/pkg/api/operation;$WORK/b137=>" -p k8s.io/apimachinery/pkg/api/operation -lang=go1.24 -complete -installsuffix shared -buildid rVtt0iruykt7z8ODsZlc/rVtt0iruykt7z8ODsZlc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/operation/operation.go
2025-08-20T21:12:48.2125673Z [00:02:25.561]➜  cd $WORK/b117
2025-08-20T21:12:48.2127570Z [00:02:25.561]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -I $WORK/b117/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b117/_cgo_main.o -c _cgo_main.c
2025-08-20T21:12:48.2213321Z [00:02:25.569]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T21:12:48.2234111Z [00:02:25.571]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/06/0616e33089847667bdeefa4b3ea43058aeeffc7f273b66415ef875983c9075d0-d # internal
2025-08-20T21:12:48.2267906Z [00:02:25.575]➜  net/netip
2025-08-20T21:12:48.2268272Z [00:02:25.575]➜  mkdir -p $WORK/b125/
2025-08-20T21:12:48.2271532Z [00:02:25.575]➜  cat >/tmp/go-build1679262874/b125/importcfg << 'EOF' # internal
2025-08-20T21:12:48.2274833Z [00:02:25.575]➜  # import config
2025-08-20T21:12:48.2275271Z [00:02:25.575]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:48.2275690Z [00:02:25.575]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.2276152Z [00:02:25.575]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:48.2276656Z [00:02:25.575]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:48.2277144Z [00:02:25.575]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:48.2277600Z [00:02:25.575]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.2278027Z [00:02:25.575]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:48.2278461Z [00:02:25.575]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.2278881Z [00:02:25.575]➜  packagefile unique=/tmp/go-build1679262874/b126/_pkg_.a
2025-08-20T21:12:48.2279204Z [00:02:25.575]➜  EOF
2025-08-20T21:12:48.2279450Z [00:02:25.575]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.2281220Z [00:02:25.576]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b125=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid 5dRBDaI-hKcLqPpHX3Ab/5dRBDaI-hKcLqPpHX3Ab -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T21:12:48.2377294Z [00:02:25.585]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o $WORK/b117/_x005.o $WORK/b117/_x006.o $WORK/b117/_x007.o $WORK/b117/_x008.o $WORK/b117/_x009.o $WORK/b117/_x010.o $WORK/b117/_x011.o $WORK/b117/_x012.o $WORK/b117/_x013.o $WORK/b117/_x014.o -O2 -g -lpthread
2025-08-20T21:12:48.2580142Z [00:02:25.606]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T21:12:48.2588016Z [00:02:25.607]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/fa/fa66fe5fb9977f612b8489e4dbd5dc5075071f05371163c3501bcabce72314c0-d # internal
2025-08-20T21:12:48.2592889Z [00:02:25.607]➜  hash
2025-08-20T21:12:48.2593137Z [00:02:25.607]➜  mkdir -p $WORK/b152/
2025-08-20T21:12:48.2593518Z [00:02:25.607]➜  cat >/tmp/go-build1679262874/b152/importcfg << 'EOF' # internal
2025-08-20T21:12:48.2594262Z [00:02:25.607]➜  # import config
2025-08-20T21:12:48.2594665Z [00:02:25.607]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.2594976Z [00:02:25.607]➜  EOF
2025-08-20T21:12:48.2596250Z [00:02:25.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b152=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid 8Uee5i_pcRkHzOIsnGmB/8Uee5i_pcRkHzOIsnGmB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T21:12:48.2772977Z [00:02:25.625]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T21:12:48.2777582Z [00:02:25.626]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/c4/c44b3775dccf3cedcea0a2d0637c74b08b2859352a12311dc1e00ee5c55de831-d # internal
2025-08-20T21:12:48.2778427Z [00:02:25.626]➜  hash/crc32
2025-08-20T21:12:48.2780402Z [00:02:25.626]➜  mkdir -p $WORK/b151/
2025-08-20T21:12:48.2780848Z [00:02:25.626]➜  echo -n > $WORK/b151/go_asm.h # internal
2025-08-20T21:12:48.2781199Z [00:02:25.626]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:12:48.2782204Z [00:02:25.626]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b151=>" -I $WORK/b151/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b151/symabis ./crc32_arm64.s
2025-08-20T21:12:48.2857875Z [00:02:25.634]➜  cat >/tmp/go-build1679262874/b151/importcfg << 'EOF' # internal
2025-08-20T21:12:48.2858436Z [00:02:25.634]➜  # import config
2025-08-20T21:12:48.2858792Z [00:02:25.634]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.2859406Z [00:02:25.634]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:48.2860065Z [00:02:25.634]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:48.2860751Z [00:02:25.634]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:48.2861414Z [00:02:25.634]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.2861925Z [00:02:25.634]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:48.2862404Z [00:02:25.634]➜  EOF
2025-08-20T21:12:48.2867698Z [00:02:25.635]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.2870309Z [00:02:25.635]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b151=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid jqW3dDY0YLEOOFeWovmy/jqW3dDY0YLEOOFeWovmy -goversion go1.25.0 -symabis $WORK/b151/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack -asmhdr $WORK/b151/go_asm.h /root/.go/src/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_arm64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T21:12:48.3316261Z [00:02:25.680]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:12:48.3317361Z [00:02:25.680]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b151=>" -I $WORK/b151/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b151/crc32_arm64.o ./crc32_arm64.s
2025-08-20T21:12:48.3341985Z [00:02:25.682]➜  go tool pack r $WORK/b151/_pkg_.a $WORK/b151/crc32_arm64.o # internal
2025-08-20T21:12:48.3342524Z [00:02:25.682]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T21:12:48.3369567Z [00:02:25.685]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/24/249b1596982f39aaf2effcc074aaebc33c6624d3bdd578d7bbfb98b3be7a61bb-d # internal
2025-08-20T21:12:48.3378998Z [00:02:25.685]➜  crypto
2025-08-20T21:12:48.3379333Z [00:02:25.685]➜  mkdir -p $WORK/b156/
2025-08-20T21:12:48.3379737Z [00:02:25.686]➜  cat >/tmp/go-build1679262874/b156/importcfg << 'EOF' # internal
2025-08-20T21:12:48.3380089Z [00:02:25.686]➜  # import config
2025-08-20T21:12:48.3380429Z [00:02:25.686]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:48.3381504Z [00:02:25.686]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.3382037Z [00:02:25.686]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.3382356Z [00:02:25.686]➜  EOF
2025-08-20T21:12:48.3389334Z [00:02:25.687]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.3391368Z [00:02:25.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b156=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid dgNSfK5ZCKqEnZCelX39/dgNSfK5ZCKqEnZCelX39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T21:12:48.3657200Z [00:02:25.714]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T21:12:48.3663240Z [00:02:25.714]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/3c/3c300b4240e90aef1a1349f29ada8e7b5f1ae3af44312d1e690980074ee38fb3-d # internal
2025-08-20T21:12:48.3665081Z [00:02:25.714]➜  crypto/internal/fips140deps/godebug
2025-08-20T21:12:48.3665455Z [00:02:25.714]➜  mkdir -p $WORK/b160/
2025-08-20T21:12:48.3665858Z [00:02:25.714]➜  cat >/tmp/go-build1679262874/b160/importcfg << 'EOF' # internal
2025-08-20T21:12:48.3666207Z [00:02:25.714]➜  # import config
2025-08-20T21:12:48.3666584Z [00:02:25.714]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:48.3666933Z [00:02:25.714]➜  EOF
2025-08-20T21:12:48.3669236Z [00:02:25.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b160=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 0x2qePh479BKx6TEJYm5/0x2qePh479BKx6TEJYm5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T21:12:48.3825758Z [00:02:25.730]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T21:12:48.3831478Z [00:02:25.731]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T21:12:48.3837384Z [00:02:25.732]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/e9/e936076d1c514863cf2fe1210d877f835ff613679827c7aa8f709c340ce411c9-d # internal
2025-08-20T21:12:48.3839164Z [00:02:25.732]➜  crypto/internal/fips140
2025-08-20T21:12:48.3839743Z [00:02:25.732]➜  mkdir -p $WORK/b159/
2025-08-20T21:12:48.3840476Z [00:02:25.732]➜  cat >/tmp/go-build1679262874/b159/importcfg << 'EOF' # internal
2025-08-20T21:12:48.3843565Z [00:02:25.732]➜  # import config
2025-08-20T21:12:48.3844195Z [00:02:25.732]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1679262874/b160/_pkg_.a
2025-08-20T21:12:48.3844966Z [00:02:25.732]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.3845561Z [00:02:25.732]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:48.3846153Z [00:02:25.732]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.3846627Z [00:02:25.732]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.3847114Z [00:02:25.732]➜  EOF
2025-08-20T21:12:48.3855225Z [00:02:25.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b159=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid kjNalgJ9uA2kVbAh4fIp/kjNalgJ9uA2kVbAh4fIp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/crypto/internal/fips140/cast.go /root/.go/src/crypto/internal/fips140/fips140.go /root/.go/src/crypto/internal/fips140/indicator.go /root/.go/src/crypto/internal/fips140/notasan.go /root/.go/src/crypto/internal/fips140/notboring.go
2025-08-20T21:12:48.3905074Z [00:02:25.738]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/7d/7df7c8d1c2856767383eedf994384d2cd47d739e4b1c324c4ffc5e216f8e1997-d # internal
2025-08-20T21:12:48.3914515Z [00:02:25.740]➜  fmt
2025-08-20T21:12:48.3918296Z [00:02:25.740]➜  mkdir -p $WORK/b034/
2025-08-20T21:12:48.3928038Z [00:02:25.741]➜  cat >/tmp/go-build1679262874/b034/importcfg << 'EOF' # internal
2025-08-20T21:12:48.3928873Z [00:02:25.741]➜  # import config
2025-08-20T21:12:48.3929715Z [00:02:25.741]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.3930234Z [00:02:25.741]➜  packagefile internal/fmtsort=/tmp/go-build1679262874/b035/_pkg_.a
2025-08-20T21:12:48.3930887Z [00:02:25.741]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.3931311Z [00:02:25.741]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.3931716Z [00:02:25.741]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.3932131Z [00:02:25.741]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:48.3932556Z [00:02:25.741]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:48.3932980Z [00:02:25.741]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.3933413Z [00:02:25.741]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.3933856Z [00:02:25.741]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:48.3934192Z [00:02:25.741]➜  EOF
2025-08-20T21:12:48.3935869Z [00:02:25.741]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b034=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid KK0d2mAdBMirocFQerGP/KK0d2mAdBMirocFQerGP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/fmt/doc.go /root/.go/src/fmt/errors.go /root/.go/src/fmt/format.go /root/.go/src/fmt/print.go /root/.go/src/fmt/scan.go
2025-08-20T21:12:48.4063889Z [00:02:25.754]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T21:12:48.4078289Z [00:02:25.756]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/0e/0e26c0d04e1ece6cb4ea043da72b9225a1afd08d19b5f8184feb56889d2129f9-d # internal
2025-08-20T21:12:48.4082163Z [00:02:25.756]➜  k8s.io/klog/v2/internal/buffer
2025-08-20T21:12:48.4082501Z [00:02:25.756]➜  mkdir -p $WORK/b110/
2025-08-20T21:12:48.4092842Z [00:02:25.757]➜  cat >/tmp/go-build1679262874/b110/importcfg << 'EOF' # internal
2025-08-20T21:12:48.4093237Z [00:02:25.757]➜  # import config
2025-08-20T21:12:48.4093587Z [00:02:25.757]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.4094140Z [00:02:25.757]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build1679262874/b111/_pkg_.a
2025-08-20T21:12:48.4094638Z [00:02:25.757]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.4095059Z [00:02:25.757]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.4095539Z [00:02:25.757]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:48.4095850Z [00:02:25.757]➜  EOF
2025-08-20T21:12:48.4106930Z [00:02:25.759]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/buffer=>k8s.io/klog/v2@v2.130.1/internal/buffer;$WORK/b110=>" -p k8s.io/klog/v2/internal/buffer -lang=go1.18 -complete -installsuffix shared -buildid nacKwbQbcq11VJnEsYkl/nacKwbQbcq11VJnEsYkl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/buffer/buffer.go
2025-08-20T21:12:48.4570135Z [00:02:25.805]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T21:12:48.4589450Z [00:02:25.807]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/26/26301a0551ee371253c5a258eb08f898999fa0c79e67a49984a8428c9dbbd271-d # internal
2025-08-20T21:12:48.4590036Z [00:02:25.807]➜  path/filepath
2025-08-20T21:12:48.4590310Z [00:02:25.807]➜  mkdir -p $WORK/b118/
2025-08-20T21:12:48.4594869Z [00:02:25.807]➜  cat >/tmp/go-build1679262874/b118/importcfg << 'EOF' # internal
2025-08-20T21:12:48.4595243Z [00:02:25.807]➜  # import config
2025-08-20T21:12:48.4595589Z [00:02:25.807]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.4596414Z [00:02:25.807]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:48.4597061Z [00:02:25.807]➜  packagefile internal/filepathlite=/tmp/go-build1679262874/b052/_pkg_.a
2025-08-20T21:12:48.4597540Z [00:02:25.807]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:48.4597946Z [00:02:25.807]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.4598382Z [00:02:25.807]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.4598809Z [00:02:25.807]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:48.4599237Z [00:02:25.807]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.4599662Z [00:02:25.807]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:48.4600111Z [00:02:25.807]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:48.4600447Z [00:02:25.807]➜  EOF
2025-08-20T21:12:48.4603061Z [00:02:25.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b118=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid opMDk0VgiCmU5a1iZkch/opMDk0VgiCmU5a1iZkch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /root/.go/src/path/filepath/match.go /root/.go/src/path/filepath/path.go /root/.go/src/path/filepath/path_unix.go /root/.go/src/path/filepath/symlink.go /root/.go/src/path/filepath/symlink_unix.go
2025-08-20T21:12:48.4642793Z [00:02:25.812]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b117=/tmp/go-build -gno-record-gcc-switches -o $WORK/b117/_cgo_.o $WORK/b117/_cgo_main.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o $WORK/b117/_x005.o $WORK/b117/_x006.o $WORK/b117/_x007.o $WORK/b117/_x008.o $WORK/b117/_x009.o $WORK/b117/_x010.o $WORK/b117/_x011.o $WORK/b117/_x012.o $WORK/b117/_x013.o $WORK/b117/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T21:12:48.4644842Z [00:02:25.812]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b117/_cgo_.o -dynout $WORK/b117/_cgo_import.go -dynlinker
2025-08-20T21:12:48.4684701Z [00:02:25.816]➜  echo -n > $WORK/b117/go_asm.h # internal
2025-08-20T21:12:48.4690220Z [00:02:25.817]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:48.4691355Z [00:02:25.817]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b117=>" -I $WORK/b117/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b117/symabis ./asm_arm64.s
2025-08-20T21:12:48.4731563Z [00:02:25.820]➜  cat >/tmp/go-build1679262874/b117/importcfg << 'EOF' # internal
2025-08-20T21:12:48.4733772Z [00:02:25.820]➜  # import config
2025-08-20T21:12:48.4734194Z [00:02:25.820]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:12:48.4734693Z [00:02:25.820]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.4735135Z [00:02:25.820]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:48.4735472Z [00:02:25.820]➜  EOF
2025-08-20T21:12:48.4735725Z [00:02:25.821]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.4739067Z [00:02:25.821]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b117=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid TGVioR3yNDWRnEGdnH6m/TGVioR3yNDWRnEGdnH6m -goversion go1.25.0 -symabis $WORK/b117/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /root/.go/src/runtime/cgo/callbacks.go /root/.go/src/runtime/cgo/callbacks_traceback.go /root/.go/src/runtime/cgo/handle.go /root/.go/src/runtime/cgo/iscgo.go /root/.go/src/runtime/cgo/linux.go /root/.go/src/runtime/cgo/mmap.go /root/.go/src/runtime/cgo/setenv.go /root/.go/src/runtime/cgo/sigaction.go $WORK/b117/_cgo_gotypes.go $WORK/b117/cgo.cgo1.go $WORK/b117/_cgo_import.go
2025-08-20T21:12:48.4846500Z [00:02:25.833]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T21:12:48.4909039Z [00:02:25.839]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/0c/0cbe1cd840df4fbcdb3072cda120472d630a6d57cba83cf76154fc28dd549393-d # internal
2025-08-20T21:12:48.4915473Z [00:02:25.840]➜  internal/lazyregexp
2025-08-20T21:12:48.4926581Z [00:02:25.841]➜  mkdir -p $WORK/b134/
2025-08-20T21:12:48.4927016Z [00:02:25.841]➜  cat >/tmp/go-build1679262874/b134/importcfg << 'EOF' # internal
2025-08-20T21:12:48.4929713Z [00:02:25.841]➜  # import config
2025-08-20T21:12:48.4930090Z [00:02:25.841]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.4930519Z [00:02:25.841]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:48.4931210Z [00:02:25.841]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.4931651Z [00:02:25.841]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.4931962Z [00:02:25.841]➜  EOF
2025-08-20T21:12:48.4933527Z [00:02:25.841]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/internal/lazyregexp=>internal/lazyregexp;$WORK/b134=>" -p internal/lazyregexp -lang=go1.25 -std -complete -installsuffix shared -buildid jf5IjoMg2WbmUBwNmYRr/jf5IjoMg2WbmUBwNmYRr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /root/.go/src/internal/lazyregexp/lazyre.go
2025-08-20T21:12:48.5286992Z [00:02:25.877]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T21:12:48.5295385Z [00:02:25.877]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/5f/5f9a10ea1c15a13d2146524d5ed600f0e65949d1006e143fed89ed974dcc9ab7-d # internal
2025-08-20T21:12:48.5295986Z [00:02:25.877]➜  crypto/internal/impl
2025-08-20T21:12:48.5296266Z [00:02:25.877]➜  mkdir -p $WORK/b167/
2025-08-20T21:12:48.5308529Z [00:02:25.879]➜  cat >/tmp/go-build1679262874/b167/importcfg << 'EOF' # internal
2025-08-20T21:12:48.5311106Z [00:02:25.879]➜  # import config
2025-08-20T21:12:48.5311474Z [00:02:25.879]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.5311799Z [00:02:25.879]➜  EOF
2025-08-20T21:12:48.5313380Z [00:02:25.879]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b167=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 6QumvVO52A7zozQnmsdk/6QumvVO52A7zozQnmsdk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T21:12:48.5414887Z [00:02:25.889]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T21:12:48.5429729Z [00:02:25.890]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/26/267dc4c156ccc50cf599558cf568c55813a573c1d4246accbcdf18eb512a2197-d # internal
2025-08-20T21:12:48.5430514Z [00:02:25.891]➜  crypto/internal/sysrand
2025-08-20T21:12:48.5430982Z [00:02:25.891]➜  mkdir -p $WORK/b174/
2025-08-20T21:12:48.5431367Z [00:02:25.891]➜  cat >/tmp/go-build1679262874/b174/importcfg << 'EOF' # internal
2025-08-20T21:12:48.5431714Z [00:02:25.891]➜  # import config
2025-08-20T21:12:48.5432055Z [00:02:25.891]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.5432538Z [00:02:25.891]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:12:48.5433025Z [00:02:25.891]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.5433431Z [00:02:25.891]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.5433851Z [00:02:25.891]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.5434273Z [00:02:25.891]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.5434707Z [00:02:25.891]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:48.5435470Z [00:02:25.891]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:48.5436016Z [00:02:25.891]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:48.5436330Z [00:02:25.891]➜  EOF
2025-08-20T21:12:48.5441034Z [00:02:25.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b174=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid mnJYHg0KzS7cWivVHp2O/mnJYHg0KzS7cWivVHp2O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T21:12:48.5562552Z [00:02:25.904]➜  cp /root/.go/src/runtime/cgo/abi_arm64.h $WORK/b117/abi_GOARCH.h
2025-08-20T21:12:48.5562971Z [00:02:25.904]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:12:48.5563986Z [00:02:25.904]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b117=>" -I $WORK/b117/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b117/asm_arm64.o ./asm_arm64.s
2025-08-20T21:12:48.5604299Z [00:02:25.908]➜  go tool pack r $WORK/b117/_pkg_.a $WORK/b117/asm_arm64.o $WORK/b117/preferlinkext $WORK/b117/_x001.o $WORK/b117/_x002.o $WORK/b117/_x003.o $WORK/b117/_x004.o $WORK/b117/_x005.o $WORK/b117/_x006.o $WORK/b117/_x007.o $WORK/b117/_x008.o $WORK/b117/_x009.o $WORK/b117/_x010.o $WORK/b117/_x011.o $WORK/b117/_x012.o $WORK/b117/_x013.o $WORK/b117/_x014.o # internal
2025-08-20T21:12:48.5608205Z [00:02:25.909]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T21:12:48.5624378Z [00:02:25.910]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T21:12:48.5634498Z [00:02:25.911]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/10/10baa6b60e6f77c88883ea0b3ff18f711d59bc724c961434709adfd20d940586-d # internal
2025-08-20T21:12:48.5637549Z [00:02:25.912]➜  crypto/internal/fips140/sha256
2025-08-20T21:12:48.5639878Z [00:02:25.912]➜  mkdir -p $WORK/b164/
2025-08-20T21:12:48.5642982Z [00:02:25.912]➜  echo -n > $WORK/b164/go_asm.h # internal
2025-08-20T21:12:48.5643597Z [00:02:25.912]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:12:48.5645299Z [00:02:25.912]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b164/symabis ./sha256block_arm64.s
2025-08-20T21:12:48.5650686Z [00:02:25.913]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T21:12:48.5651432Z [00:02:25.913]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/dd/dd782e7d03a5624cf56346b1b0da977ccbc059659feb3bc65aadb8fede93bfc6-d # internal
2025-08-20T21:12:48.5652336Z [00:02:25.913]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/4a/4a8e17b89188d75b1cdeeba9678dd280582d3ba7d2956df51b7f193a9c2cff01-d # internal
2025-08-20T21:12:48.5667882Z [00:02:25.915]➜  crypto/internal/fips140/sha3
2025-08-20T21:12:48.5669307Z [00:02:25.915]➜  mkdir -p $WORK/b168/
2025-08-20T21:12:48.5670033Z [00:02:25.915]➜  echo -n > $WORK/b168/go_asm.h # internal
2025-08-20T21:12:48.5670851Z [00:02:25.915]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:12:48.5674318Z [00:02:25.915]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b168/symabis ./sha3_arm64.s
2025-08-20T21:12:48.5680297Z [00:02:25.916]➜  net
2025-08-20T21:12:48.5694658Z [00:02:25.916]➜  mkdir -p $WORK/b121/
2025-08-20T21:12:48.5696915Z [00:02:25.918]➜  echo -n > $WORK/b121/preferlinkext # internal
2025-08-20T21:12:48.5698088Z [00:02:25.918]➜  cd /root/.go/src/net
2025-08-20T21:12:48.5699858Z [00:02:25.918]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b121/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
2025-08-20T21:12:48.5701673Z [00:02:25.918]➜  cat >/tmp/go-build1679262874/b164/importcfg << 'EOF' # internal
2025-08-20T21:12:48.5702542Z [00:02:25.918]➜  # import config
2025-08-20T21:12:48.5703416Z [00:02:25.918]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.5703975Z [00:02:25.918]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:48.5704593Z [00:02:25.918]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:48.5705228Z [00:02:25.918]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:48.5705788Z [00:02:25.918]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:48.5706277Z [00:02:25.918]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.5706696Z [00:02:25.918]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:48.5707121Z [00:02:25.918]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:48.5707442Z [00:02:25.918]➜  EOF
2025-08-20T21:12:48.5707689Z [00:02:25.918]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.5710786Z [00:02:25.918]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b164=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid XQzWVxa3jQncItt-ppNY/XQzWVxa3jQncItt-ppNY -goversion go1.25.0 -symabis $WORK/b164/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /root/.go/src/crypto/internal/fips140/sha256/cast.go /root/.go/src/crypto/internal/fips140/sha256/sha256.go /root/.go/src/crypto/internal/fips140/sha256/sha256block.go /root/.go/src/crypto/internal/fips140/sha256/sha256block_arm64.go
2025-08-20T21:12:48.5730546Z [00:02:25.921]➜  cat >/tmp/go-build1679262874/b168/importcfg << 'EOF' # internal
2025-08-20T21:12:48.5731143Z [00:02:25.921]➜  # import config
2025-08-20T21:12:48.5731493Z [00:02:25.921]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.5732000Z [00:02:25.921]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:48.5732572Z [00:02:25.921]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:48.5733196Z [00:02:25.921]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:48.5733823Z [00:02:25.921]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:48.5734379Z [00:02:25.921]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:48.5735160Z [00:02:25.921]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.5735674Z [00:02:25.921]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:48.5736115Z [00:02:25.921]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.5736431Z [00:02:25.921]➜  EOF
2025-08-20T21:12:48.5739338Z [00:02:25.921]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b168=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid 5NyZ3zk_6nxSVqI7PXdR/5NyZ3zk_6nxSVqI7PXdR -goversion go1.25.0 -symabis $WORK/b168/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /root/.go/src/crypto/internal/fips140/sha3/cast.go /root/.go/src/crypto/internal/fips140/sha3/hashes.go /root/.go/src/crypto/internal/fips140/sha3/keccakf.go /root/.go/src/crypto/internal/fips140/sha3/sha3.go /root/.go/src/crypto/internal/fips140/sha3/sha3_arm64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T21:12:48.6133026Z [00:02:25.961]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:12:48.6136901Z [00:02:25.961]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b164=>" -I $WORK/b164/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b164/sha256block_arm64.o ./sha256block_arm64.s
2025-08-20T21:12:48.6182022Z [00:02:25.966]➜  go tool pack r $WORK/b164/_pkg_.a $WORK/b164/sha256block_arm64.o # internal
2025-08-20T21:12:48.6183374Z [00:02:25.966]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T21:12:48.6187658Z [00:02:25.967]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/d1/d19515b2e80e65923abf5807c2c8b5568a876ea699b66397e7ae2fd764857cb9-d # internal
2025-08-20T21:12:48.6191765Z [00:02:25.967]➜  crypto/internal/fips140/sha512
2025-08-20T21:12:48.6192310Z [00:02:25.967]➜  mkdir -p $WORK/b170/
2025-08-20T21:12:48.6204071Z [00:02:25.968]➜  echo -n > $WORK/b170/go_asm.h # internal
2025-08-20T21:12:48.6205053Z [00:02:25.968]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:12:48.6206461Z [00:02:25.968]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b170=>" -I $WORK/b170/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b170/symabis ./sha512block_arm64.s
2025-08-20T21:12:48.6207674Z [00:02:25.968]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T21:12:48.6229261Z [00:02:25.971]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/f7/f734bbe3d7f17cbf7dcaef69f39ae0646223f0c97cd852b9eab968f8d454b685-d # internal
2025-08-20T21:12:48.6236539Z [00:02:25.972]➜  cat >/tmp/go-build1679262874/b170/importcfg << 'EOF' # internal
2025-08-20T21:12:48.6237081Z [00:02:25.972]➜  # import config
2025-08-20T21:12:48.6239861Z [00:02:25.972]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.6242023Z [00:02:25.972]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:48.6245046Z [00:02:25.972]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:48.6246504Z [00:02:25.972]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:48.6249067Z [00:02:25.972]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:48.6250338Z [00:02:25.972]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.6251306Z [00:02:25.972]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:48.6251765Z [00:02:25.972]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:48.6252094Z [00:02:25.972]➜  EOF
2025-08-20T21:12:48.6252788Z [00:02:25.972]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.6255690Z [00:02:25.972]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b170=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid vU8PREIG3jI8YOHtjSmu/vU8PREIG3jI8YOHtjSmu -goversion go1.25.0 -symabis $WORK/b170/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h /root/.go/src/crypto/internal/fips140/sha512/cast.go /root/.go/src/crypto/internal/fips140/sha512/sha512.go /root/.go/src/crypto/internal/fips140/sha512/sha512block.go /root/.go/src/crypto/internal/fips140/sha512/sha512block_arm64.go
2025-08-20T21:12:48.6257998Z [00:02:25.973]➜  flag
2025-08-20T21:12:48.6258230Z [00:02:25.973]➜  mkdir -p $WORK/b002/
2025-08-20T21:12:48.6258550Z [00:02:25.973]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:12:48.6259812Z [00:02:25.973]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/sha3_arm64.o ./sha3_arm64.s
2025-08-20T21:12:48.6261300Z [00:02:25.973]➜  cat >/tmp/go-build1679262874/b002/importcfg << 'EOF' # internal
2025-08-20T21:12:48.6261649Z [00:02:25.973]➜  # import config
2025-08-20T21:12:48.6262363Z [00:02:25.973]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:48.6262802Z [00:02:25.973]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.6263215Z [00:02:25.973]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:48.6265263Z [00:02:25.973]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.6266137Z [00:02:25.973]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.6266772Z [00:02:25.973]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:48.6267311Z [00:02:25.973]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.6267743Z [00:02:25.973]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:48.6268164Z [00:02:25.973]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.6268592Z [00:02:25.973]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.6269025Z [00:02:25.973]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:48.6269333Z [00:02:25.973]➜  EOF
2025-08-20T21:12:48.6269572Z [00:02:25.973]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.6282401Z [00:02:25.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b002=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid TAyvud_rBhb0cdgz5-RI/TAyvud_rBhb0cdgz5-RI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T21:12:48.6291431Z [00:02:25.977]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:12:48.6291928Z [00:02:25.977]➜  go tool pack r $WORK/b168/_pkg_.a $WORK/b168/sha3_arm64.o # internal
2025-08-20T21:12:48.6292677Z [00:02:25.977]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T21:12:48.6304235Z [00:02:25.978]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/b5/b56400a772ca551d2a34ea2c6874e837aeaafcd0c8dd538e49cf1db4209b2f3e-d # internal
2025-08-20T21:12:48.6307342Z [00:02:25.979]➜  encoding/json
2025-08-20T21:12:48.6308013Z [00:02:25.979]➜  mkdir -p $WORK/b071/
2025-08-20T21:12:48.6314700Z [00:02:25.979]➜  cat >/tmp/go-build1679262874/b071/importcfg << 'EOF' # internal
2025-08-20T21:12:48.6315070Z [00:02:25.979]➜  # import config
2025-08-20T21:12:48.6315415Z [00:02:25.979]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.6315841Z [00:02:25.979]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:48.6316598Z [00:02:25.979]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:48.6317145Z [00:02:25.979]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:48.6317605Z [00:02:25.979]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.6318018Z [00:02:25.979]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:48.6318416Z [00:02:25.979]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.6319120Z [00:02:25.979]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.6319605Z [00:02:25.979]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:48.6320030Z [00:02:25.979]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:48.6320450Z [00:02:25.979]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.6321170Z [00:02:25.979]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.6321603Z [00:02:25.979]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.6322025Z [00:02:25.979]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:48.6322471Z [00:02:25.979]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:48.6322938Z [00:02:25.979]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:48.6323645Z [00:02:25.979]➜  EOF
2025-08-20T21:12:48.6323901Z [00:02:25.979]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.6326420Z [00:02:25.980]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b071=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid LVFDRKtEsWkoES0oPVFq/LVFDRKtEsWkoES0oPVFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /root/.go/src/encoding/json/decode.go /root/.go/src/encoding/json/encode.go /root/.go/src/encoding/json/fold.go /root/.go/src/encoding/json/indent.go /root/.go/src/encoding/json/scanner.go /root/.go/src/encoding/json/stream.go /root/.go/src/encoding/json/tables.go /root/.go/src/encoding/json/tags.go
2025-08-20T21:12:48.6585173Z [00:02:26.006]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:12:48.6586570Z [00:02:26.006]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b170=>" -I $WORK/b170/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b170/sha512block_arm64.o ./sha512block_arm64.s
2025-08-20T21:12:48.6641440Z [00:02:26.012]➜  go tool pack r $WORK/b170/_pkg_.a $WORK/b170/sha512block_arm64.o # internal
2025-08-20T21:12:48.6641992Z [00:02:26.012]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T21:12:48.6650513Z [00:02:26.013]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/ea/ea881f7a3e0a44e25a0d7d679321bd08a4f219b03f54805c1394fdacc2c23633-d # internal
2025-08-20T21:12:48.6652638Z [00:02:26.013]➜  log
2025-08-20T21:12:48.6652911Z [00:02:26.013]➜  mkdir -p $WORK/b074/
2025-08-20T21:12:48.6656946Z [00:02:26.014]➜  cat >/tmp/go-build1679262874/b074/importcfg << 'EOF' # internal
2025-08-20T21:12:48.6657320Z [00:02:26.014]➜  # import config
2025-08-20T21:12:48.6657812Z [00:02:26.014]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:48.6658313Z [00:02:26.014]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.6658965Z [00:02:26.014]➜  packagefile log/internal=/tmp/go-build1679262874/b075/_pkg_.a
2025-08-20T21:12:48.6659400Z [00:02:26.014]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:48.6659826Z [00:02:26.014]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:48.6660274Z [00:02:26.014]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.6660833Z [00:02:26.014]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:48.6661646Z [00:02:26.014]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:48.6662064Z [00:02:26.014]➜  EOF
2025-08-20T21:12:48.6662325Z [00:02:26.014]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.6663679Z [00:02:26.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b074=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid jPprHZI6Qsaa_ihmkgSu/jPprHZI6Qsaa_ihmkgSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /root/.go/src/log/log.go
2025-08-20T21:12:48.7212047Z [00:02:26.069]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T21:12:48.7245549Z [00:02:26.073]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/31/31fd281146067bac2160f5045c9a737469db49d07070d28a6657fff5bd75a018-d # internal
2025-08-20T21:12:48.7259201Z [00:02:26.074]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:12:48.7275795Z [00:02:26.076]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/47/47bbd515ada0e4721ed7b62c268f1231d70dc92ada60deb11d42d665cfc869e7-d # internal
2025-08-20T21:12:48.7281383Z [00:02:26.076]➜  math/big
2025-08-20T21:12:48.7281672Z [00:02:26.076]➜  mkdir -p $WORK/b090/
2025-08-20T21:12:48.7284344Z [00:02:26.076]➜  echo -n > $WORK/b090/go_asm.h # internal
2025-08-20T21:12:48.7284715Z [00:02:26.077]➜  cd /root/.go/src/math/big
2025-08-20T21:12:48.7285705Z [00:02:26.077]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./arith_arm64.s
2025-08-20T21:12:48.7312620Z [00:02:26.079]➜  cat >/tmp/go-build1679262874/b090/importcfg << 'EOF' # internal
2025-08-20T21:12:48.7313481Z [00:02:26.079]➜  # import config
2025-08-20T21:12:48.7319174Z [00:02:26.079]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.7320410Z [00:02:26.079]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.7321051Z [00:02:26.079]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:48.7321532Z [00:02:26.079]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:48.7321994Z [00:02:26.079]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.7322401Z [00:02:26.079]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.7322847Z [00:02:26.079]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:48.7323292Z [00:02:26.079]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:48.7323740Z [00:02:26.079]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:48.7324164Z [00:02:26.079]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.7324591Z [00:02:26.079]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.7325012Z [00:02:26.079]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.7325323Z [00:02:26.079]➜  EOF
2025-08-20T21:12:48.7325575Z [00:02:26.079]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:48.7330249Z [00:02:26.079]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b090=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid ckCotv1-eUY3z3WtniLs/ckCotv1-eUY3z3WtniLs -goversion go1.25.0 -symabis $WORK/b090/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_decl.go /root/.go/src/math/big/decimal.go /root/.go/src/math/big/doc.go /root/.go/src/math/big/float.go /root/.go/src/math/big/floatconv.go /root/.go/src/math/big/floatmarsh.go /root/.go/src/math/big/ftoa.go /root/.go/src/math/big/int.go /root/.go/src/math/big/intconv.go /root/.go/src/math/big/intmarsh.go /root/.go/src/math/big/nat.go /root/.go/src/math/big/natconv.go /root/.go/src/math/big/natdiv.go /root/.go/src/math/big/natmul.go /root/.go/src/math/big/prime.go /root/.go/src/math/big/rat.go /root/.go/src/math/big/ratconv.go /root/.go/src/math/big/ratmarsh.go /root/.go/src/math/big/roundingmode_string.go /root/.go/src/math/big/sqrt.go
2025-08-20T21:12:48.7336877Z [00:02:26.081]➜  gopkg.in/yaml.v3
2025-08-20T21:12:48.7337158Z [00:02:26.081]➜  mkdir -p $WORK/b079/
2025-08-20T21:12:48.7337531Z [00:02:26.081]➜  cat >/tmp/go-build1679262874/b079/importcfg << 'EOF' # internal
2025-08-20T21:12:48.7337892Z [00:02:26.081]➜  # import config
2025-08-20T21:12:48.7338227Z [00:02:26.081]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:48.7338655Z [00:02:26.081]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:48.7339117Z [00:02:26.081]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:48.7339565Z [00:02:26.081]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:48.7339987Z [00:02:26.081]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:48.7340387Z [00:02:26.081]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:48.7340964Z [00:02:26.081]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:48.7341382Z [00:02:26.081]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:48.7341806Z [00:02:26.081]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:48.7342652Z [00:02:26.081]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:48.7343072Z [00:02:26.081]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:48.7343500Z [00:02:26.081]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:48.7343915Z [00:02:26.081]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:48.7344325Z [00:02:26.081]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:48.7344774Z [00:02:26.081]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:48.7345233Z [00:02:26.081]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:48.7345566Z [00:02:26.081]➜  EOF
2025-08-20T21:12:48.7349224Z [00:02:26.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1=>gopkg.in/yaml.v3@v3.0.1;$WORK/b079=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid f90Ix7u7NR8rzVeZHFOG/f90Ix7u7NR8rzVeZHFOG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/apic.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/decode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/emitterc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/encode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/parserc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/readerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/resolve.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/scannerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/sorter.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/writerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yaml.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlh.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlprivateh.go
2025-08-20T21:12:49.1208152Z [00:02:26.469]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T21:12:49.1214174Z [00:02:26.469]➜  cd /root/.go/src/math/big
2025-08-20T21:12:49.1215613Z [00:02:26.470]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b090=>" -I $WORK/b090/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/arith_arm64.o ./arith_arm64.s
2025-08-20T21:12:49.1279765Z [00:02:26.476]➜  go tool pack r $WORK/b090/_pkg_.a $WORK/b090/arith_arm64.o # internal
2025-08-20T21:12:49.1280333Z [00:02:26.476]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T21:12:49.1327799Z [00:02:26.481]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/86/8630d9cd567755f79611dab42aaf3147928fa09b4f6d5802016e8e8fc301379e-d # internal
2025-08-20T21:12:49.1331658Z [00:02:26.481]➜  log/slog
2025-08-20T21:12:49.1335625Z [00:02:26.482]➜  mkdir -p $WORK/b069/
2025-08-20T21:12:49.1341817Z [00:02:26.482]➜  cat >/tmp/go-build1679262874/b069/importcfg << 'EOF' # internal
2025-08-20T21:12:49.1342490Z [00:02:26.482]➜  # import config
2025-08-20T21:12:49.1343116Z [00:02:26.482]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.1343923Z [00:02:26.482]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:49.1344607Z [00:02:26.482]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:49.1345296Z [00:02:26.482]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:49.1346032Z [00:02:26.482]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.1346717Z [00:02:26.482]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.1347334Z [00:02:26.482]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.1347971Z [00:02:26.482]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:49.1348615Z [00:02:26.482]➜  packagefile log/internal=/tmp/go-build1679262874/b075/_pkg_.a
2025-08-20T21:12:49.1349733Z [00:02:26.482]➜  packagefile log/slog/internal=/tmp/go-build1679262874/b076/_pkg_.a
2025-08-20T21:12:49.1350263Z [00:02:26.482]➜  packagefile log/slog/internal/buffer=/tmp/go-build1679262874/b077/_pkg_.a
2025-08-20T21:12:49.1351317Z [00:02:26.482]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:49.1351747Z [00:02:26.482]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.1352178Z [00:02:26.482]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:49.1352599Z [00:02:26.482]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:49.1353022Z [00:02:26.482]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:49.1353461Z [00:02:26.482]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.1365004Z [00:02:26.482]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:49.1365457Z [00:02:26.482]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:49.1365891Z [00:02:26.482]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.1366308Z [00:02:26.482]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:49.1366769Z [00:02:26.482]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:49.1367102Z [00:02:26.482]➜  EOF
2025-08-20T21:12:49.1367348Z [00:02:26.482]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:49.1369755Z [00:02:26.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b069=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid nhnpwUMZh03h3VIHK5N1/nhnpwUMZh03h3VIHK5N1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /root/.go/src/log/slog/attr.go /root/.go/src/log/slog/doc.go /root/.go/src/log/slog/handler.go /root/.go/src/log/slog/json_handler.go /root/.go/src/log/slog/level.go /root/.go/src/log/slog/logger.go /root/.go/src/log/slog/record.go /root/.go/src/log/slog/text_handler.go /root/.go/src/log/slog/value.go
2025-08-20T21:12:49.1372280Z [00:02:26.484]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/f4/f45ee9c061e45e004d49286b8264ef5c400999a8ab2e91662c9b36434f347474-d # internal
2025-08-20T21:12:49.1478177Z [00:02:26.496]➜  github.com/gogo/protobuf/proto
2025-08-20T21:12:49.1478691Z [00:02:26.496]➜  mkdir -p $WORK/b084/
2025-08-20T21:12:49.1481183Z [00:02:26.496]➜  cat >/tmp/go-build1679262874/b084/importcfg << 'EOF' # internal
2025-08-20T21:12:49.1481555Z [00:02:26.496]➜  # import config
2025-08-20T21:12:49.1481891Z [00:02:26.496]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:49.1482310Z [00:02:26.496]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.1483266Z [00:02:26.496]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:49.1483795Z [00:02:26.496]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:49.1484442Z [00:02:26.496]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.1485029Z [00:02:26.496]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.1485586Z [00:02:26.496]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.1486101Z [00:02:26.496]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:49.1486626Z [00:02:26.496]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:49.1487201Z [00:02:26.496]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.1487779Z [00:02:26.496]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:49.1488352Z [00:02:26.496]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:49.1488955Z [00:02:26.496]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.1489488Z [00:02:26.496]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:49.1490062Z [00:02:26.496]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:49.1490723Z [00:02:26.496]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.1491604Z [00:02:26.496]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:49.1492045Z [00:02:26.496]➜  EOF
2025-08-20T21:12:49.1504307Z [00:02:26.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b084=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid 0Uq7lF-riX1giZFuC3YM/0Uq7lF-riX1giZFuC3YM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/clone.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/custom_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/decode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/deprecated.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/discard.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/equal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/message_set.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/skip_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_merge.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_parser.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers_gogo.go
2025-08-20T21:12:49.1845279Z [00:02:26.532]➜  cd $WORK/b121
2025-08-20T21:12:49.1847037Z [00:02:26.532]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x001.o -c _cgo_export.c
2025-08-20T21:12:49.2052222Z [00:02:26.553]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x002.o -c cgo_linux.cgo2.c
2025-08-20T21:12:49.2259601Z [00:02:26.574]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T21:12:49.2501126Z [00:02:26.598]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T21:12:49.2711923Z [00:02:26.619]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T21:12:49.2835958Z [00:02:26.632]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T21:12:49.3025970Z [00:02:26.651]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/2b/2b7553427a1a7b3e65f6e2e3dae9361a3b29cf3680a7491f4ffd192b04c764a9-d # internal
2025-08-20T21:12:49.3039036Z [00:02:26.652]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T21:12:49.3048805Z [00:02:26.653]➜  gopkg.in/inf.v0
2025-08-20T21:12:49.3049612Z [00:02:26.653]➜  mkdir -p $WORK/b089/
2025-08-20T21:12:49.3066266Z [00:02:26.655]➜  cat >/tmp/go-build1679262874/b089/importcfg << 'EOF' # internal
2025-08-20T21:12:49.3068414Z [00:02:26.655]➜  # import config
2025-08-20T21:12:49.3068853Z [00:02:26.655]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.3069294Z [00:02:26.655]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.3069725Z [00:02:26.655]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:49.3070191Z [00:02:26.655]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.3070515Z [00:02:26.655]➜  EOF
2025-08-20T21:12:49.3104672Z [00:02:26.659]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:49.3107039Z [00:02:26.659]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1=>gopkg.in/inf.v0@v0.9.1;$WORK/b089=>" -p gopkg.in/inf.v0 -lang=go1.16 -complete -installsuffix shared -buildid Lq0Mni6689Mjnau3rQfF/Lq0Mni6689Mjnau3rQfF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1/dec.go /root/go/pkg/mod/gopkg.in/inf.v0@v0.9.1/rounder.go
2025-08-20T21:12:49.3313176Z [00:02:26.679]➜  cd $WORK/b121
2025-08-20T21:12:49.3316334Z [00:02:26.679]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -I $WORK/b121/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b121/_cgo_main.o -c _cgo_main.c
2025-08-20T21:12:49.3477113Z [00:02:26.696]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:49.3479156Z [00:02:26.696]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -o $WORK/b121/_cgo_.o $WORK/b121/_cgo_main.o $WORK/b121/preferlinkext $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o -O2 -g -lresolv
2025-08-20T21:12:49.3534411Z [00:02:26.701]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T21:12:49.3628767Z [00:02:26.711]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/fc/fc4e0fdd5fd87e3885c0b9f5fd7a76629914c489769f82e180cb6659aed59c6e-d # internal
2025-08-20T21:12:49.3633978Z [00:02:26.711]➜  github.com/derailed/k9s/internal/slogs
2025-08-20T21:12:49.3634940Z [00:02:26.712]➜  mkdir -p $WORK/b068/
2025-08-20T21:12:49.3635465Z [00:02:26.712]➜  cat >/tmp/go-build1679262874/b068/importcfg << 'EOF' # internal
2025-08-20T21:12:49.3635958Z [00:02:26.712]➜  # import config
2025-08-20T21:12:49.3636430Z [00:02:26.712]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:12:49.3636887Z [00:02:26.712]➜  EOF
2025-08-20T21:12:49.3638762Z [00:02:26.712]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs=>github.com/derailed/k9s/internal/slogs;$WORK/b068=>" -p github.com/derailed/k9s/internal/slogs -lang=go1.24 -complete -installsuffix shared -buildid O_DkZ70_UzIkKet-qYUw/O_DkZ70_UzIkKet-qYUw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack ./internal/slogs/child.go ./internal/slogs/keys.go
2025-08-20T21:12:49.3781627Z [00:02:26.726]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T21:12:49.3792559Z [00:02:26.727]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/04/0452fb508cc65960614f5a1b9ceb6d2ef68da1d1289bdb804672cd5bbbfeb1b9-d # internal
2025-08-20T21:12:49.3793505Z [00:02:26.727]➜  encoding/hex
2025-08-20T21:12:49.3795481Z [00:02:26.727]➜  mkdir -p $WORK/b097/
2025-08-20T21:12:49.3795895Z [00:02:26.728]➜  cat >/tmp/go-build1679262874/b097/importcfg << 'EOF' # internal
2025-08-20T21:12:49.3796246Z [00:02:26.728]➜  # import config
2025-08-20T21:12:49.3796587Z [00:02:26.728]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.3797000Z [00:02:26.728]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.3797417Z [00:02:26.728]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.3797833Z [00:02:26.728]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:49.3798256Z [00:02:26.728]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.3798570Z [00:02:26.728]➜  EOF
2025-08-20T21:12:49.3799999Z [00:02:26.728]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b097=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid iWEB8UeCwiqQ43IOsso9/iWEB8UeCwiqQ43IOsso9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T21:12:49.3824031Z [00:02:26.730]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T21:12:49.3828913Z [00:02:26.731]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/10/101bc35cb92c29417e28cf8335bdfb55f9d16fac455b46359a74e3e58a82f25b-d # internal
2025-08-20T21:12:49.3835329Z [00:02:26.732]➜  k8s.io/apimachinery/third_party/forked/golang/reflect
2025-08-20T21:12:49.3837558Z [00:02:26.732]➜  mkdir -p $WORK/b100/
2025-08-20T21:12:49.3843277Z [00:02:26.732]➜  cat >/tmp/go-build1679262874/b100/importcfg << 'EOF' # internal
2025-08-20T21:12:49.3843727Z [00:02:26.732]➜  # import config
2025-08-20T21:12:49.3844068Z [00:02:26.732]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.3844507Z [00:02:26.732]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.3844940Z [00:02:26.732]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.3845258Z [00:02:26.732]➜  EOF
2025-08-20T21:12:49.3847468Z [00:02:26.732]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/reflect=>k8s.io/apimachinery@v0.33.2/third_party/forked/golang/reflect;$WORK/b100=>" -p k8s.io/apimachinery/third_party/forked/golang/reflect -lang=go1.24 -complete -installsuffix shared -buildid ECj4oFDl7BbG1dlpSpLe/ECj4oFDl7BbG1dlpSpLe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/reflect/deep_equal.go
2025-08-20T21:12:49.4082020Z [00:02:26.756]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T21:12:49.4087041Z [00:02:26.757]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/00/00162c66b3bc09d931a54658ff37e9d049e4ea29ea223761ee8b2bbbfd6cd20a-d # internal
2025-08-20T21:12:49.4193626Z [00:02:26.767]➜  github.com/fxamacker/cbor/v2
2025-08-20T21:12:49.4194581Z [00:02:26.767]➜  mkdir -p $WORK/b094/
2025-08-20T21:12:49.4202264Z [00:02:26.768]➜  cat >/tmp/go-build1679262874/b094/importcfg << 'EOF' # internal
2025-08-20T21:12:49.4202664Z [00:02:26.768]➜  # import config
2025-08-20T21:12:49.4203013Z [00:02:26.768]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.4203470Z [00:02:26.768]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:49.4203936Z [00:02:26.768]➜  packagefile encoding/base32=/tmp/go-build1679262874/b095/_pkg_.a
2025-08-20T21:12:49.4204422Z [00:02:26.768]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:49.4205328Z [00:02:26.768]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:49.4206248Z [00:02:26.768]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:49.4206785Z [00:02:26.768]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.4207212Z [00:02:26.768]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.4207694Z [00:02:26.768]➜  packagefile github.com/x448/float16=/tmp/go-build1679262874/b098/_pkg_.a
2025-08-20T21:12:49.4208163Z [00:02:26.768]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.4208570Z [00:02:26.768]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:49.4209016Z [00:02:26.768]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:49.4209459Z [00:02:26.768]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:49.4209896Z [00:02:26.768]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.4210319Z [00:02:26.768]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:49.4210926Z [00:02:26.768]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:49.4211366Z [00:02:26.768]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.4211788Z [00:02:26.768]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:49.4212197Z [00:02:26.768]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.4212632Z [00:02:26.768]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:49.4213095Z [00:02:26.768]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:49.4213782Z [00:02:26.768]➜  EOF
2025-08-20T21:12:49.4224389Z [00:02:26.770]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0=>github.com/fxamacker/cbor/v2@v2.7.0;$WORK/b094=>" -p github.com/fxamacker/cbor/v2 -lang=go1.17 -complete -installsuffix shared -buildid Axz46oTGioP5af2mWHKr/Axz46oTGioP5af2mWHKr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/bytestring.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/cache.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/common.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/decode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/diagnose.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/doc.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/encode.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/encode_map.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/simplevalue.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/stream.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/structfields.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/tag.go /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.7.0/valid.go
2025-08-20T21:12:49.4394217Z [00:02:26.787]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T21:12:49.4418597Z [00:02:26.790]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/72/725dad64fd0afe3f0e6ec55128855929e87d3c536218d7f69e176f223123e4ce-d # internal
2025-08-20T21:12:49.4419254Z [00:02:26.790]➜  k8s.io/apimachinery/pkg/conversion
2025-08-20T21:12:49.4419573Z [00:02:26.790]➜  mkdir -p $WORK/b099/
2025-08-20T21:12:49.4419944Z [00:02:26.790]➜  cat >/tmp/go-build1679262874/b099/importcfg << 'EOF' # internal
2025-08-20T21:12:49.4420294Z [00:02:26.790]➜  # import config
2025-08-20T21:12:49.4420783Z [00:02:26.790]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.4421472Z [00:02:26.790]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1679262874/b100/_pkg_.a
2025-08-20T21:12:49.4422049Z [00:02:26.790]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.4422366Z [00:02:26.790]➜  EOF
2025-08-20T21:12:49.4425035Z [00:02:26.790]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion=>k8s.io/apimachinery@v0.33.2/pkg/conversion;$WORK/b099=>" -p k8s.io/apimachinery/pkg/conversion -lang=go1.24 -complete -installsuffix shared -buildid j8awUBE0vM8rV7MQRWMa/j8awUBE0vM8rV7MQRWMa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/converter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/deep_equal.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/helper.go
2025-08-20T21:12:49.4673970Z [00:02:26.814]➜  gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b121=/tmp/go-build -gno-record-gcc-switches -o $WORK/b121/_cgo_.o $WORK/b121/_cgo_main.o $WORK/b121/preferlinkext $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T21:12:49.4675681Z [00:02:26.814]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b121/_cgo_.o -dynout $WORK/b121/_cgo_import.go
2025-08-20T21:12:49.4690961Z [00:02:26.817]➜  cat >/tmp/go-build1679262874/b121/importcfg << 'EOF' # internal
2025-08-20T21:12:49.4692312Z [00:02:26.817]➜  # import config
2025-08-20T21:12:49.4692909Z [00:02:26.817]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:12:49.4693426Z [00:02:26.817]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:49.4694095Z [00:02:26.817]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:49.4694594Z [00:02:26.817]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.4695139Z [00:02:26.817]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1679262874/b122/_pkg_.a
2025-08-20T21:12:49.4695706Z [00:02:26.817]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:49.4696217Z [00:02:26.817]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:49.4696699Z [00:02:26.817]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:12:49.4697186Z [00:02:26.817]➜  packagefile internal/nettrace=/tmp/go-build1679262874/b123/_pkg_.a
2025-08-20T21:12:49.4697668Z [00:02:26.817]➜  packagefile internal/poll=/tmp/go-build1679262874/b060/_pkg_.a
2025-08-20T21:12:49.4698174Z [00:02:26.817]➜  packagefile internal/singleflight=/tmp/go-build1679262874/b124/_pkg_.a
2025-08-20T21:12:49.4698707Z [00:02:26.817]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:49.4699231Z [00:02:26.817]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:12:49.4699685Z [00:02:26.817]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.4700092Z [00:02:26.817]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:49.4700992Z [00:02:26.817]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:12:49.4701469Z [00:02:26.817]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:49.4701884Z [00:02:26.817]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:49.4702307Z [00:02:26.817]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:49.4702721Z [00:02:26.817]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:49.4703156Z [00:02:26.817]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:49.4703607Z [00:02:26.817]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:49.4704025Z [00:02:26.817]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.4704461Z [00:02:26.817]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:12:49.4704792Z [00:02:26.817]➜  EOF
2025-08-20T21:12:49.4713801Z [00:02:26.817]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b121=>" -p net -lang=go1.25 -std -installsuffix shared -buildid eXcrLAO0S0TwJ_5cJgMP/eXcrLAO0S0TwJ_5cJgMP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /root/.go/src/net/addrselect.go /root/.go/src/net/cgo_unix.go /root/.go/src/net/conf.go /root/.go/src/net/dial.go /root/.go/src/net/dnsclient.go /root/.go/src/net/dnsclient_unix.go /root/.go/src/net/dnsconfig.go /root/.go/src/net/dnsconfig_unix.go /root/.go/src/net/error_posix.go /root/.go/src/net/error_unix.go /root/.go/src/net/fd_posix.go /root/.go/src/net/fd_unix.go /root/.go/src/net/file.go /root/.go/src/net/file_posix.go /root/.go/src/net/file_unix.go /root/.go/src/net/hook.go /root/.go/src/net/hook_unix.go /root/.go/src/net/hosts.go /root/.go/src/net/interface.go /root/.go/src/net/interface_linux.go /root/.go/src/net/ip.go /root/.go/src/net/iprawsock.go /root/.go/src/net/iprawsock_posix.go /root/.go/src/net/ipsock.go /root/.go/src/net/ipsock_posix.go /root/.go/src/net/lookup.go /root/.go/src/net/lookup_unix.go /root/.go/src/net/mac.go /root/.go/src/net/mptcpsock_linux.go /root/.go/src/net/net.go /root/.go/src/net/netcgo_off.go /root/.go/src/net/netgo_off.go /root/.go/src/net/nss.go /root/.go/src/net/parse.go /root/.go/src/net/pipe.go /root/.go/src/net/port.go /root/.go/src/net/port_unix.go /root/.go/src/net/rawconn.go /root/.go/src/net/rlimit_unix.go /root/.go/src/net/sendfile.go /root/.go/src/net/sendfile_nonwindows.go /root/.go/src/net/sock_cloexec.go /root/.go/src/net/sock_linux.go /root/.go/src/net/sock_posix.go /root/.go/src/net/sockaddr_posix.go /root/.go/src/net/sockopt_linux.go /root/.go/src/net/sockopt_posix.go /root/.go/src/net/sockoptip4_linux.go /root/.go/src/net/sockoptip6_posix.go /root/.go/src/net/splice_linux.go /root/.go/src/net/tcpsock.go /root/.go/src/net/tcpsock_posix.go /root/.go/src/net/tcpsock_unix.go /root/.go/src/net/tcpsockopt_posix.go /root/.go/src/net/tcpsockopt_unix.go /root/.go/src/net/udpsock.go /root/.go/src/net/udpsock_posix.go /root/.go/src/net/unixsock.go /root/.go/src/net/unixsock_posix.go /root/.go/src/net/unixsock_readmsg_cmsg_cloexec.go /root/.go/src/net/writev_unix.go $WORK/b121/_cgo_gotypes.go $WORK/b121/cgo_linux.cgo1.go $WORK/b121/cgo_resnew.cgo1.go $WORK/b121/cgo_socknew.cgo1.go $WORK/b121/cgo_unix_cgo.cgo1.go $WORK/b121/cgo_unix_cgo_res.cgo1.go $WORK/b121/_cgo_import.go
2025-08-20T21:12:49.4818311Z [00:02:26.830]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T21:12:49.4831426Z [00:02:26.831]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/bf/bf7a6801fd164898c67e3d37b4a070b272198ce459e2a0a138d2f66440d0ebfc-d # internal
2025-08-20T21:12:49.4848909Z [00:02:26.833]➜  k8s.io/apimachinery/pkg/fields
2025-08-20T21:12:49.4849664Z [00:02:26.833]➜  mkdir -p $WORK/b101/
2025-08-20T21:12:49.4856997Z [00:02:26.833]➜  cat >/tmp/go-build1679262874/b101/importcfg << 'EOF' # internal
2025-08-20T21:12:49.4857374Z [00:02:26.833]➜  # import config
2025-08-20T21:12:49.4857721Z [00:02:26.833]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.4858489Z [00:02:26.834]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.4859032Z [00:02:26.834]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build1679262874/b102/_pkg_.a
2025-08-20T21:12:49.4859546Z [00:02:26.834]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:49.4859964Z [00:02:26.834]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.4860284Z [00:02:26.834]➜  EOF
2025-08-20T21:12:49.4863243Z [00:02:26.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/fields=>k8s.io/apimachinery@v0.33.2/pkg/fields;$WORK/b101=>" -p k8s.io/apimachinery/pkg/fields -lang=go1.24 -complete -installsuffix shared -buildid CAS1bAOPwvU4qouijxME/CAS1bAOPwvU4qouijxME -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/fields/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/fields/fields.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/fields/requirements.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/fields/selector.go
2025-08-20T21:12:49.5314358Z [00:02:26.879]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T21:12:49.5327428Z [00:02:26.881]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/bc/bc389d95b0f8d75443e1ebc945698e9296cf5d8914164d70bf3509066378711b-d # internal
2025-08-20T21:12:49.5341711Z [00:02:26.882]➜  k8s.io/apimachinery/pkg/util/errors
2025-08-20T21:12:49.5342596Z [00:02:26.882]➜  mkdir -p $WORK/b107/
2025-08-20T21:12:49.5353140Z [00:02:26.883]➜  cat >/tmp/go-build1679262874/b107/importcfg << 'EOF' # internal
2025-08-20T21:12:49.5354939Z [00:02:26.883]➜  # import config
2025-08-20T21:12:49.5355842Z [00:02:26.883]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.5356320Z [00:02:26.883]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.5356896Z [00:02:26.883]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:49.5357300Z [00:02:26.883]➜  EOF
2025-08-20T21:12:49.5359896Z [00:02:26.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/errors=>k8s.io/apimachinery@v0.33.2/pkg/util/errors;$WORK/b107=>" -p k8s.io/apimachinery/pkg/util/errors -lang=go1.24 -complete -installsuffix shared -buildid cVd4Qvl2X9lyqYaatA2G/cVd4Qvl2X9lyqYaatA2G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/errors/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/errors/errors.go
2025-08-20T21:12:49.5660387Z [00:02:26.914]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T21:12:49.5669001Z [00:02:26.915]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/00/00ac6f1a8299ecebac4b17a307cb815c6ea4f6297e86dfc1a183dbfbefb088ec-d # internal
2025-08-20T21:12:49.5693001Z [00:02:26.917]➜  k8s.io/apimachinery/pkg/util/validation/field
2025-08-20T21:12:49.5693753Z [00:02:26.917]➜  mkdir -p $WORK/b106/
2025-08-20T21:12:49.5694856Z [00:02:26.917]➜  cat >/tmp/go-build1679262874/b106/importcfg << 'EOF' # internal
2025-08-20T21:12:49.5695452Z [00:02:26.917]➜  # import config
2025-08-20T21:12:49.5695884Z [00:02:26.917]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.5696513Z [00:02:26.917]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.5697288Z [00:02:26.917]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:12:49.5698129Z [00:02:26.917]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:49.5698852Z [00:02:26.917]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.5699284Z [00:02:26.917]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:49.5699709Z [00:02:26.917]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:49.5700643Z [00:02:26.917]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.5700987Z [00:02:26.917]➜  EOF
2025-08-20T21:12:49.5703732Z [00:02:26.917]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/field=>k8s.io/apimachinery@v0.33.2/pkg/util/validation/field;$WORK/b106=>" -p k8s.io/apimachinery/pkg/util/validation/field -lang=go1.24 -complete -installsuffix shared -buildid fTHFOPvaXH-6KXQXKMNL/fTHFOPvaXH-6KXQXKMNL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/field/error_matcher.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/field/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/field/path.go
2025-08-20T21:12:49.6696269Z [00:02:27.018]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T21:12:49.6709803Z [00:02:27.019]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/23/2350f7d507e7d80e6de2bc3074265c80d8821a39b7bdb7591bd330b821a9966d-d # internal
2025-08-20T21:12:49.6746378Z [00:02:27.023]➜  github.com/go-logr/logr
2025-08-20T21:12:49.6747046Z [00:02:27.023]➜  mkdir -p $WORK/b109/
2025-08-20T21:12:49.6806521Z [00:02:27.029]➜  cat >/tmp/go-build1679262874/b109/importcfg << 'EOF' # internal
2025-08-20T21:12:49.6810070Z [00:02:27.029]➜  # import config
2025-08-20T21:12:49.6812425Z [00:02:27.029]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:49.6813879Z [00:02:27.029]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.6816743Z [00:02:27.029]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:12:49.6817439Z [00:02:27.029]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:49.6818044Z [00:02:27.029]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.6818406Z [00:02:27.029]➜  EOF
2025-08-20T21:12:49.6826399Z [00:02:27.030]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.3=>github.com/go-logr/logr@v1.4.3;$WORK/b109=>" -p github.com/go-logr/logr -lang=go1.18 -complete -installsuffix shared -buildid Q5n_wxmDwd4r1OjaorH9/Q5n_wxmDwd4r1OjaorH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/context.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/context_slog.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/discard.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/logr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/sloghandler.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/slogr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/slogsink.go
2025-08-20T21:12:49.7651522Z [00:02:27.113]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T21:12:49.7668069Z [00:02:27.115]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/54/54bfb73f984509d29188a80ad2a5fea185e7b110421ce85a88e8281636a13b3f-d # internal
2025-08-20T21:12:49.7689925Z [00:02:27.117]➜  k8s.io/klog/v2/internal/serialize
2025-08-20T21:12:49.7691571Z [00:02:27.117]➜  mkdir -p $WORK/b114/
2025-08-20T21:12:49.7702067Z [00:02:27.118]➜  cat >/tmp/go-build1679262874/b114/importcfg << 'EOF' # internal
2025-08-20T21:12:49.7703052Z [00:02:27.118]➜  # import config
2025-08-20T21:12:49.7703880Z [00:02:27.118]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.7704621Z [00:02:27.118]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:49.7705273Z [00:02:27.118]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.7706009Z [00:02:27.118]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:12:49.7707255Z [00:02:27.118]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:12:49.7707701Z [00:02:27.118]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:49.7708382Z [00:02:27.118]➜  EOF
2025-08-20T21:12:49.7710708Z [00:02:27.118]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize=>k8s.io/klog/v2@v2.130.1/internal/serialize;$WORK/b114=>" -p k8s.io/klog/v2/internal/serialize -lang=go1.18 -complete -installsuffix shared -buildid u0SWkwQGZhi5VvdoGI7v/u0SWkwQGZhi5VvdoGI7v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize/keyvalues.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/serialize/keyvalues_slog.go
2025-08-20T21:12:49.8295017Z [00:02:27.177]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T21:12:49.8301689Z [00:02:27.178]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/16/16da14516b57549f4560261f0568f106e5e6861c440051fafd02b1815af0b583-d # internal
2025-08-20T21:12:49.8310118Z [00:02:27.179]➜  k8s.io/klog/v2/internal/sloghandler
2025-08-20T21:12:49.8311462Z [00:02:27.179]➜  mkdir -p $WORK/b115/
2025-08-20T21:12:49.8315389Z [00:02:27.180]➜  cat >/tmp/go-build1679262874/b115/importcfg << 'EOF' # internal
2025-08-20T21:12:49.8315803Z [00:02:27.180]➜  # import config
2025-08-20T21:12:49.8316534Z [00:02:27.180]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:49.8317071Z [00:02:27.180]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build1679262874/b111/_pkg_.a
2025-08-20T21:12:49.8317603Z [00:02:27.180]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:12:49.8318059Z [00:02:27.180]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:49.8318493Z [00:02:27.180]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:49.8318913Z [00:02:27.180]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:49.8319217Z [00:02:27.180]➜  EOF
2025-08-20T21:12:49.8327514Z [00:02:27.181]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/sloghandler=>k8s.io/klog/v2@v2.130.1/internal/sloghandler;$WORK/b115=>" -p k8s.io/klog/v2/internal/sloghandler -lang=go1.18 -complete -installsuffix shared -buildid zvGWoP_GZItQRs_mSEID/zvGWoP_GZItQRs_mSEID -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/internal/sloghandler/sloghandler_slog.go
2025-08-20T21:12:49.8685359Z [00:02:27.217]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T21:12:49.8690055Z [00:02:27.217]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/27/272ec9535732facc0a6fcd1238da63c30c1b4b2d3930acca20f10bd8b149588d-d # internal
2025-08-20T21:12:49.8692768Z [00:02:27.217]➜  os/user
2025-08-20T21:12:49.8703920Z [00:02:27.218]➜  mkdir -p $WORK/b116/
2025-08-20T21:12:49.8708747Z [00:02:27.219]➜  echo -n > $WORK/b116/preferlinkext # internal
2025-08-20T21:12:49.8709201Z [00:02:27.219]➜  cd /root/.go/src/os/user
2025-08-20T21:12:49.8710723Z [00:02:27.219]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b116/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b116/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T21:12:49.9554489Z [00:02:27.303]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T21:12:49.9692691Z [00:02:27.317]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/ae/ae49608441b758d2cf8652d2599409a2ba64852f3f44edf002fda8c7e35d99a0-d # internal
2025-08-20T21:12:49.9715476Z [00:02:27.320]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes
2025-08-20T21:12:49.9716614Z [00:02:27.320]➜  mkdir -p $WORK/b093/
2025-08-20T21:12:49.9727328Z [00:02:27.321]➜  cat >/tmp/go-build1679262874/b093/importcfg << 'EOF' # internal
2025-08-20T21:12:49.9728933Z [00:02:27.321]➜  # import config
2025-08-20T21:12:49.9729669Z [00:02:27.321]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:49.9731131Z [00:02:27.321]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:49.9731650Z [00:02:27.321]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:49.9732108Z [00:02:27.321]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:49.9732529Z [00:02:27.321]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:49.9733023Z [00:02:27.321]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build1679262874/b094/_pkg_.a
2025-08-20T21:12:49.9733507Z [00:02:27.321]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:49.9733951Z [00:02:27.321]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:49.9734375Z [00:02:27.321]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:49.9734683Z [00:02:27.321]➜  EOF
2025-08-20T21:12:49.9754997Z [00:02:27.323]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:49.9759720Z [00:02:27.324]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes;$WORK/b093=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes -lang=go1.24 -complete -installsuffix shared -buildid cQhLnIHlHxYDhr2v0ldW/cQhLnIHlHxYDhr2v0ldW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes/buffers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes/custom.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes/decode.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes/diagnostic.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/internal/modes/encode.go
2025-08-20T21:12:50.2076510Z [00:02:27.556]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T21:12:50.2144739Z [00:02:27.562]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/3a/3a049ee8210cb0112dff6d53e62a1f9786aed8ef3d544bf50efa52da25520c31-d # internal
2025-08-20T21:12:50.2157108Z [00:02:27.564]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct
2025-08-20T21:12:50.2159855Z [00:02:27.564]➜  mkdir -p $WORK/b092/
2025-08-20T21:12:50.2166260Z [00:02:27.565]➜  cat >/tmp/go-build1679262874/b092/importcfg << 'EOF' # internal
2025-08-20T21:12:50.2166655Z [00:02:27.565]➜  # import config
2025-08-20T21:12:50.2167570Z [00:02:27.565]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build1679262874/b093/_pkg_.a
2025-08-20T21:12:50.2168162Z [00:02:27.565]➜  EOF
2025-08-20T21:12:50.2179533Z [00:02:27.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/direct=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/direct;$WORK/b092=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct -lang=go1.24 -complete -installsuffix shared -buildid sXD4NopvWxGgIyDjsMh9/sXD4NopvWxGgIyDjsMh9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/direct/direct.go
2025-08-20T21:12:50.2234141Z [00:02:27.571]➜  cd $WORK/b116
2025-08-20T21:12:50.2242380Z [00:02:27.572]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I $WORK/b116/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b116/_x001.o -c _cgo_export.c
2025-08-20T21:12:50.2417115Z [00:02:27.590]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I $WORK/b116/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b116/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T21:12:50.2515942Z [00:02:27.599]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T21:12:50.2528140Z [00:02:27.601]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/93/937c3cabd40fb54b4caf0918d264632f34632b0e83b6e549bdafce50a6f18e8f-d # internal
2025-08-20T21:12:50.2536387Z [00:02:27.602]➜  go/token
2025-08-20T21:12:50.2543866Z [00:02:27.602]➜  mkdir -p $WORK/b131/
2025-08-20T21:12:50.2554700Z [00:02:27.603]➜  cat >/tmp/go-build1679262874/b131/importcfg << 'EOF' # internal
2025-08-20T21:12:50.2555722Z [00:02:27.604]➜  # import config
2025-08-20T21:12:50.2556237Z [00:02:27.604]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:50.2557192Z [00:02:27.604]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.2558149Z [00:02:27.604]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:50.2558641Z [00:02:27.604]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.2559073Z [00:02:27.604]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.2559497Z [00:02:27.604]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.2559932Z [00:02:27.604]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:50.2560373Z [00:02:27.604]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.2561042Z [00:02:27.604]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:50.2561382Z [00:02:27.604]➜  EOF
2025-08-20T21:12:50.2581379Z [00:02:27.605]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:50.2583237Z [00:02:27.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b131=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid HsSZP51HG9owoqBSmaqZ/HsSZP51HG9owoqBSmaqZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /root/.go/src/go/token/position.go /root/.go/src/go/token/serialize.go /root/.go/src/go/token/token.go /root/.go/src/go/token/tree.go
2025-08-20T21:12:50.2908832Z [00:02:27.639]➜  cd $WORK/b116
2025-08-20T21:12:50.2911370Z [00:02:27.639]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I $WORK/b116/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b116/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T21:12:50.3148495Z [00:02:27.663]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -I $WORK/b116/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b116/_cgo_main.o -c _cgo_main.c
2025-08-20T21:12:50.3333689Z [00:02:27.681]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:50.3335601Z [00:02:27.681]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -o $WORK/b116/_cgo_.o $WORK/b116/_cgo_main.o $WORK/b116/preferlinkext $WORK/b116/_x001.o $WORK/b116/_x002.o $WORK/b116/_x003.o -O2 -g
2025-08-20T21:12:50.3905239Z [00:02:27.738]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T21:12:50.3906423Z [00:02:27.739]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/49/492ab1f6ed018d94830420a0a22133b4ed6e633f6a5e79e0ced83bc13231eb81-d # internal
2025-08-20T21:12:50.3907474Z [00:02:27.739]➜  go/scanner
2025-08-20T21:12:50.3907787Z [00:02:27.739]➜  mkdir -p $WORK/b130/
2025-08-20T21:12:50.3908224Z [00:02:27.739]➜  cat >/tmp/go-build1679262874/b130/importcfg << 'EOF' # internal
2025-08-20T21:12:50.3926220Z [00:02:27.739]➜  # import config
2025-08-20T21:12:50.3926611Z [00:02:27.739]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.3927038Z [00:02:27.739]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.3927460Z [00:02:27.739]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:50.3927875Z [00:02:27.739]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.3928316Z [00:02:27.739]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:50.3928787Z [00:02:27.739]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:50.3929207Z [00:02:27.739]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.3929632Z [00:02:27.739]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.3930079Z [00:02:27.739]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:50.3930426Z [00:02:27.739]➜  EOF
2025-08-20T21:12:50.3932398Z [00:02:27.739]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/go/scanner=>go/scanner;$WORK/b130=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid MuE0rcsCKt6ZlkqIjpTZ/MuE0rcsCKt6ZlkqIjpTZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /root/.go/src/go/scanner/errors.go /root/.go/src/go/scanner/scanner.go
2025-08-20T21:12:50.4804063Z [00:02:27.828]➜  gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b116=/tmp/go-build -gno-record-gcc-switches -o $WORK/b116/_cgo_.o $WORK/b116/_cgo_main.o $WORK/b116/preferlinkext $WORK/b116/_x001.o $WORK/b116/_x002.o $WORK/b116/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T21:12:50.4807844Z [00:02:27.828]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b116/_cgo_.o -dynout $WORK/b116/_cgo_import.go
2025-08-20T21:12:50.4843772Z [00:02:27.832]➜  cat >/tmp/go-build1679262874/b116/importcfg << 'EOF' # internal
2025-08-20T21:12:50.4844688Z [00:02:27.832]➜  # import config
2025-08-20T21:12:50.4845478Z [00:02:27.832]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.4846520Z [00:02:27.832]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:50.4847058Z [00:02:27.832]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.4847496Z [00:02:27.832]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.4848287Z [00:02:27.832]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.4848798Z [00:02:27.832]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:50.4849252Z [00:02:27.832]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:12:50.4849611Z [00:02:27.832]➜  EOF
2025-08-20T21:12:50.4851937Z [00:02:27.832]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b116=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid TCDaqMs50n5i10PI86Tl/TCDaqMs50n5i10PI86Tl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /root/.go/src/os/user/cgo_listgroups_unix.go /root/.go/src/os/user/cgo_lookup_unix.go /root/.go/src/os/user/lookup.go /root/.go/src/os/user/user.go $WORK/b116/_cgo_gotypes.go $WORK/b116/cgo_lookup_cgo.cgo1.go $WORK/b116/getgrouplist_unix.cgo1.go $WORK/b116/_cgo_import.go
2025-08-20T21:12:50.4855563Z [00:02:27.834]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T21:12:50.4865505Z [00:02:27.834]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/32/32d841d7ce8faf537ea9b30dc8d2c702aa942d44c06ce67cc2d0f0c198ec29d1-d # internal
2025-08-20T21:12:50.4877371Z [00:02:27.836]➜  go/ast
2025-08-20T21:12:50.4877645Z [00:02:27.836]➜  mkdir -p $WORK/b129/
2025-08-20T21:12:50.4878027Z [00:02:27.836]➜  cat >/tmp/go-build1679262874/b129/importcfg << 'EOF' # internal
2025-08-20T21:12:50.4878390Z [00:02:27.836]➜  # import config
2025-08-20T21:12:50.4878727Z [00:02:27.836]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.4879142Z [00:02:27.836]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:50.4879548Z [00:02:27.836]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.4879975Z [00:02:27.836]➜  packagefile go/scanner=/tmp/go-build1679262874/b130/_pkg_.a
2025-08-20T21:12:50.4880417Z [00:02:27.836]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:50.4881092Z [00:02:27.836]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.4881500Z [00:02:27.836]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:50.4881901Z [00:02:27.836]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:50.4882346Z [00:02:27.836]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:50.4882776Z [00:02:27.836]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.4883212Z [00:02:27.836]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.4883640Z [00:02:27.836]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.4883956Z [00:02:27.836]➜  EOF
2025-08-20T21:12:50.4886335Z [00:02:27.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/go/ast=>go/ast;$WORK/b129=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid izpq07i6-_BlK_jJ36X3/izpq07i6-_BlK_jJ36X3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /root/.go/src/go/ast/ast.go /root/.go/src/go/ast/commentmap.go /root/.go/src/go/ast/filter.go /root/.go/src/go/ast/import.go /root/.go/src/go/ast/print.go /root/.go/src/go/ast/resolve.go /root/.go/src/go/ast/scope.go /root/.go/src/go/ast/walk.go
2025-08-20T21:12:50.5276916Z [00:02:27.875]➜  cd /root/.go/src/os/user
2025-08-20T21:12:50.5277649Z [00:02:27.875]➜  go tool pack r $WORK/b116/_pkg_.a $WORK/b116/preferlinkext $WORK/b116/_x001.o $WORK/b116/_x002.o $WORK/b116/_x003.o # internal
2025-08-20T21:12:50.5282414Z [00:02:27.876]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T21:12:50.5300265Z [00:02:27.878]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/58/58a9d17f5c841b24d18dbba55c55e419fcc599b3dd37e434753cd26a7841fcc7-d # internal
2025-08-20T21:12:50.5339350Z [00:02:27.882]➜  k8s.io/klog/v2
2025-08-20T21:12:50.5339854Z [00:02:27.882]➜  mkdir -p $WORK/b108/
2025-08-20T21:12:50.5351804Z [00:02:27.883]➜  cat >/tmp/go-build1679262874/b108/importcfg << 'EOF' # internal
2025-08-20T21:12:50.5367819Z [00:02:27.883]➜  # import config
2025-08-20T21:12:50.5372286Z [00:02:27.883]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:50.5372733Z [00:02:27.883]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.5373165Z [00:02:27.883]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:50.5379076Z [00:02:27.883]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:50.5383208Z [00:02:27.883]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:50.5383826Z [00:02:27.883]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:12:50.5384346Z [00:02:27.883]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.5384955Z [00:02:27.883]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:12:50.5385577Z [00:02:27.883]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.5386195Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/buffer=/tmp/go-build1679262874/b110/_pkg_.a
2025-08-20T21:12:50.5386908Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/clock=/tmp/go-build1679262874/b112/_pkg_.a
2025-08-20T21:12:50.5387571Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/dbg=/tmp/go-build1679262874/b113/_pkg_.a
2025-08-20T21:12:50.5388283Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/serialize=/tmp/go-build1679262874/b114/_pkg_.a
2025-08-20T21:12:50.5389048Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build1679262874/b111/_pkg_.a
2025-08-20T21:12:50.5389790Z [00:02:27.883]➜  packagefile k8s.io/klog/v2/internal/sloghandler=/tmp/go-build1679262874/b115/_pkg_.a
2025-08-20T21:12:50.5390435Z [00:02:27.883]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:50.5391314Z [00:02:27.883]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:12:50.5391907Z [00:02:27.883]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.5392494Z [00:02:27.883]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:50.5393046Z [00:02:27.883]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:12:50.5393634Z [00:02:27.883]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:50.5394211Z [00:02:27.883]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:50.5394761Z [00:02:27.883]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:50.5395292Z [00:02:27.883]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.5395836Z [00:02:27.883]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.5396385Z [00:02:27.883]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.5396956Z [00:02:27.883]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:50.5397869Z [00:02:27.883]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:50.5398366Z [00:02:27.883]➜  EOF
2025-08-20T21:12:50.5398727Z [00:02:27.883]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:50.5415055Z [00:02:27.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/klog/v2@v2.130.1=>k8s.io/klog/v2@v2.130.1;$WORK/b108=>" -p k8s.io/klog/v2 -lang=go1.18 -complete -installsuffix shared -buildid txBbgd-X8MEgDIETKnJv/txBbgd-X8MEgDIETKnJv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/contextual.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/contextual_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/exit.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/format.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/imports.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/k8s_references.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/k8s_references_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog_file.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klog_file_others.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klogr.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/klogr_slog.go /root/go/pkg/mod/k8s.io/klog/v2@v2.130.1/safeptr.go
2025-08-20T21:12:50.5418639Z [00:02:27.889]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T21:12:50.5511821Z [00:02:27.899]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/57/57a4d424e1eb2aa2779862409c8fb436bdb1dc8e6466aeea4c01a8f0f2193c66-d # internal
2025-08-20T21:12:50.5535667Z [00:02:27.901]➜  k8s.io/apimachinery/pkg/api/resource
2025-08-20T21:12:50.5541211Z [00:02:27.901]➜  mkdir -p $WORK/b088/
2025-08-20T21:12:50.5541644Z [00:02:27.902]➜  cat >/tmp/go-build1679262874/b088/importcfg << 'EOF' # internal
2025-08-20T21:12:50.5542003Z [00:02:27.902]➜  # import config
2025-08-20T21:12:50.5542342Z [00:02:27.902]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.5542771Z [00:02:27.902]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:50.5543202Z [00:02:27.902]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.5543716Z [00:02:27.902]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:50.5544247Z [00:02:27.902]➜  packagefile gopkg.in/inf.v0=/tmp/go-build1679262874/b089/_pkg_.a
2025-08-20T21:12:50.5544688Z [00:02:27.902]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.5545314Z [00:02:27.902]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:12:50.5545900Z [00:02:27.902]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.5546328Z [00:02:27.902]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:50.5546773Z [00:02:27.902]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:50.5547207Z [00:02:27.902]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.5547645Z [00:02:27.902]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.5548068Z [00:02:27.902]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.5548377Z [00:02:27.902]➜  EOF
2025-08-20T21:12:50.5560344Z [00:02:27.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource=>k8s.io/apimachinery@v0.33.2/pkg/api/resource;$WORK/b088=>" -p k8s.io/apimachinery/pkg/api/resource -lang=go1.24 -complete -installsuffix shared -buildid 9qr0cy93SKh2X5bN3C0z/9qr0cy93SKh2X5bN3C0z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/amount.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/math.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/quantity.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/quantity_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/scale_int.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/suffix.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/resource/zz_generated.deepcopy.go
2025-08-20T21:12:50.5681725Z [00:02:27.915]➜  cd /root/.go/src/net
2025-08-20T21:12:50.5682553Z [00:02:27.915]➜  go tool pack r $WORK/b121/_pkg_.a $WORK/b121/preferlinkext $WORK/b121/_x001.o $WORK/b121/_x002.o $WORK/b121/_x003.o $WORK/b121/_x004.o $WORK/b121/_x005.o $WORK/b121/_x006.o # internal
2025-08-20T21:12:50.5683304Z [00:02:27.915]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T21:12:50.5778493Z [00:02:27.926]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/5e/5e06094c8f07689a81d0eee85006c1e34864699176f2d7958b4d9707d054eeee-d # internal
2025-08-20T21:12:50.5819386Z [00:02:27.930]➜  k8s.io/utils/internal/third_party/forked/golang/net
2025-08-20T21:12:50.5852129Z [00:02:27.930]➜  mkdir -p $WORK/b120/
2025-08-20T21:12:50.5853043Z [00:02:27.930]➜  cat >/tmp/go-build1679262874/b120/importcfg << 'EOF' # internal
2025-08-20T21:12:50.5853439Z [00:02:27.930]➜  # import config
2025-08-20T21:12:50.5853794Z [00:02:27.930]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:50.5854107Z [00:02:27.930]➜  EOF
2025-08-20T21:12:50.5854355Z [00:02:27.930]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:50.5857718Z [00:02:27.930]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net;$WORK/b120=>" -p k8s.io/utils/internal/third_party/forked/golang/net -lang=go1.18 -complete -installsuffix shared -buildid 4AKwXks8RXvLMMn64LJv/4AKwXks8RXvLMMn64LJv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net/ip.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/internal/third_party/forked/golang/net/parse.go
2025-08-20T21:12:50.6124041Z [00:02:27.960]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T21:12:50.6129039Z [00:02:27.961]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/5a/5a614b3b2f5092631e3a887c1136793713e4f0047bac790154e29c5b877fc18e-d # internal
2025-08-20T21:12:50.6172047Z [00:02:27.965]➜  k8s.io/utils/net
2025-08-20T21:12:50.6172613Z [00:02:27.965]➜  mkdir -p $WORK/b119/
2025-08-20T21:12:50.6173195Z [00:02:27.965]➜  cat >/tmp/go-build1679262874/b119/importcfg << 'EOF' # internal
2025-08-20T21:12:50.6173699Z [00:02:27.965]➜  # import config
2025-08-20T21:12:50.6174209Z [00:02:27.965]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:50.6174779Z [00:02:27.965]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:50.6175312Z [00:02:27.965]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.6176050Z [00:02:27.965]➜  packagefile k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build1679262874/b120/_pkg_.a
2025-08-20T21:12:50.6176767Z [00:02:27.965]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.6177215Z [00:02:27.965]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:50.6179329Z [00:02:27.965]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:50.6179785Z [00:02:27.965]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.6180218Z [00:02:27.965]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.6180733Z [00:02:27.965]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.6181104Z [00:02:27.965]➜  EOF
2025-08-20T21:12:50.6184801Z [00:02:27.966]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net;$WORK/b119=>" -p k8s.io/utils/net -lang=go1.18 -complete -installsuffix shared -buildid MTnjriDf2PpH71kSufQY/MTnjriDf2PpH71kSufQY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/ipfamily.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/ipnet.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/multi_listen.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/net.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/parse.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/net/port.go
2025-08-20T21:12:50.7316425Z [00:02:28.080]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T21:12:50.7377798Z [00:02:28.086]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T21:12:50.7387915Z [00:02:28.087]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/c9/c9b1f30bd6c8745a9a726802753cd063bcc61d13f4a1055812ff1b11e9d7e256-d # internal
2025-08-20T21:12:50.7393729Z [00:02:28.087]➜  go/doc/comment
2025-08-20T21:12:50.7395052Z [00:02:28.087]➜  mkdir -p $WORK/b133/
2025-08-20T21:12:50.7395447Z [00:02:28.087]➜  cat >/tmp/go-build1679262874/b133/importcfg << 'EOF' # internal
2025-08-20T21:12:50.7395796Z [00:02:28.088]➜  # import config
2025-08-20T21:12:50.7396196Z [00:02:28.088]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.7397009Z [00:02:28.088]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.7397424Z [00:02:28.088]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.7397839Z [00:02:28.088]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:50.7398256Z [00:02:28.088]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.7398681Z [00:02:28.088]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.7399125Z [00:02:28.088]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.7399572Z [00:02:28.088]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:50.7399904Z [00:02:28.088]➜  EOF
2025-08-20T21:12:50.7402363Z [00:02:28.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/go/doc/comment=>go/doc/comment;$WORK/b133=>" -p go/doc/comment -lang=go1.25 -std -complete -installsuffix shared -buildid ozaFHVDjIEI25G0o-NbL/ozaFHVDjIEI25G0o-NbL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /root/.go/src/go/doc/comment/doc.go /root/.go/src/go/doc/comment/html.go /root/.go/src/go/doc/comment/markdown.go /root/.go/src/go/doc/comment/parse.go /root/.go/src/go/doc/comment/print.go /root/.go/src/go/doc/comment/std.go /root/.go/src/go/doc/comment/text.go
2025-08-20T21:12:50.7484456Z [00:02:28.096]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/e8/e83cc9a56e01fd827535bfac0aff20e60b1ada64b73182f7d706be2f8e1dc6c3-d # internal
2025-08-20T21:12:50.7508908Z [00:02:28.097]➜  net/url
2025-08-20T21:12:50.7513232Z [00:02:28.097]➜  mkdir -p $WORK/b139/
2025-08-20T21:12:50.7513674Z [00:02:28.098]➜  cat >/tmp/go-build1679262874/b139/importcfg << 'EOF' # internal
2025-08-20T21:12:50.7514027Z [00:02:28.098]➜  # import config
2025-08-20T21:12:50.7514368Z [00:02:28.098]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:50.7514803Z [00:02:28.098]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.7515212Z [00:02:28.098]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:50.7515625Z [00:02:28.098]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:50.7516042Z [00:02:28.098]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.7516466Z [00:02:28.098]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.7516899Z [00:02:28.098]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.7517213Z [00:02:28.098]➜  EOF
2025-08-20T21:12:50.7518948Z [00:02:28.098]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b139=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid A8RFegZZZybLED1GbpJw/A8RFegZZZybLED1GbpJw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T21:12:50.7660232Z [00:02:28.114]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T21:12:50.7702201Z [00:02:28.118]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/15/155d893df29d5226cbbc291817eae196ce96370de1adf4fa78d42f1a7695d4c6-d # internal
2025-08-20T21:12:50.7716175Z [00:02:28.120]➜  k8s.io/apimachinery/pkg/util/validation
2025-08-20T21:12:50.7717086Z [00:02:28.120]➜  mkdir -p $WORK/b105/
2025-08-20T21:12:50.7727872Z [00:02:28.121]➜  cat >/tmp/go-build1679262874/b105/importcfg << 'EOF' # internal
2025-08-20T21:12:50.7728627Z [00:02:28.121]➜  # import config
2025-08-20T21:12:50.7730916Z [00:02:28.121]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.7732618Z [00:02:28.121]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:12:50.7733473Z [00:02:28.121]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:50.7734181Z [00:02:28.121]➜  packagefile k8s.io/utils/net=/tmp/go-build1679262874/b119/_pkg_.a
2025-08-20T21:12:50.7736524Z [00:02:28.121]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.7736952Z [00:02:28.121]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:50.7737378Z [00:02:28.121]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:12:50.7737812Z [00:02:28.121]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:50.7738235Z [00:02:28.121]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.7738659Z [00:02:28.121]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.7739102Z [00:02:28.121]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.7739419Z [00:02:28.121]➜  EOF
2025-08-20T21:12:50.7741830Z [00:02:28.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation=>k8s.io/apimachinery@v0.33.2/pkg/util/validation;$WORK/b105=>" -p k8s.io/apimachinery/pkg/util/validation -lang=go1.24 -complete -installsuffix shared -buildid kZFZe5glYOMg9CiZvZBb/kZFZe5glYOMg9CiZvZBb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/ip.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/validation/validation.go
2025-08-20T21:12:50.7822971Z [00:02:28.130]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T21:12:50.7863987Z [00:02:28.134]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/a5/a5c06ec1b4c2387930e8c81d53b40a464cb7b557901d65dfd6f08fc3291a947f-d # internal
2025-08-20T21:12:50.7867090Z [00:02:28.135]➜  go/parser
2025-08-20T21:12:50.7867397Z [00:02:28.135]➜  mkdir -p $WORK/b135/
2025-08-20T21:12:50.7867804Z [00:02:28.135]➜  cat >/tmp/go-build1679262874/b135/importcfg << 'EOF' # internal
2025-08-20T21:12:50.7868147Z [00:02:28.135]➜  # import config
2025-08-20T21:12:50.7868487Z [00:02:28.135]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.7868930Z [00:02:28.135]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:50.7869344Z [00:02:28.135]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.7869761Z [00:02:28.135]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:12:50.7870235Z [00:02:28.135]➜  packagefile go/build/constraint=/tmp/go-build1679262874/b136/_pkg_.a
2025-08-20T21:12:50.7870869Z [00:02:28.135]➜  packagefile go/scanner=/tmp/go-build1679262874/b130/_pkg_.a
2025-08-20T21:12:50.7871639Z [00:02:28.135]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:50.7872143Z [00:02:28.135]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.7872554Z [00:02:28.135]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:50.7872960Z [00:02:28.135]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:50.7873396Z [00:02:28.135]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:50.7873858Z [00:02:28.135]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.7874179Z [00:02:28.135]➜  EOF
2025-08-20T21:12:50.7875842Z [00:02:28.135]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/go/parser=>go/parser;$WORK/b135=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid AHWHDhAEtBRzHkt-Hj_6/AHWHDhAEtBRzHkt-Hj_6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/go/parser/interface.go /root/.go/src/go/parser/parser.go /root/.go/src/go/parser/resolver.go
2025-08-20T21:12:50.8526440Z [00:02:28.201]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T21:12:50.8535114Z [00:02:28.202]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/40/40eed7ca8efb487024ee094007b1be31a553d62640f12f69360236d33502c43b-d # internal
2025-08-20T21:12:50.8568476Z [00:02:28.205]➜  k8s.io/apimachinery/pkg/labels
2025-08-20T21:12:50.8573219Z [00:02:28.205]➜  mkdir -p $WORK/b103/
2025-08-20T21:12:50.8573698Z [00:02:28.205]➜  cat >/tmp/go-build1679262874/b103/importcfg << 'EOF' # internal
2025-08-20T21:12:50.8574785Z [00:02:28.205]➜  # import config
2025-08-20T21:12:50.8575177Z [00:02:28.205]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.8579949Z [00:02:28.205]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build1679262874/b102/_pkg_.a
2025-08-20T21:12:50.8580824Z [00:02:28.205]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:50.8581567Z [00:02:28.205]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:12:50.8582267Z [00:02:28.205]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:12:50.8582853Z [00:02:28.205]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:50.8583296Z [00:02:28.205]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.8583726Z [00:02:28.205]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:50.8584140Z [00:02:28.205]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.8584571Z [00:02:28.205]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.8584889Z [00:02:28.205]➜  EOF
2025-08-20T21:12:50.8587553Z [00:02:28.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/labels=>k8s.io/apimachinery@v0.33.2/pkg/labels;$WORK/b103=>" -p k8s.io/apimachinery/pkg/labels -lang=go1.24 -complete -installsuffix shared -buildid d5jUwjqmsNpSoaL8YFl9/d5jUwjqmsNpSoaL8YFl9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/labels/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/labels/labels.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/labels/selector.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/labels/zz_generated.deepcopy.go
2025-08-20T21:12:50.8625795Z [00:02:28.210]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T21:12:50.8640626Z [00:02:28.212]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/e4/e40d323752e6f936361ab1dc7cd24cbeabb92031183c087d08ccdca85b8e7afd-d # internal
2025-08-20T21:12:50.8657106Z [00:02:28.214]➜  k8s.io/apimachinery/pkg/conversion/queryparams
2025-08-20T21:12:50.8659945Z [00:02:28.214]➜  mkdir -p $WORK/b138/
2025-08-20T21:12:50.8660350Z [00:02:28.214]➜  cat >/tmp/go-build1679262874/b138/importcfg << 'EOF' # internal
2025-08-20T21:12:50.8661151Z [00:02:28.214]➜  # import config
2025-08-20T21:12:50.8661559Z [00:02:28.214]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.8661989Z [00:02:28.214]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:50.8662413Z [00:02:28.214]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:50.8662857Z [00:02:28.214]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.8663173Z [00:02:28.214]➜  EOF
2025-08-20T21:12:50.8665581Z [00:02:28.214]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/queryparams=>k8s.io/apimachinery@v0.33.2/pkg/conversion/queryparams;$WORK/b138=>" -p k8s.io/apimachinery/pkg/conversion/queryparams -lang=go1.24 -complete -installsuffix shared -buildid tLTnSz28K4g3OEd70iBj/tLTnSz28K4g3OEd70iBj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/queryparams/convert.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/conversion/queryparams/doc.go
2025-08-20T21:12:50.8789455Z [00:02:28.227]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T21:12:50.8809896Z [00:02:28.229]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/b2/b2ecc0606f33c84eb6b998bb4c10f90260586bd9a00f73c6b01abe00e88b68c6-d # internal
2025-08-20T21:12:50.8811008Z [00:02:28.229]➜  go/doc
2025-08-20T21:12:50.8811256Z [00:02:28.229]➜  mkdir -p $WORK/b132/
2025-08-20T21:12:50.8821548Z [00:02:28.229]➜  cat >/tmp/go-build1679262874/b132/importcfg << 'EOF' # internal
2025-08-20T21:12:50.8822194Z [00:02:28.229]➜  # import config
2025-08-20T21:12:50.8822864Z [00:02:28.229]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:50.8824427Z [00:02:28.229]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.8825316Z [00:02:28.229]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:12:50.8826025Z [00:02:28.229]➜  packagefile go/doc/comment=/tmp/go-build1679262874/b133/_pkg_.a
2025-08-20T21:12:50.8826755Z [00:02:28.229]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:50.8828917Z [00:02:28.229]➜  packagefile internal/lazyregexp=/tmp/go-build1679262874/b134/_pkg_.a
2025-08-20T21:12:50.8829507Z [00:02:28.229]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.8830280Z [00:02:28.229]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:50.8831073Z [00:02:28.229]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.8831806Z [00:02:28.229]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.8832437Z [00:02:28.229]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.8833206Z [00:02:28.229]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.8834013Z [00:02:28.229]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:50.8834699Z [00:02:28.229]➜  EOF
2025-08-20T21:12:50.8837177Z [00:02:28.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/go/doc=>go/doc;$WORK/b132=>" -p go/doc -lang=go1.25 -std -complete -installsuffix shared -buildid ee8SGXPONU7oYXz76-tx/ee8SGXPONU7oYXz76-tx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /root/.go/src/go/doc/comment.go /root/.go/src/go/doc/doc.go /root/.go/src/go/doc/example.go /root/.go/src/go/doc/exports.go /root/.go/src/go/doc/filter.go /root/.go/src/go/doc/reader.go /root/.go/src/go/doc/synopsis.go
2025-08-20T21:12:50.8985207Z [00:02:28.247]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T21:12:50.9001851Z [00:02:28.247]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/ca/ca533fa85a1ab5f98cc2d3a645c7acbe7be3f6e86a2903f820bd8d9f910c5769-d # internal
2025-08-20T21:12:50.9055087Z [00:02:28.254]➜  k8s.io/apimachinery/pkg/runtime/schema
2025-08-20T21:12:50.9055804Z [00:02:28.254]➜  mkdir -p $WORK/b141/
2025-08-20T21:12:50.9056328Z [00:02:28.254]➜  cat >/tmp/go-build1679262874/b141/importcfg << 'EOF' # internal
2025-08-20T21:12:50.9056703Z [00:02:28.254]➜  # import config
2025-08-20T21:12:50.9057055Z [00:02:28.254]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.9057832Z [00:02:28.254]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:50.9058490Z [00:02:28.254]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.9059043Z [00:02:28.254]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.9059529Z [00:02:28.254]➜  EOF
2025-08-20T21:12:50.9062411Z [00:02:28.254]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/schema=>k8s.io/apimachinery@v0.33.2/pkg/runtime/schema;$WORK/b141=>" -p k8s.io/apimachinery/pkg/runtime/schema -lang=go1.24 -complete -installsuffix shared -buildid PF5e81LQE14t7JHpgf7L/PF5e81LQE14t7JHpgf7L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/schema/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/schema/group_version.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/schema/interfaces.go
2025-08-20T21:12:50.9778748Z [00:02:28.326]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T21:12:50.9784958Z [00:02:28.326]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/7e/7e9dcde686fb5cece0be416fa43d88188f19e23c18ac0c141c3ea95eddf00b3b-d # internal
2025-08-20T21:12:50.9826011Z [00:02:28.331]➜  sigs.k8s.io/json/internal/golang/encoding/json
2025-08-20T21:12:50.9826560Z [00:02:28.331]➜  mkdir -p $WORK/b144/
2025-08-20T21:12:50.9829075Z [00:02:28.331]➜  cat >/tmp/go-build1679262874/b144/importcfg << 'EOF' # internal
2025-08-20T21:12:50.9851755Z [00:02:28.331]➜  # import config
2025-08-20T21:12:50.9854444Z [00:02:28.331]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:50.9854945Z [00:02:28.331]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:12:50.9856012Z [00:02:28.331]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:50.9856491Z [00:02:28.331]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:50.9856994Z [00:02:28.331]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:50.9857432Z [00:02:28.333]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:50.9857852Z [00:02:28.333]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:50.9858259Z [00:02:28.333]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:50.9858684Z [00:02:28.333]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:50.9859107Z [00:02:28.333]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:50.9859544Z [00:02:28.333]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:50.9859975Z [00:02:28.333]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:50.9860393Z [00:02:28.333]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:50.9860997Z [00:02:28.333]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:50.9861449Z [00:02:28.333]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:50.9861929Z [00:02:28.333]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:50.9862262Z [00:02:28.333]➜  EOF
2025-08-20T21:12:50.9868414Z [00:02:28.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json=>sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json;$WORK/b144=>" -p sigs.k8s.io/json/internal/golang/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid SpY6nQwK2qLzwN6HuQmg/SpY6nQwK2qLzwN6HuQmg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/decode.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/encode.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/fold.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/indent.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/kubernetes_patch.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/scanner.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/stream.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/tables.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/internal/golang/encoding/json/tags.go
2025-08-20T21:12:51.0098283Z [00:02:28.358]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T21:12:51.0117073Z [00:02:28.360]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/9e/9ebf41955e879ec88044a4c2bb0a403adc6b7667aba4b3feac1afa69f4f4ed45-d # internal
2025-08-20T21:12:51.0118091Z [00:02:28.360]➜  runtime/debug
2025-08-20T21:12:51.0123797Z [00:02:28.360]➜  mkdir -p $WORK/b146/
2025-08-20T21:12:51.0128021Z [00:02:28.360]➜  echo -n > $WORK/b146/go_asm.h # internal
2025-08-20T21:12:51.0131505Z [00:02:28.360]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:12:51.0134835Z [00:02:28.360]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b146=>" -I $WORK/b146/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b146/symabis ./debug.s
2025-08-20T21:12:51.0246568Z [00:02:28.373]➜  cat >/tmp/go-build1679262874/b146/importcfg << 'EOF' # internal
2025-08-20T21:12:51.0247465Z [00:02:28.373]➜  # import config
2025-08-20T21:12:51.0248368Z [00:02:28.373]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.0249307Z [00:02:28.373]➜  packagefile internal/poll=/tmp/go-build1679262874/b060/_pkg_.a
2025-08-20T21:12:51.0249803Z [00:02:28.373]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:51.0250257Z [00:02:28.373]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:51.0250804Z [00:02:28.373]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:51.0251288Z [00:02:28.373]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.0251718Z [00:02:28.373]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:51.0252138Z [00:02:28.373]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:51.0252447Z [00:02:28.373]➜  EOF
2025-08-20T21:12:51.0252704Z [00:02:28.373]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.0254793Z [00:02:28.373]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b146=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid mxuhknRyDyMkG_Bz4Oci/mxuhknRyDyMkG_Bz4Oci -goversion go1.25.0 -symabis $WORK/b146/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack -asmhdr $WORK/b146/go_asm.h /root/.go/src/runtime/debug/garbage.go /root/.go/src/runtime/debug/mod.go /root/.go/src/runtime/debug/stack.go /root/.go/src/runtime/debug/stubs.go
2025-08-20T21:12:51.0635853Z [00:02:28.411]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T21:12:51.0654278Z [00:02:28.413]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/5e/5e3d1e27c0d93732b9bbb5be77d1cb41e35a19da78dd38038cab92e52c3c8c6e-d # internal
2025-08-20T21:12:51.0655972Z [00:02:28.414]➜  compress/flate
2025-08-20T21:12:51.0656840Z [00:02:28.414]➜  mkdir -p $WORK/b150/
2025-08-20T21:12:51.0660818Z [00:02:28.414]➜  cat >/tmp/go-build1679262874/b150/importcfg << 'EOF' # internal
2025-08-20T21:12:51.0661278Z [00:02:28.414]➜  # import config
2025-08-20T21:12:51.0661629Z [00:02:28.414]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:51.0662053Z [00:02:28.414]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.0662477Z [00:02:28.414]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.0662899Z [00:02:28.414]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.0663305Z [00:02:28.414]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:51.0663731Z [00:02:28.414]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.0664156Z [00:02:28.414]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:51.0664579Z [00:02:28.414]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.0665005Z [00:02:28.414]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.0665310Z [00:02:28.414]➜  EOF
2025-08-20T21:12:51.0667793Z [00:02:28.414]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b150=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ilfncTBnkA4QKWtYPm5O/ilfncTBnkA4QKWtYPm5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/.go/src/compress/flate/deflate.go /root/.go/src/compress/flate/deflatefast.go /root/.go/src/compress/flate/dict_decoder.go /root/.go/src/compress/flate/huffman_bit_writer.go /root/.go/src/compress/flate/huffman_code.go /root/.go/src/compress/flate/inflate.go /root/.go/src/compress/flate/token.go
2025-08-20T21:12:51.0929854Z [00:02:28.441]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T21:12:51.1010945Z [00:02:28.449]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/47/478a5a5383afa64503b460e08c6e0e6a5add62df44233819a834d08ad355ddd0-d # internal
2025-08-20T21:12:51.1013464Z [00:02:28.449]➜  crypto/internal/fips140/hmac
2025-08-20T21:12:51.1014227Z [00:02:28.449]➜  mkdir -p $WORK/b163/
2025-08-20T21:12:51.1014731Z [00:02:28.449]➜  cat >/tmp/go-build1679262874/b163/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1018284Z [00:02:28.449]➜  # import config
2025-08-20T21:12:51.1018711Z [00:02:28.449]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.1019326Z [00:02:28.449]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.1019904Z [00:02:28.449]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.1020488Z [00:02:28.449]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.1021284Z [00:02:28.449]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.1021803Z [00:02:28.449]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.1030954Z [00:02:28.449]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.1031296Z [00:02:28.449]➜  EOF
2025-08-20T21:12:51.1033238Z [00:02:28.450]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b163=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid A42YQXKTz7j6V6eZYMhB/A42YQXKTz7j6V6eZYMhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T21:12:51.1034959Z [00:02:28.451]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:12:51.1035922Z [00:02:28.451]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b146=>" -I $WORK/b146/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b146/debug.o ./debug.s
2025-08-20T21:12:51.1076026Z [00:02:28.456]➜  go tool pack r $WORK/b146/_pkg_.a $WORK/b146/debug.o # internal
2025-08-20T21:12:51.1077038Z [00:02:28.456]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T21:12:51.1085305Z [00:02:28.457]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/cb/cb3b30c8e26d6daf52407c28a3594f02b6e62c5f066c8b23b7c934ed448d9fd8-d # internal
2025-08-20T21:12:51.1094001Z [00:02:28.457]➜  k8s.io/apimachinery/pkg/util/naming
2025-08-20T21:12:51.1094975Z [00:02:28.457]➜  mkdir -p $WORK/b145/
2025-08-20T21:12:51.1095402Z [00:02:28.457]➜  cat >/tmp/go-build1679262874/b145/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1095755Z [00:02:28.457]➜  # import config
2025-08-20T21:12:51.1096091Z [00:02:28.457]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.1096509Z [00:02:28.457]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:51.1096932Z [00:02:28.457]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:51.1097401Z [00:02:28.457]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:12:51.1097846Z [00:02:28.457]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.1098274Z [00:02:28.457]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:51.1098590Z [00:02:28.457]➜  EOF
2025-08-20T21:12:51.1098834Z [00:02:28.457]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.1101613Z [00:02:28.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/naming=>k8s.io/apimachinery@v0.33.2/pkg/util/naming;$WORK/b145=>" -p k8s.io/apimachinery/pkg/util/naming -lang=go1.24 -complete -installsuffix shared -buildid KWmTY3Q8y3kLuMRbGFCX/KWmTY3Q8y3kLuMRbGFCX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/naming/from_stack.go
2025-08-20T21:12:51.1210145Z [00:02:28.469]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T21:12:51.1215370Z [00:02:28.470]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/b5/b50eb6d7c3f677fe545a3d9ad59605538a27051bf0355c93330d8650c6dfb38a-d # internal
2025-08-20T21:12:51.1216157Z [00:02:28.470]➜  crypto/internal/fips140/check
2025-08-20T21:12:51.1216866Z [00:02:28.470]➜  mkdir -p $WORK/b162/
2025-08-20T21:12:51.1221706Z [00:02:28.470]➜  cat >/tmp/go-build1679262874/b162/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1224307Z [00:02:28.470]➜  # import config
2025-08-20T21:12:51.1228304Z [00:02:28.470]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.1229894Z [00:02:28.470]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:12:51.1232535Z [00:02:28.470]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.1234252Z [00:02:28.470]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.1234931Z [00:02:28.470]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1679262874/b160/_pkg_.a
2025-08-20T21:12:51.1235450Z [00:02:28.470]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.1235756Z [00:02:28.470]➜  EOF
2025-08-20T21:12:51.1237478Z [00:02:28.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b162=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid nhNKEvIck5oeTpa1dzoq/nhNKEvIck5oeTpa1dzoq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T21:12:51.1239073Z [00:02:28.471]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T21:12:51.1239747Z [00:02:28.471]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/44/44390f4d7d893e4d5acc36bcf07dfae81121b6a3f4650afc64ebf9ee3ad102bc-d # internal
2025-08-20T21:12:51.1240692Z [00:02:28.471]➜  crypto/internal/entropy
2025-08-20T21:12:51.1241047Z [00:02:28.471]➜  mkdir -p $WORK/b173/
2025-08-20T21:12:51.1241421Z [00:02:28.471]➜  cat >/tmp/go-build1679262874/b173/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1242336Z [00:02:28.472]➜  # import config
2025-08-20T21:12:51.1243165Z [00:02:28.472]➜  packagefile crypto/internal/sysrand=/tmp/go-build1679262874/b174/_pkg_.a
2025-08-20T21:12:51.1243927Z [00:02:28.472]➜  EOF
2025-08-20T21:12:51.1246019Z [00:02:28.472]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b173=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid uyN8ZSB0PiltA8jeC8ce/uyN8ZSB0PiltA8jeC8ce -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T21:12:51.1452724Z [00:02:28.493]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T21:12:51.1455391Z [00:02:28.493]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/08/08d07c5e414a70bc03d0805d4ad67af129f3d930fc500b13e40e400ba96e6f97-d # internal
2025-08-20T21:12:51.1459123Z [00:02:28.494]➜  math/rand/v2
2025-08-20T21:12:51.1459688Z [00:02:28.494]➜  mkdir -p $WORK/b176/
2025-08-20T21:12:51.1465879Z [00:02:28.495]➜  cat >/tmp/go-build1679262874/b176/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1467103Z [00:02:28.495]➜  # import config
2025-08-20T21:12:51.1469339Z [00:02:28.495]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.1469890Z [00:02:28.495]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:51.1470423Z [00:02:28.495]➜  packagefile internal/chacha8rand=/tmp/go-build1679262874/b014/_pkg_.a
2025-08-20T21:12:51.1471092Z [00:02:28.495]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:51.1471528Z [00:02:28.495]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.1471869Z [00:02:28.495]➜  EOF
2025-08-20T21:12:51.1474062Z [00:02:28.495]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b176=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid ZfMw8tkUidw9934lNf6V/ZfMw8tkUidw9934lNf6V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/.go/src/math/rand/v2/chacha8.go /root/.go/src/math/rand/v2/exp.go /root/.go/src/math/rand/v2/normal.go /root/.go/src/math/rand/v2/pcg.go /root/.go/src/math/rand/v2/rand.go /root/.go/src/math/rand/v2/zipf.go
2025-08-20T21:12:51.1603777Z [00:02:28.508]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T21:12:51.1608487Z [00:02:28.509]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/8f/8f85460442b947f9b5b7d7f144a673385d21402d34ce36aa26932abdd2536258-d # internal
2025-08-20T21:12:51.1612605Z [00:02:28.509]➜  crypto/internal/fips140/aes
2025-08-20T21:12:51.1624044Z [00:02:28.510]➜  mkdir -p $WORK/b158/
2025-08-20T21:12:51.1627386Z [00:02:28.511]➜  echo -n > $WORK/b158/go_asm.h # internal
2025-08-20T21:12:51.1629106Z [00:02:28.511]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:12:51.1631064Z [00:02:28.511]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b158=>" -I $WORK/b158/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b158/symabis ./aes_arm64.s ./ctr_arm64.s
2025-08-20T21:12:51.1725512Z [00:02:28.520]➜  cat >/tmp/go-build1679262874/b158/importcfg << 'EOF' # internal
2025-08-20T21:12:51.1725927Z [00:02:28.520]➜  # import config
2025-08-20T21:12:51.1738465Z [00:02:28.521]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.1739231Z [00:02:28.521]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.1741151Z [00:02:28.521]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:51.1741836Z [00:02:28.521]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.1742425Z [00:02:28.521]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.1743051Z [00:02:28.521]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.1743691Z [00:02:28.521]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:51.1744310Z [00:02:28.521]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1679262874/b160/_pkg_.a
2025-08-20T21:12:51.1744881Z [00:02:28.522]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:51.1745352Z [00:02:28.522]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.1745781Z [00:02:28.522]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.1746225Z [00:02:28.522]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.1746546Z [00:02:28.522]➜  EOF
2025-08-20T21:12:51.1746821Z [00:02:28.522]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.1750348Z [00:02:28.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b158=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid nMw5pB3PdI_aXx7k9ui_/nMw5pB3PdI_aXx7k9ui_ -goversion go1.25.0 -symabis $WORK/b158/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack -asmhdr $WORK/b158/go_asm.h /root/.go/src/crypto/internal/fips140/aes/aes.go /root/.go/src/crypto/internal/fips140/aes/aes_asm.go /root/.go/src/crypto/internal/fips140/aes/aes_generic.go /root/.go/src/crypto/internal/fips140/aes/cast.go /root/.go/src/crypto/internal/fips140/aes/cbc.go /root/.go/src/crypto/internal/fips140/aes/cbc_noasm.go /root/.go/src/crypto/internal/fips140/aes/const.go /root/.go/src/crypto/internal/fips140/aes/ctr.go /root/.go/src/crypto/internal/fips140/aes/ctr_asm.go
2025-08-20T21:12:51.2008749Z [00:02:28.549]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T21:12:51.2025621Z [00:02:28.550]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/2c/2c5df6099e86c3f2c42959de92cbe7bebf11b1ea94ca62d377b4ee049c7834f9-d # internal
2025-08-20T21:12:51.2081257Z [00:02:28.551]➜  compress/gzip
2025-08-20T21:12:51.2081571Z [00:02:28.551]➜  mkdir -p $WORK/b149/
2025-08-20T21:12:51.2081967Z [00:02:28.551]➜  cat >/tmp/go-build1679262874/b149/importcfg << 'EOF' # internal
2025-08-20T21:12:51.2082317Z [00:02:28.551]➜  # import config
2025-08-20T21:12:51.2082660Z [00:02:28.551]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:51.2083111Z [00:02:28.551]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:12:51.2083591Z [00:02:28.551]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:51.2084072Z [00:02:28.551]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.2084486Z [00:02:28.551]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.2084915Z [00:02:28.551]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:12:51.2085340Z [00:02:28.551]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.2085758Z [00:02:28.551]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:51.2086065Z [00:02:28.551]➜  EOF
2025-08-20T21:12:51.2087665Z [00:02:28.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b149=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid QZrYBpMOEIxYc1KN8cnf/QZrYBpMOEIxYc1KN8cnf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T21:12:51.2225004Z [00:02:28.570]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T21:12:51.2245714Z [00:02:28.573]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/7d/7d24c85d1486f6fa6c930dfddb1ef34720afc8a0f1c26874bed53687167e44f3-d # internal
2025-08-20T21:12:51.2247174Z [00:02:28.573]➜  crypto/internal/randutil
2025-08-20T21:12:51.2247485Z [00:02:28.573]➜  mkdir -p $WORK/b175/
2025-08-20T21:12:51.2247864Z [00:02:28.573]➜  cat >/tmp/go-build1679262874/b175/importcfg << 'EOF' # internal
2025-08-20T21:12:51.2248242Z [00:02:28.573]➜  # import config
2025-08-20T21:12:51.2248567Z [00:02:28.573]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.2249005Z [00:02:28.573]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:12:51.2249336Z [00:02:28.573]➜  EOF
2025-08-20T21:12:51.2251300Z [00:02:28.573]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b175=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid jI6rmh7sOgnLoJtpj6tm/jI6rmh7sOgnLoJtpj6tm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T21:12:51.2453508Z [00:02:28.593]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:12:51.2454916Z [00:02:28.593]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b158=>" -I $WORK/b158/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b158/aes_arm64.o ./aes_arm64.s
2025-08-20T21:12:51.2467848Z [00:02:28.594]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T21:12:51.2468889Z [00:02:28.594]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/f5/f531161022c110c2c0a5994535a4eb2bf83e3f68e87903e28d1dfd4a1fa459f4-d # internal
2025-08-20T21:12:51.2471625Z [00:02:28.595]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T21:12:51.2475728Z [00:02:28.595]➜  mkdir -p $WORK/b186/
2025-08-20T21:12:51.2476143Z [00:02:28.595]➜  cat >/tmp/go-build1679262874/b186/importcfg << 'EOF' # internal
2025-08-20T21:12:51.2476490Z [00:02:28.595]➜  # import config
2025-08-20T21:12:51.2476919Z [00:02:28.595]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.2477509Z [00:02:28.595]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.2478026Z [00:02:28.595]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.2478459Z [00:02:28.595]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.2478778Z [00:02:28.595]➜  EOF
2025-08-20T21:12:51.2479023Z [00:02:28.596]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.2484659Z [00:02:28.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b186=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid IYbIrobBm91v6aBwRqJ1/IYbIrobBm91v6aBwRqJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/.go/src/crypto/internal/fips140/nistec/fiat/cast.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
2025-08-20T21:12:51.2523368Z [00:02:28.600]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:12:51.2528913Z [00:02:28.600]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b158=>" -I $WORK/b158/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b158/ctr_arm64.o ./ctr_arm64.s
2025-08-20T21:12:51.2672570Z [00:02:28.615]➜  go tool pack r $WORK/b158/_pkg_.a $WORK/b158/aes_arm64.o $WORK/b158/ctr_arm64.o # internal
2025-08-20T21:12:51.2674217Z [00:02:28.615]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T21:12:51.2683766Z [00:02:28.616]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/0f/0fb5aff5be34a29fc58fbbf9ef1a7053f4b4c161587f1d1ff90ff4f0bcf13483-d # internal
2025-08-20T21:12:51.2690476Z [00:02:28.617]➜  crypto/internal/fips140/drbg
2025-08-20T21:12:51.2690885Z [00:02:28.617]➜  mkdir -p $WORK/b172/
2025-08-20T21:12:51.2700367Z [00:02:28.618]➜  cat >/tmp/go-build1679262874/b172/importcfg << 'EOF' # internal
2025-08-20T21:12:51.2706802Z [00:02:28.618]➜  # import config
2025-08-20T21:12:51.2707171Z [00:02:28.618]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.2707671Z [00:02:28.618]➜  packagefile crypto/internal/entropy=/tmp/go-build1679262874/b173/_pkg_.a
2025-08-20T21:12:51.2708218Z [00:02:28.618]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.2709172Z [00:02:28.618]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:12:51.2709756Z [00:02:28.618]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.2710342Z [00:02:28.618]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.2711146Z [00:02:28.618]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.2711768Z [00:02:28.618]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:51.2712315Z [00:02:28.618]➜  packagefile crypto/internal/sysrand=/tmp/go-build1679262874/b174/_pkg_.a
2025-08-20T21:12:51.2712796Z [00:02:28.618]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.2713208Z [00:02:28.618]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.2713640Z [00:02:28.618]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.2714065Z [00:02:28.618]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.2714375Z [00:02:28.618]➜  EOF
2025-08-20T21:12:51.2731934Z [00:02:28.621]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.2734349Z [00:02:28.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b172=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid 2bhr8WQOGW7jzWbzCEFo/2bhr8WQOGW7jzWbzCEFo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/.go/src/crypto/internal/fips140/drbg/cast.go /root/.go/src/crypto/internal/fips140/drbg/ctrdrbg.go /root/.go/src/crypto/internal/fips140/drbg/rand.go
2025-08-20T21:12:51.2769262Z [00:02:28.625]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T21:12:51.2771571Z [00:02:28.625]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/ac/ac093be51668a469ed82bfa500a9598efe50fd51d78d5743f957217017de5219-d # internal
2025-08-20T21:12:51.2774768Z [00:02:28.625]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T21:12:51.2775105Z [00:02:28.625]➜  mkdir -p $WORK/b187/
2025-08-20T21:12:51.2775483Z [00:02:28.625]➜  cat >/tmp/go-build1679262874/b187/importcfg << 'EOF' # internal
2025-08-20T21:12:51.2775829Z [00:02:28.625]➜  # import config
2025-08-20T21:12:51.2776257Z [00:02:28.625]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.2777121Z [00:02:28.625]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.2777828Z [00:02:28.625]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.2778359Z [00:02:28.625]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.2778792Z [00:02:28.625]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.2779126Z [00:02:28.625]➜  EOF
2025-08-20T21:12:51.2781826Z [00:02:28.625]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b187=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -complete -installsuffix shared -buildid IphQMC9eTQKq58morZAk/IphQMC9eTQKq58morZAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T21:12:51.3191767Z [00:02:28.667]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T21:12:51.3197619Z [00:02:28.668]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/1f/1f0bcdaae5c96dc3831b92d8004a00f982c864e9b1546e96425dc4405a3e3f48-d # internal
2025-08-20T21:12:51.3201821Z [00:02:28.668]➜  crypto/internal/fips140/aes/gcm
2025-08-20T21:12:51.3202189Z [00:02:28.668]➜  mkdir -p $WORK/b171/
2025-08-20T21:12:51.3202505Z [00:02:28.668]➜  echo -n > $WORK/b171/go_asm.h # internal
2025-08-20T21:12:51.3203605Z [00:02:28.668]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:12:51.3205429Z [00:02:28.668]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b171=>" -I $WORK/b171/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b171/symabis ./gcm_arm64.s
2025-08-20T21:12:51.3271080Z [00:02:28.675]➜  cat >/tmp/go-build1679262874/b171/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3271949Z [00:02:28.675]➜  # import config
2025-08-20T21:12:51.3272655Z [00:02:28.675]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.3273717Z [00:02:28.675]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:12:51.3274386Z [00:02:28.675]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:51.3274977Z [00:02:28.675]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.3275555Z [00:02:28.675]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.3276137Z [00:02:28.675]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.3276776Z [00:02:28.675]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.3277400Z [00:02:28.675]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:51.3277957Z [00:02:28.675]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:51.3278427Z [00:02:28.675]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.3278850Z [00:02:28.675]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:51.3279158Z [00:02:28.675]➜  EOF
2025-08-20T21:12:51.3279405Z [00:02:28.675]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.3283516Z [00:02:28.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b171=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid RrjrLvctw9Bw7sArM-0F/RrjrLvctw9Bw7sArM-0F -goversion go1.25.0 -symabis $WORK/b171/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h /root/.go/src/crypto/internal/fips140/aes/gcm/cast.go /root/.go/src/crypto/internal/fips140/aes/gcm/cmac.go /root/.go/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /root/.go/src/crypto/internal/fips140/aes/gcm/ghash.go
2025-08-20T21:12:51.3288302Z [00:02:28.677]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T21:12:51.3297602Z [00:02:28.678]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/d3/d374e27d9e09ed4e9e326ab5007f9a381ad2c71fe0445a3f11674312508f549c-d # internal
2025-08-20T21:12:51.3304172Z [00:02:28.678]➜  crypto/internal/fips140only
2025-08-20T21:12:51.3304999Z [00:02:28.679]➜  mkdir -p $WORK/b177/
2025-08-20T21:12:51.3309488Z [00:02:28.679]➜  cat >/tmp/go-build1679262874/b177/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3309849Z [00:02:28.679]➜  # import config
2025-08-20T21:12:51.3310273Z [00:02:28.679]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.3312744Z [00:02:28.679]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.3313335Z [00:02:28.679]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.3314293Z [00:02:28.679]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.3314791Z [00:02:28.679]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.3315244Z [00:02:28.679]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:51.3315709Z [00:02:28.679]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.3316012Z [00:02:28.679]➜  EOF
2025-08-20T21:12:51.3317711Z [00:02:28.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b177=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid g0InnHkhLGhIIw-Lc_FU/g0InnHkhLGhIIw-Lc_FU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T21:12:51.3471322Z [00:02:28.695]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T21:12:51.3480373Z [00:02:28.696]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/12/12aa38f968bc69f3d5ed4376f739ba98cbd5d6daa2565e946a4bf1122ad150f2-d # internal
2025-08-20T21:12:51.3481114Z [00:02:28.696]➜  crypto/internal/fips140/bigmod
2025-08-20T21:12:51.3481422Z [00:02:28.696]➜  mkdir -p $WORK/b192/
2025-08-20T21:12:51.3489655Z [00:02:28.697]➜  echo -n > $WORK/b192/go_asm.h # internal
2025-08-20T21:12:51.3492119Z [00:02:28.697]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:12:51.3513207Z [00:02:28.699]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b192=>" -I $WORK/b192/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b192/symabis ./nat_arm64.s
2025-08-20T21:12:51.3523854Z [00:02:28.700]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T21:12:51.3542045Z [00:02:28.702]➜  cat >/tmp/go-build1679262874/b192/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3542976Z [00:02:28.702]➜  # import config
2025-08-20T21:12:51.3543866Z [00:02:28.702]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.3544533Z [00:02:28.702]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.3545172Z [00:02:28.702]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:12:51.3545760Z [00:02:28.702]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:51.3546237Z [00:02:28.702]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.3546670Z [00:02:28.702]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.3546995Z [00:02:28.702]➜  EOF
2025-08-20T21:12:51.3563170Z [00:02:28.704]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.3566081Z [00:02:28.704]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b192=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid d01bEfxgoen9rA0aoqkj/d01bEfxgoen9rA0aoqkj -goversion go1.25.0 -symabis $WORK/b192/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T21:12:51.3585654Z [00:02:28.707]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/fc/fca031dc53d9d701554c572564d31668d6fb5f56343b6cbbe6b6d271ae722710-d # internal
2025-08-20T21:12:51.3615945Z [00:02:28.710]➜  sigs.k8s.io/json
2025-08-20T21:12:51.3618670Z [00:02:28.710]➜  mkdir -p $WORK/b143/
2025-08-20T21:12:51.3619082Z [00:02:28.710]➜  cat >/tmp/go-build1679262874/b143/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3620399Z [00:02:28.710]➜  # import config
2025-08-20T21:12:51.3621196Z [00:02:28.710]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:51.3621954Z [00:02:28.710]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.3622858Z [00:02:28.710]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.3623488Z [00:02:28.710]➜  packagefile sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build1679262874/b144/_pkg_.a
2025-08-20T21:12:51.3623946Z [00:02:28.710]➜  EOF
2025-08-20T21:12:51.3633709Z [00:02:28.711]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3=>sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3;$WORK/b143=>" -p sigs.k8s.io/json -lang=go1.21 -complete -installsuffix shared -buildid 6QUvj3vYsxUxmfIxxbIY/6QUvj3vYsxUxmfIxxbIY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/doc.go /root/go/pkg/mod/sigs.k8s.io/json@v0.0.0-20241010143419-9aa6b5e7a4b3/json.go
2025-08-20T21:12:51.3754220Z [00:02:28.723]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:12:51.3756343Z [00:02:28.723]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b171=>" -I $WORK/b171/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b171/gcm_arm64.o ./gcm_arm64.s
2025-08-20T21:12:51.3832400Z [00:02:28.731]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T21:12:51.3837737Z [00:02:28.732]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/01/013aa9643ac47b387587be359b960c160f09b9aadc16c3536543971ca77cce34-d # internal
2025-08-20T21:12:51.3849635Z [00:02:28.733]➜  k8s.io/apimachinery/pkg/util/json
2025-08-20T21:12:51.3854321Z [00:02:28.733]➜  mkdir -p $WORK/b142/
2025-08-20T21:12:51.3856405Z [00:02:28.733]➜  cat >/tmp/go-build1679262874/b142/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3858718Z [00:02:28.733]➜  # import config
2025-08-20T21:12:51.3859106Z [00:02:28.733]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:51.3859551Z [00:02:28.733]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.3859956Z [00:02:28.733]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.3860401Z [00:02:28.733]➜  packagefile sigs.k8s.io/json=/tmp/go-build1679262874/b143/_pkg_.a
2025-08-20T21:12:51.3865458Z [00:02:28.733]➜  EOF
2025-08-20T21:12:51.3866135Z [00:02:28.734]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.3869197Z [00:02:28.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/json=>k8s.io/apimachinery@v0.33.2/pkg/util/json;$WORK/b142=>" -p k8s.io/apimachinery/pkg/util/json -lang=go1.24 -complete -installsuffix shared -buildid ke2rdRBLyEWexh1gCJbc/ke2rdRBLyEWexh1gCJbc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/json/json.go
2025-08-20T21:12:51.3871728Z [00:02:28.734]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:12:51.3872174Z [00:02:28.734]➜  go tool pack r $WORK/b171/_pkg_.a $WORK/b171/gcm_arm64.o # internal
2025-08-20T21:12:51.3872600Z [00:02:28.735]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T21:12:51.3873304Z [00:02:28.735]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/bc/bcd068a70d188b1a7045f7a377cdee9afc5e9e0750063c9b6e3f13ed9fd213bf-d # internal
2025-08-20T21:12:51.3873866Z [00:02:28.735]➜  crypto/cipher
2025-08-20T21:12:51.3874116Z [00:02:28.735]➜  mkdir -p $WORK/b157/
2025-08-20T21:12:51.3874485Z [00:02:28.735]➜  cat >/tmp/go-build1679262874/b157/importcfg << 'EOF' # internal
2025-08-20T21:12:51.3874830Z [00:02:28.735]➜  # import config
2025-08-20T21:12:51.3875168Z [00:02:28.735]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.3875680Z [00:02:28.735]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:12:51.3876271Z [00:02:28.735]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1679262874/b171/_pkg_.a
2025-08-20T21:12:51.3876864Z [00:02:28.735]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:51.3877439Z [00:02:28.735]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.3877956Z [00:02:28.735]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:51.3878404Z [00:02:28.735]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.3878875Z [00:02:28.735]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:51.3879330Z [00:02:28.735]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.3879634Z [00:02:28.735]➜  EOF
2025-08-20T21:12:51.3879881Z [00:02:28.735]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.3884777Z [00:02:28.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b157=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid fzu7Q_qA2I-up68G7SF3/fzu7Q_qA2I-up68G7SF3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/.go/src/crypto/cipher/cbc.go /root/.go/src/crypto/cipher/cfb.go /root/.go/src/crypto/cipher/cipher.go /root/.go/src/crypto/cipher/ctr.go /root/.go/src/crypto/cipher/gcm.go /root/.go/src/crypto/cipher/io.go /root/.go/src/crypto/cipher/ofb.go
2025-08-20T21:12:51.4217049Z [00:02:28.770]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T21:12:51.4218291Z [00:02:28.770]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/6a/6aea0d582ec75282948561195fd6d74faa2b7bc26c3c4e90b2473e113044761d-d # internal
2025-08-20T21:12:51.4218910Z [00:02:28.770]➜  crypto/internal/fips140cache
2025-08-20T21:12:51.4219243Z [00:02:28.770]➜  mkdir -p $WORK/b193/
2025-08-20T21:12:51.4219619Z [00:02:28.770]➜  cat >/tmp/go-build1679262874/b193/importcfg << 'EOF' # internal
2025-08-20T21:12:51.4219966Z [00:02:28.770]➜  # import config
2025-08-20T21:12:51.4220314Z [00:02:28.770]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:51.4220912Z [00:02:28.770]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.4221340Z [00:02:28.770]➜  packagefile weak=/tmp/go-build1679262874/b127/_pkg_.a
2025-08-20T21:12:51.4221654Z [00:02:28.770]➜  EOF
2025-08-20T21:12:51.4223381Z [00:02:28.770]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b193=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid mOJ69xxADTyI1M8QoAOK/mOJ69xxADTyI1M8QoAOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T21:12:51.4435452Z [00:02:28.791]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:12:51.4437156Z [00:02:28.792]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b192=>" -I $WORK/b192/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b192/nat_arm64.o ./nat_arm64.s
2025-08-20T21:12:51.4462361Z [00:02:28.794]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T21:12:51.4466492Z [00:02:28.795]➜  go tool pack r $WORK/b192/_pkg_.a $WORK/b192/nat_arm64.o # internal
2025-08-20T21:12:51.4466949Z [00:02:28.795]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T21:12:51.4476962Z [00:02:28.796]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/f7/f7986a7e6caebf96b24bec07677c267eb89478c99e762fe5983d333aa087e6e9-d # internal
2025-08-20T21:12:51.4480128Z [00:02:28.796]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/ec/ecb6050c896b1a1aa56bda048308423917209637b01c24884234f8096a636c47-d # internal
2025-08-20T21:12:51.4481541Z [00:02:28.796]➜  encoding/asn1
2025-08-20T21:12:51.4481807Z [00:02:28.796]➜  mkdir -p $WORK/b198/
2025-08-20T21:12:51.4482094Z [00:02:28.796]➜  crypto/sha3
2025-08-20T21:12:51.4484186Z [00:02:28.796]➜  mkdir -p $WORK/b195/
2025-08-20T21:12:51.4486091Z [00:02:28.797]➜  cat >/tmp/go-build1679262874/b195/importcfg << 'EOF' # internal
2025-08-20T21:12:51.4487110Z [00:02:28.797]➜  # import config
2025-08-20T21:12:51.4487456Z [00:02:28.797]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.4488010Z [00:02:28.797]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.4488502Z [00:02:28.797]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.4488813Z [00:02:28.797]➜  EOF
2025-08-20T21:12:51.4489059Z [00:02:28.797]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.4490652Z [00:02:28.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b195=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid W_YWW6j20GnVUuObQInA/W_YWW6j20GnVUuObQInA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T21:12:51.4492077Z [00:02:28.797]➜  cat >/tmp/go-build1679262874/b198/importcfg << 'EOF' # internal
2025-08-20T21:12:51.4492421Z [00:02:28.797]➜  # import config
2025-08-20T21:12:51.4492751Z [00:02:28.797]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.4493529Z [00:02:28.797]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.4494015Z [00:02:28.797]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.4494422Z [00:02:28.797]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:51.4494840Z [00:02:28.797]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:51.4495284Z [00:02:28.797]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:51.4495707Z [00:02:28.797]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:51.4496128Z [00:02:28.797]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.4496556Z [00:02:28.797]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:51.4496970Z [00:02:28.797]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:51.4497410Z [00:02:28.797]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:51.4497880Z [00:02:28.797]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:51.4498214Z [00:02:28.797]➜  EOF
2025-08-20T21:12:51.4499917Z [00:02:28.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b198=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid gw_QiJhDAJhYzCghGh4Q/gw_QiJhDAJhYzCghGh4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/.go/src/encoding/asn1/asn1.go /root/.go/src/encoding/asn1/common.go /root/.go/src/encoding/asn1/marshal.go
2025-08-20T21:12:51.4601629Z [00:02:28.808]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T21:12:51.4613264Z [00:02:28.809]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/72/72ab7f75beb3d86c57f7c36d5d87a383f3fbe69548b5e7ca6ab2b863601d572c-d # internal
2025-08-20T21:12:51.4614414Z [00:02:28.809]➜  crypto/internal/boring
2025-08-20T21:12:51.4621730Z [00:02:28.809]➜  mkdir -p $WORK/b155/
2025-08-20T21:12:51.4625648Z [00:02:28.810]➜  cat >/tmp/go-build1679262874/b155/importcfg << 'EOF' # internal
2025-08-20T21:12:51.4628980Z [00:02:28.810]➜  # import config
2025-08-20T21:12:51.4629337Z [00:02:28.810]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.4629793Z [00:02:28.810]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:51.4630338Z [00:02:28.810]➜  packagefile crypto/internal/boring/sig=/tmp/go-build1679262874/b179/_pkg_.a
2025-08-20T21:12:51.4630983Z [00:02:28.810]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.4631301Z [00:02:28.810]➜  EOF
2025-08-20T21:12:51.4633095Z [00:02:28.810]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b155=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid H_jz5aWRk7iUgy8YLLCA/H_jz5aWRk7iUgy8YLLCA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T21:12:51.4804754Z [00:02:28.828]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T21:12:51.4816694Z [00:02:28.830]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/24/24e8588ad9f381e439e0ec4a8f306894ff43c02e860277ea3f57f1173f770d3a-d # internal
2025-08-20T21:12:51.4846896Z [00:02:28.833]➜  crypto/rand
2025-08-20T21:12:51.4847824Z [00:02:28.833]➜  mkdir -p $WORK/b154/
2025-08-20T21:12:51.4854336Z [00:02:28.834]➜  cat >/tmp/go-build1679262874/b154/importcfg << 'EOF' # internal
2025-08-20T21:12:51.4855767Z [00:02:28.834]➜  # import config
2025-08-20T21:12:51.4856833Z [00:02:28.834]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.4857414Z [00:02:28.834]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.4858365Z [00:02:28.834]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.4859016Z [00:02:28.834]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.4859576Z [00:02:28.834]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:51.4860125Z [00:02:28.834]➜  packagefile crypto/internal/sysrand=/tmp/go-build1679262874/b174/_pkg_.a
2025-08-20T21:12:51.4860782Z [00:02:28.834]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.4861256Z [00:02:28.834]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.4861674Z [00:02:28.834]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:51.4861994Z [00:02:28.834]➜  EOF
2025-08-20T21:12:51.4863682Z [00:02:28.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b154=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid A38w9Mg8qJS5LJrKaVFx/A38w9Mg8qJS5LJrKaVFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /root/.go/src/crypto/rand/rand.go /root/.go/src/crypto/rand/text.go /root/.go/src/crypto/rand/util.go
2025-08-20T21:12:51.4985262Z [00:02:28.846]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T21:12:51.4993660Z [00:02:28.847]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/42/42e88f3760debb7363fa01249a0c46d43937cb420f2b8237af0c56c98a16dd97-d # internal
2025-08-20T21:12:51.4995677Z [00:02:28.848]➜  crypto/aes
2025-08-20T21:12:51.4996817Z [00:02:28.848]➜  mkdir -p $WORK/b181/
2025-08-20T21:12:51.5001450Z [00:02:28.848]➜  cat >/tmp/go-build1679262874/b181/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5001840Z [00:02:28.848]➜  # import config
2025-08-20T21:12:51.5002220Z [00:02:28.848]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:51.5002733Z [00:02:28.848]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.5003315Z [00:02:28.848]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:12:51.5003829Z [00:02:28.848]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.5004147Z [00:02:28.848]➜  EOF
2025-08-20T21:12:51.5006251Z [00:02:28.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b181=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid NIrY2sXihKc0NX5_sWAT/NIrY2sXihKc0NX5_sWAT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T21:12:51.5194879Z [00:02:28.867]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T21:12:51.5199570Z [00:02:28.868]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/e0/e047e0232e0a4d676419a212a0209962efb1a4432e6c25341dde94c828c8934b-d # internal
2025-08-20T21:12:51.5202487Z [00:02:28.868]➜  crypto/des
2025-08-20T21:12:51.5202944Z [00:02:28.868]➜  mkdir -p $WORK/b182/
2025-08-20T21:12:51.5207677Z [00:02:28.869]➜  cat >/tmp/go-build1679262874/b182/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5208825Z [00:02:28.869]➜  # import config
2025-08-20T21:12:51.5209209Z [00:02:28.869]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:51.5209776Z [00:02:28.869]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:51.5210384Z [00:02:28.869]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.5211034Z [00:02:28.869]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.5211510Z [00:02:28.869]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:51.5211982Z [00:02:28.869]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.5212402Z [00:02:28.869]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.5212712Z [00:02:28.869]➜  EOF
2025-08-20T21:12:51.5214708Z [00:02:28.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b182=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid V3t-4XrzLvRnqQjloiZp/V3t-4XrzLvRnqQjloiZp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /root/.go/src/crypto/des/block.go /root/.go/src/crypto/des/cipher.go /root/.go/src/crypto/des/const.go
2025-08-20T21:12:51.5254808Z [00:02:28.873]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T21:12:51.5269463Z [00:02:28.874]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/1b/1bf7f27970ce9e2286d4e2d71ac592f52f998b9e407b0315d357c172ae987e1d-d # internal
2025-08-20T21:12:51.5270126Z [00:02:28.874]➜  crypto/internal/boring/bbig
2025-08-20T21:12:51.5270420Z [00:02:28.874]➜  mkdir -p $WORK/b190/
2025-08-20T21:12:51.5270919Z [00:02:28.875]➜  cat >/tmp/go-build1679262874/b190/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5271287Z [00:02:28.875]➜  # import config
2025-08-20T21:12:51.5271688Z [00:02:28.875]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.5272174Z [00:02:28.875]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:51.5272496Z [00:02:28.875]➜  EOF
2025-08-20T21:12:51.5274156Z [00:02:28.875]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b190=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid uLuL3fdmLM1-eRuYX6XK/uLuL3fdmLM1-eRuYX6XK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T21:12:51.5401119Z [00:02:28.888]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T21:12:51.5465340Z [00:02:28.894]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/dd/dd5a9defda8a26f133bfa4f440b79e8a0767d4042349c4cf4f7aff60501f2434-d # internal
2025-08-20T21:12:51.5476278Z [00:02:28.895]➜  crypto/internal/fips140/nistec
2025-08-20T21:12:51.5476680Z [00:02:28.895]➜  mkdir -p $WORK/b185/
2025-08-20T21:12:51.5477079Z [00:02:28.896]➜  echo -n > $WORK/b185/go_asm.h # internal
2025-08-20T21:12:51.5478016Z [00:02:28.896]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:12:51.5479558Z [00:02:28.896]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b185=>" -I $WORK/b185/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b185/symabis ./p256_asm_arm64.s
2025-08-20T21:12:51.5510932Z [00:02:28.899]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T21:12:51.5511754Z [00:02:28.899]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/88/88edf4806a1182fbe40b1684c93792656bce39dc8ed4bcf19d6e109e51e7a5de-d # internal
2025-08-20T21:12:51.5512330Z [00:02:28.899]➜  crypto/internal/fips140hash
2025-08-20T21:12:51.5512769Z [00:02:28.899]➜  mkdir -p $WORK/b194/
2025-08-20T21:12:51.5513563Z [00:02:28.899]➜  cat >/tmp/go-build1679262874/b194/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5514072Z [00:02:28.899]➜  # import config
2025-08-20T21:12:51.5514588Z [00:02:28.899]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.5515138Z [00:02:28.899]➜  packagefile crypto/sha3=/tmp/go-build1679262874/b195/_pkg_.a
2025-08-20T21:12:51.5515587Z [00:02:28.899]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.5516026Z [00:02:28.899]➜  EOF
2025-08-20T21:12:51.5516399Z [00:02:28.899]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.5518618Z [00:02:28.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b194=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid 6XBZ2k4E8iuwnCWRrN-E/6XBZ2k4E8iuwnCWRrN-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T21:12:51.5553774Z [00:02:28.902]➜  cat >/tmp/go-build1679262874/b185/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5554423Z [00:02:28.902]➜  # import config
2025-08-20T21:12:51.5555021Z [00:02:28.902]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.5555763Z [00:02:28.902]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1679262874/b186/_pkg_.a
2025-08-20T21:12:51.5556482Z [00:02:28.902]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.5557225Z [00:02:28.902]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.5557869Z [00:02:28.902]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.5558437Z [00:02:28.902]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.5559006Z [00:02:28.902]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:51.5559565Z [00:02:28.902]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.5560023Z [00:02:28.902]➜  EOF
2025-08-20T21:12:51.5563838Z [00:02:28.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b185=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid I6xat44r4YjCpdw5c6zD/I6xat44r4YjCpdw5c6zD -goversion go1.25.0 -symabis $WORK/b185/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack -asmhdr $WORK/b185/go_asm.h /root/.go/src/crypto/internal/fips140/nistec/nistec.go /root/.go/src/crypto/internal/fips140/nistec/p224.go /root/.go/src/crypto/internal/fips140/nistec/p224_sqrt.go /root/.go/src/crypto/internal/fips140/nistec/p256_asm.go /root/.go/src/crypto/internal/fips140/nistec/p256_ordinv.go /root/.go/src/crypto/internal/fips140/nistec/p256_table.go /root/.go/src/crypto/internal/fips140/nistec/p384.go /root/.go/src/crypto/internal/fips140/nistec/p521.go
2025-08-20T21:12:51.5703208Z [00:02:28.918]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T21:12:51.5716809Z [00:02:28.919]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/b8/b8844c17a175c0d7f53f9b757e2cca687e2071d41bb7d5cbdf428152a2897094-d # internal
2025-08-20T21:12:51.5717448Z [00:02:28.919]➜  crypto/sha512
2025-08-20T21:12:51.5717712Z [00:02:28.919]➜  mkdir -p $WORK/b196/
2025-08-20T21:12:51.5718084Z [00:02:28.919]➜  cat >/tmp/go-build1679262874/b196/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5718430Z [00:02:28.919]➜  # import config
2025-08-20T21:12:51.5718766Z [00:02:28.919]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.5719250Z [00:02:28.919]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.5719830Z [00:02:28.919]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.5720329Z [00:02:28.919]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.5720789Z [00:02:28.919]➜  EOF
2025-08-20T21:12:51.5736489Z [00:02:28.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b196=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid l_784h4NNARlOp1RaqZi/l_784h4NNARlOp1RaqZi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T21:12:51.5738072Z [00:02:28.922]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T21:12:51.5746933Z [00:02:28.923]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/2f/2fd2b069ea6d486e778785a320001e983c6c7a46bb43fd53fbed7f48e0caf2eb-d # internal
2025-08-20T21:12:51.5749361Z [00:02:28.923]➜  crypto/internal/fips140/edwards25519
2025-08-20T21:12:51.5771516Z [00:02:28.923]➜  mkdir -p $WORK/b202/
2025-08-20T21:12:51.5772907Z [00:02:28.923]➜  cat >/tmp/go-build1679262874/b202/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5773378Z [00:02:28.923]➜  # import config
2025-08-20T21:12:51.5773823Z [00:02:28.923]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.5774481Z [00:02:28.923]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1679262874/b187/_pkg_.a
2025-08-20T21:12:51.5775135Z [00:02:28.923]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.5775759Z [00:02:28.923]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.5776292Z [00:02:28.923]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.5776722Z [00:02:28.923]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.5777147Z [00:02:28.923]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.5777467Z [00:02:28.923]➜  EOF
2025-08-20T21:12:51.5780800Z [00:02:28.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b202=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 43DwD2TM_46EvNt2sEHy/43DwD2TM_46EvNt2sEHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/doc.go /root/.go/src/crypto/internal/fips140/edwards25519/edwards25519.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /root/.go/src/crypto/internal/fips140/edwards25519/scalarmult.go /root/.go/src/crypto/internal/fips140/edwards25519/tables.go
2025-08-20T21:12:51.5924083Z [00:02:28.940]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T21:12:51.5925334Z [00:02:28.940]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T21:12:51.5928448Z [00:02:28.941]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/f6/f6f29b57fb53d83386d851c96625bdb4ccc33a0b45b8852fa2e62c9e674330f3-d # internal
2025-08-20T21:12:51.5930470Z [00:02:28.941]➜  crypto/internal/fips140/hkdf
2025-08-20T21:12:51.5932012Z [00:02:28.941]➜  mkdir -p $WORK/b204/
2025-08-20T21:12:51.5936586Z [00:02:28.942]➜  cat >/tmp/go-build1679262874/b204/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5937170Z [00:02:28.942]➜  # import config
2025-08-20T21:12:51.5937723Z [00:02:28.942]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.5938479Z [00:02:28.942]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.5939058Z [00:02:28.942]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.5939826Z [00:02:28.942]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:12:51.5940427Z [00:02:28.942]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.5941066Z [00:02:28.942]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.5941490Z [00:02:28.942]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.5941800Z [00:02:28.942]➜  EOF
2025-08-20T21:12:51.5943719Z [00:02:28.942]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b204=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid bQq8kK-sRD2qWI2UGSWz/bQq8kK-sRD2qWI2UGSWz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T21:12:51.5990320Z [00:02:28.947]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/ba/ba9e862be789804eb5216eaa59076dc3e7829afaee26fe50ed4d027b7b68f92c-d # internal
2025-08-20T21:12:51.5991177Z [00:02:28.947]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:12:51.5991535Z [00:02:28.947]➜  mkdir -p $WORK/b197/
2025-08-20T21:12:51.5991919Z [00:02:28.947]➜  cat >/tmp/go-build1679262874/b197/importcfg << 'EOF' # internal
2025-08-20T21:12:51.5992267Z [00:02:28.947]➜  # import config
2025-08-20T21:12:51.5992742Z [00:02:28.947]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:12:51.5993327Z [00:02:28.947]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:12:51.5993779Z [00:02:28.947]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.5994196Z [00:02:28.947]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:51.5994748Z [00:02:28.947]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b199/_pkg_.a
2025-08-20T21:12:51.5995299Z [00:02:28.947]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:51.5995739Z [00:02:28.947]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:51.5996162Z [00:02:28.947]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:51.5996470Z [00:02:28.947]➜  EOF
2025-08-20T21:12:51.5998803Z [00:02:28.947]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b197=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid oRvOipY8qVEQF5KC7uVV/oRvOipY8qVEQF5KC7uVV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T21:12:51.6147872Z [00:02:28.963]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T21:12:51.6158005Z [00:02:28.964]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/05/05277414b8f3a04b3a70f21a37b6afb440a8ed68c3607ecbf35a1aad72299301-d # internal
2025-08-20T21:12:51.6158806Z [00:02:28.964]➜  crypto/hkdf
2025-08-20T21:12:51.6160316Z [00:02:28.964]➜  mkdir -p $WORK/b203/
2025-08-20T21:12:51.6174369Z [00:02:28.965]➜  cat >/tmp/go-build1679262874/b203/importcfg << 'EOF' # internal
2025-08-20T21:12:51.6174923Z [00:02:28.965]➜  # import config
2025-08-20T21:12:51.6175401Z [00:02:28.965]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1679262874/b204/_pkg_.a
2025-08-20T21:12:51.6177744Z [00:02:28.965]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1679262874/b194/_pkg_.a
2025-08-20T21:12:51.6178387Z [00:02:28.965]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.6178881Z [00:02:28.965]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.6179301Z [00:02:28.965]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.6179626Z [00:02:28.965]➜  EOF
2025-08-20T21:12:51.6181364Z [00:02:28.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b203=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid le8lku1Ns3Um0BHAqMkZ/le8lku1Ns3Um0BHAqMkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T21:12:51.6302045Z [00:02:28.978]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T21:12:51.6306295Z [00:02:28.978]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/f2/f2737138cd2a5e5c62a990ae02f80bc2cb6947f388f10bdeb3b2f127187cf920-d # internal
2025-08-20T21:12:51.6306857Z [00:02:28.978]➜  crypto/hmac
2025-08-20T21:12:51.6307112Z [00:02:28.978]➜  mkdir -p $WORK/b205/
2025-08-20T21:12:51.6307487Z [00:02:28.978]➜  cat >/tmp/go-build1679262874/b205/importcfg << 'EOF' # internal
2025-08-20T21:12:51.6307828Z [00:02:28.978]➜  # import config
2025-08-20T21:12:51.6308591Z [00:02:28.978]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.6309229Z [00:02:28.978]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:12:51.6309810Z [00:02:28.978]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1679262874/b194/_pkg_.a
2025-08-20T21:12:51.6310378Z [00:02:28.978]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.6311118Z [00:02:28.978]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:51.6311559Z [00:02:28.978]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.6311869Z [00:02:28.978]➜  EOF
2025-08-20T21:12:51.6313268Z [00:02:28.978]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b205=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 549e95ZYMU_qbfhVYNI1/549e95ZYMU_qbfhVYNI1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T21:12:51.6471741Z [00:02:28.995]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T21:12:51.6479981Z [00:02:28.995]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/f2/f239d7e0be3a5fabb1cc326802bfaf5e947d64114d85e590e0110c3fe02dc1cc-d # internal
2025-08-20T21:12:51.6484839Z [00:02:28.996]➜  crypto/internal/fips140/mlkem
2025-08-20T21:12:51.6485200Z [00:02:28.996]➜  mkdir -p $WORK/b206/
2025-08-20T21:12:51.6485582Z [00:02:28.996]➜  cat >/tmp/go-build1679262874/b206/importcfg << 'EOF' # internal
2025-08-20T21:12:51.6485929Z [00:02:28.996]➜  # import config
2025-08-20T21:12:51.6486266Z [00:02:28.996]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.6486762Z [00:02:28.996]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.6487376Z [00:02:28.996]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.6487978Z [00:02:28.996]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.6488554Z [00:02:28.996]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.6489136Z [00:02:28.996]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.6489772Z [00:02:28.996]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.6492505Z [00:02:28.996]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.6492927Z [00:02:28.996]➜  EOF
2025-08-20T21:12:51.6495349Z [00:02:28.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b206=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid dtpPPng82mXKfRgXsEIR/dtpPPng82mXKfRgXsEIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/.go/src/crypto/internal/fips140/mlkem/cast.go /root/.go/src/crypto/internal/fips140/mlkem/field.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem1024.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem768.go
2025-08-20T21:12:51.6500440Z [00:02:28.998]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T21:12:51.6513161Z [00:02:28.999]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/1e/1eef6ea75998168352387a948438dcac8eea91de42931a026c97ca6094e0688d-d # internal
2025-08-20T21:12:51.6517305Z [00:02:28.999]➜  crypto/internal/fips140/ed25519
2025-08-20T21:12:51.6518561Z [00:02:28.999]➜  mkdir -p $WORK/b201/
2025-08-20T21:12:51.6519048Z [00:02:29.000]➜  cat >/tmp/go-build1679262874/b201/importcfg << 'EOF' # internal
2025-08-20T21:12:51.6519395Z [00:02:29.000]➜  # import config
2025-08-20T21:12:51.6519729Z [00:02:29.000]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.6520544Z [00:02:29.000]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.6522209Z [00:02:29.000]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.6522801Z [00:02:29.000]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.6523417Z [00:02:29.000]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1679262874/b202/_pkg_.a
2025-08-20T21:12:51.6524037Z [00:02:29.000]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.6524534Z [00:02:29.000]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.6524955Z [00:02:29.000]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.6525372Z [00:02:29.000]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.6525682Z [00:02:29.000]➜  EOF
2025-08-20T21:12:51.6527669Z [00:02:29.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b201=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid unbye3IrmxVyBiMgNX5o/unbye3IrmxVyBiMgNX5o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T21:12:51.6877869Z [00:02:29.036]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T21:12:51.6886526Z [00:02:29.036]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/5f/5f968098c61e825fe0a9316d473d71c2047182aeacbb86694cacd3454f4e4d32-d # internal
2025-08-20T21:12:51.6887123Z [00:02:29.037]➜  crypto/ed25519
2025-08-20T21:12:51.6887421Z [00:02:29.037]➜  mkdir -p $WORK/b200/
2025-08-20T21:12:51.6887800Z [00:02:29.037]➜  cat >/tmp/go-build1679262874/b200/importcfg << 'EOF' # internal
2025-08-20T21:12:51.6888144Z [00:02:29.037]➜  # import config
2025-08-20T21:12:51.6888517Z [00:02:29.037]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.6889037Z [00:02:29.037]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build1679262874/b201/_pkg_.a
2025-08-20T21:12:51.6889623Z [00:02:29.037]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1679262874/b193/_pkg_.a
2025-08-20T21:12:51.6890202Z [00:02:29.037]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.6890865Z [00:02:29.037]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:51.6891371Z [00:02:29.037]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:51.6891817Z [00:02:29.037]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.6892225Z [00:02:29.037]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.6892636Z [00:02:29.037]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.6892961Z [00:02:29.037]➜  EOF
2025-08-20T21:12:51.6894438Z [00:02:29.037]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b200=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid ubc8QILqzxwNY9uAXovg/ubc8QILqzxwNY9uAXovg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T21:12:51.7051684Z [00:02:29.053]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T21:12:51.7068619Z [00:02:29.055]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/f6/f6bab0b5ea7334ab165c5b1fad0552dcfa781dba0b82927021febc7d258ca2eb-d # internal
2025-08-20T21:12:51.7071475Z [00:02:29.055]➜  crypto/internal/fips140/tls12
2025-08-20T21:12:51.7072928Z [00:02:29.055]➜  mkdir -p $WORK/b207/
2025-08-20T21:12:51.7073370Z [00:02:29.055]➜  cat >/tmp/go-build1679262874/b207/importcfg << 'EOF' # internal
2025-08-20T21:12:51.7073732Z [00:02:29.055]➜  # import config
2025-08-20T21:12:51.7074533Z [00:02:29.055]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.7075094Z [00:02:29.055]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.7075670Z [00:02:29.055]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.7076253Z [00:02:29.055]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:12:51.7076855Z [00:02:29.055]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.7077441Z [00:02:29.055]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.7077948Z [00:02:29.055]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.7078371Z [00:02:29.055]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.7078679Z [00:02:29.055]➜  EOF
2025-08-20T21:12:51.7080822Z [00:02:29.055]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b207=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid riSwBUQK0g9rKDJhvxyr/riSwBUQK0g9rKDJhvxyr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T21:12:51.7361010Z [00:02:29.084]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T21:12:51.7368862Z [00:02:29.085]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/a9/a9efd40316c384ac05215e94e0c02d6934f78098faa8c59e8c3f6494e8ac3501-d # internal
2025-08-20T21:12:51.7369991Z [00:02:29.085]➜  crypto/internal/fips140/tls13
2025-08-20T21:12:51.7370315Z [00:02:29.085]➜  mkdir -p $WORK/b208/
2025-08-20T21:12:51.7370968Z [00:02:29.085]➜  cat >/tmp/go-build1679262874/b208/importcfg << 'EOF' # internal
2025-08-20T21:12:51.7371566Z [00:02:29.085]➜  # import config
2025-08-20T21:12:51.7372045Z [00:02:29.085]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.7372612Z [00:02:29.085]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.7373370Z [00:02:29.085]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.7386880Z [00:02:29.085]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1679262874/b204/_pkg_.a
2025-08-20T21:12:51.7387731Z [00:02:29.085]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.7388372Z [00:02:29.085]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.7388908Z [00:02:29.085]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.7389325Z [00:02:29.085]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.7389637Z [00:02:29.085]➜  EOF
2025-08-20T21:12:51.7391748Z [00:02:29.085]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b208=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HdcjQUsc722trmK-PCnO/HdcjQUsc722trmK-PCnO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T21:12:51.7512576Z [00:02:29.099]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T21:12:51.7516936Z [00:02:29.100]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/93/93e60f76d750e20a57ceae742a0c842201ae3e67f4dd98b903c26ad8f67d21a9-d # internal
2025-08-20T21:12:51.7517742Z [00:02:29.100]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T21:12:51.7518217Z [00:02:29.100]➜  mkdir -p $WORK/b211/
2025-08-20T21:12:51.7519069Z [00:02:29.100]➜  echo -n > $WORK/b211/go_asm.h # internal
2025-08-20T21:12:51.7531881Z [00:02:29.101]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:12:51.7533367Z [00:02:29.101]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b211/symabis ./chacha_arm64.s
2025-08-20T21:12:51.7608965Z [00:02:29.109]➜  cat >/tmp/go-build1679262874/b211/importcfg << 'EOF' # internal
2025-08-20T21:12:51.7609429Z [00:02:29.109]➜  # import config
2025-08-20T21:12:51.7609903Z [00:02:29.109]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:12:51.7610475Z [00:02:29.109]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:51.7611175Z [00:02:29.109]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:51.7611665Z [00:02:29.109]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.7612220Z [00:02:29.109]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b212/_pkg_.a
2025-08-20T21:12:51.7612767Z [00:02:29.109]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.7613203Z [00:02:29.109]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:51.7613931Z [00:02:29.109]➜  EOF
2025-08-20T21:12:51.7614184Z [00:02:29.109]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.7616754Z [00:02:29.109]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b211=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid uM0VDGLk5oDbYrNXo2Np/uM0VDGLk5oDbYrNXo2Np -goversion go1.25.0 -symabis $WORK/b211/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack -asmhdr $WORK/b211/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T21:12:51.7971404Z [00:02:29.145]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:12:51.7972840Z [00:02:29.145]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b211=>" -I $WORK/b211/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b211/chacha_arm64.o ./chacha_arm64.s
2025-08-20T21:12:51.7977472Z [00:02:29.146]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T21:12:51.7990857Z [00:02:29.147]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/43/43ec0ab1b9e6743b8ab44c32407dffad0f52447237f901a2d782963c7fdca4ea-d # internal
2025-08-20T21:12:51.7991887Z [00:02:29.147]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:12:51.7992720Z [00:02:29.147]➜  mkdir -p $WORK/b213/
2025-08-20T21:12:51.8001098Z [00:02:29.148]➜  cat >/tmp/go-build1679262874/b213/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8001639Z [00:02:29.148]➜  # import config
2025-08-20T21:12:51.8002043Z [00:02:29.148]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:51.8002666Z [00:02:29.148]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:51.8003233Z [00:02:29.148]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.8003631Z [00:02:29.148]➜  EOF
2025-08-20T21:12:51.8003894Z [00:02:29.148]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.8008328Z [00:02:29.149]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b213=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid rwaYiG88Dovpw4-wiOWd/rwaYiG88Dovpw4-wiOWd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T21:12:51.8023807Z [00:02:29.150]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:12:51.8024789Z [00:02:29.150]➜  go tool pack r $WORK/b211/_pkg_.a $WORK/b211/chacha_arm64.o # internal
2025-08-20T21:12:51.8025897Z [00:02:29.150]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T21:12:51.8038882Z [00:02:29.152]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/83/838ff9aaf4d79068bf707c6281d5cc38bfe3ee5e7cfb22a3a8db0aa07ea1e5c1-d # internal
2025-08-20T21:12:51.8045980Z [00:02:29.153]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T21:12:51.8058392Z [00:02:29.154]➜  crypto/md5
2025-08-20T21:12:51.8060424Z [00:02:29.154]➜  mkdir -p $WORK/b214/
2025-08-20T21:12:51.8062392Z [00:02:29.154]➜  echo -n > $WORK/b214/go_asm.h # internal
2025-08-20T21:12:51.8062720Z [00:02:29.154]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:12:51.8068318Z [00:02:29.155]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b214=>" -I $WORK/b214/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b214/symabis ./md5block_arm64.s
2025-08-20T21:12:51.8074931Z [00:02:29.156]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/5a/5a93c480d596584b158bc3f91091ebcfb7fee73c3115cdb7ce21a87f647dcf86-d # internal
2025-08-20T21:12:51.8086233Z [00:02:29.157]➜  crypto/rc4
2025-08-20T21:12:51.8086700Z [00:02:29.157]➜  mkdir -p $WORK/b215/
2025-08-20T21:12:51.8089870Z [00:02:29.157]➜  cat >/tmp/go-build1679262874/b215/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8091208Z [00:02:29.157]➜  # import config
2025-08-20T21:12:51.8091765Z [00:02:29.157]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:12:51.8092409Z [00:02:29.157]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.8092907Z [00:02:29.157]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.8093335Z [00:02:29.157]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:51.8093669Z [00:02:29.157]➜  EOF
2025-08-20T21:12:51.8094162Z [00:02:29.157]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.8095738Z [00:02:29.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b215=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid 1zqoT4OvkccO8S9B-3Ss/1zqoT4OvkccO8S9B-3Ss -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T21:12:51.8142809Z [00:02:29.160]➜  cat >/tmp/go-build1679262874/b214/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8147712Z [00:02:29.160]➜  # import config
2025-08-20T21:12:51.8148082Z [00:02:29.160]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.8148598Z [00:02:29.160]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.8149096Z [00:02:29.160]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.8149532Z [00:02:29.160]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.8149998Z [00:02:29.160]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:51.8150477Z [00:02:29.160]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.8151014Z [00:02:29.160]➜  EOF
2025-08-20T21:12:51.8153264Z [00:02:29.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b214=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid bDTVyBGdsUxgSuJoa3w1/bDTVyBGdsUxgSuJoa3w1 -goversion go1.25.0 -symabis $WORK/b214/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack -asmhdr $WORK/b214/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T21:12:51.8302310Z [00:02:29.178]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T21:12:51.8306078Z [00:02:29.179]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/09/09c9855f4a1c035159e0c1ce80b38bcb54150839e1c7a6555899b7b6298d24bb-d # internal
2025-08-20T21:12:51.8308945Z [00:02:29.179]➜  crypto/internal/fips140/rsa
2025-08-20T21:12:51.8310344Z [00:02:29.179]➜  mkdir -p $WORK/b217/
2025-08-20T21:12:51.8312808Z [00:02:29.179]➜  cat >/tmp/go-build1679262874/b217/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8313166Z [00:02:29.179]➜  # import config
2025-08-20T21:12:51.8313507Z [00:02:29.179]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.8314018Z [00:02:29.179]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.8314592Z [00:02:29.179]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1679262874/b192/_pkg_.a
2025-08-20T21:12:51.8315181Z [00:02:29.179]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.8315758Z [00:02:29.179]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.8316744Z [00:02:29.179]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.8317597Z [00:02:29.179]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:12:51.8318320Z [00:02:29.179]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.8319030Z [00:02:29.179]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:12:51.8319649Z [00:02:29.179]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.8320257Z [00:02:29.179]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.8320948Z [00:02:29.179]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.8321520Z [00:02:29.179]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.8321952Z [00:02:29.179]➜  EOF
2025-08-20T21:12:51.8324781Z [00:02:29.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b217=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid OvegTzCjjcLC3qIlw50G/OvegTzCjjcLC3qIlw50G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/.go/src/crypto/internal/fips140/rsa/cast.go /root/.go/src/crypto/internal/fips140/rsa/keygen.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v15.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v22.go /root/.go/src/crypto/internal/fips140/rsa/rsa.go
2025-08-20T21:12:51.8340973Z [00:02:29.182]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T21:12:51.8363597Z [00:02:29.184]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/78/78446b1ee78c2afdb8f9495f19b05e5d6c7f2b5855e1553ee9753739c23c7758-d # internal
2025-08-20T21:12:51.8368086Z [00:02:29.185]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:12:51.8368434Z [00:02:29.185]➜  mkdir -p $WORK/b210/
2025-08-20T21:12:51.8391018Z [00:02:29.187]➜  cat >/tmp/go-build1679262874/b210/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8396484Z [00:02:29.187]➜  # import config
2025-08-20T21:12:51.8398455Z [00:02:29.187]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T21:12:51.8399581Z [00:02:29.187]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:12:51.8401385Z [00:02:29.187]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:12:51.8402424Z [00:02:29.187]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:51.8402985Z [00:02:29.187]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:51.8403449Z [00:02:29.187]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.8403984Z [00:02:29.187]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1679262874/b211/_pkg_.a
2025-08-20T21:12:51.8404646Z [00:02:29.187]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b212/_pkg_.a
2025-08-20T21:12:51.8405335Z [00:02:29.187]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1679262874/b213/_pkg_.a
2025-08-20T21:12:51.8405773Z [00:02:29.187]➜  EOF
2025-08-20T21:12:51.8411188Z [00:02:29.189]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b210=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid PtXt1W2VBM9XbqSI4dsx/PtXt1W2VBM9XbqSI4dsx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T21:12:51.8471260Z [00:02:29.195]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:12:51.8472646Z [00:02:29.195]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b214=>" -I $WORK/b214/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b214/md5block_arm64.o ./md5block_arm64.s
2025-08-20T21:12:51.8587874Z [00:02:29.207]➜  go tool pack r $WORK/b214/_pkg_.a $WORK/b214/md5block_arm64.o # internal
2025-08-20T21:12:51.8600408Z [00:02:29.207]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T21:12:51.8602279Z [00:02:29.207]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/98/988b8828e3f5df0eb7dbdfc45822b1d69389789a6ba9c8e4b63767d9c82c4147-d # internal
2025-08-20T21:12:51.8602842Z [00:02:29.208]➜  crypto/sha1
2025-08-20T21:12:51.8603096Z [00:02:29.208]➜  mkdir -p $WORK/b218/
2025-08-20T21:12:51.8627077Z [00:02:29.211]➜  echo -n > $WORK/b218/go_asm.h # internal
2025-08-20T21:12:51.8641838Z [00:02:29.211]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:12:51.8643621Z [00:02:29.211]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b218=>" -I $WORK/b218/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b218/symabis ./sha1block_arm64.s
2025-08-20T21:12:51.8729450Z [00:02:29.221]➜  cat >/tmp/go-build1679262874/b218/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8730266Z [00:02:29.221]➜  # import config
2025-08-20T21:12:51.8731034Z [00:02:29.221]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.8732072Z [00:02:29.221]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.8732699Z [00:02:29.221]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.8733257Z [00:02:29.221]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:12:51.8733754Z [00:02:29.221]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.8734172Z [00:02:29.221]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.8734633Z [00:02:29.221]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:51.8735123Z [00:02:29.221]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:51.8735573Z [00:02:29.221]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.8735897Z [00:02:29.221]➜  EOF
2025-08-20T21:12:51.8736476Z [00:02:29.221]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.8738477Z [00:02:29.221]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b218=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid 8Z_kqFRDVoFSVE0DDi_T/8Z_kqFRDVoFSVE0DDi_T -goversion go1.25.0 -symabis $WORK/b218/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack -asmhdr $WORK/b218/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_arm64.go
2025-08-20T21:12:51.8851656Z [00:02:29.233]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T21:12:51.8861595Z [00:02:29.234]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/9d/9d0f705a43be22d6bcecf748791f8d66b6526109568f18204e4524b4b2471782-d # internal
2025-08-20T21:12:51.8862475Z [00:02:29.234]➜  crypto/sha256
2025-08-20T21:12:51.8862975Z [00:02:29.234]➜  mkdir -p $WORK/b219/
2025-08-20T21:12:51.8863617Z [00:02:29.234]➜  cat >/tmp/go-build1679262874/b219/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8864230Z [00:02:29.234]➜  # import config
2025-08-20T21:12:51.8864830Z [00:02:29.234]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.8865529Z [00:02:29.234]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.8866387Z [00:02:29.234]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:12:51.8867338Z [00:02:29.234]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.8867950Z [00:02:29.234]➜  EOF
2025-08-20T21:12:51.8869593Z [00:02:29.234]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b219=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid RmStr0QK9Mz1kZnAomE3/RmStr0QK9Mz1kZnAomE3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T21:12:51.8944677Z [00:02:29.242]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:12:51.8972852Z [00:02:29.243]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b185=>" -I $WORK/b185/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b185/p256_asm_arm64.o ./p256_asm_arm64.s
2025-08-20T21:12:51.8980903Z [00:02:29.246]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T21:12:51.8985854Z [00:02:29.247]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/c7/c711b71bf1a12435eac6d98f495612abbde0959dada7abdea806e260546e8267-d # internal
2025-08-20T21:12:51.8987568Z [00:02:29.247]➜  crypto/fips140
2025-08-20T21:12:51.8988256Z [00:02:29.247]➜  mkdir -p $WORK/b221/
2025-08-20T21:12:51.8992676Z [00:02:29.247]➜  cat >/tmp/go-build1679262874/b221/importcfg << 'EOF' # internal
2025-08-20T21:12:51.8993058Z [00:02:29.247]➜  # import config
2025-08-20T21:12:51.8993822Z [00:02:29.247]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.8998588Z [00:02:29.247]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.8998995Z [00:02:29.247]➜  EOF
2025-08-20T21:12:51.8999256Z [00:02:29.248]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.9000879Z [00:02:29.248]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b221=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid UVWRQBKknR7nlw0IEp2a/UVWRQBKknR7nlw0IEp2a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T21:12:51.9014304Z [00:02:29.249]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:12:51.9014830Z [00:02:29.249]➜  go tool pack r $WORK/b185/_pkg_.a $WORK/b185/p256_asm_arm64.o # internal
2025-08-20T21:12:51.9015278Z [00:02:29.249]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T21:12:51.9032238Z [00:02:29.251]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/fa/fa6f38691e5d582ef7053e66c99a8deb87b5287e9010609b87dbde79011bcdcc-d # internal
2025-08-20T21:12:51.9035512Z [00:02:29.252]➜  crypto/internal/fips140/ecdh
2025-08-20T21:12:51.9035985Z [00:02:29.252]➜  mkdir -p $WORK/b184/
2025-08-20T21:12:51.9036952Z [00:02:29.252]➜  cat >/tmp/go-build1679262874/b184/importcfg << 'EOF' # internal
2025-08-20T21:12:51.9037480Z [00:02:29.252]➜  # import config
2025-08-20T21:12:51.9037965Z [00:02:29.252]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.9038578Z [00:02:29.252]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.9039256Z [00:02:29.252]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.9039942Z [00:02:29.252]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.9040723Z [00:02:29.252]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1679262874/b185/_pkg_.a
2025-08-20T21:12:51.9041504Z [00:02:29.252]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:12:51.9042186Z [00:02:29.252]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.9042756Z [00:02:29.252]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.9043333Z [00:02:29.252]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:51.9043902Z [00:02:29.252]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.9044559Z [00:02:29.252]➜  EOF
2025-08-20T21:12:51.9045047Z [00:02:29.252]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.9047241Z [00:02:29.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b184=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid R8Mx55QHRizxqaWLETEj/R8Mx55QHRizxqaWLETEj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T21:12:51.9090362Z [00:02:29.257]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:12:51.9091767Z [00:02:29.257]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b218=>" -I $WORK/b218/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b218/sha1block_arm64.o ./sha1block_arm64.s
2025-08-20T21:12:51.9131157Z [00:02:29.261]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T21:12:51.9131695Z [00:02:29.261]➜  go tool pack r $WORK/b218/_pkg_.a $WORK/b218/sha1block_arm64.o # internal
2025-08-20T21:12:51.9137865Z [00:02:29.261]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T21:12:51.9138886Z [00:02:29.262]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/84/84c8d1a27eceeb0e44431cc4bf5b89d6a892732e4d6c6d87119771a32286af77-d # internal
2025-08-20T21:12:51.9142951Z [00:02:29.262]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/18/188c5a7ac4b169caa8e545477d05ead69d1d04e3f771f88acb1588d8d861d949-d # internal
2025-08-20T21:12:51.9145037Z [00:02:29.262]➜  crypto/internal/fips140/ecdsa
2025-08-20T21:12:51.9145362Z [00:02:29.263]➜  mkdir -p $WORK/b191/
2025-08-20T21:12:51.9145647Z [00:02:29.263]➜  crypto/elliptic
2025-08-20T21:12:51.9145902Z [00:02:29.263]➜  mkdir -p $WORK/b189/
2025-08-20T21:12:51.9146272Z [00:02:29.263]➜  cat >/tmp/go-build1679262874/b191/importcfg << 'EOF' # internal
2025-08-20T21:12:51.9160820Z [00:02:29.263]➜  # import config
2025-08-20T21:12:51.9166387Z [00:02:29.263]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.9171376Z [00:02:29.263]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:12:51.9175547Z [00:02:29.263]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1679262874/b192/_pkg_.a
2025-08-20T21:12:51.9186674Z [00:02:29.263]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:12:51.9187428Z [00:02:29.263]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:12:51.9188086Z [00:02:29.263]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:12:51.9189121Z [00:02:29.263]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1679262874/b185/_pkg_.a
2025-08-20T21:12:51.9189714Z [00:02:29.263]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:12:51.9190216Z [00:02:29.263]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.9190804Z [00:02:29.263]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:51.9191281Z [00:02:29.263]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.9191702Z [00:02:29.263]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.9192015Z [00:02:29.263]➜  EOF
2025-08-20T21:12:51.9192265Z [00:02:29.263]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:51.9194738Z [00:02:29.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b191=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid HdvRbXigLOCyZkMS7U9j/HdvRbXigLOCyZkMS7U9j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdsa/cast.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /root/.go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
2025-08-20T21:12:51.9196943Z [00:02:29.263]➜  cat >/tmp/go-build1679262874/b189/importcfg << 'EOF' # internal
2025-08-20T21:12:51.9197289Z [00:02:29.263]➜  # import config
2025-08-20T21:12:51.9197722Z [00:02:29.263]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1679262874/b185/_pkg_.a
2025-08-20T21:12:51.9198223Z [00:02:29.263]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.9198634Z [00:02:29.263]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.9199188Z [00:02:29.263]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:51.9199683Z [00:02:29.263]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:51.9199995Z [00:02:29.263]➜  EOF
2025-08-20T21:12:51.9202181Z [00:02:29.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b189=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 1H0eO7wkpv4CFuI8AScz/1H0eO7wkpv4CFuI8AScz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/.go/src/crypto/elliptic/elliptic.go /root/.go/src/crypto/elliptic/nistec.go /root/.go/src/crypto/elliptic/params.go
2025-08-20T21:12:51.9459790Z [00:02:29.294]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T21:12:51.9531109Z [00:02:29.301]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/a4/a4904f15475b9b4719f68152fa4b2845ca4887c33326acf54323f59c7e1a4e96-d # internal
2025-08-20T21:12:51.9536588Z [00:02:29.301]➜  crypto/ecdh
2025-08-20T21:12:51.9539053Z [00:02:29.301]➜  mkdir -p $WORK/b183/
2025-08-20T21:12:51.9541666Z [00:02:29.302]➜  cat >/tmp/go-build1679262874/b183/importcfg << 'EOF' # internal
2025-08-20T21:12:51.9544104Z [00:02:29.302]➜  # import config
2025-08-20T21:12:51.9546476Z [00:02:29.302]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:51.9552062Z [00:02:29.302]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:51.9552567Z [00:02:29.302]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:51.9553156Z [00:02:29.302]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build1679262874/b184/_pkg_.a
2025-08-20T21:12:51.9553800Z [00:02:29.302]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1679262874/b187/_pkg_.a
2025-08-20T21:12:51.9554425Z [00:02:29.302]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:51.9554987Z [00:02:29.302]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:51.9555911Z [00:02:29.302]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:51.9556359Z [00:02:29.302]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:51.9556768Z [00:02:29.302]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:51.9557072Z [00:02:29.302]➜  EOF
2025-08-20T21:12:51.9558753Z [00:02:29.302]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b183=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid CeLS31ovxjiZUv3X6PYl/CeLS31ovxjiZUv3X6PYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /root/.go/src/crypto/ecdh/ecdh.go /root/.go/src/crypto/ecdh/nist.go /root/.go/src/crypto/ecdh/x25519.go
2025-08-20T21:12:51.9987390Z [00:02:29.346]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T21:12:51.9998298Z [00:02:29.348]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/34/3469c2e99b183b8c6f7ed124eaa26124ea6d78853628f1649b3edb03194eda1c-d # internal
2025-08-20T21:12:52.0013523Z [00:02:29.348]➜  crypto/rsa
2025-08-20T21:12:52.0013841Z [00:02:29.348]➜  mkdir -p $WORK/b216/
2025-08-20T21:12:52.0014235Z [00:02:29.349]➜  cat >/tmp/go-build1679262874/b216/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0014589Z [00:02:29.349]➜  # import config
2025-08-20T21:12:52.0014934Z [00:02:29.349]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:52.0015425Z [00:02:29.349]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:52.0016005Z [00:02:29.349]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1679262874/b190/_pkg_.a
2025-08-20T21:12:52.0016598Z [00:02:29.349]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1679262874/b192/_pkg_.a
2025-08-20T21:12:52.0017178Z [00:02:29.349]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build1679262874/b217/_pkg_.a
2025-08-20T21:12:52.0017752Z [00:02:29.349]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1679262874/b194/_pkg_.a
2025-08-20T21:12:52.0018335Z [00:02:29.349]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:52.0018895Z [00:02:29.349]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:52.0019398Z [00:02:29.349]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:52.0019862Z [00:02:29.349]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:52.0020306Z [00:02:29.349]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0021207Z [00:02:29.349]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.0021699Z [00:02:29.349]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:52.0022166Z [00:02:29.349]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:52.0022611Z [00:02:29.349]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.0023030Z [00:02:29.349]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.0023453Z [00:02:29.349]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:52.0023774Z [00:02:29.349]➜  EOF
2025-08-20T21:12:52.0025563Z [00:02:29.349]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b216=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid JTexBd_D0Nz1-drfuDKA/JTexBd_D0Nz1-drfuDKA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/.go/src/crypto/rsa/fips.go /root/.go/src/crypto/rsa/notboring.go /root/.go/src/crypto/rsa/pkcs1v15.go /root/.go/src/crypto/rsa/rsa.go
2025-08-20T21:12:52.0064777Z [00:02:29.354]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T21:12:52.0081136Z [00:02:29.356]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/a0/a0d91c25c4305b3571d4fc3369fcf6a5ab142f204e295db901dc1e0e3551e728-d # internal
2025-08-20T21:12:52.0097248Z [00:02:29.356]➜  crypto/tls/internal/fips140tls
2025-08-20T21:12:52.0097582Z [00:02:29.356]➜  mkdir -p $WORK/b220/
2025-08-20T21:12:52.0097965Z [00:02:29.357]➜  cat >/tmp/go-build1679262874/b220/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0098312Z [00:02:29.357]➜  # import config
2025-08-20T21:12:52.0098683Z [00:02:29.357]➜  packagefile crypto/fips140=/tmp/go-build1679262874/b221/_pkg_.a
2025-08-20T21:12:52.0099152Z [00:02:29.357]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:52.0099485Z [00:02:29.357]➜  EOF
2025-08-20T21:12:52.0101352Z [00:02:29.357]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b220=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid -_aiYtR8X7izFgsp_Aw4/-_aiYtR8X7izFgsp_Aw4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T21:12:52.0182295Z [00:02:29.366]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T21:12:52.0183724Z [00:02:29.366]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T21:12:52.0186068Z [00:02:29.367]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/bf/bf83de4a47aba345ad14802745c26c588b69907a9952f543a647e9f9ddd888dc-d # internal
2025-08-20T21:12:52.0188086Z [00:02:29.367]➜  crypto/dsa
2025-08-20T21:12:52.0201808Z [00:02:29.367]➜  mkdir -p $WORK/b223/
2025-08-20T21:12:52.0202694Z [00:02:29.367]➜  cat >/tmp/go-build1679262874/b223/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0204059Z [00:02:29.367]➜  # import config
2025-08-20T21:12:52.0204552Z [00:02:29.367]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:52.0205134Z [00:02:29.367]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:52.0205629Z [00:02:29.367]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0206069Z [00:02:29.367]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.0206492Z [00:02:29.367]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:52.0206814Z [00:02:29.367]➜  EOF
2025-08-20T21:12:52.0208552Z [00:02:29.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b223=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid CRgkcrHysHqpZTiOvdzM/CRgkcrHysHqpZTiOvdzM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T21:12:52.0210281Z [00:02:29.369]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/39/398197bfae009e713577e1d9022c2871e61f88bc8ba77eb6a7d6d3b21f34319d-d # internal
2025-08-20T21:12:52.0211006Z [00:02:29.369]➜  crypto/x509/pkix
2025-08-20T21:12:52.0211270Z [00:02:29.369]➜  mkdir -p $WORK/b224/
2025-08-20T21:12:52.0225014Z [00:02:29.371]➜  cat >/tmp/go-build1679262874/b224/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0225693Z [00:02:29.371]➜  # import config
2025-08-20T21:12:52.0226412Z [00:02:29.371]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:12:52.0227338Z [00:02:29.371]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:52.0227824Z [00:02:29.371]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.0228253Z [00:02:29.371]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:52.0228698Z [00:02:29.371]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.0229011Z [00:02:29.371]➜  EOF
2025-08-20T21:12:52.0245724Z [00:02:29.373]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b224=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid o8QYJTPZ2keH1_3HaYX-/o8QYJTPZ2keH1_3HaYX- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T21:12:52.0403624Z [00:02:29.388]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T21:12:52.0464708Z [00:02:29.395]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/b0/b08bd85b9e15d32832cda58d6a52a91e012cdead4476e962d978a659ab9bb958-d # internal
2025-08-20T21:12:52.0466164Z [00:02:29.395]➜  crypto/ecdsa
2025-08-20T21:12:52.0475829Z [00:02:29.396]➜  mkdir -p $WORK/b188/
2025-08-20T21:12:52.0496358Z [00:02:29.398]➜  cat >/tmp/go-build1679262874/b188/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0497073Z [00:02:29.398]➜  # import config
2025-08-20T21:12:52.0498220Z [00:02:29.398]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:12:52.0499092Z [00:02:29.398]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:12:52.0499987Z [00:02:29.398]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:52.0501301Z [00:02:29.398]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:12:52.0502046Z [00:02:29.398]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:12:52.0502939Z [00:02:29.398]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:52.0504013Z [00:02:29.398]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1679262874/b190/_pkg_.a
2025-08-20T21:12:52.0504663Z [00:02:29.398]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1679262874/b191/_pkg_.a
2025-08-20T21:12:52.0505278Z [00:02:29.398]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1679262874/b185/_pkg_.a
2025-08-20T21:12:52.0505863Z [00:02:29.398]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1679262874/b193/_pkg_.a
2025-08-20T21:12:52.0506443Z [00:02:29.398]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1679262874/b194/_pkg_.a
2025-08-20T21:12:52.0507014Z [00:02:29.398]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:12:52.0507582Z [00:02:29.398]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:12:52.0508430Z [00:02:29.398]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:12:52.0508970Z [00:02:29.398]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:52.0509421Z [00:02:29.398]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0510361Z [00:02:29.398]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b197/_pkg_.a
2025-08-20T21:12:52.0511248Z [00:02:29.398]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b199/_pkg_.a
2025-08-20T21:12:52.0511797Z [00:02:29.398]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.0512215Z [00:02:29.398]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:52.0512682Z [00:02:29.398]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:12:52.0513017Z [00:02:29.398]➜  EOF
2025-08-20T21:12:52.0514764Z [00:02:29.398]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b188=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid RMncMWtMn5o5fs9EVDuT/RMncMWtMn5o5fs9EVDuT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /root/.go/src/crypto/ecdsa/ecdsa.go /root/.go/src/crypto/ecdsa/ecdsa_legacy.go /root/.go/src/crypto/ecdsa/notboring.go
2025-08-20T21:12:52.0546603Z [00:02:29.403]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T21:12:52.0552019Z [00:02:29.403]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/2c/2ca86016c3d19792067bf12acb58f03e82ddf79c1bdd79556a10c2286394660c-d # internal
2025-08-20T21:12:52.0553510Z [00:02:29.403]➜  crypto/internal/hpke
2025-08-20T21:12:52.0553792Z [00:02:29.403]➜  mkdir -p $WORK/b209/
2025-08-20T21:12:52.0555189Z [00:02:29.404]➜  cat >/tmp/go-build1679262874/b209/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0555552Z [00:02:29.404]➜  # import config
2025-08-20T21:12:52.0556034Z [00:02:29.404]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:12:52.0556585Z [00:02:29.404]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:52.0557023Z [00:02:29.404]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:12:52.0557487Z [00:02:29.404]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:52.0557966Z [00:02:29.404]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:12:52.0558427Z [00:02:29.404]➜  packagefile crypto/hkdf=/tmp/go-build1679262874/b203/_pkg_.a
2025-08-20T21:12:52.0558886Z [00:02:29.404]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:52.0559322Z [00:02:29.404]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0560001Z [00:02:29.404]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1679262874/b210/_pkg_.a
2025-08-20T21:12:52.0560745Z [00:02:29.404]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:52.0561282Z [00:02:29.404]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:52.0561610Z [00:02:29.404]➜  EOF
2025-08-20T21:12:52.0563344Z [00:02:29.404]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b209=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid LLbop9o7yLjyEdHS5Pgg/LLbop9o7yLjyEdHS5Pgg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T21:12:52.0579410Z [00:02:29.406]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T21:12:52.0591770Z [00:02:29.407]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/33/335bd4690c5899076352e43717f12bccc590fb20cf59a7bf97426b2a32554f8e-d # internal
2025-08-20T21:12:52.0592817Z [00:02:29.407]➜  encoding/pem
2025-08-20T21:12:52.0593120Z [00:02:29.407]➜  mkdir -p $WORK/b225/
2025-08-20T21:12:52.0593510Z [00:02:29.407]➜  cat >/tmp/go-build1679262874/b225/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0593862Z [00:02:29.407]➜  # import config
2025-08-20T21:12:52.0594205Z [00:02:29.407]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.0594664Z [00:02:29.407]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:52.0595451Z [00:02:29.407]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0595934Z [00:02:29.407]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.0596349Z [00:02:29.407]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:52.0596836Z [00:02:29.407]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.0597170Z [00:02:29.407]➜  EOF
2025-08-20T21:12:52.0598591Z [00:02:29.407]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b225=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid IAl9BknR8ABaNGAVZQ94/IAl9BknR8ABaNGAVZQ94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T21:12:52.0717716Z [00:02:29.420]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T21:12:52.0735875Z [00:02:29.422]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/45/450e33b908a1b55025f45579542c47d8c84cf12393abaaf12b3065907fb66524-d # internal
2025-08-20T21:12:52.0737316Z [00:02:29.422]➜  vendor/golang.org/x/text/transform
2025-08-20T21:12:52.0737914Z [00:02:29.422]➜  mkdir -p $WORK/b229/
2025-08-20T21:12:52.0752842Z [00:02:29.423]➜  cat >/tmp/go-build1679262874/b229/importcfg << 'EOF' # internal
2025-08-20T21:12:52.0754564Z [00:02:29.424]➜  # import config
2025-08-20T21:12:52.0755204Z [00:02:29.424]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.0755995Z [00:02:29.424]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.0756763Z [00:02:29.424]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.0757483Z [00:02:29.424]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.0758141Z [00:02:29.424]➜  EOF
2025-08-20T21:12:52.0760754Z [00:02:29.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b229=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid BSrY3R4O6tQ1u6yl32u_/BSrY3R4O6tQ1u6yl32u_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T21:12:52.1005714Z [00:02:29.449]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T21:12:52.1015806Z [00:02:29.450]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/58/5800b8800abbe1766b016db57f80df41f6d0608b2882316d79f8e0e1ba0e00d0-d # internal
2025-08-20T21:12:52.1029163Z [00:02:29.451]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:12:52.1029834Z [00:02:29.451]➜  mkdir -p $WORK/b230/
2025-08-20T21:12:52.1030480Z [00:02:29.451]➜  cat >/tmp/go-build1679262874/b230/importcfg << 'EOF' # internal
2025-08-20T21:12:52.1031260Z [00:02:29.451]➜  # import config
2025-08-20T21:12:52.1031789Z [00:02:29.451]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.1032427Z [00:02:29.451]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:52.1033078Z [00:02:29.451]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.1033697Z [00:02:29.451]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:52.1034262Z [00:02:29.451]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:52.1034907Z [00:02:29.451]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.1035808Z [00:02:29.451]➜  EOF
2025-08-20T21:12:52.1039499Z [00:02:29.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b230=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid aTuuQ1ywASEnKgawejoF/aTuuQ1ywASEnKgawejoF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/core.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/prop.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T21:12:52.1052937Z [00:02:29.453]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T21:12:52.1092678Z [00:02:29.457]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/4b/4b0ac0cf87498f11dfbd56d884f4677a060f93887a1d692c2ce1d597611422fa-d # internal
2025-08-20T21:12:52.1099002Z [00:02:29.458]➜  net/textproto
2025-08-20T21:12:52.1104868Z [00:02:29.459]➜  mkdir -p $WORK/b232/
2025-08-20T21:12:52.1111350Z [00:02:29.459]➜  cat >/tmp/go-build1679262874/b232/importcfg << 'EOF' # internal
2025-08-20T21:12:52.1111717Z [00:02:29.459]➜  # import config
2025-08-20T21:12:52.1112159Z [00:02:29.459]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:52.1112649Z [00:02:29.459]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.1113068Z [00:02:29.459]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.1113479Z [00:02:29.459]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.1113876Z [00:02:29.459]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.1114659Z [00:02:29.459]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.1115066Z [00:02:29.459]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:52.1115485Z [00:02:29.459]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.1115909Z [00:02:29.459]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.1116324Z [00:02:29.459]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.1116633Z [00:02:29.459]➜  EOF
2025-08-20T21:12:52.1118709Z [00:02:29.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b232=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid V2Zh5wSyQo8g4ONFpM2L/V2Zh5wSyQo8g4ONFpM2L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/.go/src/net/textproto/header.go /root/.go/src/net/textproto/pipeline.go /root/.go/src/net/textproto/reader.go /root/.go/src/net/textproto/textproto.go /root/.go/src/net/textproto/writer.go
2025-08-20T21:12:52.1189206Z [00:02:29.467]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T21:12:52.1196951Z [00:02:29.468]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/f8/f83dc428b777e23b1838019751360a29eb8c3de25caa3aa7dfc3dd2ff2bc777e-d # internal
2025-08-20T21:12:52.1202317Z [00:02:29.468]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T21:12:52.1205823Z [00:02:29.468]➜  mkdir -p $WORK/b231/
2025-08-20T21:12:52.1208712Z [00:02:29.469]➜  cat >/tmp/go-build1679262874/b231/importcfg << 'EOF' # internal
2025-08-20T21:12:52.1209476Z [00:02:29.469]➜  # import config
2025-08-20T21:12:52.1211359Z [00:02:29.469]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:12:52.1212660Z [00:02:29.469]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:52.1213441Z [00:02:29.469]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.1215530Z [00:02:29.469]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1679262874/b229/_pkg_.a
2025-08-20T21:12:52.1216336Z [00:02:29.469]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.1217066Z [00:02:29.469]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.1219848Z [00:02:29.469]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.1220417Z [00:02:29.469]➜  EOF
2025-08-20T21:12:52.1224977Z [00:02:29.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b231=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid HIQaXrGp6qScwX9GSuHd/HIQaXrGp6qScwX9GSuHd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/norm/composition.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/input.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/iter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/normalize.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/transform.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T21:12:52.1808511Z [00:02:29.529]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T21:12:52.1836291Z [00:02:29.532]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/a9/a9346077d213bcea041c1a49deb493f7910630e22c96a6c5f4510321a7410289-d # internal
2025-08-20T21:12:52.1837086Z [00:02:29.532]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T21:12:52.1837555Z [00:02:29.532]➜  mkdir -p $WORK/b234/
2025-08-20T21:12:52.1838124Z [00:02:29.532]➜  cat >/tmp/go-build1679262874/b234/importcfg << 'EOF' # internal
2025-08-20T21:12:52.1838952Z [00:02:29.532]➜  # import config
2025-08-20T21:12:52.1839469Z [00:02:29.532]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.1840045Z [00:02:29.532]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.1840682Z [00:02:29.532]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.1841240Z [00:02:29.532]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.1841794Z [00:02:29.532]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.1842242Z [00:02:29.532]➜  EOF
2025-08-20T21:12:52.1845122Z [00:02:29.532]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b234=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid 097bK01DbOlXZCQSVAdy/097bK01DbOlXZCQSVAdy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http2/hpack/encode.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/hpack.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/huffman.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/static_table.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T21:12:52.2038705Z [00:02:29.552]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T21:12:52.2058334Z [00:02:29.554]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/e0/e0827970f74045e35958571a654bd84584f4e4525bc36cf208d006213d326189-d # internal
2025-08-20T21:12:52.2059041Z [00:02:29.554]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:12:52.2059659Z [00:02:29.554]➜  mkdir -p $WORK/b228/
2025-08-20T21:12:52.2066330Z [00:02:29.555]➜  cat >/tmp/go-build1679262874/b228/importcfg << 'EOF' # internal
2025-08-20T21:12:52.2068205Z [00:02:29.555]➜  # import config
2025-08-20T21:12:52.2069800Z [00:02:29.555]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:12:52.2070436Z [00:02:29.555]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:12:52.2071165Z [00:02:29.555]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.2071706Z [00:02:29.555]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1679262874/b229/_pkg_.a
2025-08-20T21:12:52.2072336Z [00:02:29.555]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b230/_pkg_.a
2025-08-20T21:12:52.2073234Z [00:02:29.555]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.2073684Z [00:02:29.555]➜  EOF
2025-08-20T21:12:52.2075907Z [00:02:29.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b228=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid iYTtLRk29tX9cYfXA5ms/iYTtLRk29tX9cYfXA5ms -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:12:52.2334207Z [00:02:29.581]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T21:12:52.2340522Z [00:02:29.582]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/61/61ba4834b84929ed8e2d68542bb29237f5541d6f24793e4be169d7f5f1f91f58-d # internal
2025-08-20T21:12:52.2342991Z [00:02:29.582]➜  mime
2025-08-20T21:12:52.2343346Z [00:02:29.582]➜  mkdir -p $WORK/b235/
2025-08-20T21:12:52.2348172Z [00:02:29.583]➜  cat >/tmp/go-build1679262874/b235/importcfg << 'EOF' # internal
2025-08-20T21:12:52.2349036Z [00:02:29.583]➜  # import config
2025-08-20T21:12:52.2350501Z [00:02:29.583]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:52.2351424Z [00:02:29.583]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.2352319Z [00:02:29.583]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:52.2352770Z [00:02:29.583]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.2353187Z [00:02:29.583]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.2353586Z [00:02:29.583]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.2353999Z [00:02:29.583]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:52.2354406Z [00:02:29.583]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.2354824Z [00:02:29.583]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:52.2355251Z [00:02:29.583]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.2355670Z [00:02:29.583]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.2356085Z [00:02:29.583]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:52.2356538Z [00:02:29.583]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.2356872Z [00:02:29.583]➜  EOF
2025-08-20T21:12:52.2358648Z [00:02:29.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b235=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid I4kIffXijneyMNNmoBLE/I4kIffXijneyMNNmoBLE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/.go/src/mime/encodedword.go /root/.go/src/mime/grammar.go /root/.go/src/mime/mediatype.go /root/.go/src/mime/type.go /root/.go/src/mime/type_unix.go
2025-08-20T21:12:52.2617955Z [00:02:29.610]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T21:12:52.2663317Z [00:02:29.614]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/74/741fff092c8e1e96837ce488fcf0dc7e51a2a42d5924336c01e7bd8499f8d7d1-d # internal
2025-08-20T21:12:52.2663953Z [00:02:29.614]➜  mime/quotedprintable
2025-08-20T21:12:52.2664274Z [00:02:29.614]➜  mkdir -p $WORK/b237/
2025-08-20T21:12:52.2673501Z [00:02:29.615]➜  cat >/tmp/go-build1679262874/b237/importcfg << 'EOF' # internal
2025-08-20T21:12:52.2674040Z [00:02:29.615]➜  # import config
2025-08-20T21:12:52.2674525Z [00:02:29.615]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:52.2675089Z [00:02:29.615]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.2675599Z [00:02:29.615]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.2676125Z [00:02:29.615]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.2676941Z [00:02:29.615]➜  EOF
2025-08-20T21:12:52.2679027Z [00:02:29.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b237=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid E46iEalzJcETRtFu1tSk/E46iEalzJcETRtFu1tSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T21:12:52.3074725Z [00:02:29.655]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T21:12:52.3080507Z [00:02:29.656]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/3b/3bc6be67421966581c330ad14d69e3e0267250408be1064dedd66f3d5af8f308-d # internal
2025-08-20T21:12:52.3085615Z [00:02:29.656]➜  net/http/internal
2025-08-20T21:12:52.3085908Z [00:02:29.656]➜  mkdir -p $WORK/b239/
2025-08-20T21:12:52.3086327Z [00:02:29.656]➜  cat >/tmp/go-build1679262874/b239/importcfg << 'EOF' # internal
2025-08-20T21:12:52.3086672Z [00:02:29.656]➜  # import config
2025-08-20T21:12:52.3087009Z [00:02:29.656]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:52.3087429Z [00:02:29.656]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.3087846Z [00:02:29.656]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.3088664Z [00:02:29.656]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.3089066Z [00:02:29.656]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.3089369Z [00:02:29.656]➜  EOF
2025-08-20T21:12:52.3091045Z [00:02:29.656]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b239=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid vHdEEpk9aalnU7c9Q2CQ/vHdEEpk9aalnU7c9Q2CQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T21:12:52.3416075Z [00:02:29.690]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T21:12:52.3422592Z [00:02:29.690]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/c2/c28118b3758da9141682a9cbc67717cc135b0cf9cd6aa19b85adea007e201d18-d # internal
2025-08-20T21:12:52.3423864Z [00:02:29.691]➜  net/http/internal/ascii
2025-08-20T21:12:52.3426129Z [00:02:29.691]➜  mkdir -p $WORK/b240/
2025-08-20T21:12:52.3427498Z [00:02:29.691]➜  cat >/tmp/go-build1679262874/b240/importcfg << 'EOF' # internal
2025-08-20T21:12:52.3428092Z [00:02:29.691]➜  # import config
2025-08-20T21:12:52.3428853Z [00:02:29.691]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.3429328Z [00:02:29.691]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:52.3429654Z [00:02:29.691]➜  EOF
2025-08-20T21:12:52.3431411Z [00:02:29.691]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b240=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Sz7mY_P9tDOtwBMvD0b9/Sz7mY_P9tDOtwBMvD0b9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T21:12:52.3534735Z [00:02:29.701]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T21:12:52.3541628Z [00:02:29.702]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/8e/8e0dccb9f74df18d3810f1cb8a981222a19b48f0d99928ebfe6fd74b3421bff9-d # internal
2025-08-20T21:12:52.3542337Z [00:02:29.702]➜  io/ioutil
2025-08-20T21:12:52.3542722Z [00:02:29.702]➜  mkdir -p $WORK/b245/
2025-08-20T21:12:52.3543238Z [00:02:29.702]➜  cat >/tmp/go-build1679262874/b245/importcfg << 'EOF' # internal
2025-08-20T21:12:52.3543701Z [00:02:29.702]➜  # import config
2025-08-20T21:12:52.3544126Z [00:02:29.702]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.3545016Z [00:02:29.702]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:52.3545633Z [00:02:29.702]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.3546166Z [00:02:29.702]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:52.3546643Z [00:02:29.702]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.3565369Z [00:02:29.702]➜  EOF
2025-08-20T21:12:52.3567060Z [00:02:29.702]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b245=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid 1THy3quLs4RypiYbEiwj/1THy3quLs4RypiYbEiwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T21:12:52.4077678Z [00:02:29.756]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T21:12:52.4094955Z [00:02:29.757]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/22/224f8d91fcb16082e8751dd9f5db0f84e8b7480b67d4ae4303f47f53d4d2eed4-d # internal
2025-08-20T21:12:52.4115251Z [00:02:29.760]➜  github.com/modern-go/concurrent
2025-08-20T21:12:52.4115902Z [00:02:29.760]➜  mkdir -p $WORK/b244/
2025-08-20T21:12:52.4124269Z [00:02:29.760]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T21:12:52.4140003Z [00:02:29.762]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/d6/d6b21b60b897191c5f016d9bbc9cd8419791fd2305d157873e958178e7570b36-d # internal
2025-08-20T21:12:52.4148086Z [00:02:29.763]➜  cat >/tmp/go-build1679262874/b244/importcfg << 'EOF' # internal
2025-08-20T21:12:52.4148897Z [00:02:29.763]➜  # import config
2025-08-20T21:12:52.4149638Z [00:02:29.763]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:52.4150249Z [00:02:29.763]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.4153089Z [00:02:29.763]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:12:52.4155173Z [00:02:29.763]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:52.4155980Z [00:02:29.763]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.4156706Z [00:02:29.763]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:52.4157734Z [00:02:29.763]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:52.4158601Z [00:02:29.763]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:12:52.4161580Z [00:02:29.763]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.4162263Z [00:02:29.763]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.4162768Z [00:02:29.763]➜  EOF
2025-08-20T21:12:52.4163270Z [00:02:29.763]➜  vendor/golang.org/x/net/idna
2025-08-20T21:12:52.4163841Z [00:02:29.763]➜  mkdir -p $WORK/b227/
2025-08-20T21:12:52.4167939Z [00:02:29.763]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd=>github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd;$WORK/b244=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid X5fETsLM_gylC2wPOF-Z/X5fETsLM_gylC2wPOF-Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/executor.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/go_above_19.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/log.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/unbounded_executor.go
2025-08-20T21:12:52.4182468Z [00:02:29.765]➜  cat >/tmp/go-build1679262874/b227/importcfg << 'EOF' # internal
2025-08-20T21:12:52.4182891Z [00:02:29.765]➜  # import config
2025-08-20T21:12:52.4183350Z [00:02:29.765]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:12:52.4184274Z [00:02:29.765]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:12:52.4184925Z [00:02:29.765]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T21:12:52.4185419Z [00:02:29.765]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.4185963Z [00:02:29.765]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1679262874/b228/_pkg_.a
2025-08-20T21:12:52.4186618Z [00:02:29.765]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b230/_pkg_.a
2025-08-20T21:12:52.4187252Z [00:02:29.765]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b231/_pkg_.a
2025-08-20T21:12:52.4187768Z [00:02:29.765]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.4188185Z [00:02:29.765]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.4188640Z [00:02:29.765]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.4188971Z [00:02:29.765]➜  EOF
2025-08-20T21:12:52.4192046Z [00:02:29.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b227=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid cqxO-Grpd7T51adYSl9w/cqxO-Grpd7T51adYSl9w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /root/.go/src/vendor/golang.org/x/net/idna/go118.go /root/.go/src/vendor/golang.org/x/net/idna/idna10.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/punycode.go /root/.go/src/vendor/golang.org/x/net/idna/tables15.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trie.go /root/.go/src/vendor/golang.org/x/net/idna/trie13.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T21:12:52.4265185Z [00:02:29.775]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T21:12:52.4284906Z [00:02:29.777]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/9a/9adcb034ec57d5af7d9d30e433d9984e9ced5e1d960ec9ed25b07bf199b4882e-d # internal
2025-08-20T21:12:52.4289331Z [00:02:29.777]➜  crypto/x509
2025-08-20T21:12:52.4290137Z [00:02:29.777]➜  mkdir -p $WORK/b222/
2025-08-20T21:12:52.4321638Z [00:02:29.778]➜  cat >/tmp/go-build1679262874/b222/importcfg << 'EOF' # internal
2025-08-20T21:12:52.4322089Z [00:02:29.778]➜  # import config
2025-08-20T21:12:52.4322540Z [00:02:29.778]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:12:52.4323183Z [00:02:29.778]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:12:52.4323725Z [00:02:29.778]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.4324146Z [00:02:29.778]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:52.4324584Z [00:02:29.778]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:12:52.4325058Z [00:02:29.778]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:52.4325521Z [00:02:29.778]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:12:52.4325970Z [00:02:29.778]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:12:52.4326422Z [00:02:29.778]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:12:52.4326895Z [00:02:29.778]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:12:52.4327360Z [00:02:29.778]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:12:52.4327838Z [00:02:29.778]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:12:52.4328308Z [00:02:29.778]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:12:52.4328759Z [00:02:29.778]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:12:52.4329592Z [00:02:29.778]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:12:52.4330147Z [00:02:29.778]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:12:52.4330842Z [00:02:29.778]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:12:52.4331389Z [00:02:29.778]➜  packagefile crypto/x509/pkix=/tmp/go-build1679262874/b224/_pkg_.a
2025-08-20T21:12:52.4331882Z [00:02:29.778]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:12:52.4332347Z [00:02:29.778]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:52.4332807Z [00:02:29.778]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:12:52.4333247Z [00:02:29.778]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.4333659Z [00:02:29.778]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.4334188Z [00:02:29.778]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b197/_pkg_.a
2025-08-20T21:12:52.4334859Z [00:02:29.778]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b199/_pkg_.a
2025-08-20T21:12:52.4335442Z [00:02:29.778]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:52.4335920Z [00:02:29.778]➜  packagefile internal/goos=/tmp/go-build1679262874/b018/_pkg_.a
2025-08-20T21:12:52.4336690Z [00:02:29.778]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.4337096Z [00:02:29.778]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:52.4337508Z [00:02:29.778]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:12:52.4337916Z [00:02:29.778]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:52.4338321Z [00:02:29.778]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.4338740Z [00:02:29.778]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:52.4339182Z [00:02:29.778]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:52.4339605Z [00:02:29.778]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:52.4340026Z [00:02:29.778]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:12:52.4340458Z [00:02:29.778]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:52.4341071Z [00:02:29.778]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.4341521Z [00:02:29.778]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:52.4341967Z [00:02:29.778]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:52.4342393Z [00:02:29.778]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:52.4342817Z [00:02:29.778]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.4343245Z [00:02:29.778]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.4343669Z [00:02:29.778]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.4344077Z [00:02:29.778]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.4344493Z [00:02:29.778]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:52.4344939Z [00:02:29.778]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:52.4345406Z [00:02:29.778]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.4345739Z [00:02:29.778]➜  EOF
2025-08-20T21:12:52.4348990Z [00:02:29.778]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b222=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid q9dQ15S_6AEZyjy5Nhp0/q9dQ15S_6AEZyjy5Nhp0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /root/.go/src/crypto/x509/cert_pool.go /root/.go/src/crypto/x509/oid.go /root/.go/src/crypto/x509/parser.go /root/.go/src/crypto/x509/pem_decrypt.go /root/.go/src/crypto/x509/pkcs1.go /root/.go/src/crypto/x509/pkcs8.go /root/.go/src/crypto/x509/root.go /root/.go/src/crypto/x509/root_linux.go /root/.go/src/crypto/x509/root_unix.go /root/.go/src/crypto/x509/sec1.go /root/.go/src/crypto/x509/verify.go /root/.go/src/crypto/x509/x509.go
2025-08-20T21:12:52.4662659Z [00:02:29.814]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T21:12:52.4693164Z [00:02:29.817]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/16/162a94f25d2169fb2c3dd121053822aaea934e781eee8dd2887942175d80acec-d # internal
2025-08-20T21:12:52.4696290Z [00:02:29.818]➜  mime/multipart
2025-08-20T21:12:52.4696999Z [00:02:29.818]➜  mkdir -p $WORK/b236/
2025-08-20T21:12:52.4705924Z [00:02:29.819]➜  cat >/tmp/go-build1679262874/b236/importcfg << 'EOF' # internal
2025-08-20T21:12:52.4708526Z [00:02:29.819]➜  # import config
2025-08-20T21:12:52.4710976Z [00:02:29.819]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:52.4713318Z [00:02:29.819]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.4715672Z [00:02:29.819]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:52.4718036Z [00:02:29.819]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.4720427Z [00:02:29.819]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.4723485Z [00:02:29.819]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:52.4726397Z [00:02:29.819]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.4727614Z [00:02:29.819]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:52.4728081Z [00:02:29.819]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.4728505Z [00:02:29.819]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:12:52.4729106Z [00:02:29.819]➜  packagefile mime/quotedprintable=/tmp/go-build1679262874/b237/_pkg_.a
2025-08-20T21:12:52.4729702Z [00:02:29.819]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:52.4730141Z [00:02:29.819]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.4730700Z [00:02:29.819]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:52.4731209Z [00:02:29.819]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:52.4731651Z [00:02:29.819]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.4732079Z [00:02:29.819]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.4732394Z [00:02:29.819]➜  EOF
2025-08-20T21:12:52.4737418Z [00:02:29.822]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b236=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid w7XsgNceqMxV_M3Kzwv6/w7XsgNceqMxV_M3Kzwv6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/.go/src/mime/multipart/formdata.go /root/.go/src/mime/multipart/multipart.go /root/.go/src/mime/multipart/readmimeheader.go /root/.go/src/mime/multipart/writer.go
2025-08-20T21:12:52.5114561Z [00:02:29.859]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T21:12:52.5133599Z [00:02:29.861]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/e7/e7256898750dfd6ff29a0ca207301ccb53a81f2be67d753b2867f8cc305566a8-d # internal
2025-08-20T21:12:52.5243893Z [00:02:29.872]➜  github.com/modern-go/reflect2
2025-08-20T21:12:52.5244272Z [00:02:29.872]➜  mkdir -p $WORK/b246/
2025-08-20T21:12:52.5251656Z [00:02:29.872]➜  echo -n > $WORK/b246/go_asm.h # internal
2025-08-20T21:12:52.5252519Z [00:02:29.872]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T21:12:52.5254511Z [00:02:29.872]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -I $WORK/b246/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b246/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s
2025-08-20T21:12:52.5330680Z [00:02:29.881]➜  cat >/tmp/go-build1679262874/b246/importcfg << 'EOF' # internal
2025-08-20T21:12:52.5331261Z [00:02:29.881]➜  # import config
2025-08-20T21:12:52.5331633Z [00:02:29.881]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:52.5332256Z [00:02:29.881]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:52.5332829Z [00:02:29.881]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.5333265Z [00:02:29.881]➜  EOF
2025-08-20T21:12:52.5333697Z [00:02:29.881]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:52.5360481Z [00:02:29.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid lKnNIh2EEKiMP7-hTbcW/lKnNIh2EEKiMP7-hTbcW -goversion go1.25.0 -symabis $WORK/b246/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack -asmhdr $WORK/b246/go_asm.h /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_118.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_19.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2_kind.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_type.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/type_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_array.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_eface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_iface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_link.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_ptr.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_type.go
2025-08-20T21:12:52.5650010Z [00:02:29.913]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T21:12:52.5671835Z [00:02:29.915]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/32/3225d403c945b9be38f1b33442128dea0864bdb33569661637f1f37dbf97fe50-d # internal
2025-08-20T21:12:52.5679774Z [00:02:29.916]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T21:12:52.5680133Z [00:02:29.916]➜  mkdir -p $WORK/b226/
2025-08-20T21:12:52.5692731Z [00:02:29.917]➜  cat >/tmp/go-build1679262874/b226/importcfg << 'EOF' # internal
2025-08-20T21:12:52.5693546Z [00:02:29.917]➜  # import config
2025-08-20T21:12:52.5694488Z [00:02:29.917]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:12:52.5695072Z [00:02:29.917]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1679262874/b227/_pkg_.a
2025-08-20T21:12:52.5695612Z [00:02:29.917]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:52.5712506Z [00:02:29.917]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:52.5713251Z [00:02:29.917]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.5713732Z [00:02:29.917]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.5714072Z [00:02:29.917]➜  EOF
2025-08-20T21:12:52.5716219Z [00:02:29.918]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b226=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid OtSna7APSICqWS9Nbn8s/OtSna7APSICqWS9Nbn8s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpguts/guts.go /root/.go/src/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T21:12:52.5725445Z [00:02:29.920]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T21:12:52.5748467Z [00:02:29.923]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/8a/8a3a74efee7ab483bd3bd0a7cd787c791f261261755e17731b3a06360cd914b1-d # internal
2025-08-20T21:12:52.5751584Z [00:02:29.923]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:12:52.5751920Z [00:02:29.923]➜  mkdir -p $WORK/b233/
2025-08-20T21:12:52.5761696Z [00:02:29.924]➜  cat >/tmp/go-build1679262874/b233/importcfg << 'EOF' # internal
2025-08-20T21:12:52.5762098Z [00:02:29.924]➜  # import config
2025-08-20T21:12:52.5762488Z [00:02:29.924]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:12:52.5762935Z [00:02:29.924]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.5763347Z [00:02:29.924]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.5763841Z [00:02:29.924]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1679262874/b227/_pkg_.a
2025-08-20T21:12:52.5764334Z [00:02:29.924]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:52.5764757Z [00:02:29.924]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:12:52.5765194Z [00:02:29.924]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:52.5765605Z [00:02:29.924]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.5766018Z [00:02:29.924]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.5766464Z [00:02:29.924]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.5766810Z [00:02:29.924]➜  EOF
2025-08-20T21:12:52.5768661Z [00:02:29.924]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b233=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid fPdxgWEtRCD-j2pUnoaq/fPdxgWEtRCD-j2pUnoaq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T21:12:52.5976917Z [00:02:29.946]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T21:12:52.5981191Z [00:02:29.946]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/53/534850b37f26873e8d6530a44f15082ea86c4e1efc09b08469fec3ec73c0af15-d # internal
2025-08-20T21:12:52.6033690Z [00:02:29.951]➜  go.yaml.in/yaml/v2
2025-08-20T21:12:52.6034094Z [00:02:29.951]➜  mkdir -p $WORK/b248/
2025-08-20T21:12:52.6036914Z [00:02:29.952]➜  cat >/tmp/go-build1679262874/b248/importcfg << 'EOF' # internal
2025-08-20T21:12:52.6037887Z [00:02:29.952]➜  # import config
2025-08-20T21:12:52.6040915Z [00:02:29.952]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.6041931Z [00:02:29.952]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:52.6042470Z [00:02:29.952]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:52.6042955Z [00:02:29.952]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.6043373Z [00:02:29.952]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.6043773Z [00:02:29.952]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.6044183Z [00:02:29.952]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.6044600Z [00:02:29.952]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:52.6045026Z [00:02:29.952]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:52.6045454Z [00:02:29.952]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:52.6045872Z [00:02:29.952]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.6046317Z [00:02:29.952]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.6046735Z [00:02:29.952]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.6047602Z [00:02:29.952]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.6048023Z [00:02:29.952]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:52.6048468Z [00:02:29.952]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.6048800Z [00:02:29.952]➜  EOF
2025-08-20T21:12:52.6052804Z [00:02:29.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2=>go.yaml.in/yaml/v2@v2.4.2;$WORK/b248=>" -p go.yaml.in/yaml/v2 -lang=go1.15 -complete -installsuffix shared -buildid o4j-BqsF27GXPM12oPDS/o4j-BqsF27GXPM12oPDS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/apic.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/decode.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/emitterc.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/encode.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/parserc.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/readerc.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/resolve.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/scannerc.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/sorter.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/writerc.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/yaml.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/yamlh.go /root/go/pkg/mod/go.yaml.in/yaml/v2@v2.4.2/yamlprivateh.go
2025-08-20T21:12:52.6134675Z [00:02:29.962]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T21:12:52.6140779Z [00:02:29.962]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/c3/c3873f3114887d545a0629bdd014d8c66d5003fb3bf89e60527d6d7cfec971ba-d # internal
2025-08-20T21:12:52.6147595Z [00:02:29.963]➜  sigs.k8s.io/randfill/bytesource
2025-08-20T21:12:52.6148140Z [00:02:29.963]➜  mkdir -p $WORK/b252/
2025-08-20T21:12:52.6148571Z [00:02:29.963]➜  cat >/tmp/go-build1679262874/b252/importcfg << 'EOF' # internal
2025-08-20T21:12:52.6161477Z [00:02:29.963]➜  # import config
2025-08-20T21:12:52.6162132Z [00:02:29.963]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.6162599Z [00:02:29.963]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:52.6163044Z [00:02:29.963]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.6163470Z [00:02:29.963]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:52.6163794Z [00:02:29.963]➜  EOF
2025-08-20T21:12:52.6166030Z [00:02:29.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/bytesource=>sigs.k8s.io/randfill@v1.0.0/bytesource;$WORK/b252=>" -p sigs.k8s.io/randfill/bytesource -lang=go1.18 -complete -installsuffix shared -buildid qgmKOTkMdpIjxvqNwsXI/qgmKOTkMdpIjxvqNwsXI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/bytesource/bytesource.go
2025-08-20T21:12:52.6578813Z [00:02:30.006]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T21:12:52.6585363Z [00:02:30.006]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/56/569fc2f6c9ec65c52127fbe959b46bcb3f2f3d53ca6aab0cacbb59c6bbf37417-d # internal
2025-08-20T21:12:52.6608069Z [00:02:30.009]➜  sigs.k8s.io/randfill
2025-08-20T21:12:52.6608569Z [00:02:30.009]➜  mkdir -p $WORK/b251/
2025-08-20T21:12:52.6609600Z [00:02:30.009]➜  cat >/tmp/go-build1679262874/b251/importcfg << 'EOF' # internal
2025-08-20T21:12:52.6609998Z [00:02:30.009]➜  # import config
2025-08-20T21:12:52.6610331Z [00:02:30.009]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.6610945Z [00:02:30.009]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:52.6611389Z [00:02:30.009]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:52.6611818Z [00:02:30.009]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:52.6612346Z [00:02:30.009]➜  packagefile sigs.k8s.io/randfill/bytesource=/tmp/go-build1679262874/b252/_pkg_.a
2025-08-20T21:12:52.6613208Z [00:02:30.009]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.6613634Z [00:02:30.009]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.6614045Z [00:02:30.009]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.6614354Z [00:02:30.009]➜  EOF
2025-08-20T21:12:52.6616000Z [00:02:30.009]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0=>sigs.k8s.io/randfill@v1.0.0;$WORK/b251=>" -p sigs.k8s.io/randfill -lang=go1.18 -complete -installsuffix shared -buildid YjhqhfNM4usaHiRfiu8C/YjhqhfNM4usaHiRfiu8C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/randfill@v1.0.0/randfill.go
2025-08-20T21:12:52.7756443Z [00:02:30.123]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T21:12:52.7776685Z [00:02:30.126]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/11/11692e7b080fa888e60cad2d30a0d8c458a0d04ef167558b05d2e47744de227a-d # internal
2025-08-20T21:12:52.7788145Z [00:02:30.127]➜  k8s.io/apimachinery/pkg/util/intstr
2025-08-20T21:12:52.7789006Z [00:02:30.127]➜  mkdir -p $WORK/b250/
2025-08-20T21:12:52.7802205Z [00:02:30.128]➜  cat >/tmp/go-build1679262874/b250/importcfg << 'EOF' # internal
2025-08-20T21:12:52.7802596Z [00:02:30.128]➜  # import config
2025-08-20T21:12:52.7802966Z [00:02:30.128]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:52.7803422Z [00:02:30.128]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.7803872Z [00:02:30.128]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.7804375Z [00:02:30.128]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:52.7804862Z [00:02:30.128]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.7805473Z [00:02:30.128]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:12:52.7806101Z [00:02:30.128]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:52.7806539Z [00:02:30.128]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:52.7806961Z [00:02:30.128]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:52.7807416Z [00:02:30.128]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:12:52.7807918Z [00:02:30.128]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build1679262874/b251/_pkg_.a
2025-08-20T21:12:52.7808702Z [00:02:30.128]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.7809216Z [00:02:30.128]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.7809534Z [00:02:30.128]➜  EOF
2025-08-20T21:12:52.7816894Z [00:02:30.129]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/intstr=>k8s.io/apimachinery@v0.33.2/pkg/util/intstr;$WORK/b250=>" -p k8s.io/apimachinery/pkg/util/intstr -lang=go1.24 -complete -installsuffix shared -buildid Y36h2FNMyhKXaK0eUaqv/Y36h2FNMyhKXaK0eUaqv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/intstr/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/intstr/instr_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/intstr/intstr.go
2025-08-20T21:12:52.8988584Z [00:02:30.246]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T21:12:52.9031780Z [00:02:30.251]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/1d/1df019acce86fd1363d5c9437d0656fed10b271b2cc23ca1f2015da6a3d35b15-d # internal
2025-08-20T21:12:52.9042461Z [00:02:30.251]➜  crypto/tls
2025-08-20T21:12:52.9043402Z [00:02:30.251]➜  mkdir -p $WORK/b180/
2025-08-20T21:12:52.9044398Z [00:02:30.252]➜  cat >/tmp/go-build1679262874/b180/importcfg << 'EOF' # internal
2025-08-20T21:12:52.9045268Z [00:02:30.252]➜  # import config
2025-08-20T21:12:52.9045771Z [00:02:30.252]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:12:52.9046414Z [00:02:30.252]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:12:52.9046924Z [00:02:30.252]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.9047379Z [00:02:30.252]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:52.9047848Z [00:02:30.252]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:52.9048309Z [00:02:30.252]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:12:52.9048749Z [00:02:30.252]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:12:52.9049209Z [00:02:30.252]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:12:52.9049666Z [00:02:30.252]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:12:52.9050132Z [00:02:30.252]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:12:52.9050753Z [00:02:30.252]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:12:52.9051283Z [00:02:30.252]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:12:52.9051759Z [00:02:30.252]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:12:52.9052230Z [00:02:30.252]➜  packagefile crypto/hkdf=/tmp/go-build1679262874/b203/_pkg_.a
2025-08-20T21:12:52.9071853Z [00:02:30.252]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:12:52.9072555Z [00:02:30.252]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:12:52.9073125Z [00:02:30.252]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:12:52.9073715Z [00:02:30.252]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1679262874/b171/_pkg_.a
2025-08-20T21:12:52.9074326Z [00:02:30.252]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build1679262874/b206/_pkg_.a
2025-08-20T21:12:52.9074906Z [00:02:30.252]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build1679262874/b207/_pkg_.a
2025-08-20T21:12:52.9075486Z [00:02:30.252]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build1679262874/b208/_pkg_.a
2025-08-20T21:12:52.9076035Z [00:02:30.252]➜  packagefile crypto/internal/hpke=/tmp/go-build1679262874/b209/_pkg_.a
2025-08-20T21:12:52.9076888Z [00:02:30.252]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:12:52.9077435Z [00:02:30.252]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:52.9077897Z [00:02:30.252]➜  packagefile crypto/rc4=/tmp/go-build1679262874/b215/_pkg_.a
2025-08-20T21:12:52.9078350Z [00:02:30.252]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:12:52.9078952Z [00:02:30.252]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:12:52.9079432Z [00:02:30.252]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:12:52.9079898Z [00:02:30.252]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:12:52.9080363Z [00:02:30.252]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:12:52.9081033Z [00:02:30.252]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build1679262874/b220/_pkg_.a
2025-08-20T21:12:52.9081557Z [00:02:30.252]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:12:52.9082028Z [00:02:30.252]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:12:52.9082471Z [00:02:30.252]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.9082883Z [00:02:30.252]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.9083441Z [00:02:30.252]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1679262874/b210/_pkg_.a
2025-08-20T21:12:52.9084380Z [00:02:30.252]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b197/_pkg_.a
2025-08-20T21:12:52.9085174Z [00:02:30.252]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:52.9085734Z [00:02:30.252]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:52.9086221Z [00:02:30.252]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:12:52.9086699Z [00:02:30.252]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:52.9087158Z [00:02:30.252]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.9087554Z [00:02:30.252]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:52.9087950Z [00:02:30.252]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:52.9088363Z [00:02:30.252]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:52.9088794Z [00:02:30.252]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:52.9089241Z [00:02:30.252]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:52.9089661Z [00:02:30.252]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:52.9090085Z [00:02:30.252]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:52.9090501Z [00:02:30.252]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:52.9093594Z [00:02:30.252]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:52.9094072Z [00:02:30.252]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:52.9094509Z [00:02:30.252]➜  packagefile weak=/tmp/go-build1679262874/b127/_pkg_.a
2025-08-20T21:12:52.9094819Z [00:02:30.252]➜  EOF
2025-08-20T21:12:52.9099432Z [00:02:30.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b180=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid pLgZp6jPYprizLDq3tcI/pLgZp6jPYprizLDq3tcI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/.go/src/crypto/tls/alert.go /root/.go/src/crypto/tls/auth.go /root/.go/src/crypto/tls/cache.go /root/.go/src/crypto/tls/cipher_suites.go /root/.go/src/crypto/tls/common.go /root/.go/src/crypto/tls/common_string.go /root/.go/src/crypto/tls/conn.go /root/.go/src/crypto/tls/defaults.go /root/.go/src/crypto/tls/defaults_fips140.go /root/.go/src/crypto/tls/ech.go /root/.go/src/crypto/tls/handshake_client.go /root/.go/src/crypto/tls/handshake_client_tls13.go /root/.go/src/crypto/tls/handshake_messages.go /root/.go/src/crypto/tls/handshake_server.go /root/.go/src/crypto/tls/handshake_server_tls13.go /root/.go/src/crypto/tls/key_agreement.go /root/.go/src/crypto/tls/key_schedule.go /root/.go/src/crypto/tls/prf.go /root/.go/src/crypto/tls/quic.go /root/.go/src/crypto/tls/ticket.go /root/.go/src/crypto/tls/tls.go
2025-08-20T21:12:52.9103579Z [00:02:30.257]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T21:12:52.9104239Z [00:02:30.257]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/74/747b81700821382f7f7088d2e5d8853b309ef37098ae838d42a9697e1103056e-d # internal
2025-08-20T21:12:52.9124677Z [00:02:30.261]➜  golang.org/x/text/transform
2025-08-20T21:12:52.9125027Z [00:02:30.261]➜  mkdir -p $WORK/b259/
2025-08-20T21:12:52.9137140Z [00:02:30.262]➜  cat >/tmp/go-build1679262874/b259/importcfg << 'EOF' # internal
2025-08-20T21:12:52.9137531Z [00:02:30.262]➜  # import config
2025-08-20T21:12:52.9137902Z [00:02:30.262]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.9138372Z [00:02:30.262]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:52.9138784Z [00:02:30.262]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:52.9139219Z [00:02:30.262]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.9139554Z [00:02:30.262]➜  EOF
2025-08-20T21:12:52.9149232Z [00:02:30.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/transform=>golang.org/x/text@v0.27.0/transform;$WORK/b259=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid 73mRrDrW9byj20bdwLCU/73mRrDrW9byj20bdwLCU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/transform/transform.go
2025-08-20T21:12:52.9673585Z [00:02:30.315]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T21:12:52.9689134Z [00:02:30.317]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/78/78e3e029b907900ab1fcf84760cf501399f29733d730a0af356aa4abc8bc6ce8-d # internal
2025-08-20T21:12:52.9724274Z [00:02:30.320]➜  golang.org/x/text/unicode/bidi
2025-08-20T21:12:52.9729900Z [00:02:30.321]➜  mkdir -p $WORK/b260/
2025-08-20T21:12:52.9740945Z [00:02:30.322]➜  cat >/tmp/go-build1679262874/b260/importcfg << 'EOF' # internal
2025-08-20T21:12:52.9741928Z [00:02:30.322]➜  # import config
2025-08-20T21:12:52.9742848Z [00:02:30.322]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:52.9743358Z [00:02:30.322]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:52.9743814Z [00:02:30.322]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:52.9744224Z [00:02:30.322]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:52.9744636Z [00:02:30.322]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:52.9745103Z [00:02:30.322]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:52.9745443Z [00:02:30.322]➜  EOF
2025-08-20T21:12:52.9753855Z [00:02:30.323]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi=>golang.org/x/text@v0.27.0/unicode/bidi;$WORK/b260=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid 7K-yGn6XRlnGy1Z6gwJU/7K-yGn6XRlnGy1Z6gwJU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/bidi/trieval.go
2025-08-20T21:12:53.0296145Z [00:02:30.377]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T21:12:53.0302046Z [00:02:30.377]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -I $WORK/b246/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b246/relfect2_arm64.o ./relfect2_arm64.s
2025-08-20T21:12:53.0334826Z [00:02:30.381]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -I $WORK/b246/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b246/relfect2_mips64x.o ./relfect2_mips64x.s
2025-08-20T21:12:53.0454620Z [00:02:30.391]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -I $WORK/b246/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b246/relfect2_mipsx.o ./relfect2_mipsx.s
2025-08-20T21:12:53.0509365Z [00:02:30.399]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b246=>" -I $WORK/b246/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b246/relfect2_ppc64x.o ./relfect2_ppc64x.s
2025-08-20T21:12:53.0609676Z [00:02:30.409]➜  go tool pack r $WORK/b246/_pkg_.a $WORK/b246/relfect2_arm64.o $WORK/b246/relfect2_mips64x.o $WORK/b246/relfect2_mipsx.o $WORK/b246/relfect2_ppc64x.o # internal
2025-08-20T21:12:53.0612182Z [00:02:30.409]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T21:12:53.0838994Z [00:02:30.432]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/9a/9adeac84c071d370420e62746d12b28fbb0849acdcd88c8d14519fbfb5022a8b-d # internal
2025-08-20T21:12:53.0927902Z [00:02:30.441]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T21:12:53.0943326Z [00:02:30.442]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/80/806191a4ece88af3ab05a3abe3865146b3cd8f12eee49ed1015ca7025f6fdf5a-d # internal
2025-08-20T21:12:53.0949913Z [00:02:30.443]➜  golang.org/x/text/secure/bidirule
2025-08-20T21:12:53.0951885Z [00:02:30.443]➜  mkdir -p $WORK/b258/
2025-08-20T21:12:53.0958665Z [00:02:30.444]➜  cat >/tmp/go-build1679262874/b258/importcfg << 'EOF' # internal
2025-08-20T21:12:53.0960481Z [00:02:30.444]➜  # import config
2025-08-20T21:12:53.0961046Z [00:02:30.444]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.0961797Z [00:02:30.444]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:53.0962593Z [00:02:30.444]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b260/_pkg_.a
2025-08-20T21:12:53.0963204Z [00:02:30.444]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.0963542Z [00:02:30.444]➜  EOF
2025-08-20T21:12:53.0963811Z [00:02:30.444]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:53.0966166Z [00:02:30.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/secure/bidirule=>golang.org/x/text@v0.27.0/secure/bidirule;$WORK/b258=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid 7jFbto_K1UED9cCIGtVx/7jFbto_K1UED9cCIGtVx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:12:53.1091046Z [00:02:30.457]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T21:12:53.1092160Z [00:02:30.457]➜  github.com/json-iterator/go
2025-08-20T21:12:53.1092510Z [00:02:30.457]➜  mkdir -p $WORK/b243/
2025-08-20T21:12:53.1092888Z [00:02:30.457]➜  cat >/tmp/go-build1679262874/b243/importcfg << 'EOF' # internal
2025-08-20T21:12:53.1093650Z [00:02:30.457]➜  # import config
2025-08-20T21:12:53.1094061Z [00:02:30.457]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.1094500Z [00:02:30.457]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:53.1094965Z [00:02:30.457]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:53.1095442Z [00:02:30.457]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:53.1095904Z [00:02:30.457]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.1096318Z [00:02:30.457]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.1096821Z [00:02:30.457]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build1679262874/b244/_pkg_.a
2025-08-20T21:12:53.1097402Z [00:02:30.457]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build1679262874/b246/_pkg_.a
2025-08-20T21:12:53.1097884Z [00:02:30.457]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.1098297Z [00:02:30.457]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:53.1098719Z [00:02:30.457]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:53.1099151Z [00:02:30.457]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.1099573Z [00:02:30.457]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:53.1100289Z [00:02:30.457]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:53.1102148Z [00:02:30.457]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.1102616Z [00:02:30.457]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.1103046Z [00:02:30.457]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:53.1103903Z [00:02:30.457]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:53.1104668Z [00:02:30.457]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.1105028Z [00:02:30.457]➜  EOF
2025-08-20T21:12:53.1117154Z [00:02:30.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/json-iterator/go@v1.1.12=>github.com/json-iterator/go@v1.1.12;$WORK/b243=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid xVPHJMpFpVfphDB8tuVn/xVPHJMpFpVfphDB8tuVn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/adapter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_bool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_invalid.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_nil.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/config.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip_strict.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/jsoniter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/pool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_dynamic.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_extension.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_raw_message.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_map.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_marshaler.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_native.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_optional.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_slice.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_decoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_encoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_str.go
2025-08-20T21:12:53.1167366Z [00:02:30.464]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/a9/a935e7869529ebd8ae48af827b3170143e9b5397eaaf1e80477dabdb4ce8e36a-d # internal
2025-08-20T21:12:53.1168320Z [00:02:30.464]➜  sigs.k8s.io/yaml/goyaml.v2
2025-08-20T21:12:53.1168611Z [00:02:30.464]➜  mkdir -p $WORK/b247/
2025-08-20T21:12:53.1168991Z [00:02:30.464]➜  cat >/tmp/go-build1679262874/b247/importcfg << 'EOF' # internal
2025-08-20T21:12:53.1169341Z [00:02:30.464]➜  # import config
2025-08-20T21:12:53.1169719Z [00:02:30.464]➜  packagefile go.yaml.in/yaml/v2=/tmp/go-build1679262874/b248/_pkg_.a
2025-08-20T21:12:53.1170068Z [00:02:30.464]➜  EOF
2025-08-20T21:12:53.1183378Z [00:02:30.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/goyaml.v2=>sigs.k8s.io/yaml@v1.5.0/goyaml.v2;$WORK/b247=>" -p sigs.k8s.io/yaml/goyaml.v2 -lang=go1.22 -complete -installsuffix shared -buildid yDXz69wNCRU4XkyTR3g-/yDXz69wNCRU4XkyTR3g- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/goyaml.v2/yaml_aliases.go
2025-08-20T21:12:53.1184981Z [00:02:30.466]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T21:12:53.1185649Z [00:02:30.466]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/9d/9dfdd32c24b9a86a962f768a19567549f01025ac7c9c0de1b4cbb4f681700e17-d # internal
2025-08-20T21:12:53.1206199Z [00:02:30.468]➜  golang.org/x/text/unicode/norm
2025-08-20T21:12:53.1209274Z [00:02:30.469]➜  mkdir -p $WORK/b261/
2025-08-20T21:12:53.1215204Z [00:02:30.469]➜  cat >/tmp/go-build1679262874/b261/importcfg << 'EOF' # internal
2025-08-20T21:12:53.1216114Z [00:02:30.470]➜  # import config
2025-08-20T21:12:53.1218745Z [00:02:30.470]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:53.1219215Z [00:02:30.470]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.1219724Z [00:02:30.470]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:53.1220210Z [00:02:30.470]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.1220786Z [00:02:30.470]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.1221290Z [00:02:30.470]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.1221627Z [00:02:30.470]➜  EOF
2025-08-20T21:12:53.1225744Z [00:02:30.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm=>golang.org/x/text@v0.27.0/unicode/norm;$WORK/b261=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid oCtriRg2zwkLswFjR3fZ/oCtriRg2zwkLswFjR3fZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/unicode/norm/trie.go
2025-08-20T21:12:53.1341344Z [00:02:30.482]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T21:12:53.1347494Z [00:02:30.483]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/f9/f9283024e729a64467591c49de4901fffc0d4ed6c2e05728adcf290589e15348-d # internal
2025-08-20T21:12:53.1364565Z [00:02:30.484]➜  golang.org/x/net/http2/hpack
2025-08-20T21:12:53.1369146Z [00:02:30.484]➜  mkdir -p $WORK/b262/
2025-08-20T21:12:53.1370259Z [00:02:30.485]➜  cat >/tmp/go-build1679262874/b262/importcfg << 'EOF' # internal
2025-08-20T21:12:53.1371324Z [00:02:30.485]➜  # import config
2025-08-20T21:12:53.1372042Z [00:02:30.485]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.1374417Z [00:02:30.485]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.1375539Z [00:02:30.485]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.1381514Z [00:02:30.485]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.1383850Z [00:02:30.485]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.1384180Z [00:02:30.485]➜  EOF
2025-08-20T21:12:53.1386950Z [00:02:30.485]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack=>golang.org/x/net@v0.42.0/http2/hpack;$WORK/b262=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid 2rheMDZFuoP6iZZqb7yj/2rheMDZFuoP6iZZqb7yj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack/encode.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack/hpack.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack/huffman.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack/static_table.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/hpack/tables.go
2025-08-20T21:12:53.1943768Z [00:02:30.542]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T21:12:53.1959513Z [00:02:30.544]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/6b/6bf6cfd1c14211ffc5d45cdcaddd85ddae3aa8c8970aea902a59228d6d10792d-d # internal
2025-08-20T21:12:53.1967149Z [00:02:30.545]➜  k8s.io/utils/ptr
2025-08-20T21:12:53.1970546Z [00:02:30.545]➜  mkdir -p $WORK/b264/
2025-08-20T21:12:53.1971602Z [00:02:30.545]➜  cat >/tmp/go-build1679262874/b264/importcfg << 'EOF' # internal
2025-08-20T21:12:53.1972414Z [00:02:30.545]➜  # import config
2025-08-20T21:12:53.1973010Z [00:02:30.545]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.1973846Z [00:02:30.545]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.1974688Z [00:02:30.545]➜  EOF
2025-08-20T21:12:53.1976783Z [00:02:30.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr;$WORK/b264=>" -p k8s.io/utils/ptr -lang=go1.18 -complete -installsuffix shared -buildid vheewsu2jiDsX9w41KXp/vheewsu2jiDsX9w41KXp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/ptr/ptr.go
2025-08-20T21:12:53.2143464Z [00:02:30.562]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T21:12:53.2148230Z [00:02:30.563]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/69/69fa46097bd6781c136e6e1d3403973c0c5e263fbbf59e11dbbc5fed3bea3e32-d # internal
2025-08-20T21:12:53.2152931Z [00:02:30.563]➜  k8s.io/utils/pointer
2025-08-20T21:12:53.2155253Z [00:02:30.564]➜  mkdir -p $WORK/b269/
2025-08-20T21:12:53.2156010Z [00:02:30.564]➜  cat >/tmp/go-build1679262874/b269/importcfg << 'EOF' # internal
2025-08-20T21:12:53.2157471Z [00:02:30.564]➜  # import config
2025-08-20T21:12:53.2158264Z [00:02:30.564]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:12:53.2159043Z [00:02:30.564]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.2160543Z [00:02:30.564]➜  EOF
2025-08-20T21:12:53.2162906Z [00:02:30.564]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/pointer=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/pointer;$WORK/b269=>" -p k8s.io/utils/pointer -lang=go1.18 -complete -installsuffix shared -buildid 1B1uHj2CnhBdnEWbMJil/1B1uHj2CnhBdnEWbMJil -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/pointer/pointer.go
2025-08-20T21:12:53.2399635Z [00:02:30.588]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T21:12:53.2410057Z [00:02:30.589]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/d6/d649e71927dbe821d9b4255e4f785305f92ad08f0db7edf8c7de23ced62727ec-d # internal
2025-08-20T21:12:53.2411258Z [00:02:30.589]➜  container/heap
2025-08-20T21:12:53.2411542Z [00:02:30.589]➜  mkdir -p $WORK/b271/
2025-08-20T21:12:53.2414499Z [00:02:30.589]➜  cat >/tmp/go-build1679262874/b271/importcfg << 'EOF' # internal
2025-08-20T21:12:53.2416140Z [00:02:30.589]➜  # import config
2025-08-20T21:12:53.2416978Z [00:02:30.589]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:53.2417564Z [00:02:30.589]➜  EOF
2025-08-20T21:12:53.2419253Z [00:02:30.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b271=>" -p container/heap -lang=go1.25 -std -complete -installsuffix shared -buildid WYXxy7DxO4fZF5d-Nn7F/WYXxy7DxO4fZF5d-Nn7F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T21:12:53.2564691Z [00:02:30.604]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T21:12:53.2569712Z [00:02:30.605]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/83/831086c6bbf1265ace41d8c955aba22443f961926f0b08a687e73c7c5d244ac6-d # internal
2025-08-20T21:12:53.2578593Z [00:02:30.606]➜  k8s.io/utils/clock
2025-08-20T21:12:53.2579646Z [00:02:30.606]➜  mkdir -p $WORK/b272/
2025-08-20T21:12:53.2585722Z [00:02:30.607]➜  cat >/tmp/go-build1679262874/b272/importcfg << 'EOF' # internal
2025-08-20T21:12:53.2586116Z [00:02:30.607]➜  # import config
2025-08-20T21:12:53.2586468Z [00:02:30.607]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.2586782Z [00:02:30.607]➜  EOF
2025-08-20T21:12:53.2589468Z [00:02:30.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock;$WORK/b272=>" -p k8s.io/utils/clock -lang=go1.18 -complete -installsuffix shared -buildid gkWiC1xmLR4GlI6H2M1q/gkWiC1xmLR4GlI6H2M1q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/clock/clock.go
2025-08-20T21:12:53.2989313Z [00:02:30.647]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T21:12:53.2998913Z [00:02:30.648]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/e9/e94b0a2ff2fb4ebc1475b944a8e6c1ab4c4bbcc4e4e8acc900491a7daecbe9e5-d # internal
2025-08-20T21:12:53.3004801Z [00:02:30.649]➜  k8s.io/apimachinery/pkg/util/cache
2025-08-20T21:12:53.3005644Z [00:02:30.649]➜  mkdir -p $WORK/b270/
2025-08-20T21:12:53.3009914Z [00:02:30.649]➜  cat >/tmp/go-build1679262874/b270/importcfg << 'EOF' # internal
2025-08-20T21:12:53.3011823Z [00:02:30.649]➜  # import config
2025-08-20T21:12:53.3012579Z [00:02:30.649]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:12:53.3013339Z [00:02:30.649]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:53.3014218Z [00:02:30.649]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:12:53.3014859Z [00:02:30.649]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.3015517Z [00:02:30.649]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.3016519Z [00:02:30.649]➜  EOF
2025-08-20T21:12:53.3036122Z [00:02:30.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/cache=>k8s.io/apimachinery@v0.33.2/pkg/util/cache;$WORK/b270=>" -p k8s.io/apimachinery/pkg/util/cache -lang=go1.24 -complete -installsuffix shared -buildid NIzSrzdFz_SdJzxas3Vq/NIzSrzdFz_SdJzxas3Vq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/cache/expiring.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/cache/lruexpirecache.go
2025-08-20T21:12:53.3725187Z [00:02:30.720]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T21:12:53.3748076Z [00:02:30.723]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/50/50d9a68e4cbc00056d6f609e1b231ce78ef76cf6a2f10da548cdcef0479caa96-d # internal
2025-08-20T21:12:53.3782406Z [00:02:30.726]➜  golang.org/x/net/idna
2025-08-20T21:12:53.3784374Z [00:02:30.727]➜  mkdir -p $WORK/b257/
2025-08-20T21:12:53.3792355Z [00:02:30.727]➜  cat >/tmp/go-build1679262874/b257/importcfg << 'EOF' # internal
2025-08-20T21:12:53.3793729Z [00:02:30.727]➜  # import config
2025-08-20T21:12:53.3794127Z [00:02:30.727]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.3796442Z [00:02:30.727]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1679262874/b258/_pkg_.a
2025-08-20T21:12:53.3797466Z [00:02:30.727]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b260/_pkg_.a
2025-08-20T21:12:53.3798061Z [00:02:30.727]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b261/_pkg_.a
2025-08-20T21:12:53.3798563Z [00:02:30.727]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:53.3799001Z [00:02:30.727]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.3799450Z [00:02:30.727]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.3799789Z [00:02:30.727]➜  EOF
2025-08-20T21:12:53.3802846Z [00:02:30.728]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/idna=>golang.org/x/net@v0.42.0/idna;$WORK/b257=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid 8sfrTiWS0F4XJzltRrc4/8sfrTiWS0F4XJzltRrc4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/go118.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/idna10.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/punycode.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/tables15.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/trie.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/trie13.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/idna/trieval.go
2025-08-20T21:12:53.3912455Z [00:02:30.739]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T21:12:53.3927687Z [00:02:30.741]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/8c/8c1210faa5f05b894083f369dd7ac1153ee8ab5a3a157666821450bfa08509d6-d # internal
2025-08-20T21:12:53.3944171Z [00:02:30.742]➜  k8s.io/apimachinery/pkg/version
2025-08-20T21:12:53.3946689Z [00:02:30.742]➜  mkdir -p $WORK/b273/
2025-08-20T21:12:53.3947137Z [00:02:30.743]➜  cat >/tmp/go-build1679262874/b273/importcfg << 'EOF' # internal
2025-08-20T21:12:53.3949265Z [00:02:30.743]➜  # import config
2025-08-20T21:12:53.3949957Z [00:02:30.743]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:53.3950484Z [00:02:30.743]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:53.3955564Z [00:02:30.743]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.3955894Z [00:02:30.743]➜  EOF
2025-08-20T21:12:53.3958235Z [00:02:30.743]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/version=>k8s.io/apimachinery@v0.33.2/pkg/version;$WORK/b273=>" -p k8s.io/apimachinery/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid HbIrhyg0p9kVuj8SAy-Y/HbIrhyg0p9kVuj8SAy-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/version/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/version/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/version/types.go
2025-08-20T21:12:53.4374153Z [00:02:30.785]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T21:12:53.4383272Z [00:02:30.786]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/c2/c2332e53b06c5b195063d5db5b3f1061ce33ba134b50897431c05d42f2875d2f-d # internal
2025-08-20T21:12:53.4389570Z [00:02:30.787]➜  database/sql/driver
2025-08-20T21:12:53.4390135Z [00:02:30.787]➜  mkdir -p $WORK/b276/
2025-08-20T21:12:53.4425997Z [00:02:30.790]➜  cat >/tmp/go-build1679262874/b276/importcfg << 'EOF' # internal
2025-08-20T21:12:53.4426457Z [00:02:30.790]➜  # import config
2025-08-20T21:12:53.4426813Z [00:02:30.790]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:53.4427246Z [00:02:30.790]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.4427663Z [00:02:30.790]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.4428082Z [00:02:30.790]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.4428534Z [00:02:30.790]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:53.4428952Z [00:02:30.790]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.4429261Z [00:02:30.790]➜  EOF
2025-08-20T21:12:53.4431138Z [00:02:30.790]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b276=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Ta7tT4K82NIZFE2DKn7H/Ta7tT4K82NIZFE2DKn7H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T21:12:53.5640912Z [00:02:30.910]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T21:12:53.5641730Z [00:02:30.912]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/ba/ba3c38e1700f97098d6e8d9afc0dd9288229a33703d4adf41c9157e261f6b8f5-d # internal
2025-08-20T21:12:53.5757394Z [00:02:30.924]➜  github.com/google/uuid
2025-08-20T21:12:53.5758464Z [00:02:30.924]➜  mkdir -p $WORK/b275/
2025-08-20T21:12:53.5771083Z [00:02:30.925]➜  cat >/tmp/go-build1679262874/b275/importcfg << 'EOF' # internal
2025-08-20T21:12:53.5771596Z [00:02:30.925]➜  # import config
2025-08-20T21:12:53.5771948Z [00:02:30.925]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.5772395Z [00:02:30.925]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:12:53.5772894Z [00:02:30.925]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:53.5773357Z [00:02:30.925]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:12:53.5773842Z [00:02:30.925]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:12:53.5774344Z [00:02:30.925]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:53.5774817Z [00:02:30.925]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:53.5775694Z [00:02:30.925]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:53.5776220Z [00:02:30.925]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.5776638Z [00:02:30.925]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.5777049Z [00:02:30.925]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:53.5777468Z [00:02:30.925]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.5777874Z [00:02:30.925]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:53.5778279Z [00:02:30.925]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:53.5778699Z [00:02:30.925]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.5779120Z [00:02:30.925]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.5779529Z [00:02:30.925]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.5779835Z [00:02:30.925]➜  EOF
2025-08-20T21:12:53.5784593Z [00:02:30.925]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/uuid@v1.6.0=>github.com/google/uuid@v1.6.0;$WORK/b275=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid dMU_p395NbYmIElnKCE1/dMU_p395NbYmIElnKCE1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/github.com/google/uuid@v1.6.0/dce.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/doc.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/hash.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/marshal.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/node.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/node_net.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/null.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/sql.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/time.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/util.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/uuid.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version1.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version4.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version6.go /root/go/pkg/mod/github.com/google/uuid@v1.6.0/version7.go
2025-08-20T21:12:53.6089747Z [00:02:30.957]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T21:12:53.6100657Z [00:02:30.958]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/31/316a0ef771056db494692136762915bc6ba9b5c72f6add912f7d57c8845f97c0-d # internal
2025-08-20T21:12:53.6116246Z [00:02:30.959]➜  golang.org/x/net/http/httpguts
2025-08-20T21:12:53.6116598Z [00:02:30.959]➜  mkdir -p $WORK/b256/
2025-08-20T21:12:53.6116981Z [00:02:30.959]➜  cat >/tmp/go-build1679262874/b256/importcfg << 'EOF' # internal
2025-08-20T21:12:53.6117844Z [00:02:30.959]➜  # import config
2025-08-20T21:12:53.6120233Z [00:02:30.959]➜  packagefile golang.org/x/net/idna=/tmp/go-build1679262874/b257/_pkg_.a
2025-08-20T21:12:53.6121309Z [00:02:30.959]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:53.6121797Z [00:02:30.959]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:53.6122260Z [00:02:30.959]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.6122713Z [00:02:30.959]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.6123051Z [00:02:30.959]➜  EOF
2025-08-20T21:12:53.6125123Z [00:02:30.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/http/httpguts=>golang.org/x/net@v0.42.0/http/httpguts;$WORK/b256=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid h3wV9x_6nCAetqlB0DM0/h3wV9x_6nCAetqlB0DM0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/http/httpguts/guts.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http/httpguts/httplex.go
2025-08-20T21:12:53.6593280Z [00:02:31.007]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T21:12:53.6594304Z [00:02:31.007]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/95/9577ed9321fca185779ebef3c435ec0e5535eab2f041dfc635cce800b351c2f7-d # internal
2025-08-20T21:12:53.6594879Z [00:02:31.007]➜  encoding/csv
2025-08-20T21:12:53.6595141Z [00:02:31.007]➜  mkdir -p $WORK/b279/
2025-08-20T21:12:53.6595517Z [00:02:31.007]➜  cat >/tmp/go-build1679262874/b279/importcfg << 'EOF' # internal
2025-08-20T21:12:53.6595897Z [00:02:31.007]➜  # import config
2025-08-20T21:12:53.6596237Z [00:02:31.007]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:53.6596656Z [00:02:31.007]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.6597075Z [00:02:31.007]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.6597489Z [00:02:31.007]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.6597888Z [00:02:31.007]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.6598316Z [00:02:31.007]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.6598744Z [00:02:31.007]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:53.6599191Z [00:02:31.007]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.6599525Z [00:02:31.007]➜  EOF
2025-08-20T21:12:53.6601257Z [00:02:31.007]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b279=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid FTkU4SFUfHTAgI8mlUkE/FTkU4SFUfHTAgI8mlUkE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T21:12:53.6777606Z [00:02:31.026]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T21:12:53.6795776Z [00:02:31.027]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/e5/e54263a3b7c96665fd922e06f9540e095f03bb1b56880849831b00ba7a4e9a73-d # internal
2025-08-20T21:12:53.6802675Z [00:02:31.028]➜  text/template/parse
2025-08-20T21:12:53.6804248Z [00:02:31.028]➜  mkdir -p $WORK/b281/
2025-08-20T21:12:53.6813909Z [00:02:31.029]➜  cat >/tmp/go-build1679262874/b281/importcfg << 'EOF' # internal
2025-08-20T21:12:53.6816343Z [00:02:31.029]➜  # import config
2025-08-20T21:12:53.6818817Z [00:02:31.029]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.6819285Z [00:02:31.029]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.6819705Z [00:02:31.029]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:53.6820132Z [00:02:31.029]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:53.6827837Z [00:02:31.029]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.6828384Z [00:02:31.029]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:53.6828856Z [00:02:31.029]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.6829193Z [00:02:31.029]➜  EOF
2025-08-20T21:12:53.6831118Z [00:02:31.030]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b281=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid 18g1CEh_U2Nxe_9ajhbY/18g1CEh_U2Nxe_9ajhbY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/.go/src/text/template/parse/lex.go /root/.go/src/text/template/parse/node.go /root/.go/src/text/template/parse/parse.go
2025-08-20T21:12:53.7094561Z [00:02:31.057]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T21:12:53.7127576Z [00:02:31.059]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/ba/ba51f074ab70afde8d6803d8b444f0eeb134e8ddf31025b7a8dfe422043a1313-d # internal
2025-08-20T21:12:53.7269781Z [00:02:31.075]➜  github.com/spf13/pflag
2025-08-20T21:12:53.7270729Z [00:02:31.075]➜  mkdir -p $WORK/b278/
2025-08-20T21:12:53.7301406Z [00:02:31.078]➜  cat >/tmp/go-build1679262874/b278/importcfg << 'EOF' # internal
2025-08-20T21:12:53.7301991Z [00:02:31.078]➜  # import config
2025-08-20T21:12:53.7302353Z [00:02:31.078]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.7302818Z [00:02:31.078]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:53.7303317Z [00:02:31.078]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:12:53.7303784Z [00:02:31.078]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:53.7304225Z [00:02:31.078]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.7304644Z [00:02:31.078]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:12:53.7305052Z [00:02:31.078]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.7305456Z [00:02:31.078]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.7305870Z [00:02:31.078]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:53.7306270Z [00:02:31.078]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:53.7306687Z [00:02:31.078]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.7307107Z [00:02:31.078]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:53.7307529Z [00:02:31.078]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:53.7308320Z [00:02:31.078]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.7308743Z [00:02:31.078]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:53.7309052Z [00:02:31.078]➜  EOF
2025-08-20T21:12:53.7318705Z [00:02:31.078]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/pflag@v1.0.6=>github.com/spf13/pflag@v1.0.6;$WORK/b278=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid 4SM-swf93gy4msx_O7DI/4SM-swf93gy4msx_O7DI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bool_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/bytes.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/count.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/duration_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/flag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/float64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/golangflag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/int_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ip_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipmask.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/ipnet_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_array.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/string_to_string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.6/uint_slice.go
2025-08-20T21:12:53.8655741Z [00:02:31.214]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T21:12:53.8751605Z [00:02:31.223]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/e0/e047de62e284f638e3d25195f65e670317db56e17cb43bb6d155cc626d6af747-d # internal
2025-08-20T21:12:53.8826883Z [00:02:31.230]➜  sigs.k8s.io/structured-merge-diff/v4/value
2025-08-20T21:12:53.8827292Z [00:02:31.230]➜  mkdir -p $WORK/b242/
2025-08-20T21:12:53.8844192Z [00:02:31.232]➜  cat >/tmp/go-build1679262874/b242/importcfg << 'EOF' # internal
2025-08-20T21:12:53.8844690Z [00:02:31.232]➜  # import config
2025-08-20T21:12:53.8845043Z [00:02:31.232]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:53.8845532Z [00:02:31.232]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:53.8846010Z [00:02:31.232]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:53.8846451Z [00:02:31.232]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.8846867Z [00:02:31.232]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.8847364Z [00:02:31.232]➜  packagefile github.com/json-iterator/go=/tmp/go-build1679262874/b243/_pkg_.a
2025-08-20T21:12:53.8848282Z [00:02:31.232]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.8848700Z [00:02:31.232]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.8849195Z [00:02:31.232]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:12:53.8849665Z [00:02:31.232]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:53.8850123Z [00:02:31.232]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.8850547Z [00:02:31.232]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.8851160Z [00:02:31.232]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:53.8851493Z [00:02:31.232]➜  EOF
2025-08-20T21:12:53.8865914Z [00:02:31.234]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value;$WORK/b242=>" -p sigs.k8s.io/structured-merge-diff/v4/value -lang=go1.13 -complete -installsuffix shared -buildid KxhCDjWsm7dq7_5_Cd2L/KxhCDjWsm7dq7_5_Cd2L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/allocator.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/doc.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/fields.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/jsontagutil.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/list.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/listreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/listunstructured.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/map.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/mapreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/mapunstructured.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/reflectcache.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/scalar.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/structreflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/value.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/valuereflect.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/value/valueunstructured.go
2025-08-20T21:12:53.9539521Z [00:02:31.302]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T21:12:53.9574086Z [00:02:31.305]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/4a/4a153cb2abd1b09c561e3b53954477b6c5bfa0de61452711a8e6f2d3edf369bb-d # internal
2025-08-20T21:12:53.9580291Z [00:02:31.306]➜  text/template
2025-08-20T21:12:53.9583790Z [00:02:31.306]➜  mkdir -p $WORK/b280/
2025-08-20T21:12:53.9584283Z [00:02:31.306]➜  cat >/tmp/go-build1679262874/b280/importcfg << 'EOF' # internal
2025-08-20T21:12:53.9584674Z [00:02:31.306]➜  # import config
2025-08-20T21:12:53.9585026Z [00:02:31.306]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:53.9585447Z [00:02:31.306]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:53.9585906Z [00:02:31.306]➜  packagefile internal/fmtsort=/tmp/go-build1679262874/b035/_pkg_.a
2025-08-20T21:12:53.9586355Z [00:02:31.306]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:53.9586767Z [00:02:31.306]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:53.9587196Z [00:02:31.306]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:53.9587621Z [00:02:31.306]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:53.9588035Z [00:02:31.306]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:53.9588441Z [00:02:31.306]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:53.9589304Z [00:02:31.306]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:53.9589759Z [00:02:31.306]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:53.9590191Z [00:02:31.306]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:53.9590799Z [00:02:31.306]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:53.9591282Z [00:02:31.306]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:53.9591749Z [00:02:31.306]➜  packagefile text/template/parse=/tmp/go-build1679262874/b281/_pkg_.a
2025-08-20T21:12:53.9592236Z [00:02:31.306]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:53.9592689Z [00:02:31.306]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:53.9593024Z [00:02:31.306]➜  EOF
2025-08-20T21:12:53.9596292Z [00:02:31.308]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b280=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid nWNn5zq-4zq24i--jN00/nWNn5zq-4zq24i--jN00 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/.go/src/text/template/doc.go /root/.go/src/text/template/exec.go /root/.go/src/text/template/funcs.go /root/.go/src/text/template/helper.go /root/.go/src/text/template/option.go /root/.go/src/text/template/template.go
2025-08-20T21:12:53.9999866Z [00:02:31.348]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T21:12:54.0124019Z [00:02:31.360]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/f9/f905b47def7911bc903ff46ae14c87b9870acbf18e864cb7b162a60837133853-d # internal
2025-08-20T21:12:54.0126669Z [00:02:31.361]➜  net/http/httptrace
2025-08-20T21:12:54.0132604Z [00:02:31.361]➜  mkdir -p $WORK/b238/
2025-08-20T21:12:54.0133799Z [00:02:31.361]➜  cat >/tmp/go-build1679262874/b238/importcfg << 'EOF' # internal
2025-08-20T21:12:54.0134187Z [00:02:31.361]➜  # import config
2025-08-20T21:12:54.0134568Z [00:02:31.361]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.0135009Z [00:02:31.361]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:12:54.0135491Z [00:02:31.361]➜  packagefile internal/nettrace=/tmp/go-build1679262874/b123/_pkg_.a
2025-08-20T21:12:54.0135948Z [00:02:31.361]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:54.0136389Z [00:02:31.361]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:54.0137222Z [00:02:31.361]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.0137730Z [00:02:31.361]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.0138044Z [00:02:31.361]➜  EOF
2025-08-20T21:12:54.0139581Z [00:02:31.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b238=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid vf0WLUyukw7zWa2jN5EB/vf0WLUyukw7zWa2jN5EB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T21:12:54.0425640Z [00:02:31.390]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T21:12:54.0433603Z [00:02:31.391]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/d8/d8e793296c99f5de8f464699c22428a80d8d37f8dbdc4465b2895749833268d6-d # internal
2025-08-20T21:12:54.0435922Z [00:02:31.392]➜  net/http/internal/httpcommon
2025-08-20T21:12:54.0436245Z [00:02:31.392]➜  mkdir -p $WORK/b241/
2025-08-20T21:12:54.0439569Z [00:02:31.392]➜  cat >/tmp/go-build1679262874/b241/importcfg << 'EOF' # internal
2025-08-20T21:12:54.0443239Z [00:02:31.392]➜  # import config
2025-08-20T21:12:54.0444051Z [00:02:31.392]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:12:54.0444957Z [00:02:31.392]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:12:54.0445792Z [00:02:31.392]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.0446513Z [00:02:31.392]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.0447250Z [00:02:31.392]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.0448051Z [00:02:31.392]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b226/_pkg_.a
2025-08-20T21:12:54.0448946Z [00:02:31.392]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b234/_pkg_.a
2025-08-20T21:12:54.0449749Z [00:02:31.392]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:12:54.0450532Z [00:02:31.392]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:54.0451676Z [00:02:31.392]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:54.0452157Z [00:02:31.392]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.0452613Z [00:02:31.392]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.0453045Z [00:02:31.392]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.0453464Z [00:02:31.392]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.0453774Z [00:02:31.392]➜  EOF
2025-08-20T21:12:54.0455849Z [00:02:31.392]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b241=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid Cy6zNOsid188_CRkXwQO/Cy6zNOsid188_CRkXwQO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T21:12:54.1171357Z [00:02:31.465]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T21:12:54.1179546Z [00:02:31.466]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/4f/4f1074e04a92669d432df32ecf8a09cdb1a0184a89f78f6a259f28c0f7e71743-d # internal
2025-08-20T21:12:54.1190945Z [00:02:31.467]➜  net/http
2025-08-20T21:12:54.1203020Z [00:02:31.468]➜  mkdir -p $WORK/b148/
2025-08-20T21:12:54.1210746Z [00:02:31.469]➜  cat >/tmp/go-build1679262874/b148/importcfg << 'EOF' # internal
2025-08-20T21:12:54.1211949Z [00:02:31.469]➜  # import config
2025-08-20T21:12:54.1212398Z [00:02:31.469]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:12:54.1213005Z [00:02:31.469]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:12:54.1213612Z [00:02:31.469]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:12:54.1214125Z [00:02:31.469]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:12:54.1214565Z [00:02:31.469]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:54.1214982Z [00:02:31.469]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.1215764Z [00:02:31.469]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:12:54.1216243Z [00:02:31.469]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:12:54.1216696Z [00:02:31.469]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.1217142Z [00:02:31.469]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:54.1217594Z [00:02:31.469]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:12:54.1218080Z [00:02:31.469]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:54.1218563Z [00:02:31.469]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:54.1219012Z [00:02:31.469]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.1219429Z [00:02:31.469]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.1219957Z [00:02:31.469]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b226/_pkg_.a
2025-08-20T21:12:54.1220752Z [00:02:31.469]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1679262874/b233/_pkg_.a
2025-08-20T21:12:54.1221444Z [00:02:31.469]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b234/_pkg_.a
2025-08-20T21:12:54.1222037Z [00:02:31.469]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1679262874/b227/_pkg_.a
2025-08-20T21:12:54.1222561Z [00:02:31.469]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:54.1223016Z [00:02:31.469]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.1223423Z [00:02:31.469]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:54.1223828Z [00:02:31.469]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:54.1224235Z [00:02:31.469]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:54.1224642Z [00:02:31.469]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:54.1225073Z [00:02:31.469]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:54.1225512Z [00:02:31.469]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:54.1225934Z [00:02:31.469]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:12:54.1226378Z [00:02:31.469]➜  packagefile mime/multipart=/tmp/go-build1679262874/b236/_pkg_.a
2025-08-20T21:12:54.1226820Z [00:02:31.469]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:54.1227506Z [00:02:31.469]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:12:54.1228085Z [00:02:31.469]➜  packagefile net/http/internal=/tmp/go-build1679262874/b239/_pkg_.a
2025-08-20T21:12:54.1228608Z [00:02:31.469]➜  packagefile net/http/internal/ascii=/tmp/go-build1679262874/b240/_pkg_.a
2025-08-20T21:12:54.1229167Z [00:02:31.469]➜  packagefile net/http/internal/httpcommon=/tmp/go-build1679262874/b241/_pkg_.a
2025-08-20T21:12:54.1229697Z [00:02:31.469]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:54.1230147Z [00:02:31.469]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:54.1237545Z [00:02:31.469]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:54.1238171Z [00:02:31.469]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:54.1238627Z [00:02:31.469]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:54.1239084Z [00:02:31.469]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.1239539Z [00:02:31.469]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:54.1239964Z [00:02:31.469]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:54.1240374Z [00:02:31.469]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.1240976Z [00:02:31.469]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.1241719Z [00:02:31.469]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.1242141Z [00:02:31.469]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.1242575Z [00:02:31.469]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:54.1243004Z [00:02:31.469]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.1243420Z [00:02:31.469]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:54.1243879Z [00:02:31.469]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:54.1244215Z [00:02:31.469]➜  EOF
2025-08-20T21:12:54.1249294Z [00:02:31.471]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b148=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid 2RbeA-JLTNyG1TLP1MMa/2RbeA-JLTNyG1TLP1MMa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/.go/src/net/http/client.go /root/.go/src/net/http/clone.go /root/.go/src/net/http/cookie.go /root/.go/src/net/http/csrf.go /root/.go/src/net/http/doc.go /root/.go/src/net/http/filetransport.go /root/.go/src/net/http/fs.go /root/.go/src/net/http/h2_bundle.go /root/.go/src/net/http/h2_error.go /root/.go/src/net/http/header.go /root/.go/src/net/http/http.go /root/.go/src/net/http/jar.go /root/.go/src/net/http/mapping.go /root/.go/src/net/http/method.go /root/.go/src/net/http/pattern.go /root/.go/src/net/http/request.go /root/.go/src/net/http/response.go /root/.go/src/net/http/responsecontroller.go /root/.go/src/net/http/roundtrip.go /root/.go/src/net/http/routing_index.go /root/.go/src/net/http/routing_tree.go /root/.go/src/net/http/servemux121.go /root/.go/src/net/http/server.go /root/.go/src/net/http/sniff.go /root/.go/src/net/http/socks_bundle.go /root/.go/src/net/http/status.go /root/.go/src/net/http/transfer.go /root/.go/src/net/http/transport.go /root/.go/src/net/http/transport_default_other.go
2025-08-20T21:12:54.2661744Z [00:02:31.614]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T21:12:54.2724467Z [00:02:31.620]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/38/385e0f7de46f02e62ea68feadc87b76768f53e1e36945746b0bbe18b9da4f0e9-d # internal
2025-08-20T21:12:54.2749176Z [00:02:31.623]➜  golang.org/x/net/internal/httpcommon
2025-08-20T21:12:54.2754995Z [00:02:31.624]➜  mkdir -p $WORK/b263/
2025-08-20T21:12:54.2765045Z [00:02:31.625]➜  cat >/tmp/go-build1679262874/b263/importcfg << 'EOF' # internal
2025-08-20T21:12:54.2765828Z [00:02:31.625]➜  # import config
2025-08-20T21:12:54.2766972Z [00:02:31.625]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.2782470Z [00:02:31.625]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.2807097Z [00:02:31.626]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.2811854Z [00:02:31.626]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b256/_pkg_.a
2025-08-20T21:12:54.2814450Z [00:02:31.626]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b262/_pkg_.a
2025-08-20T21:12:54.2817710Z [00:02:31.626]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:12:54.2818214Z [00:02:31.626]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:54.2818717Z [00:02:31.626]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:54.2819141Z [00:02:31.626]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.2819575Z [00:02:31.626]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.2820007Z [00:02:31.626]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.2820427Z [00:02:31.626]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.2820928Z [00:02:31.626]➜  EOF
2025-08-20T21:12:54.2823421Z [00:02:31.626]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/httpcommon=>golang.org/x/net@v0.42.0/internal/httpcommon;$WORK/b263=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid 47W336r4xRF5WLX3FdHA/47W336r4xRF5WLX3FdHA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/httpcommon/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/httpcommon/headermap.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/httpcommon/request.go
2025-08-20T21:12:54.2907302Z [00:02:31.639]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T21:12:54.2948666Z [00:02:31.643]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/2f/2f8eb2e2e96041bf41210deaa3541138afde05707c0898dba39e707799d4383a-d # internal
2025-08-20T21:12:54.3004900Z [00:02:31.648]➜  github.com/spf13/cobra
2025-08-20T21:12:54.3006625Z [00:02:31.648]➜  mkdir -p $WORK/b277/
2025-08-20T21:12:54.3008004Z [00:02:31.649]➜  cat >/tmp/go-build1679262874/b277/importcfg << 'EOF' # internal
2025-08-20T21:12:54.3008922Z [00:02:31.649]➜  # import config
2025-08-20T21:12:54.3009617Z [00:02:31.649]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.3010712Z [00:02:31.649]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.3011236Z [00:02:31.649]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.3011658Z [00:02:31.649]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.3012157Z [00:02:31.649]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:12:54.3012618Z [00:02:31.649]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.3013015Z [00:02:31.649]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:54.3013458Z [00:02:31.649]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:54.3013909Z [00:02:31.649]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.3014348Z [00:02:31.649]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:54.3014764Z [00:02:31.649]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.3015180Z [00:02:31.649]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.3015608Z [00:02:31.649]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.3016023Z [00:02:31.649]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.3016804Z [00:02:31.649]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:12:54.3017297Z [00:02:31.649]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.3017718Z [00:02:31.649]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:54.3018033Z [00:02:31.649]➜  EOF
2025-08-20T21:12:54.3022691Z [00:02:31.649]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cobra@v1.9.1=>github.com/spf13/cobra@v1.9.1;$WORK/b277=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid X6114ZP4a5pe0D_uMDFt/X6114ZP4a5pe0D_uMDFt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/active_help.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/args.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completionsV2.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/cobra.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command_notwin.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/fish_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/flag_groups.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/powershell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/shell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/zsh_completions.go
2025-08-20T21:12:54.3268066Z [00:02:31.675]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T21:12:54.3332024Z [00:02:31.681]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/75/75bb2845191cf6b4679fbe4e33cdddb64d3f3d8a8af91404d8715c3b9cdb7ae7-d # internal
2025-08-20T21:12:54.3336522Z [00:02:31.682]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T21:12:54.3345231Z [00:02:31.683]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/f5/f5f9397cb5fe4e771f20bc83cbb2e116b2d8ee6f7dfd248e62e7fc44396cc81a-d # internal
2025-08-20T21:12:54.3350377Z [00:02:31.683]➜  k8s.io/cli-runtime/pkg/genericiooptions
2025-08-20T21:12:54.3351860Z [00:02:31.683]➜  mkdir -p $WORK/b285/
2025-08-20T21:12:54.3354509Z [00:02:31.684]➜  cat >/tmp/go-build1679262874/b285/importcfg << 'EOF' # internal
2025-08-20T21:12:54.3355248Z [00:02:31.684]➜  # import config
2025-08-20T21:12:54.3355872Z [00:02:31.684]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.3356701Z [00:02:31.684]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.3357240Z [00:02:31.684]➜  EOF
2025-08-20T21:12:54.3359573Z [00:02:31.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericiooptions=>k8s.io/cli-runtime@v0.33.2/pkg/genericiooptions;$WORK/b285=>" -p k8s.io/cli-runtime/pkg/genericiooptions -lang=go1.24 -complete -installsuffix shared -buildid Pyl9-JV8GoaNfIUgaTaa/Pyl9-JV8GoaNfIUgaTaa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericiooptions/io_options.go
2025-08-20T21:12:54.3361887Z [00:02:31.684]➜  github.com/pkg/errors
2025-08-20T21:12:54.3362895Z [00:02:31.684]➜  mkdir -p $WORK/b283/
2025-08-20T21:12:54.3365133Z [00:02:31.684]➜  cat >/tmp/go-build1679262874/b283/importcfg << 'EOF' # internal
2025-08-20T21:12:54.3365505Z [00:02:31.684]➜  # import config
2025-08-20T21:12:54.3365849Z [00:02:31.684]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.3366266Z [00:02:31.684]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.3366669Z [00:02:31.684]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.3367079Z [00:02:31.684]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:54.3367629Z [00:02:31.684]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:54.3368063Z [00:02:31.684]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.3368858Z [00:02:31.684]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.3369258Z [00:02:31.684]➜  EOF
2025-08-20T21:12:54.3371391Z [00:02:31.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b283=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid c9t2xK-fYDiDkrr4QiG6/c9t2xK-fYDiDkrr4QiG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/errors.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/go113.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/stack.go
2025-08-20T21:12:54.3488821Z [00:02:31.697]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T21:12:54.3493386Z [00:02:31.697]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/52/525ba82b473fee52465acb33153989d30924b9d0477c6074141ee22e59db5e17-d # internal
2025-08-20T21:12:54.3497981Z [00:02:31.698]➜  github.com/liggitt/tabwriter
2025-08-20T21:12:54.3498762Z [00:02:31.698]➜  mkdir -p $WORK/b287/
2025-08-20T21:12:54.3502544Z [00:02:31.698]➜  cat >/tmp/go-build1679262874/b287/importcfg << 'EOF' # internal
2025-08-20T21:12:54.3503242Z [00:02:31.698]➜  # import config
2025-08-20T21:12:54.3504337Z [00:02:31.698]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.3505563Z [00:02:31.698]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:54.3506182Z [00:02:31.698]➜  EOF
2025-08-20T21:12:54.3508991Z [00:02:31.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/liggitt/tabwriter@v0.0.0-20181228230101-89fcab3d43de=>github.com/liggitt/tabwriter@v0.0.0-20181228230101-89fcab3d43de;$WORK/b287=>" -p github.com/liggitt/tabwriter -lang=go1.16 -complete -installsuffix shared -buildid dQYCvCKLoIi-CkwxJSXf/dQYCvCKLoIi-CkwxJSXf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/github.com/liggitt/tabwriter@v0.0.0-20181228230101-89fcab3d43de/tabwriter.go
2025-08-20T21:12:54.3707985Z [00:02:31.719]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T21:12:54.3715606Z [00:02:31.719]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/82/8289c7d1a2f1c9c62e8df02280fff9341acc4e1e80e239ccdda8210191902d99-d # internal
2025-08-20T21:12:54.3724024Z [00:02:31.720]➜  gopkg.in/evanphx/json-patch.v4
2025-08-20T21:12:54.3724565Z [00:02:31.720]➜  mkdir -p $WORK/b282/
2025-08-20T21:12:54.3734057Z [00:02:31.721]➜  cat >/tmp/go-build1679262874/b282/importcfg << 'EOF' # internal
2025-08-20T21:12:54.3734875Z [00:02:31.721]➜  # import config
2025-08-20T21:12:54.3736392Z [00:02:31.721]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.3738823Z [00:02:31.721]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:54.3740987Z [00:02:31.721]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.3741591Z [00:02:31.721]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:12:54.3742090Z [00:02:31.721]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.3742524Z [00:02:31.721]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.3742952Z [00:02:31.721]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.3743281Z [00:02:31.721]➜  EOF
2025-08-20T21:12:54.3745934Z [00:02:31.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.12.0=>gopkg.in/evanphx/json-patch.v4@v4.12.0;$WORK/b282=>" -p gopkg.in/evanphx/json-patch.v4 -lang=go1.16 -complete -installsuffix shared -buildid 4F6jIUGJPBBcxzfkdod_/4F6jIUGJPBBcxzfkdod_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /root/go/pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.12.0/errors.go /root/go/pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.12.0/merge.go /root/go/pkg/mod/gopkg.in/evanphx/json-patch.v4@v4.12.0/patch.go
2025-08-20T21:12:54.3890164Z [00:02:31.736]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T21:12:54.3891240Z [00:02:31.737]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/f5/f58093f4775c591fe9e4c86adb2aba4b67ff81dac3f24765cc1368f0d37b971e-d # internal
2025-08-20T21:12:54.4566870Z [00:02:31.805]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T21:12:54.4578757Z [00:02:31.806]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/22/22605b08915b4c2b1040b671a2ee506d9964565e824d26f6ca6a7c6543873826-d # internal
2025-08-20T21:12:54.4600318Z [00:02:31.808]➜  k8s.io/apimachinery/pkg/util/duration
2025-08-20T21:12:54.4632037Z [00:02:31.808]➜  mkdir -p $WORK/b291/
2025-08-20T21:12:54.4633085Z [00:02:31.811]➜  cat >/tmp/go-build1679262874/b291/importcfg << 'EOF' # internal
2025-08-20T21:12:54.4633473Z [00:02:31.811]➜  # import config
2025-08-20T21:12:54.4633819Z [00:02:31.811]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.4634281Z [00:02:31.811]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.4634591Z [00:02:31.811]➜  EOF
2025-08-20T21:12:54.4636528Z [00:02:31.811]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/duration=>k8s.io/apimachinery@v0.33.2/pkg/util/duration;$WORK/b291=>" -p k8s.io/apimachinery/pkg/util/duration -lang=go1.24 -complete -installsuffix shared -buildid G4Kqrc6UUSpwlpnaI-TU/G4Kqrc6UUSpwlpnaI-TU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/duration/duration.go
2025-08-20T21:12:54.4916216Z [00:02:31.840]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T21:12:54.4924832Z [00:02:31.841]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/d0/d02bc9b7fd46ee2a8b930ca8b926b87b471e3987aa15721e5f62337a9ebc5a01-d # internal
2025-08-20T21:12:54.4934086Z [00:02:31.841]➜  k8s.io/client-go/third_party/forked/golang/template
2025-08-20T21:12:54.4935534Z [00:02:31.842]➜  mkdir -p $WORK/b293/
2025-08-20T21:12:54.4941346Z [00:02:31.842]➜  cat >/tmp/go-build1679262874/b293/importcfg << 'EOF' # internal
2025-08-20T21:12:54.4941958Z [00:02:31.842]➜  # import config
2025-08-20T21:12:54.4942329Z [00:02:31.842]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.4942941Z [00:02:31.842]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.4943384Z [00:02:31.842]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.4943868Z [00:02:31.842]➜  EOF
2025-08-20T21:12:54.4947375Z [00:02:31.843]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/third_party/forked/golang/template=>k8s.io/client-go@v0.33.2/third_party/forked/golang/template;$WORK/b293=>" -p k8s.io/client-go/third_party/forked/golang/template -lang=go1.24 -complete -installsuffix shared -buildid LZpVPc6DtLHxwRE6fRr7/LZpVPc6DtLHxwRE6fRr7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/third_party/forked/golang/template/exec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/third_party/forked/golang/template/funcs.go
2025-08-20T21:12:54.5271021Z [00:02:31.875]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T21:12:54.5273455Z [00:02:31.875]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T21:12:54.5285135Z [00:02:31.877]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/cb/cb10a596e457082cab3a6b1621b1a817e924668881e0c36ade22bae311823342-d # internal
2025-08-20T21:12:54.5298733Z [00:02:31.878]➜  k8s.io/client-go/util/jsonpath
2025-08-20T21:12:54.5299186Z [00:02:31.878]➜  mkdir -p $WORK/b292/
2025-08-20T21:12:54.5304112Z [00:02:31.878]➜  cat >/tmp/go-build1679262874/b292/importcfg << 'EOF' # internal
2025-08-20T21:12:54.5306370Z [00:02:31.878]➜  # import config
2025-08-20T21:12:54.5308037Z [00:02:31.878]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.5309608Z [00:02:31.878]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:54.5312514Z [00:02:31.878]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.5312989Z [00:02:31.878]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.5313401Z [00:02:31.878]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.5314016Z [00:02:31.878]➜  packagefile k8s.io/client-go/third_party/forked/golang/template=/tmp/go-build1679262874/b293/_pkg_.a
2025-08-20T21:12:54.5314582Z [00:02:31.878]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.5315003Z [00:02:31.878]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:54.5324018Z [00:02:31.878]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.5324473Z [00:02:31.878]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.5324931Z [00:02:31.879]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:54.5325418Z [00:02:31.879]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:54.5325756Z [00:02:31.879]➜  EOF
2025-08-20T21:12:54.5331317Z [00:02:31.879]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/jsonpath=>k8s.io/client-go@v0.33.2/util/jsonpath;$WORK/b292=>" -p k8s.io/client-go/util/jsonpath -lang=go1.24 -complete -installsuffix shared -buildid r7RkZe6COWyuLarkDN0c/r7RkZe6COWyuLarkDN0c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/jsonpath/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/jsonpath/jsonpath.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/jsonpath/node.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/jsonpath/parser.go
2025-08-20T21:12:54.5334504Z [00:02:31.879]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/37/377275ceb7f0c0f7bbee5c61a74e513e698c674de6427e8cae93dc181eb92947-d # internal
2025-08-20T21:12:54.5335058Z [00:02:31.880]➜  sigs.k8s.io/yaml
2025-08-20T21:12:54.5335316Z [00:02:31.880]➜  mkdir -p $WORK/b294/
2025-08-20T21:12:54.5335686Z [00:02:31.880]➜  cat >/tmp/go-build1679262874/b294/importcfg << 'EOF' # internal
2025-08-20T21:12:54.5336028Z [00:02:31.880]➜  # import config
2025-08-20T21:12:54.5336368Z [00:02:31.880]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.5336795Z [00:02:31.880]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:54.5337252Z [00:02:31.880]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:54.5337688Z [00:02:31.880]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.5338141Z [00:02:31.880]➜  packagefile go.yaml.in/yaml/v2=/tmp/go-build1679262874/b248/_pkg_.a
2025-08-20T21:12:54.5338586Z [00:02:31.880]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.5339011Z [00:02:31.880]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.5339434Z [00:02:31.880]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.5340435Z [00:02:31.880]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.5341224Z [00:02:31.880]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.5341677Z [00:02:31.880]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.5342096Z [00:02:31.880]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:54.5342544Z [00:02:31.880]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:54.5342875Z [00:02:31.880]➜  EOF
2025-08-20T21:12:54.5344859Z [00:02:31.880]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0=>sigs.k8s.io/yaml@v1.5.0;$WORK/b294=>" -p sigs.k8s.io/yaml -lang=go1.22 -complete -installsuffix shared -buildid osL13PB0NUJbA_Q5pyZA/osL13PB0NUJbA_Q5pyZA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/fields.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/yaml.go
2025-08-20T21:12:54.5909839Z [00:02:31.939]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T21:12:54.5910762Z [00:02:31.939]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/40/40d7daddd7ec67cf95ce1f285b3530c44f3b10f403d47b8bc8fab6eadb1d7956-d # internal
2025-08-20T21:12:54.5911406Z [00:02:31.939]➜  hash/fnv
2025-08-20T21:12:54.5911653Z [00:02:31.939]➜  mkdir -p $WORK/b303/
2025-08-20T21:12:54.5912027Z [00:02:31.939]➜  cat >/tmp/go-build1679262874/b303/importcfg << 'EOF' # internal
2025-08-20T21:12:54.5912373Z [00:02:31.939]➜  # import config
2025-08-20T21:12:54.5912719Z [00:02:31.939]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.5913139Z [00:02:31.939]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:12:54.5913620Z [00:02:31.939]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:12:54.5914123Z [00:02:31.939]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:54.5914447Z [00:02:31.939]➜  EOF
2025-08-20T21:12:54.5915815Z [00:02:31.939]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b303=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid uLzdQ0oUWqb99HA1DntA/uLzdQ0oUWqb99HA1DntA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T21:12:54.6084831Z [00:02:31.956]➜  golang.org/x/sys/unix
2025-08-20T21:12:54.6085210Z [00:02:31.956]➜  mkdir -p $WORK/b289/
2025-08-20T21:12:54.6085533Z [00:02:31.956]➜  echo -n > $WORK/b289/go_asm.h # internal
2025-08-20T21:12:54.6099732Z [00:02:31.957]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix
2025-08-20T21:12:54.6101367Z [00:02:31.957]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix=>golang.org/x/sys@v0.34.0/unix;$WORK/b289=>" -I $WORK/b289/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b289/symabis ./asm_linux_arm64.s
2025-08-20T21:12:54.6137731Z [00:02:31.962]➜  cat >/tmp/go-build1679262874/b289/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6138642Z [00:02:31.962]➜  # import config
2025-08-20T21:12:54.6139423Z [00:02:31.962]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.6140354Z [00:02:31.962]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:54.6141142Z [00:02:31.962]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:54.6141593Z [00:02:31.962]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:54.6142022Z [00:02:31.962]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:54.6142463Z [00:02:31.962]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:54.6142886Z [00:02:31.962]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.6143316Z [00:02:31.962]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.6143737Z [00:02:31.962]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.6144171Z [00:02:31.962]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:54.6144592Z [00:02:31.962]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.6144902Z [00:02:31.962]➜  EOF
2025-08-20T21:12:54.6145161Z [00:02:31.962]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:54.6156439Z [00:02:31.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix=>golang.org/x/sys@v0.34.0/unix;$WORK/b289=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid Bw5pfj_7VyyEaN4TWX9z/Bw5pfj_7VyyEaN4TWX9z -goversion go1.25.0 -symabis $WORK/b289/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack -asmhdr $WORK/b289/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zerrors_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zptrace_armnn_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zptrace_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zsyscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/zsysnum_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix/ztypes_linux_arm64.go
2025-08-20T21:12:54.6252493Z [00:02:31.973]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T21:12:54.6306069Z [00:02:31.979]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/03/0359396c9ebdbb6f3552501b6c53f776176882b15b9d8dea80acf886d558b317-d # internal
2025-08-20T21:12:54.6364742Z [00:02:31.985]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T21:12:54.6365174Z [00:02:31.985]➜  mkdir -p $WORK/b306/
2025-08-20T21:12:54.6369265Z [00:02:31.985]➜  cat >/tmp/go-build1679262874/b306/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6370731Z [00:02:31.985]➜  # import config
2025-08-20T21:12:54.6371524Z [00:02:31.985]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:54.6371893Z [00:02:31.985]➜  EOF
2025-08-20T21:12:54.6373933Z [00:02:31.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/pragma=>google.golang.org/protobuf@v1.36.5/internal/pragma;$WORK/b306=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.21 -complete -installsuffix shared -buildid fAO9JeaePrSzWH4DDjrX/fAO9JeaePrSzWH4DDjrX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/pragma/pragma.go
2025-08-20T21:12:54.6416429Z [00:02:31.990]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T21:12:54.6428609Z [00:02:31.991]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/ba/ba8ce044f7eab64dc1fc5eb041af72b7d57ee02e59ef741cbc5aa62d0ca2f213-d # internal
2025-08-20T21:12:54.6433697Z [00:02:31.991]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T21:12:54.6434076Z [00:02:31.991]➜  mkdir -p $WORK/b302/
2025-08-20T21:12:54.6436341Z [00:02:31.992]➜  cat >/tmp/go-build1679262874/b302/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6436791Z [00:02:31.992]➜  # import config
2025-08-20T21:12:54.6437171Z [00:02:31.992]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:54.6437639Z [00:02:31.992]➜  packagefile hash/fnv=/tmp/go-build1679262874/b303/_pkg_.a
2025-08-20T21:12:54.6438058Z [00:02:31.992]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:54.6438363Z [00:02:31.992]➜  EOF
2025-08-20T21:12:54.6440401Z [00:02:31.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/detrand=>google.golang.org/protobuf@v1.36.5/internal/detrand;$WORK/b302=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.21 -complete -installsuffix shared -buildid 9VdBM8rZ1dNkFaWLCzX8/9VdBM8rZ1dNkFaWLCzX8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/detrand/rand.go
2025-08-20T21:12:54.6485316Z [00:02:31.997]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T21:12:54.6486111Z [00:02:31.997]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/63/6320b61ebc796872fdf2cd0ad1843ae297bf3ce4961005bf7cde968008d69288-d # internal
2025-08-20T21:12:54.6486647Z [00:02:31.997]➜  embed
2025-08-20T21:12:54.6486883Z [00:02:31.997]➜  mkdir -p $WORK/b318/
2025-08-20T21:12:54.6487258Z [00:02:31.997]➜  cat >/tmp/go-build1679262874/b318/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6487603Z [00:02:31.997]➜  # import config
2025-08-20T21:12:54.6487970Z [00:02:31.997]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.6488431Z [00:02:31.997]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:12:54.6488943Z [00:02:31.997]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:12:54.6489402Z [00:02:31.997]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.6489808Z [00:02:31.997]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:54.6490233Z [00:02:31.997]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.6490542Z [00:02:31.997]➜  EOF
2025-08-20T21:12:54.6525366Z [00:02:32.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b318=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid QFiBJLv8Lq6LyZVR1Q-x/QFiBJLv8Lq6LyZVR1Q-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T21:12:54.6693478Z [00:02:32.017]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T21:12:54.6711291Z [00:02:32.019]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/5f/5f75bbd65e1b06f8f9a9b3a2d2b7fd3763a9121c35c0843f1ed0d78d7b01e9ad-d # internal
2025-08-20T21:12:54.6719733Z [00:02:32.020]➜  google.golang.org/protobuf/internal/errors
2025-08-20T21:12:54.6720306Z [00:02:32.020]➜  mkdir -p $WORK/b301/
2025-08-20T21:12:54.6720960Z [00:02:32.020]➜  cat >/tmp/go-build1679262874/b301/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6721330Z [00:02:32.020]➜  # import config
2025-08-20T21:12:54.6721679Z [00:02:32.020]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.6722098Z [00:02:32.020]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.6722704Z [00:02:32.020]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:12:54.6723145Z [00:02:32.020]➜  EOF
2025-08-20T21:12:54.6725584Z [00:02:32.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/errors=>google.golang.org/protobuf@v1.36.5/internal/errors;$WORK/b301=>" -p google.golang.org/protobuf/internal/errors -lang=go1.21 -complete -installsuffix shared -buildid RKuplbxb-OncwUb8YbGK/RKuplbxb-OncwUb8YbGK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/errors/errors.go
2025-08-20T21:12:54.6915132Z [00:02:32.039]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T21:12:54.6920180Z [00:02:32.040]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/01/010230bd2ceef0e72bb726342186878d42408bf3b09d0fe5921df129bdc20450-d # internal
2025-08-20T21:12:54.6924749Z [00:02:32.041]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T21:12:54.6925105Z [00:02:32.041]➜  mkdir -p $WORK/b300/
2025-08-20T21:12:54.6927681Z [00:02:32.041]➜  cat >/tmp/go-build1679262874/b300/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6928094Z [00:02:32.041]➜  # import config
2025-08-20T21:12:54.6928574Z [00:02:32.041]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:54.6929268Z [00:02:32.041]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.6932110Z [00:02:32.041]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:54.6933279Z [00:02:32.041]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:54.6934251Z [00:02:32.041]➜  EOF
2025-08-20T21:12:54.6936438Z [00:02:32.041]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protowire=>google.golang.org/protobuf@v1.36.5/encoding/protowire;$WORK/b300=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.21 -complete -installsuffix shared -buildid JGCP_nBHj8upX4-9dJ4j/JGCP_nBHj8upX4-9dJ4j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protowire/wire.go
2025-08-20T21:12:54.6941452Z [00:02:32.042]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T21:12:54.6947076Z [00:02:32.043]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/52/52af8cb2a532bab302e9f7fb061655a50333958840ea22ce9b7cd81a35113a21-d # internal
2025-08-20T21:12:54.6958667Z [00:02:32.044]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T21:12:54.6960494Z [00:02:32.044]➜  mkdir -p $WORK/b317/
2025-08-20T21:12:54.6970161Z [00:02:32.045]➜  cat >/tmp/go-build1679262874/b317/importcfg << 'EOF' # internal
2025-08-20T21:12:54.6971343Z [00:02:32.045]➜  # import config
2025-08-20T21:12:54.6973110Z [00:02:32.045]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:12:54.6973448Z [00:02:32.045]➜  EOF
2025-08-20T21:12:54.6973778Z [00:02:32.045]➜  cat >/tmp/go-build1679262874/b317/embedcfg << 'EOF' # internal
2025-08-20T21:12:54.6974099Z [00:02:32.045]➜  {
2025-08-20T21:12:54.6974333Z [00:02:32.045]➜  	"Patterns": {
2025-08-20T21:12:54.6974601Z [00:02:32.045]➜  		"editions_defaults.binpb": [
2025-08-20T21:12:54.6974911Z [00:02:32.045]➜  			"editions_defaults.binpb"
2025-08-20T21:12:54.6975167Z [00:02:32.045]➜  		]
2025-08-20T21:12:54.6975362Z [00:02:32.045]➜  	},
2025-08-20T21:12:54.6975571Z [00:02:32.045]➜  	"Files": {
2025-08-20T21:12:54.6979633Z [00:02:32.045]➜  		"editions_defaults.binpb": "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T21:12:54.6980243Z [00:02:32.045]➜  	}
2025-08-20T21:12:54.6980439Z [00:02:32.045]➜  }EOF
2025-08-20T21:12:54.6983330Z [00:02:32.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/editiondefaults=>google.golang.org/protobuf@v1.36.5/internal/editiondefaults;$WORK/b317=>" -p google.golang.org/protobuf/internal/editiondefaults -lang=go1.21 -complete -installsuffix shared -buildid Y1nysRxAnt-GKlBd1ULt/Y1nysRxAnt-GKlBd1ULt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -embedcfg $WORK/b317/embedcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/editiondefaults/defaults.go
2025-08-20T21:12:54.7060128Z [00:02:32.054]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T21:12:54.7065144Z [00:02:32.055]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/6d/6d8616d4702a6ac63fd48ba714a77fb964862f2f4b5ac0d4708a19121018c7db-d # internal
2025-08-20T21:12:54.7073409Z [00:02:32.055]➜  google.golang.org/protobuf/internal/version
2025-08-20T21:12:54.7073824Z [00:02:32.055]➜  mkdir -p $WORK/b327/
2025-08-20T21:12:54.7083887Z [00:02:32.056]➜  cat >/tmp/go-build1679262874/b327/importcfg << 'EOF' # internal
2025-08-20T21:12:54.7084630Z [00:02:32.056]➜  # import config
2025-08-20T21:12:54.7084976Z [00:02:32.056]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.7085407Z [00:02:32.056]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.7085763Z [00:02:32.056]➜  EOF
2025-08-20T21:12:54.7087812Z [00:02:32.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/version=>google.golang.org/protobuf@v1.36.5/internal/version;$WORK/b327=>" -p google.golang.org/protobuf/internal/version -lang=go1.21 -complete -installsuffix shared -buildid x7hbrruPC6C83hX28pJ8/x7hbrruPC6C83hX28pJ8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/version/version.go
2025-08-20T21:12:54.7231429Z [00:02:32.070]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T21:12:54.7232234Z [00:02:32.071]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/0c/0c4e0ed4253cc102c8ae8616a0baa8d7960ea72693221aff10642048acd24cb9-d # internal
2025-08-20T21:12:54.7259375Z [00:02:32.074]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T21:12:54.7261451Z [00:02:32.074]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/16/165ad021649cd2b9572632fa0e6a5a26ad3d860d6935faaccb13be4be5d2ae60-d # internal
2025-08-20T21:12:54.7282761Z [00:02:32.076]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T21:12:54.7283224Z [00:02:32.076]➜  mkdir -p $WORK/b305/
2025-08-20T21:12:54.7283808Z [00:02:32.076]➜  cat >/tmp/go-build1679262874/b305/importcfg << 'EOF' # internal
2025-08-20T21:12:54.7284656Z [00:02:32.076]➜  # import config
2025-08-20T21:12:54.7285396Z [00:02:32.076]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.7286240Z [00:02:32.076]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.7288080Z [00:02:32.076]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:54.7289143Z [00:02:32.076]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:54.7289695Z [00:02:32.076]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:54.7290136Z [00:02:32.076]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:54.7297583Z [00:02:32.076]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.7298208Z [00:02:32.076]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.7298549Z [00:02:32.076]➜  EOF
2025-08-20T21:12:54.7303762Z [00:02:32.077]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect=>google.golang.org/protobuf@v1.36.5/reflect/protoreflect;$WORK/b305=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.21 -complete -installsuffix shared -buildid AttYI3LxcpBZ1SlmD5RY/AttYI3LxcpBZ1SlmD5RY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/source.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/source_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/type.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/value.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/value_equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/value_union.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoreflect/value_unsafe_go121.go
2025-08-20T21:12:54.7308135Z [00:02:32.077]➜  github.com/google/gnostic-models/jsonschema
2025-08-20T21:12:54.7308463Z [00:02:32.077]➜  mkdir -p $WORK/b329/
2025-08-20T21:12:54.7308836Z [00:02:32.077]➜  cat >/tmp/go-build1679262874/b329/importcfg << 'EOF' # internal
2025-08-20T21:12:54.7309177Z [00:02:32.077]➜  # import config
2025-08-20T21:12:54.7309553Z [00:02:32.077]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:54.7309992Z [00:02:32.077]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:54.7310443Z [00:02:32.077]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:12:54.7317007Z [00:02:32.077]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:12:54.7317448Z [00:02:32.077]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:54.7318265Z [00:02:32.077]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.7318692Z [00:02:32.077]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.7319009Z [00:02:32.077]➜  EOF
2025-08-20T21:12:54.7322689Z [00:02:32.077]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema=>github.com/google/gnostic-models@v0.6.9/jsonschema;$WORK/b329=>" -p github.com/google/gnostic-models/jsonschema -lang=go1.21 -complete -installsuffix shared -buildid QT2CxEO44CmURgusLvZ3/QT2CxEO44CmURgusLvZ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/base.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/display.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/models.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/operations.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/reader.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/jsonschema/writer.go
2025-08-20T21:12:54.8713763Z [00:02:32.219]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T21:12:54.8736496Z [00:02:32.221]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/6c/6cabf20fa897e511d1bca1ac6f952103125416df30560bd25f9ff4ebbb7464f2-d # internal
2025-08-20T21:12:54.8737259Z [00:02:32.221]➜  os/exec
2025-08-20T21:12:54.8737523Z [00:02:32.221]➜  mkdir -p $WORK/b330/
2025-08-20T21:12:54.8738590Z [00:02:32.221]➜  cat >/tmp/go-build1679262874/b330/importcfg << 'EOF' # internal
2025-08-20T21:12:54.8738944Z [00:02:32.221]➜  # import config
2025-08-20T21:12:54.8739289Z [00:02:32.221]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:54.8739719Z [00:02:32.221]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:54.8740144Z [00:02:32.221]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:54.8740856Z [00:02:32.221]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:12:54.8741453Z [00:02:32.221]➜  packagefile internal/syscall/execenv=/tmp/go-build1679262874/b062/_pkg_.a
2025-08-20T21:12:54.8741992Z [00:02:32.221]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:12:54.8742449Z [00:02:32.221]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:54.8742856Z [00:02:32.221]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:54.8743617Z [00:02:32.221]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:54.8744162Z [00:02:32.221]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:54.8744615Z [00:02:32.221]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:54.8745045Z [00:02:32.221]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:54.8745485Z [00:02:32.221]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:54.8745910Z [00:02:32.221]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:54.8746329Z [00:02:32.221]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:54.8746638Z [00:02:32.221]➜  EOF
2025-08-20T21:12:54.8748246Z [00:02:32.221]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b330=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid SIVNkOzSCWEnsKXlYW2Y/SIVNkOzSCWEnsKXlYW2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/.go/src/os/exec/exec.go /root/.go/src/os/exec/exec_unix.go /root/.go/src/os/exec/lp_unix.go
2025-08-20T21:12:55.0065935Z [00:02:32.355]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T21:12:55.0134368Z [00:02:32.361]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T21:12:55.0175945Z [00:02:32.366]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/49/49eb024a962097b639a41610a596f20f6fe4ea0b35a6c1b3f72af343c2b59aa8-d # internal
2025-08-20T21:12:55.0198212Z [00:02:32.368]➜  golang.org/x/sync/errgroup
2025-08-20T21:12:55.0205161Z [00:02:32.369]➜  mkdir -p $WORK/b331/
2025-08-20T21:12:55.0215245Z [00:02:32.370]➜  cat >/tmp/go-build1679262874/b331/importcfg << 'EOF' # internal
2025-08-20T21:12:55.0215934Z [00:02:32.370]➜  # import config
2025-08-20T21:12:55.0216603Z [00:02:32.370]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:55.0217351Z [00:02:32.370]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.0219358Z [00:02:32.370]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.0219676Z [00:02:32.370]➜  EOF
2025-08-20T21:12:55.0238755Z [00:02:32.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup=>golang.org/x/sync@v0.16.0/errgroup;$WORK/b331=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid T2hLdnynigI0jskXGfHM/T2hLdnynigI0jskXGfHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup/errgroup.go
2025-08-20T21:12:55.0254501Z [00:02:32.373]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/23/2398480a47d7e2f48d14c9b10e02aef013ab9ceac7e572c60ac2d02fbfe11c4e-d # internal
2025-08-20T21:12:55.0274985Z [00:02:32.375]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T21:12:55.0275601Z [00:02:32.375]➜  mkdir -p $WORK/b304/
2025-08-20T21:12:55.0288367Z [00:02:32.377]➜  cat >/tmp/go-build1679262874/b304/importcfg << 'EOF' # internal
2025-08-20T21:12:55.0288754Z [00:02:32.377]➜  # import config
2025-08-20T21:12:55.0289273Z [00:02:32.377]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:55.0289966Z [00:02:32.377]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.0290768Z [00:02:32.377]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.0291385Z [00:02:32.377]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.0291696Z [00:02:32.377]➜  EOF
2025-08-20T21:12:55.0294295Z [00:02:32.377]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/messageset=>google.golang.org/protobuf@v1.36.5/internal/encoding/messageset;$WORK/b304=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.21 -complete -installsuffix shared -buildid FQGghi0Y8ODoMWjlEbwc/FQGghi0Y8ODoMWjlEbwc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/messageset/messageset.go
2025-08-20T21:12:55.0606854Z [00:02:32.409]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T21:12:55.0613498Z [00:02:32.409]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/74/74da9b3384e838c3260c2644e5a5fa1d7a63bce0394200bddbcffefc36a5c64f-d # internal
2025-08-20T21:12:55.0715046Z [00:02:32.419]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T21:12:55.0718374Z [00:02:32.420]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/41/41a58705dacba142c8242a35b5b331ad290c33fa7ab86a041f618ddda960eaf2-d # internal
2025-08-20T21:12:55.0719488Z [00:02:32.420]➜  google.golang.org/protobuf/internal/genid
2025-08-20T21:12:55.0720226Z [00:02:32.420]➜  mkdir -p $WORK/b308/
2025-08-20T21:12:55.0726319Z [00:02:32.421]➜  cat >/tmp/go-build1679262874/b308/importcfg << 'EOF' # internal
2025-08-20T21:12:55.0726680Z [00:02:32.421]➜  # import config
2025-08-20T21:12:55.0727184Z [00:02:32.421]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.0727643Z [00:02:32.421]➜  EOF
2025-08-20T21:12:55.0744817Z [00:02:32.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid=>google.golang.org/protobuf@v1.36.5/internal/genid;$WORK/b308=>" -p google.golang.org/protobuf/internal/genid -lang=go1.21 -complete -installsuffix shared -buildid sG_09Sjwop0onAxriWjE/sG_09Sjwop0onAxriWjE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/any_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/api_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/descriptor_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/duration_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/empty_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/field_mask_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/go_features_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/goname.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/map_entry.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/name.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/source_context_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/struct_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/timestamp_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/type_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/wrappers.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/genid/wrappers_gen.go
2025-08-20T21:12:55.0750993Z [00:02:32.421]➜  google.golang.org/protobuf/internal/order
2025-08-20T21:12:55.0751312Z [00:02:32.421]➜  mkdir -p $WORK/b309/
2025-08-20T21:12:55.0751687Z [00:02:32.422]➜  cat >/tmp/go-build1679262874/b309/importcfg << 'EOF' # internal
2025-08-20T21:12:55.0752039Z [00:02:32.422]➜  # import config
2025-08-20T21:12:55.0752539Z [00:02:32.422]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.0753099Z [00:02:32.422]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.0753513Z [00:02:32.422]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.0753821Z [00:02:32.422]➜  EOF
2025-08-20T21:12:55.0756397Z [00:02:32.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/order=>google.golang.org/protobuf@v1.36.5/internal/order;$WORK/b309=>" -p google.golang.org/protobuf/internal/order -lang=go1.21 -complete -installsuffix shared -buildid UZAVud-SdIwPEXBAtV3T/UZAVud-SdIwPEXBAtV3T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/order/order.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/order/range.go
2025-08-20T21:12:55.1224862Z [00:02:32.470]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T21:12:55.1245416Z [00:02:32.472]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/c9/c9746430783c3f81c8644b4ddf77ba3ff69ca280460c0c3f7c5adab09a21782b-d # internal
2025-08-20T21:12:55.1253959Z [00:02:32.473]➜  google.golang.org/protobuf/internal/strs
2025-08-20T21:12:55.1257466Z [00:02:32.474]➜  mkdir -p $WORK/b310/
2025-08-20T21:12:55.1261176Z [00:02:32.474]➜  cat >/tmp/go-build1679262874/b310/importcfg << 'EOF' # internal
2025-08-20T21:12:55.1261592Z [00:02:32.474]➜  # import config
2025-08-20T21:12:55.1262940Z [00:02:32.474]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:55.1265257Z [00:02:32.474]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:55.1266056Z [00:02:32.474]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.1267002Z [00:02:32.474]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.1267439Z [00:02:32.474]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.1267891Z [00:02:32.474]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.1268227Z [00:02:32.474]➜  EOF
2025-08-20T21:12:55.1270698Z [00:02:32.475]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/strs=>google.golang.org/protobuf@v1.36.5/internal/strs;$WORK/b310=>" -p google.golang.org/protobuf/internal/strs -lang=go1.21 -complete -installsuffix shared -buildid _tYney8c36p6IuX9m3cm/_tYney8c36p6IuX9m3cm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/strs/strings.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/strs/strings_unsafe_go121.go
2025-08-20T21:12:55.1377591Z [00:02:32.486]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T21:12:55.1390535Z [00:02:32.487]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/74/743202cb26ec1906aea9855d28d3a96fc405b367f526d0d9ca6962e085cd0785-d # internal
2025-08-20T21:12:55.1446766Z [00:02:32.493]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T21:12:55.1448334Z [00:02:32.493]➜  mkdir -p $WORK/b311/
2025-08-20T21:12:55.1452059Z [00:02:32.493]➜  cat >/tmp/go-build1679262874/b311/importcfg << 'EOF' # internal
2025-08-20T21:12:55.1453397Z [00:02:32.493]➜  # import config
2025-08-20T21:12:55.1455565Z [00:02:32.493]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.1457153Z [00:02:32.493]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:12:55.1459900Z [00:02:32.493]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.1460907Z [00:02:32.493]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:55.1461831Z [00:02:32.493]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.1462576Z [00:02:32.493]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:55.1463241Z [00:02:32.493]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.1463885Z [00:02:32.493]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.1464201Z [00:02:32.493]➜  EOF
2025-08-20T21:12:55.1467897Z [00:02:32.495]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoregistry=>google.golang.org/protobuf@v1.36.5/reflect/protoregistry;$WORK/b311=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.21 -complete -installsuffix shared -buildid nCWVNWqW8nk1mekgtZ0m/nCWVNWqW8nk1mekgtZ0m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/reflect/protoregistry/registry.go
2025-08-20T21:12:55.1839111Z [00:02:32.532]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T21:12:55.1845633Z [00:02:32.533]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/7f/7fb0aeda9abc2088a818cd3b19f82a9d1f523887b1de0879913514db14dc1b8b-d # internal
2025-08-20T21:12:55.1884681Z [00:02:32.536]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T21:12:55.1885483Z [00:02:32.537]➜  mkdir -p $WORK/b312/
2025-08-20T21:12:55.1889466Z [00:02:32.537]➜  cat >/tmp/go-build1679262874/b312/importcfg << 'EOF' # internal
2025-08-20T21:12:55.1890546Z [00:02:32.537]➜  # import config
2025-08-20T21:12:55.1891595Z [00:02:32.537]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:55.1892553Z [00:02:32.537]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.1893850Z [00:02:32.537]➜  EOF
2025-08-20T21:12:55.1896774Z [00:02:32.537]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoiface=>google.golang.org/protobuf@v1.36.5/runtime/protoiface;$WORK/b312=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.21 -complete -installsuffix shared -buildid fFGovM2_N3_Wbigl97K4/fFGovM2_N3_Wbigl97K4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoiface/legacy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoiface/methods.go
2025-08-20T21:12:55.2182992Z [00:02:32.566]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T21:12:55.2189287Z [00:02:32.567]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/28/28428cf0078d8bb04aa2b7eb6af51c0a6c7d3f49a0cf45753ab0ce8b486de64f-d # internal
2025-08-20T21:12:55.2197497Z [00:02:32.568]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T21:12:55.2197909Z [00:02:32.568]➜  mkdir -p $WORK/b315/
2025-08-20T21:12:55.2201828Z [00:02:32.568]➜  cat >/tmp/go-build1679262874/b315/importcfg << 'EOF' # internal
2025-08-20T21:12:55.2203705Z [00:02:32.568]➜  # import config
2025-08-20T21:12:55.2204054Z [00:02:32.568]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.2204619Z [00:02:32.568]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:12:55.2205321Z [00:02:32.568]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:55.2206027Z [00:02:32.568]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.2206575Z [00:02:32.568]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.2206990Z [00:02:32.568]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.2207431Z [00:02:32.568]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.2207856Z [00:02:32.568]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.2208171Z [00:02:32.568]➜  EOF
2025-08-20T21:12:55.2210467Z [00:02:32.568]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/descfmt=>google.golang.org/protobuf@v1.36.5/internal/descfmt;$WORK/b315=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.21 -complete -installsuffix shared -buildid eG4nhMdTKLHBp16401M0/eG4nhMdTKLHBp16401M0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/descfmt/stringer.go
2025-08-20T21:12:55.2599670Z [00:02:32.608]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T21:12:55.2615408Z [00:02:32.609]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/81/8158487fa1f728545266f5407ce53f542c06b3b13225859e5ccd7aa4d501c18c-d # internal
2025-08-20T21:12:55.2665310Z [00:02:32.615]➜  google.golang.org/protobuf/proto
2025-08-20T21:12:55.2666303Z [00:02:32.615]➜  mkdir -p $WORK/b299/
2025-08-20T21:12:55.2675987Z [00:02:32.616]➜  cat >/tmp/go-build1679262874/b299/importcfg << 'EOF' # internal
2025-08-20T21:12:55.2677222Z [00:02:32.616]➜  # import config
2025-08-20T21:12:55.2678285Z [00:02:32.616]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.2678763Z [00:02:32.616]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.2680024Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:55.2680935Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:12:55.2681725Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.2682414Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:55.2683079Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:12:55.2683741Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1679262874/b309/_pkg_.a
2025-08-20T21:12:55.2684405Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:55.2685079Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:55.2685765Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.2686487Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:55.2687200Z [00:02:32.616]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1679262874/b312/_pkg_.a
2025-08-20T21:12:55.2687755Z [00:02:32.616]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.2688177Z [00:02:32.616]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.2688625Z [00:02:32.616]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.2688958Z [00:02:32.616]➜  EOF
2025-08-20T21:12:55.2695595Z [00:02:32.616]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto=>google.golang.org/protobuf@v1.36.5/proto;$WORK/b299=>" -p google.golang.org/protobuf/proto -lang=go1.21 -complete -installsuffix shared -buildid BTXra-T3JmYZINVLtJAv/BTXra-T3JmYZINVLtJAv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/decode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/encode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/proto_methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/reset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/size.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/size_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/wrapperopaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/proto/wrappers.go
2025-08-20T21:12:55.3448219Z [00:02:32.693]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T21:12:55.3460870Z [00:02:32.694]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/7c/7c00f70c081b5689178eecb23e2d6fb7a5e33b7c3030ea43e629fb2175149564-d # internal
2025-08-20T21:12:55.3485686Z [00:02:32.696]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T21:12:55.3486144Z [00:02:32.697]➜  mkdir -p $WORK/b316/
2025-08-20T21:12:55.3489431Z [00:02:32.697]➜  cat >/tmp/go-build1679262874/b316/importcfg << 'EOF' # internal
2025-08-20T21:12:55.3489894Z [00:02:32.697]➜  # import config
2025-08-20T21:12:55.3490683Z [00:02:32.697]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.3491448Z [00:02:32.697]➜  EOF
2025-08-20T21:12:55.3495638Z [00:02:32.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/descopts=>google.golang.org/protobuf@v1.36.5/internal/descopts;$WORK/b316=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.21 -complete -installsuffix shared -buildid ciF2VFT-c7pkcOuOa-Jt/ciF2VFT-c7pkcOuOa-Jt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/descopts/options.go
2025-08-20T21:12:55.3505922Z [00:02:32.699]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix
2025-08-20T21:12:55.3507226Z [00:02:32.699]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/unix=>golang.org/x/sys@v0.34.0/unix;$WORK/b289=>" -I $WORK/b289/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b289/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:12:55.3586948Z [00:02:32.707]➜  go tool pack r $WORK/b289/_pkg_.a $WORK/b289/asm_linux_arm64.o # internal
2025-08-20T21:12:55.3613413Z [00:02:32.709]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T21:12:55.3722091Z [00:02:32.720]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T21:12:55.3726888Z [00:02:32.721]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/4f/4fddce6ea0b553ec58b0bc02cdd83a92c01979da655a7adb3255d0a21fb68105-d # internal
2025-08-20T21:12:55.3750883Z [00:02:32.723]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T21:12:55.3751350Z [00:02:32.723]➜  mkdir -p $WORK/b320/
2025-08-20T21:12:55.3774832Z [00:02:32.725]➜  cat >/tmp/go-build1679262874/b320/importcfg << 'EOF' # internal
2025-08-20T21:12:55.3775223Z [00:02:32.725]➜  # import config
2025-08-20T21:12:55.3776014Z [00:02:32.725]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.3776503Z [00:02:32.725]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.3777062Z [00:02:32.725]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:12:55.3777749Z [00:02:32.725]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.3778439Z [00:02:32.725]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:55.3779099Z [00:02:32.725]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:55.3779760Z [00:02:32.725]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.3780206Z [00:02:32.726]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.3780744Z [00:02:32.726]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:55.3781252Z [00:02:32.726]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.3781679Z [00:02:32.726]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.3782103Z [00:02:32.726]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.3782554Z [00:02:32.726]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:55.3783650Z [00:02:32.726]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.3784003Z [00:02:32.726]➜  EOF
2025-08-20T21:12:55.3784389Z [00:02:32.726]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:12:55.3788413Z [00:02:32.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text=>google.golang.org/protobuf@v1.36.5/internal/encoding/text;$WORK/b320=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.21 -complete -installsuffix shared -buildid q65CsazKmgE3XmMgdQ6V/q65CsazKmgE3XmMgdQ6V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/text/encode.go
2025-08-20T21:12:55.3848624Z [00:02:32.733]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/2c/2c18bdecd9d2d336c4ce7ba175d47a8929c289f8480b688a5148a1faddcb0fe9-d # internal
2025-08-20T21:12:55.3963773Z [00:02:32.743]➜  github.com/moby/term
2025-08-20T21:12:55.3964236Z [00:02:32.743]➜  mkdir -p $WORK/b288/
2025-08-20T21:12:55.3964645Z [00:02:32.743]➜  cat >/tmp/go-build1679262874/b288/importcfg << 'EOF' # internal
2025-08-20T21:12:55.3965161Z [00:02:32.743]➜  # import config
2025-08-20T21:12:55.3965520Z [00:02:32.743]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.3965936Z [00:02:32.743]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.3966412Z [00:02:32.743]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:12:55.3966881Z [00:02:32.743]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.3967281Z [00:02:32.743]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:55.3967696Z [00:02:32.743]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.3968013Z [00:02:32.743]➜  EOF
2025-08-20T21:12:55.3971305Z [00:02:32.743]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/term@v0.5.2=>github.com/moby/term@v0.5.2;$WORK/b288=>" -p github.com/moby/term -lang=go1.18 -complete -installsuffix shared -buildid 6P_mI1AHSrZZ-C8hA9Fd/6P_mI1AHSrZZ-C8hA9Fd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/github.com/moby/term@v0.5.2/ascii.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/doc.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/proxy.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/term.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/term_unix.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/termios_nonbsd.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/termios_unix.go
2025-08-20T21:12:55.4805179Z [00:02:32.828]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T21:12:55.4805802Z [00:02:32.828]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T21:12:55.4810093Z [00:02:32.829]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/bb/bbc99f7fa6c3bfc18bd5e64cc995e794a79e104dd0d0411c7d1cd6475654dde9-d # internal
2025-08-20T21:12:55.4819520Z [00:02:32.830]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T21:12:55.4826739Z [00:02:32.830]➜  mkdir -p $WORK/b326/
2025-08-20T21:12:55.4827166Z [00:02:32.830]➜  cat >/tmp/go-build1679262874/b326/importcfg << 'EOF' # internal
2025-08-20T21:12:55.4827519Z [00:02:32.830]➜  # import config
2025-08-20T21:12:55.4827868Z [00:02:32.830]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.4828286Z [00:02:32.830]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.4829295Z [00:02:32.830]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:55.4830003Z [00:02:32.830]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1679262874/b312/_pkg_.a
2025-08-20T21:12:55.4830546Z [00:02:32.830]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.4831128Z [00:02:32.830]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.4831564Z [00:02:32.830]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:55.4831911Z [00:02:32.830]➜  EOF
2025-08-20T21:12:55.4834670Z [00:02:32.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/protolazy=>google.golang.org/protobuf@v1.36.5/internal/protolazy;$WORK/b326=>" -p google.golang.org/protobuf/internal/protolazy -lang=go1.21 -complete -installsuffix shared -buildid BU2Nl1tvFfbC9s3H44jo/BU2Nl1tvFfbC9s3H44jo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/protolazy/bufferreader.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/protolazy/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/protolazy/pointer_unsafe.go
2025-08-20T21:12:55.4912306Z [00:02:32.838]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/07/075fb41984a3ab95894b950f76cfe6aea3c6a07a6c33dd0bd27f8c8760ac2e87-d # internal
2025-08-20T21:12:55.4947057Z [00:02:32.842]➜  golang.org/x/text/encoding
2025-08-20T21:12:55.4947511Z [00:02:32.842]➜  mkdir -p $WORK/b333/
2025-08-20T21:12:55.4947901Z [00:02:32.842]➜  cat >/tmp/go-build1679262874/b333/importcfg << 'EOF' # internal
2025-08-20T21:12:55.4948254Z [00:02:32.842]➜  # import config
2025-08-20T21:12:55.4948595Z [00:02:32.842]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.4949181Z [00:02:32.842]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:12:55.4949851Z [00:02:32.842]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:55.4950334Z [00:02:32.842]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.4950899Z [00:02:32.842]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.4951363Z [00:02:32.842]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.4951702Z [00:02:32.842]➜  EOF
2025-08-20T21:12:55.4953851Z [00:02:32.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding=>golang.org/x/text@v0.27.0/encoding;$WORK/b333=>" -p golang.org/x/text/encoding -lang=go1.23 -complete -installsuffix shared -buildid DzUsJSI7Df2PS73Jnjso/DzUsJSI7Df2PS73Jnjso -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/encoding.go
2025-08-20T21:12:55.5286997Z [00:02:32.877]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T21:12:55.5301542Z [00:02:32.878]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/a5/a55f6769f280bb8a9f9f7a20cfa8fc2d23e5718f5bc41a97a14809bd1f5ef552-d # internal
2025-08-20T21:12:55.5351735Z [00:02:32.883]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T21:12:55.5355370Z [00:02:32.883]➜  mkdir -p $WORK/b319/
2025-08-20T21:12:55.5355768Z [00:02:32.883]➜  cat >/tmp/go-build1679262874/b319/importcfg << 'EOF' # internal
2025-08-20T21:12:55.5359105Z [00:02:32.884]➜  # import config
2025-08-20T21:12:55.5359449Z [00:02:32.884]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.5360131Z [00:02:32.884]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1679262874/b320/_pkg_.a
2025-08-20T21:12:55.5361024Z [00:02:32.884]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.5362168Z [00:02:32.884]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.5362730Z [00:02:32.884]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.5363152Z [00:02:32.884]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.5363470Z [00:02:32.884]➜  EOF
2025-08-20T21:12:55.5365645Z [00:02:32.884]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/defval=>google.golang.org/protobuf@v1.36.5/internal/encoding/defval;$WORK/b319=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.21 -complete -installsuffix shared -buildid lgDhTQrPVoP-uti6vAM9/lgDhTQrPVoP-uti6vAM9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/defval/default.go
2025-08-20T21:12:55.5384570Z [00:02:32.886]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T21:12:55.5385366Z [00:02:32.887]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/53/53255db5da9714664ff8adf4c5bf0b18f4b67b77b4eb55527dcbf931008bef67-d # internal
2025-08-20T21:12:55.5416354Z [00:02:32.890]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T21:12:55.5417340Z [00:02:32.890]➜  mkdir -p $WORK/b323/
2025-08-20T21:12:55.5418621Z [00:02:32.890]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T21:12:55.5443717Z [00:02:32.892]➜  cat >/tmp/go-build1679262874/b323/importcfg << 'EOF' # internal
2025-08-20T21:12:55.5444156Z [00:02:32.892]➜  # import config
2025-08-20T21:12:55.5444626Z [00:02:32.892]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.5445525Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:55.5446504Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:12:55.5447554Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1679262874/b320/_pkg_.a
2025-08-20T21:12:55.5449801Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.5450490Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:55.5459570Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:12:55.5460799Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1679262874/b309/_pkg_.a
2025-08-20T21:12:55.5461579Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:55.5462248Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1679262874/b324/_pkg_.a
2025-08-20T21:12:55.5462912Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:55.5463547Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:55.5464212Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.5464935Z [00:02:32.892]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:55.5465508Z [00:02:32.892]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.5465999Z [00:02:32.892]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.5466334Z [00:02:32.892]➜  EOF
2025-08-20T21:12:55.5468980Z [00:02:32.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/prototext=>google.golang.org/protobuf@v1.36.5/encoding/prototext;$WORK/b323=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.21 -complete -installsuffix shared -buildid C0dDpR6L-ALmjNam6-jz/C0dDpR6L-ALmjNam6-jz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/prototext/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/prototext/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/prototext/encode.go
2025-08-20T21:12:55.5496827Z [00:02:32.892]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/b4/b4b4132aa15e703be44e73a8abd7d4e2ace009496ddbaf9cd532ad5a4da9a617-d # internal
2025-08-20T21:12:55.5497438Z [00:02:32.893]➜  golang.org/x/text/encoding/internal
2025-08-20T21:12:55.5497742Z [00:02:32.893]➜  mkdir -p $WORK/b335/
2025-08-20T21:12:55.5498146Z [00:02:32.893]➜  cat >/tmp/go-build1679262874/b335/importcfg << 'EOF' # internal
2025-08-20T21:12:55.5498491Z [00:02:32.893]➜  # import config
2025-08-20T21:12:55.5498918Z [00:02:32.893]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:12:55.5499569Z [00:02:32.893]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:12:55.5500207Z [00:02:32.893]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:55.5500752Z [00:02:32.893]➜  EOF
2025-08-20T21:12:55.5502685Z [00:02:32.894]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/internal=>golang.org/x/text@v0.27.0/encoding/internal;$WORK/b335=>" -p golang.org/x/text/encoding/internal -lang=go1.23 -complete -installsuffix shared -buildid oX_wGv8rP2hf9FEmN034/oX_wGv8rP2hf9FEmN034 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/internal/internal.go
2025-08-20T21:12:55.5919829Z [00:02:32.940]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T21:12:55.5923127Z [00:02:32.940]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/99/99a777a44fbce552d4a55b511a21fa4955a616ee1a1e01cf09252964e85cf816-d # internal
2025-08-20T21:12:55.5928248Z [00:02:32.941]➜  golang.org/x/text/runes
2025-08-20T21:12:55.5939641Z [00:02:32.941]➜  mkdir -p $WORK/b337/
2025-08-20T21:12:55.5940034Z [00:02:32.941]➜  cat >/tmp/go-build1679262874/b337/importcfg << 'EOF' # internal
2025-08-20T21:12:55.5940383Z [00:02:32.941]➜  # import config
2025-08-20T21:12:55.5940928Z [00:02:32.941]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:55.5941814Z [00:02:32.941]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.5942337Z [00:02:32.941]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.5942674Z [00:02:32.941]➜  EOF
2025-08-20T21:12:55.5944560Z [00:02:32.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/runes=>golang.org/x/text@v0.27.0/runes;$WORK/b337=>" -p golang.org/x/text/runes -lang=go1.23 -complete -installsuffix shared -buildid P1xAi3JM5tVnkUjmXtB2/P1xAi3JM5tVnkUjmXtB2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/runes/cond.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/runes/runes.go
2025-08-20T21:12:55.5958180Z [00:02:32.944]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T21:12:55.5965023Z [00:02:32.944]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/a5/a51749ef89ae7d7253976654e31ed4eaeee74ab361cad7a898dc519ab28eb10c-d # internal
2025-08-20T21:12:55.6010939Z [00:02:32.949]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T21:12:55.6012595Z [00:02:32.949]➜  mkdir -p $WORK/b314/
2025-08-20T21:12:55.6014075Z [00:02:32.949]➜  cat >/tmp/go-build1679262874/b314/importcfg << 'EOF' # internal
2025-08-20T21:12:55.6015839Z [00:02:32.949]➜  # import config
2025-08-20T21:12:55.6017568Z [00:02:32.949]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.6019650Z [00:02:32.949]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.6020788Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:55.6021698Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1679262874/b315/_pkg_.a
2025-08-20T21:12:55.6022594Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1679262874/b316/_pkg_.a
2025-08-20T21:12:55.6023503Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1679262874/b317/_pkg_.a
2025-08-20T21:12:55.6024657Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1679262874/b319/_pkg_.a
2025-08-20T21:12:55.6025583Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:12:55.6026483Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:55.6027400Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:12:55.6028329Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:55.6029188Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:55.6030042Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:55.6030929Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:55.6032121Z [00:02:32.949]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:55.6032908Z [00:02:32.949]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.6033613Z [00:02:32.949]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.6034034Z [00:02:32.949]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.6034445Z [00:02:32.949]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.6034863Z [00:02:32.949]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.6035295Z [00:02:32.949]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:55.6035623Z [00:02:32.949]➜  EOF
2025-08-20T21:12:55.6040395Z [00:02:32.951]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc=>google.golang.org/protobuf@v1.36.5/internal/filedesc;$WORK/b314=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.21 -complete -installsuffix shared -buildid lXBq120F_kp5Fk-u3ADf/lXBq120F_kp5Fk-u3ADf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/build.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/desc_lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/desc_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/desc_list_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filedesc/placeholder.go
2025-08-20T21:12:55.6465669Z [00:02:32.994]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T21:12:55.6473717Z [00:02:32.995]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/c1/c1815202a1abc0aae63d3673057f42d50193c98ab910cc1c6a91e2684ed3de22-d # internal
2025-08-20T21:12:55.6480498Z [00:02:32.996]➜  golang.org/x/text/encoding/unicode
2025-08-20T21:12:55.6484116Z [00:02:32.996]➜  mkdir -p $WORK/b332/
2025-08-20T21:12:55.6484515Z [00:02:32.996]➜  cat >/tmp/go-build1679262874/b332/importcfg << 'EOF' # internal
2025-08-20T21:12:55.6484864Z [00:02:32.996]➜  # import config
2025-08-20T21:12:55.6485204Z [00:02:32.996]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.6485628Z [00:02:32.996]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.6486130Z [00:02:32.996]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:12:55.6486759Z [00:02:32.996]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:12:55.6487443Z [00:02:32.996]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:12:55.6488128Z [00:02:32.996]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build1679262874/b336/_pkg_.a
2025-08-20T21:12:55.6488735Z [00:02:32.996]➜  packagefile golang.org/x/text/runes=/tmp/go-build1679262874/b337/_pkg_.a
2025-08-20T21:12:55.6489289Z [00:02:32.997]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:12:55.6489803Z [00:02:32.997]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:55.6490273Z [00:02:32.997]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.6490760Z [00:02:32.997]➜  EOF
2025-08-20T21:12:55.6492966Z [00:02:32.997]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/unicode=>golang.org/x/text@v0.27.0/encoding/unicode;$WORK/b332=>" -p golang.org/x/text/encoding/unicode -lang=go1.23 -complete -installsuffix shared -buildid GfqHVl8isf5wlKQbqTPS/GfqHVl8isf5wlKQbqTPS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/unicode/override.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/unicode/unicode.go
2025-08-20T21:12:55.6851635Z [00:02:33.033]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T21:12:55.6859447Z [00:02:33.034]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/1b/1ba5228de84935771f9a50a4ecab005e27b3b45d9f5c3b2cb5e84f891f1f17e9-d # internal
2025-08-20T21:12:55.6885902Z [00:02:33.036]➜  k8s.io/apimachinery/pkg/util/framer
2025-08-20T21:12:55.6891720Z [00:02:33.036]➜  mkdir -p $WORK/b342/
2025-08-20T21:12:55.6892112Z [00:02:33.036]➜  cat >/tmp/go-build1679262874/b342/importcfg << 'EOF' # internal
2025-08-20T21:12:55.6892822Z [00:02:33.036]➜  # import config
2025-08-20T21:12:55.6893276Z [00:02:33.036]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:55.6893760Z [00:02:33.036]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:55.6894195Z [00:02:33.036]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.6894520Z [00:02:33.036]➜  EOF
2025-08-20T21:12:55.6896417Z [00:02:33.036]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/framer=>k8s.io/apimachinery@v0.33.2/pkg/util/framer;$WORK/b342=>" -p k8s.io/apimachinery/pkg/util/framer -lang=go1.24 -complete -installsuffix shared -buildid NKCk4tv6jkNhkkSK5UnL/NKCk4tv6jkNhkkSK5UnL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/framer/framer.go
2025-08-20T21:12:55.7115822Z [00:02:33.059]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T21:12:55.7122518Z [00:02:33.060]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/63/6307e34833ea3007827df1f669963e0414c2d042f1add59887d474f4fb0ccc59-d # internal
2025-08-20T21:12:55.7131660Z [00:02:33.061]➜  k8s.io/apimachinery/pkg/util/yaml
2025-08-20T21:12:55.7132739Z [00:02:33.061]➜  mkdir -p $WORK/b343/
2025-08-20T21:12:55.7134593Z [00:02:33.062]➜  cat >/tmp/go-build1679262874/b343/importcfg << 'EOF' # internal
2025-08-20T21:12:55.7139531Z [00:02:33.062]➜  # import config
2025-08-20T21:12:55.7139908Z [00:02:33.062]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:55.7140335Z [00:02:33.062]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.7140917Z [00:02:33.062]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:55.7141367Z [00:02:33.062]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.7141784Z [00:02:33.062]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.7142205Z [00:02:33.062]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.7142727Z [00:02:33.062]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:55.7143265Z [00:02:33.062]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:12:55.7148165Z [00:02:33.062]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.7148709Z [00:02:33.062]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.7149161Z [00:02:33.062]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.7149493Z [00:02:33.062]➜  EOF
2025-08-20T21:12:55.7151724Z [00:02:33.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/yaml=>k8s.io/apimachinery@v0.33.2/pkg/util/yaml;$WORK/b343=>" -p k8s.io/apimachinery/pkg/util/yaml -lang=go1.24 -complete -installsuffix shared -buildid wZk-Szf4u2odBP49Tujs/wZk-Szf4u2odBP49Tujs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/yaml/decoder.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/yaml/stream_reader.go
2025-08-20T21:12:55.7153722Z [00:02:33.063]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T21:12:55.7180709Z [00:02:33.066]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/5c/5c48da03aa465f933e8bc45ce1ba1d14c889bbbedde8059bd0c0cb6e6b5d385e-d # internal
2025-08-20T21:12:55.7218653Z [00:02:33.070]➜  github.com/josharian/intern
2025-08-20T21:12:55.7219014Z [00:02:33.070]➜  mkdir -p $WORK/b418/
2025-08-20T21:12:55.7219403Z [00:02:33.070]➜  cat >/tmp/go-build1679262874/b418/importcfg << 'EOF' # internal
2025-08-20T21:12:55.7219757Z [00:02:33.070]➜  # import config
2025-08-20T21:12:55.7220099Z [00:02:33.070]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.7220408Z [00:02:33.070]➜  EOF
2025-08-20T21:12:55.7222634Z [00:02:33.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/josharian/intern@v1.0.0=>github.com/josharian/intern@v1.0.0;$WORK/b418=>" -p github.com/josharian/intern -lang=go1.5 -complete -installsuffix shared -buildid sPYp3WnS9vlnEXVvH_62/sPYp3WnS9vlnEXVvH_62 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/github.com/josharian/intern@v1.0.0/intern.go
2025-08-20T21:12:55.7356587Z [00:02:33.084]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T21:12:55.7361736Z [00:02:33.084]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/90/90072b6933e963523c41c6c389751a74934b5d4ffcbe840f53c8383b85ff4e33-d # internal
2025-08-20T21:12:55.7373267Z [00:02:33.085]➜  github.com/mailru/easyjson/jlexer
2025-08-20T21:12:55.7374250Z [00:02:33.085]➜  mkdir -p $WORK/b417/
2025-08-20T21:12:55.7376229Z [00:02:33.086]➜  cat >/tmp/go-build1679262874/b417/importcfg << 'EOF' # internal
2025-08-20T21:12:55.7377747Z [00:02:33.086]➜  # import config
2025-08-20T21:12:55.7378433Z [00:02:33.086]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.7379279Z [00:02:33.086]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:55.7380248Z [00:02:33.086]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:55.7380905Z [00:02:33.086]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.7381750Z [00:02:33.086]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.7382258Z [00:02:33.086]➜  packagefile github.com/josharian/intern=/tmp/go-build1679262874/b418/_pkg_.a
2025-08-20T21:12:55.7382742Z [00:02:33.086]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.7383159Z [00:02:33.086]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.7383585Z [00:02:33.086]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.7384023Z [00:02:33.086]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.7384472Z [00:02:33.086]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:55.7384938Z [00:02:33.086]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.7385272Z [00:02:33.086]➜  EOF
2025-08-20T21:12:55.7387645Z [00:02:33.086]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer=>github.com/mailru/easyjson@v0.7.7/jlexer;$WORK/b417=>" -p github.com/mailru/easyjson/jlexer -lang=go1.12 -complete -installsuffix shared -buildid Ib3QMNPD7f3G-aTnzoTG/Ib3QMNPD7f3G-aTnzoTG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer/bytestostr.go /root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer/error.go /root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jlexer/lexer.go
2025-08-20T21:12:55.7642532Z [00:02:33.111]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T21:12:55.7651893Z [00:02:33.113]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/aa/aa378c974e5d39bd74c7154754fac977321cddada03c964f7c3f839ae53fa547-d # internal
2025-08-20T21:12:55.7659554Z [00:02:33.114]➜  github.com/mailru/easyjson/buffer
2025-08-20T21:12:55.7660369Z [00:02:33.114]➜  mkdir -p $WORK/b420/
2025-08-20T21:12:55.7666543Z [00:02:33.115]➜  cat >/tmp/go-build1679262874/b420/importcfg << 'EOF' # internal
2025-08-20T21:12:55.7666984Z [00:02:33.115]➜  # import config
2025-08-20T21:12:55.7667322Z [00:02:33.115]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.7667731Z [00:02:33.115]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:55.7668144Z [00:02:33.115]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.7668452Z [00:02:33.115]➜  EOF
2025-08-20T21:12:55.7670753Z [00:02:33.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/buffer=>github.com/mailru/easyjson@v0.7.7/buffer;$WORK/b420=>" -p github.com/mailru/easyjson/buffer -lang=go1.12 -complete -installsuffix shared -buildid HrBKWcex2qKi3sEismae/HrBKWcex2qKi3sEismae -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/buffer/pool.go
2025-08-20T21:12:55.7977879Z [00:02:33.146]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T21:12:55.7991484Z [00:02:33.147]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/57/5796bbddd85d842aeb00f927b33f4a583ab8db5bf4e54c45c00fa767d08a5990-d # internal
2025-08-20T21:12:55.7997038Z [00:02:33.147]➜  github.com/mailru/easyjson/jwriter
2025-08-20T21:12:55.7998709Z [00:02:33.147]➜  mkdir -p $WORK/b419/
2025-08-20T21:12:55.7999107Z [00:02:33.148]➜  cat >/tmp/go-build1679262874/b419/importcfg << 'EOF' # internal
2025-08-20T21:12:55.7999460Z [00:02:33.148]➜  # import config
2025-08-20T21:12:55.7999936Z [00:02:33.148]➜  packagefile github.com/mailru/easyjson/buffer=/tmp/go-build1679262874/b420/_pkg_.a
2025-08-20T21:12:55.8000440Z [00:02:33.148]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.8001085Z [00:02:33.148]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.8001540Z [00:02:33.148]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.8002274Z [00:02:33.148]➜  EOF
2025-08-20T21:12:55.8004154Z [00:02:33.148]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jwriter=>github.com/mailru/easyjson@v0.7.7/jwriter;$WORK/b419=>" -p github.com/mailru/easyjson/jwriter -lang=go1.12 -complete -installsuffix shared -buildid YFqYKfV28VBESTalymhr/YFqYKfV28VBESTalymhr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/go/pkg/mod/github.com/mailru/easyjson@v0.7.7/jwriter/writer.go
2025-08-20T21:12:55.8185780Z [00:02:33.166]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T21:12:55.8196107Z [00:02:33.167]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/df/dfaee76fbdf438044387b5bef9aa4814a27c51bb2cafc5945813652300693cfa-d # internal
2025-08-20T21:12:55.8234353Z [00:02:33.171]➜  github.com/go-openapi/jsonreference/internal
2025-08-20T21:12:55.8235480Z [00:02:33.172]➜  mkdir -p $WORK/b421/
2025-08-20T21:12:55.8236764Z [00:02:33.172]➜  cat >/tmp/go-build1679262874/b421/importcfg << 'EOF' # internal
2025-08-20T21:12:55.8237854Z [00:02:33.172]➜  # import config
2025-08-20T21:12:55.8238675Z [00:02:33.172]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:55.8239612Z [00:02:33.172]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:55.8240118Z [00:02:33.172]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.8240453Z [00:02:33.172]➜  EOF
2025-08-20T21:12:55.8242694Z [00:02:33.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/jsonreference@v0.20.2/internal=>github.com/go-openapi/jsonreference@v0.20.2/internal;$WORK/b421=>" -p github.com/go-openapi/jsonreference/internal -lang=go1.13 -complete -installsuffix shared -buildid qVUu3swxzuRpI9CiCkFi/qVUu3swxzuRpI9CiCkFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/jsonreference@v0.20.2/internal/normalize_url.go
2025-08-20T21:12:55.8367982Z [00:02:33.185]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T21:12:55.8373397Z [00:02:33.185]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/7a/7a24f4a3122d396422bddd114782cd5fc091ca62231a892c8024cd08c87ed5a1-d # internal
2025-08-20T21:12:55.8475045Z [00:02:33.195]➜  k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
2025-08-20T21:12:55.8475677Z [00:02:33.196]➜  mkdir -p $WORK/b423/
2025-08-20T21:12:55.8482633Z [00:02:33.196]➜  cat >/tmp/go-build1679262874/b423/importcfg << 'EOF' # internal
2025-08-20T21:12:55.8483364Z [00:02:33.196]➜  # import config
2025-08-20T21:12:55.8483781Z [00:02:33.196]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.8484218Z [00:02:33.196]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:12:55.8484687Z [00:02:33.196]➜  packagefile encoding/base32=/tmp/go-build1679262874/b095/_pkg_.a
2025-08-20T21:12:55.8485172Z [00:02:33.196]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:55.8485667Z [00:02:33.196]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:55.8486139Z [00:02:33.196]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:55.8486580Z [00:02:33.196]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.8487192Z [00:02:33.196]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.8490756Z [00:02:33.196]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.8491689Z [00:02:33.196]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.8492188Z [00:02:33.196]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:55.8492640Z [00:02:33.196]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.8493061Z [00:02:33.196]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.8493899Z [00:02:33.196]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.8494332Z [00:02:33.196]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.8494755Z [00:02:33.196]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.8495168Z [00:02:33.196]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:55.8495589Z [00:02:33.196]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:55.8496039Z [00:02:33.196]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:12:55.8496519Z [00:02:33.196]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:55.8496854Z [00:02:33.196]➜  EOF
2025-08-20T21:12:55.8508630Z [00:02:33.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json;$WORK/b423=>" -p k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json -lang=go1.21 -complete -installsuffix shared -buildid uXBwT9dlMsjIJS3Yz6Dj/uXBwT9dlMsjIJS3Yz6Dj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_any.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_default.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_funcs.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_inlined.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_methods.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/arshal_time.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/decode.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/doc.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/encode.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/errors.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/fields.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/fold.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/intern.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/pools.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/state.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/token.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/value.go
2025-08-20T21:12:55.8556151Z [00:02:33.203]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T21:12:55.8597762Z [00:02:33.208]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T21:12:55.8607665Z [00:02:33.208]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/a0/a02ba86e083feecbc23c712c3984e443b941f9158d4b378032df4aba995ea0db-d # internal
2025-08-20T21:12:55.8653471Z [00:02:33.212]➜  sigs.k8s.io/structured-merge-diff/v4/schema
2025-08-20T21:12:55.8668533Z [00:02:33.212]➜  mkdir -p $WORK/b424/
2025-08-20T21:12:55.8668933Z [00:02:33.213]➜  cat >/tmp/go-build1679262874/b424/importcfg << 'EOF' # internal
2025-08-20T21:12:55.8669285Z [00:02:33.213]➜  # import config
2025-08-20T21:12:55.8669630Z [00:02:33.213]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.8670052Z [00:02:33.213]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.8670364Z [00:02:33.213]➜  EOF
2025-08-20T21:12:55.8673437Z [00:02:33.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema;$WORK/b424=>" -p sigs.k8s.io/structured-merge-diff/v4/schema -lang=go1.13 -complete -installsuffix shared -buildid cWRee4A7Ir6tz4XGjwMN/cWRee4A7Ir6tz4XGjwMN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema/doc.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema/elements.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema/equals.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/schema/schemaschema.go
2025-08-20T21:12:55.9092227Z [00:02:33.257]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/6e/6e9619be5d7079a9c4fb165c206a26ae0175e127fee86414a59de264f919d9cd-d # internal
2025-08-20T21:12:55.9100347Z [00:02:33.257]➜  k8s.io/apimachinery/pkg/util/runtime
2025-08-20T21:12:55.9100923Z [00:02:33.257]➜  mkdir -p $WORK/b147/
2025-08-20T21:12:55.9101368Z [00:02:33.257]➜  cat >/tmp/go-build1679262874/b147/importcfg << 'EOF' # internal
2025-08-20T21:12:55.9101719Z [00:02:33.257]➜  # import config
2025-08-20T21:12:55.9102070Z [00:02:33.257]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:55.9102494Z [00:02:33.257]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.9102957Z [00:02:33.257]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:55.9103408Z [00:02:33.257]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:55.9103836Z [00:02:33.257]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:55.9104254Z [00:02:33.257]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.9104662Z [00:02:33.257]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:55.9104969Z [00:02:33.257]➜  EOF
2025-08-20T21:12:55.9107191Z [00:02:33.257]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/runtime=>k8s.io/apimachinery@v0.33.2/pkg/util/runtime;$WORK/b147=>" -p k8s.io/apimachinery/pkg/util/runtime -lang=go1.24 -complete -installsuffix shared -buildid gO_2TiXbK5P2NGMyN753/gO_2TiXbK5P2NGMyN753 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/runtime/runtime.go
2025-08-20T21:12:55.9135767Z [00:02:33.262]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T21:12:55.9144999Z [00:02:33.263]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/b4/b47f5ed0c8664961799f70be84eebb65b63e0bd26a9ef2b783249d10ef17f0ed-d # internal
2025-08-20T21:12:55.9251540Z [00:02:33.272]➜  golang.org/x/net/http2
2025-08-20T21:12:55.9252557Z [00:02:33.272]➜  mkdir -p $WORK/b255/
2025-08-20T21:12:55.9253006Z [00:02:33.272]➜  cat >/tmp/go-build1679262874/b255/importcfg << 'EOF' # internal
2025-08-20T21:12:55.9253397Z [00:02:33.273]➜  # import config
2025-08-20T21:12:55.9253746Z [00:02:33.273]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:55.9254167Z [00:02:33.273]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.9254614Z [00:02:33.273]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:12:55.9255542Z [00:02:33.273]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:55.9255993Z [00:02:33.273]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:55.9256445Z [00:02:33.273]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:12:55.9256918Z [00:02:33.273]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:55.9257371Z [00:02:33.273]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.9257787Z [00:02:33.273]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.9258309Z [00:02:33.273]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b256/_pkg_.a
2025-08-20T21:12:55.9258892Z [00:02:33.273]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b262/_pkg_.a
2025-08-20T21:12:55.9259439Z [00:02:33.273]➜  packagefile golang.org/x/net/idna=/tmp/go-build1679262874/b257/_pkg_.a
2025-08-20T21:12:55.9260017Z [00:02:33.273]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build1679262874/b263/_pkg_.a
2025-08-20T21:12:55.9260536Z [00:02:33.273]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.9261230Z [00:02:33.273]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:12:55.9261646Z [00:02:33.273]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:55.9262054Z [00:02:33.273]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.9262480Z [00:02:33.273]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:55.9262928Z [00:02:33.273]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:55.9263370Z [00:02:33.273]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:55.9263788Z [00:02:33.273]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:55.9264258Z [00:02:33.273]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:12:55.9264755Z [00:02:33.273]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:12:55.9265203Z [00:02:33.273]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:55.9265613Z [00:02:33.273]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:55.9266025Z [00:02:33.273]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.9266451Z [00:02:33.273]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:55.9266868Z [00:02:33.273]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.9267573Z [00:02:33.273]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.9268074Z [00:02:33.273]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.9268491Z [00:02:33.273]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.9268925Z [00:02:33.273]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:55.9269368Z [00:02:33.273]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:55.9269670Z [00:02:33.273]➜  EOF
2025-08-20T21:12:55.9275921Z [00:02:33.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/http2=>golang.org/x/net@v0.42.0/http2;$WORK/b255=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid oSzHi73dn60GyfqfelNw/oSzHi73dn60GyfqfelNw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/ciphers.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/client_conn_pool.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/config.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/config_go124.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/databuffer.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/errors.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/flow.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/frame.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/gotrack.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/http2.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/pipe.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/server.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/timer.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/transport.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/unencrypted.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/write.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/writesched.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/writesched_priority.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/writesched_random.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/http2/writesched_roundrobin.go
2025-08-20T21:12:55.9445737Z [00:02:33.293]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T21:12:55.9457890Z [00:02:33.294]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/76/76b9d8a3c84f6bc26970b5c7bf8a929990a82622a805833ebb696b0dcc209931-d # internal
2025-08-20T21:12:55.9539542Z [00:02:33.302]➜  k8s.io/apimachinery/pkg/runtime
2025-08-20T21:12:55.9539921Z [00:02:33.302]➜  mkdir -p $WORK/b128/
2025-08-20T21:12:55.9545128Z [00:02:33.303]➜  cat >/tmp/go-build1679262874/b128/importcfg << 'EOF' # internal
2025-08-20T21:12:55.9545867Z [00:02:33.303]➜  # import config
2025-08-20T21:12:55.9546644Z [00:02:33.303]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:55.9547157Z [00:02:33.303]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:55.9547653Z [00:02:33.303]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:55.9548134Z [00:02:33.303]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:55.9548582Z [00:02:33.303]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:55.9548996Z [00:02:33.303]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:55.9549521Z [00:02:33.303]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:55.9550042Z [00:02:33.303]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:12:55.9550460Z [00:02:33.303]➜  packagefile go/doc=/tmp/go-build1679262874/b132/_pkg_.a
2025-08-20T21:12:55.9551074Z [00:02:33.303]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:12:55.9551515Z [00:02:33.303]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:12:55.9551926Z [00:02:33.303]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:55.9552816Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/api/operation=/tmp/go-build1679262874/b137/_pkg_.a
2025-08-20T21:12:55.9553528Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:55.9554211Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1679262874/b138/_pkg_.a
2025-08-20T21:12:55.9554900Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:55.9555640Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:12:55.9556335Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:12:55.9556947Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:55.9557565Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1679262874/b145/_pkg_.a
2025-08-20T21:12:55.9558184Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:55.9558794Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:55.9559448Z [00:02:33.303]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:12:55.9560274Z [00:02:33.303]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:55.9560880Z [00:02:33.303]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:55.9561312Z [00:02:33.303]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:55.9561745Z [00:02:33.303]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:55.9562153Z [00:02:33.303]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:55.9562576Z [00:02:33.303]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:55.9563129Z [00:02:33.303]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:12:55.9563652Z [00:02:33.303]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:55.9564069Z [00:02:33.303]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:55.9564505Z [00:02:33.303]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:55.9564921Z [00:02:33.303]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:55.9565352Z [00:02:33.303]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:55.9565783Z [00:02:33.303]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:55.9568131Z [00:02:33.303]➜  EOF
2025-08-20T21:12:55.9575824Z [00:02:33.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime=>k8s.io/apimachinery@v0.33.2/pkg/runtime;$WORK/b128=>" -p k8s.io/apimachinery/pkg/runtime -lang=go1.24 -complete -installsuffix shared -buildid CLXUKQCrrBoNizsP8m_2/CLXUKQCrrBoNizsP8m_2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/allocator.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/codec.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/codec_check.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/converter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/embedded.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/error.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/extension.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/helper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/interfaces.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/mapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/negotiate.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/scheme.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/scheme_builder.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/splice.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/swagger_doc_generator.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/types_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/zz_generated.deepcopy.go
2025-08-20T21:12:56.0152971Z [00:02:33.363]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T21:12:56.0207925Z [00:02:33.369]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/70/70aea1881e2f2cb1ba2849ffe6b8f49c891db0ce033fcda2ac8058ff6bac0894-d # internal
2025-08-20T21:12:56.0213209Z [00:02:33.369]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T21:12:56.0213726Z [00:02:33.369]➜  mkdir -p $WORK/b325/
2025-08-20T21:12:56.0217037Z [00:02:33.370]➜  cat >/tmp/go-build1679262874/b325/importcfg << 'EOF' # internal
2025-08-20T21:12:56.0217423Z [00:02:33.370]➜  # import config
2025-08-20T21:12:56.0218384Z [00:02:33.370]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1679262874/b319/_pkg_.a
2025-08-20T21:12:56.0219114Z [00:02:33.370]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:12:56.0219790Z [00:02:33.370]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:56.0220480Z [00:02:33.370]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:56.0221251Z [00:02:33.370]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:56.0221705Z [00:02:33.370]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.0222134Z [00:02:33.370]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.0222454Z [00:02:33.370]➜  EOF
2025-08-20T21:12:56.0224554Z [00:02:33.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/tag=>google.golang.org/protobuf@v1.36.5/internal/encoding/tag;$WORK/b325=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.21 -complete -installsuffix shared -buildid FZ30XfXhdXZ2ixuSKgBx/FZ30XfXhdXZ2ixuSKgBx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/tag/tag.go
2025-08-20T21:12:56.0539768Z [00:02:33.400]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T21:12:56.0548913Z [00:02:33.403]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/30/3028b986fed799c65f14b92b1398e3b57ad745788717b0714cf152623383bb0d-d # internal
2025-08-20T21:12:56.0719692Z [00:02:33.420]➜  google.golang.org/protobuf/internal/impl
2025-08-20T21:12:56.0721420Z [00:02:33.420]➜  mkdir -p $WORK/b322/
2025-08-20T21:12:56.0724176Z [00:02:33.420]➜  cat >/tmp/go-build1679262874/b322/importcfg << 'EOF' # internal
2025-08-20T21:12:56.0724976Z [00:02:33.420]➜  # import config
2025-08-20T21:12:56.0725611Z [00:02:33.420]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:56.0727755Z [00:02:33.420]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:12:56.0728439Z [00:02:33.420]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:56.0729609Z [00:02:33.420]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:56.0732556Z [00:02:33.420]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.0733497Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1679262874/b323/_pkg_.a
2025-08-20T21:12:56.0734278Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:12:56.0734979Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1679262874/b316/_pkg_.a
2025-08-20T21:12:56.0735682Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:12:56.0736444Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:12:56.0737190Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1679262874/b325/_pkg_.a
2025-08-20T21:12:56.0737885Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:12:56.0738576Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:12:56.0739252Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:12:56.0739916Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:12:56.0751770Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1679262874/b309/_pkg_.a
2025-08-20T21:12:56.0753218Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:12:56.0754143Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1679262874/b326/_pkg_.a
2025-08-20T21:12:56.0754997Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:12:56.0755839Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:56.0756852Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:56.0757753Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:56.0758685Z [00:02:33.420]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1679262874/b312/_pkg_.a
2025-08-20T21:12:56.0759490Z [00:02:33.420]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:12:56.0760087Z [00:02:33.420]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:56.0760677Z [00:02:33.420]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:56.0761205Z [00:02:33.420]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:56.0761785Z [00:02:33.420]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:56.0762296Z [00:02:33.420]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:56.0762737Z [00:02:33.420]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:56.0763162Z [00:02:33.420]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.0763592Z [00:02:33.420]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.0764011Z [00:02:33.420]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:56.0764456Z [00:02:33.420]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:56.0764915Z [00:02:33.420]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:56.0765246Z [00:02:33.420]➜  EOF
2025-08-20T21:12:56.0785873Z [00:02:33.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl=>google.golang.org/protobuf@v1.36.5/internal/impl;$WORK/b322=>" -p google.golang.org/protobuf/internal/impl -lang=go1.21 -complete -installsuffix shared -buildid CLgJYooiD0CHATITNkTE/CLgJYooiD0CHATITNkTE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/api_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/api_export_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/bitmap.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_field_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_tables.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/codec_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/convert.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/convert_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/convert_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/legacy_enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/legacy_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/legacy_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/legacy_file.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/legacy_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/merge_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_opaque_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_reflect.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_reflect_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_reflect_field_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/message_reflect_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/pointer_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/pointer_unsafe_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/presence.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/impl/validate.go
2025-08-20T21:12:56.5140034Z [00:02:33.862]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T21:12:56.5368529Z [00:02:33.885]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/23/236dd3b9ea3b7c38b5d9677c68691a8fd43d10f0d2a5ddbd94d7781a21f6c255-d # internal
2025-08-20T21:12:56.5516761Z [00:02:33.900]➜  k8s.io/apimachinery/pkg/runtime/serializer/recognizer
2025-08-20T21:12:56.5519356Z [00:02:33.900]➜  mkdir -p $WORK/b341/
2025-08-20T21:12:56.5520550Z [00:02:33.900]➜  cat >/tmp/go-build1679262874/b341/importcfg << 'EOF' # internal
2025-08-20T21:12:56.5521083Z [00:02:33.900]➜  # import config
2025-08-20T21:12:56.5521801Z [00:02:33.900]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.5522614Z [00:02:33.900]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:56.5523246Z [00:02:33.900]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:56.5523812Z [00:02:33.900]➜  EOF
2025-08-20T21:12:56.5526429Z [00:02:33.900]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/recognizer=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/recognizer;$WORK/b341=>" -p k8s.io/apimachinery/pkg/runtime/serializer/recognizer -lang=go1.24 -complete -installsuffix shared -buildid fzyKSSPXGiZtqIk5bDVq/fzyKSSPXGiZtqIk5bDVq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/recognizer/recognizer.go
2025-08-20T21:12:56.5951034Z [00:02:33.942]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T21:12:56.5951841Z [00:02:33.943]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/ba/ba871b973fd640003e4f70f3f7e6ff46d79f2405bfa3ad59f2ac6f9fd1362319-d # internal
2025-08-20T21:12:56.6110684Z [00:02:33.959]➜  github.com/go-openapi/swag
2025-08-20T21:12:56.6111535Z [00:02:33.959]➜  mkdir -p $WORK/b416/
2025-08-20T21:12:56.6116236Z [00:02:33.960]➜  cat >/tmp/go-build1679262874/b416/importcfg << 'EOF' # internal
2025-08-20T21:12:56.6118173Z [00:02:33.960]➜  # import config
2025-08-20T21:12:56.6120353Z [00:02:33.960]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:56.6121733Z [00:02:33.960]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:56.6122275Z [00:02:33.960]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:56.6122759Z [00:02:33.960]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.6123305Z [00:02:33.960]➜  packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build1679262874/b417/_pkg_.a
2025-08-20T21:12:56.6123925Z [00:02:33.960]➜  packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build1679262874/b419/_pkg_.a
2025-08-20T21:12:56.6124476Z [00:02:33.960]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:12:56.6124922Z [00:02:33.960]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:56.6125339Z [00:02:33.960]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:56.6125743Z [00:02:33.960]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:56.6126186Z [00:02:33.960]➜  packagefile mime/multipart=/tmp/go-build1679262874/b236/_pkg_.a
2025-08-20T21:12:56.6126621Z [00:02:33.960]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:56.6127039Z [00:02:33.960]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:56.6127468Z [00:02:33.960]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:56.6128212Z [00:02:33.960]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:56.6128679Z [00:02:33.960]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:56.6129127Z [00:02:33.960]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:56.6129574Z [00:02:33.960]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:56.6130014Z [00:02:33.960]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:56.6130432Z [00:02:33.960]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:56.6131223Z [00:02:33.960]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.6131674Z [00:02:33.960]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.6132094Z [00:02:33.960]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:56.6132540Z [00:02:33.960]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:56.6132968Z [00:02:33.960]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:56.6133414Z [00:02:33.960]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:56.6133747Z [00:02:33.960]➜  EOF
2025-08-20T21:12:56.6138374Z [00:02:33.960]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0=>github.com/go-openapi/swag@v0.23.0;$WORK/b416=>" -p github.com/go-openapi/swag -lang=go1.20 -complete -installsuffix shared -buildid c5VF-5Tbj0to0d9Ay2O5/c5VF-5Tbj0to0d9Ay2O5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/convert.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/convert_types.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/doc.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/file.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/initialism_index.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/json.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/loading.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/name_lexem.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/net.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/path.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/split.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/string_bytes.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/util.go /root/go/pkg/mod/github.com/go-openapi/swag@v0.23.0/yaml.go
2025-08-20T21:12:56.7220754Z [00:02:34.070]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T21:12:56.7318179Z [00:02:34.080]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/6c/6cdc77f77b697c005a02d60b67f5eeaa6d9c8316268ff3ad6b27b7262376c027-d # internal
2025-08-20T21:12:56.7402957Z [00:02:34.088]➜  k8s.io/apimachinery/pkg/util/net
2025-08-20T21:12:56.7403960Z [00:02:34.088]➜  mkdir -p $WORK/b254/
2025-08-20T21:12:56.7407681Z [00:02:34.089]➜  cat >/tmp/go-build1679262874/b254/importcfg << 'EOF' # internal
2025-08-20T21:12:56.7410376Z [00:02:34.089]➜  # import config
2025-08-20T21:12:56.7411050Z [00:02:34.089]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:12:56.7411746Z [00:02:34.089]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:56.7413606Z [00:02:34.089]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:56.7414165Z [00:02:34.089]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:12:56.7414631Z [00:02:34.089]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:56.7415077Z [00:02:34.089]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:56.7415491Z [00:02:34.089]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.7415970Z [00:02:34.089]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:12:56.7416431Z [00:02:34.089]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:56.7417299Z [00:02:34.089]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:56.7417961Z [00:02:34.089]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:56.7418442Z [00:02:34.089]➜  packagefile k8s.io/utils/net=/tmp/go-build1679262874/b119/_pkg_.a
2025-08-20T21:12:56.7418891Z [00:02:34.089]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:12:56.7419308Z [00:02:34.089]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:56.7419734Z [00:02:34.089]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:56.7420165Z [00:02:34.089]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:56.7420737Z [00:02:34.089]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:56.7421214Z [00:02:34.089]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:12:56.7421646Z [00:02:34.089]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:56.7422069Z [00:02:34.089]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:56.7422494Z [00:02:34.089]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.7422921Z [00:02:34.089]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.7423347Z [00:02:34.089]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:12:56.7424065Z [00:02:34.089]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:56.7424488Z [00:02:34.089]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:12:56.7424935Z [00:02:34.089]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:56.7425269Z [00:02:34.089]➜  EOF
2025-08-20T21:12:56.7429301Z [00:02:34.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net=>k8s.io/apimachinery@v0.33.2/pkg/util/net;$WORK/b254=>" -p k8s.io/apimachinery/pkg/util/net -lang=go1.24 -complete -installsuffix shared -buildid ll6yjPaeDsnRnCoGdNX0/ll6yjPaeDsnRnCoGdNX0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net/http.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net/interface.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net/port_range.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net/port_split.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/net/util.go
2025-08-20T21:12:56.7556978Z [00:02:34.103]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T21:12:56.7935481Z [00:02:34.141]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/39/3904ee2afb264285c45cc4528e22c123c537e37cdd515f007fb49888f242528c-d # internal
2025-08-20T21:12:56.8017297Z [00:02:34.150]➜  sigs.k8s.io/structured-merge-diff/v4/fieldpath
2025-08-20T21:12:56.8017875Z [00:02:34.150]➜  mkdir -p $WORK/b425/
2025-08-20T21:12:56.8033788Z [00:02:34.151]➜  cat >/tmp/go-build1679262874/b425/importcfg << 'EOF' # internal
2025-08-20T21:12:56.8034970Z [00:02:34.151]➜  # import config
2025-08-20T21:12:56.8035370Z [00:02:34.151]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:56.8035803Z [00:02:34.151]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:56.8036222Z [00:02:34.151]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.8036790Z [00:02:34.151]➜  packagefile github.com/json-iterator/go=/tmp/go-build1679262874/b243/_pkg_.a
2025-08-20T21:12:56.8037270Z [00:02:34.151]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:56.8037818Z [00:02:34.151]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:12:56.8038489Z [00:02:34.151]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:12:56.8039453Z [00:02:34.151]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:56.8039958Z [00:02:34.151]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.8040393Z [00:02:34.151]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.8040908Z [00:02:34.151]➜  EOF
2025-08-20T21:12:56.9028103Z [00:02:34.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath;$WORK/b425=>" -p sigs.k8s.io/structured-merge-diff/v4/fieldpath -lang=go1.13 -complete -installsuffix shared -buildid IugcMeTLtEpmz_pz0yEj/IugcMeTLtEpmz_pz0yEj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/doc.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/element.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/fromvalue.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/managers.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/path.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/pathelementmap.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/serialize-pe.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/serialize.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/fieldpath/set.go
2025-08-20T21:12:56.9032840Z [00:02:34.250]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T21:12:56.9048418Z [00:02:34.253]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/3a/3a6c8e431a11982ebb8d71149d043a544d26885d47131f8e9d364164d66b1776-d # internal
2025-08-20T21:12:56.9069721Z [00:02:34.255]➜  k8s.io/apimachinery/pkg/watch
2025-08-20T21:12:56.9070909Z [00:02:34.255]➜  mkdir -p $WORK/b253/
2025-08-20T21:12:56.9100193Z [00:02:34.256]➜  cat >/tmp/go-build1679262874/b253/importcfg << 'EOF' # internal
2025-08-20T21:12:56.9100710Z [00:02:34.256]➜  # import config
2025-08-20T21:12:56.9101106Z [00:02:34.256]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.9101521Z [00:02:34.256]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:56.9102033Z [00:02:34.256]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:56.9102675Z [00:02:34.256]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:56.9103294Z [00:02:34.256]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:12:56.9103910Z [00:02:34.256]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:56.9104454Z [00:02:34.256]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:56.9104932Z [00:02:34.256]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:12:56.9105390Z [00:02:34.256]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:56.9105697Z [00:02:34.256]➜  EOF
2025-08-20T21:12:56.9108758Z [00:02:34.258]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch=>k8s.io/apimachinery@v0.33.2/pkg/watch;$WORK/b253=>" -p k8s.io/apimachinery/pkg/watch -lang=go1.24 -complete -installsuffix shared -buildid YIq7C54LT4stz4l4kdzy/YIq7C54LT4stz4l4kdzy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/filter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/mux.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/streamwatcher.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/watch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/watch/zz_generated.deepcopy.go
2025-08-20T21:12:56.9706410Z [00:02:34.319]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T21:12:56.9857451Z [00:02:34.334]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/c7/c75f3ff44125fc8917d35beeeb41623eebdd8947f1d5eed113a4ecd8e8dd1c54-d # internal
2025-08-20T21:12:56.9862547Z [00:02:34.334]➜  github.com/go-openapi/jsonpointer
2025-08-20T21:12:56.9863433Z [00:02:34.334]➜  mkdir -p $WORK/b415/
2025-08-20T21:12:56.9867368Z [00:02:34.334]➜  cat >/tmp/go-build1679262874/b415/importcfg << 'EOF' # internal
2025-08-20T21:12:56.9867787Z [00:02:34.334]➜  # import config
2025-08-20T21:12:56.9868159Z [00:02:34.334]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:56.9868615Z [00:02:34.334]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:56.9869031Z [00:02:34.334]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:56.9869516Z [00:02:34.334]➜  packagefile github.com/go-openapi/swag=/tmp/go-build1679262874/b416/_pkg_.a
2025-08-20T21:12:56.9870021Z [00:02:34.334]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:56.9870451Z [00:02:34.334]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:56.9871151Z [00:02:34.334]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:56.9871480Z [00:02:34.334]➜  EOF
2025-08-20T21:12:56.9873345Z [00:02:34.334]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0=>github.com/go-openapi/jsonpointer@v0.21.0;$WORK/b415=>" -p github.com/go-openapi/jsonpointer -lang=go1.20 -complete -installsuffix shared -buildid fAz-SQgdICwVbVZoyi-g/fAz-SQgdICwVbVZoyi-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.21.0/pointer.go
2025-08-20T21:12:57.0003914Z [00:02:34.348]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T21:12:57.0050429Z [00:02:34.353]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/ac/ac9d5d69c133e7cfa5f742b4f8b8dbc0906c2cc55fe7b702ef1d60fb7143e902-d # internal
2025-08-20T21:12:57.0205508Z [00:02:34.368]➜  k8s.io/apimachinery/pkg/apis/meta/v1
2025-08-20T21:12:57.0245095Z [00:02:34.372]➜  mkdir -p $WORK/b087/
2025-08-20T21:12:57.0249835Z [00:02:34.373]➜  cat >/tmp/go-build1679262874/b087/importcfg << 'EOF' # internal
2025-08-20T21:12:57.0251050Z [00:02:34.373]➜  # import config
2025-08-20T21:12:57.0252224Z [00:02:34.373]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.0252695Z [00:02:34.373]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:57.0253153Z [00:02:34.373]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.0253577Z [00:02:34.373]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.0254090Z [00:02:34.373]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:57.0254713Z [00:02:34.373]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:12:57.0255212Z [00:02:34.373]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.0255746Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:12:57.0256372Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:57.0256985Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:12:57.0257568Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:12:57.0258155Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:57.0258778Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:57.0259829Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:12:57.0260718Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build1679262874/b102/_pkg_.a
2025-08-20T21:12:57.0261379Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:12:57.0261982Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:12:57.0262607Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:57.0263224Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:57.0263824Z [00:02:34.373]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:12:57.0264349Z [00:02:34.373]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:12:57.0264800Z [00:02:34.373]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:57.0265235Z [00:02:34.373]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:57.0265676Z [00:02:34.373]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:57.0266111Z [00:02:34.373]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.0266540Z [00:02:34.373]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.0267346Z [00:02:34.373]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build1679262874/b251/_pkg_.a
2025-08-20T21:12:57.0267820Z [00:02:34.373]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.0268246Z [00:02:34.373]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.0268664Z [00:02:34.373]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:57.0268968Z [00:02:34.373]➜  EOF
2025-08-20T21:12:57.0278504Z [00:02:34.373]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1;$WORK/b087=>" -p k8s.io/apimachinery/pkg/apis/meta/v1 -lang=go1.24 -complete -installsuffix shared -buildid iIriqc-XG82y3xXWjzS4/iIriqc-XG82y3xXWjzS4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/controller_ref.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/duration.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/group_version.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/labels.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/meta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/micro_time.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/micro_time_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/micro_time_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/time.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/time_fuzz.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/time_proto.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/watch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/zz_generated.defaults.go
2025-08-20T21:12:57.0744474Z [00:02:34.422]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T21:12:57.0747534Z [00:02:34.423]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/a2/a2a1103aa7659cdaca9ca0ffc47621c617f9dcafaccd3201f99643dec6ee6dad-d # internal
2025-08-20T21:12:57.0774673Z [00:02:34.426]➜  github.com/go-openapi/jsonreference
2025-08-20T21:12:57.0777382Z [00:02:34.426]➜  mkdir -p $WORK/b414/
2025-08-20T21:12:57.0786451Z [00:02:34.426]➜  cat >/tmp/go-build1679262874/b414/importcfg << 'EOF' # internal
2025-08-20T21:12:57.0786892Z [00:02:34.426]➜  # import config
2025-08-20T21:12:57.0787249Z [00:02:34.426]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.0787778Z [00:02:34.426]➜  packagefile github.com/go-openapi/jsonpointer=/tmp/go-build1679262874/b415/_pkg_.a
2025-08-20T21:12:57.0788445Z [00:02:34.426]➜  packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build1679262874/b421/_pkg_.a
2025-08-20T21:12:57.0789022Z [00:02:34.426]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.0789448Z [00:02:34.426]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.0789764Z [00:02:34.426]➜  EOF
2025-08-20T21:12:57.0791749Z [00:02:34.426]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/jsonreference@v0.20.2=>github.com/go-openapi/jsonreference@v0.20.2;$WORK/b414=>" -p github.com/go-openapi/jsonreference -lang=go1.13 -complete -installsuffix shared -buildid UtFZpbw_-u3sz1Q2SSgx/UtFZpbw_-u3sz1Q2SSgx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/jsonreference@v0.20.2/reference.go
2025-08-20T21:12:57.1235911Z [00:02:34.472]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T21:12:57.1246501Z [00:02:34.473]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/e4/e42242f90ebf7190928549443cc3ce32890c718847f7a22eef1a407c75824af4-d # internal
2025-08-20T21:12:57.1253072Z [00:02:34.473]➜  k8s.io/kube-openapi/pkg/internal
2025-08-20T21:12:57.1255966Z [00:02:34.474]➜  mkdir -p $WORK/b422/
2025-08-20T21:12:57.1258483Z [00:02:34.474]➜  cat >/tmp/go-build1679262874/b422/importcfg << 'EOF' # internal
2025-08-20T21:12:57.1258851Z [00:02:34.474]➜  # import config
2025-08-20T21:12:57.1259300Z [00:02:34.474]➜  packagefile github.com/go-openapi/jsonreference=/tmp/go-build1679262874/b414/_pkg_.a
2025-08-20T21:12:57.1260250Z [00:02:34.474]➜  packagefile k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build1679262874/b423/_pkg_.a
2025-08-20T21:12:57.1260955Z [00:02:34.474]➜  EOF
2025-08-20T21:12:57.1263538Z [00:02:34.474]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal;$WORK/b422=>" -p k8s.io/kube-openapi/pkg/internal -lang=go1.21 -complete -installsuffix shared -buildid X9OyrymRBd6AM3a5hosl/X9OyrymRBd6AM3a5hosl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/flags.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/internal/serialization.go
2025-08-20T21:12:57.1599509Z [00:02:34.507]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T21:12:57.1672796Z [00:02:34.515]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/a2/a211a21411a419ba9afb63c4c39954153c18e6cdd1b90382cb46a5184af56711-d # internal
2025-08-20T21:12:57.1707242Z [00:02:34.518]➜  sigs.k8s.io/structured-merge-diff/v4/typed
2025-08-20T21:12:57.1707704Z [00:02:34.518]➜  mkdir -p $WORK/b427/
2025-08-20T21:12:57.1717467Z [00:02:34.520]➜  cat >/tmp/go-build1679262874/b427/importcfg << 'EOF' # internal
2025-08-20T21:12:57.1718019Z [00:02:34.520]➜  # import config
2025-08-20T21:12:57.1718789Z [00:02:34.520]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.1719410Z [00:02:34.520]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.1720103Z [00:02:34.520]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1679262874/b425/_pkg_.a
2025-08-20T21:12:57.1721044Z [00:02:34.520]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:12:57.1721785Z [00:02:34.520]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:12:57.1722398Z [00:02:34.520]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:12:57.1722887Z [00:02:34.520]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.1723310Z [00:02:34.520]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.1723776Z [00:02:34.520]➜  EOF
2025-08-20T21:12:57.1728372Z [00:02:34.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed;$WORK/b427=>" -p sigs.k8s.io/structured-merge-diff/v4/typed -lang=go1.13 -complete -installsuffix shared -buildid yG0ESNSN3AgYzJFNSvD2/yG0ESNSN3AgYzJFNSvD2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/compare.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/doc.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/helpers.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/merge.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/parser.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/reconcile_schema.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/remove.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/tofieldset.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/typed.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/typed/validate.go
2025-08-20T21:12:57.2458380Z [00:02:34.592]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T21:12:57.2466405Z [00:02:34.594]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/e8/e8417e0e0d4dd4baa9763b4a86d315e40b3b531f44e0fe12539ef2c2f14e69c5-d # internal
2025-08-20T21:12:57.2467040Z [00:02:34.594]➜  github.com/munnerz/goautoneg
2025-08-20T21:12:57.2484744Z [00:02:34.596]➜  mkdir -p $WORK/b429/
2025-08-20T21:12:57.2487864Z [00:02:34.597]➜  cat >/tmp/go-build1679262874/b429/importcfg << 'EOF' # internal
2025-08-20T21:12:57.2488236Z [00:02:34.597]➜  # import config
2025-08-20T21:12:57.2488582Z [00:02:34.597]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:57.2489011Z [00:02:34.597]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.2489445Z [00:02:34.597]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.2489788Z [00:02:34.597]➜  EOF
2025-08-20T21:12:57.2492411Z [00:02:34.597]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822=>github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822;$WORK/b429=>" -p github.com/munnerz/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid Wd8hT5OKTvEBSA7ibi-E/Wd8hT5OKTvEBSA7ibi-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/autoneg.go
2025-08-20T21:12:57.2784907Z [00:02:34.626]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T21:12:57.2794624Z [00:02:34.628]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/86/8636a61652abe6801377ab4cabf9071ab2fb47d07c6e612f887ff17d4cc7cce9-d # internal
2025-08-20T21:12:57.2801499Z [00:02:34.628]➜  k8s.io/apimachinery/pkg/runtime/serializer/streaming
2025-08-20T21:12:57.2804989Z [00:02:34.628]➜  mkdir -p $WORK/b431/
2025-08-20T21:12:57.2807165Z [00:02:34.629]➜  cat >/tmp/go-build1679262874/b431/importcfg << 'EOF' # internal
2025-08-20T21:12:57.2807524Z [00:02:34.629]➜  # import config
2025-08-20T21:12:57.2808087Z [00:02:34.629]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.2808641Z [00:02:34.629]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.2809614Z [00:02:34.629]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.2810536Z [00:02:34.629]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:57.2811867Z [00:02:34.629]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:57.2812346Z [00:02:34.629]➜  EOF
2025-08-20T21:12:57.2814613Z [00:02:34.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/streaming=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/streaming;$WORK/b431=>" -p k8s.io/apimachinery/pkg/runtime/serializer/streaming -lang=go1.24 -complete -installsuffix shared -buildid 433eC-6WG05vIv2V8AG7/433eC-6WG05vIv2V8AG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/streaming/streaming.go
2025-08-20T21:12:57.3160783Z [00:02:34.664]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T21:12:57.3167063Z [00:02:34.665]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/28/28f934538136a1886531677c7ab80538c1e3a796a1aa534c8b11cabeb2413cbe-d # internal
2025-08-20T21:12:57.3187314Z [00:02:34.667]➜  k8s.io/client-go/features
2025-08-20T21:12:57.3188976Z [00:02:34.667]➜  mkdir -p $WORK/b432/
2025-08-20T21:12:57.3199410Z [00:02:34.668]➜  cat >/tmp/go-build1679262874/b432/importcfg << 'EOF' # internal
2025-08-20T21:12:57.3200001Z [00:02:34.668]➜  # import config
2025-08-20T21:12:57.3200533Z [00:02:34.668]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.3201227Z [00:02:34.668]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.3201872Z [00:02:34.668]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1679262874/b145/_pkg_.a
2025-08-20T21:12:57.3208887Z [00:02:34.668]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:57.3209494Z [00:02:34.668]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:57.3209926Z [00:02:34.668]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:57.3210344Z [00:02:34.668]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.3210925Z [00:02:34.668]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.3211367Z [00:02:34.668]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:57.3211695Z [00:02:34.668]➜  EOF
2025-08-20T21:12:57.3213989Z [00:02:34.668]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/features=>k8s.io/client-go@v0.33.2/features;$WORK/b432=>" -p k8s.io/client-go/features -lang=go1.24 -complete -installsuffix shared -buildid WXypAe6vrqM_HkfslBnQ/WXypAe6vrqM_HkfslBnQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/features/envvar.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/features/features.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/features/known_features.go
2025-08-20T21:12:57.3776310Z [00:02:34.726]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T21:12:57.3784672Z [00:02:34.726]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/f3/f3b3205bc18e9a708d6fb9beb7068a62f43bf7927de975ceb0912e69689a5d02-d # internal
2025-08-20T21:12:57.3797497Z [00:02:34.728]➜  k8s.io/client-go/pkg/version
2025-08-20T21:12:57.3797851Z [00:02:34.728]➜  mkdir -p $WORK/b434/
2025-08-20T21:12:57.3801361Z [00:02:34.728]➜  cat >/tmp/go-build1679262874/b434/importcfg << 'EOF' # internal
2025-08-20T21:12:57.3801938Z [00:02:34.728]➜  # import config
2025-08-20T21:12:57.3802301Z [00:02:34.728]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.3802818Z [00:02:34.728]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:12:57.3803331Z [00:02:34.728]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:57.3803670Z [00:02:34.728]➜  EOF
2025-08-20T21:12:57.3806024Z [00:02:34.728]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/version=>k8s.io/client-go@v0.33.2/pkg/version;$WORK/b434=>" -p k8s.io/client-go/pkg/version -lang=go1.24 -complete -installsuffix shared -buildid EY-F9zLRETt6rqMYepDR/EY-F9zLRETt6rqMYepDR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/version/base.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/version/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/version/version.go
2025-08-20T21:12:57.4057689Z [00:02:34.754]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T21:12:57.4061324Z [00:02:34.754]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/62/62a7fcb799ae9c0e788705fd20b6195cd44ee9e60259df7cfc4dea9a736b5f93-d # internal
2025-08-20T21:12:57.4081690Z [00:02:34.756]➜  golang.org/x/term
2025-08-20T21:12:57.4082175Z [00:02:34.756]➜  mkdir -p $WORK/b436/
2025-08-20T21:12:57.4084272Z [00:02:34.756]➜  cat >/tmp/go-build1679262874/b436/importcfg << 'EOF' # internal
2025-08-20T21:12:57.4084647Z [00:02:34.757]➜  # import config
2025-08-20T21:12:57.4084996Z [00:02:34.757]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.4085546Z [00:02:34.757]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.4086016Z [00:02:34.757]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:12:57.4086630Z [00:02:34.757]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.4087165Z [00:02:34.757]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:57.4087729Z [00:02:34.757]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.4088279Z [00:02:34.757]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.4088837Z [00:02:34.757]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:12:57.4089266Z [00:02:34.757]➜  EOF
2025-08-20T21:12:57.4091570Z [00:02:34.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.33.0=>golang.org/x/term@v0.33.0;$WORK/b436=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid BmhTCTbB2Tki6Jd_CEf-/BmhTCTbB2Tki6Jd_CEf- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/golang.org/x/term@v0.33.0/term.go /root/go/pkg/mod/golang.org/x/term@v0.33.0/term_unix.go /root/go/pkg/mod/golang.org/x/term@v0.33.0/term_unix_other.go /root/go/pkg/mod/golang.org/x/term@v0.33.0/terminal.go
2025-08-20T21:12:57.5277019Z [00:02:34.875]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T21:12:57.5289529Z [00:02:34.877]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/e1/e1c098624a0dcc9616d65f4b8c8c8ad6f2367db1f9b12e344270841c3d1dd226-d # internal
2025-08-20T21:12:57.5328168Z [00:02:34.881]➜  github.com/davecgh/go-spew/spew
2025-08-20T21:12:57.5328614Z [00:02:34.881]➜  mkdir -p $WORK/b438/
2025-08-20T21:12:57.5329846Z [00:02:34.881]➜  cat >/tmp/go-build1679262874/b438/importcfg << 'EOF' # internal
2025-08-20T21:12:57.5330275Z [00:02:34.881]➜  # import config
2025-08-20T21:12:57.5330785Z [00:02:34.881]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.5331332Z [00:02:34.881]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:12:57.5341518Z [00:02:34.881]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.5342440Z [00:02:34.881]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.5343033Z [00:02:34.881]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:57.5343617Z [00:02:34.881]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.5344168Z [00:02:34.881]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:57.5344728Z [00:02:34.881]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:57.5345261Z [00:02:34.881]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.5345778Z [00:02:34.881]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.5346206Z [00:02:34.881]➜  EOF
2025-08-20T21:12:57.5350457Z [00:02:34.882]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew=>github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew;$WORK/b438=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid Xk-BU5Cfgfc31OweG9MQ/Xk-BU5Cfgfc31OweG9MQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/bypass.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/common.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/config.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/doc.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/dump.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/format.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/spew.go
2025-08-20T21:12:57.5479529Z [00:02:34.896]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T21:12:57.5525531Z [00:02:34.900]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/e6/e6d10baa5f8c197b3fdf9a23a1f68031a0b9f739f8daf3f358cc29fc413f67cc-d # internal
2025-08-20T21:12:57.5549980Z [00:02:34.902]➜  sigs.k8s.io/structured-merge-diff/v4/merge
2025-08-20T21:12:57.5550365Z [00:02:34.902]➜  mkdir -p $WORK/b426/
2025-08-20T21:12:57.5582806Z [00:02:34.904]➜  cat >/tmp/go-build1679262874/b426/importcfg << 'EOF' # internal
2025-08-20T21:12:57.5583688Z [00:02:34.904]➜  # import config
2025-08-20T21:12:57.5586189Z [00:02:34.904]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.5587343Z [00:02:34.904]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1679262874/b425/_pkg_.a
2025-08-20T21:12:57.5588042Z [00:02:34.904]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:12:57.5588706Z [00:02:34.904]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:12:57.5589256Z [00:02:34.904]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:57.5589676Z [00:02:34.904]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.5589991Z [00:02:34.904]➜  EOF
2025-08-20T21:12:57.5592396Z [00:02:34.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/merge=>sigs.k8s.io/structured-merge-diff/v4@v4.6.0/merge;$WORK/b426=>" -p sigs.k8s.io/structured-merge-diff/v4/merge -lang=go1.13 -complete -installsuffix shared -buildid UaqrAsjWSEg44gIXOBkI/UaqrAsjWSEg44gIXOBkI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/merge/conflict.go /root/go/pkg/mod/sigs.k8s.io/structured-merge-diff/v4@v4.6.0/merge/update.go
2025-08-20T21:12:57.5964093Z [00:02:34.944]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T21:12:57.6506473Z [00:02:34.998]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/0a/0ab1ca49c23d998665166c2aa453c202c111410df8c2f1bff7b23e0755471d99-d # internal
2025-08-20T21:12:57.6524751Z [00:02:35.000]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T21:12:57.6526555Z [00:02:35.000]➜  mkdir -p $WORK/b321/
2025-08-20T21:12:57.6529729Z [00:02:35.001]➜  cat >/tmp/go-build1679262874/b321/importcfg << 'EOF' # internal
2025-08-20T21:12:57.6530140Z [00:02:35.001]➜  # import config
2025-08-20T21:12:57.6534590Z [00:02:35.001]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1679262874/b316/_pkg_.a
2025-08-20T21:12:57.6535388Z [00:02:35.001]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:12:57.6536067Z [00:02:35.001]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1679262874/b322/_pkg_.a
2025-08-20T21:12:57.6536765Z [00:02:35.001]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:57.6537505Z [00:02:35.001]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:57.6538077Z [00:02:35.001]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.6538391Z [00:02:35.001]➜  EOF
2025-08-20T21:12:57.6540403Z [00:02:35.001]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filetype=>google.golang.org/protobuf@v1.36.5/internal/filetype;$WORK/b321=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.21 -complete -installsuffix shared -buildid -yjuzRn28J33_8XE_lbq/-yjuzRn28J33_8XE_lbq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/filetype/build.go
2025-08-20T21:12:57.6577146Z [00:02:35.006]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T21:12:57.6594659Z [00:02:35.007]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/11/11cf57e063bc897ef7c19da2bbd7a738f5904f6743de5dea7ad6433464807405-d # internal
2025-08-20T21:12:57.6626411Z [00:02:35.011]➜  k8s.io/apimachinery/pkg/util/dump
2025-08-20T21:12:57.6627306Z [00:02:35.011]➜  mkdir -p $WORK/b437/
2025-08-20T21:12:57.6628978Z [00:02:35.011]➜  cat >/tmp/go-build1679262874/b437/importcfg << 'EOF' # internal
2025-08-20T21:12:57.6629968Z [00:02:35.011]➜  # import config
2025-08-20T21:12:57.6631076Z [00:02:35.011]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build1679262874/b438/_pkg_.a
2025-08-20T21:12:57.6631772Z [00:02:35.011]➜  EOF
2025-08-20T21:12:57.6634370Z [00:02:35.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/dump=>k8s.io/apimachinery@v0.33.2/pkg/util/dump;$WORK/b437=>" -p k8s.io/apimachinery/pkg/util/dump -lang=go1.24 -complete -installsuffix shared -buildid NhopaBvEWVkP0m-KIklB/NhopaBvEWVkP0m-KIklB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/dump/dump.go
2025-08-20T21:12:57.6814618Z [00:02:35.029]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T21:12:57.6819026Z [00:02:35.030]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/fc/fcc3c039f18b0fda8aa764857a90e30fda8d7a9027818abf5d3aa7fd640d91e6-d # internal
2025-08-20T21:12:57.6837384Z [00:02:35.032]➜  k8s.io/client-go/tools/clientcmd/api
2025-08-20T21:12:57.6838688Z [00:02:35.032]➜  mkdir -p $WORK/b442/
2025-08-20T21:12:57.6842917Z [00:02:35.032]➜  cat >/tmp/go-build1679262874/b442/importcfg << 'EOF' # internal
2025-08-20T21:12:57.6843710Z [00:02:35.032]➜  # import config
2025-08-20T21:12:57.6844532Z [00:02:35.032]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:57.6845436Z [00:02:35.032]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.6846128Z [00:02:35.032]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.6847412Z [00:02:35.032]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:57.6848287Z [00:02:35.032]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:57.6849055Z [00:02:35.032]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:57.6849861Z [00:02:35.032]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:57.6850848Z [00:02:35.032]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.6852405Z [00:02:35.032]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.6852777Z [00:02:35.032]➜  EOF
2025-08-20T21:12:57.6959530Z [00:02:35.033]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api=>k8s.io/client-go@v0.33.2/tools/clientcmd/api;$WORK/b442=>" -p k8s.io/client-go/tools/clientcmd/api -lang=go1.24 -complete -installsuffix shared -buildid zxktbfwwNqLmPcWI7THV/zxktbfwwNqLmPcWI7THV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/helpers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/zz_generated.deepcopy.go
2025-08-20T21:12:57.6962775Z [00:02:35.044]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T21:12:57.6987396Z [00:02:35.047]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/9d/9d9a2e8e5a44ff833d2b579931d67bd63b8d9fcca8f8b049468bb8c761486625-d # internal
2025-08-20T21:12:57.6996075Z [00:02:35.047]➜  k8s.io/client-go/tools/metrics
2025-08-20T21:12:57.6999911Z [00:02:35.048]➜  mkdir -p $WORK/b443/
2025-08-20T21:12:57.7000404Z [00:02:35.048]➜  cat >/tmp/go-build1679262874/b443/importcfg << 'EOF' # internal
2025-08-20T21:12:57.7000884Z [00:02:35.048]➜  # import config
2025-08-20T21:12:57.7001237Z [00:02:35.048]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:57.7001669Z [00:02:35.048]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.7002087Z [00:02:35.048]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.7002495Z [00:02:35.048]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:57.7002815Z [00:02:35.048]➜  EOF
2025-08-20T21:12:57.7004592Z [00:02:35.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/metrics=>k8s.io/client-go@v0.33.2/tools/metrics;$WORK/b443=>" -p k8s.io/client-go/tools/metrics -lang=go1.24 -complete -installsuffix shared -buildid dUlCbnyF7fG4D1-EYtS1/dUlCbnyF7fG4D1-EYtS1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/metrics/metrics.go
2025-08-20T21:12:57.7212795Z [00:02:35.069]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T21:12:57.7217111Z [00:02:35.070]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T21:12:57.7227758Z [00:02:35.071]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/1c/1c50919b924cc6f957f99fd0a5884d387df4367f88b021ba801bcc6c6eb6032f-d # internal
2025-08-20T21:12:57.7240321Z [00:02:35.072]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/22/2270a7f2cd98f387292ae95e14ce7aa8048f086d84b61760bd987bd7f0e7e951-d # internal
2025-08-20T21:12:57.7251166Z [00:02:35.073]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T21:12:57.7253176Z [00:02:35.073]➜  mkdir -p $WORK/b313/
2025-08-20T21:12:57.7253936Z [00:02:35.073]➜  golang.org/x/oauth2/internal
2025-08-20T21:12:57.7254567Z [00:02:35.074]➜  mkdir -p $WORK/b446/
2025-08-20T21:12:57.7258235Z [00:02:35.074]➜  cat >/tmp/go-build1679262874/b446/importcfg << 'EOF' # internal
2025-08-20T21:12:57.7259025Z [00:02:35.074]➜  # import config
2025-08-20T21:12:57.7261285Z [00:02:35.074]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:57.7261970Z [00:02:35.074]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:12:57.7262452Z [00:02:35.074]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:12:57.7262919Z [00:02:35.074]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:57.7263402Z [00:02:35.074]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:12:57.7263846Z [00:02:35.074]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.7264259Z [00:02:35.074]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.7264660Z [00:02:35.074]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.7265066Z [00:02:35.074]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:57.7265471Z [00:02:35.074]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:12:57.7265903Z [00:02:35.074]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:57.7266344Z [00:02:35.074]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.7266768Z [00:02:35.074]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.7267194Z [00:02:35.074]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.7267948Z [00:02:35.074]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.7268382Z [00:02:35.074]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:57.7268811Z [00:02:35.074]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:57.7269117Z [00:02:35.074]➜  EOF
2025-08-20T21:12:57.7271757Z [00:02:35.074]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal=>golang.org/x/oauth2@v0.30.0/internal;$WORK/b446=>" -p golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid ePGu0dCS5cUzb4kHN8cN/ePGu0dCS5cUzb4kHN8cN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/transport.go
2025-08-20T21:12:57.7274778Z [00:02:35.074]➜  cat >/tmp/go-build1679262874/b313/importcfg << 'EOF' # internal
2025-08-20T21:12:57.7275454Z [00:02:35.074]➜  # import config
2025-08-20T21:12:57.7276254Z [00:02:35.074]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:12:57.7277117Z [00:02:35.074]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1679262874/b321/_pkg_.a
2025-08-20T21:12:57.7278123Z [00:02:35.074]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1679262874/b322/_pkg_.a
2025-08-20T21:12:57.7292388Z [00:02:35.074]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1679262874/b326/_pkg_.a
2025-08-20T21:12:57.7293643Z [00:02:35.074]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1679262874/b327/_pkg_.a
2025-08-20T21:12:57.7294590Z [00:02:35.074]➜  EOF
2025-08-20T21:12:57.7297030Z [00:02:35.074]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoimpl=>google.golang.org/protobuf@v1.36.5/runtime/protoimpl;$WORK/b313=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.21 -complete -installsuffix shared -buildid BCim5cS_an1lGToUIr7C/BCim5cS_an1lGToUIr7C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoimpl/impl.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/runtime/protoimpl/version.go
2025-08-20T21:12:57.7778867Z [00:02:35.126]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T21:12:57.7788210Z [00:02:35.127]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/96/96e0829964cd26a2aa232b63408eea1910d9cc2e1d98ddc5252267f2f64cff3a-d # internal
2025-08-20T21:12:57.7819703Z [00:02:35.130]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T21:12:57.7822512Z [00:02:35.130]➜  mkdir -p $WORK/b328/
2025-08-20T21:12:57.7825147Z [00:02:35.131]➜  cat >/tmp/go-build1679262874/b328/importcfg << 'EOF' # internal
2025-08-20T21:12:57.7826007Z [00:02:35.131]➜  # import config
2025-08-20T21:12:57.7827930Z [00:02:35.131]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:57.7828618Z [00:02:35.131]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:57.7829351Z [00:02:35.131]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:12:57.7830076Z [00:02:35.131]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:12:57.7830750Z [00:02:35.131]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.7831236Z [00:02:35.131]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.7831657Z [00:02:35.131]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.7831964Z [00:02:35.131]➜  EOF
2025-08-20T21:12:57.7835350Z [00:02:35.131]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/anypb=>google.golang.org/protobuf@v1.36.5/types/known/anypb;$WORK/b328=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.21 -complete -installsuffix shared -buildid GEe6lZOIPNNbFV18lXV3/GEe6lZOIPNNbFV18lXV3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/anypb/any.pb.go
2025-08-20T21:12:57.8022960Z [00:02:35.150]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T21:12:57.8036153Z [00:02:35.150]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T21:12:57.8037701Z [00:02:35.152]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/7a/7acbadc662ce038d384c268e5a2cd098d089c44db3eb5f0ea379a2fea58338c8-d # internal
2025-08-20T21:12:57.8050188Z [00:02:35.153]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/9c/9c1445b9ded82fe584cc4aa75a5c27dd16c34d92342e792962611b920fec657f-d # internal
2025-08-20T21:12:57.8061614Z [00:02:35.154]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T21:12:57.8063082Z [00:02:35.154]➜  mkdir -p $WORK/b412/
2025-08-20T21:12:57.8069546Z [00:02:35.155]➜  cat >/tmp/go-build1679262874/b412/importcfg << 'EOF' # internal
2025-08-20T21:12:57.8069921Z [00:02:35.155]➜  # import config
2025-08-20T21:12:57.8070427Z [00:02:35.155]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:57.8071349Z [00:02:35.155]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:12:57.8071915Z [00:02:35.155]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.8072334Z [00:02:35.155]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.8072641Z [00:02:35.155]➜  EOF
2025-08-20T21:12:57.8074745Z [00:02:35.155]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/descriptorpb=>google.golang.org/protobuf@v1.36.5/types/descriptorpb;$WORK/b412=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.21 -complete -installsuffix shared -buildid TuC7svP0poBYEhWRVudL/TuC7svP0poBYEhWRVudL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/descriptorpb/descriptor.pb.go
2025-08-20T21:12:57.8104147Z [00:02:35.158]➜  golang.org/x/oauth2
2025-08-20T21:12:57.8109284Z [00:02:35.159]➜  mkdir -p $WORK/b445/
2025-08-20T21:12:57.8109992Z [00:02:35.159]➜  cat >/tmp/go-build1679262874/b445/importcfg << 'EOF' # internal
2025-08-20T21:12:57.8110439Z [00:02:35.159]➜  # import config
2025-08-20T21:12:57.8110914Z [00:02:35.159]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.8111343Z [00:02:35.159]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:57.8111802Z [00:02:35.159]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:12:57.8112263Z [00:02:35.159]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:12:57.8112737Z [00:02:35.159]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:57.8113212Z [00:02:35.159]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:57.8113653Z [00:02:35.159]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.8114066Z [00:02:35.159]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.8114570Z [00:02:35.159]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1679262874/b446/_pkg_.a
2025-08-20T21:12:57.8115057Z [00:02:35.159]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:57.8115462Z [00:02:35.159]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:57.8115879Z [00:02:35.159]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:57.8116614Z [00:02:35.159]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.8117042Z [00:02:35.159]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.8117465Z [00:02:35.159]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.8117913Z [00:02:35.159]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.8118321Z [00:02:35.159]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:57.8118630Z [00:02:35.159]➜  EOF
2025-08-20T21:12:57.8128736Z [00:02:35.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0=>golang.org/x/oauth2@v0.30.0;$WORK/b445=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid pAorfFFfkmOwHvtloUNt/pAorfFFfkmOwHvtloUNt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/deviceauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/pkce.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go
2025-08-20T21:12:57.8223047Z [00:02:35.170]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T21:12:57.8227950Z [00:02:35.171]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/26/264e40264ad65cd746f4c35031451958165d7f39ad2398a5739641888b19a77c-d # internal
2025-08-20T21:12:57.8249223Z [00:02:35.172]➜  github.com/google/gnostic-models/extensions
2025-08-20T21:12:57.8253775Z [00:02:35.172]➜  mkdir -p $WORK/b298/
2025-08-20T21:12:57.8254169Z [00:02:35.172]➜  cat >/tmp/go-build1679262874/b298/importcfg << 'EOF' # internal
2025-08-20T21:12:57.8254518Z [00:02:35.172]➜  # import config
2025-08-20T21:12:57.8254985Z [00:02:35.172]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:57.8255662Z [00:02:35.172]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:57.8256383Z [00:02:35.172]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:12:57.8257070Z [00:02:35.172]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:12:57.8257627Z [00:02:35.172]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:12:57.8258054Z [00:02:35.172]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:57.8258742Z [00:02:35.172]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:57.8259238Z [00:02:35.172]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:57.8259661Z [00:02:35.172]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.8259970Z [00:02:35.172]➜  EOF
2025-08-20T21:12:57.8262465Z [00:02:35.173]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/extensions=>github.com/google/gnostic-models@v0.6.9/extensions;$WORK/b298=>" -p github.com/google/gnostic-models/extensions -lang=go1.21 -complete -installsuffix shared -buildid YQjK4PRaFcLCAFkv-TNo/YQjK4PRaFcLCAFkv-TNo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/extensions/extension.pb.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/extensions/extensions.go
2025-08-20T21:12:57.9188026Z [00:02:35.267]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T21:12:57.9203207Z [00:02:35.268]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/13/130802d43ee10f62570e4a897071d8a2fe4493ed38e76a49752d67ade8293669-d # internal
2025-08-20T21:12:57.9205991Z [00:02:35.268]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T21:12:57.9226368Z [00:02:35.271]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/0f/0f05b2c824483ab06949a55a74cb092cb19bfc80db24cced6944dd0705ec898e-d # internal
2025-08-20T21:12:57.9247059Z [00:02:35.273]➜  k8s.io/apimachinery/pkg/util/wait
2025-08-20T21:12:57.9253572Z [00:02:35.273]➜  mkdir -p $WORK/b447/
2025-08-20T21:12:57.9254004Z [00:02:35.273]➜  cat >/tmp/go-build1679262874/b447/importcfg << 'EOF' # internal
2025-08-20T21:12:57.9254363Z [00:02:35.273]➜  # import config
2025-08-20T21:12:57.9254716Z [00:02:35.273]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:57.9255148Z [00:02:35.273]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:57.9255720Z [00:02:35.273]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:57.9256281Z [00:02:35.273]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:12:57.9256734Z [00:02:35.273]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:57.9257160Z [00:02:35.273]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:12:57.9257600Z [00:02:35.273]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.9258009Z [00:02:35.273]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:57.9258317Z [00:02:35.273]➜  EOF
2025-08-20T21:12:57.9262091Z [00:02:35.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait=>k8s.io/apimachinery@v0.33.2/pkg/util/wait;$WORK/b447=>" -p k8s.io/apimachinery/pkg/util/wait -lang=go1.24 -complete -installsuffix shared -buildid thDPJDs0SaJPPtgGpcN5/thDPJDs0SaJPPtgGpcN5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/backoff.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/delay.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/error.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/loop.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/poll.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/timer.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/wait/wait.go
2025-08-20T21:12:57.9272287Z [00:02:35.274]➜  github.com/google/gnostic-models/compiler
2025-08-20T21:12:57.9273028Z [00:02:35.274]➜  mkdir -p $WORK/b297/
2025-08-20T21:12:57.9273683Z [00:02:35.275]➜  cat >/tmp/go-build1679262874/b297/importcfg << 'EOF' # internal
2025-08-20T21:12:57.9276049Z [00:02:35.275]➜  # import config
2025-08-20T21:12:57.9276776Z [00:02:35.275]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:57.9277572Z [00:02:35.275]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:57.9278630Z [00:02:35.275]➜  packagefile github.com/google/gnostic-models/extensions=/tmp/go-build1679262874/b298/_pkg_.a
2025-08-20T21:12:57.9279870Z [00:02:35.275]➜  packagefile github.com/google/gnostic-models/jsonschema=/tmp/go-build1679262874/b329/_pkg_.a
2025-08-20T21:12:57.9280754Z [00:02:35.275]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:12:57.9281495Z [00:02:35.275]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:12:57.9282093Z [00:02:35.275]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:12:57.9282565Z [00:02:35.275]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:12:57.9282990Z [00:02:35.275]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:12:57.9283425Z [00:02:35.275]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:57.9283856Z [00:02:35.275]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:12:57.9285730Z [00:02:35.275]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:12:57.9286324Z [00:02:35.275]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:12:57.9287140Z [00:02:35.275]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:57.9287563Z [00:02:35.275]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:57.9287985Z [00:02:35.275]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:57.9288409Z [00:02:35.275]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:57.9288830Z [00:02:35.275]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:57.9289137Z [00:02:35.275]➜  EOF
2025-08-20T21:12:57.9292781Z [00:02:35.275]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler=>github.com/google/gnostic-models@v0.6.9/compiler;$WORK/b297=>" -p github.com/google/gnostic-models/compiler -lang=go1.21 -complete -installsuffix shared -buildid vIpSiCZK9VUKtESezCHJ/vIpSiCZK9VUKtESezCHJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/context.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/error.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/extensions.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/helpers.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/main.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/compiler/reader.go
2025-08-20T21:12:58.0462193Z [00:02:35.394]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T21:12:58.0478740Z [00:02:35.396]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/27/27af7b0e88946d10e0d951e7e09cac410ff5fb1270dd0a828cefccda70e85357-d # internal
2025-08-20T21:12:58.0533062Z [00:02:35.401]➜  github.com/google/gnostic-models/openapiv2
2025-08-20T21:12:58.0534046Z [00:02:35.401]➜  mkdir -p $WORK/b296/
2025-08-20T21:12:58.0535760Z [00:02:35.402]➜  cat >/tmp/go-build1679262874/b296/importcfg << 'EOF' # internal
2025-08-20T21:12:58.0536719Z [00:02:35.402]➜  # import config
2025-08-20T21:12:58.0537892Z [00:02:35.402]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.0541271Z [00:02:35.402]➜  packagefile github.com/google/gnostic-models/compiler=/tmp/go-build1679262874/b297/_pkg_.a
2025-08-20T21:12:58.0541992Z [00:02:35.402]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:58.0542706Z [00:02:35.402]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:12:58.0543705Z [00:02:35.402]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:12:58.0544367Z [00:02:35.402]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:12:58.0544841Z [00:02:35.402]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:58.0545267Z [00:02:35.402]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:58.0545899Z [00:02:35.402]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:58.0546320Z [00:02:35.402]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:58.0546630Z [00:02:35.402]➜  EOF
2025-08-20T21:12:58.0549342Z [00:02:35.402]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv2=>github.com/google/gnostic-models@v0.6.9/openapiv2;$WORK/b296=>" -p github.com/google/gnostic-models/openapiv2 -lang=go1.21 -complete -installsuffix shared -buildid JhRjTTXCfQ6tVgVb1xay/JhRjTTXCfQ6tVgVb1xay -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv2/OpenAPIv2.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv2/OpenAPIv2.pb.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv2/document.go
2025-08-20T21:12:58.0857008Z [00:02:35.433]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T21:12:58.0868885Z [00:02:35.435]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/e5/e55d950c90a2ec146269222842fa18705fb24141f2f88238233f67f46608a673-d # internal
2025-08-20T21:12:58.0878024Z [00:02:35.435]➜  k8s.io/client-go/util/connrotation
2025-08-20T21:12:58.0878359Z [00:02:35.435]➜  mkdir -p $WORK/b448/
2025-08-20T21:12:58.0898192Z [00:02:35.438]➜  cat >/tmp/go-build1679262874/b448/importcfg << 'EOF' # internal
2025-08-20T21:12:58.0898602Z [00:02:35.438]➜  # import config
2025-08-20T21:12:58.0898959Z [00:02:35.438]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:58.0899413Z [00:02:35.438]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:12:58.0899819Z [00:02:35.438]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:58.0900129Z [00:02:35.438]➜  EOF
2025-08-20T21:12:58.0902129Z [00:02:35.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/connrotation=>k8s.io/client-go@v0.33.2/util/connrotation;$WORK/b448=>" -p k8s.io/client-go/util/connrotation -lang=go1.24 -complete -installsuffix shared -buildid erKQom0u58oByunsw2Qo/erKQom0u58oByunsw2Qo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/connrotation/connrotation.go
2025-08-20T21:12:58.1093323Z [00:02:35.457]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T21:12:58.1099036Z [00:02:35.458]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/f4/f468bc8f04a006aa1fe36fe02a69ba8f3cc88dbbe68a823f2c77ecf1ee850023-d # internal
2025-08-20T21:12:58.1106029Z [00:02:35.459]➜  golang.org/x/time/rate
2025-08-20T21:12:58.1108188Z [00:02:35.459]➜  mkdir -p $WORK/b450/
2025-08-20T21:12:58.1125539Z [00:02:35.459]➜  cat >/tmp/go-build1679262874/b450/importcfg << 'EOF' # internal
2025-08-20T21:12:58.1125987Z [00:02:35.459]➜  # import config
2025-08-20T21:12:58.1126438Z [00:02:35.459]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:58.1126895Z [00:02:35.459]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.1127308Z [00:02:35.459]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:58.1127721Z [00:02:35.459]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:58.1128129Z [00:02:35.459]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:58.1128436Z [00:02:35.459]➜  EOF
2025-08-20T21:12:58.1130324Z [00:02:35.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.12.0/rate=>golang.org/x/time@v0.12.0/rate;$WORK/b450=>" -p golang.org/x/time/rate -lang=go1.23 -complete -installsuffix shared -buildid SD7phlFqyrIGLMjTv_VZ/SD7phlFqyrIGLMjTv_VZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/golang.org/x/time@v0.12.0/rate/rate.go /root/go/pkg/mod/golang.org/x/time@v0.12.0/rate/sometimes.go
2025-08-20T21:12:58.1230497Z [00:02:35.471]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T21:12:58.1282648Z [00:02:35.476]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/8d/8d4d6eae76c6f08e764867d31e0835ded0d0fe7670c40e8ba74e9b63a557473b-d # internal
2025-08-20T21:12:58.1311601Z [00:02:35.479]➜  github.com/google/gnostic-models/openapiv3
2025-08-20T21:12:58.1313815Z [00:02:35.479]➜  mkdir -p $WORK/b411/
2025-08-20T21:12:58.1314995Z [00:02:35.479]➜  cat >/tmp/go-build1679262874/b411/importcfg << 'EOF' # internal
2025-08-20T21:12:58.1315543Z [00:02:35.479]➜  # import config
2025-08-20T21:12:58.1316033Z [00:02:35.479]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.1316724Z [00:02:35.479]➜  packagefile github.com/google/gnostic-models/compiler=/tmp/go-build1679262874/b297/_pkg_.a
2025-08-20T21:12:58.1317557Z [00:02:35.479]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:12:58.1318391Z [00:02:35.479]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:12:58.1319242Z [00:02:35.479]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:12:58.1320073Z [00:02:35.479]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:12:58.1320978Z [00:02:35.479]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:12:58.1321596Z [00:02:35.479]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:58.1322145Z [00:02:35.479]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:12:58.1322680Z [00:02:35.479]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:58.1323211Z [00:02:35.479]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:58.1323641Z [00:02:35.479]➜  EOF
2025-08-20T21:12:58.1326949Z [00:02:35.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv3=>github.com/google/gnostic-models@v0.6.9/openapiv3;$WORK/b411=>" -p github.com/google/gnostic-models/openapiv3 -lang=go1.21 -complete -installsuffix shared -buildid wjftNCtFXwykUtv0Hbhb/wjftNCtFXwykUtv0Hbhb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv3/OpenAPIv3.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv3/OpenAPIv3.pb.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv3/annotations.pb.go /root/go/pkg/mod/github.com/google/gnostic-models@v0.6.9/openapiv3/document.go
2025-08-20T21:12:58.1503600Z [00:02:35.498]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T21:12:58.1512606Z [00:02:35.499]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T21:12:58.1522336Z [00:02:35.500]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/fa/faf1e19d12a1e1a9768573f7253b093ab8bb1143ba15f1150ab7588f4b02da1c-d # internal
2025-08-20T21:12:58.1567253Z [00:02:35.505]➜  k8s.io/client-go/util/workqueue
2025-08-20T21:12:58.1570993Z [00:02:35.505]➜  mkdir -p $WORK/b449/
2025-08-20T21:12:58.1572378Z [00:02:35.505]➜  cat >/tmp/go-build1679262874/b449/importcfg << 'EOF' # internal
2025-08-20T21:12:58.1573386Z [00:02:35.505]➜  # import config
2025-08-20T21:12:58.1574172Z [00:02:35.505]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:12:58.1575544Z [00:02:35.505]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:12:58.1576153Z [00:02:35.505]➜  packagefile golang.org/x/time/rate=/tmp/go-build1679262874/b450/_pkg_.a
2025-08-20T21:12:58.1576758Z [00:02:35.505]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:58.1577306Z [00:02:35.505]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:58.1577789Z [00:02:35.505]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:12:58.1578672Z [00:02:35.505]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:58.1579087Z [00:02:35.505]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:58.1579493Z [00:02:35.505]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:58.1579804Z [00:02:35.505]➜  EOF
2025-08-20T21:12:58.1583428Z [00:02:35.505]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue=>k8s.io/client-go@v0.33.2/util/workqueue;$WORK/b449=>" -p k8s.io/client-go/util/workqueue -lang=go1.24 -complete -installsuffix shared -buildid dgsl2xqTUQgPlmoqR5lH/dgsl2xqTUQgPlmoqR5lH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/default_rate_limiters.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/delaying_queue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/metrics.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/parallelizer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/queue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/workqueue/rate_limiting_queue.go
2025-08-20T21:12:58.1675159Z [00:02:35.516]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/d3/d32167f31d4d9becb8b0627bf01baaa89990a81b17e05a47b49ce1ec641c0b0a-d # internal
2025-08-20T21:12:58.1702851Z [00:02:35.518]➜  k8s.io/api/authorization/v1
2025-08-20T21:12:58.1703532Z [00:02:35.518]➜  mkdir -p $WORK/b083/
2025-08-20T21:12:58.1710041Z [00:02:35.519]➜  cat >/tmp/go-build1679262874/b083/importcfg << 'EOF' # internal
2025-08-20T21:12:58.1710807Z [00:02:35.519]➜  # import config
2025-08-20T21:12:58.1711627Z [00:02:35.519]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.1712580Z [00:02:35.519]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:58.1713763Z [00:02:35.519]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:12:58.1714351Z [00:02:35.519]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:58.1714897Z [00:02:35.519]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:58.1715517Z [00:02:35.519]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:58.1716146Z [00:02:35.519]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:58.1717221Z [00:02:35.519]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:58.1717729Z [00:02:35.519]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:58.1718171Z [00:02:35.519]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:58.1718600Z [00:02:35.519]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:58.1718933Z [00:02:35.519]➜  EOF
2025-08-20T21:12:58.1722551Z [00:02:35.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1=>k8s.io/api@v0.33.2/authorization/v1;$WORK/b083=>" -p k8s.io/api/authorization/v1 -lang=go1.24 -complete -installsuffix shared -buildid GgNmWQ8pN9Y2X4RfwMcj/GgNmWQ8pN9Y2X4RfwMcj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:58.3136893Z [00:02:35.661]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T21:12:58.7614462Z [00:02:36.109]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/d9/d9aa22340c7be6abf4eb5e640ee9df66eb9aba43baaf141f7b0c92aa84102d1d-d # internal
2025-08-20T21:12:58.7778445Z [00:02:36.126]➜  k8s.io/api/core/v1
2025-08-20T21:12:58.7779692Z [00:02:36.126]➜  mkdir -p $WORK/b265/
2025-08-20T21:12:58.7801433Z [00:02:36.127]➜  cat >/tmp/go-build1679262874/b265/importcfg << 'EOF' # internal
2025-08-20T21:12:58.7801838Z [00:02:36.127]➜  # import config
2025-08-20T21:12:58.7803323Z [00:02:36.127]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.7804392Z [00:02:36.127]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:58.7805043Z [00:02:36.127]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:12:58.7805557Z [00:02:36.127]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:58.7806120Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:12:58.7806750Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:58.7807359Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:58.7807981Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:58.7808587Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:12:58.7809201Z [00:02:36.127]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:12:58.7809717Z [00:02:36.127]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:58.7810140Z [00:02:36.127]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:58.7810681Z [00:02:36.127]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:58.7811162Z [00:02:36.127]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:58.7811479Z [00:02:36.127]➜  EOF
2025-08-20T21:12:58.7816420Z [00:02:36.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1=>k8s.io/api@v0.33.2/core/v1;$WORK/b265=>" -p k8s.io/api/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid aAopbFrCTrCKN_dZLrq5/aAopbFrCTrCKN_dZLrq5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/annotation_key_constants.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/lifecycle.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/objectreference.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/resource.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/taint.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/toleration.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/well_known_taints.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/core/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:58.8100699Z [00:02:36.158]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T21:12:58.8195677Z [00:02:36.168]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/56/563e0cd26d304ee3d9106f1cf5ff418cbbb2a87d3d946ed4b2100b6a007ae7cc-d # internal
2025-08-20T21:12:58.8248209Z [00:02:36.173]➜  k8s.io/apiextensions-apiserver/pkg/apis/apiextensions
2025-08-20T21:12:58.8249002Z [00:02:36.173]➜  mkdir -p $WORK/b267/
2025-08-20T21:12:58.8254537Z [00:02:36.173]➜  cat >/tmp/go-build1679262874/b267/importcfg << 'EOF' # internal
2025-08-20T21:12:58.8255338Z [00:02:36.173]➜  # import config
2025-08-20T21:12:58.8255680Z [00:02:36.173]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:58.8256224Z [00:02:36.173]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:58.8256842Z [00:02:36.173]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:58.8257461Z [00:02:36.173]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:58.8257994Z [00:02:36.173]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:58.8258302Z [00:02:36.173]➜  EOF
2025-08-20T21:12:58.8263967Z [00:02:36.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions=>k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions;$WORK/b267=>" -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions -lang=go1.24 -complete -installsuffix shared -buildid URpbmJ9s239bm4Xp71fU/URpbmJ9s239bm4Xp71fU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/deepcopy.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/doc.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/helpers.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/register.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/types.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/types_jsonschema.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/zz_generated.deepcopy.go
2025-08-20T21:12:59.0753429Z [00:02:36.423]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T21:12:59.0779408Z [00:02:36.426]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/cb/cbadc6397d87475b26da4430a61e2f3cbaa5fa99d906f8135d477a57bc8dd90c-d # internal
2025-08-20T21:12:59.0867170Z [00:02:36.435]➜  k8s.io/apimachinery/pkg/api/equality
2025-08-20T21:12:59.0867920Z [00:02:36.435]➜  mkdir -p $WORK/b268/
2025-08-20T21:12:59.0872032Z [00:02:36.435]➜  cat >/tmp/go-build1679262874/b268/importcfg << 'EOF' # internal
2025-08-20T21:12:59.0872411Z [00:02:36.435]➜  # import config
2025-08-20T21:12:59.0872876Z [00:02:36.435]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:12:59.0873818Z [00:02:36.435]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.0874529Z [00:02:36.435]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:59.0875138Z [00:02:36.435]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:12:59.0875723Z [00:02:36.435]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:12:59.0876128Z [00:02:36.435]➜  EOF
2025-08-20T21:12:59.0878046Z [00:02:36.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/equality=>k8s.io/apimachinery@v0.33.2/pkg/api/equality;$WORK/b268=>" -p k8s.io/apimachinery/pkg/api/equality -lang=go1.24 -complete -installsuffix shared -buildid N91DutfXXUo2u51wjA76/N91DutfXXUo2u51wjA76 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/equality/semantic.go
2025-08-20T21:12:59.1296180Z [00:02:36.477]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T21:12:59.1301695Z [00:02:36.478]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/a6/a66b3e043f5f7bff7af35e570a0eb7ff5920d752d4e9071656b5ceda24aff58b-d # internal
2025-08-20T21:12:59.1377458Z [00:02:36.486]➜  k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1
2025-08-20T21:12:59.1381985Z [00:02:36.486]➜  mkdir -p $WORK/b266/
2025-08-20T21:12:59.1382404Z [00:02:36.486]➜  cat >/tmp/go-build1679262874/b266/importcfg << 'EOF' # internal
2025-08-20T21:12:59.1385156Z [00:02:36.486]➜  # import config
2025-08-20T21:12:59.1385525Z [00:02:36.487]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:59.1385989Z [00:02:36.487]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:12:59.1388141Z [00:02:36.487]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.1388635Z [00:02:36.487]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.1389170Z [00:02:36.487]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.1389777Z [00:02:36.487]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:12:59.1390275Z [00:02:36.487]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.1391059Z [00:02:36.487]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=/tmp/go-build1679262874/b267/_pkg_.a
2025-08-20T21:12:59.1391776Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:12:59.1392407Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.1393028Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:59.1393640Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.1394260Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.1394970Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:12:59.1395635Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:12:59.1396232Z [00:02:36.487]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:59.1396787Z [00:02:36.487]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:12:59.1397245Z [00:02:36.487]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:59.1397671Z [00:02:36.487]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.1398105Z [00:02:36.487]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.1398904Z [00:02:36.487]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.1399285Z [00:02:36.487]➜  EOF
2025-08-20T21:12:59.1406456Z [00:02:36.487]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1=>k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1;$WORK/b266=>" -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1 -lang=go1.24 -complete -installsuffix shared -buildid NbQbluAgPHreDgrgLD3y/NbQbluAgPHreDgrgLD3y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/conversion.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/deepcopy.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/defaults.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/doc.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/generated.pb.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/marshal.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/register.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/types.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/types_jsonschema.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/zz_generated.defaults.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:59.1528790Z [00:02:36.501]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T21:12:59.1639933Z [00:02:36.512]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/1c/1ceb43e0e8bebe41ffa7cafcb1b83a31c75a8515d3792da953659661a8c3d454-d # internal
2025-08-20T21:12:59.1717248Z [00:02:36.520]➜  k8s.io/apimachinery/pkg/api/meta
2025-08-20T21:12:59.1726350Z [00:02:36.520]➜  mkdir -p $WORK/b284/
2025-08-20T21:12:59.1726844Z [00:02:36.520]➜  cat >/tmp/go-build1679262874/b284/importcfg << 'EOF' # internal
2025-08-20T21:12:59.1727224Z [00:02:36.520]➜  # import config
2025-08-20T21:12:59.1727567Z [00:02:36.520]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.1727982Z [00:02:36.520]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.1728515Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.1729138Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:59.1729751Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.1730370Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.1731130Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:12:59.1731734Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:12:59.1732355Z [00:02:36.520]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:12:59.1732925Z [00:02:36.520]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:59.1733372Z [00:02:36.520]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.1733791Z [00:02:36.520]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:59.1734209Z [00:02:36.520]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.1734945Z [00:02:36.520]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:59.1735447Z [00:02:36.520]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:59.1735768Z [00:02:36.520]➜  EOF
2025-08-20T21:12:59.1740242Z [00:02:36.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta=>k8s.io/apimachinery@v0.33.2/pkg/api/meta;$WORK/b284=>" -p k8s.io/apimachinery/pkg/api/meta -lang=go1.24 -complete -installsuffix shared -buildid Ipsm5TdAVdjaVAmUTlrF/Ipsm5TdAVdjaVAmUTlrF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/conditions.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/firsthit_restmapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/help.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/interfaces.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/lazy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/meta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/multirestmapper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/priority.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/restmapper.go
2025-08-20T21:12:59.3304935Z [00:02:36.678]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T21:12:59.3420390Z [00:02:36.690]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/ac/ac9ba544b6d2505a3c7584cb9cd878ab2329493ad9ab36c1a7911dd4548ea47e-d # internal
2025-08-20T21:12:59.3463079Z [00:02:36.694]➜  k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
2025-08-20T21:12:59.3464185Z [00:02:36.694]➜  mkdir -p $WORK/b290/
2025-08-20T21:12:59.3493457Z [00:02:36.697]➜  cat >/tmp/go-build1679262874/b290/importcfg << 'EOF' # internal
2025-08-20T21:12:59.3494506Z [00:02:36.697]➜  # import config
2025-08-20T21:12:59.3494926Z [00:02:36.697]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:59.3495394Z [00:02:36.697]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:59.3495847Z [00:02:36.697]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.3496269Z [00:02:36.697]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.3496694Z [00:02:36.697]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.3497226Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.3497845Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.3498473Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.3499088Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:12:59.3499693Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:59.3500311Z [00:02:36.697]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:12:59.3501063Z [00:02:36.697]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:59.3501521Z [00:02:36.697]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:12:59.3501967Z [00:02:36.697]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.3502285Z [00:02:36.697]➜  EOF
2025-08-20T21:12:59.3505935Z [00:02:36.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured;$WORK/b290=>" -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -lang=go1.24 -complete -installsuffix shared -buildid m7NxUZbDeGJmV7trrISW/m7NxUZbDeGJmV7trrISW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/helpers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/unstructured.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/unstructured_list.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/zz_generated.deepcopy.go
2025-08-20T21:12:59.3974539Z [00:02:36.745]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T21:12:59.4063416Z [00:02:36.754]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/e5/e5f263ab07c69ba53a1d5e42d9f27bc3bf42c86733bc6949d173709dd4fbefad-d # internal
2025-08-20T21:12:59.4069200Z [00:02:36.755]➜  k8s.io/apimachinery/pkg/api/errors
2025-08-20T21:12:59.4069544Z [00:02:36.755]➜  mkdir -p $WORK/b338/
2025-08-20T21:12:59.4081989Z [00:02:36.755]➜  cat >/tmp/go-build1679262874/b338/importcfg << 'EOF' # internal
2025-08-20T21:12:59.4092713Z [00:02:36.755]➜  # import config
2025-08-20T21:12:59.4095496Z [00:02:36.755]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:59.4098106Z [00:02:36.755]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.4098871Z [00:02:36.755]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.4100767Z [00:02:36.755]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.4101796Z [00:02:36.755]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.4102427Z [00:02:36.755]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.4103105Z [00:02:36.755]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:12:59.4103669Z [00:02:36.755]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:59.4104111Z [00:02:36.755]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.4104542Z [00:02:36.755]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.4104859Z [00:02:36.755]➜  EOF
2025-08-20T21:12:59.4106991Z [00:02:36.755]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/errors=>k8s.io/apimachinery@v0.33.2/pkg/api/errors;$WORK/b338=>" -p k8s.io/apimachinery/pkg/api/errors -lang=go1.24 -complete -installsuffix shared -buildid Lx01ncBxdWXPXIMLdhkm/Lx01ncBxdWXPXIMLdhkm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/errors/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/errors/errors.go
2025-08-20T21:12:59.4811715Z [00:02:36.829]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T21:12:59.4830971Z [00:02:36.831]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/a2/a262a0449ef7fb398d089d6fcbd037c1a7de9287163f4dac34ff97165a85c44c-d # internal
2025-08-20T21:12:59.4855450Z [00:02:36.833]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T21:12:59.4861764Z [00:02:36.834]➜  k8s.io/apimachinery/pkg/runtime/serializer/protobuf
2025-08-20T21:12:59.4862537Z [00:02:36.834]➜  mkdir -p $WORK/b346/
2025-08-20T21:12:59.4863436Z [00:02:36.834]➜  cat >/tmp/go-build1679262874/b346/importcfg << 'EOF' # internal
2025-08-20T21:12:59.4863878Z [00:02:36.834]➜  # import config
2025-08-20T21:12:59.4864239Z [00:02:36.834]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:59.4864663Z [00:02:36.834]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.4865099Z [00:02:36.834]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.4865612Z [00:02:36.834]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.4866098Z [00:02:36.834]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.4867023Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:12:59.4867719Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.4868347Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:59.4868950Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.4878064Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.4878968Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1679262874/b341/_pkg_.a
2025-08-20T21:12:59.4879672Z [00:02:36.834]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1679262874/b342/_pkg_.a
2025-08-20T21:12:59.4880211Z [00:02:36.834]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:59.4880877Z [00:02:36.834]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.4881378Z [00:02:36.834]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:12:59.4881808Z [00:02:36.834]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.4882121Z [00:02:36.834]➜  EOF
2025-08-20T21:12:59.4885006Z [00:02:36.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/protobuf=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/protobuf;$WORK/b346=>" -p k8s.io/apimachinery/pkg/runtime/serializer/protobuf -lang=go1.24 -complete -installsuffix shared -buildid YvxegJkD3G4j3PJT9VEc/YvxegJkD3G4j3PJT9VEc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/protobuf/collections.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/protobuf/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/protobuf/protobuf.go
2025-08-20T21:12:59.4910731Z [00:02:36.839]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/c6/c65958fc626b6cdba9a0a88904e4ef655c1731985fe520325fd08f5556e673ef-d # internal
2025-08-20T21:12:59.4987151Z [00:02:36.847]➜  k8s.io/cli-runtime/pkg/printers
2025-08-20T21:12:59.4987568Z [00:02:36.847]➜  mkdir -p $WORK/b286/
2025-08-20T21:12:59.4988011Z [00:02:36.847]➜  cat >/tmp/go-build1679262874/b286/importcfg << 'EOF' # internal
2025-08-20T21:12:59.4989456Z [00:02:36.847]➜  # import config
2025-08-20T21:12:59.4990116Z [00:02:36.847]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:12:59.4990712Z [00:02:36.847]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:12:59.4991249Z [00:02:36.847]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:59.4993574Z [00:02:36.847]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:12:59.4994019Z [00:02:36.847]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.4994522Z [00:02:36.847]➜  packagefile github.com/liggitt/tabwriter=/tmp/go-build1679262874/b287/_pkg_.a
2025-08-20T21:12:59.4995065Z [00:02:36.847]➜  packagefile github.com/moby/term=/tmp/go-build1679262874/b288/_pkg_.a
2025-08-20T21:12:59.4995521Z [00:02:36.847]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.4996060Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:12:59.4996683Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.4997371Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:12:59.4998026Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:12:59.4998966Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.4999670Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.5000305Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/util/duration=/tmp/go-build1679262874/b291/_pkg_.a
2025-08-20T21:12:59.5001135Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:12:59.5001740Z [00:02:36.847]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:12:59.5002313Z [00:02:36.847]➜  packagefile k8s.io/client-go/util/jsonpath=/tmp/go-build1679262874/b292/_pkg_.a
2025-08-20T21:12:59.5002791Z [00:02:36.847]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:12:59.5003204Z [00:02:36.847]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.5003631Z [00:02:36.847]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:12:59.5004105Z [00:02:36.847]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:12:59.5004557Z [00:02:36.847]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.5004999Z [00:02:36.847]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:12:59.5005458Z [00:02:36.847]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:12:59.5006263Z [00:02:36.847]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:12:59.5006575Z [00:02:36.847]➜  EOF
2025-08-20T21:12:59.5012066Z [00:02:36.847]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers=>k8s.io/cli-runtime@v0.33.2/pkg/printers;$WORK/b286=>" -p k8s.io/cli-runtime/pkg/printers -lang=go1.24 -complete -installsuffix shared -buildid gX8Hd10G1XBZ7AoOMmvl/gX8Hd10G1XBZ7AoOMmvl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/discard.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/doc.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/interface.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/json.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/jsonpath.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/managedfields.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/name.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/sourcechecker.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/tableprinter.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/tabwriter.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/template.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/terminal.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/typesetter.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/warningprinter.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/printers/yaml.go
2025-08-20T21:12:59.5576478Z [00:02:36.906]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T21:12:59.5591833Z [00:02:36.907]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/12/1247f7d330dcd297719a9fc6cec15a6da301d20d1bc896a6c764b7410fc96421-d # internal
2025-08-20T21:12:59.5665926Z [00:02:36.915]➜  k8s.io/apimachinery/pkg/runtime/serializer/json
2025-08-20T21:12:59.5670352Z [00:02:36.915]➜  mkdir -p $WORK/b340/
2025-08-20T21:12:59.5678546Z [00:02:36.916]➜  cat >/tmp/go-build1679262874/b340/importcfg << 'EOF' # internal
2025-08-20T21:12:59.5680477Z [00:02:36.916]➜  # import config
2025-08-20T21:12:59.5681265Z [00:02:36.916]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:59.5681885Z [00:02:36.916]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.5682492Z [00:02:36.916]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.5683031Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:12:59.5684046Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.5684940Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:12:59.5685783Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:12:59.5686831Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.5689359Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.5690970Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1679262874/b341/_pkg_.a
2025-08-20T21:12:59.5691727Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1679262874/b342/_pkg_.a
2025-08-20T21:12:59.5692366Z [00:02:36.916]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:12:59.5692900Z [00:02:36.916]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:59.5693344Z [00:02:36.916]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:12:59.5693795Z [00:02:36.916]➜  packagefile sigs.k8s.io/json=/tmp/go-build1679262874/b143/_pkg_.a
2025-08-20T21:12:59.5694633Z [00:02:36.916]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:12:59.5695089Z [00:02:36.916]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:12:59.5695499Z [00:02:36.916]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:12:59.5695915Z [00:02:36.916]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:12:59.5696230Z [00:02:36.916]➜  EOF
2025-08-20T21:12:59.5699026Z [00:02:36.917]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/json=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/json;$WORK/b340=>" -p k8s.io/apimachinery/pkg/runtime/serializer/json -lang=go1.24 -complete -installsuffix shared -buildid QogxHVFVpCSuGWMoNyaY/QogxHVFVpCSuGWMoNyaY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/json/collections.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/json/json.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/json/meta.go
2025-08-20T21:12:59.6708191Z [00:02:37.019]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T21:12:59.6725317Z [00:02:37.020]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/9c/9cc8ef48d305f46a5b70a6694e3b09ca36d13f214410aa8b7c2e3dc15cdee597-d # internal
2025-08-20T21:12:59.6743646Z [00:02:37.022]➜  k8s.io/apimachinery/pkg/runtime/serializer/versioning
2025-08-20T21:12:59.6746849Z [00:02:37.023]➜  mkdir -p $WORK/b344/
2025-08-20T21:12:59.6756139Z [00:02:37.023]➜  cat >/tmp/go-build1679262874/b344/importcfg << 'EOF' # internal
2025-08-20T21:12:59.6756525Z [00:02:37.023]➜  # import config
2025-08-20T21:12:59.6760922Z [00:02:37.023]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:12:59.6761503Z [00:02:37.023]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.6762150Z [00:02:37.023]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:12:59.6762820Z [00:02:37.023]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.6763443Z [00:02:37.023]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.6763994Z [00:02:37.023]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:12:59.6764447Z [00:02:37.023]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.6765231Z [00:02:37.023]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:12:59.6765616Z [00:02:37.023]➜  EOF
2025-08-20T21:12:59.6767871Z [00:02:37.024]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/versioning=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/versioning;$WORK/b344=>" -p k8s.io/apimachinery/pkg/runtime/serializer/versioning -lang=go1.24 -complete -installsuffix shared -buildid Rp7GXlpT1awXOb39XWvb/Rp7GXlpT1awXOb39XWvb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/versioning/versioning.go
2025-08-20T21:12:59.6797977Z [00:02:37.027]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T21:12:59.6818567Z [00:02:37.030]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/da/da86bac091404f2413cfa5069a1571aab0c7c0cf4c16a4ea020074aa398cabdb-d # internal
2025-08-20T21:12:59.6851948Z [00:02:37.033]➜  k8s.io/api/apidiscovery/v2
2025-08-20T21:12:59.6852286Z [00:02:37.033]➜  mkdir -p $WORK/b348/
2025-08-20T21:12:59.6857536Z [00:02:37.034]➜  cat >/tmp/go-build1679262874/b348/importcfg << 'EOF' # internal
2025-08-20T21:12:59.6859714Z [00:02:37.034]➜  # import config
2025-08-20T21:12:59.6860496Z [00:02:37.034]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.6861579Z [00:02:37.034]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.6862081Z [00:02:37.034]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.6862621Z [00:02:37.034]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.6863235Z [00:02:37.034]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.6863854Z [00:02:37.034]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.6864392Z [00:02:37.034]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:59.6864818Z [00:02:37.034]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.6865253Z [00:02:37.034]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.6865679Z [00:02:37.034]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.6866005Z [00:02:37.034]➜  EOF
2025-08-20T21:12:59.6869029Z [00:02:37.034]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2=>k8s.io/api@v0.33.2/apidiscovery/v2;$WORK/b348=>" -p k8s.io/api/apidiscovery/v2 -lang=go1.24 -complete -installsuffix shared -buildid 8RZvsxb9ZETZDtIdaphR/8RZvsxb9ZETZDtIdaphR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:59.8116586Z [00:02:37.160]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T21:12:59.8141489Z [00:02:37.162]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/09/09c8d5034b528d03916672386b0133f822d69d27bbb5604294a1f78089e6a196-d # internal
2025-08-20T21:12:59.8154516Z [00:02:37.164]➜  k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme
2025-08-20T21:12:59.8155846Z [00:02:37.164]➜  mkdir -p $WORK/b339/
2025-08-20T21:12:59.8165505Z [00:02:37.165]➜  cat >/tmp/go-build1679262874/b339/importcfg << 'EOF' # internal
2025-08-20T21:12:59.8166529Z [00:02:37.165]➜  # import config
2025-08-20T21:12:59.8167243Z [00:02:37.165]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.8168368Z [00:02:37.165]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:12:59.8169320Z [00:02:37.165]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.8181888Z [00:02:37.165]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.8183011Z [00:02:37.165]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1679262874/b340/_pkg_.a
2025-08-20T21:12:59.8184349Z [00:02:37.165]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1679262874/b344/_pkg_.a
2025-08-20T21:12:59.8184867Z [00:02:37.165]➜  EOF
2025-08-20T21:12:59.8187391Z [00:02:37.165]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/unstructuredscheme=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/unstructuredscheme;$WORK/b339=>" -p k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme -lang=go1.24 -complete -installsuffix shared -buildid jrCTNeVwLj_yUYV3J9Zo/jrCTNeVwLj_yUYV3J9Zo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/unstructured/unstructuredscheme/scheme.go
2025-08-20T21:12:59.9043306Z [00:02:37.252]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T21:12:59.9079770Z [00:02:37.256]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/ac/ac5b11e9743903fee413bb7bfd65d6781d6c8f3e0e9b8af4efcdd551b19a6c10-d # internal
2025-08-20T21:12:59.9092673Z [00:02:37.257]➜  k8s.io/apimachinery/pkg/runtime/serializer
2025-08-20T21:12:59.9093347Z [00:02:37.257]➜  mkdir -p $WORK/b345/
2025-08-20T21:12:59.9103398Z [00:02:37.258]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T21:12:59.9113874Z [00:02:37.259]➜  cat >/tmp/go-build1679262874/b345/importcfg << 'EOF' # internal
2025-08-20T21:12:59.9115625Z [00:02:37.259]➜  # import config
2025-08-20T21:12:59.9116693Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.9117884Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.9119480Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1679262874/b340/_pkg_.a
2025-08-20T21:12:59.9120309Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1679262874/b346/_pkg_.a
2025-08-20T21:12:59.9121327Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1679262874/b341/_pkg_.a
2025-08-20T21:12:59.9122107Z [00:02:37.259]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1679262874/b344/_pkg_.a
2025-08-20T21:12:59.9122582Z [00:02:37.259]➜  EOF
2025-08-20T21:12:59.9125027Z [00:02:37.259]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer;$WORK/b345=>" -p k8s.io/apimachinery/pkg/runtime/serializer -lang=go1.24 -complete -installsuffix shared -buildid xXEtO4nCdnW_ji36VrhW/xXEtO4nCdnW_ji36VrhW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/codec_factory.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/negotiated_codec.go
2025-08-20T21:12:59.9127507Z [00:02:37.260]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/50/50e77c85d1312e33758c9addc283a2d22de582c52b2c3e9c724989b1a9e0a7c2-d # internal
2025-08-20T21:12:59.9167640Z [00:02:37.264]➜  k8s.io/api/apidiscovery/v2beta1
2025-08-20T21:12:59.9167975Z [00:02:37.265]➜  mkdir -p $WORK/b349/
2025-08-20T21:12:59.9168345Z [00:02:37.265]➜  cat >/tmp/go-build1679262874/b349/importcfg << 'EOF' # internal
2025-08-20T21:12:59.9168690Z [00:02:37.265]➜  # import config
2025-08-20T21:12:59.9169349Z [00:02:37.265]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.9169938Z [00:02:37.265]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.9170426Z [00:02:37.265]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.9171224Z [00:02:37.265]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.9171849Z [00:02:37.265]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.9172469Z [00:02:37.265]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.9172983Z [00:02:37.265]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:59.9173405Z [00:02:37.265]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.9173836Z [00:02:37.265]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.9174272Z [00:02:37.265]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.9174590Z [00:02:37.265]➜  EOF
2025-08-20T21:12:59.9178241Z [00:02:37.265]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1=>k8s.io/api@v0.33.2/apidiscovery/v2beta1;$WORK/b349=>" -p k8s.io/api/apidiscovery/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid yZy7XmR3nL3WLqLNs0mw/yZy7XmR3nL3WLqLNs0mw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apidiscovery/v2beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:59.9287987Z [00:02:37.277]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T21:12:59.9418673Z [00:02:37.290]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/2b/2bdc37f427cfd678c68b7ab6cabecca6c44f301195c108bcc5c49e5222c69bda-d # internal
2025-08-20T21:12:59.9454325Z [00:02:37.293]➜  k8s.io/api/admissionregistration/v1
2025-08-20T21:12:59.9455415Z [00:02:37.293]➜  mkdir -p $WORK/b351/
2025-08-20T21:12:59.9456194Z [00:02:37.293]➜  cat >/tmp/go-build1679262874/b351/importcfg << 'EOF' # internal
2025-08-20T21:12:59.9456871Z [00:02:37.293]➜  # import config
2025-08-20T21:12:59.9457488Z [00:02:37.293]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.9458273Z [00:02:37.293]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.9459035Z [00:02:37.294]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.9459776Z [00:02:37.294]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.9460834Z [00:02:37.294]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.9461663Z [00:02:37.294]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.9462415Z [00:02:37.294]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:59.9463059Z [00:02:37.294]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.9463660Z [00:02:37.294]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.9465195Z [00:02:37.294]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.9465523Z [00:02:37.294]➜  EOF
2025-08-20T21:12:59.9469609Z [00:02:37.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1=>k8s.io/api@v0.33.2/admissionregistration/v1;$WORK/b351=>" -p k8s.io/api/admissionregistration/v1 -lang=go1.24 -complete -installsuffix shared -buildid YNpivyAA_JDM-oErJq4Y/YNpivyAA_JDM-oErJq4Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:12:59.9771184Z [00:02:37.325]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T21:12:59.9788448Z [00:02:37.327]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/a1/a1a1145341c47114d4ee3cfb4d80e847e1ca014e5fb14ddfcb53199e1f11dbff-d # internal
2025-08-20T21:12:59.9818504Z [00:02:37.330]➜  k8s.io/api/apiserverinternal/v1alpha1
2025-08-20T21:12:59.9819676Z [00:02:37.330]➜  mkdir -p $WORK/b354/
2025-08-20T21:12:59.9835946Z [00:02:37.332]➜  cat >/tmp/go-build1679262874/b354/importcfg << 'EOF' # internal
2025-08-20T21:12:59.9836532Z [00:02:37.332]➜  # import config
2025-08-20T21:12:59.9837012Z [00:02:37.332]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:12:59.9838070Z [00:02:37.332]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:12:59.9838708Z [00:02:37.332]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:12:59.9839361Z [00:02:37.332]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:12:59.9840072Z [00:02:37.332]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:12:59.9840958Z [00:02:37.332]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:12:59.9841638Z [00:02:37.332]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:12:59.9842192Z [00:02:37.332]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:12:59.9842760Z [00:02:37.332]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:12:59.9843324Z [00:02:37.332]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:12:59.9843796Z [00:02:37.332]➜  EOF
2025-08-20T21:12:59.9847383Z [00:02:37.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1=>k8s.io/api@v0.33.2/apiserverinternal/v1alpha1;$WORK/b354=>" -p k8s.io/api/apiserverinternal/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid KxWx09H0oI77NrR-o1TC/KxWx09H0oI77NrR-o1TC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apiserverinternal/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:00.1015769Z [00:02:37.449]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T21:13:00.1045940Z [00:02:37.452]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/4f/4f6b571a62e1a79535c1931dbecaf9b6e9d5ebfb1b955dc169e43b9dbe0ec2a9-d # internal
2025-08-20T21:13:00.1104277Z [00:02:37.458]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T21:13:00.1135830Z [00:02:37.462]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/db/dbf093d58ee21e07b65be69cccc9fdc6a0e887c23de912f0e340d5f992106f6d-d # internal
2025-08-20T21:13:00.1159247Z [00:02:37.464]➜  k8s.io/api/authorization/v1beta1
2025-08-20T21:13:00.1163115Z [00:02:37.464]➜  mkdir -p $WORK/b361/
2025-08-20T21:13:00.1164776Z [00:02:37.464]➜  cat >/tmp/go-build1679262874/b361/importcfg << 'EOF' # internal
2025-08-20T21:13:00.1165336Z [00:02:37.464]➜  # import config
2025-08-20T21:13:00.1165737Z [00:02:37.464]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.1166246Z [00:02:37.464]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.1166875Z [00:02:37.464]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:00.1167376Z [00:02:37.464]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.1167871Z [00:02:37.464]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:13:00.1168477Z [00:02:37.464]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.1169097Z [00:02:37.464]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.1169715Z [00:02:37.464]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.1170233Z [00:02:37.464]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.1170816Z [00:02:37.464]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.1171621Z [00:02:37.464]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.1172051Z [00:02:37.464]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.1172367Z [00:02:37.464]➜  EOF
2025-08-20T21:13:00.1177785Z [00:02:37.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1=>k8s.io/api@v0.33.2/authorization/v1beta1;$WORK/b361=>" -p k8s.io/api/authorization/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 94mU8cgsYPNW6MkatFq0/94mU8cgsYPNW6MkatFq0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authorization/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.3887398Z [00:02:37.737]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T21:13:00.3939664Z [00:02:37.742]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/1b/1bfe474274cf85e9cc2e49fb60ce31b465b3000aae4d5d7169f368ddde26d5f0-d # internal
2025-08-20T21:13:00.3970869Z [00:02:37.745]➜  k8s.io/api/certificates/v1alpha1
2025-08-20T21:13:00.3971271Z [00:02:37.745]➜  mkdir -p $WORK/b369/
2025-08-20T21:13:00.3975991Z [00:02:37.746]➜  cat >/tmp/go-build1679262874/b369/importcfg << 'EOF' # internal
2025-08-20T21:13:00.3976378Z [00:02:37.746]➜  # import config
2025-08-20T21:13:00.3976711Z [00:02:37.746]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.3977226Z [00:02:37.746]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.3977761Z [00:02:37.746]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.3978293Z [00:02:37.746]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.3978907Z [00:02:37.746]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.3979531Z [00:02:37.746]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.3980058Z [00:02:37.746]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.3986077Z [00:02:37.746]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.3986596Z [00:02:37.746]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.3987024Z [00:02:37.746]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.3987338Z [00:02:37.746]➜  EOF
2025-08-20T21:13:00.3991072Z [00:02:37.746]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1=>k8s.io/api@v0.33.2/certificates/v1alpha1;$WORK/b369=>" -p k8s.io/api/certificates/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 4k_YCwumRscUo8E4WjRJ/4k_YCwumRscUo8E4WjRJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.4795695Z [00:02:37.827]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T21:13:00.4912540Z [00:02:37.839]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/e3/e336adb555f186754283a92cac536baa4c9817fede3a04be8a41dfeaa6174ea4-d # internal
2025-08-20T21:13:00.4956836Z [00:02:37.844]➜  k8s.io/api/admissionregistration/v1alpha1
2025-08-20T21:13:00.4957772Z [00:02:37.844]➜  mkdir -p $WORK/b352/
2025-08-20T21:13:00.4959301Z [00:02:37.844]➜  cat >/tmp/go-build1679262874/b352/importcfg << 'EOF' # internal
2025-08-20T21:13:00.4959985Z [00:02:37.844]➜  # import config
2025-08-20T21:13:00.4961189Z [00:02:37.844]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.4961769Z [00:02:37.844]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.4962264Z [00:02:37.844]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.4962796Z [00:02:37.844]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:00.4963434Z [00:02:37.844]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.4964071Z [00:02:37.844]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.4964698Z [00:02:37.844]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.4965224Z [00:02:37.844]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.4965650Z [00:02:37.844]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.4966086Z [00:02:37.844]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.4966524Z [00:02:37.844]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.4966843Z [00:02:37.844]➜  EOF
2025-08-20T21:13:00.4971928Z [00:02:37.844]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1=>k8s.io/api@v0.33.2/admissionregistration/v1alpha1;$WORK/b352=>" -p k8s.io/api/admissionregistration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid WxdfQc_AtUFk9Hu1S75z/WxdfQc_AtUFk9Hu1S75z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.5052587Z [00:02:37.853]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T21:13:00.5074769Z [00:02:37.856]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/d9/d9a4169eca611349f40e90d4a16914b41794e1c878ec892985f7a92be2742942-d # internal
2025-08-20T21:13:00.5104553Z [00:02:37.858]➜  k8s.io/api/admissionregistration/v1beta1
2025-08-20T21:13:00.5104981Z [00:02:37.858]➜  mkdir -p $WORK/b353/
2025-08-20T21:13:00.5105368Z [00:02:37.858]➜  cat >/tmp/go-build1679262874/b353/importcfg << 'EOF' # internal
2025-08-20T21:13:00.5105711Z [00:02:37.858]➜  # import config
2025-08-20T21:13:00.5106039Z [00:02:37.858]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.5106545Z [00:02:37.858]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.5107053Z [00:02:37.858]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.5107586Z [00:02:37.858]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:00.5108218Z [00:02:37.858]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.5108825Z [00:02:37.858]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.5109924Z [00:02:37.858]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.5110459Z [00:02:37.858]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.5111091Z [00:02:37.858]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.5111527Z [00:02:37.858]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.5111950Z [00:02:37.858]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.5112277Z [00:02:37.858]➜  EOF
2025-08-20T21:13:00.5116258Z [00:02:37.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1=>k8s.io/api@v0.33.2/admissionregistration/v1beta1;$WORK/b353=>" -p k8s.io/api/admissionregistration/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid aJphGCEMiv5XfKcBCgbs/aJphGCEMiv5XfKcBCgbs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admissionregistration/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.5523956Z [00:02:37.898]➜  k8s.io/api/authentication/v1
2025-08-20T21:13:00.5524486Z [00:02:37.898]➜  mkdir -p $WORK/b358/
2025-08-20T21:13:00.5524875Z [00:02:37.900]➜  cat >/tmp/go-build1679262874/b358/importcfg << 'EOF' # internal
2025-08-20T21:13:00.5525228Z [00:02:37.900]➜  # import config
2025-08-20T21:13:00.5525592Z [00:02:37.900]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.5526103Z [00:02:37.900]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.5526703Z [00:02:37.900]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:00.5527202Z [00:02:37.900]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.5527736Z [00:02:37.900]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.5528686Z [00:02:37.900]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.5529387Z [00:02:37.900]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.5529994Z [00:02:37.900]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:00.5530484Z [00:02:37.900]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.5531375Z [00:02:37.900]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.5531814Z [00:02:37.900]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.5532242Z [00:02:37.900]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.5532554Z [00:02:37.900]➜  EOF
2025-08-20T21:13:00.5536207Z [00:02:37.900]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1=>k8s.io/api@v0.33.2/authentication/v1;$WORK/b358=>" -p k8s.io/api/authentication/v1 -lang=go1.24 -complete -installsuffix shared -buildid 2IHymR6qNiC00dImmgKt/2IHymR6qNiC00dImmgKt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.8186565Z [00:02:38.167]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T21:13:00.8242839Z [00:02:38.172]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/3c/3c4628e876b6ad1f78d19f04f874ea05d2c9c33d286fa4e20853a8c587af43e8-d # internal
2025-08-20T21:13:00.8304292Z [00:02:38.178]➜  k8s.io/api/authentication/v1alpha1
2025-08-20T21:13:00.8305053Z [00:02:38.178]➜  mkdir -p $WORK/b359/
2025-08-20T21:13:00.8306053Z [00:02:38.179]➜  cat >/tmp/go-build1679262874/b359/importcfg << 'EOF' # internal
2025-08-20T21:13:00.8306450Z [00:02:38.179]➜  # import config
2025-08-20T21:13:00.8306800Z [00:02:38.179]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.8307342Z [00:02:38.179]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.8307829Z [00:02:38.179]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.8308321Z [00:02:38.179]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:00.8308932Z [00:02:38.179]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.8309543Z [00:02:38.179]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.8310453Z [00:02:38.179]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.8311191Z [00:02:38.179]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.8311617Z [00:02:38.179]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.8312050Z [00:02:38.179]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.8312494Z [00:02:38.179]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.8312816Z [00:02:38.179]➜  EOF
2025-08-20T21:13:00.8316488Z [00:02:38.179]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1=>k8s.io/api@v0.33.2/authentication/v1alpha1;$WORK/b359=>" -p k8s.io/api/authentication/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid b_USUjSsjmquVhW9JA_g/b_USUjSsjmquVhW9JA_g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:00.9727264Z [00:02:38.321]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T21:13:00.9754484Z [00:02:38.323]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/38/38392c6905266889b29b0b2739af29de950f7a13c323d3a5a7df398250798348-d # internal
2025-08-20T21:13:00.9787654Z [00:02:38.327]➜  k8s.io/api/authentication/v1beta1
2025-08-20T21:13:00.9788224Z [00:02:38.327]➜  mkdir -p $WORK/b360/
2025-08-20T21:13:00.9790839Z [00:02:38.327]➜  cat >/tmp/go-build1679262874/b360/importcfg << 'EOF' # internal
2025-08-20T21:13:00.9792470Z [00:02:38.327]➜  # import config
2025-08-20T21:13:00.9792981Z [00:02:38.327]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:00.9793569Z [00:02:38.327]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:00.9794182Z [00:02:38.327]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:00.9794711Z [00:02:38.327]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:00.9795220Z [00:02:38.327]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:00.9795832Z [00:02:38.327]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:00.9796439Z [00:02:38.327]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:00.9797070Z [00:02:38.327]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:00.9797591Z [00:02:38.327]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:00.9798017Z [00:02:38.327]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:00.9798453Z [00:02:38.327]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:00.9798889Z [00:02:38.327]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:00.9799227Z [00:02:38.327]➜  EOF
2025-08-20T21:13:00.9803320Z [00:02:38.327]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1=>k8s.io/api@v0.33.2/authentication/v1beta1;$WORK/b360=>" -p k8s.io/api/authentication/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid k1iMbbr5WAa0zLjrBLN9/k1iMbbr5WAa0zLjrBLN9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/authentication/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.1148030Z [00:02:38.463]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T21:13:01.1336232Z [00:02:38.481]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/09/09decbd851e4d9cdacf4002324efffe257c28e410bb5ded5addecdc3d4e9b7e9-d # internal
2025-08-20T21:13:01.1421176Z [00:02:38.490]➜  k8s.io/api/coordination/v1
2025-08-20T21:13:01.1424073Z [00:02:38.490]➜  mkdir -p $WORK/b371/
2025-08-20T21:13:01.1434539Z [00:02:38.491]➜  cat >/tmp/go-build1679262874/b371/importcfg << 'EOF' # internal
2025-08-20T21:13:01.1436107Z [00:02:38.491]➜  # import config
2025-08-20T21:13:01.1436985Z [00:02:38.491]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.1439219Z [00:02:38.491]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.1439997Z [00:02:38.491]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.1441314Z [00:02:38.491]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.1442544Z [00:02:38.491]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.1443397Z [00:02:38.491]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.1444152Z [00:02:38.492]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.1444817Z [00:02:38.492]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.1445505Z [00:02:38.492]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.1445945Z [00:02:38.492]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.1446265Z [00:02:38.492]➜  EOF
2025-08-20T21:13:01.1451563Z [00:02:38.493]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1=>k8s.io/api@v0.33.2/coordination/v1;$WORK/b371=>" -p k8s.io/api/coordination/v1 -lang=go1.24 -complete -installsuffix shared -buildid eeX8QyBKnraS2bH0T3PX/eeX8QyBKnraS2bH0T3PX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.1695200Z [00:02:38.518]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T21:13:01.1718235Z [00:02:38.520]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/90/905af9e33a483aec3312ee9a2679fbc9c6d328c233dab6d15fe5cc07134e0002-d # internal
2025-08-20T21:13:01.1878352Z [00:02:38.536]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T21:13:01.2051557Z [00:02:38.553]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/42/421ff0f85e3116aa303ed18af958e1d7c1d0e76856180dc13e9957a53e1a3140-d # internal
2025-08-20T21:13:01.2078431Z [00:02:38.556]➜  k8s.io/api/flowcontrol/v1beta1
2025-08-20T21:13:01.2078784Z [00:02:38.556]➜  mkdir -p $WORK/b380/
2025-08-20T21:13:01.2084653Z [00:02:38.556]➜  cat >/tmp/go-build1679262874/b380/importcfg << 'EOF' # internal
2025-08-20T21:13:01.2085053Z [00:02:38.556]➜  # import config
2025-08-20T21:13:01.2085732Z [00:02:38.556]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.2086323Z [00:02:38.556]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.2086808Z [00:02:38.556]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.2087339Z [00:02:38.557]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.2087969Z [00:02:38.557]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.2088587Z [00:02:38.557]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.2089108Z [00:02:38.557]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.2089532Z [00:02:38.557]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.2089964Z [00:02:38.557]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.2090397Z [00:02:38.557]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.2090890Z [00:02:38.557]➜  EOF
2025-08-20T21:13:01.2094422Z [00:02:38.557]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1=>k8s.io/api@v0.33.2/flowcontrol/v1beta1;$WORK/b380=>" -p k8s.io/api/flowcontrol/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid TSlYGwgkANG5ufPp1jSq/TSlYGwgkANG5ufPp1jSq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.2541383Z [00:02:38.602]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T21:13:01.2593822Z [00:02:38.607]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/dd/dd7efe0fbb4c1f4aa26c7d8e09ee5cc2a6a3e91fcc8b8448a8745c06c3cb6135-d # internal
2025-08-20T21:13:01.2642340Z [00:02:38.612]➜  k8s.io/api/coordination/v1alpha2
2025-08-20T21:13:01.2643599Z [00:02:38.612]➜  mkdir -p $WORK/b372/
2025-08-20T21:13:01.2653856Z [00:02:38.613]➜  cat >/tmp/go-build1679262874/b372/importcfg << 'EOF' # internal
2025-08-20T21:13:01.2654459Z [00:02:38.613]➜  # import config
2025-08-20T21:13:01.2654951Z [00:02:38.613]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.2655606Z [00:02:38.613]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.2656212Z [00:02:38.613]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.2656751Z [00:02:38.613]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:01.2664416Z [00:02:38.613]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.2665206Z [00:02:38.613]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.2665966Z [00:02:38.613]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.2666618Z [00:02:38.613]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.2667148Z [00:02:38.613]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.2667677Z [00:02:38.613]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.2668237Z [00:02:38.613]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.2668674Z [00:02:38.613]➜  EOF
2025-08-20T21:13:01.2675806Z [00:02:38.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2=>k8s.io/api@v0.33.2/coordination/v1alpha2;$WORK/b372=>" -p k8s.io/api/coordination/v1alpha2 -lang=go1.24 -complete -installsuffix shared -buildid Rx2CKQRZPKSIGqnb3p2E/Rx2CKQRZPKSIGqnb3p2E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1alpha2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.2873504Z [00:02:38.635]➜  k8s.io/api/flowcontrol/v1
2025-08-20T21:13:01.2873899Z [00:02:38.635]➜  mkdir -p $WORK/b379/
2025-08-20T21:13:01.2877789Z [00:02:38.636]➜  cat >/tmp/go-build1679262874/b379/importcfg << 'EOF' # internal
2025-08-20T21:13:01.2879332Z [00:02:38.636]➜  # import config
2025-08-20T21:13:01.2881003Z [00:02:38.636]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.2900003Z [00:02:38.636]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.2901172Z [00:02:38.636]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.2901722Z [00:02:38.636]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.2902340Z [00:02:38.636]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.2902968Z [00:02:38.636]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.2903491Z [00:02:38.636]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.2907569Z [00:02:38.636]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.2910697Z [00:02:38.636]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.2911259Z [00:02:38.636]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.2911590Z [00:02:38.636]➜  EOF
2025-08-20T21:13:01.2914893Z [00:02:38.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1=>k8s.io/api@v0.33.2/flowcontrol/v1;$WORK/b379=>" -p k8s.io/api/flowcontrol/v1 -lang=go1.24 -complete -installsuffix shared -buildid GcKgFg-Pf1E2IYIK0uTE/GcKgFg-Pf1E2IYIK0uTE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.4566376Z [00:02:38.805]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T21:13:01.4643419Z [00:02:38.812]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/1f/1f72d39e3811512fd869b4ddd99d60aa248afc5ce57cfbbb14c75bd5e23b1821-d # internal
2025-08-20T21:13:01.4744063Z [00:02:38.822]➜  k8s.io/api/coordination/v1beta1
2025-08-20T21:13:01.4744474Z [00:02:38.823]➜  mkdir -p $WORK/b373/
2025-08-20T21:13:01.4750489Z [00:02:38.823]➜  cat >/tmp/go-build1679262874/b373/importcfg << 'EOF' # internal
2025-08-20T21:13:01.4752385Z [00:02:38.823]➜  # import config
2025-08-20T21:13:01.4752746Z [00:02:38.823]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.4753267Z [00:02:38.823]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.4754082Z [00:02:38.823]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.4754637Z [00:02:38.823]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:01.4755242Z [00:02:38.823]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.4755870Z [00:02:38.823]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.4756494Z [00:02:38.823]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.4757050Z [00:02:38.823]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.4757485Z [00:02:38.823]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.4757920Z [00:02:38.823]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.4758346Z [00:02:38.823]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.4758676Z [00:02:38.823]➜  EOF
2025-08-20T21:13:01.4785556Z [00:02:38.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1=>k8s.io/api@v0.33.2/coordination/v1beta1;$WORK/b373=>" -p k8s.io/api/coordination/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid yE9Z-yMTUt9l4rpkDey0/yE9Z-yMTUt9l4rpkDey0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/coordination/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.7449719Z [00:02:39.093]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T21:13:01.7520025Z [00:02:39.100]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/7e/7ee0268676fb4d4f13e989a5880b4f47f9ee7597d465e198416af9b916744b45-d # internal
2025-08-20T21:13:01.8510057Z [00:02:39.199]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T21:13:01.8544294Z [00:02:39.202]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/51/51e38b0ba150101e62beffbc8c0c4999b8f577c71889d011f6a63692ffdd5fda-d # internal
2025-08-20T21:13:01.8564652Z [00:02:39.205]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T21:13:01.8624031Z [00:02:39.210]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/92/9221b6d3f85e636842c713c53af7b5a8ae7bb86ed0b1426d5faf7c9bab03f1f5-d # internal
2025-08-20T21:13:01.8675942Z [00:02:39.216]➜  k8s.io/api/flowcontrol/v1beta3
2025-08-20T21:13:01.8676664Z [00:02:39.216]➜  mkdir -p $WORK/b382/
2025-08-20T21:13:01.8691939Z [00:02:39.216]➜  cat >/tmp/go-build1679262874/b382/importcfg << 'EOF' # internal
2025-08-20T21:13:01.8692616Z [00:02:39.217]➜  # import config
2025-08-20T21:13:01.8693269Z [00:02:39.217]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.8694322Z [00:02:39.217]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.8694862Z [00:02:39.217]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.8695450Z [00:02:39.217]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.8696064Z [00:02:39.217]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.8696685Z [00:02:39.217]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.8697205Z [00:02:39.217]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.8697635Z [00:02:39.217]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.8698459Z [00:02:39.217]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.8699006Z [00:02:39.217]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.8699336Z [00:02:39.217]➜  EOF
2025-08-20T21:13:01.8702987Z [00:02:39.217]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3=>k8s.io/api@v0.33.2/flowcontrol/v1beta3;$WORK/b382=>" -p k8s.io/api/flowcontrol/v1beta3 -lang=go1.24 -complete -installsuffix shared -buildid rzMDnbazJUm_v77www05/rzMDnbazJUm_v77www05 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta3/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.8706077Z [00:02:39.218]➜  k8s.io/api/networking/v1alpha1
2025-08-20T21:13:01.8706367Z [00:02:39.218]➜  mkdir -p $WORK/b384/
2025-08-20T21:13:01.8719599Z [00:02:39.220]➜  cat >/tmp/go-build1679262874/b384/importcfg << 'EOF' # internal
2025-08-20T21:13:01.8720011Z [00:02:39.220]➜  # import config
2025-08-20T21:13:01.8720368Z [00:02:39.220]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.8721051Z [00:02:39.220]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.8721545Z [00:02:39.220]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.8722074Z [00:02:39.220]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.8722707Z [00:02:39.220]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.8723332Z [00:02:39.220]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.8723850Z [00:02:39.220]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.8724274Z [00:02:39.220]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.8724720Z [00:02:39.220]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.8725147Z [00:02:39.220]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.8725463Z [00:02:39.220]➜  EOF
2025-08-20T21:13:01.8729211Z [00:02:39.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1=>k8s.io/api@v0.33.2/networking/v1alpha1;$WORK/b384=>" -p k8s.io/api/networking/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid o3-3GeYkPrmavN0_Zh1e/o3-3GeYkPrmavN0_Zh1e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:01.9340951Z [00:02:39.282]➜  k8s.io/api/flowcontrol/v1beta2
2025-08-20T21:13:01.9341607Z [00:02:39.282]➜  mkdir -p $WORK/b381/
2025-08-20T21:13:01.9342565Z [00:02:39.282]➜  cat >/tmp/go-build1679262874/b381/importcfg << 'EOF' # internal
2025-08-20T21:13:01.9343403Z [00:02:39.282]➜  # import config
2025-08-20T21:13:01.9344133Z [00:02:39.282]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:01.9344729Z [00:02:39.282]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:01.9345228Z [00:02:39.282]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:01.9345765Z [00:02:39.282]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:01.9346399Z [00:02:39.282]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:01.9347025Z [00:02:39.282]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:01.9347546Z [00:02:39.282]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:01.9347974Z [00:02:39.282]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:01.9348409Z [00:02:39.282]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:01.9348846Z [00:02:39.282]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:01.9349165Z [00:02:39.282]➜  EOF
2025-08-20T21:13:01.9352936Z [00:02:39.282]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2=>k8s.io/api@v0.33.2/flowcontrol/v1beta2;$WORK/b381=>" -p k8s.io/api/flowcontrol/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid RkhTyhjlpICtBIuAYD0G/RkhTyhjlpICtBIuAYD0G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/flowcontrol/v1beta2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:02.0863455Z [00:02:39.432]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T21:13:02.0877367Z [00:02:39.436]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/43/4347a96f8b51a3ff4bbac53d12404353c0a2bcac6599799355eba6faafbdb6f3-d # internal
2025-08-20T21:13:02.0954149Z [00:02:39.443]➜  k8s.io/api/policy/v1
2025-08-20T21:13:02.0956870Z [00:02:39.443]➜  mkdir -p $WORK/b389/
2025-08-20T21:13:02.0961920Z [00:02:39.444]➜  cat >/tmp/go-build1679262874/b389/importcfg << 'EOF' # internal
2025-08-20T21:13:02.0962297Z [00:02:39.444]➜  # import config
2025-08-20T21:13:02.0962637Z [00:02:39.444]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.0963150Z [00:02:39.444]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:02.0963800Z [00:02:39.444]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:02.0964331Z [00:02:39.444]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:02.0964906Z [00:02:39.444]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.0965556Z [00:02:39.444]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:02.0966197Z [00:02:39.444]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:02.0966826Z [00:02:39.444]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:02.0967337Z [00:02:39.444]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:02.0967760Z [00:02:39.444]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:02.0968356Z [00:02:39.444]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.0969151Z [00:02:39.444]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.0969541Z [00:02:39.444]➜  EOF
2025-08-20T21:13:02.0972781Z [00:02:39.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1=>k8s.io/api@v0.33.2/policy/v1;$WORK/b389=>" -p k8s.io/api/policy/v1 -lang=go1.24 -complete -installsuffix shared -buildid zLaV30pROq333iN5K_fv/zLaV30pROq333iN5K_fv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:02.3938943Z [00:02:39.742]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T21:13:02.3969994Z [00:02:39.745]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/12/121cec4c2c303a857ec7b3db8c284ae9cb6619a054563b3b1dbd3276413f58c8-d # internal
2025-08-20T21:13:02.4025061Z [00:02:39.750]➜  k8s.io/api/policy/v1beta1
2025-08-20T21:13:02.4032391Z [00:02:39.751]➜  mkdir -p $WORK/b390/
2025-08-20T21:13:02.4042797Z [00:02:39.752]➜  cat >/tmp/go-build1679262874/b390/importcfg << 'EOF' # internal
2025-08-20T21:13:02.4044831Z [00:02:39.753]➜  # import config
2025-08-20T21:13:02.4045662Z [00:02:39.753]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.4046216Z [00:02:39.753]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:02.4046828Z [00:02:39.753]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:02.4047330Z [00:02:39.753]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:02.4047889Z [00:02:39.753]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.4048516Z [00:02:39.753]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:02.4049141Z [00:02:39.753]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:02.4049768Z [00:02:39.753]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:02.4050291Z [00:02:39.753]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:02.4050874Z [00:02:39.753]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:02.4051335Z [00:02:39.753]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.4051767Z [00:02:39.753]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.4052083Z [00:02:39.753]➜  EOF
2025-08-20T21:13:02.4062231Z [00:02:39.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1=>k8s.io/api@v0.33.2/policy/v1beta1;$WORK/b390=>" -p k8s.io/api/policy/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid YOIPKTPpv5PW-Lkskl-q/YOIPKTPpv5PW-Lkskl-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/policy/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:02.4692877Z [00:02:39.817]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T21:13:02.4878960Z [00:02:39.836]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/b1/b1b3e166e937d79764eba2727b0f4e7b70a75c5f65f86d3bfa516cacd9c47db2-d # internal
2025-08-20T21:13:02.4942870Z [00:02:39.842]➜  k8s.io/api/rbac/v1
2025-08-20T21:13:02.4943756Z [00:02:39.842]➜  mkdir -p $WORK/b391/
2025-08-20T21:13:02.4946427Z [00:02:39.843]➜  cat >/tmp/go-build1679262874/b391/importcfg << 'EOF' # internal
2025-08-20T21:13:02.4946796Z [00:02:39.843]➜  # import config
2025-08-20T21:13:02.4947134Z [00:02:39.843]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.4947684Z [00:02:39.843]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:02.4948176Z [00:02:39.843]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:02.4948707Z [00:02:39.843]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.4949316Z [00:02:39.843]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:02.4949952Z [00:02:39.843]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:02.4950481Z [00:02:39.843]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:02.4951082Z [00:02:39.843]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:02.4951524Z [00:02:39.843]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.4951962Z [00:02:39.843]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.4952695Z [00:02:39.843]➜  EOF
2025-08-20T21:13:02.4956065Z [00:02:39.843]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1=>k8s.io/api@v0.33.2/rbac/v1;$WORK/b391=>" -p k8s.io/api/rbac/v1 -lang=go1.24 -complete -installsuffix shared -buildid 8ZPJaibvdOJZMDlOfuuc/8ZPJaibvdOJZMDlOfuuc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:02.5007093Z [00:02:39.849]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T21:13:02.5217697Z [00:02:39.870]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/15/15590cf7b09a7b53e0fe6665b28a25270a7de46599e694a2fed2056cdea642b8-d # internal
2025-08-20T21:13:02.5283575Z [00:02:39.876]➜  k8s.io/api/rbac/v1alpha1
2025-08-20T21:13:02.5286015Z [00:02:39.876]➜  mkdir -p $WORK/b392/
2025-08-20T21:13:02.5288781Z [00:02:39.877]➜  cat >/tmp/go-build1679262874/b392/importcfg << 'EOF' # internal
2025-08-20T21:13:02.5289147Z [00:02:39.877]➜  # import config
2025-08-20T21:13:02.5289485Z [00:02:39.877]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.5290029Z [00:02:39.877]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:02.5290520Z [00:02:39.877]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:02.5291275Z [00:02:39.877]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.5291895Z [00:02:39.877]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:02.5292539Z [00:02:39.877]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:02.5293059Z [00:02:39.877]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:02.5293483Z [00:02:39.877]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:02.5293917Z [00:02:39.877]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.5294346Z [00:02:39.877]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.5295040Z [00:02:39.877]➜  EOF
2025-08-20T21:13:02.5298054Z [00:02:39.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1=>k8s.io/api@v0.33.2/rbac/v1alpha1;$WORK/b392=>" -p k8s.io/api/rbac/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid wtT07esGcfzLgH56caG-/wtT07esGcfzLgH56caG- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:02.5763589Z [00:02:39.924]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T21:13:02.5797016Z [00:02:39.928]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/40/400d5e9e8d0ccec9801f1428404b7f16bb96da83968bbbb40c7fdc6bc7d01184-d # internal
2025-08-20T21:13:02.5852140Z [00:02:39.933]➜  k8s.io/api/rbac/v1beta1
2025-08-20T21:13:02.5853284Z [00:02:39.933]➜  mkdir -p $WORK/b393/
2025-08-20T21:13:02.5854171Z [00:02:39.933]➜  cat >/tmp/go-build1679262874/b393/importcfg << 'EOF' # internal
2025-08-20T21:13:02.5854560Z [00:02:39.933]➜  # import config
2025-08-20T21:13:02.5855343Z [00:02:39.933]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.5855867Z [00:02:39.933]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:02.5856357Z [00:02:39.933]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:02.5856894Z [00:02:39.933]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.5857506Z [00:02:39.933]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:02.5858140Z [00:02:39.933]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:02.5858660Z [00:02:39.933]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:02.5859087Z [00:02:39.933]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:02.5859524Z [00:02:39.933]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.5859958Z [00:02:39.933]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.5860275Z [00:02:39.933]➜  EOF
2025-08-20T21:13:02.5863702Z [00:02:39.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1=>k8s.io/api@v0.33.2/rbac/v1beta1;$WORK/b393=>" -p k8s.io/api/rbac/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid TaY7CvSqKhGc6LGMYIID/TaY7CvSqKhGc6LGMYIID -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/rbac/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:02.9163780Z [00:02:40.264]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T21:13:02.9228566Z [00:02:40.271]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/76/768702892818855b7f564779350ec28bec6482659a6a505040deecca07a4135c-d # internal
2025-08-20T21:13:02.9264581Z [00:02:40.275]➜  k8s.io/apimachinery/pkg/apis/meta/v1/validation
2025-08-20T21:13:02.9266291Z [00:02:40.275]➜  mkdir -p $WORK/b408/
2025-08-20T21:13:02.9267103Z [00:02:40.275]➜  cat >/tmp/go-build1679262874/b408/importcfg << 'EOF' # internal
2025-08-20T21:13:02.9282870Z [00:02:40.275]➜  # import config
2025-08-20T21:13:02.9283995Z [00:02:40.275]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.9284632Z [00:02:40.275]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:02.9285254Z [00:02:40.275]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:02.9285874Z [00:02:40.275]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:02.9286513Z [00:02:40.275]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:02.9287193Z [00:02:40.275]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:13:02.9287786Z [00:02:40.275]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:13:02.9288242Z [00:02:40.275]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:02.9288677Z [00:02:40.275]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:02.9288995Z [00:02:40.275]➜  EOF
2025-08-20T21:13:02.9291246Z [00:02:40.276]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/validation=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/validation;$WORK/b408=>" -p k8s.io/apimachinery/pkg/apis/meta/v1/validation -lang=go1.24 -complete -installsuffix shared -buildid CTE0y4HrSH9cINSKaOwu/CTE0y4HrSH9cINSKaOwu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1/validation/validation.go
2025-08-20T21:13:02.9460466Z [00:02:40.294]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T21:13:02.9492044Z [00:02:40.297]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/12/122b28bf97fb5f4a3e1f5cfd1787f6b1afe8688c0d55be965723f08fb0021945-d # internal
2025-08-20T21:13:02.9508543Z [00:02:40.299]➜  k8s.io/kube-openapi/pkg/util/proto
2025-08-20T21:13:02.9516916Z [00:02:40.300]➜  mkdir -p $WORK/b410/
2025-08-20T21:13:02.9531695Z [00:02:40.301]➜  cat >/tmp/go-build1679262874/b410/importcfg << 'EOF' # internal
2025-08-20T21:13:02.9532200Z [00:02:40.301]➜  # import config
2025-08-20T21:13:02.9532550Z [00:02:40.301]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:02.9533140Z [00:02:40.301]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:02.9533819Z [00:02:40.301]➜  packagefile github.com/google/gnostic-models/openapiv3=/tmp/go-build1679262874/b411/_pkg_.a
2025-08-20T21:13:02.9534395Z [00:02:40.301]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:02.9534857Z [00:02:40.301]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:02.9535354Z [00:02:40.301]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:13:02.9535844Z [00:02:40.301]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:02.9536264Z [00:02:40.301]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:02.9536582Z [00:02:40.301]➜  EOF
2025-08-20T21:13:02.9547609Z [00:02:40.302]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto;$WORK/b410=>" -p k8s.io/kube-openapi/pkg/util/proto -lang=go1.21 -complete -installsuffix shared -buildid hjBhoal4um7CMF4rqjx2/hjBhoal4um7CMF4rqjx2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/doc.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/document.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/document_v3.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/openapi.go
2025-08-20T21:13:03.0881783Z [00:02:40.434]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T21:13:03.0883542Z [00:02:40.434]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T21:13:03.0896711Z [00:02:40.438]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/1f/1f06478d34962e66b649561295949eda520c69c183744d9f0b2ee9eb915ac83a-d # internal
2025-08-20T21:13:03.0927870Z [00:02:40.441]➜  k8s.io/apimachinery/pkg/api/validation
2025-08-20T21:13:03.0931149Z [00:02:40.441]➜  mkdir -p $WORK/b407/
2025-08-20T21:13:03.0934848Z [00:02:40.442]➜  cat >/tmp/go-build1679262874/b407/importcfg << 'EOF' # internal
2025-08-20T21:13:03.0936972Z [00:02:40.442]➜  # import config
2025-08-20T21:13:03.0937606Z [00:02:40.442]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.0938635Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:13:03.0939841Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:03.0940528Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.0941396Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/validation=/tmp/go-build1679262874/b408/_pkg_.a
2025-08-20T21:13:03.0942646Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.0943281Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:03.0943918Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:03.0944602Z [00:02:40.442]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:13:03.0945171Z [00:02:40.442]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.0945507Z [00:02:40.442]➜  EOF
2025-08-20T21:13:03.0948511Z [00:02:40.442]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation=>k8s.io/apimachinery@v0.33.2/pkg/api/validation;$WORK/b407=>" -p k8s.io/apimachinery/pkg/api/validation -lang=go1.24 -complete -installsuffix shared -buildid SlTJS1VpHv8WSFmDSscR/SlTJS1VpHv8WSFmDSscR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation/generic.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation/objectmeta.go
2025-08-20T21:13:03.0964012Z [00:02:40.444]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/19/19a40d09276ee6a27f270bdcaa0b54ad461f8836500ed5bdaf4b32c619f738f9-d # internal
2025-08-20T21:13:03.1044630Z [00:02:40.452]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T21:13:03.1059234Z [00:02:40.454]➜  k8s.io/kube-openapi/pkg/validation/spec
2025-08-20T21:13:03.1060943Z [00:02:40.454]➜  mkdir -p $WORK/b413/
2025-08-20T21:13:03.1076497Z [00:02:40.456]➜  cat >/tmp/go-build1679262874/b413/importcfg << 'EOF' # internal
2025-08-20T21:13:03.1077115Z [00:02:40.456]➜  # import config
2025-08-20T21:13:03.1077624Z [00:02:40.456]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:03.1078882Z [00:02:40.456]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.1079580Z [00:02:40.456]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.1080278Z [00:02:40.456]➜  packagefile github.com/go-openapi/jsonreference=/tmp/go-build1679262874/b414/_pkg_.a
2025-08-20T21:13:03.1081130Z [00:02:40.456]➜  packagefile github.com/go-openapi/swag=/tmp/go-build1679262874/b416/_pkg_.a
2025-08-20T21:13:03.1081892Z [00:02:40.456]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:03.1083014Z [00:02:40.456]➜  packagefile k8s.io/kube-openapi/pkg/internal=/tmp/go-build1679262874/b422/_pkg_.a
2025-08-20T21:13:03.1083944Z [00:02:40.456]➜  packagefile k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build1679262874/b423/_pkg_.a
2025-08-20T21:13:03.1084748Z [00:02:40.456]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:03.1085380Z [00:02:40.456]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:03.1085949Z [00:02:40.456]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.1086520Z [00:02:40.456]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:03.1087093Z [00:02:40.456]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.1087629Z [00:02:40.456]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:03.1088162Z [00:02:40.456]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.1088619Z [00:02:40.456]➜  EOF
2025-08-20T21:13:03.1100412Z [00:02:40.457]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec;$WORK/b413=>" -p k8s.io/kube-openapi/pkg/validation/spec -lang=go1.21 -complete -installsuffix shared -buildid D5-jl07SonEl-Cr0Io3t/D5-jl07SonEl-Cr0Io3t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/contact_info.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/external_docs.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/gnostic.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/header.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/info.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/items.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/license.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/operation.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/parameter.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/path_item.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/paths.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/ref.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/response.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/responses.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/schema.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/security_scheme.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/swagger.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/validation/spec/tag.go
2025-08-20T21:13:03.1112468Z [00:02:40.458]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/69/699517ece36667cc4e8bf01ccb52471570c3f1a738c8686c945ebd71c42a9729-d # internal
2025-08-20T21:13:03.1118682Z [00:02:40.460]➜  k8s.io/apimachinery/pkg/runtime/serializer/cbor
2025-08-20T21:13:03.1119049Z [00:02:40.460]➜  mkdir -p $WORK/b430/
2025-08-20T21:13:03.1133306Z [00:02:40.461]➜  cat >/tmp/go-build1679262874/b430/importcfg << 'EOF' # internal
2025-08-20T21:13:03.1138275Z [00:02:40.461]➜  # import config
2025-08-20T21:13:03.1139078Z [00:02:40.461]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.1140299Z [00:02:40.461]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:03.1141453Z [00:02:40.461]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.1141921Z [00:02:40.461]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.1142426Z [00:02:40.461]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build1679262874/b094/_pkg_.a
2025-08-20T21:13:03.1142931Z [00:02:40.462]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:03.1143466Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.1144162Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:03.1144826Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.1145447Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.1146216Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build1679262874/b093/_pkg_.a
2025-08-20T21:13:03.1147028Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1679262874/b341/_pkg_.a
2025-08-20T21:13:03.1147723Z [00:02:40.462]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:03.1148639Z [00:02:40.462]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.1149070Z [00:02:40.462]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.1149487Z [00:02:40.462]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.1149794Z [00:02:40.462]➜  EOF
2025-08-20T21:13:03.1156962Z [00:02:40.463]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor=>k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor;$WORK/b430=>" -p k8s.io/apimachinery/pkg/runtime/serializer/cbor -lang=go1.24 -complete -installsuffix shared -buildid YTtGHHAjDCe_BLRS1KS0/YTtGHHAjDCe_BLRS1KS0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/cbor.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/framer.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/runtime/serializer/cbor/raw.go
2025-08-20T21:13:03.2035640Z [00:02:40.551]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T21:13:03.2049795Z [00:02:40.553]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/d7/d7bde438e947175d413aeeafd09a48b23708deee7727146cc7612ce306af1594-d # internal
2025-08-20T21:13:03.2054442Z [00:02:40.554]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T21:13:03.2070514Z [00:02:40.555]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/86/86d90ab118fac64cbb57989110f34b8338c0c22556fd4632fa32d9006c052030-d # internal
2025-08-20T21:13:03.2078702Z [00:02:40.556]➜  k8s.io/client-go/pkg/apis/clientauthentication
2025-08-20T21:13:03.2085202Z [00:02:40.556]➜  mkdir -p $WORK/b433/
2025-08-20T21:13:03.2087011Z [00:02:40.557]➜  cat >/tmp/go-build1679262874/b433/importcfg << 'EOF' # internal
2025-08-20T21:13:03.2088803Z [00:02:40.557]➜  # import config
2025-08-20T21:13:03.2089298Z [00:02:40.557]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.2089952Z [00:02:40.557]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.2090679Z [00:02:40.557]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.2091147Z [00:02:40.557]➜  EOF
2025-08-20T21:13:03.2097198Z [00:02:40.557]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication=>k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication;$WORK/b433=>" -p k8s.io/client-go/pkg/apis/clientauthentication -lang=go1.24 -complete -installsuffix shared -buildid 7OvqGciB8kfx9E3rQ3Vw/7OvqGciB8kfx9E3rQ3Vw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/zz_generated.deepcopy.go
2025-08-20T21:13:03.2110975Z [00:02:40.559]➜  k8s.io/client-go/transport
2025-08-20T21:13:03.2111305Z [00:02:40.559]➜  mkdir -p $WORK/b444/
2025-08-20T21:13:03.2115800Z [00:02:40.560]➜  cat >/tmp/go-build1679262874/b444/importcfg << 'EOF' # internal
2025-08-20T21:13:03.2116168Z [00:02:40.560]➜  # import config
2025-08-20T21:13:03.2118456Z [00:02:40.560]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.2119839Z [00:02:40.560]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:03.2121096Z [00:02:40.560]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:03.2121679Z [00:02:40.560]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:03.2122610Z [00:02:40.560]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:03.2123529Z [00:02:40.560]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.2124017Z [00:02:40.560]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:13:03.2124547Z [00:02:40.560]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:03.2125126Z [00:02:40.560]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:03.2125749Z [00:02:40.560]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:03.2126382Z [00:02:40.560]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:13:03.2126971Z [00:02:40.560]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build1679262874/b443/_pkg_.a
2025-08-20T21:13:03.2127560Z [00:02:40.560]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build1679262874/b448/_pkg_.a
2025-08-20T21:13:03.2128161Z [00:02:40.560]➜  packagefile k8s.io/client-go/util/workqueue=/tmp/go-build1679262874/b449/_pkg_.a
2025-08-20T21:13:03.2128683Z [00:02:40.560]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:03.2129118Z [00:02:40.560]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:03.2129537Z [00:02:40.560]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:03.2130009Z [00:02:40.560]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:13:03.2130473Z [00:02:40.560]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:03.2131119Z [00:02:40.560]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.2131534Z [00:02:40.560]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.2131950Z [00:02:40.560]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:03.2132366Z [00:02:40.560]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.2132796Z [00:02:40.560]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.2133205Z [00:02:40.560]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.2133508Z [00:02:40.560]➜  EOF
2025-08-20T21:13:03.2136895Z [00:02:40.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport=>k8s.io/client-go@v0.33.2/transport;$WORK/b444=>" -p k8s.io/client-go/transport -lang=go1.24 -complete -installsuffix shared -buildid JHTNnO2cUGO7rLrjwtN_/JHTNnO2cUGO7rLrjwtN_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/cache.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/cache_go118.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/cert_rotation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/round_trippers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/token_source.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/transport.go
2025-08-20T21:13:03.3738127Z [00:02:40.722]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T21:13:03.3753440Z [00:02:40.723]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/18/181026a2d799a439c5b37d72122d43549ab0292d7db85f21176bfd087f33581f-d # internal
2025-08-20T21:13:03.3823754Z [00:02:40.730]➜  k8s.io/client-go/pkg/apis/clientauthentication/v1
2025-08-20T21:13:03.3827334Z [00:02:40.731]➜  mkdir -p $WORK/b440/
2025-08-20T21:13:03.3827795Z [00:02:40.731]➜  cat >/tmp/go-build1679262874/b440/importcfg << 'EOF' # internal
2025-08-20T21:13:03.3828159Z [00:02:40.731]➜  # import config
2025-08-20T21:13:03.3828625Z [00:02:40.731]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.3829285Z [00:02:40.731]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:03.3830286Z [00:02:40.731]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.3832309Z [00:02:40.731]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.3832996Z [00:02:40.731]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:13:03.3833446Z [00:02:40.731]➜  EOF
2025-08-20T21:13:03.3837395Z [00:02:40.731]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1=>k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1;$WORK/b440=>" -p k8s.io/client-go/pkg/apis/clientauthentication/v1 -lang=go1.24 -complete -installsuffix shared -buildid ZoYBgcV4YMzVdDl1zN4D/ZoYBgcV4YMzVdDl1zN4D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1/zz_generated.defaults.go
2025-08-20T21:13:03.4992698Z [00:02:40.847]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T21:13:03.5032785Z [00:02:40.851]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/65/65b86e9d9565468089059e17a51539cc44be451caa3a9731b149e55b2344703b-d # internal
2025-08-20T21:13:03.5073275Z [00:02:40.855]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T21:13:03.5092895Z [00:02:40.857]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/b5/b5aec4fb3681aa458b4ac6b5acfd43accee012ea16f0bc8a2d489169865a7160-d # internal
2025-08-20T21:13:03.5097236Z [00:02:40.858]➜  k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
2025-08-20T21:13:03.5097629Z [00:02:40.858]➜  mkdir -p $WORK/b441/
2025-08-20T21:13:03.5102494Z [00:02:40.858]➜  cat >/tmp/go-build1679262874/b441/importcfg << 'EOF' # internal
2025-08-20T21:13:03.5102890Z [00:02:40.858]➜  # import config
2025-08-20T21:13:03.5103364Z [00:02:40.858]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.5104003Z [00:02:40.858]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:03.5104967Z [00:02:40.858]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.5105679Z [00:02:40.858]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.5123776Z [00:02:40.858]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:13:03.5124247Z [00:02:40.858]➜  EOF
2025-08-20T21:13:03.5128463Z [00:02:40.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1=>k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1;$WORK/b441=>" -p k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid I1FYO6hsuDHdT88bAh1W/I1FYO6hsuDHdT88bAh1W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/v1beta1/zz_generated.defaults.go
2025-08-20T21:13:03.5134671Z [00:02:40.859]➜  k8s.io/client-go/rest/watch
2025-08-20T21:13:03.5134966Z [00:02:40.859]➜  mkdir -p $WORK/b451/
2025-08-20T21:13:03.5135339Z [00:02:40.859]➜  cat >/tmp/go-build1679262874/b451/importcfg << 'EOF' # internal
2025-08-20T21:13:03.5135685Z [00:02:40.859]➜  # import config
2025-08-20T21:13:03.5136050Z [00:02:40.859]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:03.5136494Z [00:02:40.859]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.5137041Z [00:02:40.859]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.5137653Z [00:02:40.859]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.5138342Z [00:02:40.859]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1679262874/b431/_pkg_.a
2025-08-20T21:13:03.5139018Z [00:02:40.859]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:03.5139405Z [00:02:40.859]➜  EOF
2025-08-20T21:13:03.5141485Z [00:02:40.859]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/watch=>k8s.io/client-go@v0.33.2/rest/watch;$WORK/b451=>" -p k8s.io/client-go/rest/watch -lang=go1.24 -complete -installsuffix shared -buildid UMVFYdcqlddNpjCgiKVf/UMVFYdcqlddNpjCgiKVf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/watch/decoder.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/watch/encoder.go
2025-08-20T21:13:03.5461883Z [00:02:40.894]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T21:13:03.5462682Z [00:02:40.894]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/6d/6d856709e9d6bf339f591157186820bb9d07464b985f31e74bda804f9e03b872-d # internal
2025-08-20T21:13:03.5464313Z [00:02:40.894]➜  k8s.io/client-go/util/keyutil
2025-08-20T21:13:03.5466635Z [00:02:40.894]➜  mkdir -p $WORK/b453/
2025-08-20T21:13:03.5467338Z [00:02:40.894]➜  cat >/tmp/go-build1679262874/b453/importcfg << 'EOF' # internal
2025-08-20T21:13:03.5468214Z [00:02:40.894]➜  # import config
2025-08-20T21:13:03.5468638Z [00:02:40.894]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:03.5469106Z [00:02:40.894]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:03.5469598Z [00:02:40.894]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:03.5470497Z [00:02:40.894]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:03.5471180Z [00:02:40.894]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:03.5471644Z [00:02:40.894]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:03.5472114Z [00:02:40.894]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:03.5472569Z [00:02:40.894]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.5472975Z [00:02:40.894]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.5473409Z [00:02:40.894]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:03.5473747Z [00:02:40.894]➜  EOF
2025-08-20T21:13:03.5476709Z [00:02:40.896]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/keyutil=>k8s.io/client-go@v0.33.2/util/keyutil;$WORK/b453=>" -p k8s.io/client-go/util/keyutil -lang=go1.24 -complete -installsuffix shared -buildid 9tzzi1VtrigO0WqQJYka/9tzzi1VtrigO0WqQJYka -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/keyutil/key.go
2025-08-20T21:13:03.5732479Z [00:02:40.921]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T21:13:03.5754323Z [00:02:40.923]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/44/4441d5c090e46d8ddf6f6d7d00fce4d6de8adf5b3bb923aea811f1a0cac3cb37-d # internal
2025-08-20T21:13:03.5773522Z [00:02:40.925]➜  k8s.io/client-go/util/cert
2025-08-20T21:13:03.5774168Z [00:02:40.925]➜  mkdir -p $WORK/b452/
2025-08-20T21:13:03.5779987Z [00:02:40.926]➜  cat >/tmp/go-build1679262874/b452/importcfg << 'EOF' # internal
2025-08-20T21:13:03.5787461Z [00:02:40.927]➜  # import config
2025-08-20T21:13:03.5788261Z [00:02:40.927]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.5788981Z [00:02:40.927]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:03.5789789Z [00:02:40.927]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:03.5790911Z [00:02:40.927]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:03.5791467Z [00:02:40.927]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:03.5791934Z [00:02:40.927]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:03.5792460Z [00:02:40.927]➜  packagefile crypto/x509/pkix=/tmp/go-build1679262874/b224/_pkg_.a
2025-08-20T21:13:03.5792941Z [00:02:40.927]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:03.5793387Z [00:02:40.927]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.5793804Z [00:02:40.927]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.5794302Z [00:02:40.927]➜  packagefile k8s.io/client-go/util/keyutil=/tmp/go-build1679262874/b453/_pkg_.a
2025-08-20T21:13:03.5794839Z [00:02:40.927]➜  packagefile k8s.io/utils/net=/tmp/go-build1679262874/b119/_pkg_.a
2025-08-20T21:13:03.5795390Z [00:02:40.927]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:03.5795879Z [00:02:40.927]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:03.5796302Z [00:02:40.927]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:03.5796733Z [00:02:40.927]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:03.5797142Z [00:02:40.927]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.5797581Z [00:02:40.927]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:03.5798034Z [00:02:40.927]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.5798456Z [00:02:40.927]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.5798763Z [00:02:40.927]➜  EOF
2025-08-20T21:13:03.5801865Z [00:02:40.927]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert=>k8s.io/client-go@v0.33.2/util/cert;$WORK/b452=>" -p k8s.io/client-go/util/cert -lang=go1.24 -complete -installsuffix shared -buildid DT-tAtdNerL8JnkIg2VG/DT-tAtdNerL8JnkIg2VG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert/cert.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert/csr.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert/io.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert/pem.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/cert/server_inspection.go
2025-08-20T21:13:03.5999104Z [00:02:40.948]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T21:13:03.6009395Z [00:02:40.949]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T21:13:03.6030537Z [00:02:40.951]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/e6/e6c19960f2c46401cf07c70d730a6a6745ebd49f53e763dd28ea669569df5343-d # internal
2025-08-20T21:13:03.6035569Z [00:02:40.952]➜  k8s.io/client-go/pkg/apis/clientauthentication/install
2025-08-20T21:13:03.6035979Z [00:02:40.952]➜  mkdir -p $WORK/b439/
2025-08-20T21:13:03.6041075Z [00:02:40.952]➜  cat >/tmp/go-build1679262874/b439/importcfg << 'EOF' # internal
2025-08-20T21:13:03.6051716Z [00:02:40.952]➜  # import config
2025-08-20T21:13:03.6052877Z [00:02:40.952]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.6053615Z [00:02:40.952]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:03.6054325Z [00:02:40.952]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:13:03.6055054Z [00:02:40.952]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1679262874/b440/_pkg_.a
2025-08-20T21:13:03.6055813Z [00:02:40.952]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1679262874/b441/_pkg_.a
2025-08-20T21:13:03.6056299Z [00:02:40.952]➜  EOF
2025-08-20T21:13:03.6058513Z [00:02:40.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/install=>k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/install;$WORK/b439=>" -p k8s.io/client-go/pkg/apis/clientauthentication/install -lang=go1.24 -complete -installsuffix shared -buildid ugrrD2urZ5b9il-vnKIF/ugrrD2urZ5b9il-vnKIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/pkg/apis/clientauthentication/install/install.go
2025-08-20T21:13:03.6083791Z [00:02:40.956]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/dc/dc58cc17a1effb34b64b2d1320c71a0e5b94ff925f69a6d377b49da16c15ee37-d # internal
2025-08-20T21:13:03.6096896Z [00:02:40.958]➜  k8s.io/kube-openapi/pkg/schemaconv
2025-08-20T21:13:03.6098657Z [00:02:40.958]➜  mkdir -p $WORK/b409/
2025-08-20T21:13:03.6105863Z [00:02:40.959]➜  cat >/tmp/go-build1679262874/b409/importcfg << 'EOF' # internal
2025-08-20T21:13:03.6109708Z [00:02:40.959]➜  # import config
2025-08-20T21:13:03.6110146Z [00:02:40.959]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.6110647Z [00:02:40.959]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.6111223Z [00:02:40.959]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:03.6111880Z [00:02:40.959]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:03.6112399Z [00:02:40.959]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:03.6112947Z [00:02:40.959]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:13:03.6113479Z [00:02:40.959]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:03.6113900Z [00:02:40.959]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.6114228Z [00:02:40.959]➜  EOF
2025-08-20T21:13:03.6117162Z [00:02:40.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/schemaconv=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/schemaconv;$WORK/b409=>" -p k8s.io/kube-openapi/pkg/schemaconv -lang=go1.21 -complete -installsuffix shared -buildid OBitXEI4fyygzBBfqgvr/OBitXEI4fyygzBBfqgvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/schemaconv/openapi.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/schemaconv/proto_models.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/schemaconv/smd.go
2025-08-20T21:13:03.6433881Z [00:02:40.990]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T21:13:03.6444137Z [00:02:40.992]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/31/31166e589bdc7638ac3da191035577e99b380f78dc91104d53b916d7c50a8fea-d # internal
2025-08-20T21:13:03.6474083Z [00:02:40.995]➜  k8s.io/client-go/util/flowcontrol
2025-08-20T21:13:03.6475561Z [00:02:40.995]➜  mkdir -p $WORK/b454/
2025-08-20T21:13:03.6476869Z [00:02:40.995]➜  cat >/tmp/go-build1679262874/b454/importcfg << 'EOF' # internal
2025-08-20T21:13:03.6477296Z [00:02:40.995]➜  # import config
2025-08-20T21:13:03.6478683Z [00:02:40.995]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:03.6479332Z [00:02:40.995]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.6479969Z [00:02:40.995]➜  packagefile golang.org/x/time/rate=/tmp/go-build1679262874/b450/_pkg_.a
2025-08-20T21:13:03.6480751Z [00:02:40.995]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:13:03.6481415Z [00:02:40.995]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:03.6481889Z [00:02:40.995]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.6482509Z [00:02:40.995]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.6482973Z [00:02:40.995]➜  EOF
2025-08-20T21:13:03.6485427Z [00:02:40.995]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/flowcontrol=>k8s.io/client-go@v0.33.2/util/flowcontrol;$WORK/b454=>" -p k8s.io/client-go/util/flowcontrol -lang=go1.24 -complete -installsuffix shared -buildid mvEc9UhouD-74Yh8L_SB/mvEc9UhouD-74Yh8L_SB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/flowcontrol/backoff.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/flowcontrol/throttle.go
2025-08-20T21:13:03.6617223Z [00:02:41.010]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T21:13:03.6629127Z [00:02:41.011]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/89/89c6e444071b5c464f0fa49418fb37a1e7ddd4dac14e65e106619e39039d0395-d # internal
2025-08-20T21:13:03.6648852Z [00:02:41.013]➜  k8s.io/client-go/plugin/pkg/client/auth/exec
2025-08-20T21:13:03.6650304Z [00:02:41.013]➜  mkdir -p $WORK/b435/
2025-08-20T21:13:03.6658014Z [00:02:41.014]➜  cat >/tmp/go-build1679262874/b435/importcfg << 'EOF' # internal
2025-08-20T21:13:03.6660653Z [00:02:41.014]➜  # import config
2025-08-20T21:13:03.6661133Z [00:02:41.014]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.6662415Z [00:02:41.014]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:03.6663222Z [00:02:41.014]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:03.6663973Z [00:02:41.014]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.6667230Z [00:02:41.014]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.6668110Z [00:02:41.014]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:13:03.6675380Z [00:02:41.014]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:03.6676023Z [00:02:41.014]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:03.6676559Z [00:02:41.014]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.6677186Z [00:02:41.014]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.6678262Z [00:02:41.014]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:03.6678909Z [00:02:41.014]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build1679262874/b437/_pkg_.a
2025-08-20T21:13:03.6679510Z [00:02:41.014]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:03.6680177Z [00:02:41.014]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:13:03.6695483Z [00:02:41.014]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1679262874/b439/_pkg_.a
2025-08-20T21:13:03.6696312Z [00:02:41.014]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1679262874/b440/_pkg_.a
2025-08-20T21:13:03.6697077Z [00:02:41.014]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1679262874/b441/_pkg_.a
2025-08-20T21:13:03.6697779Z [00:02:41.014]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:03.6698373Z [00:02:41.014]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build1679262874/b443/_pkg_.a
2025-08-20T21:13:03.6698941Z [00:02:41.014]➜  packagefile k8s.io/client-go/transport=/tmp/go-build1679262874/b444/_pkg_.a
2025-08-20T21:13:03.6699526Z [00:02:41.014]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build1679262874/b448/_pkg_.a
2025-08-20T21:13:03.6700068Z [00:02:41.014]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:03.6700680Z [00:02:41.014]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:13:03.6701202Z [00:02:41.014]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:03.6701667Z [00:02:41.014]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:03.6702116Z [00:02:41.014]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.6702550Z [00:02:41.014]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:03.6702980Z [00:02:41.014]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.6703406Z [00:02:41.014]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.6703821Z [00:02:41.014]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.6704229Z [00:02:41.014]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.6704537Z [00:02:41.014]➜  EOF
2025-08-20T21:13:03.6707228Z [00:02:41.015]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/exec=>k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/exec;$WORK/b435=>" -p k8s.io/client-go/plugin/pkg/client/auth/exec -lang=go1.24 -complete -installsuffix shared -buildid bRHi5nvSTRzw0UlzSNoW/bRHi5nvSTRzw0UlzSNoW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/exec/exec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/exec/metrics.go
2025-08-20T21:13:03.6989304Z [00:02:41.047]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T21:13:03.7009643Z [00:02:41.048]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/b3/b396167fe32c9967966d76788f1eb0ee7dcdf061df22a28f570813d725fdce74-d # internal
2025-08-20T21:13:03.7025477Z [00:02:41.051]➜  k8s.io/kube-openapi/pkg/cached
2025-08-20T21:13:03.7026819Z [00:02:41.051]➜  mkdir -p $WORK/b456/
2025-08-20T21:13:03.7036403Z [00:02:41.052]➜  cat >/tmp/go-build1679262874/b456/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7037084Z [00:02:41.052]➜  # import config
2025-08-20T21:13:03.7038403Z [00:02:41.052]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.7038847Z [00:02:41.052]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.7039291Z [00:02:41.052]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:03.7040023Z [00:02:41.052]➜  EOF
2025-08-20T21:13:03.7042308Z [00:02:41.052]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/cached=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/cached;$WORK/b456=>" -p k8s.io/kube-openapi/pkg/cached -lang=go1.21 -complete -installsuffix shared -buildid 6hJywz_TSIW53OWS0cSL/6hJywz_TSIW53OWS0cSL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/cached/cache.go
2025-08-20T21:13:03.7296561Z [00:02:41.077]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T21:13:03.7304385Z [00:02:41.078]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/a4/a419b7d9069a5f5daeefd8869e435b659e522b899a0f33817bf860eacddda99d-d # internal
2025-08-20T21:13:03.7305246Z [00:02:41.078]➜  hash/adler32
2025-08-20T21:13:03.7305815Z [00:02:41.078]➜  mkdir -p $WORK/b460/
2025-08-20T21:13:03.7307843Z [00:02:41.078]➜  cat >/tmp/go-build1679262874/b460/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7308303Z [00:02:41.078]➜  # import config
2025-08-20T21:13:03.7308668Z [00:02:41.078]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.7309231Z [00:02:41.078]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:03.7309851Z [00:02:41.078]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:13:03.7310368Z [00:02:41.078]➜  EOF
2025-08-20T21:13:03.7312275Z [00:02:41.078]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b460=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid zYnB5d9XbU5vl2fMxxwe/zYnB5d9XbU5vl2fMxxwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T21:13:03.7322388Z [00:02:41.080]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T21:13:03.7430358Z [00:02:41.091]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/d2/d234a9663e1187adc169dede5639a77e5880c975354715fcf140627f3f23889d-d # internal
2025-08-20T21:13:03.7545179Z [00:02:41.102]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T21:13:03.7557362Z [00:02:41.104]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/c4/c4effad20123a08bb8a1021958f599f04434ee49d095cf01dc213a40883c934a-d # internal
2025-08-20T21:13:03.7557936Z [00:02:41.104]➜  compress/zlib
2025-08-20T21:13:03.7558194Z [00:02:41.104]➜  mkdir -p $WORK/b459/
2025-08-20T21:13:03.7559012Z [00:02:41.104]➜  cat >/tmp/go-build1679262874/b459/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7559438Z [00:02:41.104]➜  # import config
2025-08-20T21:13:03.7559782Z [00:02:41.104]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:03.7560232Z [00:02:41.104]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:03.7560983Z [00:02:41.104]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:03.7561496Z [00:02:41.104]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.7561909Z [00:02:41.104]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.7562319Z [00:02:41.104]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:03.7562754Z [00:02:41.104]➜  packagefile hash/adler32=/tmp/go-build1679262874/b460/_pkg_.a
2025-08-20T21:13:03.7563182Z [00:02:41.104]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:03.7563493Z [00:02:41.104]➜  EOF
2025-08-20T21:13:03.7566451Z [00:02:41.104]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b459=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid E-spwvnpdd0cpvAhA7T0/E-spwvnpdd0cpvAhA7T0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T21:13:03.7649009Z [00:02:41.113]➜  k8s.io/apimachinery/pkg/util/managedfields/internal
2025-08-20T21:13:03.7649417Z [00:02:41.113]➜  mkdir -p $WORK/b406/
2025-08-20T21:13:03.7655993Z [00:02:41.114]➜  cat >/tmp/go-build1679262874/b406/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7656571Z [00:02:41.114]➜  # import config
2025-08-20T21:13:03.7657065Z [00:02:41.114]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.7657842Z [00:02:41.114]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:03.7658597Z [00:02:41.114]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.7659227Z [00:02:41.114]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.7660258Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:03.7661107Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:03.7661798Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/api/validation=/tmp/go-build1679262874/b407/_pkg_.a
2025-08-20T21:13:03.7662441Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.7663131Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:03.7663788Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.7664418Z [00:02:41.114]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.7665021Z [00:02:41.114]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:03.7665567Z [00:02:41.114]➜  packagefile k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build1679262874/b409/_pkg_.a
2025-08-20T21:13:03.7666196Z [00:02:41.114]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:03.7666746Z [00:02:41.114]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:03.7667179Z [00:02:41.114]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.7667751Z [00:02:41.114]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1679262874/b425/_pkg_.a
2025-08-20T21:13:03.7668427Z [00:02:41.114]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/merge=/tmp/go-build1679262874/b426/_pkg_.a
2025-08-20T21:13:03.7669462Z [00:02:41.114]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:13:03.7670210Z [00:02:41.114]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:13:03.7671025Z [00:02:41.114]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:13:03.7671572Z [00:02:41.114]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:03.7671997Z [00:02:41.114]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:03.7672423Z [00:02:41.114]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.7672841Z [00:02:41.114]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.7673245Z [00:02:41.114]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.7673554Z [00:02:41.114]➜  EOF
2025-08-20T21:13:03.7682558Z [00:02:41.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal=>k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal;$WORK/b406=>" -p k8s.io/apimachinery/pkg/util/managedfields/internal -lang=go1.24 -complete -installsuffix shared -buildid Uag0j2IpSOigXMLAqepv/Uag0j2IpSOigXMLAqepv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/atmostevery.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/buildmanagerinfo.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/capmanagers.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/conflict.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/fieldmanager.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/fields.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/lastapplied.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/lastappliedmanager.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/lastappliedupdater.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/managedfields.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/managedfieldsupdater.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/manager.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/pathelement.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/skipnonapplied.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/stripmeta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/structuredmerge.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/typeconverter.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/versioncheck.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/internal/versionconverter.go
2025-08-20T21:13:03.7863389Z [00:02:41.134]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T21:13:03.7888440Z [00:02:41.137]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T21:13:03.7889823Z [00:02:41.137]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/30/30af1c49b05b1aa2e279526b9bd592edf002fb629254563bd507d86951a0a5de-d # internal
2025-08-20T21:13:03.7896208Z [00:02:41.138]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/3e/3e267c749854f7071c1d50d56d4091bd3c89b80269d15d7de76dccc34040c56f-d # internal
2025-08-20T21:13:03.7897009Z [00:02:41.138]➜  encoding/xml
2025-08-20T21:13:03.7898095Z [00:02:41.138]➜  mkdir -p $WORK/b461/
2025-08-20T21:13:03.7898508Z [00:02:41.138]➜  cat >/tmp/go-build1679262874/b461/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7898863Z [00:02:41.138]➜  # import config
2025-08-20T21:13:03.7899602Z [00:02:41.138]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:03.7900284Z [00:02:41.138]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.7902568Z [00:02:41.138]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:03.7903024Z [00:02:41.138]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.7903446Z [00:02:41.138]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.7906115Z [00:02:41.138]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:03.7906838Z [00:02:41.138]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.7907719Z [00:02:41.138]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:03.7908433Z [00:02:41.138]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:03.7909163Z [00:02:41.138]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.7910501Z [00:02:41.138]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.7914048Z [00:02:41.138]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:03.7914520Z [00:02:41.138]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:03.7914857Z [00:02:41.138]➜  EOF
2025-08-20T21:13:03.7916712Z [00:02:41.138]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b461=>" -p encoding/xml -lang=go1.25 -std -complete -installsuffix shared -buildid 2lcbkiW6GTwSPlVl0gvm/2lcbkiW6GTwSPlVl0gvm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /root/.go/src/encoding/xml/marshal.go /root/.go/src/encoding/xml/read.go /root/.go/src/encoding/xml/typeinfo.go /root/.go/src/encoding/xml/xml.go
2025-08-20T21:13:03.7943639Z [00:02:41.142]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T21:13:03.7975991Z [00:02:41.145]➜  k8s.io/client-go/rest
2025-08-20T21:13:03.7976843Z [00:02:41.145]➜  mkdir -p $WORK/b428/
2025-08-20T21:13:03.7978850Z [00:02:41.145]➜  cat >/tmp/go-build1679262874/b428/importcfg << 'EOF' # internal
2025-08-20T21:13:03.7979366Z [00:02:41.145]➜  # import config
2025-08-20T21:13:03.7980022Z [00:02:41.145]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:03.7980791Z [00:02:41.145]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:03.7982808Z [00:02:41.145]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:03.7983287Z [00:02:41.145]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:03.7983763Z [00:02:41.145]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:03.7984206Z [00:02:41.145]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:03.7984618Z [00:02:41.145]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:03.7985132Z [00:02:41.145]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build1679262874/b429/_pkg_.a
2025-08-20T21:13:03.7985687Z [00:02:41.145]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:13:03.7986152Z [00:02:41.145]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:03.7986673Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:03.7987288Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:03.7987906Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:03.7988559Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:03.7989166Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:03.7989782Z [00:02:41.145]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:03.7990943Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:03.7991744Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor=/tmp/go-build1679262874/b430/_pkg_.a
2025-08-20T21:13:03.7992487Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1679262874/b431/_pkg_.a
2025-08-20T21:13:03.7993156Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:03.7993741Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:03.7994344Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:03.7994938Z [00:02:41.146]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:03.7995515Z [00:02:41.146]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:13:03.7996142Z [00:02:41.146]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:13:03.7996774Z [00:02:41.146]➜  packagefile k8s.io/client-go/pkg/version=/tmp/go-build1679262874/b434/_pkg_.a
2025-08-20T21:13:03.7997398Z [00:02:41.146]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1679262874/b435/_pkg_.a
2025-08-20T21:13:03.7998269Z [00:02:41.146]➜  packagefile k8s.io/client-go/rest/watch=/tmp/go-build1679262874/b451/_pkg_.a
2025-08-20T21:13:03.7998861Z [00:02:41.146]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:03.7999457Z [00:02:41.146]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build1679262874/b443/_pkg_.a
2025-08-20T21:13:03.8000014Z [00:02:41.146]➜  packagefile k8s.io/client-go/transport=/tmp/go-build1679262874/b444/_pkg_.a
2025-08-20T21:13:03.8022288Z [00:02:41.146]➜  packagefile k8s.io/client-go/util/cert=/tmp/go-build1679262874/b452/_pkg_.a
2025-08-20T21:13:03.8023155Z [00:02:41.146]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build1679262874/b454/_pkg_.a
2025-08-20T21:13:03.8023700Z [00:02:41.146]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:03.8024184Z [00:02:41.146]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:13:03.8024651Z [00:02:41.146]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:03.8025059Z [00:02:41.146]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:03.8025475Z [00:02:41.146]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:03.8025944Z [00:02:41.146]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:13:03.8026409Z [00:02:41.146]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:03.8026823Z [00:02:41.146]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:03.8027237Z [00:02:41.146]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:03.8027679Z [00:02:41.146]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:03.8028121Z [00:02:41.146]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:03.8028545Z [00:02:41.146]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:03.8028977Z [00:02:41.146]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:03.8029401Z [00:02:41.146]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:03.8029819Z [00:02:41.146]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:03.8030252Z [00:02:41.146]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:03.8030972Z [00:02:41.146]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:03.8031316Z [00:02:41.146]➜  EOF
2025-08-20T21:13:03.8035404Z [00:02:41.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest=>k8s.io/client-go@v0.33.2/rest;$WORK/b428=>" -p k8s.io/client-go/rest -lang=go1.24 -complete -installsuffix shared -buildid b6D0QBKigmda7TZGMeeH/b6D0QBKigmda7TZGMeeH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/exec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/plugin.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/request.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/transport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/url_utils.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/urlbackoff.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/warnings.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/with_retry.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/rest/zz_generated.deepcopy.go
2025-08-20T21:13:03.8583721Z [00:02:41.206]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/43/43af675d1b9895281c6c408caf7b026fa8a3284bc966996a38fccbee5449b90e-d # internal
2025-08-20T21:13:04.0215062Z [00:02:41.369]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T21:13:04.0277523Z [00:02:41.376]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/9d/9dab796b218a1195056936fa2c3f7ee4200193592454d552c288f9e200205426-d # internal
2025-08-20T21:13:04.0765533Z [00:02:41.425]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T21:13:04.0799577Z [00:02:41.428]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/a7/a7569fcc5be82a7766c79ff32b8643622f6f5d35bd3c5d8e9c326466748c6382-d # internal
2025-08-20T21:13:04.0832745Z [00:02:41.431]➜  k8s.io/api/apps/v1beta2
2025-08-20T21:13:04.0847799Z [00:02:41.431]➜  mkdir -p $WORK/b357/
2025-08-20T21:13:04.0848095Z [00:02:41.431]➜  k8s.io/api/apps/v1beta1
2025-08-20T21:13:04.0848369Z [00:02:41.432]➜  mkdir -p $WORK/b356/
2025-08-20T21:13:04.0848782Z [00:02:41.432]➜  cat >/tmp/go-build1679262874/b357/importcfg << 'EOF' # internal
2025-08-20T21:13:04.0849129Z [00:02:41.432]➜  # import config
2025-08-20T21:13:04.0849459Z [00:02:41.432]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.0849964Z [00:02:41.432]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.0850738Z [00:02:41.432]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:04.0851325Z [00:02:41.432]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.0851780Z [00:02:41.432]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.0852353Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.0852959Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.0853585Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.0854214Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:04.0854724Z [00:02:41.432]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.0855148Z [00:02:41.432]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.0855590Z [00:02:41.432]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.0856019Z [00:02:41.432]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.0856333Z [00:02:41.432]➜  EOF
2025-08-20T21:13:04.0874234Z [00:02:41.432]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2=>k8s.io/api@v0.33.2/apps/v1beta2;$WORK/b357=>" -p k8s.io/api/apps/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid e6NMN7-a_2tFwNmN0XCL/e6NMN7-a_2tFwNmN0XCL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.0878368Z [00:02:41.432]➜  cat >/tmp/go-build1679262874/b356/importcfg << 'EOF' # internal
2025-08-20T21:13:04.0879035Z [00:02:41.432]➜  # import config
2025-08-20T21:13:04.0879614Z [00:02:41.432]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.0880419Z [00:02:41.432]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.0881401Z [00:02:41.432]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:04.0882133Z [00:02:41.432]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.0882896Z [00:02:41.432]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.0883914Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.0885183Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.0886143Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.0887084Z [00:02:41.432]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:04.0887802Z [00:02:41.432]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.0888391Z [00:02:41.432]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.0888986Z [00:02:41.432]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.0889482Z [00:02:41.432]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.0890067Z [00:02:41.432]➜  EOF
2025-08-20T21:13:04.0894144Z [00:02:41.432]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1=>k8s.io/api@v0.33.2/apps/v1beta1;$WORK/b356=>" -p k8s.io/api/apps/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid rDtTokIoAg-rLRaNS4oz/rDtTokIoAg-rLRaNS4oz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.0897964Z [00:02:41.434]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T21:13:04.0919984Z [00:02:41.440]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/e9/e94572aa05b6da3a4fbb1d4c564728c0ac582f9abf01b642c623b8953a887c8e-d # internal
2025-08-20T21:13:04.1028680Z [00:02:41.451]➜  k8s.io/api/apps/v1
2025-08-20T21:13:04.1029410Z [00:02:41.451]➜  mkdir -p $WORK/b355/
2025-08-20T21:13:04.1032974Z [00:02:41.451]➜  cat >/tmp/go-build1679262874/b355/importcfg << 'EOF' # internal
2025-08-20T21:13:04.1033346Z [00:02:41.451]➜  # import config
2025-08-20T21:13:04.1033691Z [00:02:41.451]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.1034205Z [00:02:41.451]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.1034697Z [00:02:41.451]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.1035450Z [00:02:41.451]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.1036105Z [00:02:41.451]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.1036720Z [00:02:41.451]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.1037348Z [00:02:41.451]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.1038002Z [00:02:41.451]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:04.1039945Z [00:02:41.452]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.1040812Z [00:02:41.452]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.1042035Z [00:02:41.452]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.1042906Z [00:02:41.452]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.1043452Z [00:02:41.452]➜  EOF
2025-08-20T21:13:04.1052574Z [00:02:41.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1=>k8s.io/api@v0.33.2/apps/v1;$WORK/b355=>" -p k8s.io/api/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid E1-JBtrSgk6hO_6vN928/E1-JBtrSgk6hO_6vN928 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/apps/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.1055555Z [00:02:41.452]➜  k8s.io/api/autoscaling/v1
2025-08-20T21:13:04.1055844Z [00:02:41.452]➜  mkdir -p $WORK/b362/
2025-08-20T21:13:04.1056225Z [00:02:41.453]➜  cat >/tmp/go-build1679262874/b362/importcfg << 'EOF' # internal
2025-08-20T21:13:04.1056573Z [00:02:41.453]➜  # import config
2025-08-20T21:13:04.1056899Z [00:02:41.453]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.1057401Z [00:02:41.453]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.1057897Z [00:02:41.453]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.1058344Z [00:02:41.453]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.1058919Z [00:02:41.453]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:04.1059547Z [00:02:41.453]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.1060153Z [00:02:41.453]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.1060966Z [00:02:41.453]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.1061549Z [00:02:41.453]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.1061974Z [00:02:41.453]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.1062411Z [00:02:41.453]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.1062842Z [00:02:41.453]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.1063159Z [00:02:41.453]➜  EOF
2025-08-20T21:13:04.1066680Z [00:02:41.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1=>k8s.io/api@v0.33.2/autoscaling/v1;$WORK/b362=>" -p k8s.io/api/autoscaling/v1 -lang=go1.24 -complete -installsuffix shared -buildid c-DjTOt68TPeeq16fHv5/c-DjTOt68TPeeq16fHv5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.5118853Z [00:02:41.860]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T21:13:04.5185843Z [00:02:41.866]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/8e/8e0b49693c84afc034d75c329d89168357ed28dc44fcb46bedb5ae09e0d4fb17-d # internal
2025-08-20T21:13:04.5362226Z [00:02:41.884]➜  k8s.io/api/autoscaling/v2
2025-08-20T21:13:04.5365350Z [00:02:41.884]➜  mkdir -p $WORK/b363/
2025-08-20T21:13:04.5365751Z [00:02:41.884]➜  cat >/tmp/go-build1679262874/b363/importcfg << 'EOF' # internal
2025-08-20T21:13:04.5366537Z [00:02:41.884]➜  # import config
2025-08-20T21:13:04.5367418Z [00:02:41.884]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.5367979Z [00:02:41.884]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.5368476Z [00:02:41.884]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.5368931Z [00:02:41.884]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.5370074Z [00:02:41.884]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:04.5370897Z [00:02:41.884]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.5371581Z [00:02:41.884]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.5372202Z [00:02:41.884]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.5372765Z [00:02:41.884]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.5373196Z [00:02:41.884]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.5373628Z [00:02:41.884]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.5374084Z [00:02:41.884]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.5374421Z [00:02:41.884]➜  EOF
2025-08-20T21:13:04.5377701Z [00:02:41.884]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2=>k8s.io/api@v0.33.2/autoscaling/v2;$WORK/b363=>" -p k8s.io/api/autoscaling/v2 -lang=go1.24 -complete -installsuffix shared -buildid -crcxLa-grXPR1bnItEr/-crcxLa-grXPR1bnItEr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.7103521Z [00:02:42.058]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T21:13:04.7424599Z [00:02:42.090]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/e5/e543ac890484559a52f743ef43728c2d41f9832e270a909a55da0d4a2a842173-d # internal
2025-08-20T21:13:04.7547748Z [00:02:42.103]➜  k8s.io/api/autoscaling/v2beta1
2025-08-20T21:13:04.7548447Z [00:02:42.103]➜  mkdir -p $WORK/b364/
2025-08-20T21:13:04.7550902Z [00:02:42.103]➜  cat >/tmp/go-build1679262874/b364/importcfg << 'EOF' # internal
2025-08-20T21:13:04.7551983Z [00:02:42.103]➜  # import config
2025-08-20T21:13:04.7552398Z [00:02:42.103]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.7553290Z [00:02:42.103]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.7553866Z [00:02:42.103]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.7554320Z [00:02:42.103]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.7554907Z [00:02:42.103]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:04.7555554Z [00:02:42.103]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.7556162Z [00:02:42.103]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.7556783Z [00:02:42.103]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.7557303Z [00:02:42.103]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.7557736Z [00:02:42.103]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.7558170Z [00:02:42.103]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.7558596Z [00:02:42.103]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.7558905Z [00:02:42.103]➜  EOF
2025-08-20T21:13:04.7562573Z [00:02:42.103]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1=>k8s.io/api@v0.33.2/autoscaling/v2beta1;$WORK/b364=>" -p k8s.io/api/autoscaling/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid 4Rwe8_3cSKHxk1NytUYO/4Rwe8_3cSKHxk1NytUYO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.7846909Z [00:02:42.133]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T21:13:04.8144696Z [00:02:42.162]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/f7/f7c4fa4bf13061fabccd9540a491f2bb2e7dcce3aecee31a08c2d8d5ffeaee1e-d # internal
2025-08-20T21:13:04.8966802Z [00:02:42.245]➜  k8s.io/api/autoscaling/v2beta2
2025-08-20T21:13:04.8968272Z [00:02:42.245]➜  mkdir -p $WORK/b365/
2025-08-20T21:13:04.8979512Z [00:02:42.246]➜  cat >/tmp/go-build1679262874/b365/importcfg << 'EOF' # internal
2025-08-20T21:13:04.8980906Z [00:02:42.246]➜  # import config
2025-08-20T21:13:04.8983037Z [00:02:42.246]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.8983920Z [00:02:42.246]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.8984926Z [00:02:42.246]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.8985802Z [00:02:42.246]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.8986565Z [00:02:42.246]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:04.8987410Z [00:02:42.246]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.8988333Z [00:02:42.246]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.8989283Z [00:02:42.246]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.8990392Z [00:02:42.246]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.8991141Z [00:02:42.246]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.8992026Z [00:02:42.246]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.8992584Z [00:02:42.246]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.8992909Z [00:02:42.246]➜  EOF
2025-08-20T21:13:04.8996760Z [00:02:42.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2=>k8s.io/api@v0.33.2/autoscaling/v2beta2;$WORK/b365=>" -p k8s.io/api/autoscaling/v2beta2 -lang=go1.24 -complete -installsuffix shared -buildid ZxQw3GhlDc0ocCadBLWo/ZxQw3GhlDc0ocCadBLWo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/autoscaling/v2beta2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.9553943Z [00:02:42.303]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T21:13:04.9611222Z [00:02:42.309]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T21:13:04.9735560Z [00:02:42.322]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/ab/ab12db7975b61704f763c97cd02ba8ae118abaf8502e3e671cb543e2a37ba374-d # internal
2025-08-20T21:13:04.9767214Z [00:02:42.325]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/3e/3e7dfb93044fac7ac53d9adf213ef400c0b9b3d4bec897e0a9ea01e31ac29129-d # internal
2025-08-20T21:13:04.9886982Z [00:02:42.337]➜  k8s.io/api/certificates/v1
2025-08-20T21:13:04.9888587Z [00:02:42.337]➜  mkdir -p $WORK/b368/
2025-08-20T21:13:04.9889051Z [00:02:42.337]➜  k8s.io/api/batch/v1
2025-08-20T21:13:04.9889338Z [00:02:42.337]➜  mkdir -p $WORK/b366/
2025-08-20T21:13:04.9918619Z [00:02:42.340]➜  cat >/tmp/go-build1679262874/b368/importcfg << 'EOF' # internal
2025-08-20T21:13:04.9921178Z [00:02:42.340]➜  # import config
2025-08-20T21:13:04.9922047Z [00:02:42.340]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.9922981Z [00:02:42.340]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.9923650Z [00:02:42.340]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:04.9924185Z [00:02:42.340]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.9924646Z [00:02:42.340]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.9925225Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.9925837Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.9926473Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.9926995Z [00:02:42.340]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.9927418Z [00:02:42.340]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.9927850Z [00:02:42.340]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.9928274Z [00:02:42.340]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.9928603Z [00:02:42.340]➜  EOF
2025-08-20T21:13:04.9932491Z [00:02:42.340]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1=>k8s.io/api@v0.33.2/certificates/v1;$WORK/b368=>" -p k8s.io/api/certificates/v1 -lang=go1.24 -complete -installsuffix shared -buildid guqdorqbu9oOazybEwpe/guqdorqbu9oOazybEwpe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:04.9935577Z [00:02:42.340]➜  cat >/tmp/go-build1679262874/b366/importcfg << 'EOF' # internal
2025-08-20T21:13:04.9935921Z [00:02:42.340]➜  # import config
2025-08-20T21:13:04.9936250Z [00:02:42.340]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:04.9936750Z [00:02:42.340]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:04.9937240Z [00:02:42.340]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:04.9937688Z [00:02:42.340]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:04.9938266Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:04.9938874Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:04.9939492Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:04.9940385Z [00:02:42.340]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:04.9941050Z [00:02:42.340]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:04.9941484Z [00:02:42.340]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:04.9941917Z [00:02:42.340]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:04.9942344Z [00:02:42.340]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:04.9942663Z [00:02:42.340]➜  EOF
2025-08-20T21:13:04.9945660Z [00:02:42.341]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1=>k8s.io/api@v0.33.2/batch/v1;$WORK/b366=>" -p k8s.io/api/batch/v1 -lang=go1.24 -complete -installsuffix shared -buildid bYRqNOxzKKSIcW_p6A1Y/bYRqNOxzKKSIcW_p6A1Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.2217613Z [00:02:42.570]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T21:13:05.2379645Z [00:02:42.586]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/95/95388c68e9c490e6b034d3e865c7aee2ab97f75190a248631c2ec98df090d54e-d # internal
2025-08-20T21:13:05.2422782Z [00:02:42.590]➜  k8s.io/api/certificates/v1beta1
2025-08-20T21:13:05.2423192Z [00:02:42.590]➜  mkdir -p $WORK/b370/
2025-08-20T21:13:05.2426953Z [00:02:42.591]➜  cat >/tmp/go-build1679262874/b370/importcfg << 'EOF' # internal
2025-08-20T21:13:05.2427330Z [00:02:42.591]➜  # import config
2025-08-20T21:13:05.2427672Z [00:02:42.591]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.2428236Z [00:02:42.591]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.2428838Z [00:02:42.591]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.2429345Z [00:02:42.591]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.2429800Z [00:02:42.591]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.2431055Z [00:02:42.591]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.2431805Z [00:02:42.591]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.2432430Z [00:02:42.591]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.2432954Z [00:02:42.591]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.2433404Z [00:02:42.591]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.2433859Z [00:02:42.591]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.2434301Z [00:02:42.591]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.2434629Z [00:02:42.591]➜  EOF
2025-08-20T21:13:05.2438742Z [00:02:42.592]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1=>k8s.io/api@v0.33.2/certificates/v1beta1;$WORK/b370=>" -p k8s.io/api/certificates/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 6YAxva4_VewcKtlI5Mfo/6YAxva4_VewcKtlI5Mfo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/certificates/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.3604314Z [00:02:42.708]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T21:13:05.3693822Z [00:02:42.717]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/8d/8d2fb5e8bb36fcbe8c52ab6a762ecbe52267109b4e655add323a59bb358508e1-d # internal
2025-08-20T21:13:05.3747839Z [00:02:42.722]➜  k8s.io/api/discovery/v1
2025-08-20T21:13:05.3748344Z [00:02:42.723]➜  mkdir -p $WORK/b374/
2025-08-20T21:13:05.3752098Z [00:02:42.723]➜  cat >/tmp/go-build1679262874/b374/importcfg << 'EOF' # internal
2025-08-20T21:13:05.3752817Z [00:02:42.723]➜  # import config
2025-08-20T21:13:05.3753215Z [00:02:42.723]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.3753779Z [00:02:42.723]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.3754389Z [00:02:42.723]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.3754898Z [00:02:42.723]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.3755353Z [00:02:42.723]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.3755926Z [00:02:42.723]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.3756549Z [00:02:42.723]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.3757181Z [00:02:42.723]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.3757704Z [00:02:42.723]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.3758138Z [00:02:42.723]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.3758593Z [00:02:42.723]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.3759025Z [00:02:42.723]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.3759342Z [00:02:42.723]➜  EOF
2025-08-20T21:13:05.3763537Z [00:02:42.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1=>k8s.io/api@v0.33.2/discovery/v1;$WORK/b374=>" -p k8s.io/api/discovery/v1 -lang=go1.24 -complete -installsuffix shared -buildid FX9won6Bqdr3Ol2HPt8W/FX9won6Bqdr3Ol2HPt8W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.3798622Z [00:02:42.728]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T21:13:05.3939879Z [00:02:42.742]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/23/23fd2020f268733f0193683dfa28b4ad56e135fb706af7fa11d1a0d6cd01b83d-d # internal
2025-08-20T21:13:05.3977764Z [00:02:42.746]➜  k8s.io/api/discovery/v1beta1
2025-08-20T21:13:05.3978142Z [00:02:42.746]➜  mkdir -p $WORK/b375/
2025-08-20T21:13:05.3980723Z [00:02:42.746]➜  cat >/tmp/go-build1679262874/b375/importcfg << 'EOF' # internal
2025-08-20T21:13:05.3981383Z [00:02:42.746]➜  # import config
2025-08-20T21:13:05.3981741Z [00:02:42.746]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.3982261Z [00:02:42.746]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.3983422Z [00:02:42.746]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.3983934Z [00:02:42.746]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.3984399Z [00:02:42.746]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.3984988Z [00:02:42.746]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.3985598Z [00:02:42.746]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.3986236Z [00:02:42.746]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.3986757Z [00:02:42.746]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.3987192Z [00:02:42.746]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.3987629Z [00:02:42.746]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.3988072Z [00:02:42.746]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.3988391Z [00:02:42.746]➜  EOF
2025-08-20T21:13:05.4012372Z [00:02:42.749]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1=>k8s.io/api@v0.33.2/discovery/v1beta1;$WORK/b375=>" -p k8s.io/api/discovery/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid tzvEUZg4o7SBJRqWMQsX/tzvEUZg4o7SBJRqWMQsX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/discovery/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.4635236Z [00:02:42.811]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T21:13:05.4840533Z [00:02:42.832]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/1a/1a098de49fa35615894397ae7144310bacf5c2cbd3e0af94825b31e471df7f77-d # internal
2025-08-20T21:13:05.4957549Z [00:02:42.844]➜  k8s.io/api/batch/v1beta1
2025-08-20T21:13:05.4959553Z [00:02:42.844]➜  mkdir -p $WORK/b367/
2025-08-20T21:13:05.4960837Z [00:02:42.844]➜  cat >/tmp/go-build1679262874/b367/importcfg << 'EOF' # internal
2025-08-20T21:13:05.4961650Z [00:02:42.844]➜  # import config
2025-08-20T21:13:05.4962529Z [00:02:42.844]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.4963104Z [00:02:42.844]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.4963607Z [00:02:42.844]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.4964102Z [00:02:42.844]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:13:05.4964608Z [00:02:42.844]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.4965186Z [00:02:42.844]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.4965797Z [00:02:42.844]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.4966431Z [00:02:42.844]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.4966955Z [00:02:42.844]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.4967381Z [00:02:42.844]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.4967840Z [00:02:42.844]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.4968271Z [00:02:42.844]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.4969039Z [00:02:42.844]➜  EOF
2025-08-20T21:13:05.4972489Z [00:02:42.844]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1=>k8s.io/api@v0.33.2/batch/v1beta1;$WORK/b367=>" -p k8s.io/api/batch/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid sZOHdlPai4JcjMyfxNFq/sZOHdlPai4JcjMyfxNFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/batch/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.5767380Z [00:02:42.925]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T21:13:05.5998876Z [00:02:42.948]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T21:13:05.6032471Z [00:02:42.951]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/86/862d1bab0e404f946975a4ba73863c7afd54bca95e68931671c07485c812eb98-d # internal
2025-08-20T21:13:05.6033737Z [00:02:42.951]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/f0/f02daa3384d242ea2f76cfb4c3f3e9f4d2a3704fd1848791605590a788fabaf4-d # internal
2025-08-20T21:13:05.6066768Z [00:02:42.955]➜  k8s.io/api/events/v1beta1
2025-08-20T21:13:05.6068534Z [00:02:42.955]➜  mkdir -p $WORK/b377/
2025-08-20T21:13:05.6074286Z [00:02:42.955]➜  cat >/tmp/go-build1679262874/b377/importcfg << 'EOF' # internal
2025-08-20T21:13:05.6074820Z [00:02:42.955]➜  # import config
2025-08-20T21:13:05.6075168Z [00:02:42.955]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.6075680Z [00:02:42.955]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.6076205Z [00:02:42.955]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.6076657Z [00:02:42.955]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.6077236Z [00:02:42.955]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.6077842Z [00:02:42.955]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.6078831Z [00:02:42.955]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.6079436Z [00:02:42.955]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.6079869Z [00:02:42.955]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.6080302Z [00:02:42.955]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.6080916Z [00:02:42.955]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.6081499Z [00:02:42.955]➜  EOF
2025-08-20T21:13:05.6084801Z [00:02:42.955]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1=>k8s.io/api@v0.33.2/events/v1beta1;$WORK/b377=>" -p k8s.io/api/events/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid izZH_EhqX0G-Qpxfk1rl/izZH_EhqX0G-Qpxfk1rl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.6140054Z [00:02:42.962]➜  k8s.io/api/events/v1
2025-08-20T21:13:05.6140433Z [00:02:42.962]➜  mkdir -p $WORK/b376/
2025-08-20T21:13:05.6145637Z [00:02:42.963]➜  cat >/tmp/go-build1679262874/b376/importcfg << 'EOF' # internal
2025-08-20T21:13:05.6146099Z [00:02:42.963]➜  # import config
2025-08-20T21:13:05.6146438Z [00:02:42.963]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.6146954Z [00:02:42.963]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.6147446Z [00:02:42.963]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.6147918Z [00:02:42.963]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.6148497Z [00:02:42.963]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.6149111Z [00:02:42.963]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.6149731Z [00:02:42.963]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.6150266Z [00:02:42.963]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.6150820Z [00:02:42.963]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.6151314Z [00:02:42.963]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.6151743Z [00:02:42.963]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.6152060Z [00:02:42.963]➜  EOF
2025-08-20T21:13:05.6158883Z [00:02:42.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1=>k8s.io/api@v0.33.2/events/v1;$WORK/b376=>" -p k8s.io/api/events/v1 -lang=go1.24 -complete -installsuffix shared -buildid tRHIYuq8ApuO7EdvTOcI/tRHIYuq8ApuO7EdvTOcI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/events/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.6573550Z [00:02:43.005]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T21:13:05.6609930Z [00:02:43.009]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/4f/4fac3af1e42c22430a1366b8d733f0b411b908607de2c23a5df0399e65cea4f9-d # internal
2025-08-20T21:13:05.6641262Z [00:02:43.012]➜  k8s.io/api/extensions/v1beta1
2025-08-20T21:13:05.6641602Z [00:02:43.012]➜  mkdir -p $WORK/b378/
2025-08-20T21:13:05.6649824Z [00:02:43.013]➜  cat >/tmp/go-build1679262874/b378/importcfg << 'EOF' # internal
2025-08-20T21:13:05.6650230Z [00:02:43.013]➜  # import config
2025-08-20T21:13:05.6650681Z [00:02:43.013]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.6651678Z [00:02:43.013]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.6652285Z [00:02:43.013]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.6652784Z [00:02:43.013]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.6653257Z [00:02:43.013]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:05.6653785Z [00:02:43.013]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.6654363Z [00:02:43.013]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.6654969Z [00:02:43.013]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.6655586Z [00:02:43.013]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.6656224Z [00:02:43.013]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:05.6656733Z [00:02:43.013]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.6657160Z [00:02:43.013]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.6657592Z [00:02:43.013]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.6658019Z [00:02:43.013]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.6658336Z [00:02:43.013]➜  EOF
2025-08-20T21:13:05.6661968Z [00:02:43.013]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1=>k8s.io/api@v0.33.2/extensions/v1beta1;$WORK/b378=>" -p k8s.io/api/extensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid U9f0frGhUSFiSBLxLIUn/U9f0frGhUSFiSBLxLIUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/extensions/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.6926792Z [00:02:43.041]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T21:13:05.6989713Z [00:02:43.047]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/d4/d40fa10a11af2bee676e5c4a134eab67d9f7c96b990865cada4fc1347cdb12ee-d # internal
2025-08-20T21:13:05.7072382Z [00:02:43.055]➜  k8s.io/api/networking/v1
2025-08-20T21:13:05.7072915Z [00:02:43.055]➜  mkdir -p $WORK/b383/
2025-08-20T21:13:05.7082300Z [00:02:43.056]➜  cat >/tmp/go-build1679262874/b383/importcfg << 'EOF' # internal
2025-08-20T21:13:05.7082781Z [00:02:43.056]➜  # import config
2025-08-20T21:13:05.7083119Z [00:02:43.056]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.7083634Z [00:02:43.056]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.7084125Z [00:02:43.056]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.7084578Z [00:02:43.056]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.7085170Z [00:02:43.056]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.7085779Z [00:02:43.056]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.7086404Z [00:02:43.056]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.7087037Z [00:02:43.056]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:05.7087985Z [00:02:43.056]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.7088412Z [00:02:43.056]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.7088851Z [00:02:43.056]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.7089277Z [00:02:43.056]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.7089596Z [00:02:43.056]➜  EOF
2025-08-20T21:13:05.7107223Z [00:02:43.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1=>k8s.io/api@v0.33.2/networking/v1;$WORK/b383=>" -p k8s.io/api/networking/v1 -lang=go1.24 -complete -installsuffix shared -buildid 7UC1tUBZdJKwWBDFWzy1/7UC1tUBZdJKwWBDFWzy1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/well_known_annotations.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.7473073Z [00:02:43.095]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T21:13:05.7507643Z [00:02:43.099]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/4f/4fd594a077c0be28b79ec7f6bbf0ca254ba2a7fd0f879ce1d2eadf71be97dd86-d # internal
2025-08-20T21:13:05.7558814Z [00:02:43.104]➜  k8s.io/api/networking/v1beta1
2025-08-20T21:13:05.7559178Z [00:02:43.104]➜  mkdir -p $WORK/b385/
2025-08-20T21:13:05.7561223Z [00:02:43.104]➜  cat >/tmp/go-build1679262874/b385/importcfg << 'EOF' # internal
2025-08-20T21:13:05.7561908Z [00:02:43.104]➜  # import config
2025-08-20T21:13:05.7562541Z [00:02:43.104]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.7563369Z [00:02:43.104]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.7564214Z [00:02:43.104]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.7564929Z [00:02:43.104]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.7566259Z [00:02:43.104]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.7567330Z [00:02:43.104]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.7568530Z [00:02:43.104]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.7569226Z [00:02:43.104]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:05.7569778Z [00:02:43.104]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.7570209Z [00:02:43.104]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.7570785Z [00:02:43.104]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.7571277Z [00:02:43.104]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.7571595Z [00:02:43.104]➜  EOF
2025-08-20T21:13:05.7580418Z [00:02:43.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1=>k8s.io/api@v0.33.2/networking/v1beta1;$WORK/b385=>" -p k8s.io/api/networking/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid UVGh76Gm_OSbSGyieoaz/UVGh76Gm_OSbSGyieoaz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/well_known_annotations.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/well_known_labels.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/networking/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.7785747Z [00:02:43.126]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T21:13:05.7818887Z [00:02:43.130]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/8b/8b0db43e6e3133e495f65c3d32fc6b32a16965782a90f9c2c0d0775cac823c3a-d # internal
2025-08-20T21:13:05.7854897Z [00:02:43.133]➜  k8s.io/api/node/v1
2025-08-20T21:13:05.7855518Z [00:02:43.133]➜  mkdir -p $WORK/b386/
2025-08-20T21:13:05.7856331Z [00:02:43.133]➜  cat >/tmp/go-build1679262874/b386/importcfg << 'EOF' # internal
2025-08-20T21:13:05.7856880Z [00:02:43.133]➜  # import config
2025-08-20T21:13:05.7857411Z [00:02:43.133]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.7858188Z [00:02:43.133]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.7859019Z [00:02:43.133]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.7859937Z [00:02:43.133]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.7860948Z [00:02:43.133]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.7861860Z [00:02:43.134]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:05.7862791Z [00:02:43.134]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.7863862Z [00:02:43.134]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.7865164Z [00:02:43.134]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.7865759Z [00:02:43.134]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.7866203Z [00:02:43.134]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.7866648Z [00:02:43.134]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.7867083Z [00:02:43.134]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.7867805Z [00:02:43.134]➜  EOF
2025-08-20T21:13:05.7871034Z [00:02:43.134]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1=>k8s.io/api@v0.33.2/node/v1;$WORK/b386=>" -p k8s.io/api/node/v1 -lang=go1.24 -complete -installsuffix shared -buildid nEZiGXWhmbUxXA1UvtP8/nEZiGXWhmbUxXA1UvtP8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:05.9119667Z [00:02:43.260]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T21:13:05.9221059Z [00:02:43.270]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/2f/2fc1dbf4edfdbb5e68e112e56c1f759fc52fefc50cbd2eda2bc4866979ef4cee-d # internal
2025-08-20T21:13:05.9238202Z [00:02:43.272]➜  k8s.io/api/node/v1alpha1
2025-08-20T21:13:05.9238698Z [00:02:43.272]➜  mkdir -p $WORK/b387/
2025-08-20T21:13:05.9246099Z [00:02:43.273]➜  cat >/tmp/go-build1679262874/b387/importcfg << 'EOF' # internal
2025-08-20T21:13:05.9247072Z [00:02:43.273]➜  # import config
2025-08-20T21:13:05.9247559Z [00:02:43.273]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:05.9248226Z [00:02:43.273]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:05.9248958Z [00:02:43.273]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:05.9249563Z [00:02:43.273]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:05.9250135Z [00:02:43.273]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:05.9250979Z [00:02:43.273]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:05.9251751Z [00:02:43.273]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:05.9252486Z [00:02:43.273]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:05.9253248Z [00:02:43.273]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:05.9253892Z [00:02:43.273]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:05.9254423Z [00:02:43.273]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:05.9255003Z [00:02:43.273]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:05.9255524Z [00:02:43.273]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:05.9255934Z [00:02:43.273]➜  EOF
2025-08-20T21:13:05.9259031Z [00:02:43.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1=>k8s.io/api@v0.33.2/node/v1alpha1;$WORK/b387=>" -p k8s.io/api/node/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid FPVEy1Ou547e4h7b7UmE/FPVEy1Ou547e4h7b7UmE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:06.2085609Z [00:02:43.556]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T21:13:06.2263296Z [00:02:43.574]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/83/83f5ea50071110bfe73f1c7f09232e77b0be82c7e4fe3c88df7d213bd5aa300b-d # internal
2025-08-20T21:13:06.2385171Z [00:02:43.586]➜  k8s.io/api/node/v1beta1
2025-08-20T21:13:06.2385632Z [00:02:43.586]➜  mkdir -p $WORK/b388/
2025-08-20T21:13:06.2389146Z [00:02:43.586]➜  cat >/tmp/go-build1679262874/b388/importcfg << 'EOF' # internal
2025-08-20T21:13:06.2390095Z [00:02:43.586]➜  # import config
2025-08-20T21:13:06.2390475Z [00:02:43.586]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.2391195Z [00:02:43.586]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.2391847Z [00:02:43.586]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:06.2392352Z [00:02:43.586]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.2392812Z [00:02:43.586]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.2393389Z [00:02:43.586]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:06.2394032Z [00:02:43.586]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.2394664Z [00:02:43.586]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.2395289Z [00:02:43.587]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.2396210Z [00:02:43.587]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.2396645Z [00:02:43.587]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.2397081Z [00:02:43.587]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.2397508Z [00:02:43.587]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.2397825Z [00:02:43.587]➜  EOF
2025-08-20T21:13:06.2401158Z [00:02:43.587]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1=>k8s.io/api@v0.33.2/node/v1beta1;$WORK/b388=>" -p k8s.io/api/node/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid fuvOZx-B63YMyJ5-ArOh/fuvOZx-B63YMyJ5-ArOh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/node/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:06.2587243Z [00:02:43.607]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T21:13:06.2663042Z [00:02:43.614]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/ec/ec0cbd25d402a6831b8354363121b18939220c27832c0d93d4a3e5b57c7b3166-d # internal
2025-08-20T21:13:06.2719518Z [00:02:43.620]➜  k8s.io/api/resource/v1alpha3
2025-08-20T21:13:06.2720343Z [00:02:43.620]➜  mkdir -p $WORK/b394/
2025-08-20T21:13:06.2736349Z [00:02:43.622]➜  cat >/tmp/go-build1679262874/b394/importcfg << 'EOF' # internal
2025-08-20T21:13:06.2737200Z [00:02:43.622]➜  # import config
2025-08-20T21:13:06.2737596Z [00:02:43.622]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.2738149Z [00:02:43.622]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.2738758Z [00:02:43.622]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:06.2739261Z [00:02:43.622]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.2739722Z [00:02:43.622]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.2740305Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:06.2741490Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.2742175Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.2742801Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.2743410Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:06.2744045Z [00:02:43.622]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:06.2744606Z [00:02:43.622]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.2745037Z [00:02:43.622]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.2745471Z [00:02:43.622]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.2745897Z [00:02:43.622]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.2746225Z [00:02:43.622]➜  EOF
2025-08-20T21:13:06.2749634Z [00:02:43.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3=>k8s.io/api@v0.33.2/resource/v1alpha3;$WORK/b394=>" -p k8s.io/api/resource/v1alpha3 -lang=go1.24 -complete -installsuffix shared -buildid 3uahZlUzkjFRkqzGH_r5/3uahZlUzkjFRkqzGH_r5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1alpha3/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:06.4227594Z [00:02:43.771]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T21:13:06.4255177Z [00:02:43.774]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/6e/6eb2f8e8f9d8461563ed65f05dae1bb6dfec6163e74e10100301b6ba41ec2f30-d # internal
2025-08-20T21:13:06.4342162Z [00:02:43.782]➜  k8s.io/api/resource/v1beta1
2025-08-20T21:13:06.4343278Z [00:02:43.782]➜  mkdir -p $WORK/b395/
2025-08-20T21:13:06.4343770Z [00:02:43.782]➜  cat >/tmp/go-build1679262874/b395/importcfg << 'EOF' # internal
2025-08-20T21:13:06.4344126Z [00:02:43.782]➜  # import config
2025-08-20T21:13:06.4344461Z [00:02:43.782]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.4344973Z [00:02:43.782]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.4345574Z [00:02:43.782]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:06.4346074Z [00:02:43.782]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.4346543Z [00:02:43.782]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.4347123Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:06.4347757Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.4348373Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.4348989Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.4349592Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:06.4350210Z [00:02:43.782]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:06.4350908Z [00:02:43.782]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.4351702Z [00:02:43.782]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.4352218Z [00:02:43.782]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.4352650Z [00:02:43.782]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.4352967Z [00:02:43.782]➜  EOF
2025-08-20T21:13:06.4362917Z [00:02:43.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1=>k8s.io/api@v0.33.2/resource/v1beta1;$WORK/b395=>" -p k8s.io/api/resource/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid TnFrjW-h1MJw4il6wQM1/TnFrjW-h1MJw4il6wQM1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/devicetaint.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:06.4696135Z [00:02:43.818]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T21:13:06.4837988Z [00:02:43.832]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/2f/2f7ec0d7753ab4f00ea3a90cf1f23a23467bf05c214eccfe319568a3385563c4-d # internal
2025-08-20T21:13:06.4872205Z [00:02:43.835]➜  k8s.io/api/resource/v1beta2
2025-08-20T21:13:06.4872606Z [00:02:43.835]➜  mkdir -p $WORK/b396/
2025-08-20T21:13:06.4874997Z [00:02:43.835]➜  cat >/tmp/go-build1679262874/b396/importcfg << 'EOF' # internal
2025-08-20T21:13:06.4875370Z [00:02:43.836]➜  # import config
2025-08-20T21:13:06.4875708Z [00:02:43.836]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.4876261Z [00:02:43.836]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.4876875Z [00:02:43.836]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:06.4877376Z [00:02:43.836]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.4877832Z [00:02:43.836]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.4878425Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:06.4879058Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.4879668Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.4880286Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.4881109Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:06.4881728Z [00:02:43.836]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:06.4882253Z [00:02:43.836]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.4882677Z [00:02:43.836]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.4883123Z [00:02:43.836]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.4883550Z [00:02:43.836]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.4883868Z [00:02:43.836]➜  EOF
2025-08-20T21:13:06.4916551Z [00:02:43.839]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2=>k8s.io/api@v0.33.2/resource/v1beta2;$WORK/b396=>" -p k8s.io/api/resource/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid Jg2G5VlcsbJtt1fzUroV/Jg2G5VlcsbJtt1fzUroV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/devicetaint.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/resource/v1beta2/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:06.5187757Z [00:02:43.867]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T21:13:06.5314823Z [00:02:43.879]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/20/208a46aa5aabd48f3635c1ecb928d3221821c49eb2d11f8547918de7c002565f-d # internal
2025-08-20T21:13:06.5339606Z [00:02:43.882]➜  k8s.io/api/scheduling/v1
2025-08-20T21:13:06.5340351Z [00:02:43.882]➜  mkdir -p $WORK/b397/
2025-08-20T21:13:06.5343804Z [00:02:43.882]➜  cat >/tmp/go-build1679262874/b397/importcfg << 'EOF' # internal
2025-08-20T21:13:06.5344192Z [00:02:43.882]➜  # import config
2025-08-20T21:13:06.5344536Z [00:02:43.882]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.5345046Z [00:02:43.882]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.5345961Z [00:02:43.882]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.5346414Z [00:02:43.882]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.5347005Z [00:02:43.882]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.5347615Z [00:02:43.882]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.5348237Z [00:02:43.882]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.5348773Z [00:02:43.882]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.5349201Z [00:02:43.882]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.5349634Z [00:02:43.882]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.5350060Z [00:02:43.882]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.5350389Z [00:02:43.882]➜  EOF
2025-08-20T21:13:06.5353868Z [00:02:43.882]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1=>k8s.io/api@v0.33.2/scheduling/v1;$WORK/b397=>" -p k8s.io/api/scheduling/v1 -lang=go1.24 -complete -installsuffix shared -buildid MYwiYyAt0SKD7IoupLmg/MYwiYyAt0SKD7IoupLmg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:06.6363291Z [00:02:43.984]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T21:13:06.6389397Z [00:02:43.987]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/b5/b5949b57c3a2f59b8e63578df02266225e9f68c028e6ee4e19204a4c99904e5d-d # internal
2025-08-20T21:13:06.6444361Z [00:02:43.992]➜  k8s.io/api/scheduling/v1alpha1
2025-08-20T21:13:06.6453042Z [00:02:43.993]➜  mkdir -p $WORK/b398/
2025-08-20T21:13:06.6464214Z [00:02:43.994]➜  cat >/tmp/go-build1679262874/b398/importcfg << 'EOF' # internal
2025-08-20T21:13:06.6465396Z [00:02:43.994]➜  # import config
2025-08-20T21:13:06.6466894Z [00:02:43.994]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.6467821Z [00:02:43.994]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.6468429Z [00:02:43.995]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.6468893Z [00:02:43.995]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.6469485Z [00:02:43.995]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.6470123Z [00:02:43.995]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.6470899Z [00:02:43.995]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.6471471Z [00:02:43.995]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.6471899Z [00:02:43.995]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.6472342Z [00:02:43.995]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.6472772Z [00:02:43.995]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.6473087Z [00:02:43.995]➜  EOF
2025-08-20T21:13:06.6482066Z [00:02:43.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1=>k8s.io/api@v0.33.2/scheduling/v1alpha1;$WORK/b398=>" -p k8s.io/api/scheduling/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid HET7uNHFGzooK0ptbQ_p/HET7uNHFGzooK0ptbQ_p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:06.7988268Z [00:02:44.147]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T21:13:06.8040116Z [00:02:44.152]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/e1/e1977cbbd60bd78fc8a81cbc14d711d1e182f55f81ed8f477c7a251c56a80c0f-d # internal
2025-08-20T21:13:06.8130126Z [00:02:44.161]➜  k8s.io/api/scheduling/v1beta1
2025-08-20T21:13:06.8131626Z [00:02:44.161]➜  mkdir -p $WORK/b399/
2025-08-20T21:13:06.8142209Z [00:02:44.162]➜  cat >/tmp/go-build1679262874/b399/importcfg << 'EOF' # internal
2025-08-20T21:13:06.8144041Z [00:02:44.162]➜  # import config
2025-08-20T21:13:06.8144971Z [00:02:44.162]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:06.8145534Z [00:02:44.162]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:06.8146042Z [00:02:44.162]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:06.8146530Z [00:02:44.162]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:06.8147109Z [00:02:44.162]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:06.8147720Z [00:02:44.162]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:06.8148341Z [00:02:44.162]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:06.8148878Z [00:02:44.162]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:06.8149317Z [00:02:44.162]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:06.8149752Z [00:02:44.162]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:06.8150182Z [00:02:44.162]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:06.8150501Z [00:02:44.162]➜  EOF
2025-08-20T21:13:06.8188343Z [00:02:44.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1=>k8s.io/api@v0.33.2/scheduling/v1beta1;$WORK/b399=>" -p k8s.io/api/scheduling/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid e3xiFVwudBxd9UkbIVwP/e3xiFVwudBxd9UkbIVwP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/scheduling/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:07.0497432Z [00:02:44.398]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T21:13:07.0550006Z [00:02:44.403]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/59/5913de75e7b7d423b64ed3e3abb96cbbcada2d927d15a7d238529b0380daa0e3-d # internal
2025-08-20T21:13:07.0602257Z [00:02:44.408]➜  k8s.io/api/storage/v1
2025-08-20T21:13:07.0606979Z [00:02:44.409]➜  mkdir -p $WORK/b400/
2025-08-20T21:13:07.0611833Z [00:02:44.409]➜  cat >/tmp/go-build1679262874/b400/importcfg << 'EOF' # internal
2025-08-20T21:13:07.0612957Z [00:02:44.409]➜  # import config
2025-08-20T21:13:07.0614310Z [00:02:44.409]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.0631851Z [00:02:44.409]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:07.0632512Z [00:02:44.409]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:07.0633020Z [00:02:44.409]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.0633479Z [00:02:44.409]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:07.0634088Z [00:02:44.409]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:07.0634723Z [00:02:44.409]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.0635334Z [00:02:44.409]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.0635960Z [00:02:44.409]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.0636496Z [00:02:44.409]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.0636921Z [00:02:44.409]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:07.0637355Z [00:02:44.409]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.0637781Z [00:02:44.409]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.0638099Z [00:02:44.409]➜  EOF
2025-08-20T21:13:07.0641353Z [00:02:44.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1=>k8s.io/api@v0.33.2/storage/v1;$WORK/b400=>" -p k8s.io/api/storage/v1 -lang=go1.24 -complete -installsuffix shared -buildid 4eN8hU1xUb4UrnJdM2CJ/4eN8hU1xUb4UrnJdM2CJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:07.2385994Z [00:02:44.587]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T21:13:07.2627948Z [00:02:44.611]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/30/30cf0145653dc7bfd08d073eb34497ddb7152a6a099882005a529008ea48803c-d # internal
2025-08-20T21:13:07.2656105Z [00:02:44.614]➜  k8s.io/api/storage/v1alpha1
2025-08-20T21:13:07.2656548Z [00:02:44.614]➜  mkdir -p $WORK/b401/
2025-08-20T21:13:07.2662876Z [00:02:44.614]➜  cat >/tmp/go-build1679262874/b401/importcfg << 'EOF' # internal
2025-08-20T21:13:07.2663286Z [00:02:44.614]➜  # import config
2025-08-20T21:13:07.2663652Z [00:02:44.614]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.2664196Z [00:02:44.614]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:07.2664796Z [00:02:44.614]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:07.2665298Z [00:02:44.614]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.2665751Z [00:02:44.614]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:07.2666331Z [00:02:44.614]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:07.2667033Z [00:02:44.614]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.2667642Z [00:02:44.614]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.2668258Z [00:02:44.614]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.2669197Z [00:02:44.614]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.2669622Z [00:02:44.614]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:07.2670055Z [00:02:44.614]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.2670479Z [00:02:44.614]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.2671036Z [00:02:44.614]➜  EOF
2025-08-20T21:13:07.2674424Z [00:02:44.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1=>k8s.io/api@v0.33.2/storage/v1alpha1;$WORK/b401=>" -p k8s.io/api/storage/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid ek2iRobubkSIIbZM2aBc/ek2iRobubkSIIbZM2aBc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:07.3257794Z [00:02:44.674]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T21:13:07.3365707Z [00:02:44.685]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T21:13:07.3405467Z [00:02:44.689]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/26/26cf82a28060d3f04312729be8ca575486fc912bfcb78ae25f6dff465d848146-d # internal
2025-08-20T21:13:07.3489577Z [00:02:44.697]➜  k8s.io/api/storage/v1beta1
2025-08-20T21:13:07.3489933Z [00:02:44.697]➜  mkdir -p $WORK/b402/
2025-08-20T21:13:07.3495086Z [00:02:44.698]➜  cat >/tmp/go-build1679262874/b402/importcfg << 'EOF' # internal
2025-08-20T21:13:07.3495485Z [00:02:44.698]➜  # import config
2025-08-20T21:13:07.3495868Z [00:02:44.698]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.3496387Z [00:02:44.698]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:07.3496999Z [00:02:44.698]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:07.3497500Z [00:02:44.698]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.3498153Z [00:02:44.698]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:07.3499813Z [00:02:44.698]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:07.3521926Z [00:02:44.698]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.3522572Z [00:02:44.698]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.3523197Z [00:02:44.698]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.3523754Z [00:02:44.698]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.3524183Z [00:02:44.698]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:07.3524617Z [00:02:44.698]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.3525045Z [00:02:44.698]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.3525363Z [00:02:44.698]➜  EOF
2025-08-20T21:13:07.3528719Z [00:02:44.698]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1=>k8s.io/api@v0.33.2/storage/v1beta1;$WORK/b402=>" -p k8s.io/api/storage/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid WJkp4dTl1-fUq3Vsq2xu/WJkp4dTl1-fUq3Vsq2xu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storage/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:07.3534590Z [00:02:44.702]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/64/64679a027574afbc99f46b90c85bc982c35d3c7a69d2bf0714f4ba18aed10eaf-d # internal
2025-08-20T21:13:07.3607120Z [00:02:44.709]➜  k8s.io/api/storagemigration/v1alpha1
2025-08-20T21:13:07.3608539Z [00:02:44.709]➜  mkdir -p $WORK/b403/
2025-08-20T21:13:07.3613391Z [00:02:44.709]➜  cat >/tmp/go-build1679262874/b403/importcfg << 'EOF' # internal
2025-08-20T21:13:07.3613755Z [00:02:44.709]➜  # import config
2025-08-20T21:13:07.3614091Z [00:02:44.709]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.3617769Z [00:02:44.709]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:07.3618321Z [00:02:44.709]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.3618777Z [00:02:44.709]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:07.3619351Z [00:02:44.709]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.3619969Z [00:02:44.709]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.3620721Z [00:02:44.709]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.3621301Z [00:02:44.709]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.3621731Z [00:02:44.709]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:07.3622167Z [00:02:44.709]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.3622606Z [00:02:44.709]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.3622921Z [00:02:44.709]➜  EOF
2025-08-20T21:13:07.3627035Z [00:02:44.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1=>k8s.io/api@v0.33.2/storagemigration/v1alpha1;$WORK/b403=>" -p k8s.io/api/storagemigration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid cWEahsI0RQ2m13nzJirZ/cWEahsI0RQ2m13nzJirZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/storagemigration/v1alpha1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:07.5603779Z [00:02:44.908]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T21:13:07.5633633Z [00:02:44.911]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/0b/0b3f9a6c45c347dcefbba81bcfb370b7b41faad994a69d89c66c174be059d37d-d # internal
2025-08-20T21:13:07.5671181Z [00:02:44.915]➜  k8s.io/apimachinery/pkg/util/managedfields
2025-08-20T21:13:07.5672487Z [00:02:44.915]➜  mkdir -p $WORK/b405/
2025-08-20T21:13:07.5679595Z [00:02:44.916]➜  cat >/tmp/go-build1679262874/b405/importcfg << 'EOF' # internal
2025-08-20T21:13:07.5680450Z [00:02:44.916]➜  # import config
2025-08-20T21:13:07.5683013Z [00:02:44.916]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:07.5683462Z [00:02:44.916]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.5684409Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:07.5685045Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.5685740Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:07.5686405Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.5687045Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.5687763Z [00:02:44.916]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields/internal=/tmp/go-build1679262874/b406/_pkg_.a
2025-08-20T21:13:07.5688444Z [00:02:44.916]➜  packagefile k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build1679262874/b409/_pkg_.a
2025-08-20T21:13:07.5689049Z [00:02:44.916]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:07.5689688Z [00:02:44.916]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:07.5690358Z [00:02:44.916]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1679262874/b425/_pkg_.a
2025-08-20T21:13:07.5691230Z [00:02:44.916]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:13:07.5691900Z [00:02:44.916]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:13:07.5692327Z [00:02:44.916]➜  EOF
2025-08-20T21:13:07.5712438Z [00:02:44.919]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields=>k8s.io/apimachinery@v0.33.2/pkg/util/managedfields;$WORK/b405=>" -p k8s.io/apimachinery/pkg/util/managedfields -lang=go1.24 -complete -installsuffix shared -buildid _QApna9C8WnU03KmH1ov/_QApna9C8WnU03KmH1ov -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/extract.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/fieldmanager.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/gvkparser.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/scalehandler.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/managedfields/typeconverter.go
2025-08-20T21:13:07.5909964Z [00:02:44.939]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T21:13:07.5976024Z [00:02:44.946]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/cb/cb56c8ee28ed77fba880cfcadd4ec90160407abc0d7a42c19195fe82822ac507-d # internal
2025-08-20T21:13:07.5983952Z [00:02:44.946]➜  github.com/emicklei/go-restful/v3/log
2025-08-20T21:13:07.5984803Z [00:02:44.946]➜  mkdir -p $WORK/b462/
2025-08-20T21:13:07.5985613Z [00:02:44.946]➜  cat >/tmp/go-build1679262874/b462/importcfg << 'EOF' # internal
2025-08-20T21:13:07.5986488Z [00:02:44.946]➜  # import config
2025-08-20T21:13:07.5986923Z [00:02:44.946]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:07.5987345Z [00:02:44.946]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:07.5987652Z [00:02:44.946]➜  EOF
2025-08-20T21:13:07.5989534Z [00:02:44.946]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/log=>github.com/emicklei/go-restful/v3@v3.11.0/log;$WORK/b462=>" -p github.com/emicklei/go-restful/v3/log -lang=go1.13 -complete -installsuffix shared -buildid SJEoik4_gVQeCILqT-1q/SJEoik4_gVQeCILqT-1q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/log/log.go
2025-08-20T21:13:07.6065366Z [00:02:44.955]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T21:13:07.6200840Z [00:02:44.968]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/3d/3d5075e8c3bef8e472c87d641b01a0e1e6abd62d296217c2d97e0484c19796b5-d # internal
2025-08-20T21:13:07.6206390Z [00:02:44.969]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T21:13:07.6207733Z [00:02:44.969]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/53/53f6b15c39443f14f38047d9accab1a1174b8e8da6dd778ab2e4d6d0efdb2059-d # internal
2025-08-20T21:13:07.6210431Z [00:02:44.969]➜  github.com/emicklei/go-restful/v3
2025-08-20T21:13:07.6212415Z [00:02:44.969]➜  mkdir -p $WORK/b458/
2025-08-20T21:13:07.6214685Z [00:02:44.969]➜  cat >/tmp/go-build1679262874/b458/importcfg << 'EOF' # internal
2025-08-20T21:13:07.6215065Z [00:02:44.969]➜  # import config
2025-08-20T21:13:07.6215404Z [00:02:44.969]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:07.6215825Z [00:02:44.969]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:07.6216273Z [00:02:44.969]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:07.6216746Z [00:02:44.969]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:07.6217227Z [00:02:44.969]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:07.6217692Z [00:02:44.969]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:07.6218135Z [00:02:44.969]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:07.6218547Z [00:02:44.969]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.6219069Z [00:02:44.969]➜  packagefile github.com/emicklei/go-restful/v3/log=/tmp/go-build1679262874/b462/_pkg_.a
2025-08-20T21:13:07.6219588Z [00:02:44.969]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.6219991Z [00:02:44.969]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:07.6220408Z [00:02:44.970]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:07.6221090Z [00:02:44.970]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:07.6221513Z [00:02:44.970]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:07.6221934Z [00:02:44.970]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.6222356Z [00:02:44.970]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:07.6222777Z [00:02:44.970]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:07.6223197Z [00:02:44.970]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:07.6223616Z [00:02:44.970]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:07.6224350Z [00:02:44.970]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.6224865Z [00:02:44.970]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:07.6225299Z [00:02:44.970]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:07.6225626Z [00:02:44.970]➜  EOF
2025-08-20T21:13:07.6236017Z [00:02:44.970]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0=>github.com/emicklei/go-restful/v3@v3.11.0;$WORK/b458=>" -p github.com/emicklei/go-restful/v3 -lang=go1.13 -complete -installsuffix shared -buildid zET9qgyAg-lud6N-1qze/zET9qgyAg-lud6N-1qze -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/compress.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/compressor_cache.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/compressor_pools.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/compressors.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/constants.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/container.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/cors_filter.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/curly.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/curly_route.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/custom_verb.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/doc.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/entity_accessors.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/extensions.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/filter.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/filter_adapter.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/json.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/jsr311.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/logger.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/mime.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/options_filter.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/parameter.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/path_expression.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/path_processor.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/request.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/response.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/route.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/route_builder.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/route_reader.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/router.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/service_error.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/web_service.go /root/go/pkg/mod/github.com/emicklei/go-restful/v3@v3.11.0/web_service_container.go
2025-08-20T21:13:07.6287927Z [00:02:44.976]➜  k8s.io/kube-openapi/pkg/spec3
2025-08-20T21:13:07.6288363Z [00:02:44.976]➜  mkdir -p $WORK/b463/
2025-08-20T21:13:07.6288756Z [00:02:44.976]➜  cat >/tmp/go-build1679262874/b463/importcfg << 'EOF' # internal
2025-08-20T21:13:07.6289114Z [00:02:44.977]➜  # import config
2025-08-20T21:13:07.6289506Z [00:02:44.977]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:07.6289948Z [00:02:44.977]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.6290435Z [00:02:44.977]➜  packagefile github.com/go-openapi/swag=/tmp/go-build1679262874/b416/_pkg_.a
2025-08-20T21:13:07.6291187Z [00:02:44.977]➜  packagefile k8s.io/kube-openapi/pkg/internal=/tmp/go-build1679262874/b422/_pkg_.a
2025-08-20T21:13:07.6291927Z [00:02:44.977]➜  packagefile k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build1679262874/b423/_pkg_.a
2025-08-20T21:13:07.6292995Z [00:02:44.977]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:07.6293597Z [00:02:44.977]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:07.6294077Z [00:02:44.977]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build1679262874/b251/_pkg_.a
2025-08-20T21:13:07.6294544Z [00:02:44.977]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:07.6294981Z [00:02:44.977]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.6295295Z [00:02:44.977]➜  EOF
2025-08-20T21:13:07.6324353Z [00:02:44.980]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3;$WORK/b463=>" -p k8s.io/kube-openapi/pkg/spec3 -lang=go1.21 -complete -installsuffix shared -buildid 9sqLK30Sxj44XGcs76GK/9sqLK30Sxj44XGcs76GK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/component.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/encoding.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/example.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/external_documentation.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/fuzz.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/header.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/media_type.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/operation.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/parameter.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/path.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/request_body.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/response.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/security_scheme.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/server.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/spec3/spec.go
2025-08-20T21:13:07.8017004Z [00:02:45.150]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T21:13:07.8084625Z [00:02:45.156]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/0e/0e87bc95c05cefbaabf2758a77165eb633eb80088fc4618f94b859fd9ccdd984-d # internal
2025-08-20T21:13:07.8148504Z [00:02:45.163]➜  k8s.io/client-go/util/apply
2025-08-20T21:13:07.8149789Z [00:02:45.163]➜  mkdir -p $WORK/b465/
2025-08-20T21:13:07.8161448Z [00:02:45.164]➜  cat >/tmp/go-build1679262874/b465/importcfg << 'EOF' # internal
2025-08-20T21:13:07.8161877Z [00:02:45.164]➜  # import config
2025-08-20T21:13:07.8162258Z [00:02:45.164]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.8162878Z [00:02:45.164]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:13:07.8163554Z [00:02:45.164]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:07.8164169Z [00:02:45.164]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:07.8164742Z [00:02:45.164]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:13:07.8165264Z [00:02:45.164]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:07.8165615Z [00:02:45.164]➜  EOF
2025-08-20T21:13:07.8176219Z [00:02:45.165]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/apply=>k8s.io/client-go@v0.33.2/util/apply;$WORK/b465=>" -p k8s.io/client-go/util/apply -lang=go1.24 -complete -installsuffix shared -buildid w2ou86HVJfQ4ifMA9kPu/w2ou86HVJfQ4ifMA9kPu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/apply/apply.go
2025-08-20T21:13:07.8754457Z [00:02:45.223]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T21:13:07.8762390Z [00:02:45.224]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/d3/d31ab2e4de52c3705ccf980e8af72e819c554e50a99e28539c6bb7daf9052afd-d # internal
2025-08-20T21:13:07.8773217Z [00:02:45.225]➜  github.com/google/go-cmp/cmp/internal/diff
2025-08-20T21:13:07.8775691Z [00:02:45.226]➜  mkdir -p $WORK/b468/
2025-08-20T21:13:07.8781369Z [00:02:45.226]➜  cat >/tmp/go-build1679262874/b468/importcfg << 'EOF' # internal
2025-08-20T21:13:07.8781732Z [00:02:45.226]➜  # import config
2025-08-20T21:13:07.8782213Z [00:02:45.226]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1679262874/b469/_pkg_.a
2025-08-20T21:13:07.8782789Z [00:02:45.226]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:07.8783218Z [00:02:45.226]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:07.8783553Z [00:02:45.226]➜  EOF
2025-08-20T21:13:07.8794853Z [00:02:45.227]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff=>github.com/google/go-cmp@v0.7.0/cmp/internal/diff;$WORK/b468=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.21 -complete -installsuffix shared -buildid vbWTawH6P7N3TV71Pial/vbWTawH6P7N3TV71Pial -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff/debug_disable.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff/diff.go
2025-08-20T21:13:07.8809692Z [00:02:45.229]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T21:13:07.8952070Z [00:02:45.243]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/27/272bf0be93742c9da783c45515da9c14ed11bdd06296e76c69758c46231d5123-d # internal
2025-08-20T21:13:07.9046305Z [00:02:45.253]➜  k8s.io/client-go/kubernetes/scheme
2025-08-20T21:13:07.9047211Z [00:02:45.253]➜  mkdir -p $WORK/b350/
2025-08-20T21:13:07.9051068Z [00:02:45.253]➜  cat >/tmp/go-build1679262874/b350/importcfg << 'EOF' # internal
2025-08-20T21:13:07.9051494Z [00:02:45.253]➜  # import config
2025-08-20T21:13:07.9051962Z [00:02:45.253]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:07.9052628Z [00:02:45.253]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:13:07.9053349Z [00:02:45.253]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:07.9054022Z [00:02:45.253]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:13:07.9054597Z [00:02:45.253]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:07.9055113Z [00:02:45.253]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:07.9055642Z [00:02:45.253]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:07.9056281Z [00:02:45.253]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:07.9056943Z [00:02:45.253]➜  packagefile k8s.io/api/authentication/v1alpha1=/tmp/go-build1679262874/b359/_pkg_.a
2025-08-20T21:13:07.9057555Z [00:02:45.253]➜  packagefile k8s.io/api/authentication/v1beta1=/tmp/go-build1679262874/b360/_pkg_.a
2025-08-20T21:13:07.9058139Z [00:02:45.253]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:13:07.9058718Z [00:02:45.253]➜  packagefile k8s.io/api/authorization/v1beta1=/tmp/go-build1679262874/b361/_pkg_.a
2025-08-20T21:13:07.9059689Z [00:02:45.253]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:07.9060312Z [00:02:45.253]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:13:07.9061022Z [00:02:45.253]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:13:07.9061604Z [00:02:45.253]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:13:07.9062157Z [00:02:45.253]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:13:07.9062673Z [00:02:45.253]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:13:07.9063212Z [00:02:45.253]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:13:07.9063791Z [00:02:45.253]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:13:07.9064384Z [00:02:45.253]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:13:07.9064956Z [00:02:45.253]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:07.9065535Z [00:02:45.253]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:13:07.9066127Z [00:02:45.253]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:13:07.9066980Z [00:02:45.253]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:07.9067496Z [00:02:45.253]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:13:07.9068042Z [00:02:45.253]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:13:07.9068574Z [00:02:45.253]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:13:07.9069097Z [00:02:45.253]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:13:07.9069661Z [00:02:45.253]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:07.9070216Z [00:02:45.253]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:13:07.9075478Z [00:02:45.253]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:13:07.9076123Z [00:02:45.253]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:13:07.9076718Z [00:02:45.253]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:13:07.9077272Z [00:02:45.253]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:13:07.9077831Z [00:02:45.253]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:13:07.9078405Z [00:02:45.253]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:13:07.9078940Z [00:02:45.253]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:13:07.9079455Z [00:02:45.253]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:13:07.9079983Z [00:02:45.253]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:13:07.9080497Z [00:02:45.253]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:13:07.9081161Z [00:02:45.253]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:13:07.9081675Z [00:02:45.253]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:13:07.9082188Z [00:02:45.253]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:13:07.9082718Z [00:02:45.253]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:13:07.9083269Z [00:02:45.253]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:13:07.9084106Z [00:02:45.253]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:13:07.9084737Z [00:02:45.253]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:13:07.9085282Z [00:02:45.253]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:13:07.9085844Z [00:02:45.253]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:13:07.9086633Z [00:02:45.253]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:13:07.9087181Z [00:02:45.253]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:13:07.9087715Z [00:02:45.253]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:13:07.9088268Z [00:02:45.253]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:13:07.9088873Z [00:02:45.253]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:13:07.9089508Z [00:02:45.253]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.9090114Z [00:02:45.253]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.9090873Z [00:02:45.253]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.9091610Z [00:02:45.253]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:07.9092260Z [00:02:45.253]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:07.9092667Z [00:02:45.253]➜  EOF
2025-08-20T21:13:07.9094772Z [00:02:45.253]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/scheme=>k8s.io/client-go@v0.33.2/kubernetes/scheme;$WORK/b350=>" -p k8s.io/client-go/kubernetes/scheme -lang=go1.24 -complete -installsuffix shared -buildid H-dOR5BxFQjY6wvkSm8a/H-dOR5BxFQjY6wvkSm8a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/scheme/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/scheme/register.go
2025-08-20T21:13:07.9327978Z [00:02:45.281]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T21:13:07.9336188Z [00:02:45.281]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/6b/6b437017bbf748c433dac583d96da255b5633b1c9348f2cbef396b0386f5f780-d # internal
2025-08-20T21:13:07.9342281Z [00:02:45.282]➜  github.com/google/go-cmp/cmp/internal/function
2025-08-20T21:13:07.9345085Z [00:02:45.282]➜  mkdir -p $WORK/b470/
2025-08-20T21:13:07.9350053Z [00:02:45.283]➜  cat >/tmp/go-build1679262874/b470/importcfg << 'EOF' # internal
2025-08-20T21:13:07.9359874Z [00:02:45.283]➜  # import config
2025-08-20T21:13:07.9360251Z [00:02:45.283]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.9361110Z [00:02:45.283]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:07.9361611Z [00:02:45.283]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:07.9362046Z [00:02:45.283]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.9362365Z [00:02:45.283]➜  EOF
2025-08-20T21:13:07.9364419Z [00:02:45.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/function=>github.com/google/go-cmp@v0.7.0/cmp/internal/function;$WORK/b470=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.21 -complete -installsuffix shared -buildid ehscsr3e2qVsy0pI2sdv/ehscsr3e2qVsy0pI2sdv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/function/func.go
2025-08-20T21:13:07.9691601Z [00:02:45.317]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T21:13:07.9711546Z [00:02:45.319]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/78/78613c9cc6ef1cc08259a4ec570a04921a3d4f2df3f8ead95c56f70cb58f38ad-d # internal
2025-08-20T21:13:07.9729648Z [00:02:45.321]➜  github.com/google/go-cmp/cmp/internal/value
2025-08-20T21:13:07.9730187Z [00:02:45.321]➜  mkdir -p $WORK/b471/
2025-08-20T21:13:07.9737024Z [00:02:45.322]➜  cat >/tmp/go-build1679262874/b471/importcfg << 'EOF' # internal
2025-08-20T21:13:07.9737797Z [00:02:45.322]➜  # import config
2025-08-20T21:13:07.9738142Z [00:02:45.322]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.9738559Z [00:02:45.322]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.9738987Z [00:02:45.322]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.9739631Z [00:02:45.322]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:07.9740235Z [00:02:45.322]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:07.9740832Z [00:02:45.322]➜  EOF
2025-08-20T21:13:07.9743548Z [00:02:45.322]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value=>github.com/google/go-cmp@v0.7.0/cmp/internal/value;$WORK/b471=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.21 -complete -installsuffix shared -buildid U9beBHbtQ54x7SbKyePO/U9beBHbtQ54x7SbKyePO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/name.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/pointer.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/sort.go
2025-08-20T21:13:07.9773248Z [00:02:45.323]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T21:13:07.9809552Z [00:02:45.329]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/3d/3deb2a0479aafd875162f6295bd093b31bae45aa695f21ac5deebe3afc0df426-d # internal
2025-08-20T21:13:07.9876610Z [00:02:45.336]➜  k8s.io/apimachinery/pkg/apis/meta/v1beta1
2025-08-20T21:13:07.9878596Z [00:02:45.336]➜  mkdir -p $WORK/b474/
2025-08-20T21:13:07.9904909Z [00:02:45.338]➜  cat >/tmp/go-build1679262874/b474/importcfg << 'EOF' # internal
2025-08-20T21:13:07.9905948Z [00:02:45.338]➜  # import config
2025-08-20T21:13:07.9907010Z [00:02:45.338]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:07.9907582Z [00:02:45.338]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:07.9908079Z [00:02:45.338]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:07.9908613Z [00:02:45.338]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:07.9909237Z [00:02:45.339]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:07.9909842Z [00:02:45.339]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:07.9910930Z [00:02:45.339]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:07.9911585Z [00:02:45.339]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:07.9912015Z [00:02:45.339]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:07.9912452Z [00:02:45.339]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:07.9912890Z [00:02:45.339]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:07.9913205Z [00:02:45.339]➜  EOF
2025-08-20T21:13:07.9917791Z [00:02:45.339]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1;$WORK/b474=>" -p k8s.io/apimachinery/pkg/apis/meta/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid KKSbHz7ddjg0jw_rJgP5/KKSbHz7ddjg0jw_rJgP5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/v1beta1/zz_generated.defaults.go
2025-08-20T21:13:08.0120853Z [00:02:45.360]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T21:13:08.0133014Z [00:02:45.361]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/12/12733026b2d5655c4f92a9fcf765073628aae79f9577fafb7033bc6f7a269a3d-d # internal
2025-08-20T21:13:08.0138235Z [00:02:45.362]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T21:13:08.0153258Z [00:02:45.363]➜  github.com/go-errors/errors
2025-08-20T21:13:08.0162701Z [00:02:45.364]➜  mkdir -p $WORK/b484/
2025-08-20T21:13:08.0163220Z [00:02:45.364]➜  cat >/tmp/go-build1679262874/b484/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0163620Z [00:02:45.364]➜  # import config
2025-08-20T21:13:08.0163958Z [00:02:45.364]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:08.0164374Z [00:02:45.364]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.0164791Z [00:02:45.364]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.0165207Z [00:02:45.364]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.0165611Z [00:02:45.364]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.0166217Z [00:02:45.364]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.0166725Z [00:02:45.364]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:08.0167151Z [00:02:45.364]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.0167572Z [00:02:45.364]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.0167890Z [00:02:45.364]➜  EOF
2025-08-20T21:13:08.0171766Z [00:02:45.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-errors/errors@v1.5.1=>github.com/go-errors/errors@v1.5.1;$WORK/b484=>" -p github.com/go-errors/errors -lang=go1.14 -complete -installsuffix shared -buildid nCT0CiGXPm8A2ETEarld/nCT0CiGXPm8A2ETEarld -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /root/go/pkg/mod/github.com/go-errors/errors@v1.5.1/error.go /root/go/pkg/mod/github.com/go-errors/errors@v1.5.1/error_1_13.go /root/go/pkg/mod/github.com/go-errors/errors@v1.5.1/join_unwrap_1_20.go /root/go/pkg/mod/github.com/go-errors/errors@v1.5.1/parse_panic.go /root/go/pkg/mod/github.com/go-errors/errors@v1.5.1/stackframe.go
2025-08-20T21:13:08.0200120Z [00:02:45.368]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T21:13:08.0207566Z [00:02:45.369]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/00/00cf39bd675006e969554340360bb93437f01f0b30f60907b430a819497261a1-d # internal
2025-08-20T21:13:08.0239705Z [00:02:45.372]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/41/419514d9235e764d8ecd60acaa97e48c84d4a0514c7ca75b5676994d3b5cd4ab-d # internal
2025-08-20T21:13:08.0252062Z [00:02:45.373]➜  k8s.io/kube-openapi/pkg/common
2025-08-20T21:13:08.0252483Z [00:02:45.373]➜  mkdir -p $WORK/b457/
2025-08-20T21:13:08.0252784Z [00:02:45.373]➜  github.com/google/go-cmp/cmp
2025-08-20T21:13:08.0254151Z [00:02:45.373]➜  mkdir -p $WORK/b467/
2025-08-20T21:13:08.0258293Z [00:02:45.374]➜  cat >/tmp/go-build1679262874/b467/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0260009Z [00:02:45.374]➜  # import config
2025-08-20T21:13:08.0261830Z [00:02:45.374]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.0262725Z [00:02:45.374]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.0263607Z [00:02:45.374]➜  packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1679262874/b468/_pkg_.a
2025-08-20T21:13:08.0265017Z [00:02:45.374]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1679262874/b469/_pkg_.a
2025-08-20T21:13:08.0267476Z [00:02:45.374]➜  packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1679262874/b470/_pkg_.a
2025-08-20T21:13:08.0268200Z [00:02:45.374]➜  packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1679262874/b471/_pkg_.a
2025-08-20T21:13:08.0268740Z [00:02:45.374]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:08.0269169Z [00:02:45.374]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:08.0269631Z [00:02:45.374]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.0270059Z [00:02:45.374]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.0270484Z [00:02:45.374]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.0271094Z [00:02:45.374]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.0271519Z [00:02:45.374]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.0271953Z [00:02:45.374]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:08.0272399Z [00:02:45.374]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:08.0272730Z [00:02:45.374]➜  EOF
2025-08-20T21:13:08.0276923Z [00:02:45.374]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp=>github.com/google/go-cmp@v0.7.0/cmp;$WORK/b467=>" -p github.com/google/go-cmp/cmp -lang=go1.21 -complete -installsuffix shared -buildid fxvmo3iSPVlSlGwYNX0m/fxvmo3iSPVlSlGwYNX0m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/compare.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/export.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/options.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/path.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_compare.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_references.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_reflect.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_slices.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_text.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_value.go
2025-08-20T21:13:08.0280900Z [00:02:45.375]➜  cat >/tmp/go-build1679262874/b457/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0281258Z [00:02:45.375]➜  # import config
2025-08-20T21:13:08.0281980Z [00:02:45.375]➜  packagefile github.com/emicklei/go-restful/v3=/tmp/go-build1679262874/b458/_pkg_.a
2025-08-20T21:13:08.0282641Z [00:02:45.375]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:13:08.0283257Z [00:02:45.375]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:08.0283806Z [00:02:45.375]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:08.0284238Z [00:02:45.375]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.0284554Z [00:02:45.375]➜  EOF
2025-08-20T21:13:08.0299939Z [00:02:45.377]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/common=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/common;$WORK/b457=>" -p k8s.io/kube-openapi/pkg/common -lang=go1.21 -complete -installsuffix shared -buildid FpQO6cUVUGSsmKQC-CYR/FpQO6cUVUGSsmKQC-CYR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/common/common.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/common/doc.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/common/interfaces.go
2025-08-20T21:13:08.0658004Z [00:02:45.414]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T21:13:08.0667229Z [00:02:45.415]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/08/088177e0893a8ab2abd7945c73c2dfa2a7c10703a419b6bf3af2d0eba2d8bdf8-d # internal
2025-08-20T21:13:08.0670430Z [00:02:45.415]➜  sigs.k8s.io/kustomize/kyaml/errors
2025-08-20T21:13:08.0670935Z [00:02:45.415]➜  mkdir -p $WORK/b483/
2025-08-20T21:13:08.0676796Z [00:02:45.416]➜  cat >/tmp/go-build1679262874/b483/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0677208Z [00:02:45.416]➜  # import config
2025-08-20T21:13:08.0677593Z [00:02:45.416]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.0678100Z [00:02:45.416]➜  packagefile github.com/go-errors/errors=/tmp/go-build1679262874/b484/_pkg_.a
2025-08-20T21:13:08.0678479Z [00:02:45.416]➜  EOF
2025-08-20T21:13:08.0680319Z [00:02:45.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/errors=>sigs.k8s.io/kustomize/kyaml@v0.19.0/errors;$WORK/b483=>" -p sigs.k8s.io/kustomize/kyaml/errors -lang=go1.22 -complete -installsuffix shared -buildid q9Hv3ihHK-7eOb0duv-r/q9Hv3ihHK-7eOb0duv-r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/errors/errors.go
2025-08-20T21:13:08.0770958Z [00:02:45.425]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T21:13:08.0786588Z [00:02:45.427]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/da/dabb7c55c0405555ca4b6b687ce4844e600e9a622926d918bd160b36d7d5d545-d # internal
2025-08-20T21:13:08.0833955Z [00:02:45.431]➜  k8s.io/apimachinery/pkg/apis/meta/internalversion
2025-08-20T21:13:08.0836340Z [00:02:45.431]➜  mkdir -p $WORK/b473/
2025-08-20T21:13:08.0836872Z [00:02:45.431]➜  cat >/tmp/go-build1679262874/b473/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0837235Z [00:02:45.432]➜  # import config
2025-08-20T21:13:08.0837704Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.0838409Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:13:08.0839059Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:08.0839657Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:13:08.0840240Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:08.0841369Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.0842079Z [00:02:45.432]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:08.0842500Z [00:02:45.432]➜  EOF
2025-08-20T21:13:08.0849728Z [00:02:45.433]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion;$WORK/b473=>" -p k8s.io/apimachinery/pkg/apis/meta/internalversion -lang=go1.24 -complete -installsuffix shared -buildid heEIMInCpAzsc72ob-UD/heEIMInCpAzsc72ob-UD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/defaults.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/register.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/types.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/zz_generated.deepcopy.go
2025-08-20T21:13:08.0855905Z [00:02:45.434]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T21:13:08.0902284Z [00:02:45.436]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/55/554c1e7587602dcff81f0a4cf5e362a52366aeb6ee6ff69ec5a37dd045a825bf-d # internal
2025-08-20T21:13:08.0903462Z [00:02:45.436]➜  sigs.k8s.io/kustomize/kyaml/utils
2025-08-20T21:13:08.0903841Z [00:02:45.436]➜  mkdir -p $WORK/b487/
2025-08-20T21:13:08.0904228Z [00:02:45.436]➜  cat >/tmp/go-build1679262874/b487/importcfg << 'EOF' # internal
2025-08-20T21:13:08.0904571Z [00:02:45.436]➜  # import config
2025-08-20T21:13:08.0904914Z [00:02:45.436]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.0905249Z [00:02:45.436]➜  EOF
2025-08-20T21:13:08.0912959Z [00:02:45.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/utils=>sigs.k8s.io/kustomize/kyaml@v0.19.0/utils;$WORK/b487=>" -p sigs.k8s.io/kustomize/kyaml/utils -lang=go1.22 -complete -installsuffix shared -buildid GRPgqmc8ECQ6VVG9Pr_1/GRPgqmc8ECQ6VVG9Pr_1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/utils/pathsplitter.go
2025-08-20T21:13:08.1137974Z [00:02:45.462]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T21:13:08.1148647Z [00:02:45.463]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/0f/0f6460808bbfc7d87fe7e0a40e99da871382ef14a60280ffeb37f5e50c4b963d-d # internal
2025-08-20T21:13:08.1178329Z [00:02:45.466]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets
2025-08-20T21:13:08.1179127Z [00:02:45.466]➜  mkdir -p $WORK/b490/
2025-08-20T21:13:08.1179707Z [00:02:45.466]➜  cat >/tmp/go-build1679262874/b490/importcfg << 'EOF' # internal
2025-08-20T21:13:08.1181184Z [00:02:45.466]➜  # import config
2025-08-20T21:13:08.1181590Z [00:02:45.466]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.1182018Z [00:02:45.466]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.1182332Z [00:02:45.466]➜  EOF
2025-08-20T21:13:08.1185434Z [00:02:45.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/sets=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/sets;$WORK/b490=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets -lang=go1.22 -complete -installsuffix shared -buildid lvxZJD_YmFXOX1wTfheu/lvxZJD_YmFXOX1wTfheu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/sets/empty.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/sets/string.go
2025-08-20T21:13:08.1543909Z [00:02:45.502]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T21:13:08.1559831Z [00:02:45.504]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/45/4553110ca23da6a82e71ab719d962d290be4ec7f6f82f7f4ed9e31fc888eaf4e-d # internal
2025-08-20T21:13:08.1569488Z [00:02:45.505]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors
2025-08-20T21:13:08.1570173Z [00:02:45.505]➜  mkdir -p $WORK/b493/
2025-08-20T21:13:08.1592151Z [00:02:45.506]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T21:13:08.1600128Z [00:02:45.508]➜  cat >/tmp/go-build1679262874/b493/importcfg << 'EOF' # internal
2025-08-20T21:13:08.1600528Z [00:02:45.508]➜  # import config
2025-08-20T21:13:08.1601042Z [00:02:45.508]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.1601464Z [00:02:45.508]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.1602140Z [00:02:45.508]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=/tmp/go-build1679262874/b490/_pkg_.a
2025-08-20T21:13:08.1602650Z [00:02:45.508]➜  EOF
2025-08-20T21:13:08.1605020Z [00:02:45.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/errors=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/errors;$WORK/b493=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors -lang=go1.22 -complete -installsuffix shared -buildid EF032NcCagqaYdScX8lZ/EF032NcCagqaYdScX8lZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/errors/errors.go
2025-08-20T21:13:08.1630264Z [00:02:45.511]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/57/5792e54825eb006fc805089c5779d5230ff6289240dcae71b2b0674a6a2886cc-d # internal
2025-08-20T21:13:08.1636793Z [00:02:45.512]➜  k8s.io/kube-openapi/pkg/handler3
2025-08-20T21:13:08.1637150Z [00:02:45.512]➜  mkdir -p $WORK/b455/
2025-08-20T21:13:08.1639589Z [00:02:45.512]➜  cat >/tmp/go-build1679262874/b455/importcfg << 'EOF' # internal
2025-08-20T21:13:08.1639957Z [00:02:45.512]➜  # import config
2025-08-20T21:13:08.1640302Z [00:02:45.512]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.1640901Z [00:02:45.512]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:08.1641380Z [00:02:45.512]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.1641819Z [00:02:45.512]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.1642372Z [00:02:45.512]➜  packagefile github.com/google/gnostic-models/openapiv3=/tmp/go-build1679262874/b411/_pkg_.a
2025-08-20T21:13:08.1642972Z [00:02:45.512]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:08.1643545Z [00:02:45.512]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build1679262874/b429/_pkg_.a
2025-08-20T21:13:08.1644137Z [00:02:45.512]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:08.1644668Z [00:02:45.512]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:08.1645192Z [00:02:45.512]➜  packagefile k8s.io/kube-openapi/pkg/cached=/tmp/go-build1679262874/b456/_pkg_.a
2025-08-20T21:13:08.1645775Z [00:02:45.512]➜  packagefile k8s.io/kube-openapi/pkg/common=/tmp/go-build1679262874/b457/_pkg_.a
2025-08-20T21:13:08.1646350Z [00:02:45.512]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:13:08.1646848Z [00:02:45.512]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:08.1647304Z [00:02:45.512]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:08.1647730Z [00:02:45.512]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:08.1648535Z [00:02:45.512]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.1649043Z [00:02:45.512]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.1649463Z [00:02:45.512]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:08.1649871Z [00:02:45.512]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.1650188Z [00:02:45.512]➜  EOF
2025-08-20T21:13:08.1665380Z [00:02:45.513]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/handler3=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/handler3;$WORK/b455=>" -p k8s.io/kube-openapi/pkg/handler3 -lang=go1.21 -complete -installsuffix shared -buildid zVSofZo9IEHkb3WT0MNy/zVSofZo9IEHkb3WT0MNy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/handler3/handler.go
2025-08-20T21:13:08.1684296Z [00:02:45.516]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T21:13:08.1703272Z [00:02:45.518]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/96/96f9150962e0fcaa70d37f266db7f467b40114cf2ba1f800e2e1e8ee678ca715-d # internal
2025-08-20T21:13:08.1714478Z [00:02:45.519]➜  k8s.io/apimachinery/pkg/apis/meta/internalversion/validation
2025-08-20T21:13:08.1715339Z [00:02:45.520]➜  mkdir -p $WORK/b475/
2025-08-20T21:13:08.1718777Z [00:02:45.520]➜  cat >/tmp/go-build1679262874/b475/importcfg << 'EOF' # internal
2025-08-20T21:13:08.1719161Z [00:02:45.520]➜  # import config
2025-08-20T21:13:08.1719494Z [00:02:45.520]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.1720098Z [00:02:45.520]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1679262874/b473/_pkg_.a
2025-08-20T21:13:08.1720903Z [00:02:45.520]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.1721644Z [00:02:45.520]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:13:08.1722090Z [00:02:45.520]➜  EOF
2025-08-20T21:13:08.1724458Z [00:02:45.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/validation=>k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/validation;$WORK/b475=>" -p k8s.io/apimachinery/pkg/apis/meta/internalversion/validation -lang=go1.24 -complete -installsuffix shared -buildid D4wxiyEzYzyqbAAOGlZP/D4wxiyEzYzyqbAAOGlZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/apis/meta/internalversion/validation/validation.go
2025-08-20T21:13:08.1955919Z [00:02:45.544]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T21:13:08.1961803Z [00:02:45.544]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/e0/e02c36cad1d6e5cccd54615ccc85adc472a8a2e514a06db3b36023f03923dd19-d # internal
2025-08-20T21:13:08.1983339Z [00:02:45.546]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field
2025-08-20T21:13:08.1983805Z [00:02:45.546]➜  mkdir -p $WORK/b492/
2025-08-20T21:13:08.1985638Z [00:02:45.547]➜  cat >/tmp/go-build1679262874/b492/importcfg << 'EOF' # internal
2025-08-20T21:13:08.1986071Z [00:02:45.547]➜  # import config
2025-08-20T21:13:08.1986457Z [00:02:45.547]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.1987062Z [00:02:45.547]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.1987517Z [00:02:45.547]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.1988190Z [00:02:45.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors=/tmp/go-build1679262874/b493/_pkg_.a
2025-08-20T21:13:08.1989065Z [00:02:45.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=/tmp/go-build1679262874/b490/_pkg_.a
2025-08-20T21:13:08.1990036Z [00:02:45.547]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.1990703Z [00:02:45.547]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.1991081Z [00:02:45.547]➜  EOF
2025-08-20T21:13:08.1995712Z [00:02:45.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation/field=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation/field;$WORK/b492=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field -lang=go1.22 -complete -installsuffix shared -buildid 6K6yJkOTkLcSwhpnSzgT/6K6yJkOTkLcSwhpnSzgT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation/field/errors.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation/field/path.go
2025-08-20T21:13:08.2053191Z [00:02:45.553]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T21:13:08.2074638Z [00:02:45.554]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/fd/fdc702529ee0b0212e9b599a7fec3da7e29c7e308b53b7b3bd07bc05ae8e1dee-d # internal
2025-08-20T21:13:08.2076098Z [00:02:45.554]➜  k8s.io/client-go/util/watchlist
2025-08-20T21:13:08.2077694Z [00:02:45.554]➜  mkdir -p $WORK/b472/
2025-08-20T21:13:08.2078740Z [00:02:45.554]➜  cat >/tmp/go-build1679262874/b472/importcfg << 'EOF' # internal
2025-08-20T21:13:08.2079128Z [00:02:45.554]➜  # import config
2025-08-20T21:13:08.2079659Z [00:02:45.554]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1679262874/b473/_pkg_.a
2025-08-20T21:13:08.2080474Z [00:02:45.554]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion/validation=/tmp/go-build1679262874/b475/_pkg_.a
2025-08-20T21:13:08.2081403Z [00:02:45.554]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.2082017Z [00:02:45.554]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.2082630Z [00:02:45.554]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:08.2083214Z [00:02:45.554]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:13:08.2083744Z [00:02:45.554]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:13:08.2084089Z [00:02:45.554]➜  EOF
2025-08-20T21:13:08.2085917Z [00:02:45.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/watchlist=>k8s.io/client-go@v0.33.2/util/watchlist;$WORK/b472=>" -p k8s.io/client-go/util/watchlist -lang=go1.24 -complete -installsuffix shared -buildid tKnzKZ7Wvcm10eM9Vlfp/tKnzKZ7Wvcm10eM9Vlfp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/watchlist/watch_list.go
2025-08-20T21:13:08.2568641Z [00:02:45.605]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T21:13:08.2577416Z [00:02:45.606]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/1a/1ad7b23e5c91c13f62004729125b646878203e28dfbfcf9b3db5416299f9a7de-d # internal
2025-08-20T21:13:08.2620104Z [00:02:45.610]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation
2025-08-20T21:13:08.2625420Z [00:02:45.610]➜  mkdir -p $WORK/b491/
2025-08-20T21:13:08.2625837Z [00:02:45.610]➜  cat >/tmp/go-build1679262874/b491/importcfg << 'EOF' # internal
2025-08-20T21:13:08.2626186Z [00:02:45.610]➜  # import config
2025-08-20T21:13:08.2626525Z [00:02:45.610]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.2626944Z [00:02:45.610]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:08.2627356Z [00:02:45.610]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:08.2628170Z [00:02:45.610]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.2628967Z [00:02:45.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field=/tmp/go-build1679262874/b492/_pkg_.a
2025-08-20T21:13:08.2629639Z [00:02:45.610]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.2630071Z [00:02:45.610]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.2630402Z [00:02:45.610]➜  EOF
2025-08-20T21:13:08.2655575Z [00:02:45.610]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation;$WORK/b491=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation -lang=go1.22 -complete -installsuffix shared -buildid P5EepigRcrloS22ZZRYr/P5EepigRcrloS22ZZRYr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/util/validation/validation.go
2025-08-20T21:13:08.2736818Z [00:02:45.622]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T21:13:08.2748830Z [00:02:45.623]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/01/01bfd06ea044135b4b1b0bfb09171670b23d487afd5ead5fb432ae9eb78d5fb5-d # internal
2025-08-20T21:13:08.2877835Z [00:02:45.636]➜  go.yaml.in/yaml/v3
2025-08-20T21:13:08.2881313Z [00:02:45.636]➜  mkdir -p $WORK/b495/
2025-08-20T21:13:08.2881738Z [00:02:45.636]➜  cat >/tmp/go-build1679262874/b495/importcfg << 'EOF' # internal
2025-08-20T21:13:08.2882091Z [00:02:45.636]➜  # import config
2025-08-20T21:13:08.2882435Z [00:02:45.636]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.2882870Z [00:02:45.636]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:08.2883343Z [00:02:45.636]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:08.2883826Z [00:02:45.636]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.2884244Z [00:02:45.636]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.2884652Z [00:02:45.636]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.2885055Z [00:02:45.636]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:08.2887480Z [00:02:45.637]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.2888553Z [00:02:45.637]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.2889660Z [00:02:45.637]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.2890168Z [00:02:45.637]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.2890739Z [00:02:45.637]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.2891253Z [00:02:45.637]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:08.2891689Z [00:02:45.637]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.2892107Z [00:02:45.637]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:08.2892557Z [00:02:45.637]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:08.2892891Z [00:02:45.637]➜  EOF
2025-08-20T21:13:08.2897236Z [00:02:45.637]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3=>go.yaml.in/yaml/v3@v3.0.3;$WORK/b495=>" -p go.yaml.in/yaml/v3 -lang=go1.22 -complete -installsuffix shared -buildid e3YeQYsK91TAtuYgR5cp/e3YeQYsK91TAtuYgR5cp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/apic.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/decode.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/emitterc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/encode.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/parserc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/readerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/resolve.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/scannerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/sorter.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/writerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/yaml.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/yamlh.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.3/yamlprivateh.go
2025-08-20T21:13:08.3428019Z [00:02:45.691]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T21:13:08.3455269Z [00:02:45.692]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/cb/cbb30160b45e9b8c33e7567493f1e73f61e0f20c74c66dd7da0e9c76006a95df-d # internal
2025-08-20T21:13:08.3481692Z [00:02:45.696]➜  sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels
2025-08-20T21:13:08.3482708Z [00:02:45.696]➜  mkdir -p $WORK/b488/
2025-08-20T21:13:08.3485922Z [00:02:45.697]➜  cat >/tmp/go-build1679262874/b488/importcfg << 'EOF' # internal
2025-08-20T21:13:08.3488548Z [00:02:45.697]➜  # import config
2025-08-20T21:13:08.3489153Z [00:02:45.697]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.3489748Z [00:02:45.697]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.3490310Z [00:02:45.697]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:08.3491217Z [00:02:45.697]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection=/tmp/go-build1679262874/b489/_pkg_.a
2025-08-20T21:13:08.3492600Z [00:02:45.697]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=/tmp/go-build1679262874/b490/_pkg_.a
2025-08-20T21:13:08.3493609Z [00:02:45.697]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation=/tmp/go-build1679262874/b491/_pkg_.a
2025-08-20T21:13:08.3494447Z [00:02:45.697]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.3495001Z [00:02:45.697]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.3495565Z [00:02:45.697]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.3495996Z [00:02:45.697]➜  EOF
2025-08-20T21:13:08.3513697Z [00:02:45.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/labels=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/labels;$WORK/b488=>" -p sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels -lang=go1.22 -complete -installsuffix shared -buildid FtFtFtJRQJcJZBExM2Oy/FtFtFtJRQJcJZBExM2Oy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/labels/copied.deepcopy.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/labels/labels.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/internal/k8sgen/pkg/labels/selector.go
2025-08-20T21:13:08.4121948Z [00:02:45.760]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T21:13:08.4174625Z [00:02:45.765]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/c8/c8bd809a8d4d515d1af22aac9373cee3e3246925890dabef47c042a04a083241-d # internal
2025-08-20T21:13:08.4188524Z [00:02:45.767]➜  k8s.io/client-go/openapi
2025-08-20T21:13:08.4190341Z [00:02:45.767]➜  mkdir -p $WORK/b404/
2025-08-20T21:13:08.4191210Z [00:02:45.767]➜  cat >/tmp/go-build1679262874/b404/importcfg << 'EOF' # internal
2025-08-20T21:13:08.4191653Z [00:02:45.767]➜  # import config
2025-08-20T21:13:08.4192551Z [00:02:45.767]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:08.4193515Z [00:02:45.767]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.4194008Z [00:02:45.767]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.4194619Z [00:02:45.767]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:08.4195646Z [00:02:45.767]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:08.4196485Z [00:02:45.767]➜  packagefile k8s.io/kube-openapi/pkg/handler3=/tmp/go-build1679262874/b455/_pkg_.a
2025-08-20T21:13:08.4197101Z [00:02:45.767]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:13:08.4197716Z [00:02:45.767]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:08.4198268Z [00:02:45.767]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:08.4198700Z [00:02:45.767]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.4199017Z [00:02:45.767]➜  EOF
2025-08-20T21:13:08.4201346Z [00:02:45.767]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi=>k8s.io/client-go@v0.33.2/openapi;$WORK/b404=>" -p k8s.io/client-go/openapi -lang=go1.24 -complete -installsuffix shared -buildid 88QHNCdRdePWvsyP2llc/88QHNCdRdePWvsyP2llc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/groupversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/typeconverter.go
2025-08-20T21:13:08.4289682Z [00:02:45.777]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T21:13:08.4340694Z [00:02:45.782]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/8a/8add5bbfee2e461ba5a136c8fb42280e871967f9e75d3e8bab6b099f07ca74e5-d # internal
2025-08-20T21:13:08.4353097Z [00:02:45.783]➜  k8s.io/client-go/util/consistencydetector
2025-08-20T21:13:08.4353528Z [00:02:45.783]➜  mkdir -p $WORK/b466/
2025-08-20T21:13:08.4362673Z [00:02:45.784]➜  cat >/tmp/go-build1679262874/b466/importcfg << 'EOF' # internal
2025-08-20T21:13:08.4363233Z [00:02:45.784]➜  # import config
2025-08-20T21:13:08.4363682Z [00:02:45.784]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:08.4364164Z [00:02:45.784]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.4364683Z [00:02:45.784]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:08.4365399Z [00:02:45.784]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:08.4366117Z [00:02:45.784]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.4366867Z [00:02:45.784]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.4367591Z [00:02:45.784]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:13:08.4368279Z [00:02:45.784]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:08.4368840Z [00:02:45.784]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.4369350Z [00:02:45.784]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.4369919Z [00:02:45.784]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.4370442Z [00:02:45.784]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.4385360Z [00:02:45.784]➜  EOF
2025-08-20T21:13:08.4393002Z [00:02:45.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/consistencydetector=>k8s.io/client-go@v0.33.2/util/consistencydetector;$WORK/b466=>" -p k8s.io/client-go/util/consistencydetector -lang=go1.24 -complete -installsuffix shared -buildid Yt7sjMPnuNgHOvJ-GysK/Yt7sjMPnuNgHOvJ-GysK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/consistencydetector/data_consistency_detector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/consistencydetector/list_data_consistency_detector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/consistencydetector/watch_list_data_consistency_detector.go
2025-08-20T21:13:08.4518195Z [00:02:45.800]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T21:13:08.4535349Z [00:02:45.801]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/2c/2c0d1697e34f79eeee760fecf2abd1290cfd059a27494dc392e8a857e622c5f0-d # internal
2025-08-20T21:13:08.4609849Z [00:02:45.809]➜  sigs.k8s.io/kustomize/kyaml/filesys
2025-08-20T21:13:08.4610838Z [00:02:45.809]➜  mkdir -p $WORK/b499/
2025-08-20T21:13:08.4616928Z [00:02:45.809]➜  cat >/tmp/go-build1679262874/b499/importcfg << 'EOF' # internal
2025-08-20T21:13:08.4617321Z [00:02:45.809]➜  # import config
2025-08-20T21:13:08.4617674Z [00:02:45.809]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.4618093Z [00:02:45.809]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.4618504Z [00:02:45.809]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.4618911Z [00:02:45.809]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:08.4619337Z [00:02:45.809]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.4619778Z [00:02:45.809]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:08.4620226Z [00:02:45.809]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.4620898Z [00:02:45.809]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:08.4621790Z [00:02:45.809]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.4622213Z [00:02:45.809]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.4622634Z [00:02:45.809]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.4622944Z [00:02:45.809]➜  EOF
2025-08-20T21:13:08.4627245Z [00:02:45.810]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys=>sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys;$WORK/b499=>" -p sigs.k8s.io/kustomize/kyaml/filesys -lang=go1.22 -complete -installsuffix shared -buildid KdSN8kAm-e1k9FjC5wvV/KdSN8kAm-e1k9FjC5wvV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/confirmeddir.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/file.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/fileinfo.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/fileondisk.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/filesystem.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/fsnode.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/fsondisk.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/fsondisk_unix.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/filesys/util.go
2025-08-20T21:13:08.4638440Z [00:02:45.812]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T21:13:08.4646672Z [00:02:45.812]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/ab/ab7d76f4ca16b141b89158c01a912849fe9bf2df5f38b38bdc3e7c22227e7f02-d # internal
2025-08-20T21:13:08.4660520Z [00:02:45.814]➜  k8s.io/client-go/dynamic
2025-08-20T21:13:08.4667438Z [00:02:45.814]➜  mkdir -p $WORK/b464/
2025-08-20T21:13:08.4670818Z [00:02:45.814]➜  cat >/tmp/go-build1679262874/b464/importcfg << 'EOF' # internal
2025-08-20T21:13:08.4671268Z [00:02:45.814]➜  # import config
2025-08-20T21:13:08.4671619Z [00:02:45.814]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:08.4672043Z [00:02:45.814]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.4672557Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:08.4677774Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.4678807Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:08.4679547Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.4680173Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:08.4681013Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor=/tmp/go-build1679262874/b430/_pkg_.a
2025-08-20T21:13:08.4681771Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1679262874/b340/_pkg_.a
2025-08-20T21:13:08.4682419Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:08.4682992Z [00:02:45.814]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:08.4683553Z [00:02:45.814]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:13:08.4684083Z [00:02:45.814]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:08.4684618Z [00:02:45.814]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:13:08.4685232Z [00:02:45.814]➜  packagefile k8s.io/client-go/util/consistencydetector=/tmp/go-build1679262874/b466/_pkg_.a
2025-08-20T21:13:08.4685849Z [00:02:45.814]➜  packagefile k8s.io/client-go/util/watchlist=/tmp/go-build1679262874/b472/_pkg_.a
2025-08-20T21:13:08.4686661Z [00:02:45.814]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:08.4687113Z [00:02:45.814]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:08.4687532Z [00:02:45.814]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.4687839Z [00:02:45.814]➜  EOF
2025-08-20T21:13:08.4689995Z [00:02:45.816]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic=>k8s.io/client-go@v0.33.2/dynamic;$WORK/b464=>" -p k8s.io/client-go/dynamic -lang=go1.24 -complete -installsuffix shared -buildid BNmFDRIujlTg3lVdWEB3/BNmFDRIujlTg3lVdWEB3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/scheme.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/simple.go
2025-08-20T21:13:08.5733889Z [00:02:45.921]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T21:13:08.5798082Z [00:02:45.928]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/9d/9dd90432be9a5a88305d50233eb9f74e31241250360e14e2b5c7d1850519a931-d # internal
2025-08-20T21:13:08.5801256Z [00:02:45.928]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T21:13:08.5819796Z [00:02:45.930]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/3a/3a6bb24f0089ef8416882fc5be807eb18d0d7019ca8f00e4ad1dceabd0a9275c-d # internal
2025-08-20T21:13:08.5826442Z [00:02:45.931]➜  k8s.io/client-go/openapi3
2025-08-20T21:13:08.5826812Z [00:02:45.931]➜  mkdir -p $WORK/b476/
2025-08-20T21:13:08.5828982Z [00:02:45.931]➜  k8s.io/client-go/discovery
2025-08-20T21:13:08.5830083Z [00:02:45.931]➜  mkdir -p $WORK/b347/
2025-08-20T21:13:08.5834179Z [00:02:45.931]➜  cat >/tmp/go-build1679262874/b347/importcfg << 'EOF' # internal
2025-08-20T21:13:08.5835455Z [00:02:45.931]➜  # import config
2025-08-20T21:13:08.5835810Z [00:02:45.931]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:08.5836296Z [00:02:45.931]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.5836743Z [00:02:45.931]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.5837156Z [00:02:45.931]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.5837708Z [00:02:45.931]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:08.5856987Z [00:02:45.931]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:08.5858052Z [00:02:45.931]➜  packagefile k8s.io/api/apidiscovery/v2=/tmp/go-build1679262874/b348/_pkg_.a
2025-08-20T21:13:08.5858753Z [00:02:45.931]➜  packagefile k8s.io/api/apidiscovery/v2beta1=/tmp/go-build1679262874/b349/_pkg_.a
2025-08-20T21:13:08.5859425Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:08.5860100Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.5863672Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.5864363Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:08.5865026Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:08.5865687Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:08.5866299Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:08.5866896Z [00:02:45.931]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:08.5867493Z [00:02:45.931]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:08.5868380Z [00:02:45.931]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:08.5868911Z [00:02:45.932]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:08.5869369Z [00:02:45.932]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:08.5869791Z [00:02:45.932]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:08.5870225Z [00:02:45.932]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:08.5870799Z [00:02:45.932]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.5871279Z [00:02:45.932]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.5871698Z [00:02:45.932]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:08.5872106Z [00:02:45.932]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.5872409Z [00:02:45.932]➜  EOF
2025-08-20T21:13:08.5874898Z [00:02:45.932]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery=>k8s.io/client-go@v0.33.2/discovery;$WORK/b347=>" -p k8s.io/client-go/discovery -lang=go1.24 -complete -installsuffix shared -buildid 0UXxZRQc64BcJatvbnJG/0UXxZRQc64BcJatvbnJG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/aggregated_discovery.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/discovery_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/helper.go
2025-08-20T21:13:08.5877129Z [00:02:45.932]➜  cat >/tmp/go-build1679262874/b476/importcfg << 'EOF' # internal
2025-08-20T21:13:08.5877476Z [00:02:45.932]➜  # import config
2025-08-20T21:13:08.5877836Z [00:02:45.932]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.5878272Z [00:02:45.932]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.5878789Z [00:02:45.932]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:08.5879408Z [00:02:45.932]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:08.5879993Z [00:02:45.932]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:08.5880550Z [00:02:45.932]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:13:08.5881401Z [00:02:45.932]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.5881885Z [00:02:45.932]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.5882204Z [00:02:45.932]➜  EOF
2025-08-20T21:13:08.5883878Z [00:02:45.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi3=>k8s.io/client-go@v0.33.2/openapi3;$WORK/b476=>" -p k8s.io/client-go/openapi3 -lang=go1.24 -complete -installsuffix shared -buildid uu0-hJdwRyAffX26fCQH/uu0-hJdwRyAffX26fCQH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi3/root.go
2025-08-20T21:13:08.6604553Z [00:02:46.008]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T21:13:08.6742929Z [00:02:46.022]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/de/de5e9a901f460d08767bf8212d397aa2d90936ed534109b505ad2a6cebf9384a-d # internal
2025-08-20T21:13:08.6846908Z [00:02:46.033]➜  sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1_21_2
2025-08-20T21:13:08.6851067Z [00:02:46.033]➜  mkdir -p $WORK/b503/
2025-08-20T21:13:08.6863174Z [00:02:46.033]➜  cat >/tmp/go-build1679262874/b503/importcfg << 'EOF' # internal
2025-08-20T21:13:08.6864136Z [00:02:46.033]➜  # import config
2025-08-20T21:13:08.6865451Z [00:02:46.033]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.6866493Z [00:02:46.033]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:08.6867458Z [00:02:46.033]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.6867872Z [00:02:46.033]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.6868301Z [00:02:46.033]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:08.6868720Z [00:02:46.033]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.6869153Z [00:02:46.033]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:08.6869616Z [00:02:46.033]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.6870036Z [00:02:46.033]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.6870345Z [00:02:46.033]➜  EOF
2025-08-20T21:13:08.6872890Z [00:02:46.033]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi/v1_21_2=>sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi/v1_21_2;$WORK/b503=>" -p sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1_21_2 -lang=go1.22 -complete -installsuffix shared -buildid Oa6q6ftaYaPEGrYA4G30/Oa6q6ftaYaPEGrYA4G30 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi/v1_21_2/swagger.go
2025-08-20T21:13:08.7550744Z [00:02:46.103]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T21:13:08.7566711Z [00:02:46.104]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/d8/d8907f40ac8f6ec3619296fc86b0f7a6f1f5ae87f1fe9077f6b274e77314c29e-d # internal
2025-08-20T21:13:08.7570958Z [00:02:46.105]➜  sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi
2025-08-20T21:13:08.7577517Z [00:02:46.106]➜  mkdir -p $WORK/b502/
2025-08-20T21:13:08.7590337Z [00:02:46.107]➜  cat >/tmp/go-build1679262874/b502/importcfg << 'EOF' # internal
2025-08-20T21:13:08.7591329Z [00:02:46.107]➜  # import config
2025-08-20T21:13:08.7593081Z [00:02:46.107]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1_21_2=/tmp/go-build1679262874/b503/_pkg_.a
2025-08-20T21:13:08.7593586Z [00:02:46.107]➜  EOF
2025-08-20T21:13:08.7596108Z [00:02:46.107]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi=>sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi;$WORK/b502=>" -p sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi -lang=go1.22 -complete -installsuffix shared -buildid Zjv7reJht_-HMXkeCnJD/Zjv7reJht_-HMXkeCnJD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kubernetesapi/openapiinfo.go
2025-08-20T21:13:08.7770142Z [00:02:46.124]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T21:13:08.7772074Z [00:02:46.125]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T21:13:08.7780510Z [00:02:46.126]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/46/46d55e912f5653e455e8ab11df6089db7978e5dd0f885259e9dacb0c2cc96467-d # internal
2025-08-20T21:13:08.7787611Z [00:02:46.127]➜  sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi
2025-08-20T21:13:08.7788860Z [00:02:46.127]➜  mkdir -p $WORK/b504/
2025-08-20T21:13:08.7789934Z [00:02:46.127]➜  cat >/tmp/go-build1679262874/b504/importcfg << 'EOF' # internal
2025-08-20T21:13:08.7790754Z [00:02:46.127]➜  # import config
2025-08-20T21:13:08.7791678Z [00:02:46.127]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.7792475Z [00:02:46.127]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:08.7793084Z [00:02:46.127]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.7794099Z [00:02:46.127]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.7794817Z [00:02:46.127]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.7795531Z [00:02:46.127]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:08.7797036Z [00:02:46.127]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.7797949Z [00:02:46.127]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.7798567Z [00:02:46.127]➜  EOF
2025-08-20T21:13:08.7801197Z [00:02:46.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kustomizationapi=>sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kustomizationapi;$WORK/b504=>" -p sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi -lang=go1.22 -complete -installsuffix shared -buildid jZyM9GVBZw_Ge5C5QJNz/jZyM9GVBZw_Ge5C5QJNz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/kustomizationapi/swagger.go
2025-08-20T21:13:08.7824544Z [00:02:46.130]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/a5/a5f63584708cb4c5011d165b9ce51e267d81426c86af6c84571ef35f9a65a62a-d # internal
2025-08-20T21:13:08.7830086Z [00:02:46.131]➜  github.com/monochromegane/go-gitignore
2025-08-20T21:13:08.7830425Z [00:02:46.131]➜  mkdir -p $WORK/b506/
2025-08-20T21:13:08.7832424Z [00:02:46.131]➜  cat >/tmp/go-build1679262874/b506/importcfg << 'EOF' # internal
2025-08-20T21:13:08.7833045Z [00:02:46.131]➜  # import config
2025-08-20T21:13:08.7833905Z [00:02:46.131]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:08.7834602Z [00:02:46.131]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.7836326Z [00:02:46.131]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.7837626Z [00:02:46.131]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:08.7838544Z [00:02:46.131]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.7839435Z [00:02:46.131]➜  EOF
2025-08-20T21:13:08.7845788Z [00:02:46.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00=>github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00;$WORK/b506=>" -p github.com/monochromegane/go-gitignore -lang=go1.16 -complete -installsuffix shared -buildid ZzjiTHhbfcrTnOeFOObC/ZzjiTHhbfcrTnOeFOObC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/depth_holder.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/full_scan_patterns.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/gitignore.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/index_scan_patterns.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/initial_holder.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/match.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/pattern.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/patterns.go /root/go/pkg/mod/github.com/monochromegane/go-gitignore@v0.0.0-20200626010858-205db1a8cc00/util.go
2025-08-20T21:13:08.7895361Z [00:02:46.137]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T21:13:08.7944556Z [00:02:46.142]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T21:13:08.7968726Z [00:02:46.145]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/e7/e717dccbf4e422d297de54cecb78c8e1fd0c72a8b9d57ee22b398282260ec1be-d # internal
2025-08-20T21:13:08.7977138Z [00:02:46.145]➜  sigs.k8s.io/yaml/goyaml.v3
2025-08-20T21:13:08.7977466Z [00:02:46.145]➜  mkdir -p $WORK/b494/
2025-08-20T21:13:08.7978083Z [00:02:46.146]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/69/69e879e648e8d85b70cf0df730c6d780acf7334a0f899605a8ace6b16a5af41b-d # internal
2025-08-20T21:13:08.7988332Z [00:02:46.146]➜  cat >/tmp/go-build1679262874/b494/importcfg << 'EOF' # internal
2025-08-20T21:13:08.7989765Z [00:02:46.146]➜  # import config
2025-08-20T21:13:08.7993557Z [00:02:46.146]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build1679262874/b495/_pkg_.a
2025-08-20T21:13:08.7995382Z [00:02:46.146]➜  EOF
2025-08-20T21:13:08.7997156Z [00:02:46.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/goyaml.v3=>sigs.k8s.io/yaml@v1.5.0/goyaml.v3;$WORK/b494=>" -p sigs.k8s.io/yaml/goyaml.v3 -lang=go1.22 -complete -installsuffix shared -buildid yBo6Sakf0nRgsDLZTniG/yBo6Sakf0nRgsDLZTniG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.5.0/goyaml.v3/yaml_aliases.go
2025-08-20T21:13:08.8004592Z [00:02:46.148]➜  k8s.io/client-go/restmapper
2025-08-20T21:13:08.8007403Z [00:02:46.148]➜  mkdir -p $WORK/b477/
2025-08-20T21:13:08.8010079Z [00:02:46.149]➜  cat >/tmp/go-build1679262874/b477/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8011438Z [00:02:46.149]➜  # import config
2025-08-20T21:13:08.8012337Z [00:02:46.149]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.8013351Z [00:02:46.149]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:08.8014809Z [00:02:46.150]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:08.8016611Z [00:02:46.150]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:08.8018547Z [00:02:46.150]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:08.8019431Z [00:02:46.150]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:08.8020956Z [00:02:46.150]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8021744Z [00:02:46.150]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:08.8022514Z [00:02:46.150]➜  EOF
2025-08-20T21:13:08.8025402Z [00:02:46.150]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/restmapper=>k8s.io/client-go@v0.33.2/restmapper;$WORK/b477=>" -p k8s.io/client-go/restmapper -lang=go1.24 -complete -installsuffix shared -buildid -3816S-lnjzTaQ2NL5Zt/-3816S-lnjzTaQ2NL5Zt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/restmapper/category_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/restmapper/discovery.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/restmapper/shortcut.go
2025-08-20T21:13:08.8213335Z [00:02:46.168]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T21:13:08.8213818Z [00:02:46.169]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T21:13:08.8214485Z [00:02:46.169]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/1a/1a55829308222970bf3b4f34dbd9be17592503c37390085ece72a5c1e496c13a-d # internal
2025-08-20T21:13:08.8215772Z [00:02:46.169]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/5a/5a1aa44b5e6c1e85f1c51636a12123820f5c7be2cf7810d1e7d1f22819dc62b6-d # internal
2025-08-20T21:13:08.8216338Z [00:02:46.169]➜  github.com/xlab/treeprint
2025-08-20T21:13:08.8216620Z [00:02:46.169]➜  mkdir -p $WORK/b507/
2025-08-20T21:13:08.8224245Z [00:02:46.170]➜  cat >/tmp/go-build1679262874/b507/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8224684Z [00:02:46.170]➜  # import config
2025-08-20T21:13:08.8225045Z [00:02:46.170]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.8225462Z [00:02:46.170]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.8225865Z [00:02:46.170]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.8226282Z [00:02:46.170]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.8226711Z [00:02:46.170]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8227042Z [00:02:46.170]➜  EOF
2025-08-20T21:13:08.8229250Z [00:02:46.170]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xlab/treeprint@v1.2.0=>github.com/xlab/treeprint@v1.2.0;$WORK/b507=>" -p github.com/xlab/treeprint -lang=go1.13 -complete -installsuffix shared -buildid fend0oRUrFkrHRon4fJq/fend0oRUrFkrHRon4fJq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/github.com/xlab/treeprint@v1.2.0/helpers.go /root/go/pkg/mod/github.com/xlab/treeprint@v1.2.0/struct.go /root/go/pkg/mod/github.com/xlab/treeprint@v1.2.0/treeprint.go
2025-08-20T21:13:08.8269148Z [00:02:46.175]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T21:13:08.8275822Z [00:02:46.175]➜  sigs.k8s.io/kustomize/kyaml/yaml
2025-08-20T21:13:08.8276264Z [00:02:46.175]➜  mkdir -p $WORK/b482/
2025-08-20T21:13:08.8280997Z [00:02:46.176]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/e0/e09e4eb2612bd578ac5ad8271c298c30648cd6a24b97d72dfec96e8fbc8ccefb-d # internal
2025-08-20T21:13:08.8283995Z [00:02:46.176]➜  sigs.k8s.io/kustomize/api/internal/image
2025-08-20T21:13:08.8284367Z [00:02:46.177]➜  mkdir -p $WORK/b512/
2025-08-20T21:13:08.8287165Z [00:02:46.177]➜  cat >/tmp/go-build1679262874/b482/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8287546Z [00:02:46.177]➜  # import config
2025-08-20T21:13:08.8287887Z [00:02:46.177]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.8288341Z [00:02:46.177]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:08.8289122Z [00:02:46.177]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.8289653Z [00:02:46.177]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.8290164Z [00:02:46.177]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build1679262874/b438/_pkg_.a
2025-08-20T21:13:08.8295012Z [00:02:46.177]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.8295678Z [00:02:46.177]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:08.8296201Z [00:02:46.177]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:08.8296601Z [00:02:46.177]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:08.8297017Z [00:02:46.177]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:08.8297440Z [00:02:46.177]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.8297973Z [00:02:46.177]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:08.8298572Z [00:02:46.177]➜  packagefile sigs.k8s.io/kustomize/kyaml/sets=/tmp/go-build1679262874/b485/_pkg_.a
2025-08-20T21:13:08.8299217Z [00:02:46.177]➜  packagefile sigs.k8s.io/kustomize/kyaml/sliceutil=/tmp/go-build1679262874/b486/_pkg_.a
2025-08-20T21:13:08.8299830Z [00:02:46.177]➜  packagefile sigs.k8s.io/kustomize/kyaml/utils=/tmp/go-build1679262874/b487/_pkg_.a
2025-08-20T21:13:08.8301031Z [00:02:46.177]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels=/tmp/go-build1679262874/b488/_pkg_.a
2025-08-20T21:13:08.8301762Z [00:02:46.177]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:13:08.8302311Z [00:02:46.177]➜  packagefile sigs.k8s.io/yaml/goyaml.v3=/tmp/go-build1679262874/b494/_pkg_.a
2025-08-20T21:13:08.8302785Z [00:02:46.177]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.8303217Z [00:02:46.177]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.8303648Z [00:02:46.177]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8304097Z [00:02:46.177]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:08.8304425Z [00:02:46.177]➜  EOF
2025-08-20T21:13:08.8304746Z [00:02:46.177]➜  cat >/tmp/go-build1679262874/b512/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8305101Z [00:02:46.177]➜  # import config
2025-08-20T21:13:08.8305436Z [00:02:46.177]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:08.8305861Z [00:02:46.177]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8306177Z [00:02:46.177]➜  EOF
2025-08-20T21:13:08.8320230Z [00:02:46.177]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml;$WORK/b482=>" -p sigs.k8s.io/kustomize/kyaml/yaml -lang=go1.22 -complete -installsuffix shared -buildid iwoefr-88rFopFkQnG6D/iwoefr-88rFopFkQnG6D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/alias.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/compatibility.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/const.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/datamap.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/filters.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/fns.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/kfns.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/mapnode.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/match.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/order.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/rnode.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/types.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/util.go
2025-08-20T21:13:08.8326607Z [00:02:46.179]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/image=>sigs.k8s.io/kustomize/api@v0.19.0/internal/image;$WORK/b512=>" -p sigs.k8s.io/kustomize/api/internal/image -lang=go1.22 -complete -installsuffix shared -buildid wEdSIfe3_ff_RYxKAn5M/wEdSIfe3_ff_RYxKAn5M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/image/image.go
2025-08-20T21:13:08.8512074Z [00:02:46.198]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T21:13:08.8514103Z [00:02:46.198]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/87/871e87848ab64b8e94c7ea79c87d0d3f3ba4fcfcc28420f4e12cbc1e45f0905d-d # internal
2025-08-20T21:13:08.8524798Z [00:02:46.201]➜  sigs.k8s.io/kustomize/api/internal/kusterr
2025-08-20T21:13:08.8525461Z [00:02:46.201]➜  mkdir -p $WORK/b529/
2025-08-20T21:13:08.8533257Z [00:02:46.201]➜  cat >/tmp/go-build1679262874/b529/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8533638Z [00:02:46.201]➜  # import config
2025-08-20T21:13:08.8534183Z [00:02:46.201]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.8535465Z [00:02:46.202]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8536296Z [00:02:46.202]➜  EOF
2025-08-20T21:13:08.8538352Z [00:02:46.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/kusterr=>sigs.k8s.io/kustomize/api@v0.19.0/internal/kusterr;$WORK/b529=>" -p sigs.k8s.io/kustomize/api/internal/kusterr -lang=go1.22 -complete -installsuffix shared -buildid ySC8CIy98q-EJteRT2Gj/ySC8CIy98q-EJteRT2Gj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/kusterr/yamlformaterror.go
2025-08-20T21:13:08.8826674Z [00:02:46.231]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T21:13:08.8836212Z [00:02:46.232]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/9b/9b5a984dd6873e3a06b719a97e3b2ff00e7dd40dcbbd8845e945b0c2e73bb5f8-d # internal
2025-08-20T21:13:08.8840149Z [00:02:46.232]➜  plugin
2025-08-20T21:13:08.8841377Z [00:02:46.232]➜  mkdir -p $WORK/b538/
2025-08-20T21:13:08.8841785Z [00:02:46.232]➜  echo -n > $WORK/b538/preferlinkext # internal
2025-08-20T21:13:08.8845087Z [00:02:46.232]➜  cd /root/.go/src/plugin
2025-08-20T21:13:08.8846906Z [00:02:46.233]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b538/ -importpath plugin "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b538/ -O2 -flto=auto -fPIE -fpie -static -w -pipe ./plugin_dlopen.go
2025-08-20T21:13:08.8847770Z [00:02:46.233]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T21:13:08.8858981Z [00:02:46.234]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/79/797e7e34c32c94387b2a703b2d50eb5bd9d52a77e8d9233dbd26529a2fe6ce3b-d # internal
2025-08-20T21:13:08.8860942Z [00:02:46.234]➜  github.com/google/shlex
2025-08-20T21:13:08.8871501Z [00:02:46.235]➜  mkdir -p $WORK/b540/
2025-08-20T21:13:08.8878247Z [00:02:46.236]➜  cat >/tmp/go-build1679262874/b540/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8880081Z [00:02:46.236]➜  # import config
2025-08-20T21:13:08.8880543Z [00:02:46.236]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:08.8881121Z [00:02:46.236]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.8881529Z [00:02:46.236]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.8881943Z [00:02:46.236]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.8882260Z [00:02:46.236]➜  EOF
2025-08-20T21:13:08.8882510Z [00:02:46.236]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:08.8884885Z [00:02:46.236]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510=>github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510;$WORK/b540=>" -p github.com/google/shlex -lang=go1.13 -complete -installsuffix shared -buildid FK1nOKhicDESVi-DBOt3/FK1nOKhicDESVi-DBOt3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/github.com/google/shlex@v0.0.0-20191202100458-e7afc7fbc510/shlex.go
2025-08-20T21:13:08.8922484Z [00:02:46.239]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T21:13:08.8933748Z [00:02:46.241]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/e4/e457084c32b0122c6982e5df537b17f07a27e747a4c844ac92e10fdbbf4c7557-d # internal
2025-08-20T21:13:08.8979187Z [00:02:46.246]➜  sigs.k8s.io/kustomize/api/internal/konfig/builtinpluginconsts
2025-08-20T21:13:08.8980741Z [00:02:46.246]➜  mkdir -p $WORK/b554/
2025-08-20T21:13:08.8981836Z [00:02:46.246]➜  cat >/tmp/go-build1679262874/b554/importcfg << 'EOF' # internal
2025-08-20T21:13:08.8982781Z [00:02:46.246]➜  # import config
2025-08-20T21:13:08.8983212Z [00:02:46.246]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.8983537Z [00:02:46.246]➜  EOF
2025-08-20T21:13:08.8990856Z [00:02:46.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts=>sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts;$WORK/b554=>" -p sigs.k8s.io/kustomize/api/internal/konfig/builtinpluginconsts -lang=go1.22 -complete -installsuffix shared -buildid W5vA5Qe4NmsNnQ3URfoN/W5vA5Qe4NmsNnQ3URfoN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/commonannotations.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/commonlabels.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/defaultconfig.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/images.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/metadatalabels.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/nameprefix.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/namereference.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/namespace.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/namesuffix.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/replicas.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/templatelabels.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/konfig/builtinpluginconsts/varreference.go
2025-08-20T21:13:08.9105132Z [00:02:46.259]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T21:13:08.9111402Z [00:02:46.259]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/4e/4e25a60eab0debe2c97cdd9a8df153d44e45344ead8b099ae9935158b576f5de-d # internal
2025-08-20T21:13:08.9114740Z [00:02:46.260]➜  github.com/blang/semver/v4
2025-08-20T21:13:08.9115066Z [00:02:46.260]➜  mkdir -p $WORK/b556/
2025-08-20T21:13:08.9122053Z [00:02:46.260]➜  cat >/tmp/go-build1679262874/b556/importcfg << 'EOF' # internal
2025-08-20T21:13:08.9123018Z [00:02:46.260]➜  # import config
2025-08-20T21:13:08.9123657Z [00:02:46.260]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:08.9124641Z [00:02:46.260]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:08.9126223Z [00:02:46.260]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.9127576Z [00:02:46.260]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.9128831Z [00:02:46.260]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:08.9129681Z [00:02:46.260]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:08.9130365Z [00:02:46.260]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.9131288Z [00:02:46.260]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:08.9132218Z [00:02:46.260]➜  EOF
2025-08-20T21:13:08.9135227Z [00:02:46.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0=>github.com/blang/semver/v4@v4.0.0;$WORK/b556=>" -p github.com/blang/semver/v4 -lang=go1.14 -complete -installsuffix shared -buildid E-R8w5P5aEeJgykI2s_Y/E-R8w5P5aEeJgykI2s_Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0/json.go /root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0/range.go /root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0/semver.go /root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0/sort.go /root/go/pkg/mod/github.com/blang/semver/v4@v4.0.0/sql.go
2025-08-20T21:13:08.9137810Z [00:02:46.261]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T21:13:08.9158294Z [00:02:46.264]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/6e/6e85142b737c21ae588830469a9a023a636b9a4afe66963922374c04275cac07-d # internal
2025-08-20T21:13:08.9165298Z [00:02:46.265]➜  net/http/httputil
2025-08-20T21:13:08.9166377Z [00:02:46.265]➜  mkdir -p $WORK/b562/
2025-08-20T21:13:08.9181623Z [00:02:46.266]➜  cat >/tmp/go-build1679262874/b562/importcfg << 'EOF' # internal
2025-08-20T21:13:08.9182241Z [00:02:46.266]➜  # import config
2025-08-20T21:13:08.9182779Z [00:02:46.266]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:13:08.9184899Z [00:02:46.266]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:08.9185343Z [00:02:46.266]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:08.9185822Z [00:02:46.266]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:08.9186254Z [00:02:46.266]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:08.9186669Z [00:02:46.266]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:08.9187203Z [00:02:46.266]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b226/_pkg_.a
2025-08-20T21:13:08.9187727Z [00:02:46.266]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:08.9188131Z [00:02:46.266]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:08.9188534Z [00:02:46.266]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:08.9188940Z [00:02:46.266]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:08.9189360Z [00:02:46.266]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:08.9189834Z [00:02:46.266]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:13:08.9190345Z [00:02:46.266]➜  packagefile net/http/internal=/tmp/go-build1679262874/b239/_pkg_.a
2025-08-20T21:13:08.9191134Z [00:02:46.266]➜  packagefile net/http/internal/ascii=/tmp/go-build1679262874/b240/_pkg_.a
2025-08-20T21:13:08.9191646Z [00:02:46.266]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:13:08.9192095Z [00:02:46.266]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:08.9192533Z [00:02:46.266]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:08.9192951Z [00:02:46.266]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:08.9193362Z [00:02:46.266]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:08.9193667Z [00:02:46.266]➜  EOF
2025-08-20T21:13:08.9196034Z [00:02:46.266]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b562=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid d5ScPciHe7zWuJFdgZem/d5ScPciHe7zWuJFdgZem -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/.go/src/net/http/httputil/dump.go /root/.go/src/net/http/httputil/httputil.go /root/.go/src/net/http/httputil/persist.go /root/.go/src/net/http/httputil/reverseproxy.go
2025-08-20T21:13:09.0087133Z [00:02:46.356]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T21:13:09.0090449Z [00:02:46.357]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/07/07f69fcec769e1e2556fa1c82ae61b36b5d4496ae093bd9affc93270fa8ed53d-d # internal
2025-08-20T21:13:09.0103501Z [00:02:46.358]➜  sigs.k8s.io/kustomize/api/provenance
2025-08-20T21:13:09.0104395Z [00:02:46.358]➜  mkdir -p $WORK/b555/
2025-08-20T21:13:09.0108902Z [00:02:46.359]➜  cat >/tmp/go-build1679262874/b555/importcfg << 'EOF' # internal
2025-08-20T21:13:09.0109352Z [00:02:46.359]➜  # import config
2025-08-20T21:13:09.0109693Z [00:02:46.359]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.0110226Z [00:02:46.359]➜  packagefile github.com/blang/semver/v4=/tmp/go-build1679262874/b556/_pkg_.a
2025-08-20T21:13:09.0110852Z [00:02:46.359]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:09.0111317Z [00:02:46.359]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:09.0111768Z [00:02:46.359]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.0112548Z [00:02:46.359]➜  EOF
2025-08-20T21:13:09.0114439Z [00:02:46.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/provenance=>sigs.k8s.io/kustomize/api@v0.19.0/provenance;$WORK/b555=>" -p sigs.k8s.io/kustomize/api/provenance -lang=go1.22 -complete -installsuffix shared -buildid aBjIp0_lhRHS16UVpeu-/aBjIp0_lhRHS16UVpeu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/provenance/provenance.go
2025-08-20T21:13:09.0429424Z [00:02:46.391]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T21:13:09.0460103Z [00:02:46.394]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/f1/f119540ac9bd7792a7f600aa4c58738e29f0e1c149f094e5310380f6b089127c-d # internal
2025-08-20T21:13:09.0466902Z [00:02:46.395]➜  github.com/gregjones/httpcache
2025-08-20T21:13:09.0477617Z [00:02:46.396]➜  mkdir -p $WORK/b561/
2025-08-20T21:13:09.0488151Z [00:02:46.397]➜  cat >/tmp/go-build1679262874/b561/importcfg << 'EOF' # internal
2025-08-20T21:13:09.0488541Z [00:02:46.397]➜  # import config
2025-08-20T21:13:09.0488890Z [00:02:46.397]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:09.0489313Z [00:02:46.397]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.0489730Z [00:02:46.397]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.0490139Z [00:02:46.397]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.0490970Z [00:02:46.397]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:09.0491811Z [00:02:46.397]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:09.0492919Z [00:02:46.397]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:09.0493785Z [00:02:46.397]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.0494534Z [00:02:46.397]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.0495800Z [00:02:46.397]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:09.0496265Z [00:02:46.397]➜  EOF
2025-08-20T21:13:09.0519874Z [00:02:46.400]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gregjones/httpcache@v0.0.0-20190611155906-901d90724c79=>github.com/gregjones/httpcache@v0.0.0-20190611155906-901d90724c79;$WORK/b561=>" -p github.com/gregjones/httpcache -lang=go1.16 -complete -installsuffix shared -buildid 9mt_7Fhvh6HMjIGzb-tE/9mt_7Fhvh6HMjIGzb-tE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/github.com/gregjones/httpcache@v0.0.0-20190611155906-901d90724c79/httpcache.go
2025-08-20T21:13:09.0530725Z [00:02:46.401]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T21:13:09.0540523Z [00:02:46.402]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/df/dfb2cdeff021e16ccf9eee894b05386213588b0b9f6621425feba8c9e8b81fbb-d # internal
2025-08-20T21:13:09.0632160Z [00:02:46.406]➜  github.com/google/btree
2025-08-20T21:13:09.0632752Z [00:02:46.406]➜  mkdir -p $WORK/b564/
2025-08-20T21:13:09.0633283Z [00:02:46.406]➜  cat >/tmp/go-build1679262874/b564/importcfg << 'EOF' # internal
2025-08-20T21:13:09.0633768Z [00:02:46.406]➜  # import config
2025-08-20T21:13:09.0634218Z [00:02:46.406]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.0634723Z [00:02:46.406]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.0635264Z [00:02:46.406]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.0635784Z [00:02:46.406]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.0636312Z [00:02:46.406]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.0636742Z [00:02:46.406]➜  EOF
2025-08-20T21:13:09.0638609Z [00:02:46.406]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/btree@v1.1.3=>github.com/google/btree@v1.1.3;$WORK/b564=>" -p github.com/google/btree -lang=go1.18 -complete -installsuffix shared -buildid 0j0RXasup7oRqxx9NTBf/0j0RXasup7oRqxx9NTBf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/go/pkg/mod/github.com/google/btree@v1.1.3/btree_generic.go
2025-08-20T21:13:09.0802688Z [00:02:46.428]➜  cd $WORK/b538
2025-08-20T21:13:09.0804172Z [00:02:46.428]➜  TERM='dumb' gcc -I /root/.go/src/plugin -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b538=/tmp/go-build -gno-record-gcc-switches -I $WORK/b538/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tmhntDfyJp_3QJvlpNN- -o $WORK/b538/_x001.o -c _cgo_export.c
2025-08-20T21:13:09.1145865Z [00:02:46.462]➜  TERM='dumb' gcc -I /root/.go/src/plugin -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b538=/tmp/go-build -gno-record-gcc-switches -I $WORK/b538/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tmhntDfyJp_3QJvlpNN- -o $WORK/b538/_x002.o -c plugin_dlopen.cgo2.c
2025-08-20T21:13:09.1147679Z [00:02:46.462]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T21:13:09.1162628Z [00:02:46.464]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/da/da3e094dc62806eb90d314bcf50a69ff870ede2fc9585e1a7df932d1c907081f-d # internal
2025-08-20T21:13:09.1186435Z [00:02:46.467]➜  k8s.io/client-go/openapi/cached
2025-08-20T21:13:09.1187438Z [00:02:46.467]➜  mkdir -p $WORK/b566/
2025-08-20T21:13:09.1193818Z [00:02:46.467]➜  cat >/tmp/go-build1679262874/b566/importcfg << 'EOF' # internal
2025-08-20T21:13:09.1194805Z [00:02:46.467]➜  # import config
2025-08-20T21:13:09.1195577Z [00:02:46.467]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:09.1196448Z [00:02:46.468]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.1197135Z [00:02:46.468]➜  EOF
2025-08-20T21:13:09.1197914Z [00:02:46.468]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:09.1200462Z [00:02:46.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/cached=>k8s.io/client-go@v0.33.2/openapi/cached;$WORK/b566=>" -p k8s.io/client-go/openapi/cached -lang=go1.24 -complete -installsuffix shared -buildid ZFEHRP5OuDLSUZMv6M5-/ZFEHRP5OuDLSUZMv6M5- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/cached/client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/openapi/cached/groupversion.go
2025-08-20T21:13:09.1378188Z [00:02:46.486]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T21:13:09.1383643Z [00:02:46.486]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/1a/1aabcaeca5c3c8387eee6fb39d14177deed283f4453a545cd58edb71b1a7c40f-d # internal
2025-08-20T21:13:09.1388414Z [00:02:46.487]➜  k8s.io/client-go/discovery/cached/memory
2025-08-20T21:13:09.1388777Z [00:02:46.487]➜  mkdir -p $WORK/b565/
2025-08-20T21:13:09.1397131Z [00:02:46.488]➜  cat >/tmp/go-build1679262874/b565/importcfg << 'EOF' # internal
2025-08-20T21:13:09.1397864Z [00:02:46.488]➜  # import config
2025-08-20T21:13:09.1398490Z [00:02:46.488]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.1399175Z [00:02:46.488]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.1399982Z [00:02:46.488]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:09.1401318Z [00:02:46.488]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:09.1401998Z [00:02:46.488]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:09.1402653Z [00:02:46.488]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:09.1403754Z [00:02:46.488]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:09.1404374Z [00:02:46.488]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:09.1404944Z [00:02:46.488]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:09.1405494Z [00:02:46.488]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:09.1406060Z [00:02:46.488]➜  packagefile k8s.io/client-go/openapi/cached=/tmp/go-build1679262874/b566/_pkg_.a
2025-08-20T21:13:09.1406615Z [00:02:46.488]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:09.1407149Z [00:02:46.488]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:09.1407603Z [00:02:46.488]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.1408026Z [00:02:46.488]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:09.1408353Z [00:02:46.488]➜  EOF
2025-08-20T21:13:09.1410334Z [00:02:46.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/cached/memory=>k8s.io/client-go@v0.33.2/discovery/cached/memory;$WORK/b565=>" -p k8s.io/client-go/discovery/cached/memory -lang=go1.24 -complete -installsuffix shared -buildid Zhf7YhWSdBj2FyKh0x4q/Zhf7YhWSdBj2FyKh0x4q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/cached/memory/memcache.go
2025-08-20T21:13:09.1563285Z [00:02:46.504]➜  cd $WORK/b538
2025-08-20T21:13:09.1564670Z [00:02:46.504]➜  TERM='dumb' gcc -I /root/.go/src/plugin -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b538=/tmp/go-build -gno-record-gcc-switches -I $WORK/b538/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=tmhntDfyJp_3QJvlpNN- -o $WORK/b538/_cgo_main.o -c _cgo_main.c
2025-08-20T21:13:09.1644127Z [00:02:46.512]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T21:13:09.1645641Z [00:02:46.513]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T21:13:09.1664332Z [00:02:46.514]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/cc/cceff2f44d7fecf1ae40f7dc5c33d546ad098934d2ce75c510884b4b2d76f7c1-d # internal
2025-08-20T21:13:09.1681059Z [00:02:46.516]➜  github.com/peterbourgon/diskv
2025-08-20T21:13:09.1681877Z [00:02:46.516]➜  mkdir -p $WORK/b563/
2025-08-20T21:13:09.1682670Z [00:02:46.516]➜  cat >/tmp/go-build1679262874/b563/importcfg << 'EOF' # internal
2025-08-20T21:13:09.1683108Z [00:02:46.516]➜  # import config
2025-08-20T21:13:09.1683453Z [00:02:46.516]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.1683909Z [00:02:46.516]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:09.1684386Z [00:02:46.516]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:09.1684873Z [00:02:46.516]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:09.1685324Z [00:02:46.516]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.1685742Z [00:02:46.516]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.1686218Z [00:02:46.516]➜  packagefile github.com/google/btree=/tmp/go-build1679262874/b564/_pkg_.a
2025-08-20T21:13:09.1686685Z [00:02:46.516]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.1687117Z [00:02:46.516]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:09.1687536Z [00:02:46.516]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.1687974Z [00:02:46.516]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.1688421Z [00:02:46.516]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.1688838Z [00:02:46.516]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.1689567Z [00:02:46.516]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:09.1689887Z [00:02:46.516]➜  EOF
2025-08-20T21:13:09.1690133Z [00:02:46.516]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:09.1692979Z [00:02:46.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/peterbourgon/diskv@v2.0.1+incompatible=>github.com/peterbourgon/diskv@v2.0.1+incompatible;$WORK/b563=>" -p github.com/peterbourgon/diskv -lang=go1.16 -complete -installsuffix shared -buildid UD_5f-8lsidiNaohJMxL/UD_5f-8lsidiNaohJMxL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/go/pkg/mod/github.com/peterbourgon/diskv@v2.0.1+incompatible/compression.go /root/go/pkg/mod/github.com/peterbourgon/diskv@v2.0.1+incompatible/diskv.go /root/go/pkg/mod/github.com/peterbourgon/diskv@v2.0.1+incompatible/index.go
2025-08-20T21:13:09.1706534Z [00:02:46.518]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/2f/2f6409ab6c6e21cc40268d00709ce6a40b538fb378b5a976127f8e24bb102d69-d # internal
2025-08-20T21:13:09.1707307Z [00:02:46.518]➜  sigs.k8s.io/kustomize/api/filters/filtersutil
2025-08-20T21:13:09.1707641Z [00:02:46.518]➜  mkdir -p $WORK/b481/
2025-08-20T21:13:09.1708701Z [00:02:46.519]➜  cat >/tmp/go-build1679262874/b481/importcfg << 'EOF' # internal
2025-08-20T21:13:09.1709497Z [00:02:46.519]➜  # import config
2025-08-20T21:13:09.1710384Z [00:02:46.519]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.1710991Z [00:02:46.519]➜  EOF
2025-08-20T21:13:09.1713089Z [00:02:46.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/filtersutil=>sigs.k8s.io/kustomize/api@v0.19.0/filters/filtersutil;$WORK/b481=>" -p sigs.k8s.io/kustomize/api/filters/filtersutil -lang=go1.22 -complete -installsuffix shared -buildid yOUTRbcKROhUKUCen49Q/yOUTRbcKROhUKUCen49Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/filtersutil/setters.go
2025-08-20T21:13:09.1724549Z [00:02:46.520]➜  TERM='dumb' gcc -I /root/.go/src/plugin -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b538=/tmp/go-build -gno-record-gcc-switches -o $WORK/b538/_cgo_.o $WORK/b538/_cgo_main.o $WORK/b538/preferlinkext $WORK/b538/_x001.o $WORK/b538/_x002.o -O2 -g -ldl
2025-08-20T21:13:09.1949789Z [00:02:46.543]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T21:13:09.1962441Z [00:02:46.544]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/5f/5f03c73f773eb87266996217c57912c6dd52cb3a9ddfe95632a67f3a7b8b09b8-d # internal
2025-08-20T21:13:09.1997120Z [00:02:46.546]➜  sigs.k8s.io/kustomize/kyaml/openapi
2025-08-20T21:13:09.1999315Z [00:02:46.546]➜  mkdir -p $WORK/b501/
2025-08-20T21:13:09.1999715Z [00:02:46.547]➜  cat >/tmp/go-build1679262874/b501/importcfg << 'EOF' # internal
2025-08-20T21:13:09.2000095Z [00:02:46.547]➜  # import config
2025-08-20T21:13:09.2000459Z [00:02:46.547]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.2001040Z [00:02:46.547]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.2001599Z [00:02:46.547]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:09.2002237Z [00:02:46.547]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:09.2002877Z [00:02:46.547]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:09.2003392Z [00:02:46.547]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.2003831Z [00:02:46.547]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.2004307Z [00:02:46.547]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:09.2004836Z [00:02:46.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.2005878Z [00:02:46.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi=/tmp/go-build1679262874/b502/_pkg_.a
2025-08-20T21:13:09.2006630Z [00:02:46.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi=/tmp/go-build1679262874/b504/_pkg_.a
2025-08-20T21:13:09.2007298Z [00:02:46.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.2007828Z [00:02:46.547]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:09.2008289Z [00:02:46.547]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.2008710Z [00:02:46.547]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.2009016Z [00:02:46.547]➜  EOF
2025-08-20T21:13:09.2011076Z [00:02:46.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi=>sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi;$WORK/b501=>" -p sigs.k8s.io/kustomize/kyaml/openapi -lang=go1.22 -complete -installsuffix shared -buildid BXjLoJSqp9sAHgwryze9/BXjLoJSqp9sAHgwryze9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/openapi/openapi.go
2025-08-20T21:13:09.2132907Z [00:02:46.560]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T21:13:09.2136145Z [00:02:46.561]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/52/526a3d51e2d8ed7ae5de822a09f81ed8cad2e9620ec8f50fd8187e7fafdd4748-d # internal
2025-08-20T21:13:09.2141369Z [00:02:46.562]➜  sigs.k8s.io/kustomize/kyaml/kio/kioutil
2025-08-20T21:13:09.2150463Z [00:02:46.562]➜  mkdir -p $WORK/b509/
2025-08-20T21:13:09.2151560Z [00:02:46.562]➜  cat >/tmp/go-build1679262874/b509/importcfg << 'EOF' # internal
2025-08-20T21:13:09.2151914Z [00:02:46.562]➜  # import config
2025-08-20T21:13:09.2152248Z [00:02:46.562]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.2152686Z [00:02:46.562]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:09.2153211Z [00:02:46.562]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.2153813Z [00:02:46.562]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.2154310Z [00:02:46.562]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.2154733Z [00:02:46.562]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.2155501Z [00:02:46.562]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.2155884Z [00:02:46.562]➜  EOF
2025-08-20T21:13:09.2157860Z [00:02:46.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/kioutil=>sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/kioutil;$WORK/b509=>" -p sigs.k8s.io/kustomize/kyaml/kio/kioutil -lang=go1.22 -complete -installsuffix shared -buildid Dinnu2xKmiIbDSy8upAF/Dinnu2xKmiIbDSy8upAF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/kioutil/kioutil.go
2025-08-20T21:13:09.2570805Z [00:02:46.605]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T21:13:09.2579205Z [00:02:46.606]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/97/97bbde15ad035a49800bc0a78635807e0194a2c7ef6ed6b6481c97a7f67bd645-d # internal
2025-08-20T21:13:09.2617526Z [00:02:46.610]➜  sigs.k8s.io/kustomize/kyaml/kio
2025-08-20T21:13:09.2618258Z [00:02:46.610]➜  mkdir -p $WORK/b505/
2025-08-20T21:13:09.2621183Z [00:02:46.610]➜  cat >/tmp/go-build1679262874/b505/importcfg << 'EOF' # internal
2025-08-20T21:13:09.2623117Z [00:02:46.610]➜  # import config
2025-08-20T21:13:09.2624357Z [00:02:46.610]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.2654158Z [00:02:46.610]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.2655051Z [00:02:46.610]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.2656007Z [00:02:46.610]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.2656867Z [00:02:46.610]➜  packagefile github.com/monochromegane/go-gitignore=/tmp/go-build1679262874/b506/_pkg_.a
2025-08-20T21:13:09.2658659Z [00:02:46.610]➜  packagefile github.com/xlab/treeprint=/tmp/go-build1679262874/b507/_pkg_.a
2025-08-20T21:13:09.2659756Z [00:02:46.610]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.2660231Z [00:02:46.610]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.2660817Z [00:02:46.610]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.2661335Z [00:02:46.610]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:09.2661861Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.2662475Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/ext=/tmp/go-build1679262874/b508/_pkg_.a
2025-08-20T21:13:09.2663093Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.2663726Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:13:09.2664340Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/sets=/tmp/go-build1679262874/b485/_pkg_.a
2025-08-20T21:13:09.2664941Z [00:02:46.610]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.2665432Z [00:02:46.610]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.2665853Z [00:02:46.610]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.2666281Z [00:02:46.610]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.2666596Z [00:02:46.610]➜  EOF
2025-08-20T21:13:09.2670728Z [00:02:46.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio=>sigs.k8s.io/kustomize/kyaml@v0.19.0/kio;$WORK/b505=>" -p sigs.k8s.io/kustomize/kyaml/kio -lang=go1.22 -complete -installsuffix shared -buildid HtoOOLSmG4PoGLhNvGNE/HtoOOLSmG4PoGLhNvGNE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/byteio_reader.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/byteio_writer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/ignorefilesmatcher.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/kio.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/pkgio_reader.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/pkgio_writer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/kio/tree.go
2025-08-20T21:13:09.2904439Z [00:02:46.638]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T21:13:09.2936453Z [00:02:46.642]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/4e/4eda290d2d908485057e14c8745bc5833d900efdb1e90b4b8dd2872ffd8da51b-d # internal
2025-08-20T21:13:09.2948207Z [00:02:46.643]➜  sigs.k8s.io/kustomize/kyaml/order
2025-08-20T21:13:09.2949365Z [00:02:46.643]➜  mkdir -p $WORK/b545/
2025-08-20T21:13:09.2960215Z [00:02:46.644]➜  cat >/tmp/go-build1679262874/b545/importcfg << 'EOF' # internal
2025-08-20T21:13:09.2960798Z [00:02:46.644]➜  # import config
2025-08-20T21:13:09.2961347Z [00:02:46.644]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.2961956Z [00:02:46.644]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.2962347Z [00:02:46.644]➜  EOF
2025-08-20T21:13:09.2970751Z [00:02:46.645]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/order=>sigs.k8s.io/kustomize/kyaml@v0.19.0/order;$WORK/b545=>" -p sigs.k8s.io/kustomize/kyaml/order -lang=go1.22 -complete -installsuffix shared -buildid c-SXgHSvMPcOGW3gn6Z8/c-SXgHSvMPcOGW3gn6Z8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/order/syncorder.go
2025-08-20T21:13:09.2997866Z [00:02:46.648]➜  gcc -I /root/.go/src/plugin -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b538=/tmp/go-build -gno-record-gcc-switches -o $WORK/b538/_cgo_.o $WORK/b538/_cgo_main.o $WORK/b538/preferlinkext $WORK/b538/_x001.o $WORK/b538/_x002.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T21:13:09.2999375Z [00:02:46.648]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage plugin -dynimport $WORK/b538/_cgo_.o -dynout $WORK/b538/_cgo_import.go
2025-08-20T21:13:09.3064808Z [00:02:46.654]➜  cat >/tmp/go-build1679262874/b538/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3065302Z [00:02:46.654]➜  # import config
2025-08-20T21:13:09.3065660Z [00:02:46.654]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.3066086Z [00:02:46.654]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.3066526Z [00:02:46.654]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:13:09.3066976Z [00:02:46.654]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:09.3067294Z [00:02:46.654]➜  EOF
2025-08-20T21:13:09.3068912Z [00:02:46.654]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/.go/src/plugin=>plugin;$WORK/b538=>" -p plugin -lang=go1.25 -std -installsuffix shared -buildid tmhntDfyJp_3QJvlpNN-/tmhntDfyJp_3QJvlpNN- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/.go/src/plugin/plugin.go $WORK/b538/_cgo_gotypes.go $WORK/b538/plugin_dlopen.cgo1.go $WORK/b538/_cgo_import.go
2025-08-20T21:13:09.3257264Z [00:02:46.674]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T21:13:09.3263577Z [00:02:46.674]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/08/08fb3a9082fc6506359db8325e422252de01807fa21ffd1181744ba764a64865-d # internal
2025-08-20T21:13:09.3270874Z [00:02:46.675]➜  sigs.k8s.io/kustomize/api/hasher
2025-08-20T21:13:09.3272430Z [00:02:46.675]➜  mkdir -p $WORK/b558/
2025-08-20T21:13:09.3273473Z [00:02:46.675]➜  cat >/tmp/go-build1679262874/b558/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3273907Z [00:02:46.675]➜  # import config
2025-08-20T21:13:09.3274586Z [00:02:46.675]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:09.3275132Z [00:02:46.675]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.3275574Z [00:02:46.675]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.3276088Z [00:02:46.675]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.3276604Z [00:02:46.675]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.3276910Z [00:02:46.675]➜  EOF
2025-08-20T21:13:09.3278733Z [00:02:46.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/hasher=>sigs.k8s.io/kustomize/api@v0.19.0/hasher;$WORK/b558=>" -p sigs.k8s.io/kustomize/api/hasher -lang=go1.22 -complete -installsuffix shared -buildid xzAV-uPgPAi6OaKvp5nK/xzAV-uPgPAi6OaKvp5nK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/hasher/hasher.go
2025-08-20T21:13:09.3372692Z [00:02:46.685]➜  cd /root/.go/src/plugin
2025-08-20T21:13:09.3373274Z [00:02:46.685]➜  go tool pack r $WORK/b538/_pkg_.a $WORK/b538/preferlinkext $WORK/b538/_x001.o $WORK/b538/_x002.o # internal
2025-08-20T21:13:09.3373813Z [00:02:46.685]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T21:13:09.3378532Z [00:02:46.686]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/9a/9a755bef5ce15901e144a28dc3825b5ca1309d8571c40a007f249cb3496864d2-d # internal
2025-08-20T21:13:09.3387464Z [00:02:46.687]➜  k8s.io/client-go/discovery/cached/disk
2025-08-20T21:13:09.3387860Z [00:02:46.687]➜  mkdir -p $WORK/b560/
2025-08-20T21:13:09.3389383Z [00:02:46.687]➜  cat >/tmp/go-build1679262874/b560/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3390486Z [00:02:46.687]➜  # import config
2025-08-20T21:13:09.3391022Z [00:02:46.687]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.3391503Z [00:02:46.687]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:09.3392476Z [00:02:46.687]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:09.3393191Z [00:02:46.687]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.3393775Z [00:02:46.687]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:09.3394431Z [00:02:46.687]➜  packagefile github.com/gregjones/httpcache=/tmp/go-build1679262874/b561/_pkg_.a
2025-08-20T21:13:09.3395022Z [00:02:46.687]➜  packagefile github.com/peterbourgon/diskv=/tmp/go-build1679262874/b563/_pkg_.a
2025-08-20T21:13:09.3395507Z [00:02:46.687]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.3396034Z [00:02:46.687]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:09.3396645Z [00:02:46.687]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:09.3397246Z [00:02:46.687]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:09.3397808Z [00:02:46.687]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:09.3398408Z [00:02:46.687]➜  packagefile k8s.io/client-go/discovery/cached/memory=/tmp/go-build1679262874/b565/_pkg_.a
2025-08-20T21:13:09.3399032Z [00:02:46.687]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:09.3399604Z [00:02:46.687]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:09.3400163Z [00:02:46.687]➜  packagefile k8s.io/client-go/openapi/cached=/tmp/go-build1679262874/b566/_pkg_.a
2025-08-20T21:13:09.3400845Z [00:02:46.687]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:09.3401402Z [00:02:46.687]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:09.3402116Z [00:02:46.687]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:09.3402619Z [00:02:46.687]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.3403057Z [00:02:46.687]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.3403547Z [00:02:46.687]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.3403955Z [00:02:46.687]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:09.3404271Z [00:02:46.687]➜  EOF
2025-08-20T21:13:09.3404524Z [00:02:46.687]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:09.3406861Z [00:02:46.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/cached/disk=>k8s.io/client-go@v0.33.2/discovery/cached/disk;$WORK/b560=>" -p k8s.io/client-go/discovery/cached/disk -lang=go1.24 -complete -installsuffix shared -buildid YPnrvVyFcdfojlLezsyr/YPnrvVyFcdfojlLezsyr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/cached/disk/cached_discovery.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/discovery/cached/disk/round_tripper.go
2025-08-20T21:13:09.3500887Z [00:02:46.698]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T21:13:09.3510292Z [00:02:46.699]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/81/8108398a1260bd04686d1ebf25cca5b4a12494437445ad8dd06c54843d544fcb-d # internal
2025-08-20T21:13:09.3531833Z [00:02:46.701]➜  k8s.io/client-go/tools/auth
2025-08-20T21:13:09.3536582Z [00:02:46.702]➜  mkdir -p $WORK/b568/
2025-08-20T21:13:09.3545617Z [00:02:46.702]➜  cat >/tmp/go-build1679262874/b568/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3546441Z [00:02:46.703]➜  # import config
2025-08-20T21:13:09.3546955Z [00:02:46.703]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.3548272Z [00:02:46.703]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:09.3548783Z [00:02:46.703]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.3549102Z [00:02:46.703]➜  EOF
2025-08-20T21:13:09.3557987Z [00:02:46.704]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/auth=>k8s.io/client-go@v0.33.2/tools/auth;$WORK/b568=>" -p k8s.io/client-go/tools/auth -lang=go1.24 -complete -installsuffix shared -buildid T13z2Sj76TZc7G2VYq-6/T13z2Sj76TZc7G2VYq-6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/auth/clientauth.go
2025-08-20T21:13:09.3650933Z [00:02:46.713]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T21:13:09.3744610Z [00:02:46.722]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/62/6204c94218de3ec72a139ac233799b33900d280c828e629ddd4fd7d1b1005f86-d # internal
2025-08-20T21:13:09.3759298Z [00:02:46.724]➜  sigs.k8s.io/kustomize/kyaml/resid
2025-08-20T21:13:09.3761002Z [00:02:46.724]➜  mkdir -p $WORK/b500/
2025-08-20T21:13:09.3767622Z [00:02:46.725]➜  cat >/tmp/go-build1679262874/b500/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3768845Z [00:02:46.725]➜  # import config
2025-08-20T21:13:09.3770126Z [00:02:46.725]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:09.3770808Z [00:02:46.725]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.3771500Z [00:02:46.725]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.3772008Z [00:02:46.725]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.3772324Z [00:02:46.725]➜  EOF
2025-08-20T21:13:09.3774731Z [00:02:46.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/resid=>sigs.k8s.io/kustomize/kyaml@v0.19.0/resid;$WORK/b500=>" -p sigs.k8s.io/kustomize/kyaml/resid -lang=go1.22 -complete -installsuffix shared -buildid TooMUDIJla4Ej43C0CMX/TooMUDIJla4Ej43C0CMX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/resid/gvk.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/resid/resid.go
2025-08-20T21:13:09.3867271Z [00:02:46.735]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T21:13:09.3881285Z [00:02:46.736]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/19/1901bacc26cedeedc243bbe9ef3db73790c9736fafb07efaa5988863e6554c9c-d # internal
2025-08-20T21:13:09.3924587Z [00:02:46.741]➜  sigs.k8s.io/kustomize/kyaml/fieldmeta
2025-08-20T21:13:09.3926200Z [00:02:46.741]➜  mkdir -p $WORK/b524/
2025-08-20T21:13:09.3933114Z [00:02:46.741]➜  cat >/tmp/go-build1679262874/b524/importcfg << 'EOF' # internal
2025-08-20T21:13:09.3934586Z [00:02:46.742]➜  # import config
2025-08-20T21:13:09.3937825Z [00:02:46.742]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.3939046Z [00:02:46.742]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.3940781Z [00:02:46.742]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:09.3941741Z [00:02:46.742]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:09.3944227Z [00:02:46.742]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.3945271Z [00:02:46.742]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.3945883Z [00:02:46.742]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.3946393Z [00:02:46.742]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.3946824Z [00:02:46.742]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.3947143Z [00:02:46.742]➜  EOF
2025-08-20T21:13:09.3949099Z [00:02:46.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fieldmeta=>sigs.k8s.io/kustomize/kyaml@v0.19.0/fieldmeta;$WORK/b524=>" -p sigs.k8s.io/kustomize/kyaml/fieldmeta -lang=go1.22 -complete -installsuffix shared -buildid cCRnG6NnSL1NQwrUVPFO/cCRnG6NnSL1NQwrUVPFO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fieldmeta/fieldmeta.go
2025-08-20T21:13:09.4417967Z [00:02:46.790]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T21:13:09.4428022Z [00:02:46.791]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/16/16e0a6678fd5be5817eb30ec43b432241002222984447393d6b15b6ba86898ad-d # internal
2025-08-20T21:13:09.4479311Z [00:02:46.796]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T21:13:09.4499072Z [00:02:46.798]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T21:13:09.4509298Z [00:02:46.799]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/16/16342a3c8086bfb00ce89bd76b372b5674a87c27c52c5dad451bdfd58abad700-d # internal
2025-08-20T21:13:09.4518704Z [00:02:46.800]➜  sigs.k8s.io/kustomize/api/filters/patchjson6902
2025-08-20T21:13:09.4522786Z [00:02:46.800]➜  mkdir -p $WORK/b517/
2025-08-20T21:13:09.4525495Z [00:02:46.800]➜  cat >/tmp/go-build1679262874/b517/importcfg << 'EOF' # internal
2025-08-20T21:13:09.4526902Z [00:02:46.800]➜  # import config
2025-08-20T21:13:09.4527389Z [00:02:46.800]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:13:09.4528265Z [00:02:46.800]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.4528865Z [00:02:46.800]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.4529400Z [00:02:46.800]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:09.4529858Z [00:02:46.800]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.4530179Z [00:02:46.800]➜  EOF
2025-08-20T21:13:09.4537038Z [00:02:46.800]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchjson6902=>sigs.k8s.io/kustomize/api@v0.19.0/filters/patchjson6902;$WORK/b517=>" -p sigs.k8s.io/kustomize/api/filters/patchjson6902 -lang=go1.22 -complete -installsuffix shared -buildid yXkdpe6vJoqly9D0o1e2/yXkdpe6vJoqly9D0o1e2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchjson6902/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchjson6902/patchjson6902.go
2025-08-20T21:13:09.4539732Z [00:02:46.801]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/96/96ec49919ffeb90dbe1908a034618f5d81ffaa375daf293d7d24c64f61e9042c-d # internal
2025-08-20T21:13:09.4540331Z [00:02:46.802]➜  sigs.k8s.io/kustomize/kyaml/yaml/schema
2025-08-20T21:13:09.4540759Z [00:02:46.802]➜  mkdir -p $WORK/b525/
2025-08-20T21:13:09.4545867Z [00:02:46.802]➜  cat >/tmp/go-build1679262874/b525/importcfg << 'EOF' # internal
2025-08-20T21:13:09.4548699Z [00:02:46.802]➜  # import config
2025-08-20T21:13:09.4549172Z [00:02:46.802]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.4549786Z [00:02:46.802]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.4550837Z [00:02:46.802]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.4551218Z [00:02:46.802]➜  EOF
2025-08-20T21:13:09.4553160Z [00:02:46.802]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/schema=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/schema;$WORK/b525=>" -p sigs.k8s.io/kustomize/kyaml/yaml/schema -lang=go1.22 -complete -installsuffix shared -buildid FFVD-it9_HRXR5iVKT1z/FFVD-it9_HRXR5iVKT1z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/schema/schema.go
2025-08-20T21:13:09.4719903Z [00:02:46.820]➜  sigs.k8s.io/kustomize/api/types
2025-08-20T21:13:09.4736934Z [00:02:46.822]➜  mkdir -p $WORK/b498/
2025-08-20T21:13:09.4767821Z [00:02:46.825]➜  cat >/tmp/go-build1679262874/b498/importcfg << 'EOF' # internal
2025-08-20T21:13:09.4769577Z [00:02:46.825]➜  # import config
2025-08-20T21:13:09.4769940Z [00:02:46.825]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.4770435Z [00:02:46.825]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:09.4771108Z [00:02:46.825]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.4771559Z [00:02:46.825]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.4772010Z [00:02:46.825]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:09.4772433Z [00:02:46.825]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:09.4772980Z [00:02:46.825]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.4773595Z [00:02:46.825]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.4774196Z [00:02:46.825]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:09.4774732Z [00:02:46.825]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:09.4775192Z [00:02:46.825]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.4775611Z [00:02:46.825]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.4776042Z [00:02:46.825]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.4776358Z [00:02:46.825]➜  EOF
2025-08-20T21:13:09.4795751Z [00:02:46.825]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types=>sigs.k8s.io/kustomize/api@v0.19.0/types;$WORK/b498=>" -p sigs.k8s.io/kustomize/api/types -lang=go1.22 -complete -installsuffix shared -buildid OMVe7nYD_ZVmrU4eh9B2/OMVe7nYD_ZVmrU4eh9B2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/builtinpluginloadingoptions_string.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/configmapargs.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/erronlybuiltinpluginsallowed.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/errunabletofind.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/fieldspec.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/generationbehavior.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/generatorargs.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/generatoroptions.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/helmchartargs.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/iampolicygenerator.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/image.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/kustomization.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/kvpairsources.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/labels.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/loadrestrictions.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/loadrestrictions_string.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/objectmeta.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/pair.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/patch.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/patchstrategicmerge.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/pluginconfig.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/pluginrestrictions.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/pluginrestrictions_string.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/replacement.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/replacementfield.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/replica.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/secretargs.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/selector.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/sortoptions.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/typemeta.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/types/var.go
2025-08-20T21:13:09.4826489Z [00:02:46.831]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T21:13:09.4840058Z [00:02:46.832]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/ec/ec35b192503adc59f30773f23aa6105ff5688de0575539a7ab6b377048d9a768-d # internal
2025-08-20T21:13:09.4852401Z [00:02:46.833]➜  sigs.k8s.io/kustomize/api/filters/valueadd
2025-08-20T21:13:09.4860156Z [00:02:46.833]➜  mkdir -p $WORK/b532/
2025-08-20T21:13:09.4860718Z [00:02:46.833]➜  cat >/tmp/go-build1679262874/b532/importcfg << 'EOF' # internal
2025-08-20T21:13:09.4861135Z [00:02:46.833]➜  # import config
2025-08-20T21:13:09.4861590Z [00:02:46.833]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.4862193Z [00:02:46.833]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.4862795Z [00:02:46.833]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.4863303Z [00:02:46.833]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.4863625Z [00:02:46.833]➜  EOF
2025-08-20T21:13:09.4865889Z [00:02:46.833]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/valueadd=>sigs.k8s.io/kustomize/api@v0.19.0/filters/valueadd;$WORK/b532=>" -p sigs.k8s.io/kustomize/api/filters/valueadd -lang=go1.22 -complete -installsuffix shared -buildid rJzh-Fu7-F282-PI41dX/rJzh-Fu7-F282-PI41dX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/valueadd/valueadd.go
2025-08-20T21:13:09.5054734Z [00:02:46.853]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T21:13:09.5077378Z [00:02:46.856]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/46/465c7abfbdf4959854a2b4067d7f4c004be0ee67abab0a18fe62757c07df1544-d # internal
2025-08-20T21:13:09.5163267Z [00:02:46.864]➜  k8s.io/client-go/tools/clientcmd/api/v1
2025-08-20T21:13:09.5165413Z [00:02:46.865]➜  mkdir -p $WORK/b570/
2025-08-20T21:13:09.5176197Z [00:02:46.866]➜  cat >/tmp/go-build1679262874/b570/importcfg << 'EOF' # internal
2025-08-20T21:13:09.5179937Z [00:02:46.866]➜  # import config
2025-08-20T21:13:09.5181070Z [00:02:46.866]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.5181660Z [00:02:46.866]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:09.5182312Z [00:02:46.866]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:09.5182942Z [00:02:46.866]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:09.5183574Z [00:02:46.866]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:09.5184490Z [00:02:46.866]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.5184801Z [00:02:46.866]➜  EOF
2025-08-20T21:13:09.5188886Z [00:02:46.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1=>k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1;$WORK/b570=>" -p k8s.io/client-go/tools/clientcmd/api/v1 -lang=go1.24 -complete -installsuffix shared -buildid uzSyc69mOokQpjnxWGj7/uzSyc69mOokQpjnxWGj7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/defaults.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/v1/zz_generated.defaults.go
2025-08-20T21:13:09.5376477Z [00:02:46.886]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T21:13:09.5407184Z [00:02:46.889]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/30/3033ddacf029b9e1d8ddf85d22ca1e5853f42bc70c9aedb920c68bb94070b693-d # internal
2025-08-20T21:13:09.5453549Z [00:02:46.893]➜  k8s.io/client-go/util/homedir
2025-08-20T21:13:09.5454445Z [00:02:46.893]➜  mkdir -p $WORK/b571/
2025-08-20T21:13:09.5454893Z [00:02:46.893]➜  cat >/tmp/go-build1679262874/b571/importcfg << 'EOF' # internal
2025-08-20T21:13:09.5455296Z [00:02:46.893]➜  # import config
2025-08-20T21:13:09.5455649Z [00:02:46.893]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.5456097Z [00:02:46.893]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.5456600Z [00:02:46.893]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:09.5456926Z [00:02:46.893]➜  EOF
2025-08-20T21:13:09.5459021Z [00:02:46.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/homedir=>k8s.io/client-go@v0.33.2/util/homedir;$WORK/b571=>" -p k8s.io/client-go/util/homedir -lang=go1.24 -complete -installsuffix shared -buildid dJdL7kuGDwaD4vb75pwd/dJdL7kuGDwaD4vb75pwd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/homedir/homedir.go
2025-08-20T21:13:09.5570789Z [00:02:46.905]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T21:13:09.5573485Z [00:02:46.905]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/fe/fefcf571ddeed03d13f516e4ed215c7074c441a0b4ca68f5744f0f17e02ceb1f-d # internal
2025-08-20T21:13:09.5612054Z [00:02:46.909]➜  k8s.io/client-go/applyconfigurations/internal
2025-08-20T21:13:09.5613030Z [00:02:46.909]➜  mkdir -p $WORK/b575/
2025-08-20T21:13:09.5616966Z [00:02:46.910]➜  cat >/tmp/go-build1679262874/b575/importcfg << 'EOF' # internal
2025-08-20T21:13:09.5617757Z [00:02:46.910]➜  # import config
2025-08-20T21:13:09.5618493Z [00:02:46.910]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.5619785Z [00:02:46.910]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:13:09.5620368Z [00:02:46.910]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.5620929Z [00:02:46.910]➜  EOF
2025-08-20T21:13:09.5623065Z [00:02:46.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/internal=>k8s.io/client-go@v0.33.2/applyconfigurations/internal;$WORK/b575=>" -p k8s.io/client-go/applyconfigurations/internal -lang=go1.24 -complete -installsuffix shared -buildid ffAfVvrQoOYpASe0r84G/ffAfVvrQoOYpASe0r84G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/internal/internal.go
2025-08-20T21:13:09.5844996Z [00:02:46.932]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T21:13:09.5872435Z [00:02:46.935]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/62/62f209583ef9e627fca99413a4cedc22fdce072dfb7998001dc52e9d45fdccd1-d # internal
2025-08-20T21:13:09.6053437Z [00:02:46.953]➜  sigs.k8s.io/kustomize/kyaml/yaml/walk
2025-08-20T21:13:09.6054505Z [00:02:46.954]➜  mkdir -p $WORK/b523/
2025-08-20T21:13:09.6059634Z [00:02:46.954]➜  cat >/tmp/go-build1679262874/b523/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6061188Z [00:02:46.954]➜  # import config
2025-08-20T21:13:09.6061590Z [00:02:46.954]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.6063511Z [00:02:46.954]➜  packagefile github.com/go-errors/errors=/tmp/go-build1679262874/b484/_pkg_.a
2025-08-20T21:13:09.6064411Z [00:02:46.954]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.6065438Z [00:02:46.954]➜  packagefile sigs.k8s.io/kustomize/kyaml/fieldmeta=/tmp/go-build1679262874/b524/_pkg_.a
2025-08-20T21:13:09.6066293Z [00:02:46.954]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.6067353Z [00:02:46.954]➜  packagefile sigs.k8s.io/kustomize/kyaml/sets=/tmp/go-build1679262874/b485/_pkg_.a
2025-08-20T21:13:09.6068421Z [00:02:46.954]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6070034Z [00:02:46.954]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/schema=/tmp/go-build1679262874/b525/_pkg_.a
2025-08-20T21:13:09.6071069Z [00:02:46.954]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.6071944Z [00:02:46.954]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.6072480Z [00:02:46.954]➜  EOF
2025-08-20T21:13:09.6076069Z [00:02:46.954]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk;$WORK/b523=>" -p sigs.k8s.io/kustomize/kyaml/yaml/walk -lang=go1.22 -complete -installsuffix shared -buildid Kie34_ABidNzTddT27hN/Kie34_ABidNzTddT27hN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/associative_sequence.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/map.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/nonassociative_sequence.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/scalar.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/visitor.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/walk/walk.go
2025-08-20T21:13:09.6225100Z [00:02:46.970]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T21:13:09.6251123Z [00:02:46.973]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/a0/a0c7918af901085c522aca17571f3b9672d2a7c3c311feb62d26725b97af0447-d # internal
2025-08-20T21:13:09.6260041Z [00:02:46.974]➜  sigs.k8s.io/kustomize/api/filters/fieldspec
2025-08-20T21:13:09.6272652Z [00:02:46.975]➜  mkdir -p $WORK/b497/
2025-08-20T21:13:09.6273836Z [00:02:46.975]➜  cat >/tmp/go-build1679262874/b497/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6274516Z [00:02:46.975]➜  # import config
2025-08-20T21:13:09.6274949Z [00:02:46.975]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.6277265Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.6277919Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6278518Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.6279118Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:09.6279727Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/kyaml/utils=/tmp/go-build1679262874/b487/_pkg_.a
2025-08-20T21:13:09.6280315Z [00:02:46.975]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6281050Z [00:02:46.975]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.6281370Z [00:02:46.975]➜  EOF
2025-08-20T21:13:09.6283677Z [00:02:46.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fieldspec=>sigs.k8s.io/kustomize/api@v0.19.0/filters/fieldspec;$WORK/b497=>" -p sigs.k8s.io/kustomize/api/filters/fieldspec -lang=go1.22 -complete -installsuffix shared -buildid sXqhNh6cflWgvBF-4WUF/sXqhNh6cflWgvBF-4WUF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fieldspec/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fieldspec/fieldspec.go
2025-08-20T21:13:09.6519024Z [00:02:47.000]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T21:13:09.6523588Z [00:02:47.000]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T21:13:09.6528798Z [00:02:47.001]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/7e/7e43b21e0015eefbfc1bc3251b3550f0b89d748139dae6cd68adedd9c68a7572-d # internal
2025-08-20T21:13:09.6550145Z [00:02:47.003]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/d1/d10750806918946a3be78e96c38599d6408d9a4098ebb0d03824d1d87a6d8eda-d # internal
2025-08-20T21:13:09.6578068Z [00:02:47.006]➜  sigs.k8s.io/kustomize/api/filters/fsslice
2025-08-20T21:13:09.6592249Z [00:02:47.006]➜  mkdir -p $WORK/b496/
2025-08-20T21:13:09.6592763Z [00:02:47.006]➜  cat >/tmp/go-build1679262874/b496/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6593122Z [00:02:47.006]➜  # import config
2025-08-20T21:13:09.6593614Z [00:02:47.006]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:09.6594337Z [00:02:47.006]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.6594975Z [00:02:47.006]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6595562Z [00:02:47.006]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6595950Z [00:02:47.006]➜  EOF
2025-08-20T21:13:09.6598421Z [00:02:47.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fsslice=>sigs.k8s.io/kustomize/api@v0.19.0/filters/fsslice;$WORK/b496=>" -p sigs.k8s.io/kustomize/api/filters/fsslice -lang=go1.22 -complete -installsuffix shared -buildid p6Nmj0Bny3pRBiBgW8gg/p6Nmj0Bny3pRBiBgW8gg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fsslice/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/fsslice/fsslice.go
2025-08-20T21:13:09.6602101Z [00:02:47.007]➜  sigs.k8s.io/kustomize/api/filters/iampolicygenerator
2025-08-20T21:13:09.6603656Z [00:02:47.007]➜  mkdir -p $WORK/b510/
2025-08-20T21:13:09.6604459Z [00:02:47.009]➜  cat >/tmp/go-build1679262874/b510/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6605011Z [00:02:47.009]➜  # import config
2025-08-20T21:13:09.6605349Z [00:02:47.009]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.6606103Z [00:02:47.009]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6607070Z [00:02:47.009]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6607554Z [00:02:47.009]➜  EOF
2025-08-20T21:13:09.6610544Z [00:02:47.009]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/iampolicygenerator=>sigs.k8s.io/kustomize/api@v0.19.0/filters/iampolicygenerator;$WORK/b510=>" -p sigs.k8s.io/kustomize/api/filters/iampolicygenerator -lang=go1.22 -complete -installsuffix shared -buildid ZUb6Lx3-8z2QL4OInP0G/ZUb6Lx3-8z2QL4OInP0G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/iampolicygenerator/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/iampolicygenerator/iampolicygenerator.go
2025-08-20T21:13:09.6699435Z [00:02:47.017]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T21:13:09.6717985Z [00:02:47.020]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T21:13:09.6729207Z [00:02:47.021]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/03/0388b916ba533b6bee32293a99e56297f95a6debba7f1196e64e618d16578320-d # internal
2025-08-20T21:13:09.6730188Z [00:02:47.021]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/2d/2ddf2e864bf1ce02b9ad347b1a7fbf19efab429c55369a9450b8b5a044ce33a7-d # internal
2025-08-20T21:13:09.6739410Z [00:02:47.022]➜  sigs.k8s.io/kustomize/api/filters/annotations
2025-08-20T21:13:09.6739793Z [00:02:47.022]➜  mkdir -p $WORK/b480/
2025-08-20T21:13:09.6742879Z [00:02:47.022]➜  cat >/tmp/go-build1679262874/b480/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6744598Z [00:02:47.022]➜  # import config
2025-08-20T21:13:09.6745230Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.6746373Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/api/filters/fsslice=/tmp/go-build1679262874/b496/_pkg_.a
2025-08-20T21:13:09.6747168Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6747882Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.6748580Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6749095Z [00:02:47.022]➜  EOF
2025-08-20T21:13:09.6755598Z [00:02:47.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/annotations=>sigs.k8s.io/kustomize/api@v0.19.0/filters/annotations;$WORK/b480=>" -p sigs.k8s.io/kustomize/api/filters/annotations -lang=go1.22 -complete -installsuffix shared -buildid -d2cCT42NmXeesNy-Z1K/-d2cCT42NmXeesNy-Z1K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/annotations/annotations.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/annotations/doc.go
2025-08-20T21:13:09.6757777Z [00:02:47.022]➜  sigs.k8s.io/kustomize/api/konfig
2025-08-20T21:13:09.6758090Z [00:02:47.022]➜  mkdir -p $WORK/b514/
2025-08-20T21:13:09.6758463Z [00:02:47.022]➜  cat >/tmp/go-build1679262874/b514/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6760041Z [00:02:47.022]➜  # import config
2025-08-20T21:13:09.6761924Z [00:02:47.022]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.6762434Z [00:02:47.022]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.6765188Z [00:02:47.022]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:09.6765871Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6766508Z [00:02:47.022]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.6766917Z [00:02:47.022]➜  EOF
2025-08-20T21:13:09.6769918Z [00:02:47.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/konfig=>sigs.k8s.io/kustomize/api@v0.19.0/konfig;$WORK/b514=>" -p sigs.k8s.io/kustomize/api/konfig -lang=go1.22 -complete -installsuffix shared -buildid TB1qM68P3-tmzMaKS4fc/TB1qM68P3-tmzMaKS4fc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/konfig/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/konfig/general.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/konfig/plugins.go
2025-08-20T21:13:09.6772478Z [00:02:47.024]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T21:13:09.6773316Z [00:02:47.025]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/fd/fd5f62583191f1f468a79666c3cc2f9cb4d83697b0f97b7079fef946ea8c5d94-d # internal
2025-08-20T21:13:09.6774116Z [00:02:47.025]➜  sigs.k8s.io/kustomize/api/filters/labels
2025-08-20T21:13:09.6774602Z [00:02:47.025]➜  mkdir -p $WORK/b515/
2025-08-20T21:13:09.6775057Z [00:02:47.025]➜  cat >/tmp/go-build1679262874/b515/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6775599Z [00:02:47.026]➜  # import config
2025-08-20T21:13:09.6776202Z [00:02:47.026]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.6777097Z [00:02:47.026]➜  packagefile sigs.k8s.io/kustomize/api/filters/fsslice=/tmp/go-build1679262874/b496/_pkg_.a
2025-08-20T21:13:09.6777758Z [00:02:47.026]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6778342Z [00:02:47.026]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.6778925Z [00:02:47.026]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6779316Z [00:02:47.026]➜  EOF
2025-08-20T21:13:09.6783186Z [00:02:47.026]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/labels=>sigs.k8s.io/kustomize/api@v0.19.0/filters/labels;$WORK/b515=>" -p sigs.k8s.io/kustomize/api/filters/labels -lang=go1.22 -complete -installsuffix shared -buildid 4Ehi_8XYKhlFncSDuC7N/4Ehi_8XYKhlFncSDuC7N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/labels/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/labels/labels.go
2025-08-20T21:13:09.6948998Z [00:02:47.043]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T21:13:09.6955936Z [00:02:47.044]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T21:13:09.6957380Z [00:02:47.044]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/57/57faff4e7c75129b6607f93dfc2758bdaf96c799beae7583b53ffad8ffa49272-d # internal
2025-08-20T21:13:09.6965294Z [00:02:47.045]➜  sigs.k8s.io/kustomize/api/filters/namespace
2025-08-20T21:13:09.6966729Z [00:02:47.045]➜  mkdir -p $WORK/b516/
2025-08-20T21:13:09.6968229Z [00:02:47.045]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/f7/f744e8154ca24c187fb9ea0360f4a3c4239fa2127d617148ae1b74b55fafb575-d # internal
2025-08-20T21:13:09.6968893Z [00:02:47.045]➜  cat >/tmp/go-build1679262874/b516/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6969240Z [00:02:47.045]➜  # import config
2025-08-20T21:13:09.6970184Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.6971069Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/api/filters/fsslice=/tmp/go-build1679262874/b496/_pkg_.a
2025-08-20T21:13:09.6971703Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.6972301Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.6972894Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.6973498Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:09.6974095Z [00:02:47.045]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.6974484Z [00:02:47.045]➜  EOF
2025-08-20T21:13:09.6976800Z [00:02:47.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/namespace=>sigs.k8s.io/kustomize/api@v0.19.0/filters/namespace;$WORK/b516=>" -p sigs.k8s.io/kustomize/api/filters/namespace -lang=go1.22 -complete -installsuffix shared -buildid CbfG9Z6rp05eylPwylDX/CbfG9Z6rp05eylPwylDX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/namespace/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/namespace/namespace.go
2025-08-20T21:13:09.6983177Z [00:02:47.046]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T21:13:09.6984961Z [00:02:47.047]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/14/142dd14b6b723024897b3a0079d93c0d69a0cd9e7891407808d90391c96d7173-d # internal
2025-08-20T21:13:09.6995607Z [00:02:47.047]➜  sigs.k8s.io/kustomize/api/filters/prefix
2025-08-20T21:13:09.6996077Z [00:02:47.047]➜  mkdir -p $WORK/b518/
2025-08-20T21:13:09.6998146Z [00:02:47.048]➜  cat >/tmp/go-build1679262874/b518/importcfg << 'EOF' # internal
2025-08-20T21:13:09.6998708Z [00:02:47.048]➜  # import config
2025-08-20T21:13:09.6999200Z [00:02:47.048]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.6999899Z [00:02:47.048]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:09.7000792Z [00:02:47.048]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.7012428Z [00:02:47.048]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.7013875Z [00:02:47.048]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.7014777Z [00:02:47.048]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7015429Z [00:02:47.048]➜  EOF
2025-08-20T21:13:09.7018210Z [00:02:47.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/prefix=>sigs.k8s.io/kustomize/api@v0.19.0/filters/prefix;$WORK/b518=>" -p sigs.k8s.io/kustomize/api/filters/prefix -lang=go1.22 -complete -installsuffix shared -buildid M4LNC47B4UZI_VwZKELf/M4LNC47B4UZI_VwZKELf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/prefix/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/prefix/prefix.go
2025-08-20T21:13:09.7020925Z [00:02:47.049]➜  sigs.k8s.io/kustomize/api/internal/utils
2025-08-20T21:13:09.7022125Z [00:02:47.049]➜  mkdir -p $WORK/b513/
2025-08-20T21:13:09.7022512Z [00:02:47.049]➜  cat >/tmp/go-build1679262874/b513/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7022858Z [00:02:47.049]➜  # import config
2025-08-20T21:13:09.7023186Z [00:02:47.049]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.7026945Z [00:02:47.049]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:09.7028026Z [00:02:47.049]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.7028632Z [00:02:47.049]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:09.7029225Z [00:02:47.049]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7029731Z [00:02:47.049]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.7030164Z [00:02:47.049]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:09.7030476Z [00:02:47.049]➜  EOF
2025-08-20T21:13:09.7035891Z [00:02:47.051]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils=>sigs.k8s.io/kustomize/api@v0.19.0/internal/utils;$WORK/b513=>" -p sigs.k8s.io/kustomize/api/internal/utils -lang=go1.22 -complete -installsuffix shared -buildid 3rANP7qF2PX38Q7aylgT/3rANP7qF2PX38Q7aylgT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils/annotations.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils/errtimeout.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils/makeResIds.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils/stringslice.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/utils/timedcall.go
2025-08-20T21:13:09.7392124Z [00:02:47.087]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T21:13:09.7399346Z [00:02:47.088]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/5e/5e47ab2a876b3fff4c9c5341b845640889ded16350b3f46eba6659f1307a2202-d # internal
2025-08-20T21:13:09.7404001Z [00:02:47.088]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T21:13:09.7417602Z [00:02:47.089]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/4a/4aecd1cdfb91209a393d6c491886e52983bc31d0c0e2202b17d6cfd73a67f4bb-d # internal
2025-08-20T21:13:09.7419640Z [00:02:47.090]➜  sigs.k8s.io/kustomize/api/ifc
2025-08-20T21:13:09.7419953Z [00:02:47.090]➜  mkdir -p $WORK/b526/
2025-08-20T21:13:09.7420328Z [00:02:47.090]➜  cat >/tmp/go-build1679262874/b526/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7420806Z [00:02:47.090]➜  # import config
2025-08-20T21:13:09.7421235Z [00:02:47.090]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.7421825Z [00:02:47.090]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7428169Z [00:02:47.090]➜  EOF
2025-08-20T21:13:09.7430004Z [00:02:47.090]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/ifc=>sigs.k8s.io/kustomize/api@v0.19.0/ifc;$WORK/b526=>" -p sigs.k8s.io/kustomize/api/ifc -lang=go1.22 -complete -installsuffix shared -buildid b8XkR1DbZRA0DIBkd1RC/b8XkR1DbZRA0DIBkd1RC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/ifc/ifc.go
2025-08-20T21:13:09.7431769Z [00:02:47.091]➜  sigs.k8s.io/kustomize/api/filters/imagetag
2025-08-20T21:13:09.7432087Z [00:02:47.091]➜  mkdir -p $WORK/b511/
2025-08-20T21:13:09.7432454Z [00:02:47.091]➜  cat >/tmp/go-build1679262874/b511/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7432798Z [00:02:47.091]➜  # import config
2025-08-20T21:13:09.7433288Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.7433977Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/api/filters/fsslice=/tmp/go-build1679262874/b496/_pkg_.a
2025-08-20T21:13:09.7434635Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/api/internal/image=/tmp/go-build1679262874/b512/_pkg_.a
2025-08-20T21:13:09.7435286Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:09.7436225Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.7436821Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.7437416Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.7438004Z [00:02:47.091]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7438398Z [00:02:47.091]➜  EOF
2025-08-20T21:13:09.7443571Z [00:02:47.091]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag=>sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag;$WORK/b511=>" -p sigs.k8s.io/kustomize/api/filters/imagetag -lang=go1.22 -complete -installsuffix shared -buildid AzJI30LshWTxM5a4YoOE/AzJI30LshWTxM5a4YoOE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag/imagetag.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag/legacy.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/imagetag/updater.go
2025-08-20T21:13:09.7535566Z [00:02:47.101]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T21:13:09.7540034Z [00:02:47.102]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/8b/8bf9452f02c30cc2dbb8d1ce3dfe83e84879b503b20444d326bc19549f2a29c4-d # internal
2025-08-20T21:13:09.7576650Z [00:02:47.105]➜  sigs.k8s.io/kustomize/api/internal/git
2025-08-20T21:13:09.7582682Z [00:02:47.105]➜  mkdir -p $WORK/b528/
2025-08-20T21:13:09.7583097Z [00:02:47.106]➜  cat >/tmp/go-build1679262874/b528/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7583450Z [00:02:47.106]➜  # import config
2025-08-20T21:13:09.7583776Z [00:02:47.106]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.7584208Z [00:02:47.106]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:09.7584630Z [00:02:47.106]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:09.7585052Z [00:02:47.106]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:09.7585502Z [00:02:47.106]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.7585951Z [00:02:47.106]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:09.7586966Z [00:02:47.106]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:09.7587672Z [00:02:47.106]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.7588287Z [00:02:47.106]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.7588797Z [00:02:47.106]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.7589238Z [00:02:47.106]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.7589653Z [00:02:47.106]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:09.7589961Z [00:02:47.106]➜  EOF
2025-08-20T21:13:09.7592622Z [00:02:47.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/git=>sigs.k8s.io/kustomize/api@v0.19.0/internal/git;$WORK/b528=>" -p sigs.k8s.io/kustomize/api/internal/git -lang=go1.22 -complete -installsuffix shared -buildid E9Ls1bcgtGEBAyna_z6h/E9Ls1bcgtGEBAyna_z6h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/git/cloner.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/git/gitrunner.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/git/repospec.go
2025-08-20T21:13:09.7704006Z [00:02:47.118]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T21:13:09.7707991Z [00:02:47.118]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/be/be3f0441544b4a07d6bfdc585710f0c0e0edf1aac0f1030e757c3a2326913948-d # internal
2025-08-20T21:13:09.7717113Z [00:02:47.120]➜  sigs.k8s.io/kustomize/api/internal/generators
2025-08-20T21:13:09.7719933Z [00:02:47.120]➜  mkdir -p $WORK/b527/
2025-08-20T21:13:09.7746788Z [00:02:47.123]➜  cat >/tmp/go-build1679262874/b527/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7748861Z [00:02:47.123]➜  # import config
2025-08-20T21:13:09.7757086Z [00:02:47.123]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.7758035Z [00:02:47.123]➜  packagefile github.com/go-errors/errors=/tmp/go-build1679262874/b484/_pkg_.a
2025-08-20T21:13:09.7758727Z [00:02:47.123]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:09.7759330Z [00:02:47.123]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:09.7760006Z [00:02:47.123]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.7760906Z [00:02:47.123]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7761558Z [00:02:47.123]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.7761971Z [00:02:47.123]➜  EOF
2025-08-20T21:13:09.7764862Z [00:02:47.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/generators=>sigs.k8s.io/kustomize/api@v0.19.0/internal/generators;$WORK/b527=>" -p sigs.k8s.io/kustomize/api/internal/generators -lang=go1.22 -complete -installsuffix shared -buildid YkiIdxZAHRjji5-JIYG7/YkiIdxZAHRjji5-JIYG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/generators/configmap.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/generators/secret.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/generators/utils.go
2025-08-20T21:13:09.7856275Z [00:02:47.134]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T21:13:09.7910447Z [00:02:47.139]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/6a/6ae87385271ad7c686eecf1abd1be5b0ccdaf3912434ece16473f4277096df48-d # internal
2025-08-20T21:13:09.7945273Z [00:02:47.143]➜  sigs.k8s.io/kustomize/kyaml/yaml/merge2
2025-08-20T21:13:09.7945875Z [00:02:47.143]➜  mkdir -p $WORK/b522/
2025-08-20T21:13:09.7946689Z [00:02:47.143]➜  cat >/tmp/go-build1679262874/b522/importcfg << 'EOF' # internal
2025-08-20T21:13:09.7947871Z [00:02:47.143]➜  # import config
2025-08-20T21:13:09.7948534Z [00:02:47.143]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.7949683Z [00:02:47.143]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.7950458Z [00:02:47.143]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.7952281Z [00:02:47.143]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=/tmp/go-build1679262874/b523/_pkg_.a
2025-08-20T21:13:09.7952813Z [00:02:47.143]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.7953131Z [00:02:47.143]➜  EOF
2025-08-20T21:13:09.7958899Z [00:02:47.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/merge2=>sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/merge2;$WORK/b522=>" -p sigs.k8s.io/kustomize/kyaml/yaml/merge2 -lang=go1.22 -complete -installsuffix shared -buildid 5RIsS6_1zdli3e6ySR9W/5RIsS6_1zdli3e6ySR9W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/merge2/merge2.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/merge2/smpdirective.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/yaml/merge2/smpdirective_string.go
2025-08-20T21:13:09.7961753Z [00:02:47.143]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T21:13:09.7962429Z [00:02:47.144]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/17/17a904230f98a648d671d5a9de46c20901e97546740c8e4fd47960cd37f56c30-d # internal
2025-08-20T21:13:09.8004141Z [00:02:47.148]➜  sigs.k8s.io/kustomize/api/filters/replicacount
2025-08-20T21:13:09.8007758Z [00:02:47.148]➜  mkdir -p $WORK/b530/
2025-08-20T21:13:09.8008596Z [00:02:47.149]➜  cat >/tmp/go-build1679262874/b530/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8009170Z [00:02:47.149]➜  # import config
2025-08-20T21:13:09.8010183Z [00:02:47.149]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:09.8011330Z [00:02:47.149]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.8012130Z [00:02:47.149]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.8013151Z [00:02:47.149]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.8014164Z [00:02:47.149]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.8015237Z [00:02:47.149]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.8015787Z [00:02:47.149]➜  EOF
2025-08-20T21:13:09.8018442Z [00:02:47.149]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replicacount=>sigs.k8s.io/kustomize/api@v0.19.0/filters/replicacount;$WORK/b530=>" -p sigs.k8s.io/kustomize/api/filters/replicacount -lang=go1.22 -complete -installsuffix shared -buildid InUGVmoVUej-rgx2hm-y/InUGVmoVUej-rgx2hm-y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replicacount/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replicacount/replicacount.go
2025-08-20T21:13:09.8091336Z [00:02:47.157]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T21:13:09.8096976Z [00:02:47.158]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/3c/3caf0b407774a44f5cf3cf6da9e1b5948dc086358ef547dc92ab59bcb3e79e5c-d # internal
2025-08-20T21:13:09.8103081Z [00:02:47.158]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T21:13:09.8107476Z [00:02:47.159]➜  sigs.k8s.io/kustomize/api/filters/suffix
2025-08-20T21:13:09.8108444Z [00:02:47.159]➜  mkdir -p $WORK/b531/
2025-08-20T21:13:09.8111924Z [00:02:47.159]➜  cat >/tmp/go-build1679262874/b531/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8112600Z [00:02:47.159]➜  # import config
2025-08-20T21:13:09.8113026Z [00:02:47.159]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.8113597Z [00:02:47.159]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:09.8114296Z [00:02:47.159]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:13:09.8114949Z [00:02:47.159]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.8115574Z [00:02:47.159]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.8116163Z [00:02:47.159]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.8116574Z [00:02:47.159]➜  EOF
2025-08-20T21:13:09.8118040Z [00:02:47.160]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/f7/f7c1bbd0ae6635883d48167f24c86257e8f795ef15d9d4751e512c73036c1b81-d # internal
2025-08-20T21:13:09.8121016Z [00:02:47.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/suffix=>sigs.k8s.io/kustomize/api@v0.19.0/filters/suffix;$WORK/b531=>" -p sigs.k8s.io/kustomize/api/filters/suffix -lang=go1.22 -complete -installsuffix shared -buildid 2z2SRxryZjNjinrXO0s9/2z2SRxryZjNjinrXO0s9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/suffix/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/suffix/suffix.go
﻿2025-08-20T21:13:09.8127792Z [00:02:47.161]➜  sigs.k8s.io/kustomize/api/kv
2025-08-20T21:13:09.8128122Z [00:02:47.161]➜  mkdir -p $WORK/b533/
2025-08-20T21:13:09.8128688Z [00:02:47.161]➜  cat >/tmp/go-build1679262874/b533/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8129149Z [00:02:47.161]➜  # import config
2025-08-20T21:13:09.8129581Z [00:02:47.161]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:09.8130194Z [00:02:47.161]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.8130792Z [00:02:47.161]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.8131357Z [00:02:47.161]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:09.8132368Z [00:02:47.161]➜  packagefile sigs.k8s.io/kustomize/api/internal/generators=/tmp/go-build1679262874/b527/_pkg_.a
2025-08-20T21:13:09.8133228Z [00:02:47.161]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.8134009Z [00:02:47.161]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.8134787Z [00:02:47.161]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.8135374Z [00:02:47.161]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:09.8135904Z [00:02:47.161]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:09.8136406Z [00:02:47.161]➜  EOF
2025-08-20T21:13:09.8138603Z [00:02:47.161]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/kv=>sigs.k8s.io/kustomize/api@v0.19.0/kv;$WORK/b533=>" -p sigs.k8s.io/kustomize/api/kv -lang=go1.22 -complete -installsuffix shared -buildid 9yEdAg1c2OWAp1rTv-EY/9yEdAg1c2OWAp1rTv-EY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/kv/kv.go
2025-08-20T21:13:09.8327225Z [00:02:47.180]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T21:13:09.8336479Z [00:02:47.182]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/e9/e94abfd33cab319130d3bca1fc8f0580c1523c561ab62113903e53266ed03269-d # internal
2025-08-20T21:13:09.8337199Z [00:02:47.182]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T21:13:09.8340224Z [00:02:47.182]➜  sigs.k8s.io/kustomize/api/internal/loader
2025-08-20T21:13:09.8341178Z [00:02:47.182]➜  mkdir -p $WORK/b535/
2025-08-20T21:13:09.8344624Z [00:02:47.183]➜  cat >/tmp/go-build1679262874/b535/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8345596Z [00:02:47.183]➜  # import config
2025-08-20T21:13:09.8347532Z [00:02:47.183]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.8348057Z [00:02:47.183]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.8348486Z [00:02:47.183]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:09.8348918Z [00:02:47.183]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:09.8354094Z [00:02:47.183]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:09.8356004Z [00:02:47.183]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:09.8356623Z [00:02:47.183]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:09.8357247Z [00:02:47.183]➜  packagefile sigs.k8s.io/kustomize/api/internal/git=/tmp/go-build1679262874/b528/_pkg_.a
2025-08-20T21:13:09.8357866Z [00:02:47.183]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.8358475Z [00:02:47.183]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:09.8358989Z [00:02:47.183]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.8359570Z [00:02:47.183]➜  EOF
2025-08-20T21:13:09.8362587Z [00:02:47.183]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/loader=>sigs.k8s.io/kustomize/api@v0.19.0/internal/loader;$WORK/b535=>" -p sigs.k8s.io/kustomize/api/internal/loader -lang=go1.22 -complete -installsuffix shared -buildid XIq9n3E_w8AdhxtA3ARG/XIq9n3E_w8AdhxtA3ARG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/loader/errors.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/loader/fileloader.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/loader/loader.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/loader/loadrestrictions.go
2025-08-20T21:13:09.8365637Z [00:02:47.183]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/38/38f0f5873d6174766d90ab0c8321ba7dcec2f37bf47f650701586b83742249a0-d # internal
2025-08-20T21:13:09.8371981Z [00:02:47.183]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T21:13:09.8372350Z [00:02:47.183]➜  sigs.k8s.io/kustomize/kyaml/comments
2025-08-20T21:13:09.8372663Z [00:02:47.183]➜  mkdir -p $WORK/b544/
2025-08-20T21:13:09.8373033Z [00:02:47.184]➜  cat >/tmp/go-build1679262874/b544/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8373378Z [00:02:47.184]➜  # import config
2025-08-20T21:13:09.8373822Z [00:02:47.184]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:09.8374435Z [00:02:47.184]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.8375050Z [00:02:47.184]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=/tmp/go-build1679262874/b523/_pkg_.a
2025-08-20T21:13:09.8375459Z [00:02:47.184]➜  EOF
2025-08-20T21:13:09.8377363Z [00:02:47.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/comments=>sigs.k8s.io/kustomize/kyaml@v0.19.0/comments;$WORK/b544=>" -p sigs.k8s.io/kustomize/kyaml/comments -lang=go1.22 -complete -installsuffix shared -buildid BlGhy6pL6Dla4oDD9tGH/BlGhy6pL6Dla4oDD9tGH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/comments/comments.go
2025-08-20T21:13:09.8379380Z [00:02:47.185]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/8a/8ade23d5d572bf92b36997f9ccaed2ed294ff3047645cc8912012c222a0da563-d # internal
2025-08-20T21:13:09.8404787Z [00:02:47.187]➜  sigs.k8s.io/kustomize/api/filters/refvar
2025-08-20T21:13:09.8405331Z [00:02:47.188]➜  mkdir -p $WORK/b552/
2025-08-20T21:13:09.8405719Z [00:02:47.188]➜  cat >/tmp/go-build1679262874/b552/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8406069Z [00:02:47.188]➜  # import config
2025-08-20T21:13:09.8406400Z [00:02:47.188]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.8406818Z [00:02:47.188]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:09.8407378Z [00:02:47.188]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:09.8408017Z [00:02:47.188]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.8408603Z [00:02:47.188]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.8409189Z [00:02:47.188]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.8409701Z [00:02:47.188]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:09.8410131Z [00:02:47.188]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.8410448Z [00:02:47.188]➜  EOF
2025-08-20T21:13:09.8413144Z [00:02:47.188]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/refvar=>sigs.k8s.io/kustomize/api@v0.19.0/filters/refvar;$WORK/b552=>" -p sigs.k8s.io/kustomize/api/filters/refvar -lang=go1.22 -complete -installsuffix shared -buildid rZ2soKcRoLkAGVBi1X-Y/rZ2soKcRoLkAGVBi1X-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/refvar/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/refvar/expand.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/refvar/refvar.go
2025-08-20T21:13:09.8942101Z [00:02:47.242]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T21:13:09.8949114Z [00:02:47.243]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/fc/fc50ce56aa8c891a983e7f1ef4b021bb52c0d45a34987c45f904c7693c510508-d # internal
2025-08-20T21:13:09.8985540Z [00:02:47.247]➜  sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig
2025-08-20T21:13:09.8987767Z [00:02:47.247]➜  mkdir -p $WORK/b553/
2025-08-20T21:13:09.8991200Z [00:02:47.247]➜  cat >/tmp/go-build1679262874/b553/importcfg << 'EOF' # internal
2025-08-20T21:13:09.8992367Z [00:02:47.247]➜  # import config
2025-08-20T21:13:09.8994217Z [00:02:47.247]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:09.8994795Z [00:02:47.247]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:09.8995531Z [00:02:47.247]➜  packagefile sigs.k8s.io/kustomize/api/internal/konfig/builtinpluginconsts=/tmp/go-build1679262874/b554/_pkg_.a
2025-08-20T21:13:09.8996245Z [00:02:47.247]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:09.8996844Z [00:02:47.247]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.8997447Z [00:02:47.247]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:09.8997986Z [00:02:47.247]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:09.8998443Z [00:02:47.247]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.8998863Z [00:02:47.247]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.8999281Z [00:02:47.247]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.8999594Z [00:02:47.247]➜  EOF
2025-08-20T21:13:09.9003564Z [00:02:47.248]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig;$WORK/b553=>" -p sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig -lang=go1.22 -complete -installsuffix shared -buildid y70IxMjSlLGKG2VCFSxf/y70IxMjSlLGKG2VCFSxf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig/loaddefaultconfig.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig/namebackreferences.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinconfig/transformerconfig.go
2025-08-20T21:13:09.9043219Z [00:02:47.252]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T21:13:09.9060255Z [00:02:47.254]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/4d/4df46838f4388f405a5432492e44b1c794db7eea72672ba9702015c0c7daada1-d # internal
2025-08-20T21:13:09.9074525Z [00:02:47.255]➜  sigs.k8s.io/kustomize/api/internal/validate
2025-08-20T21:13:09.9076456Z [00:02:47.256]➜  mkdir -p $WORK/b559/
2025-08-20T21:13:09.9080155Z [00:02:47.256]➜  cat >/tmp/go-build1679262874/b559/importcfg << 'EOF' # internal
2025-08-20T21:13:09.9080548Z [00:02:47.256]➜  # import config
2025-08-20T21:13:09.9084040Z [00:02:47.256]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:09.9084467Z [00:02:47.256]➜  EOF
2025-08-20T21:13:09.9086905Z [00:02:47.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/validate=>sigs.k8s.io/kustomize/api@v0.19.0/internal/validate;$WORK/b559=>" -p sigs.k8s.io/kustomize/api/internal/validate -lang=go1.22 -complete -installsuffix shared -buildid rjgpgnjYm8ksJwVxT4Xu/rjgpgnjYm8ksJwVxT4Xu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/validate/fieldvalidator.go
2025-08-20T21:13:09.9265622Z [00:02:47.274]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T21:13:09.9293164Z [00:02:47.277]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/32/328b781dc515770a13ed39c994b3044b3d6e44c2ee506433db3be5d858e6af02-d # internal
2025-08-20T21:13:09.9296081Z [00:02:47.277]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T21:13:09.9303626Z [00:02:47.278]➜  k8s.io/client-go/tools/clientcmd/api/latest
2025-08-20T21:13:09.9305043Z [00:02:47.279]➜  mkdir -p $WORK/b569/
2025-08-20T21:13:09.9310060Z [00:02:47.279]➜  cat >/tmp/go-build1679262874/b569/importcfg << 'EOF' # internal
2025-08-20T21:13:09.9312132Z [00:02:47.279]➜  # import config
2025-08-20T21:13:09.9312599Z [00:02:47.279]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:09.9313304Z [00:02:47.279]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:09.9317371Z [00:02:47.279]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1679262874/b340/_pkg_.a
2025-08-20T21:13:09.9318162Z [00:02:47.279]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1679262874/b344/_pkg_.a
2025-08-20T21:13:09.9318867Z [00:02:47.279]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:09.9319493Z [00:02:47.279]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:09.9320132Z [00:02:47.279]➜  packagefile k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1679262874/b570/_pkg_.a
2025-08-20T21:13:09.9320546Z [00:02:47.279]➜  EOF
2025-08-20T21:13:09.9323070Z [00:02:47.280]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/latest=>k8s.io/client-go@v0.33.2/tools/clientcmd/api/latest;$WORK/b569=>" -p k8s.io/client-go/tools/clientcmd/api/latest -lang=go1.24 -complete -installsuffix shared -buildid zMuaeBs8wEKDIV5qxl3I/zMuaeBs8wEKDIV5qxl3I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/api/latest/latest.go
2025-08-20T21:13:09.9351330Z [00:02:47.283]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/57/57d59c773ea084fd08d0daa476b8766f6b5bb4a891bccb00379a839b21547e34-d # internal
2025-08-20T21:13:09.9365309Z [00:02:47.284]➜  sigs.k8s.io/kustomize/api/filters/patchstrategicmerge
2025-08-20T21:13:09.9368196Z [00:02:47.284]➜  mkdir -p $WORK/b521/
2025-08-20T21:13:09.9374611Z [00:02:47.285]➜  cat >/tmp/go-build1679262874/b521/importcfg << 'EOF' # internal
2025-08-20T21:13:09.9375879Z [00:02:47.285]➜  # import config
2025-08-20T21:13:09.9376820Z [00:02:47.285]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.9377638Z [00:02:47.285]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.9378590Z [00:02:47.285]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=/tmp/go-build1679262874/b522/_pkg_.a
2025-08-20T21:13:09.9379552Z [00:02:47.285]➜  EOF
2025-08-20T21:13:09.9379911Z [00:02:47.286]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T21:13:09.9382794Z [00:02:47.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchstrategicmerge=>sigs.k8s.io/kustomize/api@v0.19.0/filters/patchstrategicmerge;$WORK/b521=>" -p sigs.k8s.io/kustomize/api/filters/patchstrategicmerge -lang=go1.22 -complete -installsuffix shared -buildid 0s6P9McNB5VenAiMCmoX/0s6P9McNB5VenAiMCmoX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchstrategicmerge/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/patchstrategicmerge/patchstrategicmerge.go
2025-08-20T21:13:09.9404004Z [00:02:47.288]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/4b/4b66ae9bf0ebfa1b7c312c0d3da2494513c370dce156bab7e645444660b56fe1-d # internal
2025-08-20T21:13:09.9427405Z [00:02:47.291]➜  sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil
2025-08-20T21:13:09.9428312Z [00:02:47.291]➜  mkdir -p $WORK/b543/
2025-08-20T21:13:09.9435211Z [00:02:47.292]➜  cat >/tmp/go-build1679262874/b543/importcfg << 'EOF' # internal
2025-08-20T21:13:09.9435629Z [00:02:47.292]➜  # import config
2025-08-20T21:13:09.9435987Z [00:02:47.292]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:09.9436426Z [00:02:47.292]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.9436836Z [00:02:47.292]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:09.9437245Z [00:02:47.292]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:09.9437660Z [00:02:47.292]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:09.9438194Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/comments=/tmp/go-build1679262874/b544/_pkg_.a
2025-08-20T21:13:09.9438834Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:09.9439429Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:09.9440046Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:13:09.9440810Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/order=/tmp/go-build1679262874/b545/_pkg_.a
2025-08-20T21:13:09.9441479Z [00:02:47.292]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:09.9442042Z [00:02:47.292]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:09.9442493Z [00:02:47.292]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:09.9442913Z [00:02:47.292]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:09.9443229Z [00:02:47.292]➜  EOF
2025-08-20T21:13:09.9446955Z [00:02:47.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil=>sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil;$WORK/b543=>" -p sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil -lang=go1.22 -complete -installsuffix shared -buildid foRPI51YKVdi9JUEiFu2/foRPI51YKVdi9JUEiFu2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil/functiontypes.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil/runtimeutil.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/runtimeutil/types.go
2025-08-20T21:13:09.9453557Z [00:02:47.293]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T21:13:09.9454395Z [00:02:47.293]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/d0/d00047b00b80b48d47fa54c7dc3ff0f9abb15bbef911138bbf739c90daadea44-d # internal
2025-08-20T21:13:09.9484248Z [00:02:47.296]➜  k8s.io/client-go/applyconfigurations/meta/v1
2025-08-20T21:13:09.9484626Z [00:02:47.297]➜  mkdir -p $WORK/b576/
2025-08-20T21:13:09.9490259Z [00:02:47.297]➜  cat >/tmp/go-build1679262874/b576/importcfg << 'EOF' # internal
2025-08-20T21:13:09.9490827Z [00:02:47.297]➜  # import config
2025-08-20T21:13:09.9491425Z [00:02:47.297]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:09.9491972Z [00:02:47.297]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:09.9492672Z [00:02:47.297]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:09.9493531Z [00:02:47.297]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:09.9494354Z [00:02:47.297]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:09.9495369Z [00:02:47.297]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:09.9496269Z [00:02:47.297]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:09.9497125Z [00:02:47.297]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:09.9498039Z [00:02:47.297]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:13:09.9498936Z [00:02:47.297]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:09.9499581Z [00:02:47.297]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:09.9500044Z [00:02:47.297]➜  EOF
2025-08-20T21:13:09.9505740Z [00:02:47.297]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1;$WORK/b576=>" -p k8s.io/client-go/applyconfigurations/meta/v1 -lang=go1.24 -complete -installsuffix shared -buildid JPyOhZ98ePK93cRGs0Ja/JPyOhZ98ePK93cRGs0Ja -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/condition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/deleteoptions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/labelselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/labelselectorrequirement.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/managedfieldsentry.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/objectmeta.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/ownerreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/preconditions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/typemeta.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/meta/v1/unstructured.go
2025-08-20T21:13:09.9946905Z [00:02:47.343]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T21:13:09.9958171Z [00:02:47.344]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/df/dfbafa1052939fa34a843fd4263be362f77cb396741789b0f090ed9821a16310-d # internal
2025-08-20T21:13:09.9966958Z [00:02:47.345]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T21:13:09.9984852Z [00:02:47.346]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/ec/ec229bee6a9589c7ffdfcc6c008680feade7e0a1b49c405f28220f415b43999c-d # internal
2025-08-20T21:13:09.9996885Z [00:02:47.348]➜  sigs.k8s.io/kustomize/kyaml/fn/runtime/exec
2025-08-20T21:13:10.0010153Z [00:02:47.348]➜  mkdir -p $WORK/b548/
2025-08-20T21:13:10.0011184Z [00:02:47.349]➜  cat >/tmp/go-build1679262874/b548/importcfg << 'EOF' # internal
2025-08-20T21:13:10.0015886Z [00:02:47.349]➜  # import config
2025-08-20T21:13:10.0016361Z [00:02:47.349]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:10.0016807Z [00:02:47.349]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.0017233Z [00:02:47.349]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:10.0017687Z [00:02:47.349]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.0018238Z [00:02:47.349]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.0019346Z [00:02:47.349]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=/tmp/go-build1679262874/b543/_pkg_.a
2025-08-20T21:13:10.0020016Z [00:02:47.349]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.0020875Z [00:02:47.349]➜  EOF
2025-08-20T21:13:10.0023240Z [00:02:47.349]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/exec=>sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/exec;$WORK/b548=>" -p sigs.k8s.io/kustomize/kyaml/fn/runtime/exec -lang=go1.22 -complete -installsuffix shared -buildid 6FqWjPsAdI46SDQwB5_c/6FqWjPsAdI46SDQwB5_c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/exec/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/exec/exec.go
2025-08-20T21:13:10.0032056Z [00:02:47.351]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T21:13:10.0032754Z [00:02:47.351]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/ce/ce4d147b55fb1574ad295a834af696472aed6ff030a10172d076363585151c71-d # internal
2025-08-20T21:13:10.0037518Z [00:02:47.352]➜  k8s.io/client-go/tools/clientcmd
2025-08-20T21:13:10.0039025Z [00:02:47.352]➜  mkdir -p $WORK/b567/
2025-08-20T21:13:10.0039876Z [00:02:47.352]➜  cat >/tmp/go-build1679262874/b567/importcfg << 'EOF' # internal
2025-08-20T21:13:10.0040859Z [00:02:47.352]➜  # import config
2025-08-20T21:13:10.0041716Z [00:02:47.352]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.0042235Z [00:02:47.352]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:10.0042663Z [00:02:47.352]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.0043148Z [00:02:47.352]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:10.0043673Z [00:02:47.352]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:13:10.0044120Z [00:02:47.352]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:10.0044634Z [00:02:47.352]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:10.0045269Z [00:02:47.352]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:10.0045903Z [00:02:47.352]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:13:10.0046954Z [00:02:47.352]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:10.0047613Z [00:02:47.352]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:10.0048152Z [00:02:47.352]➜  packagefile k8s.io/client-go/tools/auth=/tmp/go-build1679262874/b568/_pkg_.a
2025-08-20T21:13:10.0048740Z [00:02:47.352]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:10.0049396Z [00:02:47.352]➜  packagefile k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1679262874/b569/_pkg_.a
2025-08-20T21:13:10.0050013Z [00:02:47.352]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build1679262874/b571/_pkg_.a
2025-08-20T21:13:10.0050537Z [00:02:47.352]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:10.0051206Z [00:02:47.352]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:10.0051652Z [00:02:47.352]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:10.0052063Z [00:02:47.352]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.0052497Z [00:02:47.352]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.0052953Z [00:02:47.352]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.0053550Z [00:02:47.352]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:10.0054225Z [00:02:47.352]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.0054648Z [00:02:47.352]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:10.0055269Z [00:02:47.352]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.0055688Z [00:02:47.352]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:10.0056097Z [00:02:47.352]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:10.0056527Z [00:02:47.352]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:10.0063942Z [00:02:47.352]➜  EOF
2025-08-20T21:13:10.0069073Z [00:02:47.352]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd=>k8s.io/client-go@v0.33.2/tools/clientcmd;$WORK/b567=>" -p k8s.io/client-go/tools/clientcmd -lang=go1.24 -complete -installsuffix shared -buildid EJkljw3Swtbf1AZcoSUx/EJkljw3Swtbf1AZcoSUx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/auth_loaders.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/client_config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/config.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/flag.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/helpers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/loader.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/merge.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/merged_client_builder.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/overrides.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/clientcmd/validation.go
2025-08-20T21:13:10.0075322Z [00:02:47.354]➜  sigs.k8s.io/kustomize/api/resource
2025-08-20T21:13:10.0075642Z [00:02:47.354]➜  mkdir -p $WORK/b520/
2025-08-20T21:13:10.0076058Z [00:02:47.355]➜  cat >/tmp/go-build1679262874/b520/importcfg << 'EOF' # internal
2025-08-20T21:13:10.0076411Z [00:02:47.355]➜  # import config
2025-08-20T21:13:10.0076776Z [00:02:47.355]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.0077220Z [00:02:47.355]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.0077624Z [00:02:47.355]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:10.0078065Z [00:02:47.355]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.0079047Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/filters/patchstrategicmerge=/tmp/go-build1679262874/b521/_pkg_.a
2025-08-20T21:13:10.0079791Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.0080428Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/internal/generators=/tmp/go-build1679262874/b527/_pkg_.a
2025-08-20T21:13:10.0081310Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/internal/git=/tmp/go-build1679262874/b528/_pkg_.a
2025-08-20T21:13:10.0081971Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/internal/kusterr=/tmp/go-build1679262874/b529/_pkg_.a
2025-08-20T21:13:10.0082640Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:10.0083257Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:10.0083853Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.0084436Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:10.0085046Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:13:10.0085662Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.0086464Z [00:02:47.355]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.0086998Z [00:02:47.355]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.0087603Z [00:02:47.355]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.0087920Z [00:02:47.355]➜  EOF
2025-08-20T21:13:10.0091006Z [00:02:47.355]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource=>sigs.k8s.io/kustomize/api@v0.19.0/resource;$WORK/b520=>" -p sigs.k8s.io/kustomize/api/resource -lang=go1.22 -complete -installsuffix shared -buildid Ek1P4XJZ9Jgcia3Y9sAd/Ek1P4XJZ9Jgcia3Y9sAd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource/factory.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource/idset.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource/origin.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resource/resource.go
2025-08-20T21:13:10.0241648Z [00:02:47.372]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T21:13:10.0248295Z [00:02:47.373]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/de/de06a21962faab3f449bd42939c14b72dc2ff19806c6b9b3b50c338c8d48df8a-d # internal
2025-08-20T21:13:10.0261606Z [00:02:47.374]➜  sigs.k8s.io/kustomize/kyaml/fn/runtime/container
2025-08-20T21:13:10.0262516Z [00:02:47.374]➜  mkdir -p $WORK/b547/
2025-08-20T21:13:10.0270474Z [00:02:47.375]➜  cat >/tmp/go-build1679262874/b547/importcfg << 'EOF' # internal
2025-08-20T21:13:10.0270979Z [00:02:47.375]➜  # import config
2025-08-20T21:13:10.0271325Z [00:02:47.375]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.0271732Z [00:02:47.375]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.0272184Z [00:02:47.375]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.0272739Z [00:02:47.375]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.0273390Z [00:02:47.375]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=/tmp/go-build1679262874/b548/_pkg_.a
2025-08-20T21:13:10.0274108Z [00:02:47.375]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=/tmp/go-build1679262874/b543/_pkg_.a
2025-08-20T21:13:10.0274766Z [00:02:47.375]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.0275525Z [00:02:47.375]➜  EOF
2025-08-20T21:13:10.0277721Z [00:02:47.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/container=>sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/container;$WORK/b547=>" -p sigs.k8s.io/kustomize/kyaml/fn/runtime/container -lang=go1.22 -complete -installsuffix shared -buildid yC8HPQmun-2NMqf8xmoH/yC8HPQmun-2NMqf8xmoH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/fn/runtime/container/container.go
2025-08-20T21:13:10.0572630Z [00:02:47.405]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T21:13:10.0574708Z [00:02:47.405]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/55/5585b514b632afe5512c85fac36e6f5990aa7497b22e64357b8ecdf516b3b68e-d # internal
2025-08-20T21:13:10.0579145Z [00:02:47.406]➜  sigs.k8s.io/kustomize/kyaml/runfn
2025-08-20T21:13:10.0579528Z [00:02:47.406]➜  mkdir -p $WORK/b546/
2025-08-20T21:13:10.0582564Z [00:02:47.406]➜  cat >/tmp/go-build1679262874/b546/importcfg << 'EOF' # internal
2025-08-20T21:13:10.0583024Z [00:02:47.406]➜  # import config
2025-08-20T21:13:10.0583372Z [00:02:47.406]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.0583781Z [00:02:47.406]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:10.0584552Z [00:02:47.406]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.0584977Z [00:02:47.406]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:10.0585399Z [00:02:47.406]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:10.0586056Z [00:02:47.406]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.0586665Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.0587355Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/container=/tmp/go-build1679262874/b547/_pkg_.a
2025-08-20T21:13:10.0588105Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=/tmp/go-build1679262874/b548/_pkg_.a
2025-08-20T21:13:10.0588818Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=/tmp/go-build1679262874/b543/_pkg_.a
2025-08-20T21:13:10.0589470Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:10.0590100Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:13:10.0590873Z [00:02:47.406]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.0591439Z [00:02:47.406]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.0591872Z [00:02:47.406]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:10.0592535Z [00:02:47.406]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.0593053Z [00:02:47.406]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:10.0593394Z [00:02:47.406]➜  EOF
2025-08-20T21:13:10.0595242Z [00:02:47.406]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/runfn=>sigs.k8s.io/kustomize/kyaml@v0.19.0/runfn;$WORK/b546=>" -p sigs.k8s.io/kustomize/kyaml/runfn -lang=go1.22 -complete -installsuffix shared -buildid n3dVCBcL9Sjxo6wDLbCC/n3dVCBcL9Sjxo6wDLbCC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/kyaml@v0.19.0/runfn/runfn.go
2025-08-20T21:13:10.1176859Z [00:02:47.466]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T21:13:10.1178013Z [00:02:47.466]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T21:13:10.1219517Z [00:02:47.470]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/a0/a0502dac3fe561ce89ba5b9b641991d6c722808499d779bddd69c3544f8bd6ad-d # internal
2025-08-20T21:13:10.1220225Z [00:02:47.470]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T21:13:10.1224412Z [00:02:47.471]➜  k8s.io/apimachinery/pkg/api/meta/testrestmapper
2025-08-20T21:13:10.1225045Z [00:02:47.471]➜  mkdir -p $WORK/b579/
2025-08-20T21:13:10.1232662Z [00:02:47.471]➜  cat >/tmp/go-build1679262874/b579/importcfg << 'EOF' # internal
2025-08-20T21:13:10.1233349Z [00:02:47.471]➜  # import config
2025-08-20T21:13:10.1233796Z [00:02:47.471]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:10.1234403Z [00:02:47.471]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:10.1235042Z [00:02:47.471]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:10.1235662Z [00:02:47.471]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:10.1236056Z [00:02:47.471]➜  EOF
2025-08-20T21:13:10.1238212Z [00:02:47.471]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/testrestmapper=>k8s.io/apimachinery@v0.33.2/pkg/api/meta/testrestmapper;$WORK/b579=>" -p k8s.io/apimachinery/pkg/api/meta/testrestmapper -lang=go1.24 -complete -installsuffix shared -buildid Hn1LYOy-XqMDoTlIMUcD/Hn1LYOy-XqMDoTlIMUcD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/meta/testrestmapper/test_restmapper.go
2025-08-20T21:13:10.1247919Z [00:02:47.473]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/f9/f96c4e436cc80a675dbfe7a9300a258ae79d362e7fddf2e189b4228811b50a71-d # internal
2025-08-20T21:13:10.1255157Z [00:02:47.474]➜  sigs.k8s.io/kustomize/api/filters/replacement
2025-08-20T21:13:10.1261325Z [00:02:47.474]➜  mkdir -p $WORK/b519/
2025-08-20T21:13:10.1262583Z [00:02:47.474]➜  cat >/tmp/go-build1679262874/b519/importcfg << 'EOF' # internal
2025-08-20T21:13:10.1264255Z [00:02:47.474]➜  # import config
2025-08-20T21:13:10.1264608Z [00:02:47.474]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.1265155Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:10.1265788Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.1266585Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.1267251Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.1267867Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.1268461Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/kyaml/utils=/tmp/go-build1679262874/b487/_pkg_.a
2025-08-20T21:13:10.1269574Z [00:02:47.474]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.1281129Z [00:02:47.474]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.1281559Z [00:02:47.474]➜  EOF
2025-08-20T21:13:10.1282134Z [00:02:47.474]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/03/0305e0b3e152a65cc2108d1b017eff2c4ba9b050bb9f4ae8257b4c71bf903826-d # internal
2025-08-20T21:13:10.1282753Z [00:02:47.475]➜  sigs.k8s.io/kustomize/api/resmap
2025-08-20T21:13:10.1283051Z [00:02:47.475]➜  mkdir -p $WORK/b534/
2025-08-20T21:13:10.1285454Z [00:02:47.476]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replacement=>sigs.k8s.io/kustomize/api@v0.19.0/filters/replacement;$WORK/b519=>" -p sigs.k8s.io/kustomize/api/filters/replacement -lang=go1.22 -complete -installsuffix shared -buildid q0E3Xac5N53DLgep-4iC/q0E3Xac5N53DLgep-4iC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replacement/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/replacement/replacement.go
2025-08-20T21:13:10.1287621Z [00:02:47.476]➜  cat >/tmp/go-build1679262874/b534/importcfg << 'EOF' # internal
2025-08-20T21:13:10.1287968Z [00:02:47.476]➜  # import config
2025-08-20T21:13:10.1288302Z [00:02:47.476]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.1289071Z [00:02:47.476]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.1289488Z [00:02:47.476]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.1290064Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/api/filters/annotations=/tmp/go-build1679262874/b480/_pkg_.a
2025-08-20T21:13:10.1290904Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.1302819Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/api/internal/kusterr=/tmp/go-build1679262874/b529/_pkg_.a
2025-08-20T21:13:10.1303520Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.1304116Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.1304709Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.1305318Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:10.1305905Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.1306848Z [00:02:47.476]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.1307241Z [00:02:47.476]➜  EOF
2025-08-20T21:13:10.1309626Z [00:02:47.476]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resmap=>sigs.k8s.io/kustomize/api@v0.19.0/resmap;$WORK/b534=>" -p sigs.k8s.io/kustomize/api/resmap -lang=go1.22 -complete -installsuffix shared -buildid 8ygoWGJri1ZxuhdNzs2d/8ygoWGJri1ZxuhdNzs2d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resmap/factory.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resmap/resmap.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/resmap/reswrangler.go
2025-08-20T21:13:10.1620121Z [00:02:47.510]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T21:13:10.1625029Z [00:02:47.510]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/e1/e1aa29df78f481196560f7d5c3982167d2280c3aa521bd635d460480b70c7376-d # internal
2025-08-20T21:13:10.1629572Z [00:02:47.511]➜  sigs.k8s.io/kustomize/api/provider
2025-08-20T21:13:10.1630498Z [00:02:47.511]➜  mkdir -p $WORK/b557/
2025-08-20T21:13:10.1632044Z [00:02:47.511]➜  cat >/tmp/go-build1679262874/b557/importcfg << 'EOF' # internal
2025-08-20T21:13:10.1633196Z [00:02:47.511]➜  # import config
2025-08-20T21:13:10.1634076Z [00:02:47.511]➜  packagefile sigs.k8s.io/kustomize/api/hasher=/tmp/go-build1679262874/b558/_pkg_.a
2025-08-20T21:13:10.1634995Z [00:02:47.511]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.1636135Z [00:02:47.511]➜  packagefile sigs.k8s.io/kustomize/api/internal/validate=/tmp/go-build1679262874/b559/_pkg_.a
2025-08-20T21:13:10.1636860Z [00:02:47.511]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.1637272Z [00:02:47.511]➜  EOF
2025-08-20T21:13:10.1639166Z [00:02:47.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/provider=>sigs.k8s.io/kustomize/api@v0.19.0/provider;$WORK/b557=>" -p sigs.k8s.io/kustomize/api/provider -lang=go1.22 -complete -installsuffix shared -buildid BziXZ-Yb3nD2yL-z9sEF/BziXZ-Yb3nD2yL-z9sEF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/provider/depprovider.go
2025-08-20T21:13:10.2285826Z [00:02:47.577]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T21:13:10.2288990Z [00:02:47.577]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/e2/e2bde66a868d5ad1346def421cdb63dc52ef34ac3fd8207d0661b3bd0a4060bb-d # internal
2025-08-20T21:13:10.2302666Z [00:02:47.578]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T21:13:10.2305725Z [00:02:47.579]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T21:13:10.2332095Z [00:02:47.580]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/48/4881b3bbdf314733f2127c95d6e4d8f45c87b0cd7107f666aed089435306170d-d # internal
2025-08-20T21:13:10.2346983Z [00:02:47.583]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/96/967d56494d67ea92703c6d1e8a38a2d41a61d2fe9f47b87e374cf2c379caf8eb-d # internal
2025-08-20T21:13:10.2354560Z [00:02:47.583]➜  sigs.k8s.io/kustomize/api/internal/plugins/utils
2025-08-20T21:13:10.2354958Z [00:02:47.583]➜  mkdir -p $WORK/b541/
2025-08-20T21:13:10.2357005Z [00:02:47.584]➜  cat >/tmp/go-build1679262874/b541/importcfg << 'EOF' # internal
2025-08-20T21:13:10.2357965Z [00:02:47.584]➜  # import config
2025-08-20T21:13:10.2358409Z [00:02:47.584]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.2358870Z [00:02:47.584]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.2359300Z [00:02:47.584]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.2359747Z [00:02:47.584]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.2360201Z [00:02:47.584]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:10.2361515Z [00:02:47.584]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:10.2362120Z [00:02:47.584]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.2362736Z [00:02:47.584]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.2363335Z [00:02:47.584]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.2363934Z [00:02:47.584]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:10.2364477Z [00:02:47.584]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.2364939Z [00:02:47.584]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:10.2365360Z [00:02:47.584]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:10.2365674Z [00:02:47.584]➜  EOF
2025-08-20T21:13:10.2368655Z [00:02:47.584]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/utils=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/utils;$WORK/b541=>" -p sigs.k8s.io/kustomize/api/internal/plugins/utils -lang=go1.22 -complete -installsuffix shared -buildid TFseq_6A9I0HMToorETN/TFseq_6A9I0HMToorETN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/utils/utils.go
2025-08-20T21:13:10.2376427Z [00:02:47.586]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T21:13:10.2392421Z [00:02:47.587]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/21/21434b15171e47bc41fb4ab87cba7d6c447026c177625419b4e03ff14317a804-d # internal
2025-08-20T21:13:10.2408906Z [00:02:47.589]➜  sigs.k8s.io/kustomize/api/filters/nameref
2025-08-20T21:13:10.2409260Z [00:02:47.589]➜  mkdir -p $WORK/b551/
2025-08-20T21:13:10.2409604Z [00:02:47.589]➜  sigs.k8s.io/kustomize/api/internal/builtins
2025-08-20T21:13:10.2409918Z [00:02:47.589]➜  mkdir -p $WORK/b479/
2025-08-20T21:13:10.2410304Z [00:02:47.589]➜  k8s.io/client-go/applyconfigurations/admissionregistration/v1
2025-08-20T21:13:10.2411244Z [00:02:47.589]➜  mkdir -p $WORK/b574/
2025-08-20T21:13:10.2411837Z [00:02:47.589]➜  cat >/tmp/go-build1679262874/b551/importcfg << 'EOF' # internal
2025-08-20T21:13:10.2412205Z [00:02:47.589]➜  # import config
2025-08-20T21:13:10.2412567Z [00:02:47.589]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.2413132Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:13:10.2414146Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.2414751Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.2415356Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.2415953Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.2416564Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:10.2417159Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.2417750Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.2418250Z [00:02:47.589]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.2418573Z [00:02:47.589]➜  EOF
2025-08-20T21:13:10.2421391Z [00:02:47.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/nameref=>sigs.k8s.io/kustomize/api@v0.19.0/filters/nameref;$WORK/b551=>" -p sigs.k8s.io/kustomize/api/filters/nameref -lang=go1.22 -complete -installsuffix shared -buildid xmgghtZ8OvqHMlS27Aig/xmgghtZ8OvqHMlS27Aig -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/nameref/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/nameref/nameref.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/filters/nameref/seqfilter.go
2025-08-20T21:13:10.2423988Z [00:02:47.589]➜  cat >/tmp/go-build1679262874/b479/importcfg << 'EOF' # internal
2025-08-20T21:13:10.2424336Z [00:02:47.589]➜  # import config
2025-08-20T21:13:10.2424673Z [00:02:47.589]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.2425103Z [00:02:47.589]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:10.2425516Z [00:02:47.589]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.2426012Z [00:02:47.589]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:13:10.2426501Z [00:02:47.589]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.2426915Z [00:02:47.589]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:10.2427594Z [00:02:47.589]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.2428093Z [00:02:47.589]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.2428515Z [00:02:47.589]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:10.2429087Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/annotations=/tmp/go-build1679262874/b480/_pkg_.a
2025-08-20T21:13:10.2429824Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/iampolicygenerator=/tmp/go-build1679262874/b510/_pkg_.a
2025-08-20T21:13:10.2430539Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/imagetag=/tmp/go-build1679262874/b511/_pkg_.a
2025-08-20T21:13:10.2450990Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/labels=/tmp/go-build1679262874/b515/_pkg_.a
2025-08-20T21:13:10.2451755Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/namespace=/tmp/go-build1679262874/b516/_pkg_.a
2025-08-20T21:13:10.2452499Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/patchjson6902=/tmp/go-build1679262874/b517/_pkg_.a
2025-08-20T21:13:10.2453185Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/prefix=/tmp/go-build1679262874/b518/_pkg_.a
2025-08-20T21:13:10.2453865Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/replacement=/tmp/go-build1679262874/b519/_pkg_.a
2025-08-20T21:13:10.2454571Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/replicacount=/tmp/go-build1679262874/b530/_pkg_.a
2025-08-20T21:13:10.2455552Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/suffix=/tmp/go-build1679262874/b531/_pkg_.a
2025-08-20T21:13:10.2456215Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/filters/valueadd=/tmp/go-build1679262874/b532/_pkg_.a
2025-08-20T21:13:10.2456838Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.2457405Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/kv=/tmp/go-build1679262874/b533/_pkg_.a
2025-08-20T21:13:10.2457990Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.2458593Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.2459184Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.2459783Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.2460382Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:13:10.2461181Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:13:10.2462033Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.2462636Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.2463267Z [00:02:47.589]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=/tmp/go-build1679262874/b522/_pkg_.a
2025-08-20T21:13:10.2463829Z [00:02:47.589]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.2464288Z [00:02:47.589]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:10.2464714Z [00:02:47.589]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.2465140Z [00:02:47.589]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.2465459Z [00:02:47.589]➜  EOF
2025-08-20T21:13:10.2476386Z [00:02:47.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins=>sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins;$WORK/b479=>" -p sigs.k8s.io/kustomize/api/internal/builtins -lang=go1.22 -complete -installsuffix shared -buildid AjDKl2dzrgX6HW9x5MPL/AjDKl2dzrgX6HW9x5MPL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/AnnotationsTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/ConfigMapGenerator.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/HashTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/HelmChartInflationGenerator.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/IAMPolicyGenerator.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/ImageTagTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/LabelTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/NamespaceTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/PatchJson6902Transformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/PatchStrategicMergeTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/PatchTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/PrefixTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/ReplacementTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/ReplicaCountTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/SecretGenerator.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/SortOrderTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/SuffixTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/ValueAddTransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/builtins/doc.go
2025-08-20T21:13:10.2494320Z [00:02:47.592]➜  cat >/tmp/go-build1679262874/b574/importcfg << 'EOF' # internal
2025-08-20T21:13:10.2500144Z [00:02:47.592]➜  # import config
2025-08-20T21:13:10.2500964Z [00:02:47.592]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:10.2501857Z [00:02:47.592]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.2502687Z [00:02:47.592]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.2504490Z [00:02:47.592]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.2505598Z [00:02:47.592]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.2506548Z [00:02:47.592]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.2512755Z [00:02:47.592]➜  EOF
2025-08-20T21:13:10.2539882Z [00:02:47.592]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1;$WORK/b574=>" -p k8s.io/client-go/applyconfigurations/admissionregistration/v1 -lang=go1.24 -complete -installsuffix shared -buildid i5uVvuWmijUHofpExwRM/i5uVvuWmijUHofpExwRM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/auditannotation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/expressionwarning.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/matchcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/matchresources.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/mutatingwebhook.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/namedrulewithoperations.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/paramkind.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/paramref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/rule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/rulewithoperations.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/servicereference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/typechecking.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingadmissionpolicybindingspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingadmissionpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingadmissionpolicystatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingwebhook.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/validation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/variable.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1/webhookclientconfig.go
2025-08-20T21:13:10.2925886Z [00:02:47.641]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T21:13:10.2927929Z [00:02:47.641]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/ea/eadfb62ee2a53f6c1b29c78008f9c506f01b2f6bae31fdc6cb004cf070f80ef7-d # internal
2025-08-20T21:13:10.2929071Z [00:02:47.641]➜  sigs.k8s.io/kustomize/api/internal/plugins/execplugin
2025-08-20T21:13:10.2929441Z [00:02:47.641]➜  mkdir -p $WORK/b539/
2025-08-20T21:13:10.2938196Z [00:02:47.642]➜  cat >/tmp/go-build1679262874/b539/importcfg << 'EOF' # internal
2025-08-20T21:13:10.2939579Z [00:02:47.642]➜  # import config
2025-08-20T21:13:10.2940016Z [00:02:47.642]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.2940457Z [00:02:47.642]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.2941355Z [00:02:47.642]➜  packagefile github.com/google/shlex=/tmp/go-build1679262874/b540/_pkg_.a
2025-08-20T21:13:10.2942124Z [00:02:47.642]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:10.2942621Z [00:02:47.642]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.2944024Z [00:02:47.642]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:10.2944487Z [00:02:47.642]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:10.2945083Z [00:02:47.642]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=/tmp/go-build1679262874/b541/_pkg_.a
2025-08-20T21:13:10.2945743Z [00:02:47.642]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.2946349Z [00:02:47.642]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.2946901Z [00:02:47.642]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.2947355Z [00:02:47.642]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.2947680Z [00:02:47.642]➜  EOF
2025-08-20T21:13:10.2950088Z [00:02:47.642]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/execplugin=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/execplugin;$WORK/b539=>" -p sigs.k8s.io/kustomize/api/internal/plugins/execplugin -lang=go1.22 -complete -installsuffix shared -buildid Z70fiwrvUhIJugJyM__b/Z70fiwrvUhIJugJyM__b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/execplugin/execplugin.go
2025-08-20T21:13:10.3249251Z [00:02:47.671]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T21:13:10.3250507Z [00:02:47.673]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/c6/c6003d69a8054b5c56b3e3c36f318ea7f412fbd86b1a1bc395c9af8d8712a3ae-d # internal
2025-08-20T21:13:10.3353643Z [00:02:47.680]➜  sigs.k8s.io/kustomize/api/internal/plugins/fnplugin
2025-08-20T21:13:10.3354091Z [00:02:47.680]➜  mkdir -p $WORK/b542/
2025-08-20T21:13:10.3354714Z [00:02:47.680]➜  cat >/tmp/go-build1679262874/b542/importcfg << 'EOF' # internal
2025-08-20T21:13:10.3355068Z [00:02:47.680]➜  # import config
2025-08-20T21:13:10.3355408Z [00:02:47.680]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.3355832Z [00:02:47.680]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.3356413Z [00:02:47.680]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=/tmp/go-build1679262874/b541/_pkg_.a
2025-08-20T21:13:10.3357073Z [00:02:47.680]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.3357674Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.3358684Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.3359280Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.3360080Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=/tmp/go-build1679262874/b543/_pkg_.a
2025-08-20T21:13:10.3361032Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/kyaml/runfn=/tmp/go-build1679262874/b546/_pkg_.a
2025-08-20T21:13:10.3361661Z [00:02:47.681]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.3362064Z [00:02:47.681]➜  EOF
2025-08-20T21:13:10.3364243Z [00:02:47.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/fnplugin=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/fnplugin;$WORK/b542=>" -p sigs.k8s.io/kustomize/api/internal/plugins/fnplugin -lang=go1.22 -complete -installsuffix shared -buildid OrtW0BHZKxFVxI6FT2MQ/OrtW0BHZKxFVxI6FT2MQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/fnplugin/fnplugin.go
2025-08-20T21:13:10.3427564Z [00:02:47.691]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T21:13:10.3437156Z [00:02:47.692]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/af/af115e8af8fd4c366e761e2ec0c5665b375a1bd686a706be32f9cd9438ef1d89-d # internal
2025-08-20T21:13:10.3449784Z [00:02:47.693]➜  sigs.k8s.io/kustomize/api/internal/accumulator
2025-08-20T21:13:10.3451273Z [00:02:47.693]➜  mkdir -p $WORK/b550/
2025-08-20T21:13:10.3457290Z [00:02:47.694]➜  cat >/tmp/go-build1679262874/b550/importcfg << 'EOF' # internal
2025-08-20T21:13:10.3458588Z [00:02:47.694]➜  # import config
2025-08-20T21:13:10.3458971Z [00:02:47.694]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.3459436Z [00:02:47.694]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.3459980Z [00:02:47.694]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:10.3460514Z [00:02:47.694]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:10.3461194Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/filters/nameref=/tmp/go-build1679262874/b551/_pkg_.a
2025-08-20T21:13:10.3462293Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/filters/refvar=/tmp/go-build1679262874/b552/_pkg_.a
2025-08-20T21:13:10.3463682Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.3464500Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=/tmp/go-build1679262874/b553/_pkg_.a
2025-08-20T21:13:10.3465192Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.3465798Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.3466390Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.3466996Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.3467604Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:10.3468209Z [00:02:47.694]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.3468745Z [00:02:47.694]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.3469202Z [00:02:47.694]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.3469519Z [00:02:47.694]➜  EOF
2025-08-20T21:13:10.3473246Z [00:02:47.694]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator=>sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator;$WORK/b550=>" -p sigs.k8s.io/kustomize/api/internal/accumulator -lang=go1.22 -complete -installsuffix shared -buildid DThpJX8_jCZXeMRbHc1a/DThpJX8_jCZXeMRbHc1a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator/loadconfigfromcrds.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator/namereferencetransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator/refvartransformer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/accumulator/resaccumulator.go
2025-08-20T21:13:10.4236029Z [00:02:47.772]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T21:13:10.4264762Z [00:02:47.774]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/01/018fb8148228c267e347bbb78123c7c60575771948877d3a05fa3c94d5a54294-d # internal
2025-08-20T21:13:10.4279321Z [00:02:47.776]➜  k8s.io/apimachinery/pkg/util/mergepatch
2025-08-20T21:13:10.4280644Z [00:02:47.776]➜  mkdir -p $WORK/b581/
2025-08-20T21:13:10.4281544Z [00:02:47.776]➜  cat >/tmp/go-build1679262874/b581/importcfg << 'EOF' # internal
2025-08-20T21:13:10.4282852Z [00:02:47.776]➜  # import config
2025-08-20T21:13:10.4284096Z [00:02:47.776]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:10.4284526Z [00:02:47.776]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.4285060Z [00:02:47.776]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build1679262874/b437/_pkg_.a
2025-08-20T21:13:10.4285574Z [00:02:47.776]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.4286037Z [00:02:47.776]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.4286378Z [00:02:47.776]➜  EOF
2025-08-20T21:13:10.4288617Z [00:02:47.776]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/mergepatch=>k8s.io/apimachinery@v0.33.2/pkg/util/mergepatch;$WORK/b581=>" -p k8s.io/apimachinery/pkg/util/mergepatch -lang=go1.24 -complete -installsuffix shared -buildid -yyNxmwOfaJuoYqLfjnt/-yyNxmwOfaJuoYqLfjnt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/mergepatch/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/mergepatch/util.go
2025-08-20T21:13:10.4506089Z [00:02:47.799]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T21:13:10.4589445Z [00:02:47.807]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/6f/6f8dacaeccc3612f0ccdb6d13fe2912c65523495b8bcc8d1a3ea8446517386aa-d # internal
2025-08-20T21:13:10.4599477Z [00:02:47.808]➜  sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers
2025-08-20T21:13:10.4603289Z [00:02:47.808]➜  mkdir -p $WORK/b536/
2025-08-20T21:13:10.4605510Z [00:02:47.809]➜  cat >/tmp/go-build1679262874/b536/importcfg << 'EOF' # internal
2025-08-20T21:13:10.4608213Z [00:02:47.809]➜  # import config
2025-08-20T21:13:10.4609781Z [00:02:47.809]➜  packagefile sigs.k8s.io/kustomize/api/internal/builtins=/tmp/go-build1679262874/b479/_pkg_.a
2025-08-20T21:13:10.4610529Z [00:02:47.809]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.4611230Z [00:02:47.809]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:10.4611553Z [00:02:47.809]➜  EOF
2025-08-20T21:13:10.4614341Z [00:02:47.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinhelpers=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinhelpers;$WORK/b536=>" -p sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers -lang=go1.22 -complete -installsuffix shared -buildid pcUrMWTEpQnXtyTWI0cQ/pcUrMWTEpQnXtyTWI0cQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinhelpers/builtinplugintype_string.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/builtinhelpers/builtins.go
2025-08-20T21:13:10.4693886Z [00:02:47.817]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T21:13:10.4745368Z [00:02:47.822]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/b6/b614c098fcb3e7573591a63190050859de5d5b65ea7850542f2c7914884592f8-d # internal
2025-08-20T21:13:10.4776485Z [00:02:47.826]➜  k8s.io/apimachinery/third_party/forked/golang/json
2025-08-20T21:13:10.4777762Z [00:02:47.826]➜  mkdir -p $WORK/b582/
2025-08-20T21:13:10.4778443Z [00:02:47.826]➜  cat >/tmp/go-build1679262874/b582/importcfg << 'EOF' # internal
2025-08-20T21:13:10.4778803Z [00:02:47.826]➜  # import config
2025-08-20T21:13:10.4779347Z [00:02:47.826]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.4780084Z [00:02:47.826]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.4780645Z [00:02:47.826]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.4781138Z [00:02:47.826]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.4781555Z [00:02:47.826]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.4782001Z [00:02:47.826]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:10.4782446Z [00:02:47.826]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:10.4782892Z [00:02:47.826]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:10.4783234Z [00:02:47.826]➜  EOF
2025-08-20T21:13:10.4785348Z [00:02:47.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/json=>k8s.io/apimachinery@v0.33.2/third_party/forked/golang/json;$WORK/b582=>" -p k8s.io/apimachinery/third_party/forked/golang/json -lang=go1.24 -complete -installsuffix shared -buildid _vaA6j6SlO4Xg13AEeBV/_vaA6j6SlO4Xg13AEeBV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/json/fields.go
2025-08-20T21:13:10.4982096Z [00:02:47.846]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T21:13:10.4996748Z [00:02:47.848]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T21:13:10.5007955Z [00:02:47.849]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/54/5479fbcd3208c936c6337cec699362e7ac46b8fa49cf850ff7034d81a288998a-d # internal
2025-08-20T21:13:10.5009309Z [00:02:47.849]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/55/550adeaad930b0199685ff3ea169286c58c959e053acdae7be3aaec241e3a64f-d # internal
2025-08-20T21:13:10.5018341Z [00:02:47.850]➜  sigs.k8s.io/kustomize/api/internal/plugins/loader
2025-08-20T21:13:10.5020817Z [00:02:47.850]➜  mkdir -p $WORK/b537/
2025-08-20T21:13:10.5021615Z [00:02:47.850]➜  cat >/tmp/go-build1679262874/b537/importcfg << 'EOF' # internal
2025-08-20T21:13:10.5022624Z [00:02:47.850]➜  # import config
2025-08-20T21:13:10.5023551Z [00:02:47.850]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.5023972Z [00:02:47.850]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:10.5024408Z [00:02:47.850]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.5024851Z [00:02:47.850]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.5025312Z [00:02:47.850]➜  packagefile plugin=/tmp/go-build1679262874/b538/_pkg_.a
2025-08-20T21:13:10.5025749Z [00:02:47.850]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.5026258Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.5026950Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=/tmp/go-build1679262874/b536/_pkg_.a
2025-08-20T21:13:10.5028081Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/execplugin=/tmp/go-build1679262874/b539/_pkg_.a
2025-08-20T21:13:10.5028837Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/fnplugin=/tmp/go-build1679262874/b542/_pkg_.a
2025-08-20T21:13:10.5029820Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=/tmp/go-build1679262874/b541/_pkg_.a
2025-08-20T21:13:10.5030548Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:10.5033687Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.5034293Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.5034888Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.5076855Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.5077539Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:10.5078146Z [00:02:47.850]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:13:10.5078681Z [00:02:47.850]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.5079005Z [00:02:47.850]➜  EOF
2025-08-20T21:13:10.5081789Z [00:02:47.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/loader=>sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/loader;$WORK/b537=>" -p sigs.k8s.io/kustomize/api/internal/plugins/loader -lang=go1.22 -complete -installsuffix shared -buildid xecYE8fPOTD9OiUJTNR9/xecYE8fPOTD9OiUJTNR9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/loader/load_go_plugin.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/plugins/loader/loader.go
2025-08-20T21:13:10.5166567Z [00:02:47.864]➜  k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1
2025-08-20T21:13:10.5175155Z [00:02:47.864]➜  mkdir -p $WORK/b584/
2025-08-20T21:13:10.5175655Z [00:02:47.864]➜  cat >/tmp/go-build1679262874/b584/importcfg << 'EOF' # internal
2025-08-20T21:13:10.5176011Z [00:02:47.864]➜  # import config
2025-08-20T21:13:10.5176471Z [00:02:47.864]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:10.5177487Z [00:02:47.864]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:13:10.5178224Z [00:02:47.864]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.5178830Z [00:02:47.864]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.5179466Z [00:02:47.864]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.5180244Z [00:02:47.864]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1679262874/b574/_pkg_.a
2025-08-20T21:13:10.5181301Z [00:02:47.864]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.5182005Z [00:02:47.864]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.5182444Z [00:02:47.864]➜  EOF
2025-08-20T21:13:10.5195238Z [00:02:47.864]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1;$WORK/b584=>" -p k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid tUVlQgipMx81u9e3t4nV/tUVlQgipMx81u9e3t4nV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/applyconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/auditannotation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/expressionwarning.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/jsonpatch.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/matchcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/matchresources.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/mutatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/mutatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/mutatingadmissionpolicybindingspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/mutatingadmissionpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/mutation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/namedrulewithoperations.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/paramkind.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/paramref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/typechecking.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicybindingspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validatingadmissionpolicystatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/validation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1alpha1/variable.go
2025-08-20T21:13:10.5327611Z [00:02:47.881]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T21:13:10.5338572Z [00:02:47.882]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/94/941868f847642e9ab5ad25cd0946f4fc779a97f93fb6eb1441679e3c5e863a27-d # internal
2025-08-20T21:13:10.5382511Z [00:02:47.886]➜  k8s.io/apimachinery/pkg/util/strategicpatch
2025-08-20T21:13:10.5385995Z [00:02:47.887]➜  mkdir -p $WORK/b580/
2025-08-20T21:13:10.5386552Z [00:02:47.887]➜  cat >/tmp/go-build1679262874/b580/importcfg << 'EOF' # internal
2025-08-20T21:13:10.5387850Z [00:02:47.887]➜  # import config
2025-08-20T21:13:10.5389442Z [00:02:47.887]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:10.5389913Z [00:02:47.887]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.5390508Z [00:02:47.887]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:10.5391388Z [00:02:47.887]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:10.5392031Z [00:02:47.887]➜  packagefile k8s.io/apimachinery/pkg/util/mergepatch=/tmp/go-build1679262874/b581/_pkg_.a
2025-08-20T21:13:10.5392771Z [00:02:47.887]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/json=/tmp/go-build1679262874/b582/_pkg_.a
2025-08-20T21:13:10.5393431Z [00:02:47.887]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:10.5394427Z [00:02:47.887]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:10.5394957Z [00:02:47.887]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.5395642Z [00:02:47.887]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.5396126Z [00:02:47.887]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.5396445Z [00:02:47.887]➜  EOF
2025-08-20T21:13:10.5446510Z [00:02:47.890]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch=>k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch;$WORK/b580=>" -p k8s.io/apimachinery/pkg/util/strategicpatch -lang=go1.24 -complete -installsuffix shared -buildid rvGbWv78WJYhooISX8uO/rvGbWv78WJYhooISX8uO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch/errors.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch/meta.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch/patch.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/strategicpatch/types.go
2025-08-20T21:13:10.5452442Z [00:02:47.893]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T21:13:10.5483092Z [00:02:47.896]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/c9/c97100a7b412cc5795d521e1fcb3f745f5fed01b542f06532cffd2cbb58b6ccf-d # internal
2025-08-20T21:13:10.5560984Z [00:02:47.904]➜  k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1
2025-08-20T21:13:10.5565966Z [00:02:47.904]➜  mkdir -p $WORK/b586/
2025-08-20T21:13:10.5566382Z [00:02:47.904]➜  cat >/tmp/go-build1679262874/b586/importcfg << 'EOF' # internal
2025-08-20T21:13:10.5566739Z [00:02:47.904]➜  # import config
2025-08-20T21:13:10.5567192Z [00:02:47.904]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:10.5567872Z [00:02:47.904]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:10.5568532Z [00:02:47.904]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.5569160Z [00:02:47.904]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.5569799Z [00:02:47.904]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.5570956Z [00:02:47.904]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1679262874/b574/_pkg_.a
2025-08-20T21:13:10.5571806Z [00:02:47.904]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.5572501Z [00:02:47.905]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.5572947Z [00:02:47.905]➜  EOF
2025-08-20T21:13:10.5589809Z [00:02:47.905]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1;$WORK/b586=>" -p k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid tR6AwRajonkxECYvT4p4/tR6AwRajonkxECYvT4p4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/auditannotation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/expressionwarning.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/matchcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/matchresources.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/mutatingwebhook.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/namedrulewithoperations.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/paramkind.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/paramref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/servicereference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/typechecking.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicybindingspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingadmissionpolicystatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingwebhook.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/validation.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/variable.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/admissionregistration/v1beta1/webhookclientconfig.go
2025-08-20T21:13:10.5603509Z [00:02:47.907]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T21:13:10.5604200Z [00:02:47.908]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/dd/dd568accb91185e5f5f3f6f63088e9f977383f52633fb536ddfd2059dfb0ca87-d # internal
2025-08-20T21:13:10.5616614Z [00:02:47.909]➜  sigs.k8s.io/kustomize/api/internal/target
2025-08-20T21:13:10.5621618Z [00:02:47.910]➜  mkdir -p $WORK/b549/
2025-08-20T21:13:10.5624512Z [00:02:47.910]➜  cat >/tmp/go-build1679262874/b549/importcfg << 'EOF' # internal
2025-08-20T21:13:10.5626918Z [00:02:47.910]➜  # import config
2025-08-20T21:13:10.5628949Z [00:02:47.910]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.5630072Z [00:02:47.910]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.5631248Z [00:02:47.910]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.5632320Z [00:02:47.910]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.5632939Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:13:10.5633614Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/accumulator=/tmp/go-build1679262874/b550/_pkg_.a
2025-08-20T21:13:10.5634311Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/builtins=/tmp/go-build1679262874/b479/_pkg_.a
2025-08-20T21:13:10.5635000Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/kusterr=/tmp/go-build1679262874/b529/_pkg_.a
2025-08-20T21:13:10.5635664Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/loader=/tmp/go-build1679262874/b535/_pkg_.a
2025-08-20T21:13:10.5636395Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=/tmp/go-build1679262874/b553/_pkg_.a
2025-08-20T21:13:10.5637185Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=/tmp/go-build1679262874/b536/_pkg_.a
2025-08-20T21:13:10.5637939Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=/tmp/go-build1679262874/b537/_pkg_.a
2025-08-20T21:13:10.5638988Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:10.5639603Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:10.5640428Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.5641239Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:13:10.5641837Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.5642431Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.5643037Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:10.5643634Z [00:02:47.910]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:13:10.5644171Z [00:02:47.910]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.5644628Z [00:02:47.910]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.5644951Z [00:02:47.910]➜  EOF
2025-08-20T21:13:10.5647974Z [00:02:47.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/target=>sigs.k8s.io/kustomize/api@v0.19.0/internal/target;$WORK/b549=>" -p sigs.k8s.io/kustomize/api/internal/target -lang=go1.22 -complete -installsuffix shared -buildid JmFCVz_NVuBq3IuK-y8_/JmFCVz_NVuBq3IuK-y8_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/target/errmissingkustomization.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/target/kusttarget.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/target/kusttarget_configplugin.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/internal/target/multitransformer.go
2025-08-20T21:13:10.6476890Z [00:02:47.996]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T21:13:10.6516893Z [00:02:48.000]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/75/75e74d4b00c5ba33e519daba28f004165f58243e4b97ab6fb139d484696e1e58-d # internal
2025-08-20T21:13:10.6527861Z [00:02:48.001]➜  sigs.k8s.io/kustomize/api/krusty
2025-08-20T21:13:10.6528304Z [00:02:48.001]➜  mkdir -p $WORK/b478/
2025-08-20T21:13:10.6535844Z [00:02:48.002]➜  cat >/tmp/go-build1679262874/b478/importcfg << 'EOF' # internal
2025-08-20T21:13:10.6536296Z [00:02:48.002]➜  # import config
2025-08-20T21:13:10.6538442Z [00:02:48.002]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.6538858Z [00:02:48.002]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:10.6539415Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/builtins=/tmp/go-build1679262874/b479/_pkg_.a
2025-08-20T21:13:10.6540119Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/loader=/tmp/go-build1679262874/b535/_pkg_.a
2025-08-20T21:13:10.6540978Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=/tmp/go-build1679262874/b536/_pkg_.a
2025-08-20T21:13:10.6541775Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=/tmp/go-build1679262874/b537/_pkg_.a
2025-08-20T21:13:10.6542471Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/target=/tmp/go-build1679262874/b549/_pkg_.a
2025-08-20T21:13:10.6543129Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:13:10.6543747Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:13:10.6544356Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/provenance=/tmp/go-build1679262874/b555/_pkg_.a
2025-08-20T21:13:10.6545247Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/provider=/tmp/go-build1679262874/b557/_pkg_.a
2025-08-20T21:13:10.6545853Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:13:10.6546439Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:13:10.6547282Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:13:10.6547951Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:10.6548571Z [00:02:48.002]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:13:10.6548974Z [00:02:48.002]➜  EOF
2025-08-20T21:13:10.6551458Z [00:02:48.002]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/krusty=>sigs.k8s.io/kustomize/api@v0.19.0/krusty;$WORK/b478=>" -p sigs.k8s.io/kustomize/api/krusty -lang=go1.22 -complete -installsuffix shared -buildid cjhoRjfywBhF8OXFxokV/cjhoRjfywBhF8OXFxokV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/krusty/doc.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/krusty/kustomizer.go /root/go/pkg/mod/sigs.k8s.io/kustomize/api@v0.19.0/krusty/options.go
2025-08-20T21:13:10.7177210Z [00:02:48.066]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T21:13:10.7177699Z [00:02:48.066]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T21:13:10.7187349Z [00:02:48.067]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/94/940a52af09895787160f944976665fc99345fcb20f78a43d0aebc1b348e0212a-d # internal
2025-08-20T21:13:10.7269467Z [00:02:48.075]➜  k8s.io/cli-runtime/pkg/resource
2025-08-20T21:13:10.7270310Z [00:02:48.075]➜  mkdir -p $WORK/b295/
2025-08-20T21:13:10.7277562Z [00:02:48.076]➜  cat >/tmp/go-build1679262874/b295/importcfg << 'EOF' # internal
2025-08-20T21:13:10.7281467Z [00:02:48.076]➜  # import config
2025-08-20T21:13:10.7281858Z [00:02:48.076]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:10.7282296Z [00:02:48.076]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:10.7282790Z [00:02:48.076]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:10.7283241Z [00:02:48.076]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:10.7283651Z [00:02:48.076]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.7284472Z [00:02:48.076]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:10.7285192Z [00:02:48.076]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:10.7285795Z [00:02:48.076]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:13:10.7286388Z [00:02:48.076]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:10.7286878Z [00:02:48.076]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:10.7287332Z [00:02:48.076]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:10.7287909Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:10.7288515Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:10.7289135Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.7289825Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:10.7290829Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=/tmp/go-build1679262874/b339/_pkg_.a
2025-08-20T21:13:10.7291800Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:13:10.7292385Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:10.7292970Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:10.7293859Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:10.7294634Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:10.7295271Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.7295871Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:13:10.7296483Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:10.7297091Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:10.7297693Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:13:10.7298293Z [00:02:48.076]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:10.7298859Z [00:02:48.076]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:10.7299400Z [00:02:48.076]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:13:10.7299978Z [00:02:48.076]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:10.7300546Z [00:02:48.076]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:10.7302403Z [00:02:48.076]➜  packagefile k8s.io/client-go/openapi3=/tmp/go-build1679262874/b476/_pkg_.a
2025-08-20T21:13:10.7302943Z [00:02:48.076]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:10.7303495Z [00:02:48.076]➜  packagefile k8s.io/client-go/restmapper=/tmp/go-build1679262874/b477/_pkg_.a
2025-08-20T21:13:10.7304007Z [00:02:48.076]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:10.7304539Z [00:02:48.076]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:13:10.7305151Z [00:02:48.076]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:13:10.7305897Z [00:02:48.076]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:10.7306411Z [00:02:48.076]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:10.7306823Z [00:02:48.076]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:10.7307261Z [00:02:48.076]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:10.7307710Z [00:02:48.076]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.7308233Z [00:02:48.076]➜  packagefile sigs.k8s.io/kustomize/api/krusty=/tmp/go-build1679262874/b478/_pkg_.a
2025-08-20T21:13:10.7308837Z [00:02:48.076]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:13:10.7309429Z [00:02:48.076]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:13:10.7309912Z [00:02:48.076]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.7310330Z [00:02:48.076]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:10.7311002Z [00:02:48.076]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:10.7311328Z [00:02:48.076]➜  EOF
2025-08-20T21:13:10.7317480Z [00:02:48.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource=>k8s.io/cli-runtime@v0.33.2/pkg/resource;$WORK/b295=>" -p k8s.io/cli-runtime/pkg/resource -lang=go1.24 -complete -installsuffix shared -buildid e8rcx-SRoef8kZm6Giuq/e8rcx-SRoef8kZm6Giuq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/builder.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/client.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/crd_finder.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/doc.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/fake.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/fallback_query_param_verifier.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/helper.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/interfaces.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/kustomizevisitor.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/mapper.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/metadata_decoder.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/query_param_verifier.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/query_param_verifier_v3.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/result.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/scheme.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/selector.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/resource/visitor.go
2025-08-20T21:13:10.7344913Z [00:02:48.083]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/03/03e941ecba28699f802e606981bc522b925b60c95c6b6386c369ccf947ce77f1-d # internal
2025-08-20T21:13:10.7363839Z [00:02:48.084]➜  k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1
2025-08-20T21:13:10.7365382Z [00:02:48.084]➜  mkdir -p $WORK/b588/
2025-08-20T21:13:10.7371933Z [00:02:48.085]➜  cat >/tmp/go-build1679262874/b588/importcfg << 'EOF' # internal
2025-08-20T21:13:10.7374539Z [00:02:48.085]➜  # import config
2025-08-20T21:13:10.7375037Z [00:02:48.085]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:13:10.7375715Z [00:02:48.085]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.7376323Z [00:02:48.085]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.7376973Z [00:02:48.085]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.7377664Z [00:02:48.085]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.7378547Z [00:02:48.085]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.7379064Z [00:02:48.085]➜  EOF
2025-08-20T21:13:10.7383080Z [00:02:48.085]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1;$WORK/b588=>" -p k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid tB-h7p3-yAtA30OmjxTA/tB-h7p3-yAtA30OmjxTA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1/serverstorageversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1/storageversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1/storageversioncondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apiserverinternal/v1alpha1/storageversionstatus.go
2025-08-20T21:13:10.7889545Z [00:02:48.137]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T21:13:10.7936300Z [00:02:48.142]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/c4/c4c42efdd292bfbda29106f5d669e51b15c66b377ca3d5f42f0d8175d4477f51-d # internal
2025-08-20T21:13:10.8588891Z [00:02:48.207]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T21:13:10.8590411Z [00:02:48.207]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T21:13:10.8616479Z [00:02:48.210]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/71/719078e2474b9e6d03d0e96d2ab839442a3aa572df2974d4f2788484c12c0909-d # internal
2025-08-20T21:13:10.8637459Z [00:02:48.212]➜  k8s.io/client-go/applyconfigurations/autoscaling/v1
2025-08-20T21:13:10.8638746Z [00:02:48.212]➜  mkdir -p $WORK/b592/
2025-08-20T21:13:10.8643751Z [00:02:48.212]➜  cat >/tmp/go-build1679262874/b592/importcfg << 'EOF' # internal
2025-08-20T21:13:10.8647069Z [00:02:48.213]➜  # import config
2025-08-20T21:13:10.8647695Z [00:02:48.213]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:10.8648339Z [00:02:48.213]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.8648953Z [00:02:48.213]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.8649603Z [00:02:48.213]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.8650303Z [00:02:48.213]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.8651356Z [00:02:48.213]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.8651799Z [00:02:48.213]➜  EOF
2025-08-20T21:13:10.8652378Z [00:02:48.213]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/ab/ab5463d61b62c51186af2add21b0b896130cfa1fa3a302547a27dc58bb48b5b6-d # internal
2025-08-20T21:13:10.8658742Z [00:02:48.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1;$WORK/b592=>" -p k8s.io/client-go/applyconfigurations/autoscaling/v1 -lang=go1.24 -complete -installsuffix shared -buildid UuvD7aL8d_vOEl_PAJFI/UuvD7aL8d_vOEl_PAJFI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/crossversionobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/horizontalpodautoscalerspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/horizontalpodautoscalerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/scale.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/scalespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v1/scalestatus.go
2025-08-20T21:13:10.8716028Z [00:02:48.219]➜  k8s.io/client-go/testing
2025-08-20T21:13:10.8717657Z [00:02:48.219]➜  mkdir -p $WORK/b578/
2025-08-20T21:13:10.8718061Z [00:02:48.219]➜  cat >/tmp/go-build1679262874/b578/importcfg << 'EOF' # internal
2025-08-20T21:13:10.8718422Z [00:02:48.219]➜  # import config
2025-08-20T21:13:10.8718761Z [00:02:48.219]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:10.8719285Z [00:02:48.219]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:13:10.8719906Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:10.8720514Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:10.8721521Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/api/meta/testrestmapper=/tmp/go-build1679262874/b579/_pkg_.a
2025-08-20T21:13:10.8722206Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.8722897Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:10.8723904Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:13:10.8724495Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:10.8725377Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:10.8726064Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:10.8726678Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.8727273Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:10.8727949Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.8728646Z [00:02:48.219]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:13:10.8729282Z [00:02:48.220]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:10.8729827Z [00:02:48.220]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:10.8730304Z [00:02:48.220]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:10.8730902Z [00:02:48.220]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:10.8731471Z [00:02:48.220]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:13:10.8732047Z [00:02:48.220]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:10.8732492Z [00:02:48.220]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:10.8732911Z [00:02:48.220]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:10.8733334Z [00:02:48.220]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:10.8733647Z [00:02:48.220]➜  EOF
2025-08-20T21:13:10.8736159Z [00:02:48.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/testing=>k8s.io/client-go@v0.33.2/testing;$WORK/b578=>" -p k8s.io/client-go/testing -lang=go1.24 -complete -installsuffix shared -buildid OyqF8srV9V5UCwvUiydo/OyqF8srV9V5UCwvUiydo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/testing/actions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/testing/fake.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/testing/fixture.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/testing/interface.go
2025-08-20T21:13:10.8816254Z [00:02:48.230]➜  k8s.io/client-go/applyconfigurations/core/v1
2025-08-20T21:13:10.8817146Z [00:02:48.230]➜  mkdir -p $WORK/b591/
2025-08-20T21:13:10.8819839Z [00:02:48.230]➜  cat >/tmp/go-build1679262874/b591/importcfg << 'EOF' # internal
2025-08-20T21:13:10.8820526Z [00:02:48.230]➜  # import config
2025-08-20T21:13:10.8821112Z [00:02:48.230]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:10.8821710Z [00:02:48.230]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:10.8822364Z [00:02:48.230]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:10.8822971Z [00:02:48.230]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:10.8823585Z [00:02:48.230]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:10.8824249Z [00:02:48.230]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:10.8824947Z [00:02:48.230]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:10.8825644Z [00:02:48.230]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:10.8826085Z [00:02:48.230]➜  EOF
2025-08-20T21:13:10.8900374Z [00:02:48.230]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/core/v1;$WORK/b591=>" -p k8s.io/client-go/applyconfigurations/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid CaUBb2DcDOz_1R7erEnS/CaUBb2DcDOz_1R7erEnS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/affinity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/apparmorprofile.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/attachedvolume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/awselasticblockstorevolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/azurediskvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/azurefilepersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/azurefilevolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/capabilities.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/cephfspersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/cephfsvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/cinderpersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/cindervolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/clientipconfig.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/clustertrustbundleprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/componentcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/componentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmap.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmapenvsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmapkeyselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmapnodeconfigsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmapprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/configmapvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/container.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerimage.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerresizepolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerstate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerstaterunning.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerstateterminated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerstatewaiting.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/containeruser.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/csipersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/csivolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/daemonendpoint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/downwardapiprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/downwardapivolumefile.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/downwardapivolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/emptydirvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/endpointaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/endpointport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/endpoints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/endpointsubset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/envfromsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/envvar.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/envvarsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/ephemeralcontainer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/ephemeralcontainercommon.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/ephemeralvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/eventseries.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/eventsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/execaction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/fcvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/flexpersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/flexvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/flockervolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/gcepersistentdiskvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/gitrepovolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/glusterfspersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/glusterfsvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/grpcaction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/hostalias.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/hostip.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/hostpathvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/httpgetaction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/httpheader.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/imagevolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/iscsipersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/iscsivolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/keytopath.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/lifecycle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/lifecyclehandler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/limitrange.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/limitrangeitem.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/limitrangespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/linuxcontaineruser.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/loadbalanceringress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/loadbalancerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/localobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/localvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/modifyvolumestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/namespace.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/namespacecondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/namespacespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/namespacestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nfsvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/node.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeaffinity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodecondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeconfigsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeconfigstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodedaemonendpoints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodefeatures.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/noderuntimehandler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/noderuntimehandlerfeatures.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeselectorrequirement.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeselectorterm.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodeswapstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/nodesysteminfo.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/objectfieldselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/objectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaimcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaimspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaimstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumeclaimvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/persistentvolumestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/photonpersistentdiskvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/pod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podaffinity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podaffinityterm.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podantiaffinity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/poddnsconfig.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/poddnsconfigoption.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podip.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podos.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podreadinessgate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podresourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podresourceclaimstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podschedulinggate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podsecuritycontext.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/podtemplatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/portstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/portworxvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/preferredschedulingterm.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/probe.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/probehandler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/projectedvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/quobytevolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/rbdpersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/rbdvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/replicationcontroller.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/replicationcontrollercondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/replicationcontrollerspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/replicationcontrollerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcefieldselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcehealth.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcequota.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcequotaspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcequotastatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcerequirements.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/resourcestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/scaleiopersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/scaleiovolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/scopedresourceselectorrequirement.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/scopeselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/seccompprofile.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secret.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secretenvsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secretkeyselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secretprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secretreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/secretvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/securitycontext.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/selinuxoptions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/service.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/serviceaccount.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/serviceaccounttokenprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/serviceport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/servicespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/servicestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/sessionaffinityconfig.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/sleepaction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/storageospersistentvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/storageosvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/sysctl.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/taint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/tcpsocketaction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/toleration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/topologyselectorlabelrequirement.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/topologyselectorterm.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/topologyspreadconstraint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/typedlocalobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/typedobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumedevice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumemount.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumemountstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumenodeaffinity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumeprojection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumeresourcerequirements.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/volumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/vspherevirtualdiskvolumesource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/weightedpodaffinityterm.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/core/v1/windowssecuritycontextoptions.go
2025-08-20T21:13:10.9973908Z [00:02:48.345]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T21:13:11.0000338Z [00:02:48.348]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/e8/e83d7a878aff474496a9e52b350fddbf5b9045bf7f7676d4b80db358f907946e-d # internal
2025-08-20T21:13:11.0201277Z [00:02:48.368]➜  k8s.io/client-go/applyconfigurations/autoscaling/v2
2025-08-20T21:13:11.0220228Z [00:02:48.368]➜  mkdir -p $WORK/b604/
2025-08-20T21:13:11.0220717Z [00:02:48.368]➜  cat >/tmp/go-build1679262874/b604/importcfg << 'EOF' # internal
2025-08-20T21:13:11.0221124Z [00:02:48.368]➜  # import config
2025-08-20T21:13:11.0221541Z [00:02:48.368]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:13:11.0222365Z [00:02:48.368]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.0222944Z [00:02:48.368]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:11.0223592Z [00:02:48.368]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.0224210Z [00:02:48.368]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.0224845Z [00:02:48.368]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.0225546Z [00:02:48.368]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.0226239Z [00:02:48.368]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.0226673Z [00:02:48.368]➜  EOF
2025-08-20T21:13:11.0238058Z [00:02:48.368]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2=>k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2;$WORK/b604=>" -p k8s.io/client-go/applyconfigurations/autoscaling/v2 -lang=go1.24 -complete -installsuffix shared -buildid 3vETuktTgr64vacRgKtb/3vETuktTgr64vacRgKtb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/containerresourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/containerresourcemetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/crossversionobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/externalmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/externalmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/horizontalpodautoscalerbehavior.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/horizontalpodautoscalercondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/horizontalpodautoscalerspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/horizontalpodautoscalerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/hpascalingpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/hpascalingrules.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/metricidentifier.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/metricspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/metricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/metrictarget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/metricvaluestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/objectmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/objectmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/podsmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/podsmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/resourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2/resourcemetricstatus.go
2025-08-20T21:13:11.1531111Z [00:02:48.501]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T21:13:11.1618259Z [00:02:48.510]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/21/211fcdeff2b18c8bc6aec860eac3f35d3df1239d5a2cbf3d85642569aeb86e37-d # internal
2025-08-20T21:13:11.1735708Z [00:02:48.521]➜  k8s.io/cli-runtime/pkg/genericclioptions
2025-08-20T21:13:11.1736266Z [00:02:48.521]➜  mkdir -p $WORK/b274/
2025-08-20T21:13:11.1736660Z [00:02:48.522]➜  cat >/tmp/go-build1679262874/b274/importcfg << 'EOF' # internal
2025-08-20T21:13:11.1737017Z [00:02:48.522]➜  # import config
2025-08-20T21:13:11.1737401Z [00:02:48.522]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:11.1737816Z [00:02:48.522]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:11.1738289Z [00:02:48.522]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:11.1739901Z [00:02:48.522]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:11.1741047Z [00:02:48.522]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:11.1742128Z [00:02:48.522]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:13:11.1742668Z [00:02:48.522]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:11.1743212Z [00:02:48.522]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:11.1743815Z [00:02:48.522]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:11.1744803Z [00:02:48.522]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:11.1745508Z [00:02:48.522]➜  packagefile k8s.io/cli-runtime/pkg/genericiooptions=/tmp/go-build1679262874/b285/_pkg_.a
2025-08-20T21:13:11.1746134Z [00:02:48.522]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:13:11.1746715Z [00:02:48.522]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:13:11.1747278Z [00:02:48.522]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:11.1747868Z [00:02:48.522]➜  packagefile k8s.io/client-go/discovery/cached/disk=/tmp/go-build1679262874/b560/_pkg_.a
2025-08-20T21:13:11.1748437Z [00:02:48.522]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.1748974Z [00:02:48.522]➜  packagefile k8s.io/client-go/restmapper=/tmp/go-build1679262874/b477/_pkg_.a
2025-08-20T21:13:11.1749558Z [00:02:48.522]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build1679262874/b567/_pkg_.a
2025-08-20T21:13:11.1750163Z [00:02:48.522]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:11.1751046Z [00:02:48.522]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build1679262874/b571/_pkg_.a
2025-08-20T21:13:11.1751655Z [00:02:48.522]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:13:11.1752132Z [00:02:48.522]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:11.1752551Z [00:02:48.522]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:11.1752996Z [00:02:48.522]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:11.1753441Z [00:02:48.522]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:11.1753855Z [00:02:48.522]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:11.1754280Z [00:02:48.522]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:11.1754695Z [00:02:48.522]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:11.1755145Z [00:02:48.522]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:11.1755449Z [00:02:48.522]➜  EOF
2025-08-20T21:13:11.1762324Z [00:02:48.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions=>k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions;$WORK/b274=>" -p k8s.io/cli-runtime/pkg/genericclioptions -lang=go1.24 -complete -installsuffix shared -buildid XTtnD1e-RPnW22AUw3w_/XTtnD1e-RPnW22AUw3w_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/builder_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/builder_flags_fake.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/client_config.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/command_headers.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/config_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/config_flags_fake.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/doc.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/filename_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/io_options.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/json_yaml_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/jsonpath_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/kube_template_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/name_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/print_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/record_flags.go /root/go/pkg/mod/k8s.io/cli-runtime@v0.33.2/pkg/genericclioptions/template_flags.go
2025-08-20T21:13:11.1847294Z [00:02:48.533]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T21:13:11.1932648Z [00:02:48.541]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/14/14993ab0cc3f104d725c81e3cc02901779da5ccac44d6e013716e77fe1602269-d # internal
2025-08-20T21:13:11.2052180Z [00:02:48.553]➜  k8s.io/client-go/applyconfigurations/autoscaling/v2beta1
2025-08-20T21:13:11.2053236Z [00:02:48.553]➜  mkdir -p $WORK/b606/
2025-08-20T21:13:11.2087776Z [00:02:48.557]➜  cat >/tmp/go-build1679262874/b606/importcfg << 'EOF' # internal
2025-08-20T21:13:11.2088188Z [00:02:48.557]➜  # import config
2025-08-20T21:13:11.2088679Z [00:02:48.557]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:13:11.2089223Z [00:02:48.557]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.2089798Z [00:02:48.557]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:11.2090454Z [00:02:48.557]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.2091238Z [00:02:48.557]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.2092171Z [00:02:48.557]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.2092974Z [00:02:48.557]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.2093673Z [00:02:48.557]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.2094118Z [00:02:48.557]➜  EOF
2025-08-20T21:13:11.2103487Z [00:02:48.557]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1;$WORK/b606=>" -p k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid Mg9hf0OQrBPIZmuHnT0B/Mg9hf0OQrBPIZmuHnT0B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/containerresourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/containerresourcemetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/crossversionobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/externalmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/externalmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalercondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/horizontalpodautoscalerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/metricspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/metricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/objectmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/objectmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/podsmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/podsmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/resourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta1/resourcemetricstatus.go
2025-08-20T21:13:11.3575184Z [00:02:48.705]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T21:13:11.3616303Z [00:02:48.710]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/3d/3d71598c449426e995c46a1d19a041c440e3d1794217e135d16fad99a8d35fd9-d # internal
2025-08-20T21:13:11.3819724Z [00:02:48.730]➜  k8s.io/client-go/applyconfigurations/autoscaling/v2beta2
2025-08-20T21:13:11.3820660Z [00:02:48.730]➜  mkdir -p $WORK/b608/
2025-08-20T21:13:11.3823260Z [00:02:48.730]➜  cat >/tmp/go-build1679262874/b608/importcfg << 'EOF' # internal
2025-08-20T21:13:11.3825671Z [00:02:48.731]➜  # import config
2025-08-20T21:13:11.3826148Z [00:02:48.731]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:13:11.3826716Z [00:02:48.731]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.3827301Z [00:02:48.731]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:11.3827955Z [00:02:48.731]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.3828557Z [00:02:48.731]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.3829470Z [00:02:48.731]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.3830228Z [00:02:48.731]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.3831068Z [00:02:48.731]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.3831521Z [00:02:48.731]➜  EOF
2025-08-20T21:13:11.3843411Z [00:02:48.731]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2=>k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2;$WORK/b608=>" -p k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 -lang=go1.24 -complete -installsuffix shared -buildid blX6PZW-Es4sHoJj2Yzw/blX6PZW-Es4sHoJj2Yzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/containerresourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/containerresourcemetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/crossversionobjectreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/externalmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/externalmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerbehavior.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalercondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/horizontalpodautoscalerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/hpascalingpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/hpascalingrules.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/metricidentifier.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/metricspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/metricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/metrictarget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/metricvaluestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/objectmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/objectmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/podsmetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/podsmetricstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/resourcemetricsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/autoscaling/v2beta2/resourcemetricstatus.go
2025-08-20T21:13:11.4262061Z [00:02:48.774]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T21:13:11.4300484Z [00:02:48.778]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/d0/d08d4c32aeebaefdddd5c36b9e5667acbc9cc54310972f82e848e1f357090653-d # internal
2025-08-20T21:13:11.4322775Z [00:02:48.780]➜  k8s.io/client-go/applyconfigurations/certificates/v1
2025-08-20T21:13:11.4323676Z [00:02:48.780]➜  mkdir -p $WORK/b614/
2025-08-20T21:13:11.4329368Z [00:02:48.781]➜  cat >/tmp/go-build1679262874/b614/importcfg << 'EOF' # internal
2025-08-20T21:13:11.4329813Z [00:02:48.781]➜  # import config
2025-08-20T21:13:11.4330475Z [00:02:48.781]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:13:11.4331223Z [00:02:48.781]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.4331818Z [00:02:48.781]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.4332429Z [00:02:48.781]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.4333110Z [00:02:48.781]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.4333808Z [00:02:48.781]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.4334520Z [00:02:48.781]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.4334959Z [00:02:48.781]➜  EOF
2025-08-20T21:13:11.4338635Z [00:02:48.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1;$WORK/b614=>" -p k8s.io/client-go/applyconfigurations/certificates/v1 -lang=go1.24 -complete -installsuffix shared -buildid PEZ8filcS_UHueds3rHB/PEZ8filcS_UHueds3rHB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1/certificatesigningrequestcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1/certificatesigningrequestspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1/certificatesigningrequeststatus.go
2025-08-20T21:13:11.5058035Z [00:02:48.854]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T21:13:11.5257491Z [00:02:48.874]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/30/30ff801548338749ddd2d944553048d1473125f8eb58b950f013b59dd46fcaa8-d # internal
2025-08-20T21:13:11.5273070Z [00:02:48.875]➜  k8s.io/client-go/gentype
2025-08-20T21:13:11.5273508Z [00:02:48.875]➜  mkdir -p $WORK/b577/
2025-08-20T21:13:11.5284583Z [00:02:48.876]➜  cat >/tmp/go-build1679262874/b577/importcfg << 'EOF' # internal
2025-08-20T21:13:11.5285470Z [00:02:48.876]➜  # import config
2025-08-20T21:13:11.5286138Z [00:02:48.876]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:11.5286930Z [00:02:48.876]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:11.5287945Z [00:02:48.876]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:11.5288982Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:11.5289697Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.5290316Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:11.5291094Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:11.5291719Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:11.5292329Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.5292913Z [00:02:48.876]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:11.5293460Z [00:02:48.876]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.5293995Z [00:02:48.876]➜  packagefile k8s.io/client-go/testing=/tmp/go-build1679262874/b578/_pkg_.a
2025-08-20T21:13:11.5294540Z [00:02:48.876]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:13:11.5295154Z [00:02:48.876]➜  packagefile k8s.io/client-go/util/consistencydetector=/tmp/go-build1679262874/b466/_pkg_.a
2025-08-20T21:13:11.5295926Z [00:02:48.876]➜  packagefile k8s.io/client-go/util/watchlist=/tmp/go-build1679262874/b472/_pkg_.a
2025-08-20T21:13:11.5296530Z [00:02:48.876]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:11.5296974Z [00:02:48.876]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:11.5297282Z [00:02:48.876]➜  EOF
2025-08-20T21:13:11.5299207Z [00:02:48.876]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/gentype=>k8s.io/client-go@v0.33.2/gentype;$WORK/b577=>" -p k8s.io/client-go/gentype -lang=go1.24 -complete -installsuffix shared -buildid hJ1wkbZhyoTMG7cqAzM7/hJ1wkbZhyoTMG7cqAzM7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/gentype/fake.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/gentype/type.go
2025-08-20T21:13:11.5744720Z [00:02:48.922]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T21:13:11.5778943Z [00:02:48.926]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/72/72e016211219872597f73baa600500a7034ab0d99e6a99dfeb83296dc9c446ad-d # internal
2025-08-20T21:13:11.5805468Z [00:02:48.929]➜  k8s.io/client-go/applyconfigurations/certificates/v1alpha1
2025-08-20T21:13:11.5806567Z [00:02:48.929]➜  mkdir -p $WORK/b616/
2025-08-20T21:13:11.5813713Z [00:02:48.929]➜  cat >/tmp/go-build1679262874/b616/importcfg << 'EOF' # internal
2025-08-20T21:13:11.5814675Z [00:02:48.929]➜  # import config
2025-08-20T21:13:11.5815136Z [00:02:48.929]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:13:11.5815978Z [00:02:48.929]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.5816713Z [00:02:48.929]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.5817491Z [00:02:48.929]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.5818308Z [00:02:48.929]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.5819127Z [00:02:48.929]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.5819682Z [00:02:48.929]➜  EOF
2025-08-20T21:13:11.5822837Z [00:02:48.930]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1alpha1;$WORK/b616=>" -p k8s.io/client-go/applyconfigurations/certificates/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid aMyXoNdLo5ckGy0ggeZg/aMyXoNdLo5ckGy0ggeZg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1alpha1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1alpha1/clustertrustbundlespec.go
2025-08-20T21:13:11.5836247Z [00:02:48.932]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T21:13:11.5900906Z [00:02:48.938]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/b3/b354d01456291b07bdf45620d0fa08ad909f50dbbe06c64f0203b4d136b6c582-d # internal
2025-08-20T21:13:11.5936624Z [00:02:48.942]➜  k8s.io/client-go/applyconfigurations/certificates/v1beta1
2025-08-20T21:13:11.5939584Z [00:02:48.942]➜  mkdir -p $WORK/b618/
2025-08-20T21:13:11.5953625Z [00:02:48.943]➜  cat >/tmp/go-build1679262874/b618/importcfg << 'EOF' # internal
2025-08-20T21:13:11.5954597Z [00:02:48.943]➜  # import config
2025-08-20T21:13:11.5955431Z [00:02:48.943]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:13:11.5956559Z [00:02:48.943]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.5957666Z [00:02:48.943]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.5958878Z [00:02:48.943]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.5963163Z [00:02:48.943]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.5964363Z [00:02:48.943]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.5965136Z [00:02:48.943]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.5965576Z [00:02:48.943]➜  EOF
2025-08-20T21:13:11.5970508Z [00:02:48.943]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1;$WORK/b618=>" -p k8s.io/client-go/applyconfigurations/certificates/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid ayufdlqvI0sbqCUbupv1/ayufdlqvI0sbqCUbupv1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/certificatesigningrequestcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/certificatesigningrequestspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/certificatesigningrequeststatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/certificates/v1beta1/clustertrustbundlespec.go
2025-08-20T21:13:11.5987631Z [00:02:48.947]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T21:13:11.6005766Z [00:02:48.948]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/c8/c81bcb342e5d03ba93a608edfbe49e0f199e209a7960db67ffc479c29e78ed16-d # internal
2025-08-20T21:13:11.6034962Z [00:02:48.952]➜  k8s.io/client-go/kubernetes/typed/admissionregistration/v1
2025-08-20T21:13:11.6035631Z [00:02:48.952]➜  mkdir -p $WORK/b573/
2025-08-20T21:13:11.6052022Z [00:02:48.953]➜  cat >/tmp/go-build1679262874/b573/importcfg << 'EOF' # internal
2025-08-20T21:13:11.6052659Z [00:02:48.953]➜  # import config
2025-08-20T21:13:11.6053217Z [00:02:48.953]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:11.6054563Z [00:02:48.953]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:11.6055220Z [00:02:48.953]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.6056163Z [00:02:48.953]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.6056749Z [00:02:48.953]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:11.6057481Z [00:02:48.953]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1679262874/b574/_pkg_.a
2025-08-20T21:13:11.6058164Z [00:02:48.953]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:11.6058740Z [00:02:48.953]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:11.6059301Z [00:02:48.953]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.6059771Z [00:02:48.953]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:11.6060088Z [00:02:48.953]➜  EOF
2025-08-20T21:13:11.6065528Z [00:02:48.953]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1;$WORK/b573=>" -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1 -lang=go1.24 -complete -installsuffix shared -buildid 7uxWtSlyoPB_LCNOr9FM/7uxWtSlyoPB_LCNOr9FM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/admissionregistration_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1/validatingwebhookconfiguration.go
2025-08-20T21:13:11.7300958Z [00:02:49.078]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T21:13:11.7384136Z [00:02:49.086]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/58/587c799a53e2c0734e8b0b44060ee7ee20d73f97d8aedfdd8db16e0cdfcdecc3-d # internal
2025-08-20T21:13:11.7388901Z [00:02:49.087]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T21:13:11.7421569Z [00:02:49.090]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/df/df1df3e89a64b3ea59e94ae0c360fd96c32f4ddca60b569ad8b5c4d5329cc255-d # internal
2025-08-20T21:13:11.7442738Z [00:02:49.092]➜  k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
2025-08-20T21:13:11.7447428Z [00:02:49.092]➜  mkdir -p $WORK/b583/
2025-08-20T21:13:11.7447848Z [00:02:49.092]➜  cat >/tmp/go-build1679262874/b583/importcfg << 'EOF' # internal
2025-08-20T21:13:11.7448482Z [00:02:49.092]➜  # import config
2025-08-20T21:13:11.7448910Z [00:02:49.092]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:11.7449498Z [00:02:49.092]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:13:11.7450162Z [00:02:49.092]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.7450943Z [00:02:49.092]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.7451550Z [00:02:49.092]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:11.7452308Z [00:02:49.092]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1=/tmp/go-build1679262874/b584/_pkg_.a
2025-08-20T21:13:11.7453013Z [00:02:49.092]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:11.7453797Z [00:02:49.092]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:11.7454356Z [00:02:49.092]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.7454830Z [00:02:49.092]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:11.7455171Z [00:02:49.092]➜  EOF
2025-08-20T21:13:11.7460896Z [00:02:49.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1;$WORK/b583=>" -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 8TnyisNvRwsKjheqZj-c/8TnyisNvRwsKjheqZj-c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/admissionregistration_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/mutatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/mutatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go
2025-08-20T21:13:11.7473143Z [00:02:49.095]➜  k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
2025-08-20T21:13:11.7501738Z [00:02:49.095]➜  mkdir -p $WORK/b585/
2025-08-20T21:13:11.7502165Z [00:02:49.096]➜  cat >/tmp/go-build1679262874/b585/importcfg << 'EOF' # internal
2025-08-20T21:13:11.7502540Z [00:02:49.096]➜  # import config
2025-08-20T21:13:11.7502895Z [00:02:49.096]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:11.7503474Z [00:02:49.096]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:11.7504401Z [00:02:49.096]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.7505138Z [00:02:49.096]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.7505803Z [00:02:49.096]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:11.7507352Z [00:02:49.096]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1679262874/b586/_pkg_.a
2025-08-20T21:13:11.7508473Z [00:02:49.096]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:11.7509166Z [00:02:49.096]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:11.7509801Z [00:02:49.096]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.7510282Z [00:02:49.096]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:11.7510771Z [00:02:49.096]➜  EOF
2025-08-20T21:13:11.7516176Z [00:02:49.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1;$WORK/b585=>" -p k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid SpZNLMq5ImpJnkLqHjju/SpZNLMq5ImpJnkLqHjju -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/admissionregistration_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/admissionregistration/v1beta1/validatingwebhookconfiguration.go
2025-08-20T21:13:11.8775807Z [00:02:49.225]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T21:13:11.8813595Z [00:02:49.229]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T21:13:11.8962342Z [00:02:49.244]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/d0/d062ae48233c86694b3e33a4e7e616fd30f0d89809a8217394a1d75454f4a97b-d # internal
2025-08-20T21:13:11.9007499Z [00:02:49.249]➜  k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1
2025-08-20T21:13:11.9008731Z [00:02:49.249]➜  mkdir -p $WORK/b587/
2025-08-20T21:13:11.9010053Z [00:02:49.249]➜  cat >/tmp/go-build1679262874/b587/importcfg << 'EOF' # internal
2025-08-20T21:13:11.9010831Z [00:02:49.249]➜  # import config
2025-08-20T21:13:11.9011278Z [00:02:49.249]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:11.9011846Z [00:02:49.249]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:13:11.9012499Z [00:02:49.249]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.9013122Z [00:02:49.249]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.9013696Z [00:02:49.249]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:11.9014442Z [00:02:49.249]➜  packagefile k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b588/_pkg_.a
2025-08-20T21:13:11.9015129Z [00:02:49.249]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:11.9015712Z [00:02:49.249]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:11.9016277Z [00:02:49.249]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:11.9016754Z [00:02:49.249]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:11.9017079Z [00:02:49.249]➜  EOF
2025-08-20T21:13:11.9026470Z [00:02:49.250]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1;$WORK/b587=>" -p k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid x6V7jnIQL0phyTFQF9Vh/x6V7jnIQL0phyTFQF9Vh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1/apiserverinternal_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apiserverinternal/v1alpha1/storageversion.go
2025-08-20T21:13:11.9039308Z [00:02:49.252]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/42/42ef0309f5a64fcff644c1d0932e3327c04e12ebe361e2f273922298e76870f7-d # internal
2025-08-20T21:13:11.9287692Z [00:02:49.277]➜  k8s.io/client-go/applyconfigurations/apps/v1
2025-08-20T21:13:11.9288607Z [00:02:49.277]➜  mkdir -p $WORK/b590/
2025-08-20T21:13:11.9296416Z [00:02:49.278]➜  cat >/tmp/go-build1679262874/b590/importcfg << 'EOF' # internal
2025-08-20T21:13:11.9296937Z [00:02:49.278]➜  # import config
2025-08-20T21:13:11.9297341Z [00:02:49.278]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:11.9297854Z [00:02:49.278]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:11.9298438Z [00:02:49.278]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:11.9299069Z [00:02:49.278]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:11.9299655Z [00:02:49.278]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:11.9300255Z [00:02:49.278]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:11.9301016Z [00:02:49.278]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:11.9301702Z [00:02:49.278]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:11.9302407Z [00:02:49.278]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:11.9303095Z [00:02:49.278]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:11.9303821Z [00:02:49.278]➜  EOF
2025-08-20T21:13:11.9315274Z [00:02:49.278]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1;$WORK/b590=>" -p k8s.io/client-go/applyconfigurations/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid XQDIiF9TCj2BxVV_78G5/XQDIiF9TCj2BxVV_78G5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/daemonsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/daemonsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/daemonsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/daemonsetupdatestrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/deploymentcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/deploymentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/deploymentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/deploymentstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/replicasetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/replicasetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/replicasetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/rollingupdatedaemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/rollingupdatedeployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/rollingupdatestatefulsetstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetordinals.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetpersistentvolumeclaimretentionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1/statefulsetupdatestrategy.go
2025-08-20T21:13:12.0380150Z [00:02:49.386]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T21:13:12.0645823Z [00:02:49.412]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/e2/e216c99f3152968b6abad26e1a0b64aae773bb769a41db4a565d4787efe0dfb4-d # internal
2025-08-20T21:13:12.0906473Z [00:02:49.439]➜  k8s.io/client-go/applyconfigurations/apps/v1beta1
2025-08-20T21:13:12.0912119Z [00:02:49.439]➜  mkdir -p $WORK/b594/
2025-08-20T21:13:12.0931479Z [00:02:49.440]➜  cat >/tmp/go-build1679262874/b594/importcfg << 'EOF' # internal
2025-08-20T21:13:12.0933840Z [00:02:49.440]➜  # import config
2025-08-20T21:13:12.0943716Z [00:02:49.440]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:12.0944517Z [00:02:49.440]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:12.0945245Z [00:02:49.440]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.0946058Z [00:02:49.440]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:12.0946771Z [00:02:49.440]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.0947848Z [00:02:49.440]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:12.0948736Z [00:02:49.440]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:12.0949607Z [00:02:49.440]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:12.0950480Z [00:02:49.440]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:12.0951465Z [00:02:49.440]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:12.0952039Z [00:02:49.440]➜  EOF
2025-08-20T21:13:12.0960433Z [00:02:49.440]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1;$WORK/b594=>" -p k8s.io/client-go/applyconfigurations/apps/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid Lcb86GUXcven8kYqnYf9/Lcb86GUXcven8kYqnYf9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/deploymentcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/deploymentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/deploymentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/deploymentstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/rollbackconfig.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/rollingupdatedeployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/rollingupdatestatefulsetstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetordinals.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetpersistentvolumeclaimretentionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta1/statefulsetupdatestrategy.go
2025-08-20T21:13:12.1150159Z [00:02:49.463]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T21:13:12.1178903Z [00:02:49.466]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T21:13:12.1236334Z [00:02:49.472]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/53/53c49cf85882fa938c93ca0968be599dd66d3af3fbc087fbf880ca0c6ea1fae3-d # internal
2025-08-20T21:13:12.1268679Z [00:02:49.475]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/db/dbca783e77c72adb9aa62cc41c1c99176b00db7c26d9b5c62324981ec87709be-d # internal
2025-08-20T21:13:12.1358528Z [00:02:49.484]➜  k8s.io/client-go/kubernetes/typed/authentication/v1
2025-08-20T21:13:12.1359182Z [00:02:49.484]➜  mkdir -p $WORK/b597/
2025-08-20T21:13:12.1359724Z [00:02:49.484]➜  cat >/tmp/go-build1679262874/b597/importcfg << 'EOF' # internal
2025-08-20T21:13:12.1361483Z [00:02:49.484]➜  # import config
2025-08-20T21:13:12.1361908Z [00:02:49.484]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.1362498Z [00:02:49.484]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:12.1363136Z [00:02:49.484]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.1364030Z [00:02:49.484]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.1364677Z [00:02:49.484]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.1365237Z [00:02:49.484]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.1365711Z [00:02:49.484]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.1366043Z [00:02:49.484]➜  EOF
2025-08-20T21:13:12.1369714Z [00:02:49.484]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1;$WORK/b597=>" -p k8s.io/client-go/kubernetes/typed/authentication/v1 -lang=go1.24 -complete -installsuffix shared -buildid sTGVN42EzRO6-n7LdSXV/sTGVN42EzRO6-n7LdSXV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1/authentication_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1/selfsubjectreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1/tokenreview.go
2025-08-20T21:13:12.1416625Z [00:02:49.490]➜  k8s.io/client-go/applyconfigurations/apps/v1beta2
2025-08-20T21:13:12.1419318Z [00:02:49.490]➜  mkdir -p $WORK/b596/
2025-08-20T21:13:12.1425355Z [00:02:49.491]➜  cat >/tmp/go-build1679262874/b596/importcfg << 'EOF' # internal
2025-08-20T21:13:12.1426076Z [00:02:49.491]➜  # import config
2025-08-20T21:13:12.1426604Z [00:02:49.491]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:12.1427193Z [00:02:49.491]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:12.1427782Z [00:02:49.491]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.1428398Z [00:02:49.491]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:12.1428983Z [00:02:49.491]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.1429586Z [00:02:49.491]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:12.1430252Z [00:02:49.491]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:12.1431234Z [00:02:49.491]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:12.1431946Z [00:02:49.491]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:12.1432641Z [00:02:49.491]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:12.1433084Z [00:02:49.491]➜  EOF
2025-08-20T21:13:12.1451959Z [00:02:49.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2=>k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2;$WORK/b596=>" -p k8s.io/client-go/applyconfigurations/apps/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid J6sbynX3aDKWfJ_tVjDH/J6sbynX3aDKWfJ_tVjDH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/daemonsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/daemonsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/daemonsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/daemonsetupdatestrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/deploymentcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/deploymentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/deploymentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/deploymentstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/replicasetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/replicasetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/replicasetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/rollingupdatedaemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/rollingupdatedeployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/rollingupdatestatefulsetstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/scale.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetordinals.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetpersistentvolumeclaimretentionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/apps/v1beta2/statefulsetupdatestrategy.go
2025-08-20T21:13:12.1998565Z [00:02:49.548]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T21:13:12.2093952Z [00:02:49.557]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/78/78c1c067f80f3f94e533b0d04b4b979063e287e0e6b7a473120954c933d35cf0-d # internal
2025-08-20T21:13:12.2138044Z [00:02:49.562]➜  k8s.io/client-go/kubernetes/typed/apps/v1
2025-08-20T21:13:12.2138448Z [00:02:49.562]➜  mkdir -p $WORK/b589/
2025-08-20T21:13:12.2161212Z [00:02:49.564]➜  cat >/tmp/go-build1679262874/b589/importcfg << 'EOF' # internal
2025-08-20T21:13:12.2171977Z [00:02:49.564]➜  # import config
2025-08-20T21:13:12.2172843Z [00:02:49.564]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.2173359Z [00:02:49.564]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:12.2173829Z [00:02:49.564]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:12.2174363Z [00:02:49.564]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:12.2174976Z [00:02:49.564]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.2175582Z [00:02:49.564]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.2176156Z [00:02:49.564]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.2176810Z [00:02:49.564]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1679262874/b590/_pkg_.a
2025-08-20T21:13:12.2177536Z [00:02:49.564]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1679262874/b592/_pkg_.a
2025-08-20T21:13:12.2178184Z [00:02:49.564]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.2178759Z [00:02:49.564]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.2179318Z [00:02:49.564]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.2180184Z [00:02:49.564]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:13:12.2180975Z [00:02:49.564]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.2181316Z [00:02:49.564]➜  EOF
2025-08-20T21:13:12.2185482Z [00:02:49.564]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1;$WORK/b589=>" -p k8s.io/client-go/kubernetes/typed/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid DvshnuB7M9FhtI_RbEof/DvshnuB7M9FhtI_RbEof -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/apps_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1/statefulset.go
2025-08-20T21:13:12.2608987Z [00:02:49.609]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T21:13:12.2636660Z [00:02:49.612]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/82/823d609f6773e156d17ef18603d9bc2f371392fa834630cc0d4d8d98d69d305d-d # internal
2025-08-20T21:13:12.2661743Z [00:02:49.614]➜  k8s.io/client-go/kubernetes/typed/authentication/v1alpha1
2025-08-20T21:13:12.2664648Z [00:02:49.615]➜  mkdir -p $WORK/b598/
2025-08-20T21:13:12.2671948Z [00:02:49.615]➜  cat >/tmp/go-build1679262874/b598/importcfg << 'EOF' # internal
2025-08-20T21:13:12.2672367Z [00:02:49.615]➜  # import config
2025-08-20T21:13:12.2672746Z [00:02:49.615]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.2673293Z [00:02:49.615]➜  packagefile k8s.io/api/authentication/v1alpha1=/tmp/go-build1679262874/b359/_pkg_.a
2025-08-20T21:13:12.2673930Z [00:02:49.615]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.2674513Z [00:02:49.615]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.2675102Z [00:02:49.615]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.2675661Z [00:02:49.615]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.2676151Z [00:02:49.615]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.2676472Z [00:02:49.615]➜  EOF
2025-08-20T21:13:12.2695126Z [00:02:49.617]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1;$WORK/b598=>" -p k8s.io/client-go/kubernetes/typed/authentication/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid KX63IjUF_u53BpTjeICi/KX63IjUF_u53BpTjeICi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1/authentication_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1alpha1/selfsubjectreview.go
2025-08-20T21:13:12.2895217Z [00:02:49.637]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T21:13:12.2982029Z [00:02:49.644]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/b8/b8d71b0fd330771ac7b0245ed9f8a439c71964b5c64dd688a57cf17a33839ce8-d # internal
2025-08-20T21:13:12.2983864Z [00:02:49.646]➜  k8s.io/client-go/kubernetes/typed/apps/v1beta1
2025-08-20T21:13:12.2984877Z [00:02:49.647]➜  mkdir -p $WORK/b593/
2025-08-20T21:13:12.2989762Z [00:02:49.647]➜  cat >/tmp/go-build1679262874/b593/importcfg << 'EOF' # internal
2025-08-20T21:13:12.2990400Z [00:02:49.647]➜  # import config
2025-08-20T21:13:12.2991430Z [00:02:49.647]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.2992260Z [00:02:49.647]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:12.2992965Z [00:02:49.647]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.2993683Z [00:02:49.647]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.2994353Z [00:02:49.647]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.2995119Z [00:02:49.647]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1679262874/b594/_pkg_.a
2025-08-20T21:13:12.2995840Z [00:02:49.647]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.2997525Z [00:02:49.647]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.2998094Z [00:02:49.647]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.2998896Z [00:02:49.647]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.2999222Z [00:02:49.647]➜  EOF
2025-08-20T21:13:12.3003269Z [00:02:49.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1;$WORK/b593=>" -p k8s.io/client-go/kubernetes/typed/apps/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid c1LDMtTcoePYZF7z7lZb/c1LDMtTcoePYZF7z7lZb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/apps_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta1/statefulset.go
2025-08-20T21:13:12.3468383Z [00:02:49.695]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T21:13:12.3495843Z [00:02:49.697]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/87/87724b3c7e0b11b639c5880cd4e8576281fb5600f251d0854319fea43da53b9f-d # internal
2025-08-20T21:13:12.3545422Z [00:02:49.702]➜  k8s.io/client-go/kubernetes/typed/authentication/v1beta1
2025-08-20T21:13:12.3546537Z [00:02:49.702]➜  mkdir -p $WORK/b599/
2025-08-20T21:13:12.3547463Z [00:02:49.703]➜  cat >/tmp/go-build1679262874/b599/importcfg << 'EOF' # internal
2025-08-20T21:13:12.3548033Z [00:02:49.703]➜  # import config
2025-08-20T21:13:12.3548936Z [00:02:49.703]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.3549478Z [00:02:49.703]➜  packagefile k8s.io/api/authentication/v1beta1=/tmp/go-build1679262874/b360/_pkg_.a
2025-08-20T21:13:12.3550123Z [00:02:49.703]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.3550951Z [00:02:49.703]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.3551617Z [00:02:49.703]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.3552175Z [00:02:49.703]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.3552649Z [00:02:49.703]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.3553212Z [00:02:49.703]➜  EOF
2025-08-20T21:13:12.3557134Z [00:02:49.703]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1;$WORK/b599=>" -p k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bECbOz5gmp3bAWsFAs5K/bECbOz5gmp3bAWsFAs5K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1/authentication_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1/selfsubjectreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authentication/v1beta1/tokenreview.go
2025-08-20T21:13:12.4826156Z [00:02:49.831]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T21:13:12.4974506Z [00:02:49.845]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T21:13:12.5001203Z [00:02:49.848]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/01/01147413fec48bbe8e5b1a2c2ac9dd827d767022b5669f78df60ed1eac1a2fae-d # internal
2025-08-20T21:13:12.5017509Z [00:02:49.850]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/e7/e7aa082bdd0c9d7a12dc26b6235b88f6e2eb64879aa87008b7041e2433825c3c-d # internal
2025-08-20T21:13:12.5043389Z [00:02:49.852]➜  k8s.io/client-go/kubernetes/typed/authorization/v1
2025-08-20T21:13:12.5044566Z [00:02:49.852]➜  mkdir -p $WORK/b600/
2025-08-20T21:13:12.5045432Z [00:02:49.852]➜  k8s.io/client-go/kubernetes/typed/apps/v1beta2
2025-08-20T21:13:12.5052799Z [00:02:49.853]➜  mkdir -p $WORK/b595/
2025-08-20T21:13:12.5053210Z [00:02:49.853]➜  cat >/tmp/go-build1679262874/b600/importcfg << 'EOF' # internal
2025-08-20T21:13:12.5053575Z [00:02:49.853]➜  # import config
2025-08-20T21:13:12.5053922Z [00:02:49.853]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.5054430Z [00:02:49.853]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:13:12.5055041Z [00:02:49.853]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.5055639Z [00:02:49.853]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.5056219Z [00:02:49.853]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.5056793Z [00:02:49.853]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.5057264Z [00:02:49.853]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.5057584Z [00:02:49.853]➜  EOF
2025-08-20T21:13:12.5062523Z [00:02:49.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1;$WORK/b600=>" -p k8s.io/client-go/kubernetes/typed/authorization/v1 -lang=go1.24 -complete -installsuffix shared -buildid eK4lZcKvPsUxjGNuNDAF/eK4lZcKvPsUxjGNuNDAF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/authorization_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/localsubjectaccessreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/selfsubjectaccessreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/selfsubjectrulesreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1/subjectaccessreview.go
2025-08-20T21:13:12.5096048Z [00:02:49.857]➜  cat >/tmp/go-build1679262874/b595/importcfg << 'EOF' # internal
2025-08-20T21:13:12.5129959Z [00:02:49.857]➜  # import config
2025-08-20T21:13:12.5130354Z [00:02:49.857]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.5130934Z [00:02:49.857]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:12.5131445Z [00:02:49.857]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:12.5132042Z [00:02:49.857]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.5132667Z [00:02:49.857]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.5133242Z [00:02:49.857]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.5133919Z [00:02:49.857]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1679262874/b596/_pkg_.a
2025-08-20T21:13:12.5134545Z [00:02:49.857]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.5135115Z [00:02:49.857]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.5135668Z [00:02:49.857]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.5136595Z [00:02:49.857]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:13:12.5137086Z [00:02:49.857]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.5137634Z [00:02:49.857]➜  EOF
2025-08-20T21:13:12.5142601Z [00:02:49.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2=>k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2;$WORK/b595=>" -p k8s.io/client-go/kubernetes/typed/apps/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid MBXS5deUaU2fOklILG6K/MBXS5deUaU2fOklILG6K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/apps_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/apps/v1beta2/statefulset.go
2025-08-20T21:13:12.6766643Z [00:02:50.024]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T21:13:12.6840282Z [00:02:50.031]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T21:13:12.6856162Z [00:02:50.033]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T21:13:12.6904902Z [00:02:50.038]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/8f/8fcd217140e9099048964264a7fce89939c160bf122451a9ac0a179b4e0852df-d # internal
2025-08-20T21:13:12.6917280Z [00:02:50.040]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/43/43d5fcd8b1e4e5f09a4f70576e54852a33b5bc20ac5ae882f0bdc6127e5f3a3a-d # internal
2025-08-20T21:13:12.6926994Z [00:02:50.041]➜  k8s.io/client-go/kubernetes/typed/autoscaling/v1
2025-08-20T21:13:12.6931474Z [00:02:50.041]➜  mkdir -p $WORK/b602/
2025-08-20T21:13:12.6935962Z [00:02:50.042]➜  cat >/tmp/go-build1679262874/b602/importcfg << 'EOF' # internal
2025-08-20T21:13:12.6936737Z [00:02:50.042]➜  # import config
2025-08-20T21:13:12.6939194Z [00:02:50.042]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.6940473Z [00:02:50.042]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:12.6943850Z [00:02:50.042]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.6952418Z [00:02:50.042]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.6955772Z [00:02:50.042]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.6957121Z [00:02:50.042]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1679262874/b592/_pkg_.a
2025-08-20T21:13:12.6957768Z [00:02:50.042]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.6958361Z [00:02:50.042]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.6958960Z [00:02:50.042]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.6959434Z [00:02:50.042]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.6959761Z [00:02:50.042]➜  EOF
2025-08-20T21:13:12.6960065Z [00:02:50.042]➜  k8s.io/client-go/kubernetes/typed/authorization/v1beta1
2025-08-20T21:13:12.6960413Z [00:02:50.042]➜  mkdir -p $WORK/b601/
2025-08-20T21:13:12.6965737Z [00:02:50.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1;$WORK/b602=>" -p k8s.io/client-go/kubernetes/typed/autoscaling/v1 -lang=go1.24 -complete -installsuffix shared -buildid NrDiM7JqsCL3ZSxj0URC/NrDiM7JqsCL3ZSxj0URC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1/autoscaling_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v1/horizontalpodautoscaler.go
2025-08-20T21:13:12.6968956Z [00:02:50.044]➜  cat >/tmp/go-build1679262874/b601/importcfg << 'EOF' # internal
2025-08-20T21:13:12.6969313Z [00:02:50.044]➜  # import config
2025-08-20T21:13:12.6969659Z [00:02:50.044]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.6970183Z [00:02:50.044]➜  packagefile k8s.io/api/authorization/v1beta1=/tmp/go-build1679262874/b361/_pkg_.a
2025-08-20T21:13:12.6970923Z [00:02:50.044]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.6971519Z [00:02:50.044]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.6972101Z [00:02:50.044]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.6972651Z [00:02:50.044]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.6973126Z [00:02:50.044]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.6973443Z [00:02:50.044]➜  EOF
2025-08-20T21:13:12.6978303Z [00:02:50.044]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1;$WORK/b601=>" -p k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid tNcBE_E0cVosLn9M4Fao/tNcBE_E0cVosLn9M4Fao -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/authorization_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/localsubjectaccessreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/selfsubjectaccessreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/selfsubjectrulesreview.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/authorization/v1beta1/subjectaccessreview.go
2025-08-20T21:13:12.7036400Z [00:02:50.051]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/11/113916fd9978d82292454b8dd485bac2284c22d394f5c0857b8654a344781049-d # internal
2025-08-20T21:13:12.7078237Z [00:02:50.056]➜  k8s.io/client-go/kubernetes/typed/autoscaling/v2
2025-08-20T21:13:12.7078994Z [00:02:50.056]➜  mkdir -p $WORK/b603/
2025-08-20T21:13:12.7083363Z [00:02:50.056]➜  cat >/tmp/go-build1679262874/b603/importcfg << 'EOF' # internal
2025-08-20T21:13:12.7083804Z [00:02:50.056]➜  # import config
2025-08-20T21:13:12.7084159Z [00:02:50.056]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.7084666Z [00:02:50.056]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:13:12.7085269Z [00:02:50.056]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.7085870Z [00:02:50.056]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.7086445Z [00:02:50.056]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.7087473Z [00:02:50.056]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2=/tmp/go-build1679262874/b604/_pkg_.a
2025-08-20T21:13:12.7088114Z [00:02:50.056]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.7088936Z [00:02:50.056]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.7089549Z [00:02:50.056]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.7090024Z [00:02:50.056]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.7090353Z [00:02:50.056]➜  EOF
2025-08-20T21:13:12.7097804Z [00:02:50.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2=>k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2;$WORK/b603=>" -p k8s.io/client-go/kubernetes/typed/autoscaling/v2 -lang=go1.24 -complete -installsuffix shared -buildid SyU4RHZjmSz6VgNdM7u1/SyU4RHZjmSz6VgNdM7u1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2/autoscaling_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2/horizontalpodautoscaler.go
2025-08-20T21:13:12.8473146Z [00:02:50.195]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T21:13:12.8501772Z [00:02:50.198]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/2b/2b1ece88f76fdec531b961a47dc3cbebaf414177985d9291c081a3b05a9ac988-d # internal
2025-08-20T21:13:12.8530156Z [00:02:50.201]➜  k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
2025-08-20T21:13:12.8531276Z [00:02:50.201]➜  mkdir -p $WORK/b605/
2025-08-20T21:13:12.8534279Z [00:02:50.201]➜  cat >/tmp/go-build1679262874/b605/importcfg << 'EOF' # internal
2025-08-20T21:13:12.8535215Z [00:02:50.202]➜  # import config
2025-08-20T21:13:12.8535940Z [00:02:50.202]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.8537036Z [00:02:50.202]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:13:12.8537741Z [00:02:50.202]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.8538354Z [00:02:50.202]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.8539166Z [00:02:50.202]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.8539949Z [00:02:50.202]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1679262874/b606/_pkg_.a
2025-08-20T21:13:12.8540719Z [00:02:50.202]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.8541342Z [00:02:50.202]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.8541910Z [00:02:50.202]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.8542392Z [00:02:50.202]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.8542727Z [00:02:50.202]➜  EOF
2025-08-20T21:13:12.8701379Z [00:02:50.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1;$WORK/b605=>" -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid B7ALGTqoKB7_wbKVRj1d/B7ALGTqoKB7_wbKVRj1d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1/autoscaling_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta1/horizontalpodautoscaler.go
2025-08-20T21:13:12.8704843Z [00:02:50.218]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T21:13:12.8732364Z [00:02:50.221]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/a4/a425682f48d2b33b577a87ac88d0062ef71b9078bfafd57e70d0d05afc09089a-d # internal
2025-08-20T21:13:12.8753979Z [00:02:50.223]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T21:13:12.8758204Z [00:02:50.224]➜  k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
2025-08-20T21:13:12.8758575Z [00:02:50.224]➜  mkdir -p $WORK/b607/
2025-08-20T21:13:12.8760896Z [00:02:50.224]➜  cat >/tmp/go-build1679262874/b607/importcfg << 'EOF' # internal
2025-08-20T21:13:12.8761719Z [00:02:50.224]➜  # import config
2025-08-20T21:13:12.8762618Z [00:02:50.224]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.8763682Z [00:02:50.224]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:13:12.8764354Z [00:02:50.224]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.8764993Z [00:02:50.224]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.8765575Z [00:02:50.224]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.8766279Z [00:02:50.224]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1679262874/b608/_pkg_.a
2025-08-20T21:13:12.8766939Z [00:02:50.224]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.8767515Z [00:02:50.224]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.8768072Z [00:02:50.224]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.8768552Z [00:02:50.224]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.8768870Z [00:02:50.224]➜  EOF
2025-08-20T21:13:12.8772825Z [00:02:50.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2=>k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2;$WORK/b607=>" -p k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 -lang=go1.24 -complete -installsuffix shared -buildid q-ITithX2vPbUD23916q/q-ITithX2vPbUD23916q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2/autoscaling_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/autoscaling/v2beta2/horizontalpodautoscaler.go
2025-08-20T21:13:12.8868802Z [00:02:50.235]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/88/880516d05860b6232c8df70ff7063fd00aea85845b3de7e101a817eeedaf662a-d # internal
2025-08-20T21:13:12.8917819Z [00:02:50.240]➜  k8s.io/client-go/applyconfigurations/batch/v1
2025-08-20T21:13:12.8919214Z [00:02:50.240]➜  mkdir -p $WORK/b610/
2025-08-20T21:13:12.8922966Z [00:02:50.240]➜  cat >/tmp/go-build1679262874/b610/importcfg << 'EOF' # internal
2025-08-20T21:13:12.8924151Z [00:02:50.240]➜  # import config
2025-08-20T21:13:12.8924604Z [00:02:50.240]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:13:12.8925119Z [00:02:50.240]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:12.8925710Z [00:02:50.240]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.8926314Z [00:02:50.240]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.8927273Z [00:02:50.240]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:12.8927966Z [00:02:50.240]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:12.8928921Z [00:02:50.240]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:12.8929670Z [00:02:50.240]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:12.8930109Z [00:02:50.240]➜  EOF
2025-08-20T21:13:12.8937489Z [00:02:50.241]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1;$WORK/b610=>" -p k8s.io/client-go/applyconfigurations/batch/v1 -lang=go1.24 -complete -installsuffix shared -buildid Lt8f5zlxIt8LCT7k93Ou/Lt8f5zlxIt8LCT7k93Ou -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/cronjobspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/cronjobstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/job.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/jobcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/jobspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/jobstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/jobtemplatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/podfailurepolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/podfailurepolicyonexitcodesrequirement.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/podfailurepolicyonpodconditionspattern.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/podfailurepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/successpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/successpolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1/uncountedterminatedpods.go
2025-08-20T21:13:12.9007217Z [00:02:50.249]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T21:13:12.9044951Z [00:02:50.253]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/72/729facfda32fec1886ccdb5206c36a861bc5b1bbd6577aaed804fc17634c1896-d # internal
2025-08-20T21:13:12.9068252Z [00:02:50.255]➜  k8s.io/client-go/kubernetes/typed/certificates/v1
2025-08-20T21:13:12.9075262Z [00:02:50.256]➜  mkdir -p $WORK/b613/
2025-08-20T21:13:12.9087439Z [00:02:50.257]➜  cat >/tmp/go-build1679262874/b613/importcfg << 'EOF' # internal
2025-08-20T21:13:12.9088369Z [00:02:50.257]➜  # import config
2025-08-20T21:13:12.9089180Z [00:02:50.257]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:12.9090744Z [00:02:50.257]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:13:12.9091454Z [00:02:50.257]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:12.9092086Z [00:02:50.257]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:12.9092666Z [00:02:50.257]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:12.9093349Z [00:02:50.257]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1679262874/b614/_pkg_.a
2025-08-20T21:13:12.9093985Z [00:02:50.257]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:12.9094558Z [00:02:50.257]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:12.9095124Z [00:02:50.257]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:12.9095596Z [00:02:50.257]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:12.9095914Z [00:02:50.257]➜  EOF
2025-08-20T21:13:12.9109675Z [00:02:50.258]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1;$WORK/b613=>" -p k8s.io/client-go/kubernetes/typed/certificates/v1 -lang=go1.24 -complete -installsuffix shared -buildid YAF9461LNb3Y--nH3Gkv/YAF9461LNb3Y--nH3Gkv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1/certificates_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1/generated_expansion.go
2025-08-20T21:13:13.0108183Z [00:02:50.359]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T21:13:13.0180038Z [00:02:50.366]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/58/5888ce2f1bcd6b13c896583241acf7b6ac54ae613eb53deba21d31ed0833cc5b-d # internal
2025-08-20T21:13:13.0222652Z [00:02:50.370]➜  k8s.io/client-go/kubernetes/typed/certificates/v1alpha1
2025-08-20T21:13:13.0231474Z [00:02:50.371]➜  mkdir -p $WORK/b615/
2025-08-20T21:13:13.0232137Z [00:02:50.371]➜  cat >/tmp/go-build1679262874/b615/importcfg << 'EOF' # internal
2025-08-20T21:13:13.0232550Z [00:02:50.371]➜  # import config
2025-08-20T21:13:13.0232899Z [00:02:50.371]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.0233427Z [00:02:50.371]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:13:13.0234055Z [00:02:50.371]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.0234672Z [00:02:50.371]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.0235245Z [00:02:50.371]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.0235968Z [00:02:50.371]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1alpha1=/tmp/go-build1679262874/b616/_pkg_.a
2025-08-20T21:13:13.0236626Z [00:02:50.371]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.0237201Z [00:02:50.371]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.0237750Z [00:02:50.371]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.0238220Z [00:02:50.371]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.0238537Z [00:02:50.371]➜  EOF
2025-08-20T21:13:13.0242334Z [00:02:50.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1;$WORK/b615=>" -p k8s.io/client-go/kubernetes/typed/certificates/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid aCxHMSALX1UPUsbSRz71/aCxHMSALX1UPUsbSRz71 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1/certificates_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1alpha1/generated_expansion.go
2025-08-20T21:13:13.0371945Z [00:02:50.385]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T21:13:13.0377415Z [00:02:50.386]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T21:13:13.0406465Z [00:02:50.388]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/89/8913ee71813fcfd5ae723eaad464ad607f35327c4def2697168f2e9786d23d67-d # internal
2025-08-20T21:13:13.0407794Z [00:02:50.389]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/cb/cb9d6ec72f12cc3bf0be834ff8fd7b67de74dc8232ea645b068f2447b43327f6-d # internal
2025-08-20T21:13:13.0428399Z [00:02:50.391]➜  k8s.io/client-go/applyconfigurations/coordination/v1
2025-08-20T21:13:13.0431190Z [00:02:50.391]➜  mkdir -p $WORK/b620/
2025-08-20T21:13:13.0440024Z [00:02:50.391]➜  cat >/tmp/go-build1679262874/b620/importcfg << 'EOF' # internal
2025-08-20T21:13:13.0441440Z [00:02:50.391]➜  # import config
2025-08-20T21:13:13.0441879Z [00:02:50.391]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:13.0442491Z [00:02:50.391]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.0443111Z [00:02:50.391]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.0447877Z [00:02:50.391]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.0448618Z [00:02:50.391]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.0449346Z [00:02:50.391]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.0450121Z [00:02:50.391]➜  EOF
2025-08-20T21:13:13.0454093Z [00:02:50.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1;$WORK/b620=>" -p k8s.io/client-go/applyconfigurations/coordination/v1 -lang=go1.24 -complete -installsuffix shared -buildid 7KOEcQLhxNZ8ZFNtjk15/7KOEcQLhxNZ8ZFNtjk15 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1/lease.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1/leasespec.go
2025-08-20T21:13:13.0456499Z [00:02:50.392]➜  k8s.io/client-go/kubernetes/typed/certificates/v1beta1
2025-08-20T21:13:13.0456875Z [00:02:50.393]➜  mkdir -p $WORK/b617/
2025-08-20T21:13:13.0457245Z [00:02:50.393]➜  cat >/tmp/go-build1679262874/b617/importcfg << 'EOF' # internal
2025-08-20T21:13:13.0457586Z [00:02:50.393]➜  # import config
2025-08-20T21:13:13.0457932Z [00:02:50.393]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.0458454Z [00:02:50.393]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:13:13.0459072Z [00:02:50.393]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.0459673Z [00:02:50.393]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.0460494Z [00:02:50.393]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.0463889Z [00:02:50.393]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1679262874/b618/_pkg_.a
2025-08-20T21:13:13.0464578Z [00:02:50.393]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.0465159Z [00:02:50.393]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.0465722Z [00:02:50.393]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.0466193Z [00:02:50.393]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.0466514Z [00:02:50.393]➜  EOF
2025-08-20T21:13:13.0471126Z [00:02:50.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1;$WORK/b617=>" -p k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bjc7ugIfNv5FIjxrAeHZ/bjc7ugIfNv5FIjxrAeHZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/certificates_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/certificatesigningrequest_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/certificates/v1beta1/generated_expansion.go
2025-08-20T21:13:13.1313341Z [00:02:50.479]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T21:13:13.1449147Z [00:02:50.493]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/4e/4e74a69063a213fa415b309a3a61ac25380e37a39974d7abe5567172fc012aa4-d # internal
2025-08-20T21:13:13.1545265Z [00:02:50.502]➜  k8s.io/client-go/kubernetes/typed/batch/v1
2025-08-20T21:13:13.1545687Z [00:02:50.502]➜  mkdir -p $WORK/b609/
2025-08-20T21:13:13.1546094Z [00:02:50.502]➜  cat >/tmp/go-build1679262874/b609/importcfg << 'EOF' # internal
2025-08-20T21:13:13.1546439Z [00:02:50.502]➜  # import config
2025-08-20T21:13:13.1546787Z [00:02:50.502]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.1547524Z [00:02:50.502]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:13:13.1548167Z [00:02:50.502]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.1548787Z [00:02:50.502]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.1549378Z [00:02:50.502]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.1550024Z [00:02:50.502]➜  packagefile k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1679262874/b610/_pkg_.a
2025-08-20T21:13:13.1550939Z [00:02:50.502]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.1551582Z [00:02:50.502]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.1552141Z [00:02:50.502]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.1552628Z [00:02:50.502]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.1552954Z [00:02:50.502]➜  EOF
2025-08-20T21:13:13.1556164Z [00:02:50.502]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1;$WORK/b609=>" -p k8s.io/client-go/kubernetes/typed/batch/v1 -lang=go1.24 -complete -installsuffix shared -buildid pABonA5PykFvygRuRZhC/pABonA5PykFvygRuRZhC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1/batch_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1/job.go
2025-08-20T21:13:13.1878707Z [00:02:50.536]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T21:13:13.1903115Z [00:02:50.538]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/20/2011165cca30a445ed22baeda3137600e37f848d832d1247fa96a96984229409-d # internal
2025-08-20T21:13:13.1955024Z [00:02:50.543]➜  k8s.io/client-go/applyconfigurations/batch/v1beta1
2025-08-20T21:13:13.1961949Z [00:02:50.544]➜  mkdir -p $WORK/b612/
2025-08-20T21:13:13.1965717Z [00:02:50.544]➜  cat >/tmp/go-build1679262874/b612/importcfg << 'EOF' # internal
2025-08-20T21:13:13.1969283Z [00:02:50.545]➜  # import config
2025-08-20T21:13:13.1969721Z [00:02:50.545]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:13:13.1970803Z [00:02:50.545]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.1971541Z [00:02:50.545]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.1972189Z [00:02:50.545]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.1972885Z [00:02:50.545]➜  packagefile k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1679262874/b610/_pkg_.a
2025-08-20T21:13:13.1973577Z [00:02:50.545]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.1974277Z [00:02:50.545]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.1974963Z [00:02:50.545]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.1976761Z [00:02:50.546]➜  EOF
2025-08-20T21:13:13.1980683Z [00:02:50.546]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1;$WORK/b612=>" -p k8s.io/client-go/applyconfigurations/batch/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 6326gAfT5-RN9K0Kwwxl/6326gAfT5-RN9K0Kwwxl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1/cronjobspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1/cronjobstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/batch/v1beta1/jobtemplatespec.go
2025-08-20T21:13:13.2077777Z [00:02:50.556]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T21:13:13.2111394Z [00:02:50.559]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/b8/b87a190b60b89e76e8403cec7c14d2a7c95d104a139b499d042c9c6ac0728245-d # internal
2025-08-20T21:13:13.2134143Z [00:02:50.561]➜  k8s.io/client-go/kubernetes/typed/coordination/v1
2025-08-20T21:13:13.2136624Z [00:02:50.561]➜  mkdir -p $WORK/b619/
2025-08-20T21:13:13.2137049Z [00:02:50.562]➜  cat >/tmp/go-build1679262874/b619/importcfg << 'EOF' # internal
2025-08-20T21:13:13.2137400Z [00:02:50.562]➜  # import config
2025-08-20T21:13:13.2137747Z [00:02:50.562]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.2139925Z [00:02:50.562]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:13.2144788Z [00:02:50.562]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.2146352Z [00:02:50.562]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.2146953Z [00:02:50.562]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.2147657Z [00:02:50.562]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1679262874/b620/_pkg_.a
2025-08-20T21:13:13.2148300Z [00:02:50.562]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.2148878Z [00:02:50.562]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.2149434Z [00:02:50.562]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.2149907Z [00:02:50.562]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.2150227Z [00:02:50.562]➜  EOF
2025-08-20T21:13:13.2153796Z [00:02:50.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1;$WORK/b619=>" -p k8s.io/client-go/kubernetes/typed/coordination/v1 -lang=go1.24 -complete -installsuffix shared -buildid q97EjrnIv8PluDsrvtil/q97EjrnIv8PluDsrvtil -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1/coordination_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1/lease.go
2025-08-20T21:13:13.2385153Z [00:02:50.586]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T21:13:13.2432852Z [00:02:50.591]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/05/054b7806c3ac1ba194aa38e6ad5ffccb843f5e610fd557ef041ecbcab177d75a-d # internal
2025-08-20T21:13:13.2442964Z [00:02:50.592]➜  k8s.io/client-go/applyconfigurations/coordination/v1alpha2
2025-08-20T21:13:13.2444724Z [00:02:50.593]➜  mkdir -p $WORK/b622/
2025-08-20T21:13:13.2448657Z [00:02:50.593]➜  cat >/tmp/go-build1679262874/b622/importcfg << 'EOF' # internal
2025-08-20T21:13:13.2459047Z [00:02:50.593]➜  # import config
2025-08-20T21:13:13.2459541Z [00:02:50.593]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:13.2460381Z [00:02:50.593]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:13:13.2461661Z [00:02:50.593]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.2462274Z [00:02:50.593]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.2462914Z [00:02:50.593]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.2463619Z [00:02:50.593]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.2464314Z [00:02:50.593]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.2464770Z [00:02:50.593]➜  EOF
2025-08-20T21:13:13.2467520Z [00:02:50.593]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1alpha2=>k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1alpha2;$WORK/b622=>" -p k8s.io/client-go/applyconfigurations/coordination/v1alpha2 -lang=go1.24 -complete -installsuffix shared -buildid KMn1m6y0yglg3edhLt2L/KMn1m6y0yglg3edhLt2L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1alpha2/leasecandidate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1alpha2/leasecandidatespec.go
2025-08-20T21:13:13.3651813Z [00:02:50.713]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T21:13:13.3753196Z [00:02:50.723]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/d8/d818b70909d3de5ac8eb541676b1c4412ec832076c9bfe96fbb5e55bc70114a4-d # internal
2025-08-20T21:13:13.3786936Z [00:02:50.727]➜  k8s.io/client-go/kubernetes/typed/batch/v1beta1
2025-08-20T21:13:13.3787511Z [00:02:50.727]➜  mkdir -p $WORK/b611/
2025-08-20T21:13:13.3787974Z [00:02:50.727]➜  cat >/tmp/go-build1679262874/b611/importcfg << 'EOF' # internal
2025-08-20T21:13:13.3788356Z [00:02:50.727]➜  # import config
2025-08-20T21:13:13.3788703Z [00:02:50.727]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.3789201Z [00:02:50.727]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:13:13.3789803Z [00:02:50.727]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.3790424Z [00:02:50.727]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.3791229Z [00:02:50.727]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.3792415Z [00:02:50.727]➜  packagefile k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1679262874/b612/_pkg_.a
2025-08-20T21:13:13.3793104Z [00:02:50.727]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.3793688Z [00:02:50.727]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.3794246Z [00:02:50.727]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.3794720Z [00:02:50.727]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.3795040Z [00:02:50.727]➜  EOF
2025-08-20T21:13:13.3798434Z [00:02:50.727]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1;$WORK/b611=>" -p k8s.io/client-go/kubernetes/typed/batch/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid Hy_x-MjYrWmKLvcmippA/Hy_x-MjYrWmKLvcmippA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1/batch_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/batch/v1beta1/generated_expansion.go
2025-08-20T21:13:13.3897164Z [00:02:50.737]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T21:13:13.3936459Z [00:02:50.741]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/da/da12fe424dff9efa526aa390ede873614cf6552c992ad802932ad779f775f76a-d # internal
2025-08-20T21:13:13.3947444Z [00:02:50.743]➜  k8s.io/client-go/applyconfigurations/coordination/v1beta1
2025-08-20T21:13:13.3948549Z [00:02:50.743]➜  mkdir -p $WORK/b624/
2025-08-20T21:13:13.3957579Z [00:02:50.744]➜  cat >/tmp/go-build1679262874/b624/importcfg << 'EOF' # internal
2025-08-20T21:13:13.3958777Z [00:02:50.744]➜  # import config
2025-08-20T21:13:13.3959258Z [00:02:50.744]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:13:13.3959853Z [00:02:50.744]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:13:13.3960490Z [00:02:50.744]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.3961251Z [00:02:50.744]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.3961894Z [00:02:50.744]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.3962965Z [00:02:50.744]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.3963666Z [00:02:50.744]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.3964117Z [00:02:50.744]➜  EOF
2025-08-20T21:13:13.3967717Z [00:02:50.744]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1;$WORK/b624=>" -p k8s.io/client-go/applyconfigurations/coordination/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 3VipRgu3K9ME7kAuXy-A/3VipRgu3K9ME7kAuXy-A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1/lease.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1/leasecandidate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1/leasecandidatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/coordination/v1beta1/leasespec.go
2025-08-20T21:13:13.4077475Z [00:02:50.756]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T21:13:13.4106648Z [00:02:50.759]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/be/bedb17fa4857cacdad9ff2c74367168cf665f81ff15291cca272e6dc2c3ecb96-d # internal
2025-08-20T21:13:13.4124808Z [00:02:50.760]➜  k8s.io/client-go/kubernetes/typed/coordination/v1alpha2
2025-08-20T21:13:13.4125743Z [00:02:50.760]➜  mkdir -p $WORK/b621/
2025-08-20T21:13:13.4128977Z [00:02:50.760]➜  cat >/tmp/go-build1679262874/b621/importcfg << 'EOF' # internal
2025-08-20T21:13:13.4129390Z [00:02:50.760]➜  # import config
2025-08-20T21:13:13.4129742Z [00:02:50.760]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.4130279Z [00:02:50.760]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:13:13.4131747Z [00:02:50.760]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.4132575Z [00:02:50.761]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.4133413Z [00:02:50.761]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.4134421Z [00:02:50.761]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1alpha2=/tmp/go-build1679262874/b622/_pkg_.a
2025-08-20T21:13:13.4135613Z [00:02:50.761]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.4136405Z [00:02:50.761]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.4137183Z [00:02:50.761]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.4137904Z [00:02:50.761]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.4139806Z [00:02:50.761]➜  EOF
2025-08-20T21:13:13.4143448Z [00:02:50.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2=>k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2;$WORK/b621=>" -p k8s.io/client-go/kubernetes/typed/coordination/v1alpha2 -lang=go1.24 -complete -installsuffix shared -buildid YLtZBsnb-amH9aWBLWSt/YLtZBsnb-amH9aWBLWSt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2/coordination_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1alpha2/leasecandidate.go
2025-08-20T21:13:13.4220231Z [00:02:50.770]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T21:13:13.4285694Z [00:02:50.776]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/f6/f65fc593f5b3da6ea3add8eb206cf9c73004e54a8614c76c87b708d89f7329a5-d # internal
2025-08-20T21:13:13.4286379Z [00:02:50.776]➜  k8s.io/client-go/tools/reference
2025-08-20T21:13:13.4286725Z [00:02:50.776]➜  mkdir -p $WORK/b626/
2025-08-20T21:13:13.4287334Z [00:02:50.776]➜  cat >/tmp/go-build1679262874/b626/importcfg << 'EOF' # internal
2025-08-20T21:13:13.4287747Z [00:02:50.777]➜  # import config
2025-08-20T21:13:13.4288098Z [00:02:50.777]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:13.4288528Z [00:02:50.777]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:13.4288988Z [00:02:50.777]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:13.4289550Z [00:02:50.777]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:13.4290175Z [00:02:50.777]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.4290986Z [00:02:50.777]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:13.4291422Z [00:02:50.777]➜  EOF
2025-08-20T21:13:13.4293500Z [00:02:50.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/reference=>k8s.io/client-go@v0.33.2/tools/reference;$WORK/b626=>" -p k8s.io/client-go/tools/reference -lang=go1.24 -complete -installsuffix shared -buildid 8A5o1S0OIryj7l970w3x/8A5o1S0OIryj7l970w3x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/reference/ref.go
2025-08-20T21:13:13.5369873Z [00:02:50.885]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T21:13:13.5378268Z [00:02:50.886]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T21:13:13.5396232Z [00:02:50.888]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/ea/eab09c47bc4d3d15c7b2f7c7c56212672ae620aaba04ec044c2885415cd85d30-d # internal
2025-08-20T21:13:13.5431194Z [00:02:50.891]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/a6/a6e50f9032390a062ac5e0f8017c5167256091b626c855df91594c28a50c9607-d # internal
2025-08-20T21:13:13.5439309Z [00:02:50.892]➜  k8s.io/client-go/kubernetes/typed/coordination/v1beta1
2025-08-20T21:13:13.5443137Z [00:02:50.892]➜  mkdir -p $WORK/b623/
2025-08-20T21:13:13.5444241Z [00:02:50.892]➜  cat >/tmp/go-build1679262874/b623/importcfg << 'EOF' # internal
2025-08-20T21:13:13.5447623Z [00:02:50.892]➜  # import config
2025-08-20T21:13:13.5449566Z [00:02:50.892]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.5450173Z [00:02:50.892]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:13:13.5454098Z [00:02:50.892]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.5454768Z [00:02:50.892]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.5455370Z [00:02:50.892]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.5456076Z [00:02:50.892]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1679262874/b624/_pkg_.a
2025-08-20T21:13:13.5456805Z [00:02:50.892]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.5457386Z [00:02:50.892]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.5457954Z [00:02:50.892]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.5458431Z [00:02:50.892]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.5458755Z [00:02:50.892]➜  EOF
2025-08-20T21:13:13.5463206Z [00:02:50.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1;$WORK/b623=>" -p k8s.io/client-go/kubernetes/typed/coordination/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid RWUX-Tye33LGJTg0KGWI/RWUX-Tye33LGJTg0KGWI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1/coordination_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1/lease.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/coordination/v1beta1/leasecandidate.go
2025-08-20T21:13:13.5496297Z [00:02:50.898]➜  k8s.io/client-go/kubernetes/typed/core/v1
2025-08-20T21:13:13.5503489Z [00:02:50.898]➜  mkdir -p $WORK/b625/
2025-08-20T21:13:13.5505264Z [00:02:50.898]➜  cat >/tmp/go-build1679262874/b625/importcfg << 'EOF' # internal
2025-08-20T21:13:13.5506037Z [00:02:50.898]➜  # import config
2025-08-20T21:13:13.5507565Z [00:02:50.898]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.5508588Z [00:02:50.898]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:13.5510451Z [00:02:50.898]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:13.5512681Z [00:02:50.898]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:13.5513797Z [00:02:50.898]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:13.5515548Z [00:02:50.898]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:13:13.5516356Z [00:02:50.898]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:13:13.5518445Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.5519612Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:13:13.5521352Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:13.5523318Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.5524474Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:13.5526577Z [00:02:50.898]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.5527855Z [00:02:50.898]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.5529998Z [00:02:50.898]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.5531774Z [00:02:50.898]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.5532624Z [00:02:50.898]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.5534596Z [00:02:50.898]➜  packagefile k8s.io/client-go/tools/reference=/tmp/go-build1679262874/b626/_pkg_.a
2025-08-20T21:13:13.5535615Z [00:02:50.898]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.5537451Z [00:02:50.898]➜  EOF
2025-08-20T21:13:13.5547524Z [00:02:50.898]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1;$WORK/b625=>" -p k8s.io/client-go/kubernetes/typed/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid 9NOuTQGr9sIQWviIZLbo/9NOuTQGr9sIQWviIZLbo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/componentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/configmap.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/core_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/endpoints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/event_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/limitrange.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/namespace.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/namespace_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/node.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/node_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/persistentvolume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/persistentvolumeclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/pod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/pod_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/podtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/replicationcontroller.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/resourcequota.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/secret.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/service.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/service_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/core/v1/serviceaccount.go
2025-08-20T21:13:13.5578585Z [00:02:50.906]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T21:13:13.5607412Z [00:02:50.909]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/49/49968c49889e58f5ec0515c7ef06b927a17ef6345a9d62dc6602c800f1fbcd60-d # internal
2025-08-20T21:13:13.5629451Z [00:02:50.911]➜  k8s.io/client-go/applyconfigurations/discovery/v1
2025-08-20T21:13:13.5630138Z [00:02:50.911]➜  mkdir -p $WORK/b628/
2025-08-20T21:13:13.5641972Z [00:02:50.912]➜  cat >/tmp/go-build1679262874/b628/importcfg << 'EOF' # internal
2025-08-20T21:13:13.5644960Z [00:02:50.912]➜  # import config
2025-08-20T21:13:13.5645357Z [00:02:50.912]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:13.5646156Z [00:02:50.912]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:13:13.5646856Z [00:02:50.912]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.5647470Z [00:02:50.912]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.5648105Z [00:02:50.912]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.5648804Z [00:02:50.912]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.5649498Z [00:02:50.912]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.5650200Z [00:02:50.912]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.5650841Z [00:02:50.912]➜  EOF
2025-08-20T21:13:13.5655286Z [00:02:50.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1;$WORK/b628=>" -p k8s.io/client-go/applyconfigurations/discovery/v1 -lang=go1.24 -complete -installsuffix shared -buildid okwFWNqbi_MhCefLmcM7/okwFWNqbi_MhCefLmcM7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/endpoint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/endpointconditions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/endpointhints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/endpointport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/fornode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1/forzone.go
2025-08-20T21:13:13.5659379Z [00:02:50.913]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T21:13:13.5701637Z [00:02:50.918]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/a5/a54be785aff1f2a3da4511119eedbfeff0fd2fe5f1281f798971ed3d11e5160e-d # internal
2025-08-20T21:13:13.5722060Z [00:02:50.920]➜  k8s.io/client-go/applyconfigurations/discovery/v1beta1
2025-08-20T21:13:13.5728540Z [00:02:50.921]➜  mkdir -p $WORK/b630/
2025-08-20T21:13:13.5735351Z [00:02:50.921]➜  cat >/tmp/go-build1679262874/b630/importcfg << 'EOF' # internal
2025-08-20T21:13:13.5740292Z [00:02:50.921]➜  # import config
2025-08-20T21:13:13.5740802Z [00:02:50.921]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:13.5741442Z [00:02:50.921]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:13:13.5742054Z [00:02:50.921]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.5742670Z [00:02:50.921]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.5743308Z [00:02:50.921]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.5743995Z [00:02:50.921]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.5744689Z [00:02:50.921]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.5745381Z [00:02:50.921]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.5745822Z [00:02:50.921]➜  EOF
2025-08-20T21:13:13.5750496Z [00:02:50.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1;$WORK/b630=>" -p k8s.io/client-go/applyconfigurations/discovery/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bfnsov6HDON8KnhUHtMm/bfnsov6HDON8KnhUHtMm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/endpoint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/endpointconditions.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/endpointhints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/endpointport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/fornode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/discovery/v1beta1/forzone.go
2025-08-20T21:13:13.7031804Z [00:02:51.051]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T21:13:13.7063232Z [00:02:51.054]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/a0/a06177687f303be99225477b6c02abea59c7fe3812b73fba58e80ed82a0d1a6c-d # internal
2025-08-20T21:13:13.7125178Z [00:02:51.060]➜  k8s.io/client-go/kubernetes/typed/discovery/v1beta1
2025-08-20T21:13:13.7128821Z [00:02:51.060]➜  mkdir -p $WORK/b629/
2025-08-20T21:13:13.7129242Z [00:02:51.061]➜  cat >/tmp/go-build1679262874/b629/importcfg << 'EOF' # internal
2025-08-20T21:13:13.7129921Z [00:02:51.061]➜  # import config
2025-08-20T21:13:13.7130273Z [00:02:51.061]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.7130954Z [00:02:51.061]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:13:13.7131844Z [00:02:51.061]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.7132520Z [00:02:51.061]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.7133104Z [00:02:51.061]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.7133801Z [00:02:51.061]➜  packagefile k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1679262874/b630/_pkg_.a
2025-08-20T21:13:13.7134452Z [00:02:51.061]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.7135030Z [00:02:51.061]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.7135624Z [00:02:51.061]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.7136101Z [00:02:51.061]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.7136429Z [00:02:51.061]➜  EOF
2025-08-20T21:13:13.7144177Z [00:02:51.061]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1;$WORK/b629=>" -p k8s.io/client-go/kubernetes/typed/discovery/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid uBh2ueUY8Y7spI4oEvoN/uBh2ueUY8Y7spI4oEvoN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1/discovery_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1beta1/generated_expansion.go
2025-08-20T21:13:13.7164956Z [00:02:51.064]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T21:13:13.7189933Z [00:02:51.067]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/06/069b6253fd4afd4b32c8cd90e5819a656dd0ae40d615c201417fe0cac2d852d0-d # internal
2025-08-20T21:13:13.7215067Z [00:02:51.070]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T21:13:13.7217124Z [00:02:51.070]➜  k8s.io/client-go/kubernetes/typed/discovery/v1
2025-08-20T21:13:13.7219475Z [00:02:51.070]➜  mkdir -p $WORK/b627/
2025-08-20T21:13:13.7220215Z [00:02:51.070]➜  cat >/tmp/go-build1679262874/b627/importcfg << 'EOF' # internal
2025-08-20T21:13:13.7220856Z [00:02:51.070]➜  # import config
2025-08-20T21:13:13.7221305Z [00:02:51.070]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.7222062Z [00:02:51.070]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:13:13.7223092Z [00:02:51.070]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.7223916Z [00:02:51.070]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.7224711Z [00:02:51.070]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.7225658Z [00:02:51.070]➜  packagefile k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1679262874/b628/_pkg_.a
2025-08-20T21:13:13.7226482Z [00:02:51.070]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.7227266Z [00:02:51.070]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.7228001Z [00:02:51.070]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.7228642Z [00:02:51.070]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.7229485Z [00:02:51.070]➜  EOF
2025-08-20T21:13:13.7241091Z [00:02:51.072]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1;$WORK/b627=>" -p k8s.io/client-go/kubernetes/typed/discovery/v1 -lang=go1.24 -complete -installsuffix shared -buildid flbjQWvJwKZzu0OiP3a8/flbjQWvJwKZzu0OiP3a8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1/discovery_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/discovery/v1/generated_expansion.go
2025-08-20T21:13:13.7262482Z [00:02:51.074]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/f7/f7e4221d901d88c63afbfafdda051dc221b946456288022e9ab3f89f22c0e454-d # internal
2025-08-20T21:13:13.7268550Z [00:02:51.075]➜  k8s.io/client-go/applyconfigurations/events/v1
2025-08-20T21:13:13.7269485Z [00:02:51.075]➜  mkdir -p $WORK/b632/
2025-08-20T21:13:13.7270253Z [00:02:51.075]➜  cat >/tmp/go-build1679262874/b632/importcfg << 'EOF' # internal
2025-08-20T21:13:13.7271299Z [00:02:51.075]➜  # import config
2025-08-20T21:13:13.7271745Z [00:02:51.075]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:13:13.7272532Z [00:02:51.075]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.7273164Z [00:02:51.075]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.7273807Z [00:02:51.075]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.7274500Z [00:02:51.075]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.7275204Z [00:02:51.075]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.7275899Z [00:02:51.075]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.7276345Z [00:02:51.075]➜  EOF
2025-08-20T21:13:13.7279028Z [00:02:51.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/events/v1;$WORK/b632=>" -p k8s.io/client-go/applyconfigurations/events/v1 -lang=go1.24 -complete -installsuffix shared -buildid uJtsh1kdQxs19R-_cio2/uJtsh1kdQxs19R-_cio2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1/eventseries.go
2025-08-20T21:13:13.8547108Z [00:02:51.203]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T21:13:13.8578238Z [00:02:51.206]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/da/da46ae96964591e2f7cedba57bc3165f9ca7316fb50205668e400fca327bbb61-d # internal
2025-08-20T21:13:13.8589187Z [00:02:51.207]➜  k8s.io/client-go/applyconfigurations/events/v1beta1
2025-08-20T21:13:13.8590198Z [00:02:51.207]➜  mkdir -p $WORK/b634/
2025-08-20T21:13:13.8593042Z [00:02:51.207]➜  cat >/tmp/go-build1679262874/b634/importcfg << 'EOF' # internal
2025-08-20T21:13:13.8593781Z [00:02:51.207]➜  # import config
2025-08-20T21:13:13.8594500Z [00:02:51.207]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:13:13.8595616Z [00:02:51.207]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.8600377Z [00:02:51.207]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.8601558Z [00:02:51.207]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.8603156Z [00:02:51.207]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.8604341Z [00:02:51.207]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.8605833Z [00:02:51.207]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.8606779Z [00:02:51.207]➜  EOF
2025-08-20T21:13:13.8609745Z [00:02:51.207]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/events/v1beta1;$WORK/b634=>" -p k8s.io/client-go/applyconfigurations/events/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid WU1LucVUIAdC5CNKU47g/WU1LucVUIAdC5CNKU47g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1beta1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/events/v1beta1/eventseries.go
2025-08-20T21:13:13.8653387Z [00:02:51.213]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T21:13:13.8682459Z [00:02:51.216]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/8e/8e661eec5f5b8eee545921c37a598da0cb4e841eb2ba456b3fd8d7d9a201d3e8-d # internal
2025-08-20T21:13:13.8720752Z [00:02:51.220]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T21:13:13.8745274Z [00:02:51.223]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/85/85fa6c167fd7552dd48462500498ac7f2c9143b257459716c3cf6bc7444286a7-d # internal
2025-08-20T21:13:13.8759342Z [00:02:51.224]➜  k8s.io/client-go/kubernetes/typed/events/v1
2025-08-20T21:13:13.8760298Z [00:02:51.224]➜  mkdir -p $WORK/b631/
2025-08-20T21:13:13.8761404Z [00:02:51.224]➜  cat >/tmp/go-build1679262874/b631/importcfg << 'EOF' # internal
2025-08-20T21:13:13.8762228Z [00:02:51.224]➜  # import config
2025-08-20T21:13:13.8762620Z [00:02:51.224]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:13.8763108Z [00:02:51.224]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:13:13.8763719Z [00:02:51.224]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.8764326Z [00:02:51.224]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.8765189Z [00:02:51.224]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:13.8765904Z [00:02:51.224]➜  packagefile k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1679262874/b632/_pkg_.a
2025-08-20T21:13:13.8766522Z [00:02:51.224]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:13.8767100Z [00:02:51.224]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:13.8767662Z [00:02:51.224]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:13.8768135Z [00:02:51.224]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:13.8768459Z [00:02:51.224]➜  EOF
2025-08-20T21:13:13.8771555Z [00:02:51.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1;$WORK/b631=>" -p k8s.io/client-go/kubernetes/typed/events/v1 -lang=go1.24 -complete -installsuffix shared -buildid z8qh1pPX79onX4KcKyaA/z8qh1pPX79onX4KcKyaA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1/events_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1/generated_expansion.go
2025-08-20T21:13:13.8875250Z [00:02:51.235]➜  k8s.io/client-go/applyconfigurations/extensions/v1beta1
2025-08-20T21:13:13.8875885Z [00:02:51.235]➜  mkdir -p $WORK/b636/
2025-08-20T21:13:13.8876681Z [00:02:51.235]➜  cat >/tmp/go-build1679262874/b636/importcfg << 'EOF' # internal
2025-08-20T21:13:13.8877134Z [00:02:51.235]➜  # import config
2025-08-20T21:13:13.8877625Z [00:02:51.235]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:13.8878185Z [00:02:51.235]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:13.8878794Z [00:02:51.235]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:13.8879396Z [00:02:51.235]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:13.8880002Z [00:02:51.235]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:13.8880877Z [00:02:51.235]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:13.8881622Z [00:02:51.235]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:13.8882330Z [00:02:51.235]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:13.8883022Z [00:02:51.235]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:13.8883461Z [00:02:51.235]➜  EOF
2025-08-20T21:13:13.8904483Z [00:02:51.235]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1;$WORK/b636=>" -p k8s.io/client-go/applyconfigurations/extensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid Wy6U5mUGW-B3Ly9PoyCH/Wy6U5mUGW-B3Ly9PoyCH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/daemonsetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/daemonsetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/daemonsetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/daemonsetupdatestrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/deploymentcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/deploymentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/deploymentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/deploymentstrategy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/httpingresspath.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/httpingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressbackend.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressloadbalanceringress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressloadbalancerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressportstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingressstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ingresstls.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/ipblock.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicyegressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicyingressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicypeer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicyport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/networkpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/replicasetcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/replicasetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/replicasetstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/rollbackconfig.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/rollingupdatedaemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/rollingupdatedeployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/extensions/v1beta1/scale.go
2025-08-20T21:13:13.9968901Z [00:02:51.345]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T21:13:13.9997384Z [00:02:51.348]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/de/de891ec7cdc64cfc06c0db12f5fd5165b0ead1a96d17233e3898bccfadde05ec-d # internal
2025-08-20T21:13:14.0057448Z [00:02:51.354]➜  k8s.io/client-go/kubernetes/typed/events/v1beta1
2025-08-20T21:13:14.0058109Z [00:02:51.354]➜  mkdir -p $WORK/b633/
2025-08-20T21:13:14.0066293Z [00:02:51.355]➜  cat >/tmp/go-build1679262874/b633/importcfg << 'EOF' # internal
2025-08-20T21:13:14.0067183Z [00:02:51.355]➜  # import config
2025-08-20T21:13:14.0068487Z [00:02:51.355]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.0069275Z [00:02:51.355]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:14.0070126Z [00:02:51.355]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:13:14.0071749Z [00:02:51.355]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.0072382Z [00:02:51.355]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.0072967Z [00:02:51.355]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.0073659Z [00:02:51.355]➜  packagefile k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1679262874/b634/_pkg_.a
2025-08-20T21:13:14.0074293Z [00:02:51.355]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.0074889Z [00:02:51.355]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.0075452Z [00:02:51.355]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.0075932Z [00:02:51.355]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.0076254Z [00:02:51.355]➜  EOF
2025-08-20T21:13:14.0079891Z [00:02:51.355]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1;$WORK/b633=>" -p k8s.io/client-go/kubernetes/typed/events/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid wPGroMmf34EceXrRfWZy/wPGroMmf34EceXrRfWZy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1/event_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1/events_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/events/v1beta1/generated_expansion.go
2025-08-20T21:13:14.0275870Z [00:02:51.375]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T21:13:14.0305488Z [00:02:51.378]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/15/15f74166972c14bc39795f134e035a9c3f01caad75af83de9dfe5edc202f8617-d # internal
2025-08-20T21:13:14.0436475Z [00:02:51.392]➜  k8s.io/client-go/applyconfigurations/flowcontrol/v1
2025-08-20T21:13:14.0439327Z [00:02:51.392]➜  mkdir -p $WORK/b638/
2025-08-20T21:13:14.0442214Z [00:02:51.392]➜  cat >/tmp/go-build1679262874/b638/importcfg << 'EOF' # internal
2025-08-20T21:13:14.0443184Z [00:02:51.392]➜  # import config
2025-08-20T21:13:14.0443678Z [00:02:51.392]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:13:14.0444326Z [00:02:51.392]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.0444935Z [00:02:51.392]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.0445582Z [00:02:51.392]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.0446271Z [00:02:51.392]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.0446967Z [00:02:51.392]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.0447416Z [00:02:51.392]➜  EOF
2025-08-20T21:13:14.0463494Z [00:02:51.392]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1;$WORK/b638=>" -p k8s.io/client-go/applyconfigurations/flowcontrol/v1 -lang=go1.24 -complete -installsuffix shared -buildid 4UfXQdouNw2db6nsTssS/4UfXQdouNw2db6nsTssS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/exemptprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/flowdistinguishermethod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/flowschemacondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/flowschemaspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/flowschemastatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/groupsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/limitedprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/limitresponse.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/nonresourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/policyruleswithsubjects.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/prioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/prioritylevelconfigurationstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/queuingconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/resourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/serviceaccountsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/subject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1/usersubject.go
2025-08-20T21:13:14.2064099Z [00:02:51.554]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T21:13:14.2093628Z [00:02:51.557]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/d6/d6c0c47fa1e9869e047ef174cb89c30538b8f05b7902fdc06bc51f678abe2828-d # internal
2025-08-20T21:13:14.2189678Z [00:02:51.567]➜  k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1
2025-08-20T21:13:14.2191042Z [00:02:51.567]➜  mkdir -p $WORK/b640/
2025-08-20T21:13:14.2193141Z [00:02:51.567]➜  cat >/tmp/go-build1679262874/b640/importcfg << 'EOF' # internal
2025-08-20T21:13:14.2195481Z [00:02:51.567]➜  # import config
2025-08-20T21:13:14.2196594Z [00:02:51.567]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:13:14.2197805Z [00:02:51.567]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.2199045Z [00:02:51.567]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.2199758Z [00:02:51.567]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.2200467Z [00:02:51.567]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.2201474Z [00:02:51.567]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.2201980Z [00:02:51.568]➜  EOF
2025-08-20T21:13:14.2219623Z [00:02:51.569]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1;$WORK/b640=>" -p k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid xHCwYnn8mgWa2kp3ua3j/xHCwYnn8mgWa2kp3ua3j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/exemptprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/flowdistinguishermethod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/flowschemacondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/flowschemaspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/flowschemastatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/groupsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/limitedprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/limitresponse.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/nonresourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/policyruleswithsubjects.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/prioritylevelconfigurationstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/queuingconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/resourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/serviceaccountsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/subject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta1/usersubject.go
2025-08-20T21:13:14.2229676Z [00:02:51.569]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T21:13:14.2389082Z [00:02:51.587]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/79/79578d05025eedb9faa39aeb0130a8a5697eaa7ce78f86728b0ac073044ec72f-d # internal
2025-08-20T21:13:14.2508882Z [00:02:51.599]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T21:13:14.2511176Z [00:02:51.599]➜  k8s.io/client-go/kubernetes/typed/extensions/v1beta1
2025-08-20T21:13:14.2511577Z [00:02:51.599]➜  mkdir -p $WORK/b635/
2025-08-20T21:13:14.2521913Z [00:02:51.600]➜  cat >/tmp/go-build1679262874/b635/importcfg << 'EOF' # internal
2025-08-20T21:13:14.2542149Z [00:02:51.600]➜  # import config
2025-08-20T21:13:14.2542717Z [00:02:51.600]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.2543345Z [00:02:51.600]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:14.2543976Z [00:02:51.600]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:14.2544710Z [00:02:51.600]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.2545437Z [00:02:51.600]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.2546159Z [00:02:51.600]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.2546996Z [00:02:51.600]➜  packagefile k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1679262874/b636/_pkg_.a
2025-08-20T21:13:14.2547767Z [00:02:51.600]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.2548472Z [00:02:51.600]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.2554838Z [00:02:51.600]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.2555469Z [00:02:51.600]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:13:14.2555972Z [00:02:51.600]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.2556298Z [00:02:51.600]➜  EOF
2025-08-20T21:13:14.2561590Z [00:02:51.600]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1;$WORK/b635=>" -p k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 0DOQ1GhPIRBUNI6dFiTj/0DOQ1GhPIRBUNI6dFiTj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/deployment_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/extensions_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/extensions/v1beta1/replicaset.go
2025-08-20T21:13:14.2572661Z [00:02:51.605]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/a3/a336c8444b7bad059414006c602c6d40c8c54fa7995b63328f5600f1697e8b2f-d # internal
2025-08-20T21:13:14.2609915Z [00:02:51.609]➜  k8s.io/client-go/kubernetes/typed/flowcontrol/v1
2025-08-20T21:13:14.2610328Z [00:02:51.609]➜  mkdir -p $WORK/b637/
2025-08-20T21:13:14.2614399Z [00:02:51.609]➜  cat >/tmp/go-build1679262874/b637/importcfg << 'EOF' # internal
2025-08-20T21:13:14.2614777Z [00:02:51.610]➜  # import config
2025-08-20T21:13:14.2615127Z [00:02:51.610]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.2615857Z [00:02:51.610]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:13:14.2616592Z [00:02:51.610]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.2617344Z [00:02:51.610]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.2618041Z [00:02:51.610]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.2618856Z [00:02:51.610]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1=/tmp/go-build1679262874/b638/_pkg_.a
2025-08-20T21:13:14.2619621Z [00:02:51.610]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.2620344Z [00:02:51.610]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.2621155Z [00:02:51.610]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.2621786Z [00:02:51.610]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.2622239Z [00:02:51.610]➜  EOF
2025-08-20T21:13:14.2626122Z [00:02:51.610]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1;$WORK/b637=>" -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1 -lang=go1.24 -complete -installsuffix shared -buildid u4QbyxGe9WWLzKA4MHAU/u4QbyxGe9WWLzKA4MHAU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1/flowcontrol_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1/prioritylevelconfiguration.go
2025-08-20T21:13:14.5026865Z [00:02:51.850]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T21:13:14.5143764Z [00:02:51.862]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/66/66e8891426bbb98c6c77755497c4b4eef9edfb37a841d74cdd62f2d51def87c2-d # internal
2025-08-20T21:13:14.5166495Z [00:02:51.864]➜  k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1
2025-08-20T21:13:14.5166960Z [00:02:51.864]➜  mkdir -p $WORK/b639/
2025-08-20T21:13:14.5175864Z [00:02:51.865]➜  cat >/tmp/go-build1679262874/b639/importcfg << 'EOF' # internal
2025-08-20T21:13:14.5176643Z [00:02:51.865]➜  # import config
2025-08-20T21:13:14.5177316Z [00:02:51.865]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.5178114Z [00:02:51.865]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:13:14.5179652Z [00:02:51.865]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.5180271Z [00:02:51.865]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.5184420Z [00:02:51.865]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.5185138Z [00:02:51.865]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1679262874/b640/_pkg_.a
2025-08-20T21:13:14.5186110Z [00:02:51.865]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.5186750Z [00:02:51.865]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.5187311Z [00:02:51.865]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.5187792Z [00:02:51.865]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.5188115Z [00:02:51.865]➜  EOF
2025-08-20T21:13:14.5192017Z [00:02:51.865]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1;$WORK/b639=>" -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid odM5SrNyLT5Zkahw_FOm/odM5SrNyLT5Zkahw_FOm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1/flowcontrol_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta1/prioritylevelconfiguration.go
2025-08-20T21:13:14.5587941Z [00:02:51.907]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T21:13:14.5662042Z [00:02:51.914]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/f3/f3aa6dbb6dbd70f852ad3fc0da7743528826dcbacba3c0029e7f85f0cd360644-d # internal
2025-08-20T21:13:14.5844875Z [00:02:51.932]➜  k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2
2025-08-20T21:13:14.5847799Z [00:02:51.932]➜  mkdir -p $WORK/b642/
2025-08-20T21:13:14.5854198Z [00:02:51.933]➜  cat >/tmp/go-build1679262874/b642/importcfg << 'EOF' # internal
2025-08-20T21:13:14.5855126Z [00:02:51.933]➜  # import config
2025-08-20T21:13:14.5857745Z [00:02:51.933]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:13:14.5858558Z [00:02:51.933]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.5863648Z [00:02:51.933]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.5864383Z [00:02:51.933]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.5865079Z [00:02:51.933]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.5865787Z [00:02:51.933]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.5866224Z [00:02:51.933]➜  EOF
2025-08-20T21:13:14.5877428Z [00:02:51.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2=>k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2;$WORK/b642=>" -p k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid NBzz4r4ZiivE0ZiX0lsf/NBzz4r4ZiivE0ZiX0lsf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/exemptprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/flowdistinguishermethod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/flowschemacondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/flowschemaspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/flowschemastatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/groupsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/limitedprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/limitresponse.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/nonresourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/policyruleswithsubjects.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/prioritylevelconfigurationstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/queuingconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/resourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/serviceaccountsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/subject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta2/usersubject.go
2025-08-20T21:13:14.6483396Z [00:02:51.996]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T21:13:14.6577940Z [00:02:52.006]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/45/4505138caf5b76cb541bb6132659e5dad18d83158b95a9f2ed798e52744e29ea-d # internal
2025-08-20T21:13:14.6666865Z [00:02:52.014]➜  k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3
2025-08-20T21:13:14.6669892Z [00:02:52.015]➜  mkdir -p $WORK/b644/
2025-08-20T21:13:14.6709778Z [00:02:52.018]➜  cat >/tmp/go-build1679262874/b644/importcfg << 'EOF' # internal
2025-08-20T21:13:14.6735421Z [00:02:52.018]➜  # import config
2025-08-20T21:13:14.6735926Z [00:02:52.018]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:13:14.6736864Z [00:02:52.018]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.6737571Z [00:02:52.018]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.6738212Z [00:02:52.018]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.6739204Z [00:02:52.018]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.6739907Z [00:02:52.018]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.6740357Z [00:02:52.018]➜  EOF
2025-08-20T21:13:14.6752167Z [00:02:52.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3=>k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3;$WORK/b644=>" -p k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3 -lang=go1.24 -complete -installsuffix shared -buildid IzIhhVa6kbojD6th5Q9i/IzIhhVa6kbojD6th5Q9i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/exemptprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/flowdistinguishermethod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/flowschemacondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/flowschemaspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/flowschemastatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/groupsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/limitedprioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/limitresponse.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/nonresourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/policyruleswithsubjects.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/prioritylevelconfigurationstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/queuingconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/resourcepolicyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/serviceaccountsubject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/subject.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/flowcontrol/v1beta3/usersubject.go
2025-08-20T21:13:14.7159417Z [00:02:52.064]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T21:13:14.7310419Z [00:02:52.079]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T21:13:14.7355785Z [00:02:52.084]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/f6/f6ce3ddfe0d3c13dbecc89c7a862980011da8bb7dfa97143c47baa8105a4a73f-d # internal
2025-08-20T21:13:14.7392317Z [00:02:52.086]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/31/31c2d4d54126ee49f94b590da416a0c578b726ff832c7c1f073f70ed32fdcbdf-d # internal
2025-08-20T21:13:14.7427907Z [00:02:52.091]➜  k8s.io/client-go/applyconfigurations/networking/v1alpha1
2025-08-20T21:13:14.7428357Z [00:02:52.091]➜  mkdir -p $WORK/b648/
2025-08-20T21:13:14.7428998Z [00:02:52.091]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T21:13:14.7441052Z [00:02:52.092]➜  cat >/tmp/go-build1679262874/b648/importcfg << 'EOF' # internal
2025-08-20T21:13:14.7441491Z [00:02:52.092]➜  # import config
2025-08-20T21:13:14.7442312Z [00:02:52.092]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:13:14.7442944Z [00:02:52.092]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.7443566Z [00:02:52.092]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.7444221Z [00:02:52.092]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.7444919Z [00:02:52.092]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.7445621Z [00:02:52.092]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.7446055Z [00:02:52.092]➜  EOF
2025-08-20T21:13:14.7450417Z [00:02:52.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1;$WORK/b648=>" -p k8s.io/client-go/applyconfigurations/networking/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid cxt-rSd3oOqQ0tYPJ4_3/cxt-rSd3oOqQ0tYPJ4_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/ipaddressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/parentreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/servicecidr.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/servicecidrspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1alpha1/servicecidrstatus.go
2025-08-20T21:13:14.7470491Z [00:02:52.095]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/42/42c49875c6cff3b702404ec6bce3be3932519d8f6faf7f2d7b413c6c5c442a7b-d # internal
2025-08-20T21:13:14.7484456Z [00:02:52.096]➜  k8s.io/client-go/applyconfigurations/networking/v1
2025-08-20T21:13:14.7485549Z [00:02:52.097]➜  mkdir -p $WORK/b646/
2025-08-20T21:13:14.7493189Z [00:02:52.097]➜  cat >/tmp/go-build1679262874/b646/importcfg << 'EOF' # internal
2025-08-20T21:13:14.7495820Z [00:02:52.097]➜  # import config
2025-08-20T21:13:14.7497291Z [00:02:52.097]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:14.7498243Z [00:02:52.097]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:13:14.7499066Z [00:02:52.097]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.7499879Z [00:02:52.097]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.7500848Z [00:02:52.097]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:14.7501984Z [00:02:52.097]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:14.7505625Z [00:02:52.097]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:14.7506443Z [00:02:52.097]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:14.7507151Z [00:02:52.097]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:14.7507590Z [00:02:52.097]➜  EOF
2025-08-20T21:13:14.7509577Z [00:02:52.099]➜  k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2
2025-08-20T21:13:14.7510034Z [00:02:52.099]➜  mkdir -p $WORK/b641/
2025-08-20T21:13:14.7510414Z [00:02:52.099]➜  cat >/tmp/go-build1679262874/b641/importcfg << 'EOF' # internal
2025-08-20T21:13:14.7510958Z [00:02:52.099]➜  # import config
2025-08-20T21:13:14.7511310Z [00:02:52.099]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.7512179Z [00:02:52.099]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:13:14.7512800Z [00:02:52.099]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.7513425Z [00:02:52.099]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.7514005Z [00:02:52.099]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.7514735Z [00:02:52.099]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2=/tmp/go-build1679262874/b642/_pkg_.a
2025-08-20T21:13:14.7515401Z [00:02:52.099]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.7515978Z [00:02:52.099]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.7516535Z [00:02:52.099]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.7517013Z [00:02:52.099]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.7517336Z [00:02:52.099]➜  EOF
2025-08-20T21:13:14.7521395Z [00:02:52.099]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2=>k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2;$WORK/b641=>" -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid NRo9kK48b6e9TrAmVmfB/NRo9kK48b6e9TrAmVmfB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2/flowcontrol_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta2/prioritylevelconfiguration.go
2025-08-20T21:13:14.7552684Z [00:02:52.099]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1;$WORK/b646=>" -p k8s.io/client-go/applyconfigurations/networking/v1 -lang=go1.24 -complete -installsuffix shared -buildid CddnqqyQvq-9tsbjN2pz/CddnqqyQvq-9tsbjN2pz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/httpingresspath.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/httpingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressbackend.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressclassparametersreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressloadbalanceringress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressloadbalancerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressportstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressservicebackend.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingressstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ingresstls.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ipaddressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/ipblock.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicyegressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicyingressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicypeer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicyport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/networkpolicyspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/parentreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/servicebackendport.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/servicecidr.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/servicecidrspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1/servicecidrstatus.go
2025-08-20T21:13:14.8619263Z [00:02:52.210]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T21:13:14.8735833Z [00:02:52.222]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T21:13:14.8744465Z [00:02:52.222]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/54/54126bf62dc2fa528f766c8d348c69a2dd080e7efc508bb80e250cb4026688db-d # internal
2025-08-20T21:13:14.8763954Z [00:02:52.224]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/c7/c70c320bf369d0f0013621e03a58bc307ad5b4a74da05303f97d5dd7961effaf-d # internal
2025-08-20T21:13:14.8782409Z [00:02:52.226]➜  k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3
2025-08-20T21:13:14.8783067Z [00:02:52.226]➜  mkdir -p $WORK/b643/
2025-08-20T21:13:14.8783722Z [00:02:52.226]➜  cat >/tmp/go-build1679262874/b643/importcfg << 'EOF' # internal
2025-08-20T21:13:14.8784913Z [00:02:52.226]➜  # import config
2025-08-20T21:13:14.8785297Z [00:02:52.226]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.8785823Z [00:02:52.226]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:13:14.8786795Z [00:02:52.226]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.8787495Z [00:02:52.226]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.8788080Z [00:02:52.226]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.8788777Z [00:02:52.226]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3=/tmp/go-build1679262874/b644/_pkg_.a
2025-08-20T21:13:14.8789446Z [00:02:52.226]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.8790023Z [00:02:52.226]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.8790772Z [00:02:52.226]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.8791318Z [00:02:52.226]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.8791642Z [00:02:52.226]➜  EOF
2025-08-20T21:13:14.8795413Z [00:02:52.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3=>k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3;$WORK/b643=>" -p k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3 -lang=go1.24 -complete -installsuffix shared -buildid oCvNlCRyR8mFVU12kVLK/oCvNlCRyR8mFVU12kVLK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3/flowcontrol_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/flowcontrol/v1beta3/prioritylevelconfiguration.go
2025-08-20T21:13:14.8828608Z [00:02:52.231]➜  k8s.io/client-go/kubernetes/typed/networking/v1alpha1
2025-08-20T21:13:14.8839755Z [00:02:52.231]➜  mkdir -p $WORK/b647/
2025-08-20T21:13:14.8840180Z [00:02:52.231]➜  cat >/tmp/go-build1679262874/b647/importcfg << 'EOF' # internal
2025-08-20T21:13:14.8840535Z [00:02:52.231]➜  # import config
2025-08-20T21:13:14.8841023Z [00:02:52.231]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:14.8841559Z [00:02:52.231]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:13:14.8843468Z [00:02:52.231]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:14.8845587Z [00:02:52.231]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:14.8846251Z [00:02:52.231]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:14.8846959Z [00:02:52.231]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1alpha1=/tmp/go-build1679262874/b648/_pkg_.a
2025-08-20T21:13:14.8847620Z [00:02:52.231]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:14.8848196Z [00:02:52.231]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:14.8848755Z [00:02:52.231]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:14.8849231Z [00:02:52.231]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:14.8849553Z [00:02:52.231]➜  EOF
2025-08-20T21:13:14.8857111Z [00:02:52.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1;$WORK/b647=>" -p k8s.io/client-go/kubernetes/typed/networking/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 85iutfIkhW0Lp1_O3HEi/85iutfIkhW0Lp1_O3HEi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1/networking_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1alpha1/servicecidr.go
2025-08-20T21:13:14.9894722Z [00:02:52.337]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T21:13:14.9918614Z [00:02:52.340]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/f0/f0b1e37e3925971907a0dd74e646826c95f967d225753a755713d576bcc21ab5-d # internal
2025-08-20T21:13:14.9986159Z [00:02:52.347]➜  k8s.io/client-go/kubernetes/typed/networking/v1
2025-08-20T21:13:14.9999947Z [00:02:52.347]➜  mkdir -p $WORK/b645/
2025-08-20T21:13:15.0003675Z [00:02:52.348]➜  cat >/tmp/go-build1679262874/b645/importcfg << 'EOF' # internal
2025-08-20T21:13:15.0004223Z [00:02:52.348]➜  # import config
2025-08-20T21:13:15.0004717Z [00:02:52.348]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.0005312Z [00:02:52.348]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:13:15.0005991Z [00:02:52.348]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.0006955Z [00:02:52.348]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.0007646Z [00:02:52.348]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.0008433Z [00:02:52.348]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1679262874/b646/_pkg_.a
2025-08-20T21:13:15.0009169Z [00:02:52.348]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.0010692Z [00:02:52.348]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.0011315Z [00:02:52.348]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.0011786Z [00:02:52.348]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.0012107Z [00:02:52.348]➜  EOF
2025-08-20T21:13:15.0016820Z [00:02:52.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1;$WORK/b645=>" -p k8s.io/client-go/kubernetes/typed/networking/v1 -lang=go1.24 -complete -installsuffix shared -buildid k2n5JHGXNV715p3d0Lwi/k2n5JHGXNV715p3d0Lwi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/networking_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1/servicecidr.go
2025-08-20T21:13:15.0021073Z [00:02:52.348]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T21:13:15.0088601Z [00:02:52.357]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/80/80023b74c2dbf3f9e0e1d70c8965c69128adb3189b941a9a69806711524391c5-d # internal
2025-08-20T21:13:15.0263581Z [00:02:52.374]➜  k8s.io/client-go/applyconfigurations/networking/v1beta1
2025-08-20T21:13:15.0264019Z [00:02:52.374]➜  mkdir -p $WORK/b650/
2025-08-20T21:13:15.0270885Z [00:02:52.375]➜  cat >/tmp/go-build1679262874/b650/importcfg << 'EOF' # internal
2025-08-20T21:13:15.0271561Z [00:02:52.375]➜  # import config
2025-08-20T21:13:15.0272074Z [00:02:52.375]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:15.0272786Z [00:02:52.375]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:13:15.0273516Z [00:02:52.375]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.0274226Z [00:02:52.375]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.0274961Z [00:02:52.375]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:15.0275780Z [00:02:52.375]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.0277428Z [00:02:52.375]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:15.0278188Z [00:02:52.375]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.0278883Z [00:02:52.375]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.0279320Z [00:02:52.375]➜  EOF
2025-08-20T21:13:15.0289999Z [00:02:52.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1;$WORK/b650=>" -p k8s.io/client-go/applyconfigurations/networking/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid -ssHMKKNGNi_QndNPGw-/-ssHMKKNGNi_QndNPGw- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/httpingresspath.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/httpingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressbackend.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressclassparametersreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressloadbalanceringress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressloadbalancerstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressportstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressrulevalue.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingressstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ingresstls.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/ipaddressspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/parentreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/servicecidr.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/servicecidrspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/networking/v1beta1/servicecidrstatus.go
2025-08-20T21:13:15.0772795Z [00:02:52.425]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T21:13:15.0841933Z [00:02:52.432]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/3e/3e62378e4e2c49b55fc3ba572bc4b566bf8c6c22e25304746d1669c110df656c-d # internal
2025-08-20T21:13:15.0849508Z [00:02:52.433]➜  k8s.io/client-go/applyconfigurations/node/v1
2025-08-20T21:13:15.0853458Z [00:02:52.433]➜  mkdir -p $WORK/b652/
2025-08-20T21:13:15.0854692Z [00:02:52.434]➜  cat >/tmp/go-build1679262874/b652/importcfg << 'EOF' # internal
2025-08-20T21:13:15.0855706Z [00:02:52.434]➜  # import config
2025-08-20T21:13:15.0856400Z [00:02:52.434]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:15.0856934Z [00:02:52.434]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:13:15.0857540Z [00:02:52.434]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.0858152Z [00:02:52.434]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.0858793Z [00:02:52.434]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.0859479Z [00:02:52.434]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:15.0860170Z [00:02:52.434]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.0861019Z [00:02:52.434]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.0861812Z [00:02:52.434]➜  EOF
2025-08-20T21:13:15.0866206Z [00:02:52.434]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/node/v1;$WORK/b652=>" -p k8s.io/client-go/applyconfigurations/node/v1 -lang=go1.24 -complete -installsuffix shared -buildid OK8VeoYJYEGInj8on9Jd/OK8VeoYJYEGInj8on9Jd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1/overhead.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1/runtimeclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1/scheduling.go
2025-08-20T21:13:15.1079866Z [00:02:52.456]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T21:13:15.1113908Z [00:02:52.459]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/83/83f76b44e96a12956a820cd639ab2c19158d35f2f3de73d15e4f127df813fe4f-d # internal
2025-08-20T21:13:15.1125925Z [00:02:52.461]➜  k8s.io/client-go/applyconfigurations/node/v1alpha1
2025-08-20T21:13:15.1126985Z [00:02:52.461]➜  mkdir -p $WORK/b654/
2025-08-20T21:13:15.1135875Z [00:02:52.462]➜  cat >/tmp/go-build1679262874/b654/importcfg << 'EOF' # internal
2025-08-20T21:13:15.1136856Z [00:02:52.462]➜  # import config
2025-08-20T21:13:15.1137971Z [00:02:52.462]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:15.1138577Z [00:02:52.462]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:13:15.1139191Z [00:02:52.462]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.1139806Z [00:02:52.462]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.1140443Z [00:02:52.462]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.1141324Z [00:02:52.462]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:15.1142027Z [00:02:52.462]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.1142734Z [00:02:52.462]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.1143170Z [00:02:52.462]➜  EOF
2025-08-20T21:13:15.1146704Z [00:02:52.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1;$WORK/b654=>" -p k8s.io/client-go/applyconfigurations/node/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid LZZTvqIfleJJAYoU8hFy/LZZTvqIfleJJAYoU8hFy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1/overhead.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1/runtimeclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1/runtimeclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1alpha1/scheduling.go
2025-08-20T21:13:15.2056287Z [00:02:52.554]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T21:13:15.2152568Z [00:02:52.563]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/40/40d3e657d5cef08ed3172c1c37f5ab2651c67b530957f437f32c0994553138b8-d # internal
2025-08-20T21:13:15.2188024Z [00:02:52.567]➜  k8s.io/client-go/kubernetes/typed/node/v1
2025-08-20T21:13:15.2188735Z [00:02:52.567]➜  mkdir -p $WORK/b651/
2025-08-20T21:13:15.2199219Z [00:02:52.568]➜  cat >/tmp/go-build1679262874/b651/importcfg << 'EOF' # internal
2025-08-20T21:13:15.2199887Z [00:02:52.568]➜  # import config
2025-08-20T21:13:15.2200516Z [00:02:52.568]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.2201674Z [00:02:52.568]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:13:15.2203411Z [00:02:52.568]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.2204285Z [00:02:52.568]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.2204949Z [00:02:52.568]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.2205597Z [00:02:52.568]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1679262874/b652/_pkg_.a
2025-08-20T21:13:15.2206206Z [00:02:52.568]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.2206782Z [00:02:52.568]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.2207339Z [00:02:52.568]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.2207822Z [00:02:52.568]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.2208137Z [00:02:52.568]➜  EOF
2025-08-20T21:13:15.2211193Z [00:02:52.568]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1;$WORK/b651=>" -p k8s.io/client-go/kubernetes/typed/node/v1 -lang=go1.24 -complete -installsuffix shared -buildid pIaEabXrpwMeIzgYQtSv/pIaEabXrpwMeIzgYQtSv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1/node_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1/runtimeclass.go
2025-08-20T21:13:15.2628333Z [00:02:52.611]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T21:13:15.2744325Z [00:02:52.620]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/85/85327b211d55a44db28b8193410ca75545639ae8ac6d8ef15233ea792b628d5b-d # internal
2025-08-20T21:13:15.2776394Z [00:02:52.625]➜  k8s.io/client-go/kubernetes/typed/networking/v1beta1
2025-08-20T21:13:15.2778821Z [00:02:52.625]➜  mkdir -p $WORK/b649/
2025-08-20T21:13:15.2786903Z [00:02:52.627]➜  cat >/tmp/go-build1679262874/b649/importcfg << 'EOF' # internal
2025-08-20T21:13:15.2787552Z [00:02:52.627]➜  # import config
2025-08-20T21:13:15.2788303Z [00:02:52.627]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.2789568Z [00:02:52.627]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:13:15.2790198Z [00:02:52.627]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.2791008Z [00:02:52.627]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.2791622Z [00:02:52.627]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.2792317Z [00:02:52.627]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1679262874/b650/_pkg_.a
2025-08-20T21:13:15.2792988Z [00:02:52.627]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.2793566Z [00:02:52.627]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.2794124Z [00:02:52.627]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.2794596Z [00:02:52.627]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.2794915Z [00:02:52.627]➜  EOF
2025-08-20T21:13:15.2809090Z [00:02:52.628]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1;$WORK/b649=>" -p k8s.io/client-go/kubernetes/typed/networking/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 7AFEHl2EdocbcagLB5xz/7AFEHl2EdocbcagLB5xz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/networking_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/networking/v1beta1/servicecidr.go
2025-08-20T21:13:15.3096057Z [00:02:52.657]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T21:13:15.3260317Z [00:02:52.674]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/16/167ef2cc2c3c05790924b086d25b63b0e1e3a51b9ddac2e7322d9a6d32d9cf31-d # internal
2025-08-20T21:13:15.3300916Z [00:02:52.678]➜  k8s.io/client-go/kubernetes/typed/node/v1alpha1
2025-08-20T21:13:15.3302307Z [00:02:52.678]➜  mkdir -p $WORK/b653/
2025-08-20T21:13:15.3314023Z [00:02:52.679]➜  cat >/tmp/go-build1679262874/b653/importcfg << 'EOF' # internal
2025-08-20T21:13:15.3314668Z [00:02:52.679]➜  # import config
2025-08-20T21:13:15.3315144Z [00:02:52.679]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.3316700Z [00:02:52.679]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:13:15.3317316Z [00:02:52.679]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.3317928Z [00:02:52.679]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.3318517Z [00:02:52.679]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.3319186Z [00:02:52.679]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1679262874/b654/_pkg_.a
2025-08-20T21:13:15.3319831Z [00:02:52.680]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.3320408Z [00:02:52.680]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.3321173Z [00:02:52.680]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.3321948Z [00:02:52.680]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.3322334Z [00:02:52.680]➜  EOF
2025-08-20T21:13:15.3325451Z [00:02:52.680]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1;$WORK/b653=>" -p k8s.io/client-go/kubernetes/typed/node/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid mwM5BY1-3afm6lDuuRIc/mwM5BY1-3afm6lDuuRIc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1/node_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1alpha1/runtimeclass.go
2025-08-20T21:13:15.3628076Z [00:02:52.711]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T21:13:15.3703091Z [00:02:52.718]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/3f/3f8584cd2302fec80c3720b4c7b76217de95d96bf4ef2b950ec87336e4a0dc55-d # internal
2025-08-20T21:13:15.3711491Z [00:02:52.719]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T21:13:15.3735104Z [00:02:52.722]➜  k8s.io/client-go/applyconfigurations/node/v1beta1
2025-08-20T21:13:15.3736558Z [00:02:52.722]➜  mkdir -p $WORK/b656/
2025-08-20T21:13:15.3743856Z [00:02:52.722]➜  cat >/tmp/go-build1679262874/b656/importcfg << 'EOF' # internal
2025-08-20T21:13:15.3744482Z [00:02:52.722]➜  # import config
2025-08-20T21:13:15.3745401Z [00:02:52.722]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:15.3746140Z [00:02:52.722]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:13:15.3747656Z [00:02:52.722]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.3748277Z [00:02:52.722]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.3748924Z [00:02:52.722]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.3749615Z [00:02:52.722]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:15.3750315Z [00:02:52.722]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.3751181Z [00:02:52.722]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.3751914Z [00:02:52.722]➜  EOF
2025-08-20T21:13:15.3754786Z [00:02:52.722]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/node/v1beta1;$WORK/b656=>" -p k8s.io/client-go/applyconfigurations/node/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid nVNOtmyJSbfToE-pIstb/nVNOtmyJSbfToE-pIstb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1beta1/overhead.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1beta1/runtimeclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/node/v1beta1/scheduling.go
2025-08-20T21:13:15.3757594Z [00:02:52.722]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/b3/b359b962179f703b46e11ba10fc3bf4ae61215f5c1db2d4c76731435d63dc17a-d # internal
2025-08-20T21:13:15.3790027Z [00:02:52.727]➜  k8s.io/client-go/applyconfigurations/policy/v1
2025-08-20T21:13:15.3798409Z [00:02:52.727]➜  mkdir -p $WORK/b658/
2025-08-20T21:13:15.3798829Z [00:02:52.727]➜  cat >/tmp/go-build1679262874/b658/importcfg << 'EOF' # internal
2025-08-20T21:13:15.3799178Z [00:02:52.727]➜  # import config
2025-08-20T21:13:15.3799839Z [00:02:52.727]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:13:15.3800500Z [00:02:52.727]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.3801301Z [00:02:52.727]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.3801911Z [00:02:52.727]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:15.3802578Z [00:02:52.727]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.3803274Z [00:02:52.727]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.3803970Z [00:02:52.727]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.3804408Z [00:02:52.727]➜  EOF
2025-08-20T21:13:15.3807802Z [00:02:52.728]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1;$WORK/b658=>" -p k8s.io/client-go/applyconfigurations/policy/v1 -lang=go1.24 -complete -installsuffix shared -buildid iqUv1teLmnYMdMwfxEbW/iqUv1teLmnYMdMwfxEbW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1/poddisruptionbudgetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1/poddisruptionbudgetstatus.go
2025-08-20T21:13:15.4962119Z [00:02:52.844]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T21:13:15.5022177Z [00:02:52.850]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/8c/8cb29a304ec6a352f43cfa1bdb5daf64fcdd09ebb18e697dc58c6454b9be0fe3-d # internal
2025-08-20T21:13:15.5075655Z [00:02:52.856]➜  k8s.io/client-go/kubernetes/typed/node/v1beta1
2025-08-20T21:13:15.5076269Z [00:02:52.856]➜  mkdir -p $WORK/b655/
2025-08-20T21:13:15.5078924Z [00:02:52.856]➜  cat >/tmp/go-build1679262874/b655/importcfg << 'EOF' # internal
2025-08-20T21:13:15.5079291Z [00:02:52.856]➜  # import config
2025-08-20T21:13:15.5079670Z [00:02:52.856]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.5080295Z [00:02:52.856]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:13:15.5081039Z [00:02:52.856]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.5082363Z [00:02:52.856]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.5091864Z [00:02:52.856]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.5093113Z [00:02:52.856]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1679262874/b656/_pkg_.a
2025-08-20T21:13:15.5093791Z [00:02:52.856]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.5094372Z [00:02:52.856]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.5094926Z [00:02:52.856]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.5095413Z [00:02:52.856]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.5095733Z [00:02:52.856]➜  EOF
2025-08-20T21:13:15.5099097Z [00:02:52.856]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1;$WORK/b655=>" -p k8s.io/client-go/kubernetes/typed/node/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid MWlcNVH0WWKl4GGCeZ8T/MWlcNVH0WWKl4GGCeZ8T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1/node_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/node/v1beta1/runtimeclass.go
2025-08-20T21:13:15.5133167Z [00:02:52.861]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T21:13:15.5199022Z [00:02:52.868]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/9f/9fda2dc4f1df03ba7254087934f6e08b6de16cac95015a6bcc4e0421422ef8c2-d # internal
2025-08-20T21:13:15.5220532Z [00:02:52.870]➜  k8s.io/client-go/applyconfigurations/policy/v1beta1
2025-08-20T21:13:15.5224761Z [00:02:52.871]➜  mkdir -p $WORK/b660/
2025-08-20T21:13:15.5232419Z [00:02:52.871]➜  cat >/tmp/go-build1679262874/b660/importcfg << 'EOF' # internal
2025-08-20T21:13:15.5233254Z [00:02:52.871]➜  # import config
2025-08-20T21:13:15.5233722Z [00:02:52.871]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:13:15.5234336Z [00:02:52.871]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.5234944Z [00:02:52.871]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.5235882Z [00:02:52.871]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:15.5236540Z [00:02:52.871]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.5237501Z [00:02:52.871]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.5238267Z [00:02:52.871]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.5238707Z [00:02:52.871]➜  EOF
2025-08-20T21:13:15.5244119Z [00:02:52.872]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1;$WORK/b660=>" -p k8s.io/client-go/applyconfigurations/policy/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid efUnUC2uL0QEkQF_i5zt/efUnUC2uL0QEkQF_i5zt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1/poddisruptionbudgetspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/policy/v1beta1/poddisruptionbudgetstatus.go
2025-08-20T21:13:15.5492436Z [00:02:52.897]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T21:13:15.5523278Z [00:02:52.900]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/7e/7e385763d20566ebc5333baa8cd2de8d3acf7754e1edab7f79047d1018927ba7-d # internal
2025-08-20T21:13:15.5540771Z [00:02:52.902]➜  k8s.io/client-go/kubernetes/typed/policy/v1
2025-08-20T21:13:15.5541200Z [00:02:52.902]➜  mkdir -p $WORK/b657/
2025-08-20T21:13:15.5544549Z [00:02:52.903]➜  cat >/tmp/go-build1679262874/b657/importcfg << 'EOF' # internal
2025-08-20T21:13:15.5545241Z [00:02:52.903]➜  # import config
2025-08-20T21:13:15.5545592Z [00:02:52.903]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.5546071Z [00:02:52.903]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:13:15.5546682Z [00:02:52.903]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.5547290Z [00:02:52.903]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.5548194Z [00:02:52.903]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.5548907Z [00:02:52.903]➜  packagefile k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1679262874/b658/_pkg_.a
2025-08-20T21:13:15.5549520Z [00:02:52.903]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.5550089Z [00:02:52.903]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.5550833Z [00:02:52.903]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.5551389Z [00:02:52.903]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.5551720Z [00:02:52.903]➜  EOF
2025-08-20T21:13:15.5555397Z [00:02:52.903]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1;$WORK/b657=>" -p k8s.io/client-go/kubernetes/typed/policy/v1 -lang=go1.24 -complete -installsuffix shared -buildid gLS-XExfKOxpigVbfOZ3/gLS-XExfKOxpigVbfOZ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/eviction_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1/policy_client.go
2025-08-20T21:13:15.5864004Z [00:02:52.934]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T21:13:15.6018719Z [00:02:52.950]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/9d/9de679611e3d9ce807618ff5be4173989814eb729f0c928dacd4b68314a9c8ab-d # internal
2025-08-20T21:13:15.6056350Z [00:02:52.953]➜  k8s.io/client-go/applyconfigurations/rbac/v1
2025-08-20T21:13:15.6059246Z [00:02:52.954]➜  mkdir -p $WORK/b662/
2025-08-20T21:13:15.6068705Z [00:02:52.955]➜  cat >/tmp/go-build1679262874/b662/importcfg << 'EOF' # internal
2025-08-20T21:13:15.6071460Z [00:02:52.955]➜  # import config
2025-08-20T21:13:15.6071871Z [00:02:52.955]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:13:15.6072460Z [00:02:52.955]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.6073092Z [00:02:52.955]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.6073732Z [00:02:52.955]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.6074442Z [00:02:52.955]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.6075139Z [00:02:52.955]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.6075584Z [00:02:52.955]➜  EOF
2025-08-20T21:13:15.6087768Z [00:02:52.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1;$WORK/b662=>" -p k8s.io/client-go/applyconfigurations/rbac/v1 -lang=go1.24 -complete -installsuffix shared -buildid rO6B84-mg8lvvG1nzh3W/rO6B84-mg8lvvG1nzh3W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/aggregationrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/policyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/rolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/roleref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1/subject.go
2025-08-20T21:13:15.6664110Z [00:02:53.014]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T21:13:15.6673567Z [00:02:53.015]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T21:13:15.6700695Z [00:02:53.018]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/e3/e36eaa50d70c79ccc95eab533ae75a5f5849b0a3e90ed0baa6f92662168830f4-d # internal
2025-08-20T21:13:15.6743727Z [00:02:53.022]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/2a/2aa4e432f4f73ce46bce8de54b48000562af55f0691aae6f39669308953d87f5-d # internal
2025-08-20T21:13:15.6749957Z [00:02:53.023]➜  k8s.io/client-go/kubernetes/typed/policy/v1beta1
2025-08-20T21:13:15.6750345Z [00:02:53.023]➜  mkdir -p $WORK/b659/
2025-08-20T21:13:15.6760117Z [00:02:53.024]➜  cat >/tmp/go-build1679262874/b659/importcfg << 'EOF' # internal
2025-08-20T21:13:15.6761163Z [00:02:53.024]➜  # import config
2025-08-20T21:13:15.6761960Z [00:02:53.024]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.6762802Z [00:02:53.024]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:13:15.6764333Z [00:02:53.024]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.6765285Z [00:02:53.024]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.6765870Z [00:02:53.024]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.6766805Z [00:02:53.024]➜  packagefile k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1679262874/b660/_pkg_.a
2025-08-20T21:13:15.6767545Z [00:02:53.024]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.6768125Z [00:02:53.024]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.6768907Z [00:02:53.024]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.6769455Z [00:02:53.024]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.6769785Z [00:02:53.024]➜  EOF
2025-08-20T21:13:15.6773813Z [00:02:53.024]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1;$WORK/b659=>" -p k8s.io/client-go/kubernetes/typed/policy/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid opo59ExTqbY3wUltN0Fu/opo59ExTqbY3wUltN0Fu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/eviction_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/policy/v1beta1/policy_client.go
2025-08-20T21:13:15.6826514Z [00:02:53.030]➜  k8s.io/client-go/applyconfigurations/rbac/v1alpha1
2025-08-20T21:13:15.6834116Z [00:02:53.030]➜  mkdir -p $WORK/b664/
2025-08-20T21:13:15.6836823Z [00:02:53.030]➜  cat >/tmp/go-build1679262874/b664/importcfg << 'EOF' # internal
2025-08-20T21:13:15.6837205Z [00:02:53.030]➜  # import config
2025-08-20T21:13:15.6837643Z [00:02:53.030]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:13:15.6838244Z [00:02:53.030]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.6838851Z [00:02:53.030]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.6839776Z [00:02:53.030]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.6840535Z [00:02:53.030]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.6841373Z [00:02:53.030]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.6841819Z [00:02:53.030]➜  EOF
2025-08-20T21:13:15.6846423Z [00:02:53.030]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1;$WORK/b664=>" -p k8s.io/client-go/applyconfigurations/rbac/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid Bf8TxQWEwVmIvlQnaTCe/Bf8TxQWEwVmIvlQnaTCe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/aggregationrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/policyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/rolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/roleref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1alpha1/subject.go
2025-08-20T21:13:15.7052413Z [00:02:53.051]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T21:13:15.7067207Z [00:02:53.055]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/a2/a21ac6a94d5ca3ae9b60368f4bb64b72ea8d47abae853069ba493a701631e4d4-d # internal
2025-08-20T21:13:15.7113821Z [00:02:53.059]➜  k8s.io/client-go/applyconfigurations/rbac/v1beta1
2025-08-20T21:13:15.7115025Z [00:02:53.059]➜  mkdir -p $WORK/b666/
2025-08-20T21:13:15.7121289Z [00:02:53.060]➜  cat >/tmp/go-build1679262874/b666/importcfg << 'EOF' # internal
2025-08-20T21:13:15.7121690Z [00:02:53.060]➜  # import config
2025-08-20T21:13:15.7122104Z [00:02:53.060]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:13:15.7122726Z [00:02:53.060]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.7123334Z [00:02:53.060]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.7123980Z [00:02:53.060]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.7124682Z [00:02:53.060]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.7125383Z [00:02:53.060]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.7125821Z [00:02:53.060]➜  EOF
2025-08-20T21:13:15.7130829Z [00:02:53.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1;$WORK/b666=>" -p k8s.io/client-go/applyconfigurations/rbac/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid DUbYcoQ5CtpL89hiHUNe/DUbYcoQ5CtpL89hiHUNe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/aggregationrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/policyrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/rolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/roleref.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/rbac/v1beta1/subject.go
2025-08-20T21:13:15.8178301Z [00:02:53.166]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T21:13:15.8246897Z [00:02:53.172]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/2c/2c24e23850f066b675c655c1da243b2d0ab71cfad9f65d72af657e94e86d06fe-d # internal
2025-08-20T21:13:15.8280018Z [00:02:53.176]➜  k8s.io/client-go/kubernetes/typed/rbac/v1
2025-08-20T21:13:15.8282946Z [00:02:53.176]➜  mkdir -p $WORK/b661/
2025-08-20T21:13:15.8289965Z [00:02:53.177]➜  cat >/tmp/go-build1679262874/b661/importcfg << 'EOF' # internal
2025-08-20T21:13:15.8292380Z [00:02:53.177]➜  # import config
2025-08-20T21:13:15.8292742Z [00:02:53.177]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.8293227Z [00:02:53.177]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:13:15.8293812Z [00:02:53.177]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.8294423Z [00:02:53.177]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.8295000Z [00:02:53.177]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.8300647Z [00:02:53.177]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1679262874/b662/_pkg_.a
2025-08-20T21:13:15.8301327Z [00:02:53.177]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.8302339Z [00:02:53.177]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.8302966Z [00:02:53.177]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.8303441Z [00:02:53.177]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.8303768Z [00:02:53.177]➜  EOF
2025-08-20T21:13:15.8307640Z [00:02:53.178]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1;$WORK/b661=>" -p k8s.io/client-go/kubernetes/typed/rbac/v1 -lang=go1.24 -complete -installsuffix shared -buildid JVsvq7iudwjPo1mRQ7vF/JVsvq7iudwjPo1mRQ7vF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/rbac_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1/rolebinding.go
2025-08-20T21:13:15.8472858Z [00:02:53.195]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T21:13:15.8509263Z [00:02:53.199]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/89/8905489c0aa9fd7c82596c929457d3872e99d3f6d71dbf02bc5ad0f46db375c7-d # internal
2025-08-20T21:13:15.8653482Z [00:02:53.213]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T21:13:15.8679484Z [00:02:53.216]➜  k8s.io/client-go/applyconfigurations/resource/v1alpha3
2025-08-20T21:13:15.8680089Z [00:02:53.216]➜  mkdir -p $WORK/b668/
2025-08-20T21:13:15.8694413Z [00:02:53.217]➜  cat >/tmp/go-build1679262874/b668/importcfg << 'EOF' # internal
2025-08-20T21:13:15.8694841Z [00:02:53.217]➜  # import config
2025-08-20T21:13:15.8695281Z [00:02:53.217]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:13:15.8696081Z [00:02:53.217]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:15.8699592Z [00:02:53.217]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.8700228Z [00:02:53.217]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:15.8701178Z [00:02:53.217]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.8701863Z [00:02:53.217]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:15.8702556Z [00:02:53.217]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:15.8703266Z [00:02:53.217]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:15.8703997Z [00:02:53.217]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:15.8704435Z [00:02:53.217]➜  EOF
2025-08-20T21:13:15.8722973Z [00:02:53.218]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3=>k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3;$WORK/b668=>" -p k8s.io/client-go/applyconfigurations/resource/v1alpha3 -lang=go1.24 -complete -installsuffix shared -buildid xQBt29qIqHP4AGLHI-hM/xQBt29qIqHP4AGLHI-hM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/allocateddevicestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/allocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/basicdevice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/celdeviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/counter.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/counterset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/device.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceallocationconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceattribute.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceclaimconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceclassconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceconstraint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicecounterconsumption.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicerequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicerequestallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/deviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicesubrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicetaint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicetaintrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicetaintrulespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicetaintselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/devicetoleration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/networkdevicedata.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/opaquedeviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaimconsumerreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaimspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaimstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceclaimtemplatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourcepool.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1alpha3/resourceslicespec.go
2025-08-20T21:13:15.8738438Z [00:02:53.218]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/16/160908ccbf538f17c50de9d500df2aedb6d5427b0613d4347b8ecb237d619d8c-d # internal
2025-08-20T21:13:15.8759748Z [00:02:53.224]➜  k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
2025-08-20T21:13:15.8760141Z [00:02:53.224]➜  mkdir -p $WORK/b663/
2025-08-20T21:13:15.8760519Z [00:02:53.224]➜  cat >/tmp/go-build1679262874/b663/importcfg << 'EOF' # internal
2025-08-20T21:13:15.8761323Z [00:02:53.224]➜  # import config
2025-08-20T21:13:15.8761766Z [00:02:53.224]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.8762263Z [00:02:53.224]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:13:15.8762859Z [00:02:53.224]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.8763479Z [00:02:53.224]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.8764056Z [00:02:53.224]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.8764717Z [00:02:53.224]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1679262874/b664/_pkg_.a
2025-08-20T21:13:15.8765350Z [00:02:53.224]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.8765924Z [00:02:53.224]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.8766485Z [00:02:53.224]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.8766959Z [00:02:53.224]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.8767278Z [00:02:53.224]➜  EOF
2025-08-20T21:13:15.8771693Z [00:02:53.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1;$WORK/b663=>" -p k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid DzkkO1Rr4LOYj8hUYYO6/DzkkO1Rr4LOYj8hUYYO6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/rbac_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1alpha1/rolebinding.go
2025-08-20T21:13:15.8795121Z [00:02:53.228]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T21:13:15.8824334Z [00:02:53.230]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/b2/b2daa7278defadebfa2868b151b99b0e2172585b30e496778e64756e82ed1b7a-d # internal
2025-08-20T21:13:15.8851118Z [00:02:53.233]➜  k8s.io/client-go/kubernetes/typed/rbac/v1beta1
2025-08-20T21:13:15.8851519Z [00:02:53.233]➜  mkdir -p $WORK/b665/
2025-08-20T21:13:15.8851900Z [00:02:53.233]➜  cat >/tmp/go-build1679262874/b665/importcfg << 'EOF' # internal
2025-08-20T21:13:15.8852248Z [00:02:53.233]➜  # import config
2025-08-20T21:13:15.8852606Z [00:02:53.233]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:15.8853097Z [00:02:53.233]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:13:15.8853690Z [00:02:53.233]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:15.8854302Z [00:02:53.233]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:15.8854881Z [00:02:53.233]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:15.8855547Z [00:02:53.233]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1679262874/b666/_pkg_.a
2025-08-20T21:13:15.8862750Z [00:02:53.233]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:15.8863368Z [00:02:53.233]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:15.8864360Z [00:02:53.233]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:15.8864917Z [00:02:53.233]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:15.8865243Z [00:02:53.233]➜  EOF
2025-08-20T21:13:15.8869338Z [00:02:53.233]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1;$WORK/b665=>" -p k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid TT3BsipdFjssv1MVgnsZ/TT3BsipdFjssv1MVgnsZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/rbac_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/rbac/v1beta1/rolebinding.go
2025-08-20T21:13:16.1914393Z [00:02:53.539]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T21:13:16.1974475Z [00:02:53.545]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/99/99bed4d33692795b36300541c3447009a7580a08c09c5beed0ca52e003a59882-d # internal
2025-08-20T21:13:16.2034035Z [00:02:53.551]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T21:13:16.2085373Z [00:02:53.557]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/56/56a1212a2ae1faf17e979ff154266b86c6e41373c709cad4a9a1398b16106260-d # internal
2025-08-20T21:13:16.2117681Z [00:02:53.560]➜  k8s.io/client-go/kubernetes/typed/resource/v1alpha3
2025-08-20T21:13:16.2118306Z [00:02:53.560]➜  mkdir -p $WORK/b667/
2025-08-20T21:13:16.2146625Z [00:02:53.563]➜  cat >/tmp/go-build1679262874/b667/importcfg << 'EOF' # internal
2025-08-20T21:13:16.2147498Z [00:02:53.563]➜  # import config
2025-08-20T21:13:16.2148452Z [00:02:53.563]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.2149914Z [00:02:53.563]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:13:16.2150907Z [00:02:53.563]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.2151622Z [00:02:53.563]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.2152207Z [00:02:53.563]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.2152909Z [00:02:53.563]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1alpha3=/tmp/go-build1679262874/b668/_pkg_.a
2025-08-20T21:13:16.2153556Z [00:02:53.563]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.2154148Z [00:02:53.563]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.2154705Z [00:02:53.563]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.2155187Z [00:02:53.563]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.2155506Z [00:02:53.563]➜  EOF
2025-08-20T21:13:16.2160471Z [00:02:53.563]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3=>k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3;$WORK/b667=>" -p k8s.io/client-go/kubernetes/typed/resource/v1alpha3 -lang=go1.24 -complete -installsuffix shared -buildid RjN8rflcvsG76a_WMYHo/RjN8rflcvsG76a_WMYHo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/devicetaintrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/resource_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1alpha3/resourceslice.go
2025-08-20T21:13:16.2165157Z [00:02:53.564]➜  k8s.io/client-go/applyconfigurations/resource/v1beta1
2025-08-20T21:13:16.2165509Z [00:02:53.564]➜  mkdir -p $WORK/b670/
2025-08-20T21:13:16.2165884Z [00:02:53.564]➜  cat >/tmp/go-build1679262874/b670/importcfg << 'EOF' # internal
2025-08-20T21:13:16.2166229Z [00:02:53.564]➜  # import config
2025-08-20T21:13:16.2166648Z [00:02:53.564]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:13:16.2167249Z [00:02:53.564]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:16.2167888Z [00:02:53.564]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.2168500Z [00:02:53.564]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:16.2169090Z [00:02:53.564]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.2169723Z [00:02:53.564]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.2170419Z [00:02:53.564]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:16.2171288Z [00:02:53.564]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.2171993Z [00:02:53.564]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.2172430Z [00:02:53.564]➜  EOF
2025-08-20T21:13:16.2199096Z [00:02:53.564]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1;$WORK/b670=>" -p k8s.io/client-go/applyconfigurations/resource/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 60FcPa1rJxg2QF11WG11/60FcPa1rJxg2QF11WG11 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/allocateddevicestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/allocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/basicdevice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/celdeviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/counter.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/counterset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/device.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceallocationconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceattribute.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceclaimconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceclassconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceconstraint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicecounterconsumption.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicerequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicerequestallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/deviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicesubrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicetaint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/devicetoleration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/networkdevicedata.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/opaquedeviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaimconsumerreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaimspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaimstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceclaimtemplatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourcepool.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta1/resourceslicespec.go
2025-08-20T21:13:16.2213475Z [00:02:53.567]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T21:13:16.2304917Z [00:02:53.578]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/b6/b654e9e257f919eab002f5f27dc170fe7e5e1e14ccc0eb407347005f51381abf-d # internal
2025-08-20T21:13:16.2438509Z [00:02:53.591]➜  k8s.io/client-go/applyconfigurations/resource/v1beta2
2025-08-20T21:13:16.2438977Z [00:02:53.591]➜  mkdir -p $WORK/b672/
2025-08-20T21:13:16.2439366Z [00:02:53.592]➜  cat >/tmp/go-build1679262874/b672/importcfg << 'EOF' # internal
2025-08-20T21:13:16.2439748Z [00:02:53.592]➜  # import config
2025-08-20T21:13:16.2440164Z [00:02:53.592]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:13:16.2440932Z [00:02:53.592]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:16.2441649Z [00:02:53.592]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.2442269Z [00:02:53.592]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:16.2442867Z [00:02:53.592]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.2443506Z [00:02:53.592]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.2444198Z [00:02:53.592]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:16.2445270Z [00:02:53.592]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.2445969Z [00:02:53.592]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.2446578Z [00:02:53.592]➜  EOF
2025-08-20T21:13:16.2463114Z [00:02:53.592]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2=>k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2;$WORK/b672=>" -p k8s.io/client-go/applyconfigurations/resource/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid 7ydxTSaB06sR9RdHySU2/7ydxTSaB06sR9RdHySU2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/allocateddevicestatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/allocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/celdeviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/counter.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/counterset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/device.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceallocationconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceattribute.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceclaimconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceclassconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceclassspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceconstraint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicecounterconsumption.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicerequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicerequestallocationresult.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/deviceselector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicesubrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicetaint.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/devicetoleration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/exactdevicerequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/networkdevicedata.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/opaquedeviceconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaimconsumerreference.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaimspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaimstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceclaimtemplatespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourcepool.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/resource/v1beta2/resourceslicespec.go
2025-08-20T21:13:16.2490081Z [00:02:53.597]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T21:13:16.2558180Z [00:02:53.604]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/42/424e6c7e561fb1d407ca77fdc77e2a15c3b4505ddee4e2562a7f0794002933c2-d # internal
2025-08-20T21:13:16.2563780Z [00:02:53.604]➜  k8s.io/client-go/applyconfigurations/scheduling/v1
2025-08-20T21:13:16.2564737Z [00:02:53.604]➜  mkdir -p $WORK/b674/
2025-08-20T21:13:16.2568074Z [00:02:53.605]➜  cat >/tmp/go-build1679262874/b674/importcfg << 'EOF' # internal
2025-08-20T21:13:16.2568658Z [00:02:53.605]➜  # import config
2025-08-20T21:13:16.2569054Z [00:02:53.605]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.2569603Z [00:02:53.605]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:13:16.2570205Z [00:02:53.605]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.2570968Z [00:02:53.605]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.2571620Z [00:02:53.605]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.2572323Z [00:02:53.605]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.2573017Z [00:02:53.605]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.2573453Z [00:02:53.605]➜  EOF
2025-08-20T21:13:16.2575614Z [00:02:53.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1;$WORK/b674=>" -p k8s.io/client-go/applyconfigurations/scheduling/v1 -lang=go1.24 -complete -installsuffix shared -buildid YRFuWQsokEFpIKe3n2vL/YRFuWQsokEFpIKe3n2vL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1/priorityclass.go
2025-08-20T21:13:16.3975457Z [00:02:53.745]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T21:13:16.4000723Z [00:02:53.748]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/04/04e66d70b1d00152abd3ddb13968662fe410cfaa41ccd769c4788508f3adb7af-d # internal
2025-08-20T21:13:16.4085126Z [00:02:53.757]➜  k8s.io/client-go/kubernetes/typed/scheduling/v1
2025-08-20T21:13:16.4090017Z [00:02:53.757]➜  mkdir -p $WORK/b673/
2025-08-20T21:13:16.4098325Z [00:02:53.758]➜  cat >/tmp/go-build1679262874/b673/importcfg << 'EOF' # internal
2025-08-20T21:13:16.4098804Z [00:02:53.758]➜  # import config
2025-08-20T21:13:16.4099164Z [00:02:53.758]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.4099666Z [00:02:53.758]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:13:16.4100314Z [00:02:53.758]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.4101171Z [00:02:53.758]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.4101763Z [00:02:53.758]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.4102432Z [00:02:53.758]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1679262874/b674/_pkg_.a
2025-08-20T21:13:16.4103063Z [00:02:53.758]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.4103647Z [00:02:53.758]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.4104584Z [00:02:53.758]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.4105062Z [00:02:53.758]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.4105552Z [00:02:53.758]➜  EOF
2025-08-20T21:13:16.4114893Z [00:02:53.759]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1;$WORK/b673=>" -p k8s.io/client-go/kubernetes/typed/scheduling/v1 -lang=go1.24 -complete -installsuffix shared -buildid jF1j05lFAD48Ha1a57Dm/jF1j05lFAD48Ha1a57Dm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1/priorityclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1/scheduling_client.go
2025-08-20T21:13:16.4622159Z [00:02:53.810]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T21:13:16.4702971Z [00:02:53.818]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/29/29a0dcd22315e08cd2e6b017e58f2e33cf2fc39ae4d64bd5806d698d2b3395ed-d # internal
2025-08-20T21:13:16.4759151Z [00:02:53.824]➜  k8s.io/client-go/kubernetes/typed/resource/v1beta1
2025-08-20T21:13:16.4760239Z [00:02:53.824]➜  mkdir -p $WORK/b669/
2025-08-20T21:13:16.4766021Z [00:02:53.825]➜  cat >/tmp/go-build1679262874/b669/importcfg << 'EOF' # internal
2025-08-20T21:13:16.4767002Z [00:02:53.825]➜  # import config
2025-08-20T21:13:16.4767762Z [00:02:53.825]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.4768672Z [00:02:53.825]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:13:16.4769740Z [00:02:53.825]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.4770378Z [00:02:53.825]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.4771132Z [00:02:53.825]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.4771839Z [00:02:53.825]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1beta1=/tmp/go-build1679262874/b670/_pkg_.a
2025-08-20T21:13:16.4772484Z [00:02:53.825]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.4773063Z [00:02:53.825]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.4773631Z [00:02:53.825]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.4774104Z [00:02:53.825]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.4774426Z [00:02:53.825]➜  EOF
2025-08-20T21:13:16.4778793Z [00:02:53.825]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1;$WORK/b669=>" -p k8s.io/client-go/kubernetes/typed/resource/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid NWapaDHrYPzU7DCKQtBo/NWapaDHrYPzU7DCKQtBo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/resource_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta1/resourceslice.go
2025-08-20T21:13:16.5062769Z [00:02:53.854]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T21:13:16.5114411Z [00:02:53.859]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/f0/f04abecd6a818ce94ab7dd7fe7b6e5bb8635660737a51481bd2cd52308262c20-d # internal
2025-08-20T21:13:16.5224184Z [00:02:53.870]➜  k8s.io/client-go/kubernetes/typed/resource/v1beta2
2025-08-20T21:13:16.5224688Z [00:02:53.871]➜  mkdir -p $WORK/b671/
2025-08-20T21:13:16.5229512Z [00:02:53.871]➜  cat >/tmp/go-build1679262874/b671/importcfg << 'EOF' # internal
2025-08-20T21:13:16.5230346Z [00:02:53.871]➜  # import config
2025-08-20T21:13:16.5231324Z [00:02:53.871]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.5232065Z [00:02:53.871]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:13:16.5232909Z [00:02:53.871]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.5233545Z [00:02:53.871]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.5234127Z [00:02:53.871]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.5234834Z [00:02:53.871]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1beta2=/tmp/go-build1679262874/b672/_pkg_.a
2025-08-20T21:13:16.5235483Z [00:02:53.871]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.5236306Z [00:02:53.871]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.5236965Z [00:02:53.871]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.5237441Z [00:02:53.871]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.5237764Z [00:02:53.871]➜  EOF
2025-08-20T21:13:16.5242264Z [00:02:53.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2=>k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2;$WORK/b671=>" -p k8s.io/client-go/kubernetes/typed/resource/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid GQ7bQoynsnA3L8FVwkoC/GQ7bQoynsnA3L8FVwkoC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/resource_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/resource/v1beta2/resourceslice.go
2025-08-20T21:13:16.5663740Z [00:02:53.914]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T21:13:16.5717580Z [00:02:53.920]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/6c/6c2aef246afbf3ad9b63d6a2e28597b4257232f2241b08260f24b6c8e3c1a0fc-d # internal
2025-08-20T21:13:16.5737928Z [00:02:53.922]➜  k8s.io/client-go/applyconfigurations/scheduling/v1alpha1
2025-08-20T21:13:16.5746199Z [00:02:53.923]➜  mkdir -p $WORK/b676/
2025-08-20T21:13:16.5772214Z [00:02:53.923]➜  cat >/tmp/go-build1679262874/b676/importcfg << 'EOF' # internal
2025-08-20T21:13:16.5772623Z [00:02:53.923]➜  # import config
2025-08-20T21:13:16.5773018Z [00:02:53.923]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.5773576Z [00:02:53.923]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:13:16.5774195Z [00:02:53.923]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.5774813Z [00:02:53.923]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.5775450Z [00:02:53.923]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.5776655Z [00:02:53.923]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.5777439Z [00:02:53.923]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.5777884Z [00:02:53.923]➜  EOF
2025-08-20T21:13:16.5780161Z [00:02:53.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1alpha1;$WORK/b676=>" -p k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid bFkO8a-Ff_ODcPJn-DU-/bFkO8a-Ff_ODcPJn-DU- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1alpha1/priorityclass.go
2025-08-20T21:13:16.5782503Z [00:02:53.923]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T21:13:16.5807112Z [00:02:53.929]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/66/662f533314c3eb730ff3f0860d1afbcabca77ca5138dbd29d8289264f240106c-d # internal
2025-08-20T21:13:16.5812178Z [00:02:53.929]➜  k8s.io/client-go/applyconfigurations/scheduling/v1beta1
2025-08-20T21:13:16.5812562Z [00:02:53.929]➜  mkdir -p $WORK/b678/
2025-08-20T21:13:16.5817304Z [00:02:53.930]➜  cat >/tmp/go-build1679262874/b678/importcfg << 'EOF' # internal
2025-08-20T21:13:16.5818941Z [00:02:53.930]➜  # import config
2025-08-20T21:13:16.5819369Z [00:02:53.930]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.5819918Z [00:02:53.930]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:13:16.5820542Z [00:02:53.930]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.5821315Z [00:02:53.930]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.5821969Z [00:02:53.930]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.5822684Z [00:02:53.930]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.5823392Z [00:02:53.930]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.5823830Z [00:02:53.930]➜  EOF
2025-08-20T21:13:16.5848422Z [00:02:53.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1beta1;$WORK/b678=>" -p k8s.io/client-go/applyconfigurations/scheduling/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid i7avA9l6WME3d1tGaEAR/i7avA9l6WME3d1tGaEAR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/scheduling/v1beta1/priorityclass.go
2025-08-20T21:13:16.7184446Z [00:02:54.066]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T21:13:16.7249245Z [00:02:54.073]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/75/7563eb13f7b8b5b46a2ccbf5966fa053dbd6c155774b0d1426e4dd9aa6bdd367-d # internal
2025-08-20T21:13:16.7340208Z [00:02:54.082]➜  k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
2025-08-20T21:13:16.7342057Z [00:02:54.082]➜  mkdir -p $WORK/b675/
2025-08-20T21:13:16.7349113Z [00:02:54.083]➜  cat >/tmp/go-build1679262874/b675/importcfg << 'EOF' # internal
2025-08-20T21:13:16.7349636Z [00:02:54.083]➜  # import config
2025-08-20T21:13:16.7350017Z [00:02:54.083]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.7350769Z [00:02:54.083]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:13:16.7351456Z [00:02:54.083]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.7352632Z [00:02:54.083]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.7353388Z [00:02:54.083]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.7354222Z [00:02:54.083]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1679262874/b676/_pkg_.a
2025-08-20T21:13:16.7355011Z [00:02:54.083]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.7355727Z [00:02:54.083]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.7356302Z [00:02:54.083]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.7360270Z [00:02:54.083]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.7360743Z [00:02:54.083]➜  EOF
2025-08-20T21:13:16.7364432Z [00:02:54.083]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1;$WORK/b675=>" -p k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 19GCP5beyZHPQF4CbHj0/19GCP5beyZHPQF4CbHj0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1/priorityclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1alpha1/scheduling_client.go
2025-08-20T21:13:16.7945986Z [00:02:54.142]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T21:13:16.8002429Z [00:02:54.148]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/23/23054db855a02f3228a47479356a6b197a3868304b8eaab948e7c9ff3007050e-d # internal
2025-08-20T21:13:16.8032093Z [00:02:54.151]➜  k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
2025-08-20T21:13:16.8036867Z [00:02:54.152]➜  mkdir -p $WORK/b677/
2025-08-20T21:13:16.8037479Z [00:02:54.152]➜  cat >/tmp/go-build1679262874/b677/importcfg << 'EOF' # internal
2025-08-20T21:13:16.8038746Z [00:02:54.152]➜  # import config
2025-08-20T21:13:16.8039145Z [00:02:54.152]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:16.8039669Z [00:02:54.152]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:13:16.8040281Z [00:02:54.152]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.8041339Z [00:02:54.152]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.8041922Z [00:02:54.152]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:16.8042627Z [00:02:54.152]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1679262874/b678/_pkg_.a
2025-08-20T21:13:16.8043277Z [00:02:54.152]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:16.8043860Z [00:02:54.152]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:16.8044417Z [00:02:54.152]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:16.8044892Z [00:02:54.152]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:16.8045214Z [00:02:54.152]➜  EOF
2025-08-20T21:13:16.8048695Z [00:02:54.152]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1;$WORK/b677=>" -p k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid v6FxlwR2Y9JNxWyjeE8V/v6FxlwR2Y9JNxWyjeE8V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1/priorityclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/scheduling/v1beta1/scheduling_client.go
2025-08-20T21:13:16.8080686Z [00:02:54.156]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T21:13:16.8149369Z [00:02:54.163]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/cd/cdcfe300f6b464e06843e6cc3e9097811ad5a39da226768af412e298cd5b133f-d # internal
2025-08-20T21:13:16.8258852Z [00:02:54.173]➜  k8s.io/client-go/applyconfigurations/storage/v1
2025-08-20T21:13:16.8259309Z [00:02:54.173]➜  mkdir -p $WORK/b680/
2025-08-20T21:13:16.8271753Z [00:02:54.174]➜  cat >/tmp/go-build1679262874/b680/importcfg << 'EOF' # internal
2025-08-20T21:13:16.8272209Z [00:02:54.174]➜  # import config
2025-08-20T21:13:16.8272614Z [00:02:54.174]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.8273277Z [00:02:54.174]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:13:16.8274234Z [00:02:54.174]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:16.8275061Z [00:02:54.174]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.8275792Z [00:02:54.174]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.8276539Z [00:02:54.174]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.8277363Z [00:02:54.174]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:16.8278179Z [00:02:54.174]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.8278887Z [00:02:54.174]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.8279458Z [00:02:54.174]➜  EOF
2025-08-20T21:13:16.8286370Z [00:02:54.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1=>k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1;$WORK/b680=>" -p k8s.io/client-go/applyconfigurations/storage/v1 -lang=go1.24 -complete -installsuffix shared -buildid yt26TWgZ6qydKWN9G-be/yt26TWgZ6qydKWN9G-be -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csidriverspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csinodedriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csinodespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/tokenrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumeattachmentsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumeattachmentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumeattachmentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumeerror.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1/volumenoderesources.go
2025-08-20T21:13:16.8437155Z [00:02:54.192]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T21:13:16.8513382Z [00:02:54.199]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/80/806585346811defe16987086ca2cf3a6602cc7e1ad00dd8474d2ae89569200ce-d # internal
2025-08-20T21:13:16.8563982Z [00:02:54.204]➜  k8s.io/client-go/applyconfigurations/storage/v1alpha1
2025-08-20T21:13:16.8566808Z [00:02:54.204]➜  mkdir -p $WORK/b682/
2025-08-20T21:13:16.8609593Z [00:02:54.206]➜  cat >/tmp/go-build1679262874/b682/importcfg << 'EOF' # internal
2025-08-20T21:13:16.8610105Z [00:02:54.206]➜  # import config
2025-08-20T21:13:16.8610547Z [00:02:54.206]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:13:16.8611341Z [00:02:54.206]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:16.8611981Z [00:02:54.206]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.8612611Z [00:02:54.206]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.8613251Z [00:02:54.206]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.8614270Z [00:02:54.206]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:16.8615029Z [00:02:54.206]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.8615724Z [00:02:54.206]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.8616160Z [00:02:54.206]➜  EOF
2025-08-20T21:13:16.8625569Z [00:02:54.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1;$WORK/b682=>" -p k8s.io/client-go/applyconfigurations/storage/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid hQXM80OdfxtZMLRUQkP3/hQXM80OdfxtZMLRUQkP3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeattachmentsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeattachmentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeattachmentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeattributesclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1alpha1/volumeerror.go
2025-08-20T21:13:16.8860009Z [00:02:54.234]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T21:13:16.8892019Z [00:02:54.237]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/56/563e4b6688deb5b3046c3d572719066455e577da06c380e74e914289a1c4f8c1-d # internal
2025-08-20T21:13:16.8937125Z [00:02:54.242]➜  k8s.io/client-go/applyconfigurations/storage/v1beta1
2025-08-20T21:13:16.8953784Z [00:02:54.243]➜  mkdir -p $WORK/b684/
2025-08-20T21:13:16.8965366Z [00:02:54.244]➜  cat >/tmp/go-build1679262874/b684/importcfg << 'EOF' # internal
2025-08-20T21:13:16.8965830Z [00:02:54.244]➜  # import config
2025-08-20T21:13:16.8966222Z [00:02:54.244]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.8966763Z [00:02:54.244]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:13:16.8967388Z [00:02:54.244]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:16.8968023Z [00:02:54.244]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.8969084Z [00:02:54.244]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.8969789Z [00:02:54.244]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.8970489Z [00:02:54.244]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:13:16.8971472Z [00:02:54.244]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.8972174Z [00:02:54.244]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.8972612Z [00:02:54.244]➜  EOF
2025-08-20T21:13:16.8980387Z [00:02:54.244]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1=>k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1;$WORK/b684=>" -p k8s.io/client-go/applyconfigurations/storage/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid cF-4dpYlwFEa8v_7vu6k/cF-4dpYlwFEa8v_7vu6k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csidriverspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csinodedriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csinodespec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/tokenrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeattachmentsource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeattachmentspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeattachmentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeattributesclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumeerror.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storage/v1beta1/volumenoderesources.go
2025-08-20T21:13:16.9738786Z [00:02:54.322]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T21:13:16.9801252Z [00:02:54.328]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/90/90c48cf73c613c16cafd602604e49f4a4ed7a9815e19c469a5123ea24dbb802c-d # internal
2025-08-20T21:13:16.9835431Z [00:02:54.331]➜  k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1
2025-08-20T21:13:16.9836122Z [00:02:54.331]➜  mkdir -p $WORK/b686/
2025-08-20T21:13:16.9844287Z [00:02:54.332]➜  cat >/tmp/go-build1679262874/b686/importcfg << 'EOF' # internal
2025-08-20T21:13:16.9845506Z [00:02:54.332]➜  # import config
2025-08-20T21:13:16.9846370Z [00:02:54.332]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:16.9847235Z [00:02:54.332]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:13:16.9848276Z [00:02:54.332]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:16.9849212Z [00:02:54.332]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:16.9850114Z [00:02:54.332]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:13:16.9851685Z [00:02:54.332]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:13:16.9852639Z [00:02:54.332]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:13:16.9853075Z [00:02:54.332]➜  EOF
2025-08-20T21:13:16.9857430Z [00:02:54.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1=>k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1;$WORK/b686=>" -p k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 5jHsgAr8pc35uony7352/5jHsgAr8pc35uony7352 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1/groupversionresource.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1/migrationcondition.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1/storageversionmigration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1/storageversionmigrationspec.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/applyconfigurations/storagemigration/v1alpha1/storageversionmigrationstatus.go
2025-08-20T21:13:17.0366136Z [00:02:54.385]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T21:13:17.0445520Z [00:02:54.392]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/9d/9d25a6e71dc2e8f2e7842721a8c3a14f46e0221f2b05814716df817e96693f40-d # internal
2025-08-20T21:13:17.0466944Z [00:02:54.395]➜  k8s.io/client-go/kubernetes/typed/storage/v1
2025-08-20T21:13:17.0467476Z [00:02:54.395]➜  mkdir -p $WORK/b679/
2025-08-20T21:13:17.0471534Z [00:02:54.395]➜  cat >/tmp/go-build1679262874/b679/importcfg << 'EOF' # internal
2025-08-20T21:13:17.0472720Z [00:02:54.395]➜  # import config
2025-08-20T21:13:17.0484150Z [00:02:54.395]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.0485803Z [00:02:54.395]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:13:17.0486453Z [00:02:54.395]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.0487068Z [00:02:54.395]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:17.0487654Z [00:02:54.395]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.0488313Z [00:02:54.395]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1679262874/b680/_pkg_.a
2025-08-20T21:13:17.0488933Z [00:02:54.395]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.0489513Z [00:02:54.395]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:17.0490404Z [00:02:54.395]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.0491045Z [00:02:54.395]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.0491382Z [00:02:54.395]➜  EOF
2025-08-20T21:13:17.0496631Z [00:02:54.397]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1=>k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1;$WORK/b679=>" -p k8s.io/client-go/kubernetes/typed/storage/v1 -lang=go1.24 -complete -installsuffix shared -buildid a_fO2tP8uGpsZ1jfdLEr/a_fO2tP8uGpsZ1jfdLEr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/storage_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1/volumeattachment.go
2025-08-20T21:13:17.0554277Z [00:02:54.403]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T21:13:17.0600815Z [00:02:54.408]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/c7/c7f56d44ba99de42703f2c89315c23d730a3512eb344e4569be8db8da5f03087-d # internal
2025-08-20T21:13:17.0663896Z [00:02:54.414]➜  k8s.io/client-go/kubernetes/typed/storage/v1alpha1
2025-08-20T21:13:17.0665174Z [00:02:54.415]➜  mkdir -p $WORK/b681/
2025-08-20T21:13:17.0669719Z [00:02:54.415]➜  cat >/tmp/go-build1679262874/b681/importcfg << 'EOF' # internal
2025-08-20T21:13:17.0671219Z [00:02:54.415]➜  # import config
2025-08-20T21:13:17.0672777Z [00:02:54.415]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.0681633Z [00:02:54.415]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:13:17.0682365Z [00:02:54.415]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.0682977Z [00:02:54.415]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:17.0683816Z [00:02:54.415]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.0684556Z [00:02:54.415]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1679262874/b682/_pkg_.a
2025-08-20T21:13:17.0685199Z [00:02:54.415]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.0685775Z [00:02:54.415]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:17.0686339Z [00:02:54.415]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.0686814Z [00:02:54.415]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.0687139Z [00:02:54.415]➜  EOF
2025-08-20T21:13:17.0691451Z [00:02:54.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1;$WORK/b681=>" -p k8s.io/client-go/kubernetes/typed/storage/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid YD5XIaECk3AVLL1KDCFH/YD5XIaECk3AVLL1KDCFH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/storage_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1alpha1/volumeattributesclass.go
2025-08-20T21:13:17.1054892Z [00:02:54.453]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T21:13:17.1132523Z [00:02:54.461]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/c5/c54f58b9cea271be5776ab74fa681de804550bba48109dda45d24ce5fae6e81e-d # internal
2025-08-20T21:13:17.1163274Z [00:02:54.464]➜  k8s.io/client-go/kubernetes/typed/storage/v1beta1
2025-08-20T21:13:17.1164376Z [00:02:54.464]➜  mkdir -p $WORK/b683/
2025-08-20T21:13:17.1166632Z [00:02:54.465]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T21:13:17.1172940Z [00:02:54.465]➜  cat >/tmp/go-build1679262874/b683/importcfg << 'EOF' # internal
2025-08-20T21:13:17.1175340Z [00:02:54.465]➜  # import config
2025-08-20T21:13:17.1175727Z [00:02:54.465]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.1176241Z [00:02:54.465]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:13:17.1177179Z [00:02:54.465]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.1177794Z [00:02:54.465]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:17.1178381Z [00:02:54.465]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.1179064Z [00:02:54.465]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1679262874/b684/_pkg_.a
2025-08-20T21:13:17.1179704Z [00:02:54.465]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.1180279Z [00:02:54.465]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:17.1181032Z [00:02:54.465]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.1181509Z [00:02:54.465]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.1181840Z [00:02:54.465]➜  EOF
2025-08-20T21:13:17.1187034Z [00:02:54.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1=>k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1;$WORK/b683=>" -p k8s.io/client-go/kubernetes/typed/storage/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid k5wytt1GZ3rDEj6WaPWt/k5wytt1GZ3rDEj6WaPWt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/storage_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storage/v1beta1/volumeattributesclass.go
2025-08-20T21:13:17.1198137Z [00:02:54.468]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/ed/eddfedce2c26bde5976a7ebdd5c400e1eaff3288819edf9b47e39afc30d8fc7f-d # internal
2025-08-20T21:13:17.1215484Z [00:02:54.469]➜  k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1
2025-08-20T21:13:17.1216240Z [00:02:54.469]➜  mkdir -p $WORK/b685/
2025-08-20T21:13:17.1216775Z [00:02:54.469]➜  cat >/tmp/go-build1679262874/b685/importcfg << 'EOF' # internal
2025-08-20T21:13:17.1217560Z [00:02:54.469]➜  # import config
2025-08-20T21:13:17.1217923Z [00:02:54.469]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.1218718Z [00:02:54.469]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:13:17.1219880Z [00:02:54.469]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.1220957Z [00:02:54.469]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:17.1221948Z [00:02:54.469]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.1222926Z [00:02:54.469]➜  packagefile k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1=/tmp/go-build1679262874/b686/_pkg_.a
2025-08-20T21:13:17.1223809Z [00:02:54.469]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.1224597Z [00:02:54.469]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:17.1225523Z [00:02:54.469]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.1226374Z [00:02:54.469]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.1226877Z [00:02:54.469]➜  EOF
2025-08-20T21:13:17.1231134Z [00:02:54.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1=>k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1;$WORK/b685=>" -p k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid F-8r6ghoLLBUkxrA3dms/F-8r6ghoLLBUkxrA3dms -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1/storagemigration_client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/typed/storagemigration/v1alpha1/storageversionmigration.go
2025-08-20T21:13:17.2608163Z [00:02:54.609]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T21:13:17.2620510Z [00:02:54.610]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/cf/cf48d6e23899da44993cc21c349dac875e45b063ffb1e096e74e78604140ab98-d # internal
2025-08-20T21:13:17.2658868Z [00:02:54.614]➜  k8s.io/metrics/pkg/apis/metrics
2025-08-20T21:13:17.2660029Z [00:02:54.614]➜  mkdir -p $WORK/b687/
2025-08-20T21:13:17.2665415Z [00:02:54.614]➜  cat >/tmp/go-build1679262874/b687/importcfg << 'EOF' # internal
2025-08-20T21:13:17.2667134Z [00:02:54.615]➜  # import config
2025-08-20T21:13:17.2667737Z [00:02:54.615]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:17.2674891Z [00:02:54.615]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.2675705Z [00:02:54.615]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:17.2676667Z [00:02:54.615]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:17.2677184Z [00:02:54.615]➜  EOF
2025-08-20T21:13:17.2681453Z [00:02:54.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics=>k8s.io/metrics@v0.33.2/pkg/apis/metrics;$WORK/b687=>" -p k8s.io/metrics/pkg/apis/metrics -lang=go1.24 -complete -installsuffix shared -buildid 8a3_220ziG2bTFjTxkI-/8a3_220ziG2bTFjTxkI- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/register.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/types.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/zz_generated.deepcopy.go
2025-08-20T21:13:17.4101416Z [00:02:54.758]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T21:13:17.4112739Z [00:02:54.759]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T21:13:17.4124703Z [00:02:54.760]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/cc/ccf655a318648231385ec0572da326cc09b6141922c8949a0fb5ee1ae70da611-d # internal
2025-08-20T21:13:17.4175122Z [00:02:54.766]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/07/071ea91124a1bb323731aa85953fc7fb545a8902629dd4df450530734f668d1f-d # internal
2025-08-20T21:13:17.4191691Z [00:02:54.766]➜  k8s.io/metrics/pkg/apis/metrics/v1beta1
2025-08-20T21:13:17.4193125Z [00:02:54.767]➜  mkdir -p $WORK/b688/
2025-08-20T21:13:17.4193548Z [00:02:54.767]➜  cat >/tmp/go-build1679262874/b688/importcfg << 'EOF' # internal
2025-08-20T21:13:17.4193903Z [00:02:54.767]➜  # import config
2025-08-20T21:13:17.4194265Z [00:02:54.767]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.4194770Z [00:02:54.767]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:17.4195373Z [00:02:54.767]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:17.4195890Z [00:02:54.767]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.4196346Z [00:02:54.767]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:17.4196934Z [00:02:54.767]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:17.4197570Z [00:02:54.767]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.4198193Z [00:02:54.767]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:17.4198801Z [00:02:54.767]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:17.4199600Z [00:02:54.767]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:17.4200220Z [00:02:54.767]➜  packagefile k8s.io/metrics/pkg/apis/metrics=/tmp/go-build1679262874/b687/_pkg_.a
2025-08-20T21:13:17.4200849Z [00:02:54.767]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:17.4201289Z [00:02:54.767]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:17.4201726Z [00:02:54.767]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:17.4202509Z [00:02:54.767]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.4202886Z [00:02:54.767]➜  EOF
2025-08-20T21:13:17.4206431Z [00:02:54.767]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1=>k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1;$WORK/b688=>" -p k8s.io/metrics/pkg/apis/metrics/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid pgV7Z8nEGtqfOmHQk294/pgV7Z8nEGtqfOmHQk294 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/register.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/types.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1beta1/zz_generated.deepcopy.go
2025-08-20T21:13:17.4244563Z [00:02:54.772]➜  k8s.io/metrics/pkg/apis/metrics/v1alpha1
2025-08-20T21:13:17.4244969Z [00:02:54.772]➜  mkdir -p $WORK/b691/
2025-08-20T21:13:17.4264786Z [00:02:54.774]➜  cat >/tmp/go-build1679262874/b691/importcfg << 'EOF' # internal
2025-08-20T21:13:17.4266356Z [00:02:54.774]➜  # import config
2025-08-20T21:13:17.4268283Z [00:02:54.774]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.4270277Z [00:02:54.774]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:17.4272373Z [00:02:54.774]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:17.4273467Z [00:02:54.774]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.4273987Z [00:02:54.774]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:17.4274570Z [00:02:54.774]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:17.4275200Z [00:02:54.774]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.4275822Z [00:02:54.774]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:17.4276425Z [00:02:54.774]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:17.4277052Z [00:02:54.774]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:17.4277664Z [00:02:54.775]➜  packagefile k8s.io/metrics/pkg/apis/metrics=/tmp/go-build1679262874/b687/_pkg_.a
2025-08-20T21:13:17.4278169Z [00:02:54.775]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:17.4278598Z [00:02:54.775]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:17.4279035Z [00:02:54.775]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:17.4279471Z [00:02:54.775]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.4279797Z [00:02:54.775]➜  EOF
2025-08-20T21:13:17.4283672Z [00:02:54.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1=>k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1;$WORK/b691=>" -p k8s.io/metrics/pkg/apis/metrics/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid ZNNdBxfwpbfOvQrvY92p/ZNNdBxfwpbfOvQrvY92p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/register.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/types.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/apis/metrics/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:17.4315431Z [00:02:54.780]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T21:13:17.4448900Z [00:02:54.793]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/f0/f093686e71f7d1702f4710718432ca16a4c90d624b48df9ba29712a7a1e937b3-d # internal
2025-08-20T21:13:17.4450735Z [00:02:54.793]➜  github.com/derailed/k9s/internal/color
2025-08-20T21:13:17.4451259Z [00:02:54.793]➜  mkdir -p $WORK/b694/
2025-08-20T21:13:17.4452711Z [00:02:54.793]➜  cat >/tmp/go-build1679262874/b694/importcfg << 'EOF' # internal
2025-08-20T21:13:17.4453093Z [00:02:54.793]➜  # import config
2025-08-20T21:13:17.4453457Z [00:02:54.793]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.4453880Z [00:02:54.793]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.4454201Z [00:02:54.793]➜  EOF
2025-08-20T21:13:17.4456013Z [00:02:54.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color=>github.com/derailed/k9s/internal/color;$WORK/b694=>" -p github.com/derailed/k9s/internal/color -lang=go1.24 -complete -installsuffix shared -buildid EKRNLYcJXvO07OKHvIBu/EKRNLYcJXvO07OKHvIBu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./internal/color/colorize.go
2025-08-20T21:13:17.4674086Z [00:02:54.815]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T21:13:17.4686123Z [00:02:54.817]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/8e/8e07d865a868eb107aa0b662cf0d80c3a57f5f7217bb33d0197cc981c4efa9c9-d # internal
2025-08-20T21:13:17.4699029Z [00:02:54.818]➜  github.com/adrg/xdg/internal/pathutil
2025-08-20T21:13:17.4699663Z [00:02:54.818]➜  mkdir -p $WORK/b697/
2025-08-20T21:13:17.4705012Z [00:02:54.818]➜  cat >/tmp/go-build1679262874/b697/importcfg << 'EOF' # internal
2025-08-20T21:13:17.4705483Z [00:02:54.819]➜  # import config
2025-08-20T21:13:17.4706874Z [00:02:54.819]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.4707937Z [00:02:54.819]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.4708435Z [00:02:54.819]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:17.4708854Z [00:02:54.819]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:17.4709303Z [00:02:54.819]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:17.4709777Z [00:02:54.819]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.4710097Z [00:02:54.819]➜  EOF
2025-08-20T21:13:17.4712524Z [00:02:54.819]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/pathutil=>github.com/adrg/xdg@v0.5.3/internal/pathutil;$WORK/b697=>" -p github.com/adrg/xdg/internal/pathutil -lang=go1.19 -complete -installsuffix shared -buildid MFw58w5rD0FFsZlw01l_/MFw58w5rD0FFsZlw01l_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/pathutil/pathutil.go /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/pathutil/pathutil_unix.go
2025-08-20T21:13:17.5052083Z [00:02:54.853]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T21:13:17.5052841Z [00:02:54.853]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/5b/5b699a92d274a4dca9fc6489b960584efc68acaa1abc40edda330095a581fb68-d # internal
2025-08-20T21:13:17.5091426Z [00:02:54.857]➜  github.com/adrg/xdg/internal/userdirs
2025-08-20T21:13:17.5092433Z [00:02:54.857]➜  mkdir -p $WORK/b698/
2025-08-20T21:13:17.5102197Z [00:02:54.858]➜  cat >/tmp/go-build1679262874/b698/importcfg << 'EOF' # internal
2025-08-20T21:13:17.5103624Z [00:02:54.858]➜  # import config
2025-08-20T21:13:17.5104512Z [00:02:54.858]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:17.5105105Z [00:02:54.858]➜  packagefile github.com/adrg/xdg/internal/pathutil=/tmp/go-build1679262874/b697/_pkg_.a
2025-08-20T21:13:17.5105945Z [00:02:54.858]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.5106423Z [00:02:54.858]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:17.5106841Z [00:02:54.858]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.5107165Z [00:02:54.858]➜  EOF
2025-08-20T21:13:17.5109382Z [00:02:54.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/userdirs=>github.com/adrg/xdg@v0.5.3/internal/userdirs;$WORK/b698=>" -p github.com/adrg/xdg/internal/userdirs -lang=go1.19 -complete -installsuffix shared -buildid B9tmsCNd826iGN_lUOf6/B9tmsCNd826iGN_lUOf6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/userdirs/config_unix.go /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/internal/userdirs/userdirs.go
2025-08-20T21:13:17.5409864Z [00:02:54.889]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T21:13:17.5416882Z [00:02:54.890]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/85/85a78660d4874ccfc5b45c8571bbc33f343b3046716e8d6593ab9ea464efd675-d # internal
2025-08-20T21:13:17.5441619Z [00:02:54.892]➜  github.com/adrg/xdg
2025-08-20T21:13:17.5441992Z [00:02:54.892]➜  mkdir -p $WORK/b696/
2025-08-20T21:13:17.5448549Z [00:02:54.893]➜  cat >/tmp/go-build1679262874/b696/importcfg << 'EOF' # internal
2025-08-20T21:13:17.5449314Z [00:02:54.893]➜  # import config
2025-08-20T21:13:17.5449785Z [00:02:54.893]➜  packagefile github.com/adrg/xdg/internal/pathutil=/tmp/go-build1679262874/b697/_pkg_.a
2025-08-20T21:13:17.5451011Z [00:02:54.893]➜  packagefile github.com/adrg/xdg/internal/userdirs=/tmp/go-build1679262874/b698/_pkg_.a
2025-08-20T21:13:17.5451632Z [00:02:54.893]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:17.5452070Z [00:02:54.893]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:17.5452537Z [00:02:54.893]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.5452856Z [00:02:54.893]➜  EOF
2025-08-20T21:13:17.5455065Z [00:02:54.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/adrg/xdg@v0.5.3=>github.com/adrg/xdg@v0.5.3;$WORK/b696=>" -p github.com/adrg/xdg -lang=go1.19 -complete -installsuffix shared -buildid cPRzNRpmLkahSpakaGbr/cPRzNRpmLkahSpakaGbr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/base_dirs.go /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/doc.go /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/paths_unix.go /root/go/pkg/mod/github.com/adrg/xdg@v0.5.3/xdg.go
2025-08-20T21:13:17.6083136Z [00:02:54.956]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T21:13:17.6099327Z [00:02:54.958]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/15/1575ad9f38e8390d77fe255f5cfa28b9e79cdcf2e50524c30e5072f5932c4f07-d # internal
2025-08-20T21:13:17.6107425Z [00:02:54.959]➜  github.com/xeipuuv/gojsonpointer
2025-08-20T21:13:17.6108313Z [00:02:54.959]➜  mkdir -p $WORK/b703/
2025-08-20T21:13:17.6117850Z [00:02:54.960]➜  cat >/tmp/go-build1679262874/b703/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6118273Z [00:02:54.960]➜  # import config
2025-08-20T21:13:17.6118627Z [00:02:54.960]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.6119073Z [00:02:54.960]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.6119490Z [00:02:54.960]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:17.6119917Z [00:02:54.960]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.6120359Z [00:02:54.960]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.6120870Z [00:02:54.960]➜  EOF
2025-08-20T21:13:17.6123392Z [00:02:54.960]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb=>github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb;$WORK/b703=>" -p github.com/xeipuuv/gojsonpointer -lang=go1.16 -complete -installsuffix shared -buildid NwWN3H1DcDiyP5g0ePhQ/NwWN3H1DcDiyP5g0ePhQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /root/go/pkg/mod/github.com/xeipuuv/gojsonpointer@v0.0.0-20190905194746-02993c407bfb/pointer.go
2025-08-20T21:13:17.6430088Z [00:02:54.991]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T21:13:17.6436738Z [00:02:54.992]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/f0/f0db4aa180b0cbe2478c64d556612b05fe1a9235cac04c22d2013e66e84f0c5b-d # internal
2025-08-20T21:13:17.6443444Z [00:02:54.992]➜  github.com/xeipuuv/gojsonreference
2025-08-20T21:13:17.6444533Z [00:02:54.993]➜  mkdir -p $WORK/b702/
2025-08-20T21:13:17.6449654Z [00:02:54.993]➜  cat >/tmp/go-build1679262874/b702/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6450169Z [00:02:54.993]➜  # import config
2025-08-20T21:13:17.6450967Z [00:02:54.993]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.6466656Z [00:02:54.993]➜  packagefile github.com/xeipuuv/gojsonpointer=/tmp/go-build1679262874/b703/_pkg_.a
2025-08-20T21:13:17.6467845Z [00:02:54.993]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:17.6468353Z [00:02:54.993]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:17.6469201Z [00:02:54.993]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:17.6469638Z [00:02:54.993]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.6470165Z [00:02:54.993]➜  EOF
2025-08-20T21:13:17.6473142Z [00:02:54.993]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415=>github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415;$WORK/b702=>" -p github.com/xeipuuv/gojsonreference -lang=go1.16 -complete -installsuffix shared -buildid vVa2Mz8vXTs6LAKpsRaU/vVa2Mz8vXTs6LAKpsRaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /root/go/pkg/mod/github.com/xeipuuv/gojsonreference@v0.0.0-20180127040603-bd5ef7bd5415/reference.go
2025-08-20T21:13:17.6495595Z [00:02:54.998]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T21:13:17.6511438Z [00:02:54.999]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T21:13:17.6532747Z [00:02:55.001]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/0b/0b53fbbc9a43a82e263340bc5fbfbeca3b92d0b0dc046c9795bfdcc0800510b5-d # internal
2025-08-20T21:13:17.6533765Z [00:02:55.001]➜  net/mail
2025-08-20T21:13:17.6544473Z [00:02:55.002]➜  mkdir -p $WORK/b704/
2025-08-20T21:13:17.6545150Z [00:02:55.002]➜  cat >/tmp/go-build1679262874/b704/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6545836Z [00:02:55.002]➜  # import config
2025-08-20T21:13:17.6546676Z [00:02:55.002]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:17.6547154Z [00:02:55.002]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.6547585Z [00:02:55.003]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.6547993Z [00:02:55.003]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.6548396Z [00:02:55.003]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:17.6548817Z [00:02:55.003]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:17.6549228Z [00:02:55.003]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:17.6549839Z [00:02:55.003]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:13:17.6550400Z [00:02:55.003]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.6551458Z [00:02:55.003]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:17.6551882Z [00:02:55.003]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:17.6552647Z [00:02:55.003]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:17.6553087Z [00:02:55.003]➜  EOF
2025-08-20T21:13:17.6554473Z [00:02:55.003]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "/root/.go/src/net/mail=>net/mail;$WORK/b704=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid d7Bp7NZCzUIrD70Pwr64/d7Bp7NZCzUIrD70Pwr64 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /root/.go/src/net/mail/message.go
2025-08-20T21:13:17.6576158Z [00:02:55.006]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/00/006e970540d862096e2f2abc49f64a383c58a4048e4645c17f979e69e4ddeaa7-d # internal
2025-08-20T21:13:17.6576836Z [00:02:55.006]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T21:13:17.6609451Z [00:02:55.009]➜  k8s.io/metrics/pkg/client/clientset/versioned/scheme
2025-08-20T21:13:17.6609862Z [00:02:55.009]➜  mkdir -p $WORK/b692/
2025-08-20T21:13:17.6620081Z [00:02:55.010]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T21:13:17.6621468Z [00:02:55.010]➜  cat >/tmp/go-build1679262874/b692/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6622256Z [00:02:55.010]➜  # import config
2025-08-20T21:13:17.6622772Z [00:02:55.010]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.6623774Z [00:02:55.010]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:17.6624403Z [00:02:55.010]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:17.6625195Z [00:02:55.010]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:17.6625991Z [00:02:55.010]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:17.6626648Z [00:02:55.010]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1alpha1=/tmp/go-build1679262874/b691/_pkg_.a
2025-08-20T21:13:17.6627306Z [00:02:55.010]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:13:17.6627723Z [00:02:55.010]➜  EOF
2025-08-20T21:13:17.6630325Z [00:02:55.010]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/scheme=>k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/scheme;$WORK/b692=>" -p k8s.io/metrics/pkg/client/clientset/versioned/scheme -lang=go1.24 -complete -installsuffix shared -buildid T9zoUbeGOVFW38oUKCg5/T9zoUbeGOVFW38oUKCg5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/scheme/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/scheme/register.go
2025-08-20T21:13:17.6633095Z [00:02:55.010]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/73/73f942b8cdc29aa0efafd4ff798104b14f9a329a50644df034e8614da1d0b26e-d # internal
2025-08-20T21:13:17.6667021Z [00:02:55.015]➜  github.com/derailed/tcell/v2/terminfo
2025-08-20T21:13:17.6667388Z [00:02:55.015]➜  mkdir -p $WORK/b707/
2025-08-20T21:13:17.6674342Z [00:02:55.015]➜  cat >/tmp/go-build1679262874/b707/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6689715Z [00:02:55.015]➜  # import config
2025-08-20T21:13:17.6690462Z [00:02:55.015]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:17.6691982Z [00:02:55.015]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.6692444Z [00:02:55.015]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.6692864Z [00:02:55.015]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.6693270Z [00:02:55.015]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:17.6693684Z [00:02:55.015]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.6694382Z [00:02:55.015]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.6694886Z [00:02:55.015]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:17.6695298Z [00:02:55.015]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:17.6695607Z [00:02:55.015]➜  EOF
2025-08-20T21:13:17.6697580Z [00:02:55.015]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo;$WORK/b707=>" -p github.com/derailed/tcell/v2/terminfo -lang=go1.19 -complete -installsuffix shared -buildid ia-dVzmp68o-36nhxXiX/ia-dVzmp68o-36nhxXiX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/terminfo.go
2025-08-20T21:13:17.6719318Z [00:02:55.020]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/6a/6a274abe8bea449333a7fd5fe1089b728c56c5a6fe34484598baa6c162b994f4-d # internal
2025-08-20T21:13:17.6738870Z [00:02:55.022]➜  k8s.io/client-go/kubernetes
2025-08-20T21:13:17.6746273Z [00:02:55.023]➜  mkdir -p $WORK/b572/
2025-08-20T21:13:17.6761179Z [00:02:55.024]➜  cat >/tmp/go-build1679262874/b572/importcfg << 'EOF' # internal
2025-08-20T21:13:17.6761900Z [00:02:55.024]➜  # import config
2025-08-20T21:13:17.6762546Z [00:02:55.024]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.6763803Z [00:02:55.024]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:17.6764555Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1679262874/b573/_pkg_.a
2025-08-20T21:13:17.6765888Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=/tmp/go-build1679262874/b583/_pkg_.a
2025-08-20T21:13:17.6766816Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1679262874/b585/_pkg_.a
2025-08-20T21:13:17.6767659Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b587/_pkg_.a
2025-08-20T21:13:17.6768397Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1679262874/b589/_pkg_.a
2025-08-20T21:13:17.6769080Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1679262874/b593/_pkg_.a
2025-08-20T21:13:17.6769782Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1679262874/b595/_pkg_.a
2025-08-20T21:13:17.6770502Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1679262874/b597/_pkg_.a
2025-08-20T21:13:17.6771522Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1alpha1=/tmp/go-build1679262874/b598/_pkg_.a
2025-08-20T21:13:17.6772315Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1679262874/b599/_pkg_.a
2025-08-20T21:13:17.6773075Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1679262874/b600/_pkg_.a
2025-08-20T21:13:17.6773830Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1679262874/b601/_pkg_.a
2025-08-20T21:13:17.6774568Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1679262874/b602/_pkg_.a
2025-08-20T21:13:17.6775314Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2=/tmp/go-build1679262874/b603/_pkg_.a
2025-08-20T21:13:17.6776057Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1679262874/b605/_pkg_.a
2025-08-20T21:13:17.6776822Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1679262874/b607/_pkg_.a
2025-08-20T21:13:17.6777526Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1679262874/b609/_pkg_.a
2025-08-20T21:13:17.6778396Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1679262874/b611/_pkg_.a
2025-08-20T21:13:17.6779224Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1679262874/b613/_pkg_.a
2025-08-20T21:13:17.6779978Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1alpha1=/tmp/go-build1679262874/b615/_pkg_.a
2025-08-20T21:13:17.6781336Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1679262874/b617/_pkg_.a
2025-08-20T21:13:17.6782325Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1679262874/b619/_pkg_.a
2025-08-20T21:13:17.6783099Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1alpha2=/tmp/go-build1679262874/b621/_pkg_.a
2025-08-20T21:13:17.6783867Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1679262874/b623/_pkg_.a
2025-08-20T21:13:17.6784574Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:13:17.6785252Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1679262874/b627/_pkg_.a
2025-08-20T21:13:17.6785971Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1679262874/b629/_pkg_.a
2025-08-20T21:13:17.6786958Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1679262874/b631/_pkg_.a
2025-08-20T21:13:17.6787653Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1679262874/b633/_pkg_.a
2025-08-20T21:13:17.6788592Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1679262874/b635/_pkg_.a
2025-08-20T21:13:17.6789440Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1=/tmp/go-build1679262874/b637/_pkg_.a
2025-08-20T21:13:17.6790265Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1679262874/b639/_pkg_.a
2025-08-20T21:13:17.6791170Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2=/tmp/go-build1679262874/b641/_pkg_.a
2025-08-20T21:13:17.6791965Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3=/tmp/go-build1679262874/b643/_pkg_.a
2025-08-20T21:13:17.6792691Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1679262874/b645/_pkg_.a
2025-08-20T21:13:17.6793421Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1alpha1=/tmp/go-build1679262874/b647/_pkg_.a
2025-08-20T21:13:17.6794177Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1679262874/b649/_pkg_.a
2025-08-20T21:13:17.6794876Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1679262874/b651/_pkg_.a
2025-08-20T21:13:17.6795561Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1679262874/b653/_pkg_.a
2025-08-20T21:13:17.6796258Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1679262874/b655/_pkg_.a
2025-08-20T21:13:17.6796940Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1679262874/b657/_pkg_.a
2025-08-20T21:13:17.6797639Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1679262874/b659/_pkg_.a
2025-08-20T21:13:17.6798323Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1679262874/b661/_pkg_.a
2025-08-20T21:13:17.6799012Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1679262874/b663/_pkg_.a
2025-08-20T21:13:17.6799712Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1679262874/b665/_pkg_.a
2025-08-20T21:13:17.6800671Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1alpha3=/tmp/go-build1679262874/b667/_pkg_.a
2025-08-20T21:13:17.6801487Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1beta1=/tmp/go-build1679262874/b669/_pkg_.a
2025-08-20T21:13:17.6802214Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1beta2=/tmp/go-build1679262874/b671/_pkg_.a
2025-08-20T21:13:17.6802929Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1679262874/b673/_pkg_.a
2025-08-20T21:13:17.6803657Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1679262874/b675/_pkg_.a
2025-08-20T21:13:17.6804411Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1679262874/b677/_pkg_.a
2025-08-20T21:13:17.6805118Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1679262874/b679/_pkg_.a
2025-08-20T21:13:17.6805830Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1679262874/b681/_pkg_.a
2025-08-20T21:13:17.6806552Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1679262874/b683/_pkg_.a
2025-08-20T21:13:17.6807322Z [00:02:55.024]➜  packagefile k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1=/tmp/go-build1679262874/b685/_pkg_.a
2025-08-20T21:13:17.6808195Z [00:02:55.024]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.6808761Z [00:02:55.024]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build1679262874/b454/_pkg_.a
2025-08-20T21:13:17.6809275Z [00:02:55.024]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.6809848Z [00:02:55.024]➜  EOF
2025-08-20T21:13:17.6822617Z [00:02:55.026]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes=>k8s.io/client-go@v0.33.2/kubernetes;$WORK/b572=>" -p k8s.io/client-go/kubernetes -lang=go1.24 -complete -installsuffix shared -buildid _4UCvN_fal_NlBqXjKqb/_4UCvN_fal_NlBqXjKqb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/clientset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/kubernetes/import.go
2025-08-20T21:13:17.7165207Z [00:02:55.064]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T21:13:17.7174593Z [00:02:55.065]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/68/68d06e7d9c82a31af07104554307a416cb5b46647e4229d7154063a3fa98024e-d # internal
2025-08-20T21:13:17.7191696Z [00:02:55.067]➜  k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1alpha1
2025-08-20T21:13:17.7192610Z [00:02:55.067]➜  mkdir -p $WORK/b690/
2025-08-20T21:13:17.7193536Z [00:02:55.067]➜  cat >/tmp/go-build1679262874/b690/importcfg << 'EOF' # internal
2025-08-20T21:13:17.7194798Z [00:02:55.067]➜  # import config
2025-08-20T21:13:17.7196072Z [00:02:55.067]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.7196636Z [00:02:55.067]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.7197246Z [00:02:55.067]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.7197805Z [00:02:55.067]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.7198346Z [00:02:55.067]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.7198944Z [00:02:55.067]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1alpha1=/tmp/go-build1679262874/b691/_pkg_.a
2025-08-20T21:13:17.7199678Z [00:02:55.067]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/scheme=/tmp/go-build1679262874/b692/_pkg_.a
2025-08-20T21:13:17.7200267Z [00:02:55.067]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.7200699Z [00:02:55.067]➜  EOF
2025-08-20T21:13:17.7205347Z [00:02:55.068]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1=>k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1;$WORK/b690=>" -p k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 7DqkPEgJE0JNKBHJ-bRL/7DqkPEgJE0JNKBHJ-bRL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1/generated_expansion.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1/metrics_client.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1/nodemetrics.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1alpha1/podmetrics.go
2025-08-20T21:13:17.7239560Z [00:02:55.072]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T21:13:17.7257775Z [00:02:55.074]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/47/47f4fc86ba12531564de02d9965585c311bea535413620a4b16f9b4c4adb9458-d # internal
2025-08-20T21:13:17.7283815Z [00:02:55.076]➜  k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1beta1
2025-08-20T21:13:17.7288274Z [00:02:55.077]➜  mkdir -p $WORK/b693/
2025-08-20T21:13:17.7298432Z [00:02:55.078]➜  cat >/tmp/go-build1679262874/b693/importcfg << 'EOF' # internal
2025-08-20T21:13:17.7312109Z [00:02:55.078]➜  # import config
2025-08-20T21:13:17.7313553Z [00:02:55.078]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:17.7314903Z [00:02:55.078]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:17.7315567Z [00:02:55.078]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:17.7316139Z [00:02:55.078]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:13:17.7316661Z [00:02:55.078]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.7317252Z [00:02:55.078]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:13:17.7317976Z [00:02:55.078]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/scheme=/tmp/go-build1679262874/b692/_pkg_.a
2025-08-20T21:13:17.7318563Z [00:02:55.078]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.7318890Z [00:02:55.078]➜  EOF
2025-08-20T21:13:17.7323450Z [00:02:55.078]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1=>k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1;$WORK/b693=>" -p k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid X1fNtY6ZqzVM4P11_a1T/X1fNtY6ZqzVM4P11_a1T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1/doc.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1/generated_expansion.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1/metrics_client.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1/nodemetrics.go /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/typed/metrics/v1beta1/podmetrics.go
2025-08-20T21:13:17.7412865Z [00:02:55.089]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T21:13:17.7420375Z [00:02:55.090]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/4e/4ef2f16dc112b48211d87f61cb8baa7bebba2c29d92dfa7fe8a8e45600178e61-d # internal
2025-08-20T21:13:17.7468160Z [00:02:55.095]➜  github.com/xeipuuv/gojsonschema
2025-08-20T21:13:17.7483366Z [00:02:55.095]➜  mkdir -p $WORK/b701/
2025-08-20T21:13:17.7529707Z [00:02:55.101]➜  cat >/tmp/go-build1679262874/b701/importcfg << 'EOF' # internal
2025-08-20T21:13:17.7531916Z [00:02:55.101]➜  # import config
2025-08-20T21:13:17.7532281Z [00:02:55.101]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:17.7533081Z [00:02:55.101]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:17.7533535Z [00:02:55.101]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.7533955Z [00:02:55.101]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.7534498Z [00:02:55.101]➜  packagefile github.com/xeipuuv/gojsonreference=/tmp/go-build1679262874/b702/_pkg_.a
2025-08-20T21:13:17.7535001Z [00:02:55.101]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:17.7535425Z [00:02:55.101]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:17.7535847Z [00:02:55.101]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:17.7536253Z [00:02:55.101]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:17.7536675Z [00:02:55.101]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:17.7537092Z [00:02:55.101]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:17.7537517Z [00:02:55.101]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.7537953Z [00:02:55.101]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:17.7538636Z [00:02:55.101]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:17.7539154Z [00:02:55.101]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:17.7539641Z [00:02:55.101]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:17.7540101Z [00:02:55.101]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:17.7540526Z [00:02:55.101]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:17.7541252Z [00:02:55.101]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:17.7541686Z [00:02:55.101]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.7542115Z [00:02:55.101]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.7542542Z [00:02:55.101]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:17.7542982Z [00:02:55.101]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:17.7543427Z [00:02:55.101]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:17.7543868Z [00:02:55.101]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:17.7544205Z [00:02:55.101]➜  EOF
2025-08-20T21:13:17.7551683Z [00:02:55.101]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0=>github.com/xeipuuv/gojsonschema@v1.2.0;$WORK/b701=>" -p github.com/xeipuuv/gojsonschema -lang=go1.16 -complete -installsuffix shared -buildid pL3b17Ye_zoAuwoHSI7d/pL3b17Ye_zoAuwoHSI7d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/draft.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/errors.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/format_checkers.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/internalLog.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/jsonContext.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/jsonLoader.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/locales.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/result.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/schema.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/schemaLoader.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/schemaPool.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/schemaReferencePool.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/schemaType.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/subSchema.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/types.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/utils.go /root/go/pkg/mod/github.com/xeipuuv/gojsonschema@v1.2.0/validation.go
2025-08-20T21:13:17.8753879Z [00:02:55.223]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T21:13:17.8811741Z [00:02:55.229]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/b6/b6cdc922a3ee08696935b12f2d4878bea1e883a73efd310b7613df63d0482f79-d # internal
2025-08-20T21:13:17.8833986Z [00:02:55.231]➜  github.com/derailed/tcell/v2/terminfo/a/ansi
2025-08-20T21:13:17.8834625Z [00:02:55.231]➜  mkdir -p $WORK/b709/
2025-08-20T21:13:17.8835182Z [00:02:55.231]➜  cat >/tmp/go-build1679262874/b709/importcfg << 'EOF' # internal
2025-08-20T21:13:17.8835680Z [00:02:55.231]➜  # import config
2025-08-20T21:13:17.8836278Z [00:02:55.231]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.8836835Z [00:02:55.231]➜  EOF
2025-08-20T21:13:17.8839289Z [00:02:55.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/ansi=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/ansi;$WORK/b709=>" -p github.com/derailed/tcell/v2/terminfo/a/ansi -lang=go1.19 -complete -installsuffix shared -buildid ekzvsZN1gkKOASXXTuVG/ekzvsZN1gkKOASXXTuVG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/ansi/term.go
2025-08-20T21:13:17.8921040Z [00:02:55.240]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T21:13:17.8927451Z [00:02:55.240]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/64/648c98ef8acdf9bf16d1424cff0e6d99b6033bb49664eebe7f7c140b4b383d5c-d # internal
2025-08-20T21:13:17.8933855Z [00:02:55.241]➜  github.com/derailed/tcell/v2/terminfo/v/vt100
2025-08-20T21:13:17.8940537Z [00:02:55.242]➜  mkdir -p $WORK/b710/
2025-08-20T21:13:17.8943983Z [00:02:55.242]➜  cat >/tmp/go-build1679262874/b710/importcfg << 'EOF' # internal
2025-08-20T21:13:17.8946105Z [00:02:55.242]➜  # import config
2025-08-20T21:13:17.8946589Z [00:02:55.242]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.8947012Z [00:02:55.242]➜  EOF
2025-08-20T21:13:17.8949338Z [00:02:55.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt100=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt100;$WORK/b710=>" -p github.com/derailed/tcell/v2/terminfo/v/vt100 -lang=go1.19 -complete -installsuffix shared -buildid wI5dMH9_fdmw714TzBl1/wI5dMH9_fdmw714TzBl1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt100/term.go
2025-08-20T21:13:17.9063525Z [00:02:55.254]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T21:13:17.9066162Z [00:02:55.254]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/bd/bd7edc629147a0320df4c4076e07431a743bd8efebca7b638455dadfaaf36ce9-d # internal
2025-08-20T21:13:17.9072329Z [00:02:55.255]➜  github.com/derailed/tcell/v2/terminfo/v/vt102
2025-08-20T21:13:17.9073003Z [00:02:55.255]➜  mkdir -p $WORK/b711/
2025-08-20T21:13:17.9075126Z [00:02:55.256]➜  cat >/tmp/go-build1679262874/b711/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9076306Z [00:02:55.256]➜  # import config
2025-08-20T21:13:17.9077475Z [00:02:55.256]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.9081681Z [00:02:55.256]➜  EOF
2025-08-20T21:13:17.9084187Z [00:02:55.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt102=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt102;$WORK/b711=>" -p github.com/derailed/tcell/v2/terminfo/v/vt102 -lang=go1.19 -complete -installsuffix shared -buildid Ys76qALwLQxN0Fw9M0XL/Ys76qALwLQxN0Fw9M0XL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt102/term.go
2025-08-20T21:13:17.9213025Z [00:02:55.269]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T21:13:17.9218359Z [00:02:55.270]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/99/99a7161b1c4a200ce0e8098da90a2836df1e9efab427e8dbe74d66c1ce7c7d49-d # internal
2025-08-20T21:13:17.9220932Z [00:02:55.270]➜  github.com/derailed/tcell/v2/terminfo/v/vt220
2025-08-20T21:13:17.9221916Z [00:02:55.270]➜  mkdir -p $WORK/b712/
2025-08-20T21:13:17.9255773Z [00:02:55.274]➜  cat >/tmp/go-build1679262874/b712/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9256518Z [00:02:55.274]➜  # import config
2025-08-20T21:13:17.9257134Z [00:02:55.274]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.9258198Z [00:02:55.274]➜  EOF
2025-08-20T21:13:17.9261312Z [00:02:55.274]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt220=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt220;$WORK/b712=>" -p github.com/derailed/tcell/v2/terminfo/v/vt220 -lang=go1.19 -complete -installsuffix shared -buildid 3FbTAUgDMMLJWJpi6Cz6/3FbTAUgDMMLJWJpi6Cz6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt220/term.go
2025-08-20T21:13:17.9284494Z [00:02:55.277]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T21:13:17.9387103Z [00:02:55.287]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/7a/7abd3e7ab5184ce0b22e8a6c4768dad3b24ad3aa5fa20663dcbff6db1eb07d05-d # internal
2025-08-20T21:13:17.9399201Z [00:02:55.288]➜  k8s.io/metrics/pkg/client/clientset/versioned
2025-08-20T21:13:17.9399568Z [00:02:55.288]➜  mkdir -p $WORK/b689/
2025-08-20T21:13:17.9412883Z [00:02:55.289]➜  cat >/tmp/go-build1679262874/b689/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9413310Z [00:02:55.289]➜  # import config
2025-08-20T21:13:17.9413671Z [00:02:55.289]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:17.9414162Z [00:02:55.289]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:17.9414747Z [00:02:55.289]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:17.9415335Z [00:02:55.289]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build1679262874/b454/_pkg_.a
2025-08-20T21:13:17.9416111Z [00:02:55.289]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1alpha1=/tmp/go-build1679262874/b690/_pkg_.a
2025-08-20T21:13:17.9417221Z [00:02:55.289]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1beta1=/tmp/go-build1679262874/b693/_pkg_.a
2025-08-20T21:13:17.9417951Z [00:02:55.289]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:17.9418276Z [00:02:55.289]➜  EOF
2025-08-20T21:13:17.9420355Z [00:02:55.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned=>k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned;$WORK/b689=>" -p k8s.io/metrics/pkg/client/clientset/versioned -lang=go1.24 -complete -installsuffix shared -buildid 69zRWnuQz9QXJpsZEHLB/69zRWnuQz9QXJpsZEHLB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /root/go/pkg/mod/k8s.io/metrics@v0.33.2/pkg/client/clientset/versioned/clientset.go
2025-08-20T21:13:17.9455689Z [00:02:55.293]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T21:13:17.9466782Z [00:02:55.294]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/f2/f293c5fcb17d855c1fc781d409f22e6b86faa0bf9896b1a4aabe786e47aa8754-d # internal
2025-08-20T21:13:17.9496767Z [00:02:55.297]➜  github.com/derailed/tcell/v2/terminfo/x/xterm
2025-08-20T21:13:17.9497189Z [00:02:55.297]➜  mkdir -p $WORK/b713/
2025-08-20T21:13:17.9498400Z [00:02:55.298]➜  cat >/tmp/go-build1679262874/b713/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9499036Z [00:02:55.298]➜  # import config
2025-08-20T21:13:17.9499504Z [00:02:55.298]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.9499927Z [00:02:55.298]➜  EOF
2025-08-20T21:13:17.9502168Z [00:02:55.298]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm;$WORK/b713=>" -p github.com/derailed/tcell/v2/terminfo/x/xterm -lang=go1.19 -complete -installsuffix shared -buildid OpzV3ByKpqaM3VChNG_d/OpzV3ByKpqaM3VChNG_d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm/term.go
2025-08-20T21:13:17.9727955Z [00:02:55.321]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T21:13:17.9763417Z [00:02:55.324]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/23/234acc76fff930d74a6dd577569e99c116bae6aa7c15d3adcb568427819ff2e2-d # internal
2025-08-20T21:13:17.9764163Z [00:02:55.324]➜  github.com/derailed/tcell/v2/terminfo/base
2025-08-20T21:13:17.9764501Z [00:02:55.324]➜  mkdir -p $WORK/b708/
2025-08-20T21:13:17.9770012Z [00:02:55.325]➜  cat >/tmp/go-build1679262874/b708/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9771525Z [00:02:55.325]➜  # import config
2025-08-20T21:13:17.9772155Z [00:02:55.325]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/ansi=/tmp/go-build1679262874/b709/_pkg_.a
2025-08-20T21:13:17.9772889Z [00:02:55.325]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt100=/tmp/go-build1679262874/b710/_pkg_.a
2025-08-20T21:13:17.9773599Z [00:02:55.325]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt102=/tmp/go-build1679262874/b711/_pkg_.a
2025-08-20T21:13:17.9774301Z [00:02:55.325]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt220=/tmp/go-build1679262874/b712/_pkg_.a
2025-08-20T21:13:17.9775000Z [00:02:55.325]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm=/tmp/go-build1679262874/b713/_pkg_.a
2025-08-20T21:13:17.9775454Z [00:02:55.325]➜  EOF
2025-08-20T21:13:17.9777646Z [00:02:55.325]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/base=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/base;$WORK/b708=>" -p github.com/derailed/tcell/v2/terminfo/base -lang=go1.19 -complete -installsuffix shared -buildid IeY-WF-EJJ8a7CLEEwV2/IeY-WF-EJJ8a7CLEEwV2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/base/base.go
2025-08-20T21:13:17.9891634Z [00:02:55.337]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T21:13:17.9895323Z [00:02:55.338]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/52/52a7aaebc77284b50bed404c6845fe0402973fafc4f5e9471a72e0d79beb5237-d # internal
2025-08-20T21:13:17.9902798Z [00:02:55.338]➜  github.com/derailed/tcell/v2/terminfo/dynamic
2025-08-20T21:13:17.9903757Z [00:02:55.339]➜  mkdir -p $WORK/b714/
2025-08-20T21:13:17.9908180Z [00:02:55.339]➜  cat >/tmp/go-build1679262874/b714/importcfg << 'EOF' # internal
2025-08-20T21:13:17.9908968Z [00:02:55.339]➜  # import config
2025-08-20T21:13:17.9910133Z [00:02:55.339]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:17.9911899Z [00:02:55.339]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:17.9912483Z [00:02:55.339]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:17.9913031Z [00:02:55.339]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:17.9913460Z [00:02:55.339]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:17.9913887Z [00:02:55.339]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:17.9914317Z [00:02:55.339]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:17.9914970Z [00:02:55.339]➜  EOF
2025-08-20T21:13:17.9917093Z [00:02:55.339]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/dynamic=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/dynamic;$WORK/b714=>" -p github.com/derailed/tcell/v2/terminfo/dynamic -lang=go1.19 -complete -installsuffix shared -buildid VyfUD_0-XleShO0R-rIt/VyfUD_0-XleShO0R-rIt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/dynamic/dynamic.go
2025-08-20T21:13:18.0427987Z [00:02:55.391]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T21:13:18.0432758Z [00:02:55.391]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/94/94ce18c4fd3ab850007fbf4ad6957536c2d774948ecc9cf8dd0f5d0576897ecf-d # internal
2025-08-20T21:13:18.0433399Z [00:02:55.391]➜  github.com/derailed/tcell/v2/terminfo/a/aixterm
2025-08-20T21:13:18.0433744Z [00:02:55.391]➜  mkdir -p $WORK/b716/
2025-08-20T21:13:18.0434139Z [00:02:55.391]➜  cat >/tmp/go-build1679262874/b716/importcfg << 'EOF' # internal
2025-08-20T21:13:18.0434482Z [00:02:55.391]➜  # import config
2025-08-20T21:13:18.0434941Z [00:02:55.391]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.0435787Z [00:02:55.391]➜  EOF
2025-08-20T21:13:18.0438004Z [00:02:55.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/aixterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/aixterm;$WORK/b716=>" -p github.com/derailed/tcell/v2/terminfo/a/aixterm -lang=go1.19 -complete -installsuffix shared -buildid 18YXwTfDOorLt-Di3NLg/18YXwTfDOorLt-Di3NLg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/aixterm/term.go
2025-08-20T21:13:18.0439925Z [00:02:55.391]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T21:13:18.0451906Z [00:02:55.393]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/59/5937c4eb0e1159a6cacac1875a3813c3192c6df924273540009adba8ffa476a3-d # internal
2025-08-20T21:13:18.0458259Z [00:02:55.394]➜  github.com/derailed/tcell/v2/terminfo/a/alacritty
2025-08-20T21:13:18.0461695Z [00:02:55.394]➜  mkdir -p $WORK/b717/
2025-08-20T21:13:18.0462123Z [00:02:55.394]➜  cat >/tmp/go-build1679262874/b717/importcfg << 'EOF' # internal
2025-08-20T21:13:18.0462469Z [00:02:55.394]➜  # import config
2025-08-20T21:13:18.0463155Z [00:02:55.394]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.0463677Z [00:02:55.394]➜  EOF
2025-08-20T21:13:18.0465832Z [00:02:55.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/alacritty=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/alacritty;$WORK/b717=>" -p github.com/derailed/tcell/v2/terminfo/a/alacritty -lang=go1.19 -complete -installsuffix shared -buildid -xKbC7KdBfOYZ9kqSSBg/-xKbC7KdBfOYZ9kqSSBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/a/alacritty/term.go
2025-08-20T21:13:18.0637763Z [00:02:55.412]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T21:13:18.0640542Z [00:02:55.412]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/a6/a614a464e16cc43364fda5adb1ab25ecc50822b3b7e78ce5525f8a9f12dc819d-d # internal
2025-08-20T21:13:18.0647686Z [00:02:55.413]➜  github.com/derailed/tcell/v2/terminfo/b/beterm
2025-08-20T21:13:18.0648413Z [00:02:55.413]➜  mkdir -p $WORK/b718/
2025-08-20T21:13:18.0668240Z [00:02:55.415]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T21:13:18.0672140Z [00:02:55.415]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/78/78b0eb5d073daa2d7135590537416f2db5b0bf8d7c73edd8120135cf535cd9c3-d # internal
2025-08-20T21:13:18.0676560Z [00:02:55.416]➜  github.com/derailed/tcell/v2/terminfo/c/cygwin
2025-08-20T21:13:18.0676905Z [00:02:55.416]➜  mkdir -p $WORK/b719/
2025-08-20T21:13:18.0679278Z [00:02:55.416]➜  cat >/tmp/go-build1679262874/b719/importcfg << 'EOF' # internal
2025-08-20T21:13:18.0680230Z [00:02:55.416]➜  # import config
2025-08-20T21:13:18.0681111Z [00:02:55.416]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.0681609Z [00:02:55.416]➜  EOF
2025-08-20T21:13:18.0684641Z [00:02:55.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/c/cygwin=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/c/cygwin;$WORK/b719=>" -p github.com/derailed/tcell/v2/terminfo/c/cygwin -lang=go1.19 -complete -installsuffix shared -buildid 4FR6zGC5TKmuo5KVyhPH/4FR6zGC5TKmuo5KVyhPH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/c/cygwin/term.go
2025-08-20T21:13:18.0695340Z [00:02:55.418]➜  cat >/tmp/go-build1679262874/b718/importcfg << 'EOF' # internal
2025-08-20T21:13:18.0695767Z [00:02:55.418]➜  # import config
2025-08-20T21:13:18.0696236Z [00:02:55.418]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.0696899Z [00:02:55.418]➜  EOF
2025-08-20T21:13:18.0699875Z [00:02:55.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/b/beterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/b/beterm;$WORK/b718=>" -p github.com/derailed/tcell/v2/terminfo/b/beterm -lang=go1.19 -complete -installsuffix shared -buildid QdGrrIzWZRvwOdzOlXq7/QdGrrIzWZRvwOdzOlXq7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/b/beterm/term.go
2025-08-20T21:13:18.0913224Z [00:02:55.439]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T21:13:18.0920149Z [00:02:55.440]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/34/3433908127ff3a7f39b36a17f8e13ad63c1a079a62d76cb38c5d2447fc825a21-d # internal
2025-08-20T21:13:18.0961035Z [00:02:55.444]➜  github.com/derailed/tcell/v2/terminfo/d/dtterm
2025-08-20T21:13:18.0961927Z [00:02:55.444]➜  mkdir -p $WORK/b720/
2025-08-20T21:13:18.0968086Z [00:02:55.445]➜  cat >/tmp/go-build1679262874/b720/importcfg << 'EOF' # internal
2025-08-20T21:13:18.0968480Z [00:02:55.445]➜  # import config
2025-08-20T21:13:18.0969218Z [00:02:55.445]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.0969702Z [00:02:55.445]➜  EOF
2025-08-20T21:13:18.0971970Z [00:02:55.445]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/d/dtterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/d/dtterm;$WORK/b720=>" -p github.com/derailed/tcell/v2/terminfo/d/dtterm -lang=go1.19 -complete -installsuffix shared -buildid Uh4SufK0D14LjbfkJwJ9/Uh4SufK0D14LjbfkJwJ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/d/dtterm/term.go
2025-08-20T21:13:18.1042202Z [00:02:55.452]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T21:13:18.1076825Z [00:02:55.456]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/04/041b911badebcb52bf72f04a6abc6673abdae15496faeb06718e015fb81bcd86-d # internal
2025-08-20T21:13:18.1134754Z [00:02:55.462]➜  github.com/derailed/tcell/v2/terminfo/e/emacs
2025-08-20T21:13:18.1135142Z [00:02:55.462]➜  mkdir -p $WORK/b721/
2025-08-20T21:13:18.1137583Z [00:02:55.462]➜  cat >/tmp/go-build1679262874/b721/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1137958Z [00:02:55.462]➜  # import config
2025-08-20T21:13:18.1138421Z [00:02:55.462]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1139181Z [00:02:55.462]➜  EOF
2025-08-20T21:13:18.1141583Z [00:02:55.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/e/emacs=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/e/emacs;$WORK/b721=>" -p github.com/derailed/tcell/v2/terminfo/e/emacs -lang=go1.19 -complete -installsuffix shared -buildid mj2R0vhZMUPeC5OBib8S/mj2R0vhZMUPeC5OBib8S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/e/emacs/term.go
2025-08-20T21:13:18.1236457Z [00:02:55.471]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T21:13:18.1240487Z [00:02:55.472]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/24/2448d492c4d6be4b98a68b3d8835e049a0de7e443fad08a9a2d914e59e4da0b5-d # internal
2025-08-20T21:13:18.1244034Z [00:02:55.472]➜  github.com/derailed/tcell/v2/terminfo/g/gnome
2025-08-20T21:13:18.1244400Z [00:02:55.472]➜  mkdir -p $WORK/b722/
2025-08-20T21:13:18.1275852Z [00:02:55.476]➜  cat >/tmp/go-build1679262874/b722/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1276252Z [00:02:55.476]➜  # import config
2025-08-20T21:13:18.1276717Z [00:02:55.476]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1277438Z [00:02:55.476]➜  EOF
2025-08-20T21:13:18.1279531Z [00:02:55.476]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/g/gnome=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/g/gnome;$WORK/b722=>" -p github.com/derailed/tcell/v2/terminfo/g/gnome -lang=go1.19 -complete -installsuffix shared -buildid -70CEwj6e_15aMNahMAZ/-70CEwj6e_15aMNahMAZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/g/gnome/term.go
2025-08-20T21:13:18.1337001Z [00:02:55.482]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T21:13:18.1350077Z [00:02:55.483]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/ab/abe37e1fd895cd2f77975cbc08a083d37af5f276cf777adfa05a4dbc23c87be6-d # internal
2025-08-20T21:13:18.1354330Z [00:02:55.483]➜  github.com/derailed/tcell/v2/terminfo/h/hpterm
2025-08-20T21:13:18.1355244Z [00:02:55.484]➜  mkdir -p $WORK/b723/
2025-08-20T21:13:18.1361370Z [00:02:55.484]➜  cat >/tmp/go-build1679262874/b723/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1362273Z [00:02:55.484]➜  # import config
2025-08-20T21:13:18.1363022Z [00:02:55.484]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1363546Z [00:02:55.484]➜  EOF
2025-08-20T21:13:18.1365667Z [00:02:55.484]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/h/hpterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/h/hpterm;$WORK/b723=>" -p github.com/derailed/tcell/v2/terminfo/h/hpterm -lang=go1.19 -complete -installsuffix shared -buildid o6phtryshR8pbzXgLxq6/o6phtryshR8pbzXgLxq6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/h/hpterm/term.go
2025-08-20T21:13:18.1465412Z [00:02:55.495]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T21:13:18.1470500Z [00:02:55.495]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/1f/1f2f870632477455cad78f09d70f7bc78a84b044dc2d0a07567ddb061cb21e71-d # internal
2025-08-20T21:13:18.1476710Z [00:02:55.496]➜  github.com/derailed/tcell/v2/terminfo/k/konsole
2025-08-20T21:13:18.1477584Z [00:02:55.496]➜  mkdir -p $WORK/b724/
2025-08-20T21:13:18.1482321Z [00:02:55.496]➜  cat >/tmp/go-build1679262874/b724/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1483479Z [00:02:55.496]➜  # import config
2025-08-20T21:13:18.1483972Z [00:02:55.496]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1484747Z [00:02:55.496]➜  EOF
2025-08-20T21:13:18.1486999Z [00:02:55.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/konsole=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/konsole;$WORK/b724=>" -p github.com/derailed/tcell/v2/terminfo/k/konsole -lang=go1.19 -complete -installsuffix shared -buildid hu6lNXnMy2yKjwAHL6Ll/hu6lNXnMy2yKjwAHL6Ll -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/konsole/term.go
2025-08-20T21:13:18.1528369Z [00:02:55.501]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T21:13:18.1532471Z [00:02:55.501]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/41/41e82811c1926b6ac1c90f32cc3dfce53ce6f06e3440dd454f7e40e96ab2e989-d # internal
2025-08-20T21:13:18.1537983Z [00:02:55.502]➜  github.com/derailed/tcell/v2/terminfo/k/kterm
2025-08-20T21:13:18.1539895Z [00:02:55.502]➜  mkdir -p $WORK/b725/
2025-08-20T21:13:18.1542546Z [00:02:55.502]➜  cat >/tmp/go-build1679262874/b725/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1544338Z [00:02:55.502]➜  # import config
2025-08-20T21:13:18.1544819Z [00:02:55.502]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1545504Z [00:02:55.502]➜  EOF
2025-08-20T21:13:18.1547602Z [00:02:55.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/kterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/kterm;$WORK/b725=>" -p github.com/derailed/tcell/v2/terminfo/k/kterm -lang=go1.19 -complete -installsuffix shared -buildid QpTsFX_pWn-YhwNZGBfD/QpTsFX_pWn-YhwNZGBfD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/k/kterm/term.go
2025-08-20T21:13:18.1602709Z [00:02:55.508]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T21:13:18.1605883Z [00:02:55.508]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/70/7018b9783b79dbe15c83fcdca63898dca4a66230ee995bf4b0c44f9b405d8b24-d # internal
2025-08-20T21:13:18.1606532Z [00:02:55.509]➜  github.com/derailed/tcell/v2/terminfo/l/linux
2025-08-20T21:13:18.1609059Z [00:02:55.509]➜  mkdir -p $WORK/b726/
2025-08-20T21:13:18.1619820Z [00:02:55.509]➜  cat >/tmp/go-build1679262874/b726/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1620783Z [00:02:55.509]➜  # import config
2025-08-20T21:13:18.1621617Z [00:02:55.509]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1622113Z [00:02:55.509]➜  EOF
2025-08-20T21:13:18.1624236Z [00:02:55.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/l/linux=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/l/linux;$WORK/b726=>" -p github.com/derailed/tcell/v2/terminfo/l/linux -lang=go1.19 -complete -installsuffix shared -buildid piruoU6IuKJu6sPouJuX/piruoU6IuKJu6sPouJuX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/l/linux/term.go
2025-08-20T21:13:18.1648439Z [00:02:55.513]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T21:13:18.1662508Z [00:02:55.513]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/80/80ec50ec52d71a3e7c07a4fc79e811542177b47e577c8b4016b1dbee49ab040d-d # internal
2025-08-20T21:13:18.1668198Z [00:02:55.515]➜  github.com/derailed/tcell/v2/terminfo/p/pcansi
2025-08-20T21:13:18.1669101Z [00:02:55.515]➜  mkdir -p $WORK/b727/
2025-08-20T21:13:18.1669516Z [00:02:55.515]➜  cat >/tmp/go-build1679262874/b727/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1669862Z [00:02:55.515]➜  # import config
2025-08-20T21:13:18.1670317Z [00:02:55.515]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1671155Z [00:02:55.515]➜  EOF
2025-08-20T21:13:18.1673365Z [00:02:55.515]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/p/pcansi=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/p/pcansi;$WORK/b727=>" -p github.com/derailed/tcell/v2/terminfo/p/pcansi -lang=go1.19 -complete -installsuffix shared -buildid 6TLbYj-KTwwLd7Gy0tw0/6TLbYj-KTwwLd7Gy0tw0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/p/pcansi/term.go
2025-08-20T21:13:18.1739993Z [00:02:55.522]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T21:13:18.1745326Z [00:02:55.523]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/e5/e51b2880bc9e6b19b03a60a416238495bb7d8f1a2d898dd6e020d7b65a756d7b-d # internal
2025-08-20T21:13:18.1750831Z [00:02:55.523]➜  github.com/derailed/tcell/v2/terminfo/r/rxvt
2025-08-20T21:13:18.1751493Z [00:02:55.523]➜  mkdir -p $WORK/b728/
2025-08-20T21:13:18.1755019Z [00:02:55.524]➜  cat >/tmp/go-build1679262874/b728/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1755788Z [00:02:55.524]➜  # import config
2025-08-20T21:13:18.1756276Z [00:02:55.524]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1758083Z [00:02:55.524]➜  EOF
2025-08-20T21:13:18.1760156Z [00:02:55.524]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/r/rxvt=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/r/rxvt;$WORK/b728=>" -p github.com/derailed/tcell/v2/terminfo/r/rxvt -lang=go1.19 -complete -installsuffix shared -buildid 648X_rJL_0bEDewtDr7k/648X_rJL_0bEDewtDr7k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/r/rxvt/term.go
2025-08-20T21:13:18.1779612Z [00:02:55.526]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T21:13:18.1786615Z [00:02:55.527]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/2b/2b090a4e249a8865bb34db65416ef6194976a44b1b9c2f99ec89d373b35d5950-d # internal
2025-08-20T21:13:18.1792838Z [00:02:55.527]➜  github.com/derailed/tcell/v2/terminfo/s/screen
2025-08-20T21:13:18.1793454Z [00:02:55.527]➜  mkdir -p $WORK/b729/
2025-08-20T21:13:18.1794516Z [00:02:55.527]➜  cat >/tmp/go-build1679262874/b729/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1795282Z [00:02:55.527]➜  # import config
2025-08-20T21:13:18.1796474Z [00:02:55.527]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1797011Z [00:02:55.527]➜  EOF
2025-08-20T21:13:18.1799158Z [00:02:55.528]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/screen=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/screen;$WORK/b729=>" -p github.com/derailed/tcell/v2/terminfo/s/screen -lang=go1.19 -complete -installsuffix shared -buildid Wwa5ECl6odvNr9NozDSm/Wwa5ECl6odvNr9NozDSm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/screen/term.go
2025-08-20T21:13:18.1854915Z [00:02:55.534]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T21:13:18.1914688Z [00:02:55.539]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T21:13:18.1923751Z [00:02:55.540]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/22/224aa13db7eadc63e06f1fac1d721ae7fb5534281e065d9d2bff3bf987806ec8-d # internal
2025-08-20T21:13:18.1927477Z [00:02:55.541]➜  github.com/derailed/tcell/v2/terminfo/s/simpleterm
2025-08-20T21:13:18.1929929Z [00:02:55.541]➜  mkdir -p $WORK/b730/
2025-08-20T21:13:18.1935202Z [00:02:55.542]➜  cat >/tmp/go-build1679262874/b730/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1935590Z [00:02:55.542]➜  # import config
2025-08-20T21:13:18.1936056Z [00:02:55.542]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1936814Z [00:02:55.542]➜  EOF
2025-08-20T21:13:18.1944391Z [00:02:55.542]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/simpleterm=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/simpleterm;$WORK/b730=>" -p github.com/derailed/tcell/v2/terminfo/s/simpleterm -lang=go1.19 -complete -installsuffix shared -buildid GpgTMm6WtJv6qLq2irMG/GpgTMm6WtJv6qLq2irMG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/simpleterm/term.go
2025-08-20T21:13:18.1948705Z [00:02:55.543]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T21:13:18.1953212Z [00:02:55.543]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/74/743b4d18f9d3b59c5bb7c4d91df3137e27651a0adeee9cb9ba873f13a2878c1b-d # internal
2025-08-20T21:13:18.1962212Z [00:02:55.544]➜  github.com/derailed/tcell/v2/terminfo/s/sun
2025-08-20T21:13:18.1963350Z [00:02:55.544]➜  mkdir -p $WORK/b731/
2025-08-20T21:13:18.1964979Z [00:02:55.544]➜  cat >/tmp/go-build1679262874/b731/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1965411Z [00:02:55.545]➜  # import config
2025-08-20T21:13:18.1965890Z [00:02:55.545]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.1966311Z [00:02:55.545]➜  EOF
2025-08-20T21:13:18.1968371Z [00:02:55.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/sun=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/sun;$WORK/b731=>" -p github.com/derailed/tcell/v2/terminfo/s/sun -lang=go1.19 -complete -installsuffix shared -buildid I1CRdDxUP5zqPyCEL2UZ/I1CRdDxUP5zqPyCEL2UZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/s/sun/term.go
2025-08-20T21:13:18.1972901Z [00:02:55.545]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/59/595193289a140c60026f86e2a978ca7b5251f5da03cb202f23860a5c949a80cc-d # internal
2025-08-20T21:13:18.1979465Z [00:02:55.546]➜  github.com/derailed/k9s/internal/config/json
2025-08-20T21:13:18.1980406Z [00:02:55.546]➜  mkdir -p $WORK/b700/
2025-08-20T21:13:18.1985777Z [00:02:55.547]➜  cat >/tmp/go-build1679262874/b700/importcfg << 'EOF' # internal
2025-08-20T21:13:18.1986170Z [00:02:55.547]➜  # import config
2025-08-20T21:13:18.1986730Z [00:02:55.547]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:18.1987221Z [00:02:55.547]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:13:18.1992797Z [00:02:55.547]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.1993237Z [00:02:55.547]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.1993774Z [00:02:55.547]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:18.1994408Z [00:02:55.547]➜  packagefile github.com/xeipuuv/gojsonschema=/tmp/go-build1679262874/b701/_pkg_.a
2025-08-20T21:13:18.1994948Z [00:02:55.547]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:18.1995425Z [00:02:55.547]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:18.1995856Z [00:02:55.547]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:18.1996168Z [00:02:55.547]➜  EOF
2025-08-20T21:13:18.1996488Z [00:02:55.547]➜  cat >/tmp/go-build1679262874/b700/embedcfg << 'EOF' # internal
2025-08-20T21:13:18.1996809Z [00:02:55.547]➜  {
2025-08-20T21:13:18.1997016Z [00:02:55.547]➜  	"Patterns": {
2025-08-20T21:13:18.1997275Z [00:02:55.547]➜  		"schemas/aliases.json": [
2025-08-20T21:13:18.1997561Z [00:02:55.547]➜  			"schemas/aliases.json"
2025-08-20T21:13:18.1997811Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.1998044Z [00:02:55.547]➜  		"schemas/context.json": [
2025-08-20T21:13:18.1998660Z [00:02:55.547]➜  			"schemas/context.json"
2025-08-20T21:13:18.1998908Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.1999146Z [00:02:55.547]➜  		"schemas/hotkeys.json": [
2025-08-20T21:13:18.1999427Z [00:02:55.547]➜  			"schemas/hotkeys.json"
2025-08-20T21:13:18.2001269Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2001873Z [00:02:55.547]➜  		"schemas/k9s.json": [
2025-08-20T21:13:18.2003123Z [00:02:55.547]➜  			"schemas/k9s.json"
2025-08-20T21:13:18.2003458Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2003726Z [00:02:55.547]➜  		"schemas/plugin-multi.json": [
2025-08-20T21:13:18.2004072Z [00:02:55.547]➜  			"schemas/plugin-multi.json"
2025-08-20T21:13:18.2004338Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2004571Z [00:02:55.547]➜  		"schemas/plugin.json": [
2025-08-20T21:13:18.2004854Z [00:02:55.547]➜  			"schemas/plugin.json"
2025-08-20T21:13:18.2005100Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2005332Z [00:02:55.547]➜  		"schemas/plugins.json": [
2025-08-20T21:13:18.2005627Z [00:02:55.547]➜  			"schemas/plugins.json"
2025-08-20T21:13:18.2005875Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2006101Z [00:02:55.547]➜  		"schemas/skin.json": [
2025-08-20T21:13:18.2006371Z [00:02:55.547]➜  			"schemas/skin.json"
2025-08-20T21:13:18.2006619Z [00:02:55.547]➜  		],
2025-08-20T21:13:18.2006851Z [00:02:55.547]➜  		"schemas/views.json": [
2025-08-20T21:13:18.2007126Z [00:02:55.547]➜  			"schemas/views.json"
2025-08-20T21:13:18.2007371Z [00:02:55.547]➜  		]
2025-08-20T21:13:18.2007565Z [00:02:55.547]➜  	},
2025-08-20T21:13:18.2007771Z [00:02:55.547]➜  	"Files": {
2025-08-20T21:13:18.2008271Z [00:02:55.547]➜  		"schemas/aliases.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/aliases.json",
2025-08-20T21:13:18.2008984Z [00:02:55.547]➜  		"schemas/context.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/context.json",
2025-08-20T21:13:18.2009695Z [00:02:55.547]➜  		"schemas/hotkeys.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/hotkeys.json",
2025-08-20T21:13:18.2010372Z [00:02:55.547]➜  		"schemas/k9s.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/k9s.json",
2025-08-20T21:13:18.2011457Z [00:02:55.547]➜  		"schemas/plugin-multi.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin-multi.json",
2025-08-20T21:13:18.2012217Z [00:02:55.547]➜  		"schemas/plugin.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin.json",
2025-08-20T21:13:18.2012922Z [00:02:55.547]➜  		"schemas/plugins.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugins.json",
2025-08-20T21:13:18.2013925Z [00:02:55.547]➜  		"schemas/skin.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/skin.json",
2025-08-20T21:13:18.2014663Z [00:02:55.547]➜  		"schemas/views.json": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/views.json"
2025-08-20T21:13:18.2015090Z [00:02:55.547]➜  	}
2025-08-20T21:13:18.2015284Z [00:02:55.547]➜  }EOF
2025-08-20T21:13:18.2017195Z [00:02:55.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json=>github.com/derailed/k9s/internal/config/json;$WORK/b700=>" -p github.com/derailed/k9s/internal/config/json -lang=go1.24 -complete -installsuffix shared -buildid MnImDyg-FWUz32D9B2jD/MnImDyg-FWUz32D9B2jD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -embedcfg $WORK/b700/embedcfg -pack ./internal/config/json/validator.go
2025-08-20T21:13:18.2120155Z [00:02:55.560]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T21:13:18.2121113Z [00:02:55.560]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/c8/c86c681351c606e19bb3a686a5206129c696c1219afe04979c893af8be19db70-d # internal
2025-08-20T21:13:18.2122028Z [00:02:55.560]➜  github.com/derailed/tcell/v2/terminfo/t/termite
2025-08-20T21:13:18.2123350Z [00:02:55.560]➜  mkdir -p $WORK/b732/
2025-08-20T21:13:18.2126630Z [00:02:55.560]➜  cat >/tmp/go-build1679262874/b732/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2127404Z [00:02:55.560]➜  # import config
2025-08-20T21:13:18.2127903Z [00:02:55.560]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2128331Z [00:02:55.560]➜  EOF
2025-08-20T21:13:18.2130736Z [00:02:55.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/termite=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/termite;$WORK/b732=>" -p github.com/derailed/tcell/v2/terminfo/t/termite -lang=go1.19 -complete -installsuffix shared -buildid 4_vbQyXk8jP-yvXY06zl/4_vbQyXk8jP-yvXY06zl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/termite/term.go
2025-08-20T21:13:18.2132854Z [00:02:55.560]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T21:13:18.2133519Z [00:02:55.560]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/29/29e833749661740a98ef0eea0bf2180e8d21e0fa66c1c4891e38b1ee4dd84314-d # internal
2025-08-20T21:13:18.2134147Z [00:02:55.561]➜  github.com/derailed/tcell/v2/terminfo/t/tmux
2025-08-20T21:13:18.2134465Z [00:02:55.561]➜  mkdir -p $WORK/b733/
2025-08-20T21:13:18.2162564Z [00:02:55.562]➜  cat >/tmp/go-build1679262874/b733/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2163017Z [00:02:55.562]➜  # import config
2025-08-20T21:13:18.2163483Z [00:02:55.562]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2163902Z [00:02:55.562]➜  EOF
2025-08-20T21:13:18.2165968Z [00:02:55.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/tmux=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/tmux;$WORK/b733=>" -p github.com/derailed/tcell/v2/terminfo/t/tmux -lang=go1.19 -complete -installsuffix shared -buildid 7oKxw6QMOL4ONp15ifCx/7oKxw6QMOL4ONp15ifCx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/t/tmux/term.go
2025-08-20T21:13:18.2226864Z [00:02:55.571]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T21:13:18.2233467Z [00:02:55.571]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/cd/cd3fcd6d129e1acb722fe1ebc618faef731d540dd9b6dfcee3af889dd1ad674e-d # internal
2025-08-20T21:13:18.2242642Z [00:02:55.572]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T21:13:18.2244232Z [00:02:55.572]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/88/8889b87f33d598c124262b4491670da08b909a150862101602adac56ec504f0f-d # internal
2025-08-20T21:13:18.2245448Z [00:02:55.572]➜  github.com/derailed/tcell/v2/terminfo/v/vt320
2025-08-20T21:13:18.2245858Z [00:02:55.572]➜  mkdir -p $WORK/b734/
2025-08-20T21:13:18.2246193Z [00:02:55.572]➜  github.com/derailed/tcell/v2/terminfo/v/vt400
2025-08-20T21:13:18.2246513Z [00:02:55.572]➜  mkdir -p $WORK/b735/
2025-08-20T21:13:18.2246884Z [00:02:55.572]➜  cat >/tmp/go-build1679262874/b735/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2247253Z [00:02:55.572]➜  # import config
2025-08-20T21:13:18.2247716Z [00:02:55.572]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2248145Z [00:02:55.572]➜  EOF
2025-08-20T21:13:18.2250255Z [00:02:55.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt400=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt400;$WORK/b735=>" -p github.com/derailed/tcell/v2/terminfo/v/vt400 -lang=go1.19 -complete -installsuffix shared -buildid -nAqhpIJiafVdqKJnuQP/-nAqhpIJiafVdqKJnuQP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt400/term.go
2025-08-20T21:13:18.2252461Z [00:02:55.572]➜  cat >/tmp/go-build1679262874/b734/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2253181Z [00:02:55.572]➜  # import config
2025-08-20T21:13:18.2253635Z [00:02:55.572]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2254050Z [00:02:55.572]➜  EOF
2025-08-20T21:13:18.2256268Z [00:02:55.573]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt320=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt320;$WORK/b734=>" -p github.com/derailed/tcell/v2/terminfo/v/vt320 -lang=go1.19 -complete -installsuffix shared -buildid klnOhpJd1EN2oIIsKbov/klnOhpJd1EN2oIIsKbov -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt320/term.go
2025-08-20T21:13:18.2416339Z [00:02:55.590]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T21:13:18.2421899Z [00:02:55.590]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/28/28c8dcfbac86ef99223612813481b77e403860d2ffc22c3e5d4eb1aedd67ca24-d # internal
2025-08-20T21:13:18.2427827Z [00:02:55.591]➜  github.com/derailed/tcell/v2/terminfo/v/vt420
2025-08-20T21:13:18.2428226Z [00:02:55.591]➜  mkdir -p $WORK/b736/
2025-08-20T21:13:18.2431144Z [00:02:55.591]➜  cat >/tmp/go-build1679262874/b736/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2431572Z [00:02:55.591]➜  # import config
2025-08-20T21:13:18.2432039Z [00:02:55.591]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2432459Z [00:02:55.591]➜  EOF
2025-08-20T21:13:18.2434563Z [00:02:55.591]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt420=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt420;$WORK/b736=>" -p github.com/derailed/tcell/v2/terminfo/v/vt420 -lang=go1.19 -complete -installsuffix shared -buildid 8FAhDDwEUTpW1sg48Qti/8FAhDDwEUTpW1sg48Qti -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt420/term.go
2025-08-20T21:13:18.2509779Z [00:02:55.599]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T21:13:18.2516980Z [00:02:55.600]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/91/9181ec1552c9f0bec2624079b01cbd9d057abe795e1100ff7ce190793f7980b7-d # internal
2025-08-20T21:13:18.2524019Z [00:02:55.600]➜  github.com/derailed/tcell/v2/terminfo/v/vt52
2025-08-20T21:13:18.2524381Z [00:02:55.600]➜  mkdir -p $WORK/b737/
2025-08-20T21:13:18.2528211Z [00:02:55.601]➜  cat >/tmp/go-build1679262874/b737/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2528696Z [00:02:55.601]➜  # import config
2025-08-20T21:13:18.2529170Z [00:02:55.601]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2529593Z [00:02:55.601]➜  EOF
2025-08-20T21:13:18.2534971Z [00:02:55.601]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt52=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt52;$WORK/b737=>" -p github.com/derailed/tcell/v2/terminfo/v/vt52 -lang=go1.19 -complete -installsuffix shared -buildid -DQsyc6S7oVyDZ5NoNaw/-DQsyc6S7oVyDZ5NoNaw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/v/vt52/term.go
2025-08-20T21:13:18.2581167Z [00:02:55.606]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T21:13:18.2582024Z [00:02:55.606]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/19/1935d3389895e8c42990072f712ae638580b06a6cc0197323a92f66e003d4301-d # internal
2025-08-20T21:13:18.2582630Z [00:02:55.606]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T21:13:18.2583001Z [00:02:55.606]➜  github.com/derailed/tcell/v2/terminfo/w/wy50
2025-08-20T21:13:18.2583324Z [00:02:55.606]➜  mkdir -p $WORK/b738/
2025-08-20T21:13:18.2583692Z [00:02:55.606]➜  cat >/tmp/go-build1679262874/b738/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2584361Z [00:02:55.606]➜  # import config
2025-08-20T21:13:18.2584823Z [00:02:55.606]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2586226Z [00:02:55.606]➜  EOF
2025-08-20T21:13:18.2589376Z [00:02:55.606]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy50=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy50;$WORK/b738=>" -p github.com/derailed/tcell/v2/terminfo/w/wy50 -lang=go1.19 -complete -installsuffix shared -buildid iofA_vOU0sbRJDpwj1LN/iofA_vOU0sbRJDpwj1LN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy50/term.go
2025-08-20T21:13:18.2603745Z [00:02:55.608]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/a7/a73b2cc33033353272a3e51a35465c891fca3be6d1ec84f200d637cff4630aec-d # internal
2025-08-20T21:13:18.2607043Z [00:02:55.609]➜  github.com/derailed/tcell/v2/terminfo/w/wy60
2025-08-20T21:13:18.2607452Z [00:02:55.609]➜  mkdir -p $WORK/b739/
2025-08-20T21:13:18.2612614Z [00:02:55.609]➜  cat >/tmp/go-build1679262874/b739/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2613012Z [00:02:55.609]➜  # import config
2025-08-20T21:13:18.2613480Z [00:02:55.609]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2613902Z [00:02:55.609]➜  EOF
2025-08-20T21:13:18.2615952Z [00:02:55.609]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy60=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy60;$WORK/b739=>" -p github.com/derailed/tcell/v2/terminfo/w/wy60 -lang=go1.19 -complete -installsuffix shared -buildid z8eXgPxyZViEc6EgxxUp/z8eXgPxyZViEc6EgxxUp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy60/term.go
2025-08-20T21:13:18.2646184Z [00:02:55.613]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T21:13:18.2651018Z [00:02:55.613]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/9e/9eab2562ff4a31f2e34728c6e98539edd6491882e337d86b46b1082fa501f68e-d # internal
2025-08-20T21:13:18.2655432Z [00:02:55.614]➜  github.com/derailed/tcell/v2/terminfo/w/wy99_ansi
2025-08-20T21:13:18.2657220Z [00:02:55.614]➜  mkdir -p $WORK/b740/
2025-08-20T21:13:18.2664987Z [00:02:55.615]➜  cat >/tmp/go-build1679262874/b740/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2665624Z [00:02:55.615]➜  # import config
2025-08-20T21:13:18.2666190Z [00:02:55.615]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2666606Z [00:02:55.615]➜  EOF
2025-08-20T21:13:18.2670176Z [00:02:55.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy99_ansi=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy99_ansi;$WORK/b740=>" -p github.com/derailed/tcell/v2/terminfo/w/wy99_ansi -lang=go1.19 -complete -installsuffix shared -buildid 5hew2lcZnUbe0DOs5O8t/5hew2lcZnUbe0DOs5O8t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/w/wy99_ansi/term.go
2025-08-20T21:13:18.2687847Z [00:02:55.617]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T21:13:18.2697259Z [00:02:55.618]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/39/39dcac5ba1c07cd4cf7d663cd0b698417acd8115bbda46d10359aceacc850255-d # internal
2025-08-20T21:13:18.2708378Z [00:02:55.619]➜  github.com/derailed/tcell/v2/terminfo/x/xfce
2025-08-20T21:13:18.2708768Z [00:02:55.619]➜  mkdir -p $WORK/b741/
2025-08-20T21:13:18.2709145Z [00:02:55.619]➜  cat >/tmp/go-build1679262874/b741/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2709488Z [00:02:55.619]➜  # import config
2025-08-20T21:13:18.2710286Z [00:02:55.619]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2710894Z [00:02:55.619]➜  EOF
2025-08-20T21:13:18.2713105Z [00:02:55.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xfce=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xfce;$WORK/b741=>" -p github.com/derailed/tcell/v2/terminfo/x/xfce -lang=go1.19 -complete -installsuffix shared -buildid C0GjwFVb5lstrTNuSbFm/C0GjwFVb5lstrTNuSbFm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xfce/term.go
2025-08-20T21:13:18.2718567Z [00:02:55.620]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T21:13:18.2729821Z [00:02:55.621]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/ef/ef46a20a0cbd43176ab0493c1fdb2b7dc4a0292cc12161d6b55e891558c51129-d # internal
2025-08-20T21:13:18.2734140Z [00:02:55.621]➜  github.com/derailed/tcell/v2/terminfo/x/xterm_ghostty
2025-08-20T21:13:18.2734608Z [00:02:55.621]➜  mkdir -p $WORK/b742/
2025-08-20T21:13:18.2734987Z [00:02:55.621]➜  cat >/tmp/go-build1679262874/b742/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2735353Z [00:02:55.621]➜  # import config
2025-08-20T21:13:18.2735863Z [00:02:55.621]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2736278Z [00:02:55.621]➜  EOF
2025-08-20T21:13:18.2738467Z [00:02:55.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_ghostty=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_ghostty;$WORK/b742=>" -p github.com/derailed/tcell/v2/terminfo/x/xterm_ghostty -lang=go1.19 -complete -installsuffix shared -buildid EV3HDUJwgMERXS-5Npj6/EV3HDUJwgMERXS-5Npj6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_ghostty/term.go
2025-08-20T21:13:18.2803418Z [00:02:55.625]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T21:13:18.2813584Z [00:02:55.629]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T21:13:18.2814332Z [00:02:55.629]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/a6/a602a1f480039f05dd18ca491fcf54be51f7e9cdf6454038cb74f8912cf25895-d # internal
2025-08-20T21:13:18.2815050Z [00:02:55.629]➜  github.com/derailed/tcell/v2/terminfo/x/xterm_kitty
2025-08-20T21:13:18.2815681Z [00:02:55.629]➜  mkdir -p $WORK/b743/
2025-08-20T21:13:18.2816118Z [00:02:55.629]➜  cat >/tmp/go-build1679262874/b743/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2816467Z [00:02:55.629]➜  # import config
2025-08-20T21:13:18.2816925Z [00:02:55.629]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2817344Z [00:02:55.629]➜  EOF
2025-08-20T21:13:18.2819505Z [00:02:55.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_kitty=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_kitty;$WORK/b743=>" -p github.com/derailed/tcell/v2/terminfo/x/xterm_kitty -lang=go1.19 -complete -installsuffix shared -buildid uMj1HQ_KY1KE5VZAJZ0t/uMj1HQ_KY1KE5VZAJZ0t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_kitty/term.go
2025-08-20T21:13:18.2841991Z [00:02:55.632]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T21:13:18.2849790Z [00:02:55.633]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/be/be39a0fde534f0005a1aad7dbdf75d95616d65dd16b1cd1689e52c3e4474f685-d # internal
2025-08-20T21:13:18.2854636Z [00:02:55.634]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T21:13:18.2855329Z [00:02:55.634]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/62/628124e3b9644ca52ace2438118faa39b919529eb35b068ef1910d4445efa2f2-d # internal
2025-08-20T21:13:18.2862015Z [00:02:55.634]➜  github.com/derailed/tcell/v2/terminfo/x/xterm_termite
2025-08-20T21:13:18.2862469Z [00:02:55.634]➜  mkdir -p $WORK/b744/
2025-08-20T21:13:18.2867175Z [00:02:55.635]➜  cat >/tmp/go-build1679262874/b744/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2867615Z [00:02:55.635]➜  # import config
2025-08-20T21:13:18.2868080Z [00:02:55.635]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.2868507Z [00:02:55.635]➜  EOF
2025-08-20T21:13:18.2873151Z [00:02:55.635]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_termite=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_termite;$WORK/b744=>" -p github.com/derailed/tcell/v2/terminfo/x/xterm_termite -lang=go1.19 -complete -installsuffix shared -buildid sscMYJ5eOFaj6uQ-gkoL/sscMYJ5eOFaj6uQ-gkoL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/x/xterm_termite/term.go
2025-08-20T21:13:18.2885054Z [00:02:55.636]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T21:13:18.2888160Z [00:02:55.637]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/81/8111f23b0bce046c168ce141efbcb2ddf401654796ffb993ce28262aa7a74e94-d # internal
2025-08-20T21:13:18.2891422Z [00:02:55.637]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/69/69610fe6b7ed6e8a7b338fc269010c4eb619ed7b79b2a4122a9492075f652124-d # internal
2025-08-20T21:13:18.2895511Z [00:02:55.637]➜  github.com/derailed/k9s/internal/client
2025-08-20T21:13:18.2895988Z [00:02:55.637]➜  mkdir -p $WORK/b066/
2025-08-20T21:13:18.2896398Z [00:02:55.637]➜  cat >/tmp/go-build1679262874/b066/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2896751Z [00:02:55.637]➜  # import config
2025-08-20T21:13:18.2897097Z [00:02:55.637]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:18.2897533Z [00:02:55.637]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.2897947Z [00:02:55.637]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.2898498Z [00:02:55.637]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:18.2899114Z [00:02:55.637]➜  packagefile github.com/fvbommel/sortorder=/tmp/go-build1679262874/b078/_pkg_.a
2025-08-20T21:13:18.2899649Z [00:02:55.637]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:18.2900380Z [00:02:55.637]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:13:18.2901084Z [00:02:55.637]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:18.2901750Z [00:02:55.638]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:13:18.2902468Z [00:02:55.638]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:18.2903105Z [00:02:55.638]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:18.2903741Z [00:02:55.638]➜  packagefile k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1679262874/b270/_pkg_.a
2025-08-20T21:13:18.2904384Z [00:02:55.638]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:18.2905017Z [00:02:55.638]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:13:18.2905663Z [00:02:55.638]➜  packagefile k8s.io/client-go/discovery/cached/disk=/tmp/go-build1679262874/b560/_pkg_.a
2025-08-20T21:13:18.2906242Z [00:02:55.638]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:13:18.2906790Z [00:02:55.638]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:18.2911667Z [00:02:55.638]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:18.2912367Z [00:02:55.638]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build1679262874/b567/_pkg_.a
2025-08-20T21:13:18.2913460Z [00:02:55.638]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:18.2914491Z [00:02:55.638]➜  packagefile k8s.io/metrics/pkg/apis/metrics=/tmp/go-build1679262874/b687/_pkg_.a
2025-08-20T21:13:18.2915337Z [00:02:55.638]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:13:18.2916061Z [00:02:55.638]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned=/tmp/go-build1679262874/b689/_pkg_.a
2025-08-20T21:13:18.2916626Z [00:02:55.638]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:18.2917049Z [00:02:55.638]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:18.2917473Z [00:02:55.638]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:18.2917906Z [00:02:55.638]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:18.2918316Z [00:02:55.638]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.2918735Z [00:02:55.638]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:18.2919156Z [00:02:55.638]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:18.2919601Z [00:02:55.638]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.2920053Z [00:02:55.638]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.2920477Z [00:02:55.638]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.2921044Z [00:02:55.638]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.2921464Z [00:02:55.638]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.2921870Z [00:02:55.638]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.2922180Z [00:02:55.638]➜  EOF
2025-08-20T21:13:18.2933394Z [00:02:55.638]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client=>github.com/derailed/k9s/internal/client;$WORK/b066=>" -p github.com/derailed/k9s/internal/client -lang=go1.24 -complete -installsuffix shared -buildid po8YZSVdXiNkAaM8wd-N/po8YZSVdXiNkAaM8wd-N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack ./internal/client/client.go ./internal/client/config.go ./internal/client/errors.go ./internal/client/gvr.go ./internal/client/gvrs.go ./internal/client/helpers.go ./internal/client/metrics.go ./internal/client/types.go
2025-08-20T21:13:18.2935622Z [00:02:55.638]➜  github.com/gdamore/encoding
2025-08-20T21:13:18.2935908Z [00:02:55.638]➜  mkdir -p $WORK/b745/
2025-08-20T21:13:18.2936306Z [00:02:55.639]➜  cat >/tmp/go-build1679262874/b745/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2936656Z [00:02:55.639]➜  # import config
2025-08-20T21:13:18.2937070Z [00:02:55.639]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:18.2937634Z [00:02:55.639]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:18.2938126Z [00:02:55.639]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.2938566Z [00:02:55.639]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.2938898Z [00:02:55.639]➜  EOF
2025-08-20T21:13:18.2942361Z [00:02:55.639]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1=>github.com/gdamore/encoding@v1.0.1;$WORK/b745=>" -p github.com/gdamore/encoding -lang=go1.9 -complete -installsuffix shared -buildid RnFZ2PRGJQH0LedIMT2w/RnFZ2PRGJQH0LedIMT2w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/ascii.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/charmap.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/doc.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/ebcdic.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/latin1.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/latin5.go /root/go/pkg/mod/github.com/gdamore/encoding@v1.0.1/utf8.go
2025-08-20T21:13:18.2945249Z [00:02:55.640]➜  github.com/lucasb-eyer/go-colorful
2025-08-20T21:13:18.2945548Z [00:02:55.640]➜  mkdir -p $WORK/b746/
2025-08-20T21:13:18.2945926Z [00:02:55.640]➜  cat >/tmp/go-build1679262874/b746/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2946269Z [00:02:55.640]➜  # import config
2025-08-20T21:13:18.2946656Z [00:02:55.640]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:18.2947148Z [00:02:55.641]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:18.2947584Z [00:02:55.641]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.2948023Z [00:02:55.641]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:18.2948456Z [00:02:55.641]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:18.2948879Z [00:02:55.641]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:18.2949322Z [00:02:55.641]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:18.2949638Z [00:02:55.641]➜  EOF
2025-08-20T21:13:18.2953365Z [00:02:55.641]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0=>github.com/lucasb-eyer/go-colorful@v1.2.0;$WORK/b746=>" -p github.com/lucasb-eyer/go-colorful -lang=go1.12 -complete -installsuffix shared -buildid lpHV4kcVYgLsl_av0r9L/lpHV4kcVYgLsl_av0r9L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/colorgens.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/colors.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/happy_palettegen.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/hexcolor.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/hsluv.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/soft_palettegen.go /root/go/pkg/mod/github.com/lucasb-eyer/go-colorful@v1.2.0/warm_palettegen.go
2025-08-20T21:13:18.2986724Z [00:02:55.647]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T21:13:18.2990281Z [00:02:55.647]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/1d/1d4b80e7ee1a84043ebe0c9e327b2a81a85e4e97615bf99c0e1e1b86b1d3d33c-d # internal
2025-08-20T21:13:18.2995588Z [00:02:55.647]➜  github.com/derailed/tcell/v2/terminfo/extended
2025-08-20T21:13:18.2998357Z [00:02:55.648]➜  mkdir -p $WORK/b715/
2025-08-20T21:13:18.2998769Z [00:02:55.648]➜  cat >/tmp/go-build1679262874/b715/importcfg << 'EOF' # internal
2025-08-20T21:13:18.2999114Z [00:02:55.648]➜  # import config
2025-08-20T21:13:18.2999909Z [00:02:55.648]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/aixterm=/tmp/go-build1679262874/b716/_pkg_.a
2025-08-20T21:13:18.3000789Z [00:02:55.648]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/alacritty=/tmp/go-build1679262874/b717/_pkg_.a
2025-08-20T21:13:18.3039634Z [00:02:55.648]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/ansi=/tmp/go-build1679262874/b709/_pkg_.a
2025-08-20T21:13:18.3040428Z [00:02:55.648]➜  packagefile github.com/derailed/tcell/v2/terminfo/b/beterm=/tmp/go-build1679262874/b718/_pkg_.a
2025-08-20T21:13:18.3041304Z [00:02:55.648]➜  packagefile github.com/derailed/tcell/v2/terminfo/c/cygwin=/tmp/go-build1679262874/b719/_pkg_.a
2025-08-20T21:13:18.3042018Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/d/dtterm=/tmp/go-build1679262874/b720/_pkg_.a
2025-08-20T21:13:18.3042726Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/e/emacs=/tmp/go-build1679262874/b721/_pkg_.a
2025-08-20T21:13:18.3043433Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/g/gnome=/tmp/go-build1679262874/b722/_pkg_.a
2025-08-20T21:13:18.3044139Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/h/hpterm=/tmp/go-build1679262874/b723/_pkg_.a
2025-08-20T21:13:18.3045218Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/k/konsole=/tmp/go-build1679262874/b724/_pkg_.a
2025-08-20T21:13:18.3046000Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/k/kterm=/tmp/go-build1679262874/b725/_pkg_.a
2025-08-20T21:13:18.3046708Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/l/linux=/tmp/go-build1679262874/b726/_pkg_.a
2025-08-20T21:13:18.3047418Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/p/pcansi=/tmp/go-build1679262874/b727/_pkg_.a
2025-08-20T21:13:18.3048119Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/r/rxvt=/tmp/go-build1679262874/b728/_pkg_.a
2025-08-20T21:13:18.3048817Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/screen=/tmp/go-build1679262874/b729/_pkg_.a
2025-08-20T21:13:18.3049552Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/simpleterm=/tmp/go-build1679262874/b730/_pkg_.a
2025-08-20T21:13:18.3050267Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/sun=/tmp/go-build1679262874/b731/_pkg_.a
2025-08-20T21:13:18.3051191Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/t/termite=/tmp/go-build1679262874/b732/_pkg_.a
2025-08-20T21:13:18.3052018Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/t/tmux=/tmp/go-build1679262874/b733/_pkg_.a
2025-08-20T21:13:18.3052783Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt100=/tmp/go-build1679262874/b710/_pkg_.a
2025-08-20T21:13:18.3053476Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt102=/tmp/go-build1679262874/b711/_pkg_.a
2025-08-20T21:13:18.3054171Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt220=/tmp/go-build1679262874/b712/_pkg_.a
2025-08-20T21:13:18.3054869Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt320=/tmp/go-build1679262874/b734/_pkg_.a
2025-08-20T21:13:18.3055561Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt400=/tmp/go-build1679262874/b735/_pkg_.a
2025-08-20T21:13:18.3056260Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt420=/tmp/go-build1679262874/b736/_pkg_.a
2025-08-20T21:13:18.3056948Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt52=/tmp/go-build1679262874/b737/_pkg_.a
2025-08-20T21:13:18.3057635Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy50=/tmp/go-build1679262874/b738/_pkg_.a
2025-08-20T21:13:18.3058322Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy60=/tmp/go-build1679262874/b739/_pkg_.a
2025-08-20T21:13:18.3059033Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy99_ansi=/tmp/go-build1679262874/b740/_pkg_.a
2025-08-20T21:13:18.3059918Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xfce=/tmp/go-build1679262874/b741/_pkg_.a
2025-08-20T21:13:18.3062631Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm=/tmp/go-build1679262874/b713/_pkg_.a
2025-08-20T21:13:18.3063533Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_ghostty=/tmp/go-build1679262874/b742/_pkg_.a
2025-08-20T21:13:18.3064295Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_kitty=/tmp/go-build1679262874/b743/_pkg_.a
2025-08-20T21:13:18.3065051Z [00:02:55.649]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_termite=/tmp/go-build1679262874/b744/_pkg_.a
2025-08-20T21:13:18.3065521Z [00:02:55.649]➜  EOF
2025-08-20T21:13:18.3067622Z [00:02:55.649]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/extended=>github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/extended;$WORK/b715=>" -p github.com/derailed/tcell/v2/terminfo/extended -lang=go1.19 -complete -installsuffix shared -buildid SaQmWNPQdsIg9M_ZAmts/SaQmWNPQdsIg9M_ZAmts -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terminfo/extended/extended.go
2025-08-20T21:13:18.3106680Z [00:02:55.658]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T21:13:18.3130678Z [00:02:55.659]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/00/008a3d11fbcd4c89664837923749256a9ce2156bd576f6cb9e550fe608651c40-d # internal
2025-08-20T21:13:18.3131375Z [00:02:55.660]➜  github.com/mattn/go-runewidth
2025-08-20T21:13:18.3131683Z [00:02:55.660]➜  mkdir -p $WORK/b748/
2025-08-20T21:13:18.3132060Z [00:02:55.660]➜  cat >/tmp/go-build1679262874/b748/importcfg << 'EOF' # internal
2025-08-20T21:13:18.3132410Z [00:02:55.660]➜  # import config
2025-08-20T21:13:18.3132809Z [00:02:55.660]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:18.3133281Z [00:02:55.660]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.3133695Z [00:02:55.660]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.3134123Z [00:02:55.660]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.3134459Z [00:02:55.660]➜  EOF
2025-08-20T21:13:18.3137111Z [00:02:55.660]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16=>github.com/mattn/go-runewidth@v0.0.16;$WORK/b748=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid KRXa1D8dXRjcFYp_-kqp/KRXa1D8dXRjcFYp_-kqp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_posix.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_table.go
2025-08-20T21:13:18.3139278Z [00:02:55.661]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T21:13:18.3158420Z [00:02:55.663]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/76/76e61c5caf7a0580d08b6e151c1410b85df117bb9ddc3bdbbacdc98dfed8f730-d # internal
2025-08-20T21:13:18.3160300Z [00:02:55.663]➜  os/signal
2025-08-20T21:13:18.3160787Z [00:02:55.663]➜  mkdir -p $WORK/b750/
2025-08-20T21:13:18.3161168Z [00:02:55.664]➜  echo -n > $WORK/b750/go_asm.h # internal
2025-08-20T21:13:18.3161482Z [00:02:55.664]➜  cd /root/.go/src/os/signal
2025-08-20T21:13:18.3162442Z [00:02:55.664]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b750=>" -I $WORK/b750/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b750/symabis ./sig.s
2025-08-20T21:13:18.3222501Z [00:02:55.670]➜  cat >/tmp/go-build1679262874/b750/importcfg << 'EOF' # internal
2025-08-20T21:13:18.3222921Z [00:02:55.670]➜  # import config
2025-08-20T21:13:18.3223618Z [00:02:55.670]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:18.3224046Z [00:02:55.670]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.3224463Z [00:02:55.670]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:18.3224897Z [00:02:55.670]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.3225349Z [00:02:55.670]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:18.3225677Z [00:02:55.670]➜  EOF
2025-08-20T21:13:18.3225932Z [00:02:55.670]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:18.3227810Z [00:02:55.670]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b750=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 0PbWp1NnRJ7j75tcHFoi/0PbWp1NnRJ7j75tcHFoi -goversion go1.25.0 -symabis $WORK/b750/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack -asmhdr $WORK/b750/go_asm.h /root/.go/src/os/signal/doc.go /root/.go/src/os/signal/signal.go /root/.go/src/os/signal/signal_unix.go
2025-08-20T21:13:18.3604698Z [00:02:55.708]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T21:13:18.3606244Z [00:02:55.709]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/11/1183b70241b465f20764a7ac565694d30434d39d71ed68716c11d0b5bd524758-d # internal
2025-08-20T21:13:18.3609468Z [00:02:55.709]➜  cd /root/.go/src/os/signal
2025-08-20T21:13:18.3610852Z [00:02:55.709]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b750=>" -I $WORK/b750/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b750/sig.o ./sig.s
2025-08-20T21:13:18.3612339Z [00:02:55.709]➜  github.com/derailed/k9s/internal/port
2025-08-20T21:13:18.3612678Z [00:02:55.709]➜  mkdir -p $WORK/b755/
2025-08-20T21:13:18.3614808Z [00:02:55.710]➜  cat >/tmp/go-build1679262874/b755/importcfg << 'EOF' # internal
2025-08-20T21:13:18.3615706Z [00:02:55.710]➜  # import config
2025-08-20T21:13:18.3616082Z [00:02:55.710]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.3616504Z [00:02:55.710]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.3617398Z [00:02:55.710]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:18.3618002Z [00:02:55.710]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:18.3618576Z [00:02:55.710]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:13:18.3619276Z [00:02:55.710]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:18.3619777Z [00:02:55.710]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:18.3620193Z [00:02:55.710]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.3621085Z [00:02:55.710]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.3621594Z [00:02:55.710]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.3621915Z [00:02:55.710]➜  EOF
2025-08-20T21:13:18.3622165Z [00:02:55.710]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:18.3624285Z [00:02:55.710]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port=>github.com/derailed/k9s/internal/port;$WORK/b755=>" -p github.com/derailed/k9s/internal/port -lang=go1.24 -complete -installsuffix shared -buildid aEXRWbYod6MwT5iEzmhH/aEXRWbYod6MwT5iEzmhH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./internal/port/ann.go ./internal/port/co_portspec.go ./internal/port/pf.go ./internal/port/pfs.go ./internal/port/tunnel.go
2025-08-20T21:13:18.3668641Z [00:02:55.715]➜  cd /root/.go/src/os/signal
2025-08-20T21:13:18.3669606Z [00:02:55.715]➜  go tool pack r $WORK/b750/_pkg_.a $WORK/b750/sig.o # internal
2025-08-20T21:13:18.3670106Z [00:02:55.715]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T21:13:18.3681927Z [00:02:55.716]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/30/30bdd559b4b5f884c540480655f93b453e61dc51066d3e09611618a1c51e009d-d # internal
2025-08-20T21:13:18.3689461Z [00:02:55.717]➜  github.com/sahilm/fuzzy
2025-08-20T21:13:18.3689824Z [00:02:55.717]➜  mkdir -p $WORK/b758/
2025-08-20T21:13:18.3697501Z [00:02:55.718]➜  cat >/tmp/go-build1679262874/b758/importcfg << 'EOF' # internal
2025-08-20T21:13:18.3697962Z [00:02:55.718]➜  # import config
2025-08-20T21:13:18.3698309Z [00:02:55.718]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:18.3698748Z [00:02:55.718]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:18.3699203Z [00:02:55.718]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.3699561Z [00:02:55.718]➜  EOF
2025-08-20T21:13:18.3699810Z [00:02:55.718]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:18.3701881Z [00:02:55.718]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sahilm/fuzzy@v0.1.1=>github.com/sahilm/fuzzy@v0.1.1;$WORK/b758=>" -p github.com/sahilm/fuzzy -lang=go1.16 -complete -installsuffix shared -buildid y9_UXuL5HYyTmn2c04P1/y9_UXuL5HYyTmn2c04P1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /root/go/pkg/mod/github.com/sahilm/fuzzy@v0.1.1/fuzzy.go
2025-08-20T21:13:18.3945438Z [00:02:55.742]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T21:13:18.3949602Z [00:02:55.743]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T21:13:18.3954298Z [00:02:55.743]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/0c/0ced168f1dd8acc7dc5c03a7e71d24836894a9ee86a9a669b24656927c83ee0a-d # internal
2025-08-20T21:13:18.3966996Z [00:02:55.745]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/b5/b5acbb681d037958b6b09c568e600d06fac724a25be5598ef4e55dc9a8e767a3-d # internal
2025-08-20T21:13:18.3992185Z [00:02:55.747]➜  dario.cat/mergo
2025-08-20T21:13:18.3992554Z [00:02:55.747]➜  mkdir -p $WORK/b762/
2025-08-20T21:13:18.3992950Z [00:02:55.747]➜  cat >/tmp/go-build1679262874/b762/importcfg << 'EOF' # internal
2025-08-20T21:13:18.3993303Z [00:02:55.747]➜  # import config
2025-08-20T21:13:18.3993640Z [00:02:55.747]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.3994079Z [00:02:55.747]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.3994500Z [00:02:55.747]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:18.3994931Z [00:02:55.747]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:18.3995626Z [00:02:55.747]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.3996036Z [00:02:55.747]➜  EOF
2025-08-20T21:13:18.3998111Z [00:02:55.747]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "/root/go/pkg/mod/dario.cat/mergo@v1.0.1=>dario.cat/mergo@v1.0.1;$WORK/b762=>" -p dario.cat/mergo -lang=go1.13 -complete -installsuffix shared -buildid 8d8IFHSTUIeOWODxAvSw/8d8IFHSTUIeOWODxAvSw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /root/go/pkg/mod/dario.cat/mergo@v1.0.1/doc.go /root/go/pkg/mod/dario.cat/mergo@v1.0.1/map.go /root/go/pkg/mod/dario.cat/mergo@v1.0.1/merge.go /root/go/pkg/mod/dario.cat/mergo@v1.0.1/mergo.go
2025-08-20T21:13:18.4116268Z [00:02:55.759]➜  github.com/derailed/tcell/v2
2025-08-20T21:13:18.4116724Z [00:02:55.759]➜  mkdir -p $WORK/b706/
2025-08-20T21:13:18.4117104Z [00:02:55.759]➜  cat >/tmp/go-build1679262874/b706/importcfg << 'EOF' # internal
2025-08-20T21:13:18.4117468Z [00:02:55.759]➜  # import config
2025-08-20T21:13:18.4117806Z [00:02:55.759]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.4118228Z [00:02:55.759]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.4118644Z [00:02:55.759]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.4119179Z [00:02:55.759]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:13:18.4120154Z [00:02:55.759]➜  packagefile github.com/derailed/tcell/v2/terminfo/base=/tmp/go-build1679262874/b708/_pkg_.a
2025-08-20T21:13:18.4121024Z [00:02:55.759]➜  packagefile github.com/derailed/tcell/v2/terminfo/dynamic=/tmp/go-build1679262874/b714/_pkg_.a
2025-08-20T21:13:18.4121769Z [00:02:55.759]➜  packagefile github.com/derailed/tcell/v2/terminfo/extended=/tmp/go-build1679262874/b715/_pkg_.a
2025-08-20T21:13:18.4122414Z [00:02:55.759]➜  packagefile github.com/gdamore/encoding=/tmp/go-build1679262874/b745/_pkg_.a
2025-08-20T21:13:18.4123010Z [00:02:55.759]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:13:18.4123631Z [00:02:55.759]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:18.4124185Z [00:02:55.759]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:18.4124696Z [00:02:55.759]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:13:18.4125259Z [00:02:55.759]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:18.4125826Z [00:02:55.759]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:18.4126655Z [00:02:55.759]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:18.4127145Z [00:02:55.759]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.4127551Z [00:02:55.759]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:18.4127961Z [00:02:55.759]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.4128381Z [00:02:55.759]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:18.4128815Z [00:02:55.759]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.4129241Z [00:02:55.759]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.4129668Z [00:02:55.759]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.4130085Z [00:02:55.759]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:18.4130533Z [00:02:55.759]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.4131217Z [00:02:55.759]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.4131563Z [00:02:55.759]➜  EOF
2025-08-20T21:13:18.4139817Z [00:02:55.759]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4=>github.com/derailed/tcell/v2@v2.3.1-rc.4;$WORK/b706=>" -p github.com/derailed/tcell/v2 -lang=go1.19 -complete -installsuffix shared -buildid YyQByh7vd6QkHTgNymfT/YyQByh7vd6QkHTgNymfT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/attr.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/cell.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/charset_unix.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/color.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/colorfit.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/console_stub.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/doc.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/encoding.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/errors.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/event.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/interrupt.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/key.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/mouse.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/nonblock_unix.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/paste.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/resize.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/runes.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/screen.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/simulation.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/style.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terms_default.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/terms_dynamic.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/tscreen.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/tscreen_unix.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/tty.go /root/go/pkg/mod/github.com/derailed/tcell/v2@v2.3.1-rc.4/tty_unix.go
2025-08-20T21:13:18.4325563Z [00:02:55.780]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T21:13:18.4335552Z [00:02:55.782]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/28/28f43c68215ede93f33feced9f53f88d6a5441841b4765982f67b8720abebc7d-d # internal
2025-08-20T21:13:18.4342892Z [00:02:55.782]➜  github.com/anchore/go-homedir
2025-08-20T21:13:18.4346169Z [00:02:55.782]➜  mkdir -p $WORK/b763/
2025-08-20T21:13:18.4347371Z [00:02:55.783]➜  cat >/tmp/go-build1679262874/b763/importcfg << 'EOF' # internal
2025-08-20T21:13:18.4348393Z [00:02:55.783]➜  # import config
2025-08-20T21:13:18.4349433Z [00:02:55.783]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.4351223Z [00:02:55.783]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.4351795Z [00:02:55.783]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.4352860Z [00:02:55.783]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:18.4353886Z [00:02:55.783]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.4354850Z [00:02:55.783]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:18.4355694Z [00:02:55.783]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.4356717Z [00:02:55.783]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.4357676Z [00:02:55.783]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:18.4358056Z [00:02:55.783]➜  EOF
2025-08-20T21:13:18.4360454Z [00:02:55.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-homedir@v0.0.0-20250319154043-c29668562e4d=>github.com/anchore/go-homedir@v0.0.0-20250319154043-c29668562e4d;$WORK/b763=>" -p github.com/anchore/go-homedir -lang=go1.12 -complete -installsuffix shared -buildid UGS9f8eUCdDwXx40yew5/UGS9f8eUCdDwXx40yew5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-homedir@v0.0.0-20250319154043-c29668562e4d/homedir.go
2025-08-20T21:13:18.4733415Z [00:02:55.821]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T21:13:18.4752365Z [00:02:55.823]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/6f/6fd0a2df786c83bf5d6c8d44dbcfb115a0fbd8942b63ad57f98cd79ae7b1f21b-d # internal
2025-08-20T21:13:18.4753053Z [00:02:55.823]➜  github.com/anchore/go-logger
2025-08-20T21:13:18.4753358Z [00:02:55.823]➜  mkdir -p $WORK/b764/
2025-08-20T21:13:18.4758957Z [00:02:55.824]➜  cat >/tmp/go-build1679262874/b764/importcfg << 'EOF' # internal
2025-08-20T21:13:18.4759356Z [00:02:55.824]➜  # import config
2025-08-20T21:13:18.4759705Z [00:02:55.824]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.4760113Z [00:02:55.824]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.4760533Z [00:02:55.824]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.4761034Z [00:02:55.824]➜  EOF
2025-08-20T21:13:18.4764816Z [00:02:55.824]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722=>github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722;$WORK/b764=>" -p github.com/anchore/go-logger -lang=go1.17 -complete -installsuffix shared -buildid aRLFysaVscZPWUnXgsG8/aRLFysaVscZPWUnXgsG8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/logger.go
2025-08-20T21:13:18.4833503Z [00:02:55.830]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T21:13:18.4834520Z [00:02:55.831]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/c0/c000e2b7910c610d74cdaf9aa878978c42cb2d099ab490439c5b3fa9f8401a29-d # internal
2025-08-20T21:13:18.4843109Z [00:02:55.832]➜  github.com/go-viper/mapstructure/v2/internal/errors
2025-08-20T21:13:18.4844144Z [00:02:55.832]➜  mkdir -p $WORK/b767/
2025-08-20T21:13:18.4850509Z [00:02:55.833]➜  cat >/tmp/go-build1679262874/b767/importcfg << 'EOF' # internal
2025-08-20T21:13:18.4853182Z [00:02:55.833]➜  # import config
2025-08-20T21:13:18.4853552Z [00:02:55.833]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.4853873Z [00:02:55.833]➜  EOF
2025-08-20T21:13:18.4859596Z [00:02:55.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/internal/errors=>github.com/go-viper/mapstructure/v2@v2.3.0/internal/errors;$WORK/b767=>" -p github.com/go-viper/mapstructure/v2/internal/errors -lang=go1.18 -complete -installsuffix shared -buildid BQisguOmic6kEJjuiWLu/BQisguOmic6kEJjuiWLu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/internal/errors/errors.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/internal/errors/join.go
2025-08-20T21:13:18.4960522Z [00:02:55.844]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T21:13:18.4965939Z [00:02:55.845]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/9a/9a60da97436b3291911106aa61588aaa66c1f88d50519f9c6fa01c4f49391108-d # internal
2025-08-20T21:13:18.4979448Z [00:02:55.846]➜  github.com/anchore/go-logger/adapter/discard
2025-08-20T21:13:18.4980213Z [00:02:55.846]➜  mkdir -p $WORK/b765/
2025-08-20T21:13:18.4986861Z [00:02:55.847]➜  cat >/tmp/go-build1679262874/b765/importcfg << 'EOF' # internal
2025-08-20T21:13:18.4987257Z [00:02:55.847]➜  # import config
2025-08-20T21:13:18.4987691Z [00:02:55.847]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:18.4988200Z [00:02:55.847]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.4988509Z [00:02:55.847]➜  EOF
2025-08-20T21:13:18.4991246Z [00:02:55.847]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/discard=>github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/discard;$WORK/b765=>" -p github.com/anchore/go-logger/adapter/discard -lang=go1.17 -complete -installsuffix shared -buildid FlSKPiIjcLuOJW3Zvmdc/FlSKPiIjcLuOJW3Zvmdc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/discard/logger.go
2025-08-20T21:13:18.5002477Z [00:02:55.848]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T21:13:18.5015664Z [00:02:55.849]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/43/43875c3d67effe6d9186447de255f984717d71206f3f1211c481322ef180c763-d # internal
2025-08-20T21:13:18.5042113Z [00:02:55.852]➜  github.com/go-viper/mapstructure/v2
2025-08-20T21:13:18.5044476Z [00:02:55.852]➜  mkdir -p $WORK/b766/
2025-08-20T21:13:18.5045591Z [00:02:55.853]➜  cat >/tmp/go-build1679262874/b766/importcfg << 'EOF' # internal
2025-08-20T21:13:18.5046134Z [00:02:55.853]➜  # import config
2025-08-20T21:13:18.5046799Z [00:02:55.853]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:18.5047696Z [00:02:55.853]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:18.5048998Z [00:02:55.853]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.5050370Z [00:02:55.853]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.5051433Z [00:02:55.853]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build1679262874/b767/_pkg_.a
2025-08-20T21:13:18.5052968Z [00:02:55.853]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:18.5054095Z [00:02:55.853]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:13:18.5065757Z [00:02:55.853]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:18.5066735Z [00:02:55.853]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:18.5067202Z [00:02:55.853]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:18.5067627Z [00:02:55.853]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.5068058Z [00:02:55.853]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.5068479Z [00:02:55.853]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.5068792Z [00:02:55.853]➜  EOF
2025-08-20T21:13:18.5071721Z [00:02:55.855]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0=>github.com/go-viper/mapstructure/v2@v2.3.0;$WORK/b766=>" -p github.com/go-viper/mapstructure/v2 -lang=go1.18 -complete -installsuffix shared -buildid VkZk0ZvbVjgu7R_lxXRI/VkZk0ZvbVjgu7R_lxXRI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/decode_hooks.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/errors.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/mapstructure.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.3.0/reflect_go1_20.go
2025-08-20T21:13:18.5121081Z [00:02:55.860]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T21:13:18.5125625Z [00:02:55.860]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/9d/9df19f96e0e554da2170dc37349c31e3c47c74b804d1afa342bcd52ed09e2d7b-d # internal
2025-08-20T21:13:18.5188144Z [00:02:55.867]➜  github.com/fsnotify/fsnotify/internal
2025-08-20T21:13:18.5188550Z [00:02:55.867]➜  mkdir -p $WORK/b770/
2025-08-20T21:13:18.5188939Z [00:02:55.867]➜  cat >/tmp/go-build1679262874/b770/importcfg << 'EOF' # internal
2025-08-20T21:13:18.5189320Z [00:02:55.867]➜  # import config
2025-08-20T21:13:18.5189655Z [00:02:55.867]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.5190129Z [00:02:55.867]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:18.5190974Z [00:02:55.867]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.5191471Z [00:02:55.867]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.5191902Z [00:02:55.867]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:18.5192322Z [00:02:55.867]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.5192634Z [00:02:55.867]➜  EOF
2025-08-20T21:13:18.5195458Z [00:02:55.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal=>github.com/fsnotify/fsnotify@v1.9.0/internal;$WORK/b770=>" -p github.com/fsnotify/fsnotify/internal -lang=go1.17 -complete -installsuffix shared -buildid rjVqcDfDhr5Aoz7l87_H/rjVqcDfDhr5Aoz7l87_H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/debug_linux.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/internal.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/unix.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/unix2.go
2025-08-20T21:13:18.5509050Z [00:02:55.899]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T21:13:18.5516268Z [00:02:55.899]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/28/281a30c0ed513dc2ad8d5f26d012653bd4af288550924c123408dc5fa51aeed8-d # internal
2025-08-20T21:13:18.5556477Z [00:02:55.903]➜  github.com/fsnotify/fsnotify
2025-08-20T21:13:18.5556875Z [00:02:55.903]➜  mkdir -p $WORK/b769/
2025-08-20T21:13:18.5558927Z [00:02:55.904]➜  cat >/tmp/go-build1679262874/b769/importcfg << 'EOF' # internal
2025-08-20T21:13:18.5559627Z [00:02:55.904]➜  # import config
2025-08-20T21:13:18.5560107Z [00:02:55.904]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.5560720Z [00:02:55.904]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.5561335Z [00:02:55.904]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build1679262874/b770/_pkg_.a
2025-08-20T21:13:18.5561929Z [00:02:55.904]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:18.5562389Z [00:02:55.904]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.5562799Z [00:02:55.904]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.5563217Z [00:02:55.904]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.5563651Z [00:02:55.904]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.5564103Z [00:02:55.904]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.5564578Z [00:02:55.904]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.5564995Z [00:02:55.904]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.5565303Z [00:02:55.904]➜  EOF
2025-08-20T21:13:18.5567622Z [00:02:55.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0=>github.com/fsnotify/fsnotify@v1.9.0;$WORK/b769=>" -p github.com/fsnotify/fsnotify -lang=go1.17 -complete -installsuffix shared -buildid UrR9-5fYUbL2pS7YWlOF/UrR9-5fYUbL2pS7YWlOF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/fsnotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/shared.go
2025-08-20T21:13:18.7249773Z [00:02:56.073]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T21:13:18.7263041Z [00:02:56.074]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/79/79c2e52dcdd47f262d1938d4ab2743f2ec1490257e734e81e5be919e0fa18050-d # internal
2025-08-20T21:13:18.7263720Z [00:02:56.074]➜  github.com/sourcegraph/conc/panics
2025-08-20T21:13:18.7271967Z [00:02:56.074]➜  mkdir -p $WORK/b774/
2025-08-20T21:13:18.7273231Z [00:02:56.075]➜  cat >/tmp/go-build1679262874/b774/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7274290Z [00:02:56.075]➜  # import config
2025-08-20T21:13:18.7275068Z [00:02:56.075]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.7275531Z [00:02:56.075]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:18.7275991Z [00:02:56.075]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:18.7276719Z [00:02:56.075]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:18.7277133Z [00:02:56.075]➜  EOF
2025-08-20T21:13:18.7279297Z [00:02:56.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics=>github.com/sourcegraph/conc@v0.3.0/panics;$WORK/b774=>" -p github.com/sourcegraph/conc/panics -lang=go1.19 -complete -installsuffix shared -buildid HzxH2HCsoFH0bCsJu8Hs/HzxH2HCsoFH0bCsJu8Hs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics/panics.go /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/panics/try.go
2025-08-20T21:13:18.7431106Z [00:02:56.091]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T21:13:18.7454059Z [00:02:56.093]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/5b/5bdda47cd3cd826df31b80e0c0f4f855bc37468103221261a41c4733214dfc87-d # internal
2025-08-20T21:13:18.7457223Z [00:02:56.094]➜  github.com/sourcegraph/conc/internal/multierror
2025-08-20T21:13:18.7457679Z [00:02:56.094]➜  mkdir -p $WORK/b775/
2025-08-20T21:13:18.7458075Z [00:02:56.094]➜  cat >/tmp/go-build1679262874/b775/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7458653Z [00:02:56.094]➜  # import config
2025-08-20T21:13:18.7459103Z [00:02:56.094]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.7459511Z [00:02:56.094]➜  EOF
2025-08-20T21:13:18.7462380Z [00:02:56.094]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/internal/multierror=>github.com/sourcegraph/conc@v0.3.0/internal/multierror;$WORK/b775=>" -p github.com/sourcegraph/conc/internal/multierror -lang=go1.19 -complete -installsuffix shared -buildid zRcurVuCrvOCMgIwAVLi/zRcurVuCrvOCMgIwAVLi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/internal/multierror/multierror_go120.go
2025-08-20T21:13:18.7544287Z [00:02:56.102]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T21:13:18.7556625Z [00:02:56.104]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/82/828a02e90227d1b4044a90e17dae034df201b57bdb5752b811aaac4af6ac5067-d # internal
2025-08-20T21:13:18.7561784Z [00:02:56.104]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T21:13:18.7565551Z [00:02:56.105]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/68/68991a4b903eaef78f3449f2ea1dd567857ed30a527d3fc7962f27690a61705e-d # internal
2025-08-20T21:13:18.7570970Z [00:02:56.105]➜  github.com/spf13/afero/internal/common
2025-08-20T21:13:18.7571292Z [00:02:56.105]➜  mkdir -p $WORK/b777/
2025-08-20T21:13:18.7574701Z [00:02:56.105]➜  cat >/tmp/go-build1679262874/b777/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7575089Z [00:02:56.105]➜  # import config
2025-08-20T21:13:18.7575438Z [00:02:56.105]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.7575767Z [00:02:56.105]➜  EOF
2025-08-20T21:13:18.7577749Z [00:02:56.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.14.0/internal/common=>github.com/spf13/afero@v1.14.0/internal/common;$WORK/b777=>" -p github.com/spf13/afero/internal/common -lang=go1.23 -complete -installsuffix shared -buildid CRHcFTAVW0fRHZe9xxbd/CRHcFTAVW0fRHZe9xxbd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/internal/common/adapters.go
2025-08-20T21:13:18.7587636Z [00:02:56.107]➜  github.com/sourcegraph/conc
2025-08-20T21:13:18.7588021Z [00:02:56.107]➜  mkdir -p $WORK/b773/
2025-08-20T21:13:18.7590041Z [00:02:56.107]➜  cat >/tmp/go-build1679262874/b773/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7599706Z [00:02:56.107]➜  # import config
2025-08-20T21:13:18.7600195Z [00:02:56.107]➜  packagefile github.com/sourcegraph/conc/panics=/tmp/go-build1679262874/b774/_pkg_.a
2025-08-20T21:13:18.7601132Z [00:02:56.107]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.7601467Z [00:02:56.107]➜  EOF
2025-08-20T21:13:18.7603229Z [00:02:56.107]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0=>github.com/sourcegraph/conc@v0.3.0;$WORK/b773=>" -p github.com/sourcegraph/conc -lang=go1.19 -complete -installsuffix shared -buildid 8f-M9dXbjEUGew891sz1/8f-M9dXbjEUGew891sz1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/waitgroup.go
2025-08-20T21:13:18.7693185Z [00:02:56.117]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T21:13:18.7740136Z [00:02:56.122]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/19/19cd9137f93bbd9db1a5066f544c85e080a622b1455a5f3c95a2738d9a54c43a-d # internal
2025-08-20T21:13:18.7744168Z [00:02:56.122]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T21:13:18.7744955Z [00:02:56.123]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T21:13:18.7748568Z [00:02:56.123]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/52/524c52fcc3158311669f16d56c8d7b086688d8d06ce16ca1a78d07ecafe188d8-d # internal
2025-08-20T21:13:18.7752801Z [00:02:56.123]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/90/90dddb76e82dd3beb05a3aa45613aa759e5d0f5751920e6cf1c44cd80c61afc4-d # internal
2025-08-20T21:13:18.7755000Z [00:02:56.124]➜  github.com/sourcegraph/conc/iter
2025-08-20T21:13:18.7755721Z [00:02:56.124]➜  mkdir -p $WORK/b772/
2025-08-20T21:13:18.7760514Z [00:02:56.124]➜  github.com/spf13/afero/mem
2025-08-20T21:13:18.7760994Z [00:02:56.124]➜  mkdir -p $WORK/b778/
2025-08-20T21:13:18.7761409Z [00:02:56.124]➜  cat >/tmp/go-build1679262874/b778/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7762349Z [00:02:56.124]➜  # import config
2025-08-20T21:13:18.7762848Z [00:02:56.124]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.7763292Z [00:02:56.124]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.7763916Z [00:02:56.124]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build1679262874/b777/_pkg_.a
2025-08-20T21:13:18.7764447Z [00:02:56.124]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.7764881Z [00:02:56.124]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.7765451Z [00:02:56.124]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.7766020Z [00:02:56.124]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.7766625Z [00:02:56.124]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:18.7767210Z [00:02:56.124]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.7767744Z [00:02:56.124]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:18.7768191Z [00:02:56.124]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.7768640Z [00:02:56.124]➜  EOF
2025-08-20T21:13:18.7771778Z [00:02:56.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.14.0/mem=>github.com/spf13/afero@v1.14.0/mem;$WORK/b778=>" -p github.com/spf13/afero/mem -lang=go1.23 -complete -installsuffix shared -buildid NqsvtEAWJM6In6UOTVFM/NqsvtEAWJM6In6UOTVFM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/mem/dir.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/mem/dirmap.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/mem/file.go
2025-08-20T21:13:18.7774291Z [00:02:56.124]➜  cat >/tmp/go-build1679262874/b772/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7774986Z [00:02:56.124]➜  # import config
2025-08-20T21:13:18.7775917Z [00:02:56.125]➜  packagefile github.com/sourcegraph/conc=/tmp/go-build1679262874/b773/_pkg_.a
2025-08-20T21:13:18.7776642Z [00:02:56.125]➜  packagefile github.com/sourcegraph/conc/internal/multierror=/tmp/go-build1679262874/b775/_pkg_.a
2025-08-20T21:13:18.7778203Z [00:02:56.125]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:18.7778647Z [00:02:56.125]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.7779114Z [00:02:56.125]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:18.7779448Z [00:02:56.125]➜  EOF
2025-08-20T21:13:18.7782410Z [00:02:56.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter=>github.com/sourcegraph/conc@v0.3.0/iter;$WORK/b772=>" -p github.com/sourcegraph/conc/iter -lang=go1.19 -complete -installsuffix shared -buildid oZZm_wNdmyUuiETq-n2h/oZZm_wNdmyUuiETq-n2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter/iter.go /root/go/pkg/mod/github.com/sourcegraph/conc@v0.3.0/iter/map.go
2025-08-20T21:13:18.7841364Z [00:02:56.132]➜  github.com/derailed/tview
2025-08-20T21:13:18.7842090Z [00:02:56.132]➜  mkdir -p $WORK/b751/
2025-08-20T21:13:18.7853665Z [00:02:56.133]➜  cat >/tmp/go-build1679262874/b751/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7854338Z [00:02:56.133]➜  # import config
2025-08-20T21:13:18.7855532Z [00:02:56.133]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.7856182Z [00:02:56.133]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.7856933Z [00:02:56.133]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:13:18.7857852Z [00:02:56.133]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:13:18.7858595Z [00:02:56.134]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:18.7860059Z [00:02:56.134]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:18.7860688Z [00:02:56.134]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.7861151Z [00:02:56.134]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:18.7861572Z [00:02:56.134]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.7861997Z [00:02:56.134]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:18.7862415Z [00:02:56.134]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.7862840Z [00:02:56.134]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.7863260Z [00:02:56.134]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.7863669Z [00:02:56.134]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.7864104Z [00:02:56.134]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.7864437Z [00:02:56.134]➜  EOF
2025-08-20T21:13:18.7871742Z [00:02:56.134]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/derailed/tview@v0.8.5=>github.com/derailed/tview@v0.8.5;$WORK/b751=>" -p github.com/derailed/tview -lang=go1.19 -complete -installsuffix shared -buildid Sbgg2L7SgYWQKTp_6Rzl/Sbgg2L7SgYWQKTp_6Rzl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/ansi.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/application.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/borders.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/box.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/button.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/checkbox.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/doc.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/dropdown.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/flex.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/focusable.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/form.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/frame.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/grid.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/inputfield.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/list.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/modal.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/modal_form.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/pages.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/primitive.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/semigraphics.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/styles.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/table.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/textview.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/treeview.go /root/go/pkg/mod/github.com/derailed/tview@v0.8.5/util.go
2025-08-20T21:13:18.7888182Z [00:02:56.136]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T21:13:18.7903139Z [00:02:56.138]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/59/59438294e28d90a303a064b882fbd48bddd057c73307400ba262fa1cf4da0ac7-d # internal
2025-08-20T21:13:18.7925200Z [00:02:56.138]➜  html
2025-08-20T21:13:18.7926738Z [00:02:56.138]➜  mkdir -p $WORK/b781/
2025-08-20T21:13:18.7927148Z [00:02:56.138]➜  cat >/tmp/go-build1679262874/b781/importcfg << 'EOF' # internal
2025-08-20T21:13:18.7927818Z [00:02:56.138]➜  # import config
2025-08-20T21:13:18.7928275Z [00:02:56.138]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.7928775Z [00:02:56.139]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.7929229Z [00:02:56.139]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.7929565Z [00:02:56.139]➜  EOF
2025-08-20T21:13:18.7931192Z [00:02:56.139]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b781=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid OrC31vHZcTisU4uxpfKZ/OrC31vHZcTisU4uxpfKZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T21:13:18.8268250Z [00:02:56.175]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T21:13:18.8279056Z [00:02:56.176]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/09/09f67d82ecd7f5e0df56cc09ed88d42c0770faa3e02ca0bdc99a53da7370d3c9-d # internal
2025-08-20T21:13:18.8364608Z [00:02:56.184]➜  github.com/spf13/afero
2025-08-20T21:13:18.8364949Z [00:02:56.184]➜  mkdir -p $WORK/b776/
2025-08-20T21:13:18.8366167Z [00:02:56.184]➜  cat >/tmp/go-build1679262874/b776/importcfg << 'EOF' # internal
2025-08-20T21:13:18.8367012Z [00:02:56.184]➜  # import config
2025-08-20T21:13:18.8368749Z [00:02:56.184]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.8369212Z [00:02:56.184]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.8369633Z [00:02:56.184]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.8370169Z [00:02:56.184]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build1679262874/b777/_pkg_.a
2025-08-20T21:13:18.8371013Z [00:02:56.184]➜  packagefile github.com/spf13/afero/mem=/tmp/go-build1679262874/b778/_pkg_.a
2025-08-20T21:13:18.8371568Z [00:02:56.184]➜  packagefile golang.org/x/text/runes=/tmp/go-build1679262874/b337/_pkg_.a
2025-08-20T21:13:18.8372143Z [00:02:56.184]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:18.8372720Z [00:02:56.184]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b261/_pkg_.a
2025-08-20T21:13:18.8373460Z [00:02:56.184]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.8373933Z [00:02:56.184]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.8374339Z [00:02:56.184]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:18.8374759Z [00:02:56.184]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:18.8375174Z [00:02:56.184]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.8375588Z [00:02:56.184]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:18.8376033Z [00:02:56.184]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.8376491Z [00:02:56.184]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.8376917Z [00:02:56.184]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:18.8377330Z [00:02:56.184]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:18.8377754Z [00:02:56.184]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.8378179Z [00:02:56.184]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.8378594Z [00:02:56.184]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.8379011Z [00:02:56.184]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:18.8379428Z [00:02:56.184]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:18.8380072Z [00:02:56.184]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:18.8380390Z [00:02:56.184]➜  EOF
2025-08-20T21:13:18.8386040Z [00:02:56.185]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/afero@v1.14.0=>github.com/spf13/afero@v1.14.0;$WORK/b776=>" -p github.com/spf13/afero -lang=go1.23 -complete -installsuffix shared -buildid uQcuCpI9efFQzjrhnd-N/uQcuCpI9efFQzjrhnd-N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/afero.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/basepath.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/cacheOnReadFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/const_win_unix.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/copyOnWriteFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/httpFs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/iofs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/ioutil.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/lstater.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/match.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/memmap.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/os.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/path.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/readonlyfs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/regexpfs.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/symlink.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/unionFile.go /root/go/pkg/mod/github.com/spf13/afero@v1.14.0/util.go
2025-08-20T21:13:18.8449488Z [00:02:56.193]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T21:13:18.8474110Z [00:02:56.195]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/a8/a8f5748843c414dff27d277c5be26ef5585e39f30013b8a1ee6aac2802bce3a0-d # internal
2025-08-20T21:13:18.8501360Z [00:02:56.195]➜  html/template
2025-08-20T21:13:18.8501695Z [00:02:56.196]➜  mkdir -p $WORK/b780/
2025-08-20T21:13:18.8502081Z [00:02:56.197]➜  cat >/tmp/go-build1679262874/b780/importcfg << 'EOF' # internal
2025-08-20T21:13:18.8502432Z [00:02:56.197]➜  # import config
2025-08-20T21:13:18.8502768Z [00:02:56.197]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.8503230Z [00:02:56.197]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:18.8503667Z [00:02:56.197]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.8504077Z [00:02:56.197]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:13:18.8504830Z [00:02:56.197]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:13:18.8505345Z [00:02:56.197]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.8505749Z [00:02:56.197]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.8506164Z [00:02:56.197]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:18.8506574Z [00:02:56.197]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.8506977Z [00:02:56.197]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:18.8507418Z [00:02:56.197]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.8507880Z [00:02:56.197]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:18.8508304Z [00:02:56.197]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.8508730Z [00:02:56.197]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:18.8509162Z [00:02:56.197]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:18.8509582Z [00:02:56.197]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.8510029Z [00:02:56.197]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:18.8510520Z [00:02:56.197]➜  packagefile text/template/parse=/tmp/go-build1679262874/b281/_pkg_.a
2025-08-20T21:13:18.8511781Z [00:02:56.197]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:18.8512235Z [00:02:56.197]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:18.8512781Z [00:02:56.197]➜  EOF
2025-08-20T21:13:18.8516870Z [00:02:56.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b780=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid bcIVhNf49Yk1d6M9nH2_/bcIVhNf49Yk1d6M9nH2_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /root/.go/src/html/template/attr.go /root/.go/src/html/template/attr_string.go /root/.go/src/html/template/content.go /root/.go/src/html/template/context.go /root/.go/src/html/template/css.go /root/.go/src/html/template/delim_string.go /root/.go/src/html/template/doc.go /root/.go/src/html/template/element_string.go /root/.go/src/html/template/error.go /root/.go/src/html/template/escape.go /root/.go/src/html/template/html.go /root/.go/src/html/template/js.go /root/.go/src/html/template/jsctx_string.go /root/.go/src/html/template/state_string.go /root/.go/src/html/template/template.go /root/.go/src/html/template/transition.go /root/.go/src/html/template/url.go /root/.go/src/html/template/urlpart_string.go
2025-08-20T21:13:18.8711125Z [00:02:56.219]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T21:13:18.8829721Z [00:02:56.231]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/bc/bc591a9df289ce033fe89adb19604bde3e98c5e39541763e247b12391a686454-d # internal
2025-08-20T21:13:18.8835174Z [00:02:56.231]➜  github.com/derailed/k9s/internal/config/data
2025-08-20T21:13:18.8835549Z [00:02:56.231]➜  mkdir -p $WORK/b699/
2025-08-20T21:13:18.8837860Z [00:02:56.232]➜  cat >/tmp/go-build1679262874/b699/importcfg << 'EOF' # internal
2025-08-20T21:13:18.8838489Z [00:02:56.232]➜  # import config
2025-08-20T21:13:18.8839277Z [00:02:56.232]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:18.8839925Z [00:02:56.232]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:18.8841480Z [00:02:56.232]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:18.8842754Z [00:02:56.232]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:13:18.8844069Z [00:02:56.232]➜  packagefile github.com/derailed/k9s/internal/config/json=/tmp/go-build1679262874/b700/_pkg_.a
2025-08-20T21:13:18.8844799Z [00:02:56.232]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:18.8845653Z [00:02:56.232]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:18.8846159Z [00:02:56.232]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:18.8846578Z [00:02:56.232]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:18.8847110Z [00:02:56.232]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:13:18.8847647Z [00:02:56.232]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:18.8848083Z [00:02:56.232]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:18.8848522Z [00:02:56.232]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:18.8848937Z [00:02:56.232]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:18.8849374Z [00:02:56.232]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:18.8849827Z [00:02:56.232]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:18.8850249Z [00:02:56.232]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:18.8850863Z [00:02:56.232]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:18.8851227Z [00:02:56.232]➜  EOF
2025-08-20T21:13:18.8854196Z [00:02:56.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data=>github.com/derailed/k9s/internal/config/data;$WORK/b699=>" -p github.com/derailed/k9s/internal/config/data -lang=go1.24 -complete -installsuffix shared -buildid u32DMk2O7QkjDZ1SL5hp/u32DMk2O7QkjDZ1SL5hp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./internal/config/data/config.go ./internal/config/data/context.go ./internal/config/data/dir.go ./internal/config/data/feature_gate.go ./internal/config/data/helpers.go ./internal/config/data/ns.go ./internal/config/data/proxy.go ./internal/config/data/types.go ./internal/config/data/view.go
2025-08-20T21:13:19.1061978Z [00:02:56.454]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T21:13:19.1156678Z [00:02:56.464]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T21:13:19.1171189Z [00:02:56.465]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/e7/e7c59546a2b9565a618f150cab6b6376e99809e613f218199721a5100643c91b-d # internal
2025-08-20T21:13:19.1192349Z [00:02:56.467]➜  github.com/derailed/k9s/internal/view/cmd
2025-08-20T21:13:19.1192714Z [00:02:56.467]➜  mkdir -p $WORK/b705/
2025-08-20T21:13:19.1202549Z [00:02:56.468]➜  cat >/tmp/go-build1679262874/b705/importcfg << 'EOF' # internal
2025-08-20T21:13:19.1203011Z [00:02:56.468]➜  # import config
2025-08-20T21:13:19.1203502Z [00:02:56.468]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:13:19.1204142Z [00:02:56.468]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:19.1204667Z [00:02:56.468]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.1205089Z [00:02:56.468]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:19.1205513Z [00:02:56.468]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.1205829Z [00:02:56.468]➜  EOF
2025-08-20T21:13:19.1207960Z [00:02:56.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd=>github.com/derailed/k9s/internal/view/cmd;$WORK/b705=>" -p github.com/derailed/k9s/internal/view/cmd -lang=go1.24 -complete -installsuffix shared -buildid eLBtpCM0nIfK4ichz7-8/eLBtpCM0nIfK4ichz7-8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./internal/view/cmd/args.go ./internal/view/cmd/helpers.go ./internal/view/cmd/interpreter.go ./internal/view/cmd/types.go
2025-08-20T21:13:19.1210457Z [00:02:56.469]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/73/73dec3d47c5c13408a751361ce8b57c3e921a6dfd46cca03a50ca9731da494b4-d # internal
2025-08-20T21:13:19.1238485Z [00:02:56.471]➜  github.com/sagikazarmark/locafero
2025-08-20T21:13:19.1238899Z [00:02:56.471]➜  mkdir -p $WORK/b771/
2025-08-20T21:13:19.1239274Z [00:02:56.472]➜  cat >/tmp/go-build1679262874/b771/importcfg << 'EOF' # internal
2025-08-20T21:13:19.1239741Z [00:02:56.472]➜  # import config
2025-08-20T21:13:19.1240089Z [00:02:56.472]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.1240526Z [00:02:56.472]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.1241118Z [00:02:56.472]➜  packagefile github.com/sourcegraph/conc/iter=/tmp/go-build1679262874/b772/_pkg_.a
2025-08-20T21:13:19.1241699Z [00:02:56.472]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:19.1242168Z [00:02:56.472]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:19.1242610Z [00:02:56.472]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:19.1243065Z [00:02:56.472]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.1243380Z [00:02:56.472]➜  EOF
2025-08-20T21:13:19.1246330Z [00:02:56.472]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.9.0=>github.com/sagikazarmark/locafero@v0.9.0;$WORK/b771=>" -p github.com/sagikazarmark/locafero -lang=go1.23 -complete -installsuffix shared -buildid fZZurOJIHl4mqeVtzZhK/fZZurOJIHl4mqeVtzZhK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.9.0/file_type.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.9.0/finder.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.9.0/glob.go /root/go/pkg/mod/github.com/sagikazarmark/locafero@v0.9.0/helpers.go
2025-08-20T21:13:19.1724077Z [00:02:56.520]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T21:13:19.1744358Z [00:02:56.522]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/ce/ce0b3e50040199c7f5084b568e3e7f9648efe44074fbcd946f43ea3031fbb86f-d # internal
2025-08-20T21:13:19.1771752Z [00:02:56.525]➜  github.com/spf13/cast
2025-08-20T21:13:19.1772966Z [00:02:56.525]➜  mkdir -p $WORK/b779/
2025-08-20T21:13:19.1794490Z [00:02:56.527]➜  cat >/tmp/go-build1679262874/b779/importcfg << 'EOF' # internal
2025-08-20T21:13:19.1795955Z [00:02:56.527]➜  # import config
2025-08-20T21:13:19.1796376Z [00:02:56.527]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:19.1796833Z [00:02:56.527]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.1797249Z [00:02:56.527]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.1797708Z [00:02:56.527]➜  packagefile html/template=/tmp/go-build1679262874/b780/_pkg_.a
2025-08-20T21:13:19.1798158Z [00:02:56.528]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.1798595Z [00:02:56.528]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.1799022Z [00:02:56.528]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.1799442Z [00:02:56.528]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.1799751Z [00:02:56.528]➜  EOF
2025-08-20T21:13:19.1802075Z [00:02:56.528]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cast@v1.7.1=>github.com/spf13/cast@v1.7.1;$WORK/b779=>" -p github.com/spf13/cast -lang=go1.19 -complete -installsuffix shared -buildid 8CHc4lJ-xYtlyCuZkneK/8CHc4lJ-xYtlyCuZkneK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/cast.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/caste.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/timeformattype_string.go
2025-08-20T21:13:19.2975818Z [00:02:56.645]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T21:13:19.2993731Z [00:02:56.647]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/bb/bbc7274c03b3691bb0f50e55697a803457e4893c076d0827a0415638a935c9ce-d # internal
2025-08-20T21:13:19.3040306Z [00:02:56.652]➜  github.com/derailed/k9s/internal
2025-08-20T21:13:19.3041827Z [00:02:56.652]➜  mkdir -p $WORK/b753/
2025-08-20T21:13:19.3046024Z [00:02:56.653]➜  cat >/tmp/go-build1679262874/b753/importcfg << 'EOF' # internal
2025-08-20T21:13:19.3046651Z [00:02:56.653]➜  # import config
2025-08-20T21:13:19.3047185Z [00:02:56.653]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:19.3047840Z [00:02:56.653]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:19.3048705Z [00:02:56.653]➜  packagefile github.com/derailed/k9s/internal/view/cmd=/tmp/go-build1679262874/b705/_pkg_.a
2025-08-20T21:13:19.3049395Z [00:02:56.653]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:19.3049933Z [00:02:56.653]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.3050479Z [00:02:56.653]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.3051175Z [00:02:56.653]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.3051621Z [00:02:56.653]➜  EOF
2025-08-20T21:13:19.3070844Z [00:02:56.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal=>github.com/derailed/k9s/internal;$WORK/b753=>" -p github.com/derailed/k9s/internal -lang=go1.24 -complete -installsuffix shared -buildid LLFyf3VxbAdKpuqJdWIf/LLFyf3VxbAdKpuqJdWIf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./internal/helpers.go ./internal/keys.go ./internal/pool.go
2025-08-20T21:13:19.3338666Z [00:02:56.682]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T21:13:19.3354630Z [00:02:56.683]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/ae/ae89949675679e80e337d42294e3dbf7363cd50ed668cd43bcfa44f73e38eeb7-d # internal
2025-08-20T21:13:19.3375212Z [00:02:56.686]➜  github.com/subosito/gotenv
2025-08-20T21:13:19.3376240Z [00:02:56.686]➜  mkdir -p $WORK/b783/
2025-08-20T21:13:19.3378995Z [00:02:56.686]➜  cat >/tmp/go-build1679262874/b783/importcfg << 'EOF' # internal
2025-08-20T21:13:19.3382352Z [00:02:56.686]➜  # import config
2025-08-20T21:13:19.3382730Z [00:02:56.686]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:19.3383178Z [00:02:56.686]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.3383590Z [00:02:56.686]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.3384118Z [00:02:56.686]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:13:19.3384733Z [00:02:56.686]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:19.3385214Z [00:02:56.686]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.3385614Z [00:02:56.686]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.3386296Z [00:02:56.686]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:19.3386804Z [00:02:56.686]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.3387222Z [00:02:56.686]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.3387639Z [00:02:56.686]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.3388073Z [00:02:56.686]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.3388388Z [00:02:56.686]➜  EOF
2025-08-20T21:13:19.3391153Z [00:02:56.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/subosito/gotenv@v1.6.0=>github.com/subosito/gotenv@v1.6.0;$WORK/b783=>" -p github.com/subosito/gotenv -lang=go1.18 -complete -installsuffix shared -buildid DKCx4xFotGGxgY0Ovhfm/DKCx4xFotGGxgY0Ovhfm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /root/go/pkg/mod/github.com/subosito/gotenv@v1.6.0/gotenv.go
2025-08-20T21:13:19.3393241Z [00:02:56.687]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T21:13:19.3396914Z [00:02:56.688]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/f3/f36feeeb3e71115aca150cfa0a8a4c7307f0a7a0bc791ef9d8308188730d6074-d # internal
2025-08-20T21:13:19.3413657Z [00:02:56.689]➜  github.com/spf13/viper/internal/encoding/json
2025-08-20T21:13:19.3419806Z [00:02:56.690]➜  mkdir -p $WORK/b784/
2025-08-20T21:13:19.3420216Z [00:02:56.690]➜  cat >/tmp/go-build1679262874/b784/importcfg << 'EOF' # internal
2025-08-20T21:13:19.3420663Z [00:02:56.690]➜  # import config
2025-08-20T21:13:19.3421088Z [00:02:56.690]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:19.3421449Z [00:02:56.690]➜  EOF
2025-08-20T21:13:19.3423513Z [00:02:56.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/json=>github.com/spf13/viper@v1.20.1/internal/encoding/json;$WORK/b784=>" -p github.com/spf13/viper/internal/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid 1Gu99zE03b1LWdyW3l02/1Gu99zE03b1LWdyW3l02 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/json/codec.go
2025-08-20T21:13:19.3703002Z [00:02:56.718]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T21:13:19.3709036Z [00:02:56.719]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/b6/b6287373a97a606b594c43cc9d23af4c3482783256e6af9f186093e4e8d25bef-d # internal
2025-08-20T21:13:19.3710510Z [00:02:56.719]➜  github.com/pelletier/go-toml/v2/internal/danger
2025-08-20T21:13:19.3723428Z [00:02:56.719]➜  mkdir -p $WORK/b788/
2025-08-20T21:13:19.3724381Z [00:02:56.720]➜  cat >/tmp/go-build1679262874/b788/importcfg << 'EOF' # internal
2025-08-20T21:13:19.3725066Z [00:02:56.720]➜  # import config
2025-08-20T21:13:19.3725915Z [00:02:56.720]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.3726898Z [00:02:56.720]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.3727310Z [00:02:56.720]➜  EOF
2025-08-20T21:13:19.3729728Z [00:02:56.720]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger=>github.com/pelletier/go-toml/v2@v2.2.3/internal/danger;$WORK/b788=>" -p github.com/pelletier/go-toml/v2/internal/danger -lang=go1.21 -complete -installsuffix shared -buildid sd7XSy5KT2yZsDAKopnw/sd7XSy5KT2yZsDAKopnw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger/danger.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/danger/typeid.go
2025-08-20T21:13:19.3770502Z [00:02:56.725]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T21:13:19.3772235Z [00:02:56.725]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/64/6481b5f477502ccb9d9087823715f5ca7d3c7306a6a55d4e989b66a7de3294fe-d # internal
2025-08-20T21:13:19.3780011Z [00:02:56.726]➜  github.com/spf13/viper/internal/encoding/dotenv
2025-08-20T21:13:19.3780898Z [00:02:56.726]➜  mkdir -p $WORK/b782/
2025-08-20T21:13:19.3791442Z [00:02:56.727]➜  cat >/tmp/go-build1679262874/b782/importcfg << 'EOF' # internal
2025-08-20T21:13:19.3791838Z [00:02:56.727]➜  # import config
2025-08-20T21:13:19.3792204Z [00:02:56.727]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.3792621Z [00:02:56.727]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.3793316Z [00:02:56.727]➜  packagefile github.com/spf13/cast=/tmp/go-build1679262874/b779/_pkg_.a
2025-08-20T21:13:19.3793874Z [00:02:56.727]➜  packagefile github.com/subosito/gotenv=/tmp/go-build1679262874/b783/_pkg_.a
2025-08-20T21:13:19.3794486Z [00:02:56.727]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.3794930Z [00:02:56.727]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.3795425Z [00:02:56.727]➜  EOF
2025-08-20T21:13:19.3807204Z [00:02:56.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv=>github.com/spf13/viper@v1.20.1/internal/encoding/dotenv;$WORK/b782=>" -p github.com/spf13/viper/internal/encoding/dotenv -lang=go1.21 -complete -installsuffix shared -buildid qXaSX4O8vSgkChvyufC-/qXaSX4O8vSgkChvyufC- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv/codec.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/dotenv/map_utils.go
2025-08-20T21:13:19.4017508Z [00:02:56.750]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T21:13:19.4031155Z [00:02:56.751]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/6f/6f91da8d97039fc66de8702be90893644ae238b224f3375b8238b4f51fe05abf-d # internal
2025-08-20T21:13:19.4052839Z [00:02:56.753]➜  github.com/spf13/viper/internal/encoding/yaml
2025-08-20T21:13:19.4053882Z [00:02:56.753]➜  mkdir -p $WORK/b791/
2025-08-20T21:13:19.4077366Z [00:02:56.756]➜  cat >/tmp/go-build1679262874/b791/importcfg << 'EOF' # internal
2025-08-20T21:13:19.4078587Z [00:02:56.756]➜  # import config
2025-08-20T21:13:19.4079173Z [00:02:56.756]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:19.4080375Z [00:02:56.756]➜  EOF
2025-08-20T21:13:19.4083124Z [00:02:56.756]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/yaml=>github.com/spf13/viper@v1.20.1/internal/encoding/yaml;$WORK/b791=>" -p github.com/spf13/viper/internal/encoding/yaml -lang=go1.21 -complete -installsuffix shared -buildid jX-KqlySsrAxJC8uOY1X/jX-KqlySsrAxJC8uOY1X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/yaml/codec.go
2025-08-20T21:13:19.4086517Z [00:02:56.756]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T21:13:19.4087530Z [00:02:56.756]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/02/025be063430c531448ec9414655803487a6b52c39af44e2e1fca82ca0d90b13a-d # internal
2025-08-20T21:13:19.4089040Z [00:02:56.757]➜  github.com/pelletier/go-toml/v2/unstable
2025-08-20T21:13:19.4089445Z [00:02:56.757]➜  mkdir -p $WORK/b790/
2025-08-20T21:13:19.4089831Z [00:02:56.757]➜  cat >/tmp/go-build1679262874/b790/importcfg << 'EOF' # internal
2025-08-20T21:13:19.4090182Z [00:02:56.757]➜  # import config
2025-08-20T21:13:19.4090525Z [00:02:56.757]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.4091104Z [00:02:56.757]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.4091710Z [00:02:56.757]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1679262874/b787/_pkg_.a
2025-08-20T21:13:19.4092698Z [00:02:56.757]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1679262874/b788/_pkg_.a
2025-08-20T21:13:19.4093358Z [00:02:56.757]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:19.4093680Z [00:02:56.757]➜  EOF
2025-08-20T21:13:19.4097287Z [00:02:56.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable=>github.com/pelletier/go-toml/v2@v2.2.3/unstable;$WORK/b790=>" -p github.com/pelletier/go-toml/v2/unstable -lang=go1.21 -complete -installsuffix shared -buildid 6SpjGLVThM_RrL68O5IR/6SpjGLVThM_RrL68O5IR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/ast.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/builder.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/kind.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/parser.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/scanner.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unstable/unmarshaler.go
2025-08-20T21:13:19.4228934Z [00:02:56.771]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T21:13:19.4229662Z [00:02:56.771]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/be/be211f663b439c72daff9bed254dbed38d0d3186534a1a27f48accebd3519078-d # internal
2025-08-20T21:13:19.4268870Z [00:02:56.775]➜  github.com/mattn/go-isatty
2025-08-20T21:13:19.4269469Z [00:02:56.775]➜  mkdir -p $WORK/b796/
2025-08-20T21:13:19.4272744Z [00:02:56.775]➜  cat >/tmp/go-build1679262874/b796/importcfg << 'EOF' # internal
2025-08-20T21:13:19.4273171Z [00:02:56.775]➜  # import config
2025-08-20T21:13:19.4273569Z [00:02:56.775]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:19.4273937Z [00:02:56.775]➜  EOF
2025-08-20T21:13:19.4275920Z [00:02:56.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20=>github.com/mattn/go-isatty@v0.0.20;$WORK/b796=>" -p github.com/mattn/go-isatty -lang=go1.15 -complete -installsuffix shared -buildid LB9jOFjXRn5y6XdMXnFq/LB9jOFjXRn5y6XdMXnFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/doc.go /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/isatty_tcgets.go
2025-08-20T21:13:19.4647835Z [00:02:56.813]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T21:13:19.4649948Z [00:02:56.813]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/b5/b561395ffa9869417bb9d55a2693a35285baac280d93dbdb8657006c81f9fa29-d # internal
2025-08-20T21:13:19.4659136Z [00:02:56.814]➜  github.com/mattn/go-colorable
2025-08-20T21:13:19.4659987Z [00:02:56.814]➜  mkdir -p $WORK/b795/
2025-08-20T21:13:19.4662418Z [00:02:56.814]➜  cat >/tmp/go-build1679262874/b795/importcfg << 'EOF' # internal
2025-08-20T21:13:19.4662800Z [00:02:56.814]➜  # import config
2025-08-20T21:13:19.4665515Z [00:02:56.814]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.4666015Z [00:02:56.814]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build1679262874/b796/_pkg_.a
2025-08-20T21:13:19.4666487Z [00:02:56.814]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.4666890Z [00:02:56.814]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.4667202Z [00:02:56.814]➜  EOF
2025-08-20T21:13:19.4669484Z [00:02:56.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14=>github.com/mattn/go-colorable@v0.1.14;$WORK/b795=>" -p github.com/mattn/go-colorable -lang=go1.18 -complete -installsuffix shared -buildid t57ZVpGXG4GgUUxdDkdi/t57ZVpGXG4GgUUxdDkdi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14/colorable_others.go /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14/noncolorable.go
2025-08-20T21:13:19.4992968Z [00:02:56.847]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T21:13:19.4999908Z [00:02:56.848]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/a4/a49142772f15aab6b4307abf3071a95a36cd61991e665de48ccb67bad0f464ab-d # internal
2025-08-20T21:13:19.5005872Z [00:02:56.849]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T21:13:19.5051228Z [00:02:56.853]➜  github.com/mgutz/ansi
2025-08-20T21:13:19.5058266Z [00:02:56.854]➜  mkdir -p $WORK/b794/
2025-08-20T21:13:19.5062272Z [00:02:56.854]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T21:13:19.5073431Z [00:02:56.855]➜  cat >/tmp/go-build1679262874/b794/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5076182Z [00:02:56.855]➜  # import config
2025-08-20T21:13:19.5077439Z [00:02:56.855]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.5077993Z [00:02:56.855]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5078971Z [00:02:56.855]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build1679262874/b795/_pkg_.a
2025-08-20T21:13:19.5080012Z [00:02:56.855]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.5080479Z [00:02:56.855]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.5081128Z [00:02:56.855]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.5081803Z [00:02:56.855]➜  EOF
2025-08-20T21:13:19.5084411Z [00:02:56.855]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d=>github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d;$WORK/b794=>" -p github.com/mgutz/ansi -lang=go1.16 -complete -installsuffix shared -buildid _hhHOH23iLfXtsmUx64H/_hhHOH23iLfXtsmUx64H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /root/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d/ansi.go /root/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d/doc.go /root/go/pkg/mod/github.com/mgutz/ansi@v0.0.0-20200706080929-d51e80ef957d/print.go
2025-08-20T21:13:19.5089785Z [00:02:56.857]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/a5/a5c01c5f98fe87cf2a088839486ad1c1aa63762ff6561ffb86e9314ecc726c7c-d # internal
2025-08-20T21:13:19.5091993Z [00:02:56.857]➜  github.com/pelletier/go-toml/v2/internal/tracker
2025-08-20T21:13:19.5092412Z [00:02:56.857]➜  mkdir -p $WORK/b789/
2025-08-20T21:13:19.5092794Z [00:02:56.857]➜  cat >/tmp/go-build1679262874/b789/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5093174Z [00:02:56.857]➜  # import config
2025-08-20T21:13:19.5093949Z [00:02:56.857]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.5094476Z [00:02:56.857]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5095024Z [00:02:56.857]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1679262874/b790/_pkg_.a
2025-08-20T21:13:19.5095559Z [00:02:56.857]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.5095877Z [00:02:56.857]➜  EOF
2025-08-20T21:13:19.5098549Z [00:02:56.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker=>github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker;$WORK/b789=>" -p github.com/pelletier/go-toml/v2/internal/tracker -lang=go1.21 -complete -installsuffix shared -buildid qWj4cPVHPooiUy_LnWzB/qWj4cPVHPooiUy_LnWzB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/key.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/seen.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/internal/tracker/tracker.go
2025-08-20T21:13:19.5224244Z [00:02:56.870]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/63/631382532a0166eac2153f069acd45e3aa51eb41b212b0ea24c427762b3be19d-d # internal
2025-08-20T21:13:19.5320123Z [00:02:56.880]➜  github.com/sirupsen/logrus
2025-08-20T21:13:19.5321140Z [00:02:56.880]➜  mkdir -p $WORK/b797/
2025-08-20T21:13:19.5326714Z [00:02:56.881]➜  cat >/tmp/go-build1679262874/b797/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5327280Z [00:02:56.881]➜  # import config
2025-08-20T21:13:19.5327678Z [00:02:56.881]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:19.5328144Z [00:02:56.881]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.5329392Z [00:02:56.881]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:19.5329884Z [00:02:56.881]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:19.5330484Z [00:02:56.881]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5331226Z [00:02:56.881]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:19.5331811Z [00:02:56.881]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.5332334Z [00:02:56.881]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:19.5332840Z [00:02:56.881]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.5333391Z [00:02:56.881]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.5333930Z [00:02:56.881]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:19.5334775Z [00:02:56.881]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.5342786Z [00:02:56.881]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.5343880Z [00:02:56.881]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.5344303Z [00:02:56.881]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.5344738Z [00:02:56.881]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:19.5345173Z [00:02:56.881]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.5345610Z [00:02:56.881]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:19.5345943Z [00:02:56.881]➜  EOF
2025-08-20T21:13:19.5354228Z [00:02:56.881]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af=>github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af;$WORK/b797=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid M2oVlx6oOmAWif6f2rgY/M2oVlx6oOmAWif6f2rgY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/alt_exit.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/buffer_pool.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/doc.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/entry.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/exported.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/hooks.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/json_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/logger.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/logrus.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/terminal_check_notappengine.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/terminal_check_unix.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/text_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.4-0.20230606125235-dd1b4c2e81af/writer.go
2025-08-20T21:13:19.5482916Z [00:02:56.895]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T21:13:19.5491654Z [00:02:56.897]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/08/08f78901a485c7ae7da47429767cb26987e163da668aed3dfce75af6115fece2-d # internal
2025-08-20T21:13:19.5524051Z [00:02:56.900]➜  github.com/scylladb/go-set/strset
2025-08-20T21:13:19.5528322Z [00:02:56.901]➜  mkdir -p $WORK/b799/
2025-08-20T21:13:19.5535733Z [00:02:56.902]➜  cat >/tmp/go-build1679262874/b799/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5537131Z [00:02:56.902]➜  # import config
2025-08-20T21:13:19.5537528Z [00:02:56.902]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5537991Z [00:02:56.902]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.5538313Z [00:02:56.902]➜  EOF
2025-08-20T21:13:19.5543791Z [00:02:56.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/strset=>github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/strset;$WORK/b799=>" -p github.com/scylladb/go-set/strset -lang=go1.16 -complete -installsuffix shared -buildid OCt5mEEF1fOZetP8EMnK/OCt5mEEF1fOZetP8EMnK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/strset/strset.go
2025-08-20T21:13:19.5638799Z [00:02:56.912]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T21:13:19.5644829Z [00:02:56.912]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/ca/ca8ab2b59078401109fa19d67f8762c3b4d6dd0a7bb7ba2be516a42cd108229f-d # internal
2025-08-20T21:13:19.5651790Z [00:02:56.913]➜  github.com/pelletier/go-toml/v2
2025-08-20T21:13:19.5652501Z [00:02:56.913]➜  mkdir -p $WORK/b786/
2025-08-20T21:13:19.5654759Z [00:02:56.913]➜  cat >/tmp/go-build1679262874/b786/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5655174Z [00:02:56.913]➜  # import config
2025-08-20T21:13:19.5655533Z [00:02:56.913]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.5655968Z [00:02:56.913]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:19.5656423Z [00:02:56.913]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:19.5656869Z [00:02:56.913]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.5657292Z [00:02:56.913]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5657882Z [00:02:56.913]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1679262874/b787/_pkg_.a
2025-08-20T21:13:19.5658610Z [00:02:56.913]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1679262874/b788/_pkg_.a
2025-08-20T21:13:19.5659557Z [00:02:56.913]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build1679262874/b789/_pkg_.a
2025-08-20T21:13:19.5660246Z [00:02:56.913]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1679262874/b790/_pkg_.a
2025-08-20T21:13:19.5660984Z [00:02:56.913]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.5661397Z [00:02:56.913]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:19.5661815Z [00:02:56.913]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.5662237Z [00:02:56.913]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:19.5662668Z [00:02:56.913]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.5663091Z [00:02:56.913]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.5663533Z [00:02:56.913]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:19.5663970Z [00:02:56.913]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.5664393Z [00:02:56.913]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:19.5664711Z [00:02:56.913]➜  EOF
2025-08-20T21:13:19.5668410Z [00:02:56.913]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3=>github.com/pelletier/go-toml/v2@v2.2.3;$WORK/b786=>" -p github.com/pelletier/go-toml/v2 -lang=go1.21 -complete -installsuffix shared -buildid ar8VbyAjETTUuBWqkZcq/ar8VbyAjETTUuBWqkZcq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/decode.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/errors.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/localtime.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/marshaler.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/strict.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/types.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.3/unmarshaler.go
2025-08-20T21:13:19.5794329Z [00:02:56.926]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T21:13:19.5801161Z [00:02:56.928]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/45/45b8f425bd8342cd2d3c49eabd9502dff58769993762231585eb863e64c7620b-d # internal
2025-08-20T21:13:19.5812250Z [00:02:56.929]➜  github.com/anchore/go-logger/adapter/redact
2025-08-20T21:13:19.5819018Z [00:02:56.930]➜  mkdir -p $WORK/b798/
2025-08-20T21:13:19.5829082Z [00:02:56.931]➜  cat >/tmp/go-build1679262874/b798/importcfg << 'EOF' # internal
2025-08-20T21:13:19.5833120Z [00:02:56.931]➜  # import config
2025-08-20T21:13:19.5833485Z [00:02:56.931]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.5833994Z [00:02:56.931]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:19.5834823Z [00:02:56.931]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:19.5835462Z [00:02:56.931]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:19.5835961Z [00:02:56.931]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.5836382Z [00:02:56.931]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.5836800Z [00:02:56.931]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.5837109Z [00:02:56.931]➜  EOF
2025-08-20T21:13:19.5849299Z [00:02:56.932]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/redact=>github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/redact;$WORK/b798=>" -p github.com/anchore/go-logger/adapter/redact -lang=go1.17 -complete -installsuffix shared -buildid dKMHsXCqNZ6rKcASd-uw/dKMHsXCqNZ6rKcASd-uw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/redact/logger.go /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/redact/store.go
2025-08-20T21:13:19.6123817Z [00:02:56.960]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T21:13:19.6311856Z [00:02:56.979]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T21:13:19.6312599Z [00:02:56.979]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/19/19c13403b9c9ef726960b3180fca345d601a994785cacc5446a7c2635ed8dde4-d # internal
2025-08-20T21:13:19.6389141Z [00:02:56.987]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/14/14bc0c7816a0bc6e5e5a00e4cc33c52fda373a9822d6a2d6758356e556677cf6-d # internal
2025-08-20T21:13:19.6389851Z [00:02:56.987]➜  github.com/derailed/k9s/internal/config
2025-08-20T21:13:19.6390201Z [00:02:56.987]➜  mkdir -p $WORK/b695/
2025-08-20T21:13:19.6390692Z [00:02:56.987]➜  cat >/tmp/go-build1679262874/b695/importcfg << 'EOF' # internal
2025-08-20T21:13:19.6391098Z [00:02:56.987]➜  # import config
2025-08-20T21:13:19.6391436Z [00:02:56.987]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.6392097Z [00:02:56.987]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:19.6392593Z [00:02:56.987]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:13:19.6393019Z [00:02:56.987]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.6393429Z [00:02:56.987]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.6393898Z [00:02:56.987]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:13:19.6394493Z [00:02:56.987]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:13:19.6395177Z [00:02:56.987]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:13:19.6395877Z [00:02:56.987]➜  packagefile github.com/derailed/k9s/internal/config/json=/tmp/go-build1679262874/b700/_pkg_.a
2025-08-20T21:13:19.6396540Z [00:02:56.987]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:19.6397199Z [00:02:56.987]➜  packagefile github.com/derailed/k9s/internal/view/cmd=/tmp/go-build1679262874/b705/_pkg_.a
2025-08-20T21:13:19.6397866Z [00:02:56.987]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:13:19.6398423Z [00:02:56.987]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:13:19.6399212Z [00:02:56.987]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:19.6399663Z [00:02:56.987]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:19.6400117Z [00:02:56.987]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:19.6400920Z [00:02:56.987]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:19.6401634Z [00:02:56.987]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:13:19.6402183Z [00:02:56.987]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:19.6402600Z [00:02:56.987]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:19.6403016Z [00:02:56.987]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:19.6403447Z [00:02:56.987]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:19.6403862Z [00:02:56.987]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.6404273Z [00:02:56.987]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:19.6404724Z [00:02:56.987]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:19.6405354Z [00:02:56.987]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.6405776Z [00:02:56.987]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:19.6406200Z [00:02:56.987]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.6406621Z [00:02:56.987]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.6407033Z [00:02:56.987]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.6407337Z [00:02:56.987]➜  EOF
2025-08-20T21:13:19.6407674Z [00:02:56.987]➜  cat >/tmp/go-build1679262874/b695/embedcfg << 'EOF' # internal
2025-08-20T21:13:19.6407994Z [00:02:56.987]➜  {
2025-08-20T21:13:19.6408207Z [00:02:56.987]➜  	"Patterns": {
2025-08-20T21:13:19.6408480Z [00:02:56.987]➜  		"templates/aliases.yaml": [
2025-08-20T21:13:19.6408788Z [00:02:56.987]➜  			"templates/aliases.yaml"
2025-08-20T21:13:19.6409042Z [00:02:56.987]➜  		],
2025-08-20T21:13:19.6409297Z [00:02:56.987]➜  		"templates/benchmarks.yaml": [
2025-08-20T21:13:19.6409617Z [00:02:56.987]➜  			"templates/benchmarks.yaml"
2025-08-20T21:13:19.6409882Z [00:02:56.987]➜  		],
2025-08-20T21:13:19.6410122Z [00:02:56.987]➜  		"templates/hotkeys.yaml": [
2025-08-20T21:13:19.6410417Z [00:02:56.987]➜  			"templates/hotkeys.yaml"
2025-08-20T21:13:19.6412513Z [00:02:56.987]➜  		],
2025-08-20T21:13:19.6412862Z [00:02:56.987]➜  		"templates/stock-skin.yaml": [
2025-08-20T21:13:19.6413179Z [00:02:56.987]➜  			"templates/stock-skin.yaml"
2025-08-20T21:13:19.6413436Z [00:02:56.987]➜  		]
2025-08-20T21:13:19.6413635Z [00:02:56.987]➜  	},
2025-08-20T21:13:19.6413845Z [00:02:56.987]➜  	"Files": {
2025-08-20T21:13:19.6414331Z [00:02:56.987]➜  		"templates/aliases.yaml": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/aliases.yaml",
2025-08-20T21:13:19.6415074Z [00:02:56.987]➜  		"templates/benchmarks.yaml": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/benchmarks.yaml",
2025-08-20T21:13:19.6415805Z [00:02:56.987]➜  		"templates/hotkeys.yaml": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/hotkeys.yaml",
2025-08-20T21:13:19.6416524Z [00:02:56.987]➜  		"templates/stock-skin.yaml": "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/stock-skin.yaml"
2025-08-20T21:13:19.6416979Z [00:02:56.987]➜  	}
2025-08-20T21:13:19.6417171Z [00:02:56.987]➜  }EOF
2025-08-20T21:13:19.6420901Z [00:02:56.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config=>github.com/derailed/k9s/internal/config;$WORK/b695=>" -p github.com/derailed/k9s/internal/config -lang=go1.24 -complete -installsuffix shared -buildid d6tI26MURQ42Z8t_sjyf/d6tI26MURQ42Z8t_sjyf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -embedcfg $WORK/b695/embedcfg -pack ./internal/config/alias.go ./internal/config/benchmark.go ./internal/config/color.go ./internal/config/config.go ./internal/config/files.go ./internal/config/flags.go ./internal/config/helpers.go ./internal/config/hotkey.go ./internal/config/k9s.go ./internal/config/logger.go ./internal/config/plugin.go ./internal/config/scans.go ./internal/config/shell_pod.go ./internal/config/styles.go ./internal/config/threshold.go ./internal/config/types.go ./internal/config/views.go
2025-08-20T21:13:19.6424077Z [00:02:56.987]➜  github.com/xo/terminfo
2025-08-20T21:13:19.6424357Z [00:02:56.987]➜  mkdir -p $WORK/b801/
2025-08-20T21:13:19.6424725Z [00:02:56.987]➜  cat >/tmp/go-build1679262874/b801/importcfg << 'EOF' # internal
2025-08-20T21:13:19.6425067Z [00:02:56.987]➜  # import config
2025-08-20T21:13:19.6425403Z [00:02:56.987]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.6425813Z [00:02:56.987]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.6426214Z [00:02:56.987]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.6426633Z [00:02:56.987]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:19.6427052Z [00:02:56.987]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.6427468Z [00:02:56.987]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:19.6427885Z [00:02:56.987]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:19.6428298Z [00:02:56.987]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.6428714Z [00:02:56.987]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.6429138Z [00:02:56.987]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.6429557Z [00:02:56.987]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.6429869Z [00:02:56.987]➜  EOF
2025-08-20T21:13:19.6434384Z [00:02:56.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e=>github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e;$WORK/b801=>" -p github.com/xo/terminfo -lang=go1.19 -complete -installsuffix shared -buildid b10BZmn5vWKSEGd_I9zf/b10BZmn5vWKSEGd_I9zf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/caps.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/capvals.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/color.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/dec.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/load.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/param.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/stack.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/terminfo.go
2025-08-20T21:13:19.7416956Z [00:02:57.089]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T21:13:19.7463732Z [00:02:57.094]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/77/771f9027852cacc247b4a91f1cf59226db73f913059c47ca140f685e62aeb55e-d # internal
2025-08-20T21:13:19.7485858Z [00:02:57.096]➜  github.com/anchore/go-logger/adapter/logrus
2025-08-20T21:13:19.7504429Z [00:02:57.096]➜  mkdir -p $WORK/b793/
2025-08-20T21:13:19.7504902Z [00:02:57.097]➜  cat >/tmp/go-build1679262874/b793/importcfg << 'EOF' # internal
2025-08-20T21:13:19.7505290Z [00:02:57.097]➜  # import config
2025-08-20T21:13:19.7505626Z [00:02:57.097]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.7506037Z [00:02:57.097]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.7506530Z [00:02:57.097]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:19.7507472Z [00:02:57.097]➜  packagefile github.com/mgutz/ansi=/tmp/go-build1679262874/b794/_pkg_.a
2025-08-20T21:13:19.7508024Z [00:02:57.097]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:19.7508557Z [00:02:57.097]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:13:19.7509275Z [00:02:57.097]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.7509762Z [00:02:57.097]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:19.7510199Z [00:02:57.097]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:19.7510784Z [00:02:57.097]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.7511258Z [00:02:57.097]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.7511673Z [00:02:57.097]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.7512089Z [00:02:57.097]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.7512514Z [00:02:57.097]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.7512921Z [00:02:57.097]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.7513226Z [00:02:57.097]➜  EOF
2025-08-20T21:13:19.7516423Z [00:02:57.097]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/logrus=>github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/logrus;$WORK/b793=>" -p github.com/anchore/go-logger/adapter/logrus -lang=go1.17 -complete -installsuffix shared -buildid 9B5t0gUpijFVKSOX14cQ/9B5t0gUpijFVKSOX14cQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/logrus/formatter.go /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/logrus/logger.go /root/go/pkg/mod/github.com/anchore/go-logger@v0.0.0-20250318195838-07ae343dd722/adapter/logrus/nested_logger.go
2025-08-20T21:13:19.7902027Z [00:02:57.138]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T21:13:19.7933509Z [00:02:57.141]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/85/85a8e41b6c8403ca502ca24e8bd74c4c084c52d6ff2a4fbd72765e6369f9b9ab-d # internal
2025-08-20T21:13:19.7942551Z [00:02:57.142]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T21:13:19.7975060Z [00:02:57.145]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/89/89055db1b60e6f9f5a27cc267782513e7d16ceb0cba6851aa385f507e5a1feb4-d # internal
2025-08-20T21:13:19.7986316Z [00:02:57.146]➜  github.com/spf13/viper/internal/encoding/toml
2025-08-20T21:13:19.7986835Z [00:02:57.146]➜  mkdir -p $WORK/b785/
2025-08-20T21:13:19.7988908Z [00:02:57.146]➜  cat >/tmp/go-build1679262874/b785/importcfg << 'EOF' # internal
2025-08-20T21:13:19.7989264Z [00:02:57.146]➜  # import config
2025-08-20T21:13:19.7989729Z [00:02:57.146]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1679262874/b786/_pkg_.a
2025-08-20T21:13:19.7990164Z [00:02:57.146]➜  EOF
2025-08-20T21:13:19.7992451Z [00:02:57.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/toml=>github.com/spf13/viper@v1.20.1/internal/encoding/toml;$WORK/b785=>" -p github.com/spf13/viper/internal/encoding/toml -lang=go1.21 -complete -installsuffix shared -buildid pSfp8FieMafZssmdM2TC/pSfp8FieMafZssmdM2TC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/internal/encoding/toml/codec.go
2025-08-20T21:13:19.7994451Z [00:02:57.147]➜  github.com/gookit/color
2025-08-20T21:13:19.7994753Z [00:02:57.147]➜  mkdir -p $WORK/b800/
2025-08-20T21:13:19.7996393Z [00:02:57.148]➜  cat >/tmp/go-build1679262874/b800/importcfg << 'EOF' # internal
2025-08-20T21:13:19.7996768Z [00:02:57.148]➜  # import config
2025-08-20T21:13:19.7999179Z [00:02:57.148]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.8000180Z [00:02:57.148]➜  packagefile github.com/xo/terminfo=/tmp/go-build1679262874/b801/_pkg_.a
2025-08-20T21:13:19.8000725Z [00:02:57.148]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.8001555Z [00:02:57.148]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:19.8002033Z [00:02:57.148]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:19.8002442Z [00:02:57.148]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.8002864Z [00:02:57.148]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.8003284Z [00:02:57.148]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:19.8003703Z [00:02:57.148]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.8004124Z [00:02:57.148]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.8004557Z [00:02:57.148]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.8004984Z [00:02:57.148]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:19.8005301Z [00:02:57.148]➜  EOF
2025-08-20T21:13:19.8009402Z [00:02:57.148]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gookit/color@v1.5.4=>github.com/gookit/color@v1.5.4;$WORK/b800=>" -p github.com/gookit/color -lang=go1.18 -complete -installsuffix shared -buildid wYcj0eSvydEKrHnC5jED/wYcj0eSvydEKrHnC5jED -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_16.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_256.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_rgb.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_tag.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/convert.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/detect_env.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/detect_nonwin.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/printer.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/quickstart.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/style.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/utils.go
2025-08-20T21:13:19.8091776Z [00:02:57.157]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T21:13:19.8107911Z [00:02:57.159]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/ac/ac2367309d3d1cc1409035dbbdfc6f7b241c923f5d58e15578ede6627f263c46-d # internal
2025-08-20T21:13:19.8125102Z [00:02:57.160]➜  github.com/iancoleman/strcase
2025-08-20T21:13:19.8125588Z [00:02:57.160]➜  mkdir -p $WORK/b802/
2025-08-20T21:13:19.8131924Z [00:02:57.161]➜  cat >/tmp/go-build1679262874/b802/importcfg << 'EOF' # internal
2025-08-20T21:13:19.8132365Z [00:02:57.161]➜  # import config
2025-08-20T21:13:19.8132725Z [00:02:57.161]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.8133166Z [00:02:57.161]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.8133481Z [00:02:57.161]➜  EOF
2025-08-20T21:13:19.8135977Z [00:02:57.161]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/iancoleman/strcase@v0.3.0=>github.com/iancoleman/strcase@v0.3.0;$WORK/b802=>" -p github.com/iancoleman/strcase -lang=go1.16 -complete -installsuffix shared -buildid kmj-hh9k4gUjO4PozXmt/kmj-hh9k4gUjO4PozXmt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /root/go/pkg/mod/github.com/iancoleman/strcase@v0.3.0/acronyms.go /root/go/pkg/mod/github.com/iancoleman/strcase@v0.3.0/camel.go /root/go/pkg/mod/github.com/iancoleman/strcase@v0.3.0/doc.go /root/go/pkg/mod/github.com/iancoleman/strcase@v0.3.0/snake.go
2025-08-20T21:13:19.8138205Z [00:02:57.161]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T21:13:19.8139392Z [00:02:57.161]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/d7/d7b04d0a36a3b6537bf8d5170e2b8d92e82ec5a362228872bb86372b5c7f6462-d # internal
2025-08-20T21:13:19.8171815Z [00:02:57.165]➜  github.com/spf13/viper
2025-08-20T21:13:19.8172243Z [00:02:57.165]➜  mkdir -p $WORK/b768/
2025-08-20T21:13:19.8185625Z [00:02:57.166]➜  cat >/tmp/go-build1679262874/b768/importcfg << 'EOF' # internal
2025-08-20T21:13:19.8186202Z [00:02:57.166]➜  # import config
2025-08-20T21:13:19.8186621Z [00:02:57.166]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.8187053Z [00:02:57.166]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:19.8187511Z [00:02:57.166]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:13:19.8187954Z [00:02:57.166]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.8188366Z [00:02:57.166]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.8188865Z [00:02:57.166]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build1679262874/b769/_pkg_.a
2025-08-20T21:13:19.8189497Z [00:02:57.166]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:19.8190112Z [00:02:57.166]➜  packagefile github.com/sagikazarmark/locafero=/tmp/go-build1679262874/b771/_pkg_.a
2025-08-20T21:13:19.8190871Z [00:02:57.166]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:19.8191462Z [00:02:57.166]➜  packagefile github.com/spf13/cast=/tmp/go-build1679262874/b779/_pkg_.a
2025-08-20T21:13:19.8191989Z [00:02:57.167]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:19.8194551Z [00:02:57.167]➜  packagefile github.com/spf13/viper/internal/encoding/dotenv=/tmp/go-build1679262874/b782/_pkg_.a
2025-08-20T21:13:19.8195956Z [00:02:57.167]➜  packagefile github.com/spf13/viper/internal/encoding/json=/tmp/go-build1679262874/b784/_pkg_.a
2025-08-20T21:13:19.8196716Z [00:02:57.167]➜  packagefile github.com/spf13/viper/internal/encoding/toml=/tmp/go-build1679262874/b785/_pkg_.a
2025-08-20T21:13:19.8197448Z [00:02:57.167]➜  packagefile github.com/spf13/viper/internal/encoding/yaml=/tmp/go-build1679262874/b791/_pkg_.a
2025-08-20T21:13:19.8198140Z [00:02:57.167]➜  packagefile github.com/spf13/viper/internal/features=/tmp/go-build1679262874/b792/_pkg_.a
2025-08-20T21:13:19.8198682Z [00:02:57.167]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.8199107Z [00:02:57.167]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:19.8199526Z [00:02:57.167]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:19.8200266Z [00:02:57.167]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:19.8201065Z [00:02:57.167]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.8201516Z [00:02:57.167]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:19.8201942Z [00:02:57.167]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:19.8202382Z [00:02:57.167]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.8202810Z [00:02:57.167]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.8203230Z [00:02:57.167]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.8203652Z [00:02:57.167]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.8204074Z [00:02:57.167]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:19.8204392Z [00:02:57.167]➜  EOF
2025-08-20T21:13:19.8207920Z [00:02:57.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/viper@v1.20.1=>github.com/spf13/viper@v1.20.1;$WORK/b768=>" -p github.com/spf13/viper -lang=go1.21 -complete -installsuffix shared -buildid nBVL8j4YrB4KidF-KgQP/nBVL8j4YrB4KidF-KgQP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/encoding.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/experimental.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/file.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/finder.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/flags.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/logger.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/remote.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/util.go /root/go/pkg/mod/github.com/spf13/viper@v1.20.1/viper.go
2025-08-20T21:13:19.9238376Z [00:02:57.272]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T21:13:19.9255014Z [00:02:57.274]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/9a/9ad31274dfa2ccf3e9636ced406c0d0059ba2d345d96ac4930211500d9043ac1-d # internal
2025-08-20T21:13:19.9314471Z [00:02:57.279]➜  github.com/pborman/indent
2025-08-20T21:13:19.9315369Z [00:02:57.280]➜  mkdir -p $WORK/b803/
2025-08-20T21:13:19.9320141Z [00:02:57.280]➜  cat >/tmp/go-build1679262874/b803/importcfg << 'EOF' # internal
2025-08-20T21:13:19.9326743Z [00:02:57.280]➜  # import config
2025-08-20T21:13:19.9327204Z [00:02:57.280]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.9327622Z [00:02:57.280]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.9328055Z [00:02:57.281]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:19.9328383Z [00:02:57.281]➜  EOF
2025-08-20T21:13:19.9330097Z [00:02:57.281]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pborman/indent@v1.2.1=>github.com/pborman/indent@v1.2.1;$WORK/b803=>" -p github.com/pborman/indent -lang=go1.13 -complete -installsuffix shared -buildid 62d63F_PEDnoBRX2JqMr/62d63F_PEDnoBRX2JqMr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /root/go/pkg/mod/github.com/pborman/indent@v1.2.1/indent.go
2025-08-20T21:13:19.9594728Z [00:02:57.307]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T21:13:19.9610994Z [00:02:57.309]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/75/751dd82084cbb77316babd298142c1120b81c23f97a7f9a71cab365bcad13367-d # internal
2025-08-20T21:13:19.9643089Z [00:02:57.312]➜  github.com/google/pprof/profile
2025-08-20T21:13:19.9648321Z [00:02:57.312]➜  mkdir -p $WORK/b806/
2025-08-20T21:13:19.9648977Z [00:02:57.312]➜  cat >/tmp/go-build1679262874/b806/importcfg << 'EOF' # internal
2025-08-20T21:13:19.9649470Z [00:02:57.312]➜  # import config
2025-08-20T21:13:19.9649955Z [00:02:57.312]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:19.9650874Z [00:02:57.312]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:19.9651545Z [00:02:57.312]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:19.9652129Z [00:02:57.312]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:19.9652699Z [00:02:57.312]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:19.9653232Z [00:02:57.312]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:19.9653778Z [00:02:57.312]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:19.9654299Z [00:02:57.312]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:19.9654857Z [00:02:57.312]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:19.9656600Z [00:02:57.312]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:19.9657044Z [00:02:57.314]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:19.9657471Z [00:02:57.314]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:19.9657899Z [00:02:57.314]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:19.9658317Z [00:02:57.314]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:19.9658725Z [00:02:57.314]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:19.9659029Z [00:02:57.314]➜  EOF
2025-08-20T21:13:19.9664817Z [00:02:57.314]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile=>github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile;$WORK/b806=>" -p github.com/google/pprof/profile -lang=go1.23 -complete -installsuffix shared -buildid 5vdti4uFTCWc0xd7Pfkw/5vdti4uFTCWc0xd7Pfkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/encode.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/filter.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/index.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/legacy_java_profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/legacy_profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/merge.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/profile.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/proto.go /root/go/pkg/mod/github.com/google/pprof@v0.0.0-20250317173921-a4b03ec1a45e/profile/prune.go
2025-08-20T21:13:20.0192341Z [00:02:57.367]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T21:13:20.0266615Z [00:02:57.374]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/de/de1a76cb8af507e98675103f93d0d1980009fe856de4145554723131b25c4ec3-d # internal
2025-08-20T21:13:20.0273642Z [00:02:57.375]➜  text/tabwriter
2025-08-20T21:13:20.0273948Z [00:02:57.375]➜  mkdir -p $WORK/b808/
2025-08-20T21:13:20.0274332Z [00:02:57.375]➜  cat >/tmp/go-build1679262874/b808/importcfg << 'EOF' # internal
2025-08-20T21:13:20.0274685Z [00:02:57.375]➜  # import config
2025-08-20T21:13:20.0275016Z [00:02:57.375]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.0275436Z [00:02:57.375]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.0275918Z [00:02:57.375]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:20.0276253Z [00:02:57.375]➜  EOF
2025-08-20T21:13:20.0277975Z [00:02:57.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b808=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid F1g7de6928ui3NDQUUlH/F1g7de6928ui3NDQUUlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T21:13:20.0336686Z [00:02:57.382]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T21:13:20.0371386Z [00:02:57.385]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/ae/ae9571c447832c3bfb4e16a45aedef76f96d76c267cd6bdd23cf65be59eddd7f-d # internal
2025-08-20T21:13:20.0420008Z [00:02:57.390]➜  github.com/anchore/fangs
2025-08-20T21:13:20.0421183Z [00:02:57.390]➜  mkdir -p $WORK/b761/
2025-08-20T21:13:20.0424035Z [00:02:57.390]➜  cat >/tmp/go-build1679262874/b761/importcfg << 'EOF' # internal
2025-08-20T21:13:20.0424411Z [00:02:57.390]➜  # import config
2025-08-20T21:13:20.0424756Z [00:02:57.390]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.0425474Z [00:02:57.390]➜  packagefile dario.cat/mergo=/tmp/go-build1679262874/b762/_pkg_.a
2025-08-20T21:13:20.0426080Z [00:02:57.390]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.0426633Z [00:02:57.390]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.0427207Z [00:02:57.391]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:13:20.0427859Z [00:02:57.391]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:20.0428552Z [00:02:57.391]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:20.0430249Z [00:02:57.391]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:13:20.0431311Z [00:02:57.391]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:20.0431889Z [00:02:57.391]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:20.0432712Z [00:02:57.391]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:20.0433301Z [00:02:57.391]➜  packagefile github.com/spf13/viper=/tmp/go-build1679262874/b768/_pkg_.a
2025-08-20T21:13:20.0433774Z [00:02:57.391]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.0434187Z [00:02:57.391]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:20.0434608Z [00:02:57.391]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.0435030Z [00:02:57.391]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.0435454Z [00:02:57.391]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.0435883Z [00:02:57.391]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:20.0436308Z [00:02:57.391]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.0436744Z [00:02:57.391]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.0437061Z [00:02:57.391]➜  EOF
2025-08-20T21:13:20.0461797Z [00:02:57.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe=>github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe;$WORK/b761=>" -p github.com/anchore/fangs -lang=go1.23 -complete -installsuffix shared -buildid 3vMZf8CzbMTfsdFxHpWW/3vMZf8CzbMTfsdFxHpWW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/config.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/description_provider.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/field_describer.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/field_tag_describer.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/finders.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/flag_description_provider.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/flag_set.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/flags.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/interfaces.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/load.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/summarize.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/utils.go /root/go/pkg/mod/github.com/anchore/fangs@v0.0.0-20250402135612-96e29e45f3fe/var.go
2025-08-20T21:13:20.0569462Z [00:02:57.405]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T21:13:20.0576087Z [00:02:57.406]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/3a/3a28cd866336bb2cae757bd805508ab4565ebea39f3ac79063f2cb92974d8a73-d # internal
2025-08-20T21:13:20.0613290Z [00:02:57.409]➜  runtime/pprof
2025-08-20T21:13:20.0613669Z [00:02:57.409]➜  mkdir -p $WORK/b807/
2025-08-20T21:13:20.0615290Z [00:02:57.409]➜  cat >/tmp/go-build1679262874/b807/importcfg << 'EOF' # internal
2025-08-20T21:13:20.0615776Z [00:02:57.409]➜  # import config
2025-08-20T21:13:20.0616284Z [00:02:57.409]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:20.0616860Z [00:02:57.409]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.0617419Z [00:02:57.409]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:20.0618038Z [00:02:57.409]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:20.0618905Z [00:02:57.409]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.0619389Z [00:02:57.409]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:20.0628591Z [00:02:57.409]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.0629468Z [00:02:57.409]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.0629979Z [00:02:57.409]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:13:20.0630487Z [00:02:57.409]➜  packagefile internal/profilerecord=/tmp/go-build1679262874/b019/_pkg_.a
2025-08-20T21:13:20.0632949Z [00:02:57.409]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.0633377Z [00:02:57.409]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.0633787Z [00:02:57.409]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.0634199Z [00:02:57.409]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.0634632Z [00:02:57.409]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:20.0635046Z [00:02:57.409]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.0635465Z [00:02:57.409]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.0635941Z [00:02:57.409]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.0636368Z [00:02:57.409]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.0636786Z [00:02:57.409]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:20.0637247Z [00:02:57.409]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:13:20.0637689Z [00:02:57.409]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.0637999Z [00:02:57.409]➜  EOF
2025-08-20T21:13:20.0643319Z [00:02:57.409]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "/root/.go/src/runtime/pprof=>runtime/pprof;$WORK/b807=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid k1Lf49yIK_Dqg3jg9zyZ/k1Lf49yIK_Dqg3jg9zyZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /root/.go/src/runtime/pprof/elf.go /root/.go/src/runtime/pprof/label.go /root/.go/src/runtime/pprof/map.go /root/.go/src/runtime/pprof/pe.go /root/.go/src/runtime/pprof/pprof.go /root/.go/src/runtime/pprof/pprof_rusage.go /root/.go/src/runtime/pprof/proto.go /root/.go/src/runtime/pprof/proto_other.go /root/.go/src/runtime/pprof/protobuf.go /root/.go/src/runtime/pprof/protomem.go /root/.go/src/runtime/pprof/runtime.go
2025-08-20T21:13:20.2662621Z [00:02:57.614]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T21:13:20.2717603Z [00:02:57.619]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/43/436f17610919c390e1ef29223c38c2d73854b575be438ce4e4225d6471194b79-d # internal
2025-08-20T21:13:20.2718260Z [00:02:57.619]➜  runtime/trace
2025-08-20T21:13:20.2728324Z [00:02:57.620]➜  mkdir -p $WORK/b809/
2025-08-20T21:13:20.2729080Z [00:02:57.620]➜  cat >/tmp/go-build1679262874/b809/importcfg << 'EOF' # internal
2025-08-20T21:13:20.2731346Z [00:02:57.620]➜  # import config
2025-08-20T21:13:20.2731716Z [00:02:57.620]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.2732172Z [00:02:57.620]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.2732588Z [00:02:57.620]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.2733068Z [00:02:57.620]➜  packagefile internal/trace/tracev2=/tmp/go-build1679262874/b033/_pkg_.a
2025-08-20T21:13:20.2733542Z [00:02:57.620]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.2733956Z [00:02:57.620]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.2734379Z [00:02:57.620]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:20.2734789Z [00:02:57.620]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.2735557Z [00:02:57.620]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.2735991Z [00:02:57.620]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.2736298Z [00:02:57.620]➜  EOF
2025-08-20T21:13:20.2738926Z [00:02:57.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b809=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid XwdYjLEyjBDAe0Dn4dqx/XwdYjLEyjBDAe0Dn4dqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /root/.go/src/runtime/trace/annotation.go /root/.go/src/runtime/trace/batch.go /root/.go/src/runtime/trace/encoding.go /root/.go/src/runtime/trace/flightrecorder.go /root/.go/src/runtime/trace/recorder.go /root/.go/src/runtime/trace/subscribe.go /root/.go/src/runtime/trace/trace.go
2025-08-20T21:13:20.3253507Z [00:02:57.673]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T21:13:20.3352574Z [00:02:57.683]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/61/6101cb033faf9e8c997bdc186671edf2184c51dcc336e03d7f59c564665fc9da-d # internal
2025-08-20T21:13:20.3476829Z [00:02:57.695]➜  github.com/felixge/fgprof
2025-08-20T21:13:20.3487312Z [00:02:57.696]➜  mkdir -p $WORK/b805/
2025-08-20T21:13:20.3488721Z [00:02:57.696]➜  cat >/tmp/go-build1679262874/b805/importcfg << 'EOF' # internal
2025-08-20T21:13:20.3489231Z [00:02:57.696]➜  # import config
2025-08-20T21:13:20.3489770Z [00:02:57.696]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.3491182Z [00:02:57.696]➜  packagefile github.com/google/pprof/profile=/tmp/go-build1679262874/b806/_pkg_.a
2025-08-20T21:13:20.3492023Z [00:02:57.696]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.3492983Z [00:02:57.696]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.3493704Z [00:02:57.696]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:20.3494402Z [00:02:57.696]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.3495232Z [00:02:57.696]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.3496071Z [00:02:57.696]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.3496959Z [00:02:57.696]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.3497599Z [00:02:57.696]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.3498326Z [00:02:57.696]➜  EOF
2025-08-20T21:13:20.3500721Z [00:02:57.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/fgprof@v0.9.5=>github.com/felixge/fgprof@v0.9.5;$WORK/b805=>" -p github.com/felixge/fgprof -lang=go1.14 -complete -installsuffix shared -buildid AZ9rAwyAhP3Zkazr-wjz/AZ9rAwyAhP3Zkazr-wjz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /root/go/pkg/mod/github.com/felixge/fgprof@v0.9.5/fgprof.go /root/go/pkg/mod/github.com/felixge/fgprof@v0.9.5/handler.go
2025-08-20T21:13:20.3594013Z [00:02:57.707]➜  go tool buildid -w $WORK/b809/_pkg_.a # internal
2025-08-20T21:13:20.3661563Z [00:02:57.714]➜  cp $WORK/b809/_pkg_.a /root/.cache/go-build/d7/d710179f8695fa16254e99549630099ac5c583c221745d5f018533d4d4fd1b14-d # internal
2025-08-20T21:13:20.3702123Z [00:02:57.718]➜  github.com/wagoodman/go-partybus
2025-08-20T21:13:20.3707484Z [00:02:57.719]➜  mkdir -p $WORK/b810/
2025-08-20T21:13:20.3711739Z [00:02:57.719]➜  cat >/tmp/go-build1679262874/b810/importcfg << 'EOF' # internal
2025-08-20T21:13:20.3712210Z [00:02:57.719]➜  # import config
2025-08-20T21:13:20.3712606Z [00:02:57.719]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:20.3713052Z [00:02:57.719]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.3713474Z [00:02:57.719]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.3713784Z [00:02:57.719]➜  EOF
2025-08-20T21:13:20.3718241Z [00:02:57.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651=>github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651;$WORK/b810=>" -p github.com/wagoodman/go-partybus -lang=go1.20 -complete -installsuffix shared -buildid 0dd2Zhhp8Ti4YQM7nFa8/0dd2Zhhp8Ti4YQM7nFa8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack /root/go/pkg/mod/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651/bus.go /root/go/pkg/mod/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651/event.go /root/go/pkg/mod/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651/queue.go /root/go/pkg/mod/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651/subscription.go
2025-08-20T21:13:20.3989972Z [00:02:57.747]➜  go tool buildid -w $WORK/b810/_pkg_.a # internal
2025-08-20T21:13:20.3994210Z [00:02:57.747]➜  cp $WORK/b810/_pkg_.a /root/.cache/go-build/23/23e52c0cd6bb4153182745cee2d6c8dd6aaf5653c8985ea596a0ac03eb21598d-d # internal
2025-08-20T21:13:20.4007047Z [00:02:57.749]➜  github.com/OneOfOne/xxhash
2025-08-20T21:13:20.4007376Z [00:02:57.749]➜  mkdir -p $WORK/b813/
2025-08-20T21:13:20.4010741Z [00:02:57.749]➜  cat >/tmp/go-build1679262874/b813/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4011191Z [00:02:57.749]➜  # import config
2025-08-20T21:13:20.4011572Z [00:02:57.749]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:20.4012031Z [00:02:57.749]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.4012671Z [00:02:57.749]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:20.4013179Z [00:02:57.749]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.4013496Z [00:02:57.749]➜  EOF
2025-08-20T21:13:20.4016544Z [00:02:57.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8=>github.com/OneOfOne/xxhash@v1.2.8;$WORK/b813=>" -p github.com/OneOfOne/xxhash -lang=go1.11 -complete -installsuffix shared -buildid KdNg1Ovs0fyYN9rP2zLQ/KdNg1Ovs0fyYN9rP2zLQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack /root/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8/xxhash.go /root/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8/xxhash_go17.go /root/go/pkg/mod/github.com/!one!of!one/xxhash@v1.2.8/xxhash_unsafe.go
2025-08-20T21:13:20.4052358Z [00:02:57.752]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T21:13:20.4053083Z [00:02:57.753]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/5f/5f9b3b3b33c1f42b5c38095abfffb16681735c39d20d86b44a97359106abd6aa-d # internal
2025-08-20T21:13:20.4065561Z [00:02:57.755]➜  github.com/anchore/grype/internal/redact
2025-08-20T21:13:20.4071862Z [00:02:57.755]➜  mkdir -p $WORK/b816/
2025-08-20T21:13:20.4093406Z [00:02:57.757]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T21:13:20.4094859Z [00:02:57.757]➜  cat >/tmp/go-build1679262874/b816/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4095235Z [00:02:57.758]➜  # import config
2025-08-20T21:13:20.4095718Z [00:02:57.758]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:13:20.4096165Z [00:02:57.758]➜  EOF
2025-08-20T21:13:20.4098163Z [00:02:57.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/redact=>github.com/anchore/grype@v0.96.0/internal/redact;$WORK/b816=>" -p github.com/anchore/grype/internal/redact -lang=go1.24 -complete -installsuffix shared -buildid HLyltEATlcFdyIqCyhKN/HLyltEATlcFdyIqCyhKN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/redact/redact.go
2025-08-20T21:13:20.4124379Z [00:02:57.760]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/bf/bfb593b9019fe0e0c0f313b2c764c25663922f5fce51589f147b195aefbf53ed-d # internal
2025-08-20T21:13:20.4135468Z [00:02:57.762]➜  github.com/pkg/profile
2025-08-20T21:13:20.4141799Z [00:02:57.762]➜  mkdir -p $WORK/b804/
2025-08-20T21:13:20.4152793Z [00:02:57.763]➜  cat >/tmp/go-build1679262874/b804/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4153849Z [00:02:57.763]➜  # import config
2025-08-20T21:13:20.4154755Z [00:02:57.763]➜  packagefile github.com/felixge/fgprof=/tmp/go-build1679262874/b805/_pkg_.a
2025-08-20T21:13:20.4156046Z [00:02:57.763]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:20.4156554Z [00:02:57.763]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:20.4156972Z [00:02:57.763]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.4157395Z [00:02:57.763]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:20.4157861Z [00:02:57.763]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:20.4158311Z [00:02:57.763]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.4158784Z [00:02:57.763]➜  packagefile runtime/pprof=/tmp/go-build1679262874/b807/_pkg_.a
2025-08-20T21:13:20.4159253Z [00:02:57.763]➜  packagefile runtime/trace=/tmp/go-build1679262874/b809/_pkg_.a
2025-08-20T21:13:20.4159724Z [00:02:57.763]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.4160053Z [00:02:57.763]➜  EOF
2025-08-20T21:13:20.4169730Z [00:02:57.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/profile@v1.7.0=>github.com/pkg/profile@v1.7.0;$WORK/b804=>" -p github.com/pkg/profile -lang=go1.13 -complete -installsuffix shared -buildid _pYjXYxo4ziZM90ewHSk/_pYjXYxo4ziZM90ewHSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /root/go/pkg/mod/github.com/pkg/profile@v1.7.0/profile.go
2025-08-20T21:13:20.4224612Z [00:02:57.769]➜  go tool buildid -w $WORK/b816/_pkg_.a # internal
2025-08-20T21:13:20.4225355Z [00:02:57.770]➜  cp $WORK/b816/_pkg_.a /root/.cache/go-build/3c/3c69d4ef31780b81b87f50144fe725e51868e7405eeb4189ff7afd2cb6cd7035-d # internal
2025-08-20T21:13:20.4225951Z [00:02:57.770]➜  github.com/anchore/grype/internal/log
2025-08-20T21:13:20.4226265Z [00:02:57.770]➜  mkdir -p $WORK/b815/
2025-08-20T21:13:20.4226650Z [00:02:57.770]➜  cat >/tmp/go-build1679262874/b815/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4226998Z [00:02:57.770]➜  # import config
2025-08-20T21:13:20.4227412Z [00:02:57.770]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:20.4228054Z [00:02:57.770]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:13:20.4228734Z [00:02:57.770]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:13:20.4229397Z [00:02:57.771]➜  packagefile github.com/anchore/grype/internal/redact=/tmp/go-build1679262874/b816/_pkg_.a
2025-08-20T21:13:20.4230202Z [00:02:57.771]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.4230506Z [00:02:57.771]➜  EOF
2025-08-20T21:13:20.4232925Z [00:02:57.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/log=>github.com/anchore/grype@v0.96.0/internal/log;$WORK/b815=>" -p github.com/anchore/grype/internal/log -lang=go1.24 -complete -installsuffix shared -buildid fd_YzkkHQJWf0vWD23Fu/fd_YzkkHQJWf0vWD23Fu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/log/errors.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/log/log.go
2025-08-20T21:13:20.4335942Z [00:02:57.782]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T21:13:20.4460253Z [00:02:57.794]➜  go tool buildid -w $WORK/b815/_pkg_.a # internal
2025-08-20T21:13:20.4466158Z [00:02:57.795]➜  cp $WORK/b815/_pkg_.a /root/.cache/go-build/74/747677c5eb79ddcf1ff1033757286b3e301ceb86310fbdda1a38f10a60394bed-d # internal
2025-08-20T21:13:20.4469808Z [00:02:57.795]➜  database/sql
2025-08-20T21:13:20.4470725Z [00:02:57.795]➜  mkdir -p $WORK/b818/
2025-08-20T21:13:20.4475095Z [00:02:57.796]➜  cat >/tmp/go-build1679262874/b818/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4475916Z [00:02:57.796]➜  # import config
2025-08-20T21:13:20.4490682Z [00:02:57.797]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.4491326Z [00:02:57.797]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.4492012Z [00:02:57.797]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:20.4492657Z [00:02:57.797]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.4493241Z [00:02:57.797]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.4493772Z [00:02:57.797]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.4494324Z [00:02:57.797]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:20.4494889Z [00:02:57.797]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:13:20.4495464Z [00:02:57.797]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.4496024Z [00:02:57.797]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.4496578Z [00:02:57.797]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:20.4497128Z [00:02:57.797]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.4497906Z [00:02:57.797]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.4509723Z [00:02:57.797]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.4510423Z [00:02:57.797]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.4511014Z [00:02:57.797]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:20.4512121Z [00:02:57.797]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:20.4516026Z [00:02:57.797]➜  EOF
2025-08-20T21:13:20.4517797Z [00:02:57.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b818=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid auzaFcKoG4gG1XdcVgxH/auzaFcKoG4gG1XdcVgxH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /root/.go/src/database/sql/convert.go /root/.go/src/database/sql/ctxutil.go /root/.go/src/database/sql/sql.go
2025-08-20T21:13:20.4537976Z [00:02:57.802]➜  go tool buildid -w $WORK/b813/_pkg_.a # internal
2025-08-20T21:13:20.4551817Z [00:02:57.803]➜  cp $WORK/b813/_pkg_.a /root/.cache/go-build/cf/cf053c15334c22aaa16252f5d89e0ccfbb9b92d679109224821bea779e64496b-d # internal
2025-08-20T21:13:20.4555867Z [00:02:57.804]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/77/77ab4a45393d9b30726c5a455dc1f068474786383e8cdca46ae224b9db66ef6d-d # internal
2025-08-20T21:13:20.4559068Z [00:02:57.804]➜  github.com/derailed/k9s/internal/model1
2025-08-20T21:13:20.4559418Z [00:02:57.804]➜  mkdir -p $WORK/b757/
2025-08-20T21:13:20.4565529Z [00:02:57.804]➜  cat >/tmp/go-build1679262874/b757/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4567309Z [00:02:57.805]➜  # import config
2025-08-20T21:13:20.4567734Z [00:02:57.805]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.4568169Z [00:02:57.805]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.4568598Z [00:02:57.805]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.4569119Z [00:02:57.805]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:13:20.4569748Z [00:02:57.805]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:13:20.4570398Z [00:02:57.805]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:13:20.4571305Z [00:02:57.805]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:13:20.4571911Z [00:02:57.805]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:13:20.4572948Z [00:02:57.805]➜  packagefile github.com/fvbommel/sortorder=/tmp/go-build1679262874/b078/_pkg_.a
2025-08-20T21:13:20.4573605Z [00:02:57.805]➜  packagefile github.com/sahilm/fuzzy=/tmp/go-build1679262874/b758/_pkg_.a
2025-08-20T21:13:20.4574207Z [00:02:57.805]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:20.4574836Z [00:02:57.805]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:20.4575438Z [00:02:57.805]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:20.4576034Z [00:02:57.805]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:20.4576553Z [00:02:57.805]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:20.4576978Z [00:02:57.805]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.4577396Z [00:02:57.805]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.4577826Z [00:02:57.805]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.4578237Z [00:02:57.805]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.4578783Z [00:02:57.805]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.4579300Z [00:02:57.805]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.4579615Z [00:02:57.805]➜  EOF
2025-08-20T21:13:20.4582547Z [00:02:57.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1=>github.com/derailed/k9s/internal/model1;$WORK/b757=>" -p github.com/derailed/k9s/internal/model1 -lang=go1.24 -complete -installsuffix shared -buildid z1Znu_5Ghq5UCLCNLlYh/z1Znu_5Ghq5UCLCNLlYh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./internal/model1/color.go ./internal/model1/delta.go ./internal/model1/fields.go ./internal/model1/header.go ./internal/model1/helpers.go ./internal/model1/pool.go ./internal/model1/row.go ./internal/model1/row_event.go ./internal/model1/rows.go ./internal/model1/table_data.go ./internal/model1/types.go
2025-08-20T21:13:20.4585282Z [00:02:57.806]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T21:13:20.4597575Z [00:02:57.807]➜  github.com/dustin/go-humanize
2025-08-20T21:13:20.4608078Z [00:02:57.807]➜  mkdir -p $WORK/b821/
2025-08-20T21:13:20.4608536Z [00:02:57.807]➜  cat >/tmp/go-build1679262874/b821/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4608890Z [00:02:57.807]➜  # import config
2025-08-20T21:13:20.4609233Z [00:02:57.807]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.4609986Z [00:02:57.807]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.4610404Z [00:02:57.807]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.4611129Z [00:02:57.807]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.4611585Z [00:02:57.807]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:20.4612015Z [00:02:57.807]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.4612426Z [00:02:57.807]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.4612850Z [00:02:57.807]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.4613324Z [00:02:57.807]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.4613743Z [00:02:57.807]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.4614159Z [00:02:57.807]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:20.4614481Z [00:02:57.807]➜  EOF
2025-08-20T21:13:20.4618732Z [00:02:57.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1=>github.com/dustin/go-humanize@v1.0.1;$WORK/b821=>" -p github.com/dustin/go-humanize -lang=go1.16 -complete -installsuffix shared -buildid dPuvWAfkosWMsX-B3-TS/dPuvWAfkosWMsX-B3-TS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/big.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/bigbytes.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/bytes.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/comma.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/commaf.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/ftoa.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/humanize.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/number.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/ordinals.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/si.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/times.go
2025-08-20T21:13:20.4623009Z [00:02:57.808]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/82/824a27333c7da77b2d0e0ee9d839a889686fcb8c54e3c55fbe73b109ef7f2e86-d # internal
2025-08-20T21:13:20.4660634Z [00:02:57.814]➜  github.com/anchore/clio
2025-08-20T21:13:20.4661402Z [00:02:57.814]➜  mkdir -p $WORK/b760/
2025-08-20T21:13:20.4671521Z [00:02:57.815]➜  cat >/tmp/go-build1679262874/b760/importcfg << 'EOF' # internal
2025-08-20T21:13:20.4673482Z [00:02:57.815]➜  # import config
2025-08-20T21:13:20.4676171Z [00:02:57.815]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.4677858Z [00:02:57.815]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.4678537Z [00:02:57.815]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:20.4679508Z [00:02:57.815]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.4680183Z [00:02:57.815]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.4681005Z [00:02:57.815]➜  packagefile github.com/anchore/fangs=/tmp/go-build1679262874/b761/_pkg_.a
2025-08-20T21:13:20.4682928Z [00:02:57.815]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:20.4684160Z [00:02:57.815]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:20.4685299Z [00:02:57.815]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:13:20.4686377Z [00:02:57.815]➜  packagefile github.com/anchore/go-logger/adapter/logrus=/tmp/go-build1679262874/b793/_pkg_.a
2025-08-20T21:13:20.4688294Z [00:02:57.815]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:13:20.4689220Z [00:02:57.815]➜  packagefile github.com/gookit/color=/tmp/go-build1679262874/b800/_pkg_.a
2025-08-20T21:13:20.4690251Z [00:02:57.815]➜  packagefile github.com/iancoleman/strcase=/tmp/go-build1679262874/b802/_pkg_.a
2025-08-20T21:13:20.4692105Z [00:02:57.815]➜  packagefile github.com/pborman/indent=/tmp/go-build1679262874/b803/_pkg_.a
2025-08-20T21:13:20.4692815Z [00:02:57.815]➜  packagefile github.com/pkg/profile=/tmp/go-build1679262874/b804/_pkg_.a
2025-08-20T21:13:20.4693487Z [00:02:57.815]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:20.4694035Z [00:02:57.815]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:20.4694569Z [00:02:57.815]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:20.4695141Z [00:02:57.815]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:20.4695689Z [00:02:57.815]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:13:20.4696180Z [00:02:57.815]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:20.4696626Z [00:02:57.815]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.4697034Z [00:02:57.815]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:20.4697613Z [00:02:57.815]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.4698034Z [00:02:57.815]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:20.4698472Z [00:02:57.815]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.4698898Z [00:02:57.815]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.4699323Z [00:02:57.815]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.4699736Z [00:02:57.815]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.4700039Z [00:02:57.815]➜  EOF
2025-08-20T21:13:20.4722317Z [00:02:57.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f=>github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f;$WORK/b760=>" -p github.com/anchore/clio -lang=go1.23 -complete -installsuffix shared -buildid KAXDkowb7xlYkRvHeRfi/KAXDkowb7xlYkRvHeRfi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/application.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/bus.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/config_command.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/development.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/event.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/eventloop.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/fangs.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/logging.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/setup_config.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/state.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/ui.go /root/go/pkg/mod/github.com/anchore/clio@v0.0.0-20250408180537-ec8fa27f0d9f/version.go
2025-08-20T21:13:20.5288148Z [00:02:57.877]➜  go tool buildid -w $WORK/b821/_pkg_.a # internal
2025-08-20T21:13:20.5306152Z [00:02:57.878]➜  cp $WORK/b821/_pkg_.a /root/.cache/go-build/d6/d6809dec0b2ed7b3bb303d376d4f20c56ec3243f592aaa0f242f4011e111c861-d # internal
2025-08-20T21:13:20.5314395Z [00:02:57.878]➜  modernc.org/libc/uuid/uuid
2025-08-20T21:13:20.5316701Z [00:02:57.878]➜  mkdir -p $WORK/b823/
2025-08-20T21:13:20.5323700Z [00:02:57.880]➜  cat >/tmp/go-build1679262874/b823/importcfg << 'EOF' # internal
2025-08-20T21:13:20.5325235Z [00:02:57.880]➜  # import config
2025-08-20T21:13:20.5326789Z [00:02:57.880]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.5327253Z [00:02:57.880]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.5327705Z [00:02:57.880]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.5328052Z [00:02:57.880]➜  EOF
2025-08-20T21:13:20.5330299Z [00:02:57.880]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/libc@v1.65.10/uuid/uuid=>modernc.org/libc@v1.65.10/uuid/uuid;$WORK/b823=>" -p modernc.org/libc/uuid/uuid -lang=go1.23 -complete -installsuffix shared -buildid bffDfI8cNOZa9l1SWSUZ/bffDfI8cNOZa9l1SWSUZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack /root/go/pkg/mod/modernc.org/libc@v1.65.10/uuid/uuid/capi_linux_arm64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/uuid/uuid/uuid_linux_arm64.go
2025-08-20T21:13:20.5763580Z [00:02:57.923]➜  go tool buildid -w $WORK/b823/_pkg_.a # internal
2025-08-20T21:13:20.5765041Z [00:02:57.923]➜  cp $WORK/b823/_pkg_.a /root/.cache/go-build/35/35a6d0ff60e7cd5125329463a360d4fe6a0dd2a229a073f1ebca8cb856a9751c-d # internal
2025-08-20T21:13:20.5767027Z [00:02:57.924]➜  github.com/remyoudompheng/bigfft
2025-08-20T21:13:20.5767348Z [00:02:57.924]➜  mkdir -p $WORK/b825/
2025-08-20T21:13:20.5768094Z [00:02:57.924]➜  cat >/tmp/go-build1679262874/b825/importcfg << 'EOF' # internal
2025-08-20T21:13:20.5768441Z [00:02:57.924]➜  # import config
2025-08-20T21:13:20.5768793Z [00:02:57.924]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:20.5769119Z [00:02:57.924]➜  EOF
2025-08-20T21:13:20.5772641Z [00:02:57.924]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec=>github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec;$WORK/b825=>" -p github.com/remyoudompheng/bigfft -lang=go1.12 -complete -installsuffix shared -buildid 4OsonCXeQ0ossWH--BJe/4OsonCXeQ0ossWH--BJe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack /root/go/pkg/mod/github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec/arith_decl.go /root/go/pkg/mod/github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec/fermat.go /root/go/pkg/mod/github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec/fft.go /root/go/pkg/mod/github.com/remyoudompheng/bigfft@v0.0.0-20230129092748-24d4a6f8daec/scan.go
2025-08-20T21:13:20.6375722Z [00:02:57.985]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T21:13:20.6390737Z [00:02:57.987]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/f3/f3ac5443a5d5f86f166a4b1839046e9fa87a65a68925c41b5edd3b15e4de8b95-d # internal
2025-08-20T21:13:20.6394082Z [00:02:57.987]➜  modernc.org/memory
2025-08-20T21:13:20.6394379Z [00:02:57.987]➜  mkdir -p $WORK/b826/
2025-08-20T21:13:20.6400953Z [00:02:57.988]➜  cat >/tmp/go-build1679262874/b826/importcfg << 'EOF' # internal
2025-08-20T21:13:20.6401383Z [00:02:57.988]➜  # import config
2025-08-20T21:13:20.6401742Z [00:02:57.988]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.6402218Z [00:02:57.988]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:20.6402715Z [00:02:57.988]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:20.6403145Z [00:02:57.988]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.6403453Z [00:02:57.988]➜  EOF
2025-08-20T21:13:20.6405923Z [00:02:57.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/memory@v1.11.0=>modernc.org/memory@v1.11.0;$WORK/b826=>" -p modernc.org/memory -lang=go1.23 -complete -installsuffix shared -buildid p-u9XI-0CXZ5fggbnVvs/p-u9XI-0CXZ5fggbnVvs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack /root/go/pkg/mod/modernc.org/memory@v1.11.0/memory.go /root/go/pkg/mod/modernc.org/memory@v1.11.0/memory64.go /root/go/pkg/mod/modernc.org/memory@v1.11.0/mmap_unix.go /root/go/pkg/mod/modernc.org/memory@v1.11.0/nocounters.go /root/go/pkg/mod/modernc.org/memory@v1.11.0/trace_disabled.go
2025-08-20T21:13:20.6622283Z [00:02:58.010]➜  go tool buildid -w $WORK/b825/_pkg_.a # internal
2025-08-20T21:13:20.6630247Z [00:02:58.011]➜  cp $WORK/b825/_pkg_.a /root/.cache/go-build/37/372b4387d92ecd3e53c31490d19b50439f36f461e6829a83e8120aff97d37385-d # internal
2025-08-20T21:13:20.6645289Z [00:02:58.012]➜  modernc.org/mathutil
2025-08-20T21:13:20.6646126Z [00:02:58.013]➜  mkdir -p $WORK/b824/
2025-08-20T21:13:20.6657348Z [00:02:58.014]➜  cat >/tmp/go-build1679262874/b824/importcfg << 'EOF' # internal
2025-08-20T21:13:20.6658961Z [00:02:58.014]➜  # import config
2025-08-20T21:13:20.6659573Z [00:02:58.014]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.6663404Z [00:02:58.014]➜  packagefile github.com/remyoudompheng/bigfft=/tmp/go-build1679262874/b825/_pkg_.a
2025-08-20T21:13:20.6664021Z [00:02:58.014]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.6664467Z [00:02:58.014]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:20.6664887Z [00:02:58.014]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.6665510Z [00:02:58.014]➜  EOF
2025-08-20T21:13:20.6677356Z [00:02:58.015]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/mathutil@v1.7.1=>modernc.org/mathutil@v1.7.1;$WORK/b824=>" -p modernc.org/mathutil -lang=go1.21 -complete -installsuffix shared -buildid 4_CtzYZOxept3e78nDBQ/4_CtzYZOxept3e78nDBQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/binarylog.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/bits.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/envelope.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/int.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/mathutil.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/permute.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/poly.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/primes.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/rat.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/rnd.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/sqr.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/tables.go /root/go/pkg/mod/modernc.org/mathutil@v1.7.1/test_deps.go
2025-08-20T21:13:20.6788581Z [00:02:58.027]➜  go tool buildid -w $WORK/b826/_pkg_.a # internal
2025-08-20T21:13:20.6797370Z [00:02:58.027]➜  cp $WORK/b826/_pkg_.a /root/.cache/go-build/78/783baf7d64edd99909c2421b14ca031fd87047dcadd99be95a7d69e3bec2d4a2-d # internal
2025-08-20T21:13:20.6798703Z [00:02:58.028]➜  modernc.org/libc/sys/types
2025-08-20T21:13:20.6803509Z [00:02:58.028]➜  mkdir -p $WORK/b827/
2025-08-20T21:13:20.6804497Z [00:02:58.028]➜  cat >/tmp/go-build1679262874/b827/importcfg << 'EOF' # internal
2025-08-20T21:13:20.6815163Z [00:02:58.028]➜  # import config
2025-08-20T21:13:20.6815545Z [00:02:58.028]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.6816263Z [00:02:58.028]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.6816718Z [00:02:58.028]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.6817059Z [00:02:58.028]➜  EOF
2025-08-20T21:13:20.6819152Z [00:02:58.029]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/libc@v1.65.10/sys/types=>modernc.org/libc@v1.65.10/sys/types;$WORK/b827=>" -p modernc.org/libc/sys/types -lang=go1.23 -complete -installsuffix shared -buildid C2Y6R4pfYlwi1i2uApBq/C2Y6R4pfYlwi1i2uApBq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack /root/go/pkg/mod/modernc.org/libc@v1.65.10/sys/types/capi_linux_arm64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/sys/types/types_linux_arm64.go
2025-08-20T21:13:20.7056002Z [00:02:58.053]➜  go tool buildid -w $WORK/b827/_pkg_.a # internal
2025-08-20T21:13:20.7061512Z [00:02:58.054]➜  cp $WORK/b827/_pkg_.a /root/.cache/go-build/d7/d73192b430690406f7a502fc75ab4ddbb0b44614aafb8ce84d71237edba1fc23-d # internal
2025-08-20T21:13:20.7088693Z [00:02:58.057]➜  github.com/jinzhu/now
2025-08-20T21:13:20.7089697Z [00:02:58.057]➜  mkdir -p $WORK/b830/
2025-08-20T21:13:20.7093709Z [00:02:58.057]➜  cat >/tmp/go-build1679262874/b830/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7096547Z [00:02:58.057]➜  # import config
2025-08-20T21:13:20.7099182Z [00:02:58.057]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.7099985Z [00:02:58.057]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.7101515Z [00:02:58.057]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.7102186Z [00:02:58.057]➜  EOF
2025-08-20T21:13:20.7104456Z [00:02:58.058]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/now@v1.1.5=>github.com/jinzhu/now@v1.1.5;$WORK/b830=>" -p github.com/jinzhu/now -lang=go1.12 -complete -installsuffix shared -buildid t5tstv1PdhniWlJBsCED/t5tstv1PdhniWlJBsCED -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/main.go /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/now.go /root/go/pkg/mod/github.com/jinzhu/now@v1.1.5/time.go
2025-08-20T21:13:20.7296145Z [00:02:58.078]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T21:13:20.7334198Z [00:02:58.081]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/c0/c063cf07e640f3ae8a0dc22c9d90fabf10eb0cc1ff55bca38f0fac414c1954bf-d # internal
2025-08-20T21:13:20.7340858Z [00:02:58.082]➜  gorm.io/gorm/utils
2025-08-20T21:13:20.7341444Z [00:02:58.082]➜  mkdir -p $WORK/b832/
2025-08-20T21:13:20.7342618Z [00:02:58.082]➜  cat >/tmp/go-build1679262874/b832/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7343080Z [00:02:58.082]➜  # import config
2025-08-20T21:13:20.7343476Z [00:02:58.082]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:20.7343963Z [00:02:58.082]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.7344408Z [00:02:58.082]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:20.7344855Z [00:02:58.082]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.7345296Z [00:02:58.082]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.7345721Z [00:02:58.082]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.7346148Z [00:02:58.082]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.7346840Z [00:02:58.082]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:20.7347219Z [00:02:58.082]➜  EOF
2025-08-20T21:13:20.7348805Z [00:02:58.082]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/utils=>gorm.io/gorm@v1.30.0/utils;$WORK/b832=>" -p gorm.io/gorm/utils -lang=go1.18 -complete -installsuffix shared -buildid Rhi7aKD-xe6Rt4t_JQIJ/Rhi7aKD-xe6Rt4t_JQIJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/utils/utils.go
2025-08-20T21:13:20.7657096Z [00:02:58.113]➜  go tool buildid -w $WORK/b832/_pkg_.a # internal
2025-08-20T21:13:20.7660126Z [00:02:58.114]➜  go tool buildid -w $WORK/b818/_pkg_.a # internal
2025-08-20T21:13:20.7696095Z [00:02:58.116]➜  cp $WORK/b832/_pkg_.a /root/.cache/go-build/e4/e4b50792c12be92ddbd7959675a3bae5e441e19528512a2373201339a03cd036-d # internal
2025-08-20T21:13:20.7700055Z [00:02:58.117]➜  gorm.io/gorm/internal/lru
2025-08-20T21:13:20.7700379Z [00:02:58.117]➜  mkdir -p $WORK/b834/
2025-08-20T21:13:20.7700918Z [00:02:58.117]➜  cat >/tmp/go-build1679262874/b834/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7701276Z [00:02:58.117]➜  # import config
2025-08-20T21:13:20.7701617Z [00:02:58.117]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.7702403Z [00:02:58.118]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.7702719Z [00:02:58.118]➜  EOF
2025-08-20T21:13:20.7704566Z [00:02:58.118]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/internal/lru=>gorm.io/gorm@v1.30.0/internal/lru;$WORK/b834=>" -p gorm.io/gorm/internal/lru -lang=go1.18 -complete -installsuffix shared -buildid h_BfwpO3FAjvIol_KJMm/h_BfwpO3FAjvIol_KJMm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/internal/lru/lru.go
2025-08-20T21:13:20.7752665Z [00:02:58.123]➜  cp $WORK/b818/_pkg_.a /root/.cache/go-build/b3/b347f7961832b0fa4c0c46fb0d2334f92584b7b663a205c6a97b7fb9a385c4a5-d # internal
2025-08-20T21:13:20.7838106Z [00:02:58.131]➜  gorm.io/gorm/clause
2025-08-20T21:13:20.7838937Z [00:02:58.132]➜  mkdir -p $WORK/b831/
2025-08-20T21:13:20.7841793Z [00:02:58.132]➜  cat >/tmp/go-build1679262874/b831/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7842385Z [00:02:58.132]➜  # import config
2025-08-20T21:13:20.7843125Z [00:02:58.132]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:20.7852926Z [00:02:58.132]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:20.7853578Z [00:02:58.132]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:13:20.7854055Z [00:02:58.132]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:13:20.7854522Z [00:02:58.132]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.7854955Z [00:02:58.132]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.7855376Z [00:02:58.132]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.7855695Z [00:02:58.132]➜  EOF
2025-08-20T21:13:20.7861184Z [00:02:58.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause=>gorm.io/gorm@v1.30.0/clause;$WORK/b831=>" -p gorm.io/gorm/clause -lang=go1.18 -complete -installsuffix shared -buildid zFYR20dK_S50qTwXXvYV/zFYR20dK_S50qTwXXvYV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/clause.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/expression.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/from.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/group_by.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/insert.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/joins.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/limit.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/locking.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/on_conflict.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/order_by.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/returning.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/select.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/set.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/update.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/values.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/where.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/clause/with.go
2025-08-20T21:13:20.7876238Z [00:02:58.135]➜  go tool buildid -w $WORK/b834/_pkg_.a # internal
2025-08-20T21:13:20.7876686Z [00:02:58.136]➜  go tool buildid -w $WORK/b830/_pkg_.a # internal
2025-08-20T21:13:20.7885880Z [00:02:58.137]➜  cp $WORK/b834/_pkg_.a /root/.cache/go-build/aa/aa3758fe3d9587be042fce62514d0d157cf329d790b881f84a82f5d61d71a77b-d # internal
2025-08-20T21:13:20.7890989Z [00:02:58.137]➜  gorm.io/gorm/internal/stmt_store
2025-08-20T21:13:20.7891340Z [00:02:58.137]➜  mkdir -p $WORK/b833/
2025-08-20T21:13:20.7900303Z [00:02:58.138]➜  cat >/tmp/go-build1679262874/b833/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7909144Z [00:02:58.138]➜  # import config
2025-08-20T21:13:20.7909575Z [00:02:58.138]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.7910375Z [00:02:58.138]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:20.7911246Z [00:02:58.138]➜  packagefile gorm.io/gorm/internal/lru=/tmp/go-build1679262874/b834/_pkg_.a
2025-08-20T21:13:20.7911738Z [00:02:58.138]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.7912450Z [00:02:58.138]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.7912938Z [00:02:58.138]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.7913248Z [00:02:58.138]➜  EOF
2025-08-20T21:13:20.7915072Z [00:02:58.138]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/internal/stmt_store=>gorm.io/gorm@v1.30.0/internal/stmt_store;$WORK/b833=>" -p gorm.io/gorm/internal/stmt_store -lang=go1.18 -complete -installsuffix shared -buildid qoZ48jc8zKJ9gY7_NTvF/qoZ48jc8zKJ9gY7_NTvF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/internal/stmt_store/stmt_store.go
2025-08-20T21:13:20.7917010Z [00:02:58.139]➜  cp $WORK/b830/_pkg_.a /root/.cache/go-build/ba/bafa11e2f83a132515d570342aff7a55713d14a4251e925768ddcc0bbfce5754-d # internal
2025-08-20T21:13:20.7918939Z [00:02:58.140]➜  gorm.io/gorm/logger
2025-08-20T21:13:20.7921622Z [00:02:58.140]➜  mkdir -p $WORK/b835/
2025-08-20T21:13:20.7923524Z [00:02:58.140]➜  cat >/tmp/go-build1679262874/b835/importcfg << 'EOF' # internal
2025-08-20T21:13:20.7924245Z [00:02:58.140]➜  # import config
2025-08-20T21:13:20.7924827Z [00:02:58.140]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:20.7925689Z [00:02:58.140]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:20.7932815Z [00:02:58.140]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.7933254Z [00:02:58.140]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.7933709Z [00:02:58.140]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:13:20.7934170Z [00:02:58.140]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.7934568Z [00:02:58.140]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:20.7934966Z [00:02:58.140]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.7935387Z [00:02:58.140]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.7935814Z [00:02:58.140]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.7936235Z [00:02:58.140]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.7936939Z [00:02:58.140]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.7937441Z [00:02:58.140]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.7937863Z [00:02:58.140]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:20.7938179Z [00:02:58.140]➜  EOF
2025-08-20T21:13:20.7939980Z [00:02:58.141]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/logger=>gorm.io/gorm@v1.30.0/logger;$WORK/b835=>" -p gorm.io/gorm/logger -lang=go1.18 -complete -installsuffix shared -buildid xFuxYgW5YtmnOGbC06Nw/xFuxYgW5YtmnOGbC06Nw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/logger/logger.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/logger/sql.go
2025-08-20T21:13:20.8630000Z [00:02:58.211]➜  go tool buildid -w $WORK/b835/_pkg_.a # internal
2025-08-20T21:13:20.8643076Z [00:02:58.212]➜  cp $WORK/b835/_pkg_.a /root/.cache/go-build/27/27502df6801b2915342f32ef1ed1c04711a0407fb94384864f6ba24b66dd16cd-d # internal
2025-08-20T21:13:20.8643726Z [00:02:58.212]➜  internal/saferio
2025-08-20T21:13:20.8643989Z [00:02:58.212]➜  mkdir -p $WORK/b838/
2025-08-20T21:13:20.8647398Z [00:02:58.213]➜  cat >/tmp/go-build1679262874/b838/importcfg << 'EOF' # internal
2025-08-20T21:13:20.8648127Z [00:02:58.213]➜  # import config
2025-08-20T21:13:20.8648462Z [00:02:58.213]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.8650448Z [00:02:58.213]➜  EOF
2025-08-20T21:13:20.8652280Z [00:02:58.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "/root/.go/src/internal/saferio=>internal/saferio;$WORK/b838=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid pPPe3dhh4-w6Y3PIuye5/pPPe3dhh4-w6Y3PIuye5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack /root/.go/src/internal/saferio/io.go
2025-08-20T21:13:20.8776906Z [00:02:58.226]➜  go tool buildid -w $WORK/b838/_pkg_.a # internal
2025-08-20T21:13:20.8780319Z [00:02:58.226]➜  cp $WORK/b838/_pkg_.a /root/.cache/go-build/57/57bffadd14624ea2fb0e2f72fb4e7ed254b845aa873cadc2a2028ae9e2f8292e-d # internal
2025-08-20T21:13:20.8781077Z [00:02:58.226]➜  encoding/gob
2025-08-20T21:13:20.8781490Z [00:02:58.226]➜  mkdir -p $WORK/b837/
2025-08-20T21:13:20.8784284Z [00:02:58.226]➜  cat >/tmp/go-build1679262874/b837/importcfg << 'EOF' # internal
2025-08-20T21:13:20.8787100Z [00:02:58.226]➜  # import config
2025-08-20T21:13:20.8787617Z [00:02:58.226]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:20.8791376Z [00:02:58.226]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:20.8791924Z [00:02:58.226]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:20.8792835Z [00:02:58.226]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.8793704Z [00:02:58.226]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.8794416Z [00:02:58.226]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:20.8795389Z [00:02:58.226]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.8796575Z [00:02:58.226]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:20.8811856Z [00:02:58.226]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.8813073Z [00:02:58.226]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:20.8813790Z [00:02:58.226]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.8814659Z [00:02:58.226]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.8815410Z [00:02:58.226]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.8816157Z [00:02:58.226]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.8817170Z [00:02:58.226]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:20.8817989Z [00:02:58.226]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:20.8818796Z [00:02:58.226]➜  EOF
2025-08-20T21:13:20.8821490Z [00:02:58.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "/root/.go/src/encoding/gob=>encoding/gob;$WORK/b837=>" -p encoding/gob -lang=go1.25 -std -complete -installsuffix shared -buildid uSio5yKf8mC2Eeph2l3N/uSio5yKf8mC2Eeph2l3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack /root/.go/src/encoding/gob/dec_helpers.go /root/.go/src/encoding/gob/decode.go /root/.go/src/encoding/gob/decoder.go /root/.go/src/encoding/gob/doc.go /root/.go/src/encoding/gob/enc_helpers.go /root/.go/src/encoding/gob/encode.go /root/.go/src/encoding/gob/encoder.go /root/.go/src/encoding/gob/error.go /root/.go/src/encoding/gob/type.go
2025-08-20T21:13:20.9023569Z [00:02:58.250]➜  go tool buildid -w $WORK/b833/_pkg_.a # internal
2025-08-20T21:13:20.9042006Z [00:02:58.252]➜  cp $WORK/b833/_pkg_.a /root/.cache/go-build/cf/cfedb89ef72acd3235aa1a5020d08898fee214e5ba81fc700c2278170ce29ff7-d # internal
2025-08-20T21:13:20.9043518Z [00:02:58.252]➜  github.com/jinzhu/inflection
2025-08-20T21:13:20.9044422Z [00:02:58.252]➜  mkdir -p $WORK/b839/
2025-08-20T21:13:20.9045488Z [00:02:58.252]➜  cat >/tmp/go-build1679262874/b839/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9046449Z [00:02:58.252]➜  # import config
2025-08-20T21:13:20.9046970Z [00:02:58.252]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:20.9047909Z [00:02:58.252]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.9048672Z [00:02:58.252]➜  EOF
2025-08-20T21:13:20.9050899Z [00:02:58.253]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0=>github.com/jinzhu/inflection@v1.0.0;$WORK/b839=>" -p github.com/jinzhu/inflection -lang=go1.16 -complete -installsuffix shared -buildid KHUqT-CAuKBfI2hLHIKW/KHUqT-CAuKBfI2hLHIKW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0/inflections.go
2025-08-20T21:13:20.9059330Z [00:02:58.254]➜  go tool buildid -w $WORK/b831/_pkg_.a # internal
2025-08-20T21:13:20.9079141Z [00:02:58.256]➜  cp $WORK/b831/_pkg_.a /root/.cache/go-build/2b/2b5392d72d8ddabb3ca27cfa87756dd126cb5682c46876b973f250069adacd7e-d # internal
2025-08-20T21:13:20.9104306Z [00:02:58.258]➜  golang.org/x/text/internal/tag
2025-08-20T21:13:20.9104930Z [00:02:58.258]➜  mkdir -p $WORK/b844/
2025-08-20T21:13:20.9107529Z [00:02:58.258]➜  cat >/tmp/go-build1679262874/b844/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9107918Z [00:02:58.258]➜  # import config
2025-08-20T21:13:20.9108262Z [00:02:58.258]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.9108583Z [00:02:58.259]➜  EOF
2025-08-20T21:13:20.9110389Z [00:02:58.259]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/tag=>golang.org/x/text@v0.27.0/internal/tag;$WORK/b844=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid zD7xs2qOAGgx0e4dKC0j/zD7xs2qOAGgx0e4dKC0j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/tag/tag.go
2025-08-20T21:13:20.9229855Z [00:02:58.271]➜  go tool buildid -w $WORK/b844/_pkg_.a # internal
2025-08-20T21:13:20.9232996Z [00:02:58.271]➜  cp $WORK/b844/_pkg_.a /root/.cache/go-build/4d/4dd5cb276e6e5bfcd1443ef099a3b0261c8b92d0f32f6ed6730d5c9f0fc7b4b0-d # internal
2025-08-20T21:13:20.9287503Z [00:02:58.277]➜  golang.org/x/text/internal/language
2025-08-20T21:13:20.9288249Z [00:02:58.277]➜  mkdir -p $WORK/b843/
2025-08-20T21:13:20.9305047Z [00:02:58.279]➜  cat >/tmp/go-build1679262874/b843/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9305766Z [00:02:58.279]➜  # import config
2025-08-20T21:13:20.9306974Z [00:02:58.279]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.9307521Z [00:02:58.279]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.9308334Z [00:02:58.279]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.9312397Z [00:02:58.279]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build1679262874/b844/_pkg_.a
2025-08-20T21:13:20.9312924Z [00:02:58.279]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.9313342Z [00:02:58.279]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:20.9313769Z [00:02:58.279]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.9314102Z [00:02:58.279]➜  EOF
2025-08-20T21:13:20.9318621Z [00:02:58.279]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language=>golang.org/x/text@v0.27.0/internal/language;$WORK/b843=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid BPAGpFAJDgZAa_ISyfpB/BPAGpFAJDgZAa_ISyfpB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/common.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compose.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/lookup.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/tags.go
2025-08-20T21:13:20.9536362Z [00:02:58.301]➜  go tool buildid -w $WORK/b839/_pkg_.a # internal
2025-08-20T21:13:20.9549209Z [00:02:58.302]➜  cp $WORK/b839/_pkg_.a /root/.cache/go-build/06/0622a3e1184a27e8e79dc6f76baf361323c579b068926bb8a0dddca49975a880-d # internal
2025-08-20T21:13:20.9549781Z [00:02:58.302]➜  hash/maphash
2025-08-20T21:13:20.9550047Z [00:02:58.302]➜  mkdir -p $WORK/b846/
2025-08-20T21:13:20.9555605Z [00:02:58.304]➜  cat >/tmp/go-build1679262874/b846/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9556617Z [00:02:58.304]➜  # import config
2025-08-20T21:13:20.9559166Z [00:02:58.304]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:20.9559769Z [00:02:58.304]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:13:20.9561897Z [00:02:58.304]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:13:20.9562421Z [00:02:58.304]➜  packagefile internal/goexperiment=/tmp/go-build1679262874/b017/_pkg_.a
2025-08-20T21:13:20.9562800Z [00:02:58.304]➜  EOF
2025-08-20T21:13:20.9564424Z [00:02:58.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "/root/.go/src/hash/maphash=>hash/maphash;$WORK/b846=>" -p hash/maphash -lang=go1.25 -std -complete -installsuffix shared -buildid eNGnSh8Gn7XkHAGK4gTa/eNGnSh8Gn7XkHAGK4gTa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /root/.go/src/hash/maphash/maphash.go /root/.go/src/hash/maphash/maphash_runtime.go
2025-08-20T21:13:20.9762242Z [00:02:58.324]➜  go tool buildid -w $WORK/b824/_pkg_.a # internal
2025-08-20T21:13:20.9783622Z [00:02:58.326]➜  go tool buildid -w $WORK/b846/_pkg_.a # internal
2025-08-20T21:13:20.9789671Z [00:02:58.327]➜  cp $WORK/b846/_pkg_.a /root/.cache/go-build/71/71eb7aeab5786cfc7a782bcb8b65561caf135fe724c7c77af3e38c364ee42efb-d # internal
2025-08-20T21:13:20.9795374Z [00:02:58.328]➜  github.com/anchore/go-collections
2025-08-20T21:13:20.9796940Z [00:02:58.328]➜  mkdir -p $WORK/b851/
2025-08-20T21:13:20.9798991Z [00:02:58.328]➜  cat >/tmp/go-build1679262874/b851/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9800462Z [00:02:58.328]➜  # import config
2025-08-20T21:13:20.9802705Z [00:02:58.328]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.9803166Z [00:02:58.328]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.9803594Z [00:02:58.328]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:20.9803910Z [00:02:58.328]➜  EOF
2025-08-20T21:13:20.9806130Z [00:02:58.328]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-collections@v0.0.0-20240216171411-9321230ce537=>github.com/anchore/go-collections@v0.0.0-20240216171411-9321230ce537;$WORK/b851=>" -p github.com/anchore/go-collections -lang=go1.21 -complete -installsuffix shared -buildid WHTSOY7CjJymnKtFSJ88/WHTSOY7CjJymnKtFSJ88 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-collections@v0.0.0-20240216171411-9321230ce537/tagged_value.go
2025-08-20T21:13:20.9823396Z [00:02:58.329]➜  cp $WORK/b824/_pkg_.a /root/.cache/go-build/93/93d90323514324deeb6cdb079e3a6c76861734aae89baed199245e0ede478c19-d # internal
2025-08-20T21:13:20.9842781Z [00:02:58.332]➜  modernc.org/libc
2025-08-20T21:13:20.9843612Z [00:02:58.332]➜  mkdir -p $WORK/b820/
2025-08-20T21:13:20.9844016Z [00:02:58.332]➜  cat >/tmp/go-build1679262874/b820/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9844791Z [00:02:58.332]➜  # import config
2025-08-20T21:13:20.9845140Z [00:02:58.332]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.9845554Z [00:02:58.332]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:20.9846394Z [00:02:58.332]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:20.9847023Z [00:02:58.332]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:20.9847583Z [00:02:58.332]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build1679262874/b822/_pkg_.a
2025-08-20T21:13:20.9848138Z [00:02:58.332]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:20.9848597Z [00:02:58.332]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:20.9849003Z [00:02:58.332]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:20.9849431Z [00:02:58.332]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:20.9849881Z [00:02:58.332]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:20.9850381Z [00:02:58.332]➜  packagefile modernc.org/libc/uuid/uuid=/tmp/go-build1679262874/b823/_pkg_.a
2025-08-20T21:13:20.9851153Z [00:02:58.332]➜  packagefile modernc.org/mathutil=/tmp/go-build1679262874/b824/_pkg_.a
2025-08-20T21:13:20.9851677Z [00:02:58.332]➜  packagefile modernc.org/memory=/tmp/go-build1679262874/b826/_pkg_.a
2025-08-20T21:13:20.9852127Z [00:02:58.332]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.9852544Z [00:02:58.332]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:20.9852973Z [00:02:58.332]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:20.9853427Z [00:02:58.332]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:20.9853875Z [00:02:58.332]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:20.9854303Z [00:02:58.332]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:20.9854756Z [00:02:58.332]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:20.9855192Z [00:02:58.332]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:20.9855623Z [00:02:58.332]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.9856041Z [00:02:58.332]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:20.9856476Z [00:02:58.332]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:20.9857121Z [00:02:58.332]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:20.9857517Z [00:02:58.332]➜  EOF
2025-08-20T21:13:20.9864311Z [00:02:58.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/libc@v1.65.10=>modernc.org/libc@v1.65.10;$WORK/b820=>" -p modernc.org/libc -lang=go1.23 -complete -installsuffix shared -buildid bkez1wGubzIRlBFt7yhW/bkez1wGubzIRlBFt7yhW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack /root/go/pkg/mod/modernc.org/libc@v1.65.10/aliases.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/atomic.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/atomic64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/builtin.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/builtin64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/capi_linux_arm64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/ccgo_linux_arm64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/etc_musl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/fsync.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/int128.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/libc_all.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/libc_musl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/libc_musl_linux_arm64.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/mem_musl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/nodmesg.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/probes.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/pthread_musl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/rtl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/stdatomic.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/straceoff.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/syscall_musl.go /root/go/pkg/mod/modernc.org/libc@v1.65.10/watch.go
2025-08-20T21:13:20.9927079Z [00:02:58.341]➜  go tool buildid -w $WORK/b851/_pkg_.a # internal
2025-08-20T21:13:20.9933492Z [00:02:58.341]➜  cp $WORK/b851/_pkg_.a /root/.cache/go-build/ab/abe79d3e7f1f626f4a332f3dc99387f522bd08e7f98f4178c2d8c54f3fd55bd4-d # internal
2025-08-20T21:13:20.9938983Z [00:02:58.342]➜  github.com/acobaugh/osrelease
2025-08-20T21:13:20.9939310Z [00:02:58.342]➜  mkdir -p $WORK/b854/
2025-08-20T21:13:20.9939693Z [00:02:58.342]➜  cat >/tmp/go-build1679262874/b854/importcfg << 'EOF' # internal
2025-08-20T21:13:20.9940043Z [00:02:58.342]➜  # import config
2025-08-20T21:13:20.9940390Z [00:02:58.342]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:20.9941011Z [00:02:58.342]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:20.9941438Z [00:02:58.342]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:20.9941850Z [00:02:58.342]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:20.9942284Z [00:02:58.342]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:20.9942603Z [00:02:58.342]➜  EOF
2025-08-20T21:13:20.9944411Z [00:02:58.342]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/acobaugh/osrelease@v0.1.0=>github.com/acobaugh/osrelease@v0.1.0;$WORK/b854=>" -p github.com/acobaugh/osrelease -lang=go1.17 -complete -installsuffix shared -buildid alArE24ZLouWf6SFWkRB/alArE24ZLouWf6SFWkRB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /root/go/pkg/mod/github.com/acobaugh/osrelease@v0.1.0/osrelease.go
2025-08-20T21:13:21.0203872Z [00:02:58.367]➜  go tool buildid -w $WORK/b854/_pkg_.a # internal
2025-08-20T21:13:21.0208576Z [00:02:58.367]➜  cp $WORK/b854/_pkg_.a /root/.cache/go-build/13/1355f5eaad9e2cbd5afeca2b6755cea6c6f770dc27836509868b4273d91e6b24-d # internal
2025-08-20T21:13:21.0209207Z [00:02:58.368]➜  github.com/anchore/syft/internal/redact
2025-08-20T21:13:21.0209535Z [00:02:58.368]➜  mkdir -p $WORK/b857/
2025-08-20T21:13:21.0212139Z [00:02:58.369]➜  cat >/tmp/go-build1679262874/b857/importcfg << 'EOF' # internal
2025-08-20T21:13:21.0212498Z [00:02:58.369]➜  # import config
2025-08-20T21:13:21.0213284Z [00:02:58.369]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:13:21.0213821Z [00:02:58.369]➜  EOF
2025-08-20T21:13:21.0215833Z [00:02:58.369]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/redact=>github.com/anchore/syft@v1.28.0/internal/redact;$WORK/b857=>" -p github.com/anchore/syft/internal/redact -lang=go1.24 -complete -installsuffix shared -buildid jAMf2jUTi77OesHtHg_t/jAMf2jUTi77OesHtHg_t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/redact/redact.go
2025-08-20T21:13:21.0412905Z [00:02:58.389]➜  go tool buildid -w $WORK/b857/_pkg_.a # internal
2025-08-20T21:13:21.0418854Z [00:02:58.390]➜  cp $WORK/b857/_pkg_.a /root/.cache/go-build/f8/f86acab0adb63c2ecefb5f3c483f65418dbb038dafb734f5a932e7b1c41fb6a8-d # internal
2025-08-20T21:13:21.0455326Z [00:02:58.393]➜  github.com/anchore/syft/internal/log
2025-08-20T21:13:21.0456790Z [00:02:58.393]➜  mkdir -p $WORK/b856/
2025-08-20T21:13:21.0458222Z [00:02:58.394]➜  cat >/tmp/go-build1679262874/b856/importcfg << 'EOF' # internal
2025-08-20T21:13:21.0458604Z [00:02:58.394]➜  # import config
2025-08-20T21:13:21.0459028Z [00:02:58.394]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:21.0459701Z [00:02:58.394]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:13:21.0460856Z [00:02:58.394]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:13:21.0461588Z [00:02:58.394]➜  packagefile github.com/anchore/syft/internal/redact=/tmp/go-build1679262874/b857/_pkg_.a
2025-08-20T21:13:21.0462292Z [00:02:58.394]➜  EOF
2025-08-20T21:13:21.0464268Z [00:02:58.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/log=>github.com/anchore/syft@v1.28.0/internal/log;$WORK/b856=>" -p github.com/anchore/syft/internal/log -lang=go1.24 -complete -installsuffix shared -buildid 8ztAevXmPW9HVlVnQSj8/8ztAevXmPW9HVlVnQSj8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/log/log.go
2025-08-20T21:13:21.0850814Z [00:02:58.433]➜  go tool buildid -w $WORK/b856/_pkg_.a # internal
2025-08-20T21:13:21.0865192Z [00:02:58.434]➜  cp $WORK/b856/_pkg_.a /root/.cache/go-build/78/78a4e1aa339334b8677ba7597f3c22701a40a984a1dee255a25a31ffdcdaeffb-d # internal
2025-08-20T21:13:21.0946712Z [00:02:58.442]➜  github.com/anchore/syft/internal
2025-08-20T21:13:21.0948051Z [00:02:58.443]➜  mkdir -p $WORK/b855/
2025-08-20T21:13:21.0948556Z [00:02:58.443]➜  cat >/tmp/go-build1679262874/b855/importcfg << 'EOF' # internal
2025-08-20T21:13:21.0948915Z [00:02:58.443]➜  # import config
2025-08-20T21:13:21.0949258Z [00:02:58.443]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.0951109Z [00:02:58.443]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.0951603Z [00:02:58.443]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.0952131Z [00:02:58.443]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:21.0952638Z [00:02:58.443]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.0953100Z [00:02:58.443]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:21.0953519Z [00:02:58.443]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:21.0953928Z [00:02:58.443]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:21.0954358Z [00:02:58.443]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.0954780Z [00:02:58.443]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.0955230Z [00:02:58.443]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:21.0955565Z [00:02:58.443]➜  EOF
2025-08-20T21:13:21.0961568Z [00:02:58.443]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal=>github.com/anchore/syft@v1.28.0/internal;$WORK/b855=>" -p github.com/anchore/syft/internal -lang=go1.24 -complete -installsuffix shared -buildid EGXWL_7eW4qsK2wwDkIu/EGXWL_7eW4qsK2wwDkIu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/buffered_seek_reader.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/constants.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/docs.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/err_helper.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/input.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/regex_helpers.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/set.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/string_helpers.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/tprint.go
2025-08-20T21:13:21.1227637Z [00:02:58.471]➜  go tool buildid -w $WORK/b843/_pkg_.a # internal
2025-08-20T21:13:21.1248371Z [00:02:58.473]➜  cp $WORK/b843/_pkg_.a /root/.cache/go-build/69/690fe8485d4b8d14dcf0c4b4243114eeaeb4c0c24478c4351aa556243b476cce-d # internal
2025-08-20T21:13:21.1309349Z [00:02:58.479]➜  golang.org/x/text/internal/language/compact
2025-08-20T21:13:21.1310821Z [00:02:58.479]➜  mkdir -p $WORK/b845/
2025-08-20T21:13:21.1344365Z [00:02:58.482]➜  cat >/tmp/go-build1679262874/b845/importcfg << 'EOF' # internal
2025-08-20T21:13:21.1345139Z [00:02:58.482]➜  # import config
2025-08-20T21:13:21.1346601Z [00:02:58.482]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1679262874/b843/_pkg_.a
2025-08-20T21:13:21.1347250Z [00:02:58.482]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.1347690Z [00:02:58.482]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.1348021Z [00:02:58.482]➜  EOF
2025-08-20T21:13:21.1351521Z [00:02:58.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact=>golang.org/x/text@v0.27.0/internal/language/compact;$WORK/b845=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid kA-looq2yctyt6rru0Rf/kA-looq2yctyt6rru0Rf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact/compact.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact/language.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact/parents.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact/tables.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/language/compact/tags.go
2025-08-20T21:13:21.1550035Z [00:02:58.503]➜  go tool buildid -w $WORK/b855/_pkg_.a # internal
2025-08-20T21:13:21.1566925Z [00:02:58.504]➜  cp $WORK/b855/_pkg_.a /root/.cache/go-build/e8/e8f59b03f3cd8641fbd6a9b7075491831d242afe0de547d48d103b9f2683d135-d # internal
2025-08-20T21:13:21.1588191Z [00:02:58.507]➜  archive/tar
2025-08-20T21:13:21.1593655Z [00:02:58.507]➜  mkdir -p $WORK/b860/
2025-08-20T21:13:21.1602144Z [00:02:58.508]➜  cat >/tmp/go-build1679262874/b860/importcfg << 'EOF' # internal
2025-08-20T21:13:21.1602718Z [00:02:58.508]➜  # import config
2025-08-20T21:13:21.1603208Z [00:02:58.508]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.1603777Z [00:02:58.508]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.1604319Z [00:02:58.508]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.1604910Z [00:02:58.508]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:13:21.1605492Z [00:02:58.508]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.1606020Z [00:02:58.508]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:21.1606551Z [00:02:58.508]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:21.1607052Z [00:02:58.508]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:21.1607581Z [00:02:58.508]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:21.1608133Z [00:02:58.508]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:21.1608993Z [00:02:58.508]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:21.1609569Z [00:02:58.508]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:21.1610139Z [00:02:58.508]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:21.1610786Z [00:02:58.508]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:21.1611343Z [00:02:58.508]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.1611873Z [00:02:58.508]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.1612443Z [00:02:58.508]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:21.1612994Z [00:02:58.508]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:21.1613545Z [00:02:58.508]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:21.1613981Z [00:02:58.508]➜  EOF
2025-08-20T21:13:21.1638560Z [00:02:58.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "/root/.go/src/archive/tar=>archive/tar;$WORK/b860=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid 5FghvsAchOf0BPKofOQa/5FghvsAchOf0BPKofOQa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack /root/.go/src/archive/tar/common.go /root/.go/src/archive/tar/format.go /root/.go/src/archive/tar/reader.go /root/.go/src/archive/tar/stat_actime1.go /root/.go/src/archive/tar/stat_unix.go /root/.go/src/archive/tar/strconv.go /root/.go/src/archive/tar/writer.go
2025-08-20T21:13:21.1901786Z [00:02:58.538]➜  go tool buildid -w $WORK/b845/_pkg_.a # internal
2025-08-20T21:13:21.1934346Z [00:02:58.539]➜  cp $WORK/b845/_pkg_.a /root/.cache/go-build/cf/cf041dca5507f58438285f4745c4e83bc9a390bbf2cc1e8cd6658b64a1222c34-d # internal
2025-08-20T21:13:21.1969308Z [00:02:58.545]➜  golang.org/x/text/language
2025-08-20T21:13:21.1969691Z [00:02:58.545]➜  mkdir -p $WORK/b842/
2025-08-20T21:13:21.1976254Z [00:02:58.546]➜  cat >/tmp/go-build1679262874/b842/importcfg << 'EOF' # internal
2025-08-20T21:13:21.1977130Z [00:02:58.546]➜  # import config
2025-08-20T21:13:21.1977950Z [00:02:58.546]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.1978841Z [00:02:58.546]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.1979425Z [00:02:58.546]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1679262874/b843/_pkg_.a
2025-08-20T21:13:21.1980389Z [00:02:58.546]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1679262874/b845/_pkg_.a
2025-08-20T21:13:21.1981198Z [00:02:58.546]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.1981634Z [00:02:58.546]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.1982066Z [00:02:58.546]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.1982393Z [00:02:58.546]➜  EOF
2025-08-20T21:13:21.1985524Z [00:02:58.546]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/language=>golang.org/x/text@v0.27.0/language;$WORK/b842=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid Zt1niADn-dqbl8S1zz9M/Zt1niADn-dqbl8S1zz9M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/doc.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/language/tags.go
2025-08-20T21:13:21.3102545Z [00:02:58.658]➜  go tool buildid -w $WORK/b837/_pkg_.a # internal
2025-08-20T21:13:21.3264175Z [00:02:58.674]➜  cp $WORK/b837/_pkg_.a /root/.cache/go-build/46/46034c9ef7e126c9d137df697e3a611f06bbffcf06d2a9ef0816df587ccbd44c-d # internal
2025-08-20T21:13:21.3304126Z [00:02:58.678]➜  github.com/anchore/stereoscope/internal/log
2025-08-20T21:13:21.3304540Z [00:02:58.678]➜  mkdir -p $WORK/b861/
2025-08-20T21:13:21.3304969Z [00:02:58.678]➜  cat >/tmp/go-build1679262874/b861/importcfg << 'EOF' # internal
2025-08-20T21:13:21.3305322Z [00:02:58.678]➜  # import config
2025-08-20T21:13:21.3305749Z [00:02:58.678]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:21.3306403Z [00:02:58.678]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:13:21.3306843Z [00:02:58.678]➜  EOF
2025-08-20T21:13:21.3308867Z [00:02:58.678]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/log=>github.com/anchore/stereoscope@v0.1.6/internal/log;$WORK/b861=>" -p github.com/anchore/stereoscope/internal/log -lang=go1.24 -complete -installsuffix shared -buildid L7YDTGEUABgHamZgBYlW/L7YDTGEUABgHamZgBYlW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/log/log.go
2025-08-20T21:13:21.3407217Z [00:02:58.689]➜  go tool buildid -w $WORK/b842/_pkg_.a # internal
2025-08-20T21:13:21.3428113Z [00:02:58.691]➜  cp $WORK/b842/_pkg_.a /root/.cache/go-build/3e/3e07d67ebf76c3ac233d28b7397fc7c5ad6123a43a475ac42dfcdaff37f6f346-d # internal
2025-08-20T21:13:21.3457972Z [00:02:58.693]➜  golang.org/x/text/internal
2025-08-20T21:13:21.3458404Z [00:02:58.694]➜  mkdir -p $WORK/b841/
2025-08-20T21:13:21.3458823Z [00:02:58.694]➜  cat >/tmp/go-build1679262874/b841/importcfg << 'EOF' # internal
2025-08-20T21:13:21.3459181Z [00:02:58.694]➜  # import config
2025-08-20T21:13:21.3459602Z [00:02:58.694]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:21.3460101Z [00:02:58.694]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.3460422Z [00:02:58.694]➜  EOF
2025-08-20T21:13:21.3462860Z [00:02:58.694]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal=>golang.org/x/text@v0.27.0/internal;$WORK/b841=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid q9t-Csy8GDGBSJatfA5n/q9t-Csy8GDGBSJatfA5n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/internal.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/match.go
2025-08-20T21:13:21.3542982Z [00:02:58.702]➜  go tool buildid -w $WORK/b861/_pkg_.a # internal
2025-08-20T21:13:21.3546888Z [00:02:58.703]➜  cp $WORK/b861/_pkg_.a /root/.cache/go-build/1e/1e3279fc88efb83ed2292b1e3cb292509a24db9fac47085e9a7d07b0d2aa42ca-d # internal
2025-08-20T21:13:21.3655230Z [00:02:58.713]➜  go tool buildid -w $WORK/b841/_pkg_.a # internal
2025-08-20T21:13:21.3658175Z [00:02:58.714]➜  cp $WORK/b841/_pkg_.a /root/.cache/go-build/3e/3e2279728ae60c239b570a17ba9c126b5d1434790b14748579750c0a472438cd-d # internal
2025-08-20T21:13:21.4057052Z [00:02:58.754]➜  golang.org/x/net/html
2025-08-20T21:13:21.4081833Z [00:02:58.754]➜  mkdir -p $WORK/b864/
2025-08-20T21:13:21.4083696Z [00:02:58.754]➜  cat >/tmp/go-build1679262874/b864/importcfg << 'EOF' # internal
2025-08-20T21:13:21.4084080Z [00:02:58.754]➜  # import config
2025-08-20T21:13:21.4084430Z [00:02:58.754]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:21.4084864Z [00:02:58.754]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.4085290Z [00:02:58.754]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.4085706Z [00:02:58.754]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.4086200Z [00:02:58.754]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build1679262874/b865/_pkg_.a
2025-08-20T21:13:21.4087071Z [00:02:58.754]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.4087491Z [00:02:58.754]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:13:21.4087911Z [00:02:58.754]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.4088354Z [00:02:58.754]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.4088803Z [00:02:58.754]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:21.4089135Z [00:02:58.754]➜  EOF
2025-08-20T21:13:21.4089407Z [00:02:58.754]➜  golang.org/x/text/cases
2025-08-20T21:13:21.4089695Z [00:02:58.754]➜  mkdir -p $WORK/b840/
2025-08-20T21:13:21.4093818Z [00:02:58.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/html=>golang.org/x/net@v0.42.0/html;$WORK/b864=>" -p golang.org/x/net/html -lang=go1.23 -complete -installsuffix shared -buildid gZxCUXWHm8Xetmx4GAKf/gZxCUXWHm8Xetmx4GAKf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/const.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/doc.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/doctype.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/entity.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/escape.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/foreign.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/iter.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/node.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/parse.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/render.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/token.go
2025-08-20T21:13:21.4097169Z [00:02:58.754]➜  cat >/tmp/go-build1679262874/b840/importcfg << 'EOF' # internal
2025-08-20T21:13:21.4097519Z [00:02:58.754]➜  # import config
2025-08-20T21:13:21.4097930Z [00:02:58.754]➜  packagefile golang.org/x/text/internal=/tmp/go-build1679262874/b841/_pkg_.a
2025-08-20T21:13:21.4098490Z [00:02:58.754]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:21.4099056Z [00:02:58.754]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:21.4099629Z [00:02:58.754]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b261/_pkg_.a
2025-08-20T21:13:21.4100141Z [00:02:58.754]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.4100695Z [00:02:58.754]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:21.4101214Z [00:02:58.754]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:21.4101689Z [00:02:58.754]➜  EOF
2025-08-20T21:13:21.4104778Z [00:02:58.754]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/cases=>golang.org/x/text@v0.27.0/cases;$WORK/b840=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid 3WQ2JieiDrPE8pyajVDN/3WQ2JieiDrPE8pyajVDN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/cases.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/context.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/fold.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/info.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/map.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/cases/trieval.go
2025-08-20T21:13:21.4405517Z [00:02:58.788]➜  go tool buildid -w $WORK/b860/_pkg_.a # internal
2025-08-20T21:13:21.4448969Z [00:02:58.793]➜  cp $WORK/b860/_pkg_.a /root/.cache/go-build/08/083cc293f60aafde956be0910f42b259cc0e4e58f781aed23662a0360ae41507-d # internal
2025-08-20T21:13:21.4456997Z [00:02:58.794]➜  debug/dwarf
2025-08-20T21:13:21.4459883Z [00:02:58.794]➜  mkdir -p $WORK/b868/
2025-08-20T21:13:21.4460294Z [00:02:58.794]➜  cat >/tmp/go-build1679262874/b868/importcfg << 'EOF' # internal
2025-08-20T21:13:21.4463210Z [00:02:58.794]➜  # import config
2025-08-20T21:13:21.4465566Z [00:02:58.794]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.4468163Z [00:02:58.794]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:21.4469815Z [00:02:58.794]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.4470846Z [00:02:58.794]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.4471607Z [00:02:58.794]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.4472260Z [00:02:58.794]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:21.4473095Z [00:02:58.794]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.4473992Z [00:02:58.794]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.4474938Z [00:02:58.794]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.4475721Z [00:02:58.794]➜  EOF
2025-08-20T21:13:21.4479064Z [00:02:58.794]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "/root/.go/src/debug/dwarf=>debug/dwarf;$WORK/b868=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid aVJyGeSjXLianvjRfZLo/aVJyGeSjXLianvjRfZLo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack /root/.go/src/debug/dwarf/attr_string.go /root/.go/src/debug/dwarf/buf.go /root/.go/src/debug/dwarf/class_string.go /root/.go/src/debug/dwarf/const.go /root/.go/src/debug/dwarf/entry.go /root/.go/src/debug/dwarf/line.go /root/.go/src/debug/dwarf/open.go /root/.go/src/debug/dwarf/tag_string.go /root/.go/src/debug/dwarf/type.go /root/.go/src/debug/dwarf/typeunit.go /root/.go/src/debug/dwarf/unit.go
2025-08-20T21:13:21.5596523Z [00:02:58.908]➜  go tool buildid -w $WORK/b840/_pkg_.a # internal
2025-08-20T21:13:21.5615794Z [00:02:58.910]➜  cp $WORK/b840/_pkg_.a /root/.cache/go-build/ae/aea935d565aa7ef390ede5842727c1036b886bf42b3df0b052950c213c5d7504-d # internal
2025-08-20T21:13:21.5665650Z [00:02:58.915]➜  gorm.io/gorm/schema
2025-08-20T21:13:21.5666761Z [00:02:58.915]➜  mkdir -p $WORK/b836/
2025-08-20T21:13:21.5673184Z [00:02:58.915]➜  cat >/tmp/go-build1679262874/b836/importcfg << 'EOF' # internal
2025-08-20T21:13:21.5673885Z [00:02:58.915]➜  # import config
2025-08-20T21:13:21.5674875Z [00:02:58.915]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.5675555Z [00:02:58.915]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:21.5676966Z [00:02:58.915]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:21.5677752Z [00:02:58.915]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:21.5678318Z [00:02:58.915]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:21.5678806Z [00:02:58.915]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:13:21.5679270Z [00:02:58.915]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:21.5679751Z [00:02:58.915]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:21.5680191Z [00:02:58.915]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.5680782Z [00:02:58.915]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.5681374Z [00:02:58.915]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build1679262874/b839/_pkg_.a
2025-08-20T21:13:21.5681924Z [00:02:58.915]➜  packagefile github.com/jinzhu/now=/tmp/go-build1679262874/b830/_pkg_.a
2025-08-20T21:13:21.5682397Z [00:02:58.915]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:13:21.5682874Z [00:02:58.915]➜  packagefile golang.org/x/text/cases=/tmp/go-build1679262874/b840/_pkg_.a
2025-08-20T21:13:21.5683423Z [00:02:58.915]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:21.5683950Z [00:02:58.915]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:13:21.5684681Z [00:02:58.915]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:13:21.5685176Z [00:02:58.915]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:13:21.5685643Z [00:02:58.915]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:21.5686071Z [00:02:58.915]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:21.5686487Z [00:02:58.915]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:21.5686909Z [00:02:58.915]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.5687340Z [00:02:58.915]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.5687758Z [00:02:58.915]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:21.5688166Z [00:02:58.915]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:21.5688603Z [00:02:58.915]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:21.5688963Z [00:02:58.915]➜  EOF
2025-08-20T21:13:21.5692772Z [00:02:58.915]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema=>gorm.io/gorm@v1.30.0/schema;$WORK/b836=>" -p gorm.io/gorm/schema -lang=go1.18 -complete -installsuffix shared -buildid ejXn_xPI1s8pKD7RnCEc/ejXn_xPI1s8pKD7RnCEc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/constraint.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/field.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/index.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/naming.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/pool.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/relationship.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/schema.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/serializer.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/schema/utils.go
2025-08-20T21:13:21.6741970Z [00:02:59.022]➜  go tool buildid -w $WORK/b864/_pkg_.a # internal
2025-08-20T21:13:21.6778357Z [00:02:59.026]➜  cp $WORK/b864/_pkg_.a /root/.cache/go-build/e6/e6ba42695552d865fac7b62e943b0f2ce65e3f6ee113c306415793c40e209414-d # internal
2025-08-20T21:13:21.6784019Z [00:02:59.026]➜  github.com/gabriel-vasile/mimetype/internal/charset
2025-08-20T21:13:21.6785331Z [00:02:59.027]➜  mkdir -p $WORK/b863/
2025-08-20T21:13:21.6795205Z [00:02:59.028]➜  cat >/tmp/go-build1679262874/b863/importcfg << 'EOF' # internal
2025-08-20T21:13:21.6796149Z [00:02:59.028]➜  # import config
2025-08-20T21:13:21.6797816Z [00:02:59.028]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.6798318Z [00:02:59.028]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:21.6798827Z [00:02:59.028]➜  packagefile golang.org/x/net/html=/tmp/go-build1679262874/b864/_pkg_.a
2025-08-20T21:13:21.6799308Z [00:02:59.028]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.6799782Z [00:02:59.028]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:21.6800118Z [00:02:59.028]➜  EOF
2025-08-20T21:13:21.6802544Z [00:02:59.028]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/charset=>github.com/gabriel-vasile/mimetype@v1.4.9/internal/charset;$WORK/b863=>" -p github.com/gabriel-vasile/mimetype/internal/charset -lang=go1.23 -complete -installsuffix shared -buildid lnXseJX4LR4kuVlSrrtM/lnXseJX4LR4kuVlSrrtM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/charset/charset.go
2025-08-20T21:13:21.6864253Z [00:02:59.034]➜  go tool buildid -w $WORK/b868/_pkg_.a # internal
2025-08-20T21:13:21.6955724Z [00:02:59.043]➜  cp $WORK/b868/_pkg_.a /root/.cache/go-build/51/51552ff03f543f8adef2b2b385795b8044c867db5079e4537a6af9af1ee93bfb-d # internal
2025-08-20T21:13:21.6958357Z [00:02:59.043]➜  debug/macho
2025-08-20T21:13:21.6958642Z [00:02:59.043]➜  mkdir -p $WORK/b867/
2025-08-20T21:13:21.6959021Z [00:02:59.043]➜  cat >/tmp/go-build1679262874/b867/importcfg << 'EOF' # internal
2025-08-20T21:13:21.6959386Z [00:02:59.043]➜  # import config
2025-08-20T21:13:21.6959910Z [00:02:59.043]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.6960433Z [00:02:59.043]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:21.6961109Z [00:02:59.043]➜  packagefile debug/dwarf=/tmp/go-build1679262874/b868/_pkg_.a
2025-08-20T21:13:21.6961583Z [00:02:59.043]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:21.6962026Z [00:02:59.043]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.6962477Z [00:02:59.043]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:21.6962918Z [00:02:59.043]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.6963328Z [00:02:59.043]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:21.6963740Z [00:02:59.043]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:21.6964399Z [00:02:59.043]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.6964728Z [00:02:59.043]➜  EOF
2025-08-20T21:13:21.6966720Z [00:02:59.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "/root/.go/src/debug/macho=>debug/macho;$WORK/b867=>" -p debug/macho -lang=go1.25 -std -complete -installsuffix shared -buildid bH0S3HKNv518sFug76z0/bH0S3HKNv518sFug76z0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack /root/.go/src/debug/macho/fat.go /root/.go/src/debug/macho/file.go /root/.go/src/debug/macho/macho.go /root/.go/src/debug/macho/reloctype.go /root/.go/src/debug/macho/reloctype_string.go
2025-08-20T21:13:21.7050445Z [00:02:59.053]➜  go tool buildid -w $WORK/b863/_pkg_.a # internal
2025-08-20T21:13:21.7055385Z [00:02:59.053]➜  cp $WORK/b863/_pkg_.a /root/.cache/go-build/16/1697f8e01a8b14d7c8056dc61c86dfd37653fab1c6bfc285415d0491720b0157-d # internal
2025-08-20T21:13:21.7089643Z [00:02:59.057]➜  github.com/gabriel-vasile/mimetype/internal/json
2025-08-20T21:13:21.7093803Z [00:02:59.057]➜  mkdir -p $WORK/b869/
2025-08-20T21:13:21.7094243Z [00:02:59.057]➜  cat >/tmp/go-build1679262874/b869/importcfg << 'EOF' # internal
2025-08-20T21:13:21.7094603Z [00:02:59.057]➜  # import config
2025-08-20T21:13:21.7095193Z [00:02:59.057]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.7095693Z [00:02:59.057]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:21.7096005Z [00:02:59.057]➜  EOF
2025-08-20T21:13:21.7098111Z [00:02:59.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/json=>github.com/gabriel-vasile/mimetype@v1.4.9/internal/json;$WORK/b869=>" -p github.com/gabriel-vasile/mimetype/internal/json -lang=go1.23 -complete -installsuffix shared -buildid aA3wYjyY2ZXJWl-c14xG/aA3wYjyY2ZXJWl-c14xG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/json/parser.go
2025-08-20T21:13:21.8016044Z [00:02:59.149]➜  go tool buildid -w $WORK/b869/_pkg_.a # internal
2025-08-20T21:13:21.8016785Z [00:02:59.149]➜  cp $WORK/b869/_pkg_.a /root/.cache/go-build/3d/3ddb6b6a33e61302921aa1da861f8b00ea0f24d63edca788c4668a5b3b3a879b-d # internal
2025-08-20T21:13:21.8035786Z [00:02:59.152]➜  github.com/hashicorp/errwrap
2025-08-20T21:13:21.8037342Z [00:02:59.152]➜  mkdir -p $WORK/b871/
2025-08-20T21:13:21.8039984Z [00:02:59.152]➜  cat >/tmp/go-build1679262874/b871/importcfg << 'EOF' # internal
2025-08-20T21:13:21.8040546Z [00:02:59.152]➜  # import config
2025-08-20T21:13:21.8042562Z [00:02:59.152]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.8043410Z [00:02:59.152]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:21.8043847Z [00:02:59.152]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.8044166Z [00:02:59.152]➜  EOF
2025-08-20T21:13:21.8046072Z [00:02:59.152]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0=>github.com/hashicorp/errwrap@v1.1.0;$WORK/b871=>" -p github.com/hashicorp/errwrap -lang=go1.16 -complete -installsuffix shared -buildid Afo46plpV_ZshprpjHu3/Afo46plpV_ZshprpjHu3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0/errwrap.go
2025-08-20T21:13:21.8327102Z [00:02:59.181]➜  go tool buildid -w $WORK/b867/_pkg_.a # internal
2025-08-20T21:13:21.8342182Z [00:02:59.182]➜  cp $WORK/b867/_pkg_.a /root/.cache/go-build/43/430cdc13bf2c4e0aa06f9ad9e4bfcab79594d623d3f129fb9fa076202858ab11-d # internal
2025-08-20T21:13:21.8430477Z [00:02:59.191]➜  github.com/gabriel-vasile/mimetype/internal/magic
2025-08-20T21:13:21.8432417Z [00:02:59.191]➜  mkdir -p $WORK/b866/
2025-08-20T21:13:21.8433532Z [00:02:59.191]➜  cat >/tmp/go-build1679262874/b866/importcfg << 'EOF' # internal
2025-08-20T21:13:21.8436452Z [00:02:59.192]➜  # import config
2025-08-20T21:13:21.8436834Z [00:02:59.192]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:21.8437262Z [00:02:59.192]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:21.8437717Z [00:02:59.192]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:21.8438190Z [00:02:59.192]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:21.8438665Z [00:02:59.192]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:13:21.8439108Z [00:02:59.192]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.8439526Z [00:02:59.192]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.8440127Z [00:02:59.192]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build1679262874/b863/_pkg_.a
2025-08-20T21:13:21.8441060Z [00:02:59.192]➜  packagefile github.com/gabriel-vasile/mimetype/internal/json=/tmp/go-build1679262874/b869/_pkg_.a
2025-08-20T21:13:21.8441662Z [00:02:59.192]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.8442073Z [00:02:59.192]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:21.8442483Z [00:02:59.192]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:21.8443044Z [00:02:59.192]➜  EOF
2025-08-20T21:13:21.8450154Z [00:02:59.192]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic=>github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic;$WORK/b866=>" -p github.com/gabriel-vasile/mimetype/internal/magic -lang=go1.23 -complete -installsuffix shared -buildid JE9qXRrh1dhWvdn8AxpG/JE9qXRrh1dhWvdn8AxpG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/archive.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/audio.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/binary.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/database.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/document.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/font.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/ftyp.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/geo.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/image.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/magic.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/ms_office.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/ogg.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/text.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/text_csv.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/video.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/internal/magic/zip.go
2025-08-20T21:13:21.8474721Z [00:02:59.194]➜  go tool buildid -w $WORK/b871/_pkg_.a # internal
2025-08-20T21:13:21.8475421Z [00:02:59.194]➜  cp $WORK/b871/_pkg_.a /root/.cache/go-build/2d/2d8439b59bfe3ce9d2f2461931816d33fec67ea9b904396db4fec0150491413c-d # internal
2025-08-20T21:13:21.8491555Z [00:02:59.197]➜  github.com/hashicorp/go-multierror
2025-08-20T21:13:21.8494288Z [00:02:59.197]➜  mkdir -p $WORK/b870/
2025-08-20T21:13:21.8499385Z [00:02:59.198]➜  cat >/tmp/go-build1679262874/b870/importcfg << 'EOF' # internal
2025-08-20T21:13:21.8507112Z [00:02:59.198]➜  # import config
2025-08-20T21:13:21.8507489Z [00:02:59.198]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.8507909Z [00:02:59.198]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.8508702Z [00:02:59.198]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build1679262874/b871/_pkg_.a
2025-08-20T21:13:21.8509209Z [00:02:59.198]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:21.8509629Z [00:02:59.198]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:21.8509937Z [00:02:59.198]➜  EOF
2025-08-20T21:13:21.8513630Z [00:02:59.198]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1=>github.com/hashicorp/go-multierror@v1.1.1;$WORK/b870=>" -p github.com/hashicorp/go-multierror -lang=go1.13 -complete -installsuffix shared -buildid q5FJMWudSy6KhelMbSyE/q5FJMWudSy6KhelMbSyE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/append.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/flatten.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/format.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/group.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/multierror.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/prefix.go /root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1/sort.go
2025-08-20T21:13:21.9166933Z [00:02:59.265]➜  go tool buildid -w $WORK/b870/_pkg_.a # internal
2025-08-20T21:13:21.9178373Z [00:02:59.266]➜  cp $WORK/b870/_pkg_.a /root/.cache/go-build/6f/6f1e7ccd8017998ac7c6ed683c54b44e28604375fe1f6f66c0e542efd38157e6-d # internal
2025-08-20T21:13:21.9188322Z [00:02:59.267]➜  github.com/sylabs/squashfs/internal/toreader
2025-08-20T21:13:21.9191566Z [00:02:59.267]➜  mkdir -p $WORK/b874/
2025-08-20T21:13:21.9198170Z [00:02:59.268]➜  cat >/tmp/go-build1679262874/b874/importcfg << 'EOF' # internal
2025-08-20T21:13:21.9204729Z [00:02:59.268]➜  # import config
2025-08-20T21:13:21.9205085Z [00:02:59.268]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.9205398Z [00:02:59.268]➜  EOF
2025-08-20T21:13:21.9208520Z [00:02:59.269]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/toreader=>github.com/sylabs/squashfs@v1.0.6/internal/toreader;$WORK/b874=>" -p github.com/sylabs/squashfs/internal/toreader -lang=go1.24 -complete -installsuffix shared -buildid FReFPg2yW9wEmR-PsZqU/FReFPg2yW9wEmR-PsZqU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/toreader/offsetreader.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/toreader/toreader.go
2025-08-20T21:13:21.9501378Z [00:02:59.298]➜  go tool buildid -w $WORK/b874/_pkg_.a # internal
2025-08-20T21:13:21.9506130Z [00:02:59.299]➜  cp $WORK/b874/_pkg_.a /root/.cache/go-build/49/4993f5ee2d70c77ffdef003eaa5eb0f459d8883c6fd8606ba313961831e736ad-d # internal
2025-08-20T21:13:21.9528864Z [00:02:59.301]➜  github.com/klauspost/compress/fse
2025-08-20T21:13:21.9529479Z [00:02:59.301]➜  mkdir -p $WORK/b880/
2025-08-20T21:13:21.9573685Z [00:02:59.305]➜  cat >/tmp/go-build1679262874/b880/importcfg << 'EOF' # internal
2025-08-20T21:13:21.9574417Z [00:02:59.305]➜  # import config
2025-08-20T21:13:21.9575475Z [00:02:59.305]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:21.9575971Z [00:02:59.305]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:21.9576393Z [00:02:59.305]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:21.9576799Z [00:02:59.305]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:21.9577229Z [00:02:59.305]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:21.9577552Z [00:02:59.305]➜  EOF
2025-08-20T21:13:21.9580947Z [00:02:59.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b880=>" -p github.com/klauspost/compress/fse -lang=go1.22 -complete -installsuffix shared -buildid bxHx-ffo5RT64TL76bRz/bxHx-ffo5RT64TL76bRz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/fse.go
2025-08-20T21:13:21.9967158Z [00:02:59.344]➜  go tool buildid -w $WORK/b836/_pkg_.a # internal
2025-08-20T21:13:22.0095846Z [00:02:59.357]➜  cp $WORK/b836/_pkg_.a /root/.cache/go-build/99/99e55312382061a2e32132c52bb5622366aa384ae7f147de76411a8b7d342ff2-d # internal
2025-08-20T21:13:22.0218065Z [00:02:59.369]➜  gorm.io/gorm
2025-08-20T21:13:22.0218495Z [00:02:59.370]➜  mkdir -p $WORK/b829/
2025-08-20T21:13:22.0218923Z [00:02:59.370]➜  cat >/tmp/go-build1679262874/b829/importcfg << 'EOF' # internal
2025-08-20T21:13:22.0221381Z [00:02:59.370]➜  # import config
2025-08-20T21:13:22.0223182Z [00:02:59.370]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:22.0224734Z [00:02:59.370]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:22.0225681Z [00:02:59.370]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:22.0226552Z [00:02:59.370]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:22.0227520Z [00:02:59.370]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.0227988Z [00:02:59.370]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.0228490Z [00:02:59.370]➜  packagefile github.com/jinzhu/now=/tmp/go-build1679262874/b830/_pkg_.a
2025-08-20T21:13:22.0229007Z [00:02:59.370]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:13:22.0229583Z [00:02:59.370]➜  packagefile gorm.io/gorm/internal/stmt_store=/tmp/go-build1679262874/b833/_pkg_.a
2025-08-20T21:13:22.0230130Z [00:02:59.370]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:13:22.0230773Z [00:02:59.370]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1679262874/b836/_pkg_.a
2025-08-20T21:13:22.0231340Z [00:02:59.370]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:13:22.0231824Z [00:02:59.370]➜  packagefile hash/maphash=/tmp/go-build1679262874/b846/_pkg_.a
2025-08-20T21:13:22.0232269Z [00:02:59.370]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:22.0232691Z [00:02:59.370]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:22.0233487Z [00:02:59.370]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:22.0233906Z [00:02:59.370]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:22.0234328Z [00:02:59.370]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:22.0235011Z [00:02:59.370]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.0235492Z [00:02:59.370]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:22.0235801Z [00:02:59.370]➜  EOF
2025-08-20T21:13:22.0239594Z [00:02:59.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0=>gorm.io/gorm@v1.30.0;$WORK/b829=>" -p gorm.io/gorm -lang=go1.18 -complete -installsuffix shared -buildid j7ls-tSNHLeuUWDTa_qe/j7ls-tSNHLeuUWDTa_qe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/association.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/chainable_api.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/errors.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/finisher_api.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/generics.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/gorm.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/model.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/prepare_stmt.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/scan.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/soft_delete.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/statement.go
2025-08-20T21:13:22.0393987Z [00:02:59.387]➜  go tool buildid -w $WORK/b880/_pkg_.a # internal
2025-08-20T21:13:22.0409723Z [00:02:59.389]➜  cp $WORK/b880/_pkg_.a /root/.cache/go-build/c0/c070af0304919ae0aa00c386825a4a2e7e33671f724c4601531edfa2a8580a77-d # internal
2025-08-20T21:13:22.0431249Z [00:02:59.391]➜  github.com/klauspost/compress/huff0
2025-08-20T21:13:22.0431972Z [00:02:59.391]➜  mkdir -p $WORK/b879/
2025-08-20T21:13:22.0438584Z [00:02:59.392]➜  go tool buildid -w $WORK/b866/_pkg_.a # internal
2025-08-20T21:13:22.0444569Z [00:02:59.392]➜  cat >/tmp/go-build1679262874/b879/importcfg << 'EOF' # internal
2025-08-20T21:13:22.0447419Z [00:02:59.392]➜  # import config
2025-08-20T21:13:22.0447825Z [00:02:59.392]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.0448255Z [00:02:59.392]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.0449257Z [00:02:59.392]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build1679262874/b880/_pkg_.a
2025-08-20T21:13:22.0449990Z [00:02:59.392]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1679262874/b881/_pkg_.a
2025-08-20T21:13:22.0450527Z [00:02:59.392]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.0451088Z [00:02:59.392]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:22.0451517Z [00:02:59.392]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:22.0451962Z [00:02:59.392]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:22.0452387Z [00:02:59.392]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.0452702Z [00:02:59.392]➜  EOF
2025-08-20T21:13:22.0456075Z [00:02:59.392]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b879=>" -p github.com/klauspost/compress/huff0 -lang=go1.22 -complete -installsuffix shared -buildid E1zN2auDOzH3LvtzUSUY/E1zN2auDOzH3LvtzUSUY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/huff0.go
2025-08-20T21:13:22.0496849Z [00:02:59.396]➜  cp $WORK/b866/_pkg_.a /root/.cache/go-build/bd/bd3f9a75413c7aff72789850229ffaccfc382709ed7f361e154e523ad54d6034-d # internal
2025-08-20T21:13:22.0508310Z [00:02:59.399]➜  github.com/gabriel-vasile/mimetype
2025-08-20T21:13:22.0509808Z [00:02:59.399]➜  mkdir -p $WORK/b862/
2025-08-20T21:13:22.0518358Z [00:02:59.400]➜  cat >/tmp/go-build1679262874/b862/importcfg << 'EOF' # internal
2025-08-20T21:13:22.0519852Z [00:02:59.400]➜  # import config
2025-08-20T21:13:22.0520398Z [00:02:59.400]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build1679262874/b863/_pkg_.a
2025-08-20T21:13:22.0521311Z [00:02:59.400]➜  packagefile github.com/gabriel-vasile/mimetype/internal/magic=/tmp/go-build1679262874/b866/_pkg_.a
2025-08-20T21:13:22.0521883Z [00:02:59.400]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.0522293Z [00:02:59.400]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:22.0522696Z [00:02:59.400]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:22.0523107Z [00:02:59.400]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.0523547Z [00:02:59.400]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:22.0523876Z [00:02:59.400]➜  EOF
2025-08-20T21:13:22.0530945Z [00:02:59.401]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9=>github.com/gabriel-vasile/mimetype@v1.4.9;$WORK/b862=>" -p github.com/gabriel-vasile/mimetype -lang=go1.23 -complete -installsuffix shared -buildid JUygAAfqAg9IPeXwTyP4/JUygAAfqAg9IPeXwTyP4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/mime.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/mimetype.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.9/tree.go
2025-08-20T21:13:22.1685322Z [00:02:59.516]➜  go tool buildid -w $WORK/b879/_pkg_.a # internal
2025-08-20T21:13:22.1710321Z [00:02:59.519]➜  cp $WORK/b879/_pkg_.a /root/.cache/go-build/ba/ba98cdf2a93c878e04029161e8b5dcf1e5507031ff8e832b5f9ebd9e394eefc6-d # internal
2025-08-20T21:13:22.1741909Z [00:02:59.522]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T21:13:22.1750420Z [00:02:59.523]➜  mkdir -p $WORK/b882/
2025-08-20T21:13:22.1761562Z [00:02:59.524]➜  cat >/tmp/go-build1679262874/b882/importcfg << 'EOF' # internal
2025-08-20T21:13:22.1762622Z [00:02:59.524]➜  # import config
2025-08-20T21:13:22.1763178Z [00:02:59.524]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.1764969Z [00:02:59.524]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.1765426Z [00:02:59.524]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:22.1765892Z [00:02:59.524]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.1766195Z [00:02:59.524]➜  EOF
2025-08-20T21:13:22.1777042Z [00:02:59.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b882/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref=>github.com/klauspost/compress@v1.18.0/internal/snapref;$WORK/b882=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.22 -complete -installsuffix shared -buildid TvYxzjslCLS4o9G1Sb3D/TvYxzjslCLS4o9G1Sb3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/snappy.go
2025-08-20T21:13:22.2170733Z [00:02:59.565]➜  go tool buildid -w $WORK/b882/_pkg_.a # internal
2025-08-20T21:13:22.2179356Z [00:02:59.566]➜  cp $WORK/b882/_pkg_.a /root/.cache/go-build/05/05fd846634fbd647c25e552d8a9a6a188ef498bf5afe4474a819aed37d03f438-d # internal
2025-08-20T21:13:22.2230033Z [00:02:59.571]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T21:13:22.2232507Z [00:02:59.571]➜  mkdir -p $WORK/b883/
2025-08-20T21:13:22.2237025Z [00:02:59.572]➜  echo -n > $WORK/b883/go_asm.h # internal
2025-08-20T21:13:22.2238427Z [00:02:59.572]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:13:22.2240880Z [00:02:59.572]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b883=>" -I $WORK/b883/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b883/symabis ./xxhash_arm64.s
2025-08-20T21:13:22.2281418Z [00:02:59.576]➜  cat >/tmp/go-build1679262874/b883/importcfg << 'EOF' # internal
2025-08-20T21:13:22.2289500Z [00:02:59.576]➜  # import config
2025-08-20T21:13:22.2289927Z [00:02:59.576]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.2290396Z [00:02:59.576]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.2291046Z [00:02:59.576]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:22.2291388Z [00:02:59.576]➜  EOF
2025-08-20T21:13:22.2291653Z [00:02:59.576]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:22.2295772Z [00:02:59.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b883/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b883=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid BsMI3q2JKCQLklBgxug0/BsMI3q2JKCQLklBgxug0 -goversion go1.25.0 -symabis $WORK/b883/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack -asmhdr $WORK/b883/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_safe.go
2025-08-20T21:13:22.2627043Z [00:02:59.611]➜  go tool buildid -w $WORK/b862/_pkg_.a # internal
2025-08-20T21:13:22.2655012Z [00:02:59.613]➜  cp $WORK/b862/_pkg_.a /root/.cache/go-build/f6/f6ca0cbdaded5283b3d885ab4197f1fd5e8621fd4d6fd74634e861a71efc230d-d # internal
2025-08-20T21:13:22.2680187Z [00:02:59.616]➜  github.com/pierrec/lz4/v4/internal/lz4block
2025-08-20T21:13:22.2681579Z [00:02:59.616]➜  mkdir -p $WORK/b885/
2025-08-20T21:13:22.2686160Z [00:02:59.617]➜  echo -n > $WORK/b885/go_asm.h # internal
2025-08-20T21:13:22.2687036Z [00:02:59.617]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block
2025-08-20T21:13:22.2689100Z [00:02:59.617]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b885=>" -I $WORK/b885/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b885/symabis ./decode_arm64.s
2025-08-20T21:13:22.2809877Z [00:02:59.629]➜  cat >/tmp/go-build1679262874/b885/importcfg << 'EOF' # internal
2025-08-20T21:13:22.2810534Z [00:02:59.629]➜  # import config
2025-08-20T21:13:22.2811079Z [00:02:59.629]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.2811710Z [00:02:59.629]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build1679262874/b886/_pkg_.a
2025-08-20T21:13:22.2812279Z [00:02:59.629]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:22.2813016Z [00:02:59.629]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.2813332Z [00:02:59.629]➜  EOF
2025-08-20T21:13:22.2844431Z [00:02:59.632]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:22.2848958Z [00:02:59.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b885/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b885=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.14 -installsuffix shared -buildid t9nfjR8I5HVAloNXgjNM/t9nfjR8I5HVAloNXgjNM -goversion go1.25.0 -symabis $WORK/b885/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack -asmhdr $WORK/b885/go_asm.h /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/blocks.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/decode_asm.go
2025-08-20T21:13:22.2945469Z [00:02:59.642]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:13:22.2949432Z [00:02:59.642]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b883=>" -I $WORK/b883/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b883/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T21:13:22.3039659Z [00:02:59.652]➜  go tool pack r $WORK/b883/_pkg_.a $WORK/b883/xxhash_arm64.o # internal
2025-08-20T21:13:22.3040879Z [00:02:59.652]➜  go tool buildid -w $WORK/b883/_pkg_.a # internal
2025-08-20T21:13:22.3044757Z [00:02:59.652]➜  cp $WORK/b883/_pkg_.a /root/.cache/go-build/a3/a3b50f0c78abb4e589b327f22a5f6a942f41a99fe7386ff2839c191eec9c8d1d-d # internal
2025-08-20T21:13:22.3211998Z [00:02:59.669]➜  github.com/klauspost/compress/zstd
2025-08-20T21:13:22.3212530Z [00:02:59.669]➜  mkdir -p $WORK/b877/
2025-08-20T21:13:22.3212926Z [00:02:59.669]➜  cat >/tmp/go-build1679262874/b877/importcfg << 'EOF' # internal
2025-08-20T21:13:22.3213274Z [00:02:59.669]➜  # import config
2025-08-20T21:13:22.3213627Z [00:02:59.669]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:22.3214070Z [00:02:59.669]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:22.3214518Z [00:02:59.669]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:22.3215188Z [00:02:59.669]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.3215746Z [00:02:59.669]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:22.3216198Z [00:02:59.669]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.3216613Z [00:02:59.669]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.3217122Z [00:02:59.669]➜  packagefile github.com/klauspost/compress=/tmp/go-build1679262874/b878/_pkg_.a
2025-08-20T21:13:22.3217739Z [00:02:59.669]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build1679262874/b879/_pkg_.a
2025-08-20T21:13:22.3218401Z [00:02:59.669]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1679262874/b881/_pkg_.a
2025-08-20T21:13:22.3219139Z [00:02:59.669]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build1679262874/b882/_pkg_.a
2025-08-20T21:13:22.3219871Z [00:02:59.669]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1679262874/b883/_pkg_.a
2025-08-20T21:13:22.3220463Z [00:02:59.669]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:22.3221100Z [00:02:59.669]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.3221505Z [00:02:59.669]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:22.3221912Z [00:02:59.669]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:22.3222586Z [00:02:59.669]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:22.3223025Z [00:02:59.669]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:22.3223474Z [00:02:59.669]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:22.3224178Z [00:02:59.669]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:22.3224657Z [00:02:59.669]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:22.3225075Z [00:02:59.669]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:22.3225508Z [00:02:59.669]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:22.3225930Z [00:02:59.669]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.3226239Z [00:02:59.669]➜  EOF
2025-08-20T21:13:22.3226483Z [00:02:59.669]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:22.3267921Z [00:02:59.669]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b877=>" -p github.com/klauspost/compress/zstd -lang=go1.22 -complete -installsuffix shared -buildid jpscWRjVMIu4U0tBz2YJ/jpscWRjVMIu4U0tBz2YJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blocktype_string.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytebuf.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decodeheader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_base.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_dfast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_fast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/framedec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/frameenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_predefined.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/hash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/history.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/matchlen_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/snappy.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zstd.go
2025-08-20T21:13:22.3364976Z [00:02:59.684]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block
2025-08-20T21:13:22.3369166Z [00:02:59.684]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b885=>" -I $WORK/b885/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b885/decode_arm64.o ./decode_arm64.s
2025-08-20T21:13:22.3433927Z [00:02:59.691]➜  go tool pack r $WORK/b885/_pkg_.a $WORK/b885/decode_arm64.o # internal
2025-08-20T21:13:22.3437245Z [00:02:59.691]➜  go tool buildid -w $WORK/b885/_pkg_.a # internal
2025-08-20T21:13:22.3456866Z [00:02:59.694]➜  cp $WORK/b885/_pkg_.a /root/.cache/go-build/ec/ec6718654d1a68b8aae9247096c6422455c523fa4740f71978362304e3480a12-d # internal
2025-08-20T21:13:22.3467998Z [00:02:59.694]➜  github.com/pierrec/lz4/v4/internal/xxh32
2025-08-20T21:13:22.3468430Z [00:02:59.694]➜  mkdir -p $WORK/b888/
2025-08-20T21:13:22.3469353Z [00:02:59.695]➜  cat >/tmp/go-build1679262874/b888/importcfg << 'EOF' # internal
2025-08-20T21:13:22.3470213Z [00:02:59.695]➜  # import config
2025-08-20T21:13:22.3471026Z [00:02:59.695]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.3471943Z [00:02:59.695]➜  EOF
2025-08-20T21:13:22.3472856Z [00:02:59.695]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:22.3475360Z [00:02:59.695]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b888/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32=>github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32;$WORK/b888=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.14 -complete -installsuffix shared -buildid N7f0BjFoMdyAmKbd30eo/N7f0BjFoMdyAmKbd30eo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32/xxh32zero.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32/xxh32zero_other.go
2025-08-20T21:13:22.3796123Z [00:02:59.728]➜  go tool buildid -w $WORK/b888/_pkg_.a # internal
2025-08-20T21:13:22.3800076Z [00:02:59.728]➜  cp $WORK/b888/_pkg_.a /root/.cache/go-build/bb/bb0c7ef46862a13be00a66b862511489005fd62f90b7960a756065d942faca98-d # internal
2025-08-20T21:13:22.3823963Z [00:02:59.730]➜  github.com/pierrec/lz4/v4/internal/lz4stream
2025-08-20T21:13:22.3824947Z [00:02:59.730]➜  mkdir -p $WORK/b887/
2025-08-20T21:13:22.3831934Z [00:02:59.731]➜  cat >/tmp/go-build1679262874/b887/importcfg << 'EOF' # internal
2025-08-20T21:13:22.3832405Z [00:02:59.731]➜  # import config
2025-08-20T21:13:22.3832790Z [00:02:59.731]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:22.3833267Z [00:02:59.731]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.3834113Z [00:02:59.731]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build1679262874/b885/_pkg_.a
2025-08-20T21:13:22.3834879Z [00:02:59.731]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build1679262874/b886/_pkg_.a
2025-08-20T21:13:22.3835558Z [00:02:59.731]➜  packagefile github.com/pierrec/lz4/v4/internal/xxh32=/tmp/go-build1679262874/b888/_pkg_.a
2025-08-20T21:13:22.3836084Z [00:02:59.731]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.3836510Z [00:02:59.731]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:22.3836932Z [00:02:59.731]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.3837245Z [00:02:59.731]➜  EOF
2025-08-20T21:13:22.3839910Z [00:02:59.731]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b887/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream;$WORK/b887=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.14 -complete -installsuffix shared -buildid Epg8DcjHVgRFyefo3JMs/Epg8DcjHVgRFyefo3JMs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/frame.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/frame_gen.go
2025-08-20T21:13:22.4416171Z [00:02:59.790]➜  go tool buildid -w $WORK/b887/_pkg_.a # internal
2025-08-20T21:13:22.4426594Z [00:02:59.791]➜  cp $WORK/b887/_pkg_.a /root/.cache/go-build/1c/1c2b2dc301c0ba7777808bbd0392e6c642cc48d06b37826560074453d1309d81-d # internal
2025-08-20T21:13:22.4469856Z [00:02:59.795]➜  github.com/pierrec/lz4/v4
2025-08-20T21:13:22.4470259Z [00:02:59.795]➜  mkdir -p $WORK/b884/
2025-08-20T21:13:22.4473210Z [00:02:59.795]➜  cat >/tmp/go-build1679262874/b884/importcfg << 'EOF' # internal
2025-08-20T21:13:22.4484991Z [00:02:59.795]➜  # import config
2025-08-20T21:13:22.4485445Z [00:02:59.795]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:22.4485882Z [00:02:59.795]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.4486302Z [00:02:59.796]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.4486871Z [00:02:59.796]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build1679262874/b885/_pkg_.a
2025-08-20T21:13:22.4487580Z [00:02:59.796]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build1679262874/b886/_pkg_.a
2025-08-20T21:13:22.4488272Z [00:02:59.796]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4stream=/tmp/go-build1679262874/b887/_pkg_.a
2025-08-20T21:13:22.4488816Z [00:02:59.796]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.4489226Z [00:02:59.796]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:22.4489687Z [00:02:59.796]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:22.4490130Z [00:02:59.796]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:22.4490446Z [00:02:59.796]➜  EOF
2025-08-20T21:13:22.4494198Z [00:02:59.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b884/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22=>github.com/pierrec/lz4/v4@v4.1.22;$WORK/b884=>" -p github.com/pierrec/lz4/v4 -lang=go1.14 -complete -installsuffix shared -buildid xSfGTrAFmRBXu8Km_BnV/xSfGTrAFmRBXu8Km_BnV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/compressing_reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/lz4.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/options.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/options_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/state.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/state_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/writer.go
2025-08-20T21:13:22.5324054Z [00:02:59.880]➜  go tool buildid -w $WORK/b829/_pkg_.a # internal
2025-08-20T21:13:22.5342572Z [00:02:59.882]➜  go tool buildid -w $WORK/b884/_pkg_.a # internal
2025-08-20T21:13:22.5358670Z [00:02:59.884]➜  cp $WORK/b884/_pkg_.a /root/.cache/go-build/83/83bfcd987185d3ecde52edbd37ae64615f07b0a50fe74004b0fe47f26faf45f6-d # internal
2025-08-20T21:13:22.5359370Z [00:02:59.884]➜  hash/crc64
2025-08-20T21:13:22.5363482Z [00:02:59.884]➜  mkdir -p $WORK/b890/
2025-08-20T21:13:22.5363929Z [00:02:59.884]➜  cat >/tmp/go-build1679262874/b890/importcfg << 'EOF' # internal
2025-08-20T21:13:22.5364298Z [00:02:59.884]➜  # import config
2025-08-20T21:13:22.5364658Z [00:02:59.884]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.5365079Z [00:02:59.884]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:22.5365552Z [00:02:59.884]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:13:22.5366017Z [00:02:59.884]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.5366327Z [00:02:59.884]➜  EOF
2025-08-20T21:13:22.5367714Z [00:02:59.884]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b890/_pkg_.a -trimpath "/root/.go/src/hash/crc64=>hash/crc64;$WORK/b890=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid vIAun-56Mke2ijYIZdG6/vIAun-56Mke2ijYIZdG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack /root/.go/src/hash/crc64/crc64.go
2025-08-20T21:13:22.5395142Z [00:02:59.887]➜  cp $WORK/b829/_pkg_.a /root/.cache/go-build/fd/fd9561c222c1357cc1d698cfe77434abb3c100ee5f8c64b5331e77a648904d4f-d # internal
2025-08-20T21:13:22.5468010Z [00:02:59.895]➜  gorm.io/gorm/callbacks
2025-08-20T21:13:22.5471325Z [00:02:59.895]➜  mkdir -p $WORK/b847/
2025-08-20T21:13:22.5471743Z [00:02:59.895]➜  cat >/tmp/go-build1679262874/b847/importcfg << 'EOF' # internal
2025-08-20T21:13:22.5472110Z [00:02:59.895]➜  # import config
2025-08-20T21:13:22.5472448Z [00:02:59.895]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.5472890Z [00:02:59.895]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:13:22.5473378Z [00:02:59.895]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:13:22.5473881Z [00:02:59.895]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1679262874/b836/_pkg_.a
2025-08-20T21:13:22.5474385Z [00:02:59.895]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:13:22.5474853Z [00:02:59.895]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:22.5475290Z [00:02:59.895]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:22.5475709Z [00:02:59.895]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:22.5476031Z [00:02:59.895]➜  EOF
2025-08-20T21:13:22.5487639Z [00:02:59.895]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks=>gorm.io/gorm@v1.30.0/callbacks;$WORK/b847=>" -p gorm.io/gorm/callbacks -lang=go1.18 -complete -installsuffix shared -buildid EsFsIQy0vKZQTCanmCm6/EsFsIQy0vKZQTCanmCm6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/associations.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/callmethod.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/create.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/helper.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/preload.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/query.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/raw.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/row.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/transaction.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/callbacks/update.go
2025-08-20T21:13:22.5611293Z [00:02:59.909]➜  go tool buildid -w $WORK/b890/_pkg_.a # internal
2025-08-20T21:13:22.5640366Z [00:02:59.911]➜  cp $WORK/b890/_pkg_.a /root/.cache/go-build/98/9813749492ebfc64271d8c23b2471f641f2d8e97e45f3709f95e620d0b04ef98-d # internal
2025-08-20T21:13:22.5643961Z [00:02:59.912]➜  gorm.io/gorm/migrator
2025-08-20T21:13:22.5645939Z [00:02:59.912]➜  mkdir -p $WORK/b848/
2025-08-20T21:13:22.5646336Z [00:02:59.912]➜  cat >/tmp/go-build1679262874/b848/importcfg << 'EOF' # internal
2025-08-20T21:13:22.5646685Z [00:02:59.912]➜  # import config
2025-08-20T21:13:22.5647062Z [00:02:59.912]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:22.5647518Z [00:02:59.912]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:22.5647962Z [00:02:59.912]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.5648388Z [00:02:59.912]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.5648824Z [00:02:59.912]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:13:22.5649302Z [00:02:59.912]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:13:22.5649806Z [00:02:59.912]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:13:22.5650804Z [00:02:59.912]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1679262874/b836/_pkg_.a
2025-08-20T21:13:22.5651338Z [00:02:59.912]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:22.5651766Z [00:02:59.912]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:22.5652537Z [00:02:59.912]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:22.5653027Z [00:02:59.912]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:22.5653447Z [00:02:59.912]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:22.5653765Z [00:02:59.912]➜  EOF
2025-08-20T21:13:22.5656092Z [00:02:59.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator=>gorm.io/gorm@v1.30.0/migrator;$WORK/b848=>" -p gorm.io/gorm/migrator -lang=go1.18 -complete -installsuffix shared -buildid PVmfhlBOpciTWfvt-W1B/PVmfhlBOpciTWfvt-W1B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator/column_type.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator/index.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.30.0/migrator/table_type.go
2025-08-20T21:13:22.8902437Z [00:03:00.238]➜  go tool buildid -w $WORK/b848/_pkg_.a # internal
2025-08-20T21:13:22.8950743Z [00:03:00.243]➜  cp $WORK/b848/_pkg_.a /root/.cache/go-build/95/956f74ed38136014e37bbc0a9fba563fa58fc6e2db922c6578ce2057f64e5db4-d # internal
2025-08-20T21:13:22.8951590Z [00:03:00.243]➜  github.com/therootcompany/xz
2025-08-20T21:13:22.8953292Z [00:03:00.243]➜  mkdir -p $WORK/b889/
2025-08-20T21:13:22.8956265Z [00:03:00.244]➜  cat >/tmp/go-build1679262874/b889/importcfg << 'EOF' # internal
2025-08-20T21:13:22.8973338Z [00:03:00.244]➜  # import config
2025-08-20T21:13:22.8973743Z [00:03:00.244]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:22.8974212Z [00:03:00.244]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:22.8974687Z [00:03:00.244]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:22.8975109Z [00:03:00.244]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:22.8975558Z [00:03:00.244]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:22.8976012Z [00:03:00.244]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:13:22.8976439Z [00:03:00.244]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.8976744Z [00:03:00.244]➜  EOF
2025-08-20T21:13:22.8980406Z [00:03:00.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b889/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1=>github.com/therootcompany/xz@v1.0.1;$WORK/b889=>" -p github.com/therootcompany/xz -lang=go1.15 -complete -installsuffix shared -buildid 7sqdm1ELKTDNEFHAX_DY/7sqdm1ELKTDNEFHAX_DY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_bcj.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_delta.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_lzma2.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_stream.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_util.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/dec_xz.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/doc.go /root/go/pkg/mod/github.com/therootcompany/xz@v1.0.1/reader.go
2025-08-20T21:13:22.9913376Z [00:03:00.339]➜  go tool buildid -w $WORK/b889/_pkg_.a # internal
2025-08-20T21:13:22.9925509Z [00:03:00.341]➜  cp $WORK/b889/_pkg_.a /root/.cache/go-build/b0/b0b63d9324e5635db1100feeebbd4a0304d215350fa0288f77eb4d591f8ded64-d # internal
2025-08-20T21:13:22.9931548Z [00:03:00.341]➜  github.com/ulikunitz/xz/internal/xlog
2025-08-20T21:13:22.9931886Z [00:03:00.341]➜  mkdir -p $WORK/b893/
2025-08-20T21:13:22.9935933Z [00:03:00.342]➜  cat >/tmp/go-build1679262874/b893/importcfg << 'EOF' # internal
2025-08-20T21:13:22.9936654Z [00:03:00.342]➜  # import config
2025-08-20T21:13:22.9938399Z [00:03:00.342]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:22.9939118Z [00:03:00.342]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:22.9940027Z [00:03:00.342]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:22.9941955Z [00:03:00.342]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:22.9942405Z [00:03:00.342]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:22.9942839Z [00:03:00.342]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:22.9943149Z [00:03:00.342]➜  EOF
2025-08-20T21:13:22.9945059Z [00:03:00.342]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b893/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/xlog=>github.com/ulikunitz/xz@v0.5.12/internal/xlog;$WORK/b893=>" -p github.com/ulikunitz/xz/internal/xlog -lang=go1.12 -complete -installsuffix shared -buildid zHcaJzm9RJc0ZLWS86Z9/zHcaJzm9RJc0ZLWS86Z9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/internal/xlog/xlog.go
2025-08-20T21:13:23.0244320Z [00:03:00.371]➜  go tool buildid -w $WORK/b847/_pkg_.a # internal
2025-08-20T21:13:23.0277613Z [00:03:00.376]➜  go tool buildid -w $WORK/b893/_pkg_.a # internal
2025-08-20T21:13:23.0286181Z [00:03:00.377]➜  cp $WORK/b893/_pkg_.a /root/.cache/go-build/15/15c2a4f8422d67587e4e9886c1fb90cb2319f3f12ce81e57371cb63b9f88fc66-d # internal
2025-08-20T21:13:23.0288346Z [00:03:00.377]➜  cp $WORK/b847/_pkg_.a /root/.cache/go-build/ac/ac8239ec84c0149c96eb5c28119622795c88cc46b2a7a09f1fdcce777c11a128-d # internal
2025-08-20T21:13:23.0292423Z [00:03:00.377]➜  github.com/sylabs/squashfs/low/directory
2025-08-20T21:13:23.0292822Z [00:03:00.377]➜  mkdir -p $WORK/b896/
2025-08-20T21:13:23.0303911Z [00:03:00.378]➜  cat >/tmp/go-build1679262874/b896/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0306113Z [00:03:00.378]➜  # import config
2025-08-20T21:13:23.0306541Z [00:03:00.378]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.0307001Z [00:03:00.378]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.0307339Z [00:03:00.378]➜  EOF
2025-08-20T21:13:23.0309353Z [00:03:00.378]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b896/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/directory=>github.com/sylabs/squashfs@v1.0.6/low/directory;$WORK/b896=>" -p github.com/sylabs/squashfs/low/directory -lang=go1.24 -complete -installsuffix shared -buildid bo5WPlzINakkyH6aGPnE/bo5WPlzINakkyH6aGPnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/directory/directory.go
2025-08-20T21:13:23.0392714Z [00:03:00.387]➜  github.com/ulikunitz/xz/lzma
2025-08-20T21:13:23.0393641Z [00:03:00.387]➜  mkdir -p $WORK/b891/
2025-08-20T21:13:23.0396061Z [00:03:00.387]➜  cat >/tmp/go-build1679262874/b891/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0397188Z [00:03:00.387]➜  # import config
2025-08-20T21:13:23.0397860Z [00:03:00.387]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:23.0408846Z [00:03:00.387]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.0409893Z [00:03:00.387]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.0410393Z [00:03:00.387]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.0411189Z [00:03:00.387]➜  packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build1679262874/b892/_pkg_.a
2025-08-20T21:13:23.0411843Z [00:03:00.387]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1679262874/b893/_pkg_.a
2025-08-20T21:13:23.0412356Z [00:03:00.387]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.0412772Z [00:03:00.387]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:23.0413095Z [00:03:00.387]➜  EOF
2025-08-20T21:13:23.0421705Z [00:03:00.387]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b891/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma=>github.com/ulikunitz/xz@v0.5.12/lzma;$WORK/b891=>" -p github.com/ulikunitz/xz/lzma -lang=go1.12 -complete -installsuffix shared -buildid uBQ9eJjHmfahG4iChfFn/uBQ9eJjHmfahG4iChfFn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/bintree.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/bitops.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/breader.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/buffer.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/bytewriter.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/decoder.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/decoderdict.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/directcodec.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/distcodec.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/encoder.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/encoderdict.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/hashtable.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/header.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/header2.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/lengthcodec.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/literalcodec.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/matchalgorithm.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/operation.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/prob.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/properties.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/rangecodec.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/reader.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/reader2.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/state.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/treecodecs.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/writer.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzma/writer2.go
2025-08-20T21:13:23.0446877Z [00:03:00.388]➜  go tool buildid -w $WORK/b877/_pkg_.a # internal
2025-08-20T21:13:23.0447315Z [00:03:00.393]➜  go tool buildid -w $WORK/b896/_pkg_.a # internal
2025-08-20T21:13:23.0451052Z [00:03:00.393]➜  cp $WORK/b896/_pkg_.a /root/.cache/go-build/f4/f41354b5935bd9e6bf8aaa9ffa5b189b03046075ae1c6d9ea57ebbb200b0b2fd-d # internal
2025-08-20T21:13:23.0463532Z [00:03:00.394]➜  github.com/sylabs/squashfs/low/inode
2025-08-20T21:13:23.0465980Z [00:03:00.394]➜  mkdir -p $WORK/b897/
2025-08-20T21:13:23.0477002Z [00:03:00.396]➜  cat >/tmp/go-build1679262874/b897/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0478801Z [00:03:00.396]➜  # import config
2025-08-20T21:13:23.0479752Z [00:03:00.396]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.0481122Z [00:03:00.396]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.0481602Z [00:03:00.396]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.0482042Z [00:03:00.396]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.0482470Z [00:03:00.396]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:23.0482900Z [00:03:00.396]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:23.0483218Z [00:03:00.396]➜  EOF
2025-08-20T21:13:23.0486464Z [00:03:00.396]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b897/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode=>github.com/sylabs/squashfs@v1.0.6/low/inode;$WORK/b897=>" -p github.com/sylabs/squashfs/low/inode -lang=go1.24 -complete -installsuffix shared -buildid iFFpMQLWlYTI7oDsFRB8/iFFpMQLWlYTI7oDsFRB8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode/dir.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode/file.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode/inode.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode/misc.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode/sym.go
2025-08-20T21:13:23.0529582Z [00:03:00.401]➜  cp $WORK/b877/_pkg_.a /root/.cache/go-build/29/29756d8fb3ad31e897e65bb6e2d891487813a15b5c0fb4d98b5429e0350804cc-d # internal
2025-08-20T21:13:23.0545726Z [00:03:00.403]➜  github.com/anchore/stereoscope/internal/bus
2025-08-20T21:13:23.0546484Z [00:03:00.403]➜  mkdir -p $WORK/b899/
2025-08-20T21:13:23.0546892Z [00:03:00.403]➜  cat >/tmp/go-build1679262874/b899/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0547243Z [00:03:00.403]➜  # import config
2025-08-20T21:13:23.0547684Z [00:03:00.403]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:23.0548101Z [00:03:00.403]➜  EOF
2025-08-20T21:13:23.0550123Z [00:03:00.403]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b899/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/bus=>github.com/anchore/stereoscope@v0.1.6/internal/bus;$WORK/b899=>" -p github.com/anchore/stereoscope/internal/bus -lang=go1.24 -complete -installsuffix shared -buildid do6ihvqeLviYgWGdr1D1/do6ihvqeLviYgWGdr1D1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/bus/bus.go
2025-08-20T21:13:23.0617493Z [00:03:00.410]➜  go tool buildid -w $WORK/b899/_pkg_.a # internal
2025-08-20T21:13:23.0623638Z [00:03:00.410]➜  cp $WORK/b899/_pkg_.a /root/.cache/go-build/5b/5b2f3c2e0b612b6e06e69bb2764686ad3d1143ecbe8e9a92a8ce7cff41f75fad-d # internal
2025-08-20T21:13:23.0629463Z [00:03:00.411]➜  github.com/anchore/stereoscope/pkg/event
2025-08-20T21:13:23.0631311Z [00:03:00.411]➜  mkdir -p $WORK/b900/
2025-08-20T21:13:23.0640284Z [00:03:00.412]➜  cat >/tmp/go-build1679262874/b900/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0640982Z [00:03:00.412]➜  # import config
2025-08-20T21:13:23.0641462Z [00:03:00.412]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:23.0641883Z [00:03:00.412]➜  EOF
2025-08-20T21:13:23.0644360Z [00:03:00.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b900/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/event=>github.com/anchore/stereoscope@v0.1.6/pkg/event;$WORK/b900=>" -p github.com/anchore/stereoscope/pkg/event -lang=go1.24 -complete -installsuffix shared -buildid rmgamdHkNfyZa9XmEv7C/rmgamdHkNfyZa9XmEv7C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/event/event.go
2025-08-20T21:13:23.0716489Z [00:03:00.420]➜  go tool buildid -w $WORK/b897/_pkg_.a # internal
2025-08-20T21:13:23.0720856Z [00:03:00.420]➜  cp $WORK/b897/_pkg_.a /root/.cache/go-build/6f/6f50d97b01773ce77098a180994bbc75c953539f6461377087e70810262b1098-d # internal
2025-08-20T21:13:23.0739149Z [00:03:00.422]➜  github.com/anchore/stereoscope/pkg/tree/node
2025-08-20T21:13:23.0739528Z [00:03:00.422]➜  mkdir -p $WORK/b903/
2025-08-20T21:13:23.0740113Z [00:03:00.422]➜  go tool buildid -w $WORK/b900/_pkg_.a # internal
2025-08-20T21:13:23.0746749Z [00:03:00.423]➜  cp $WORK/b900/_pkg_.a /root/.cache/go-build/c6/c6e4d2294fff4cd3a555d03df06b68f4c5faa24c7c3a4cc9a7634c0bfbe5e256-d # internal
2025-08-20T21:13:23.0748328Z [00:03:00.423]➜  cat >/tmp/go-build1679262874/b903/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0749125Z [00:03:00.423]➜  # import config
2025-08-20T21:13:23.0749726Z [00:03:00.423]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.0750275Z [00:03:00.423]➜  EOF
2025-08-20T21:13:23.0751713Z [00:03:00.423]➜  github.com/becheran/wildmatch-go
2025-08-20T21:13:23.0752059Z [00:03:00.423]➜  mkdir -p $WORK/b905/
2025-08-20T21:13:23.0770982Z [00:03:00.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b903/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node=>github.com/anchore/stereoscope@v0.1.6/pkg/tree/node;$WORK/b903=>" -p github.com/anchore/stereoscope/pkg/tree/node -lang=go1.24 -complete -installsuffix shared -buildid ygWXCffEGDxT0D-npVJG/ygWXCffEGDxT0D-npVJG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node/id.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node/node.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node/nodes.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node/queue.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/node/stack.go
2025-08-20T21:13:23.0774123Z [00:03:00.424]➜  cat >/tmp/go-build1679262874/b905/importcfg << 'EOF' # internal
2025-08-20T21:13:23.0774495Z [00:03:00.424]➜  # import config
2025-08-20T21:13:23.0774842Z [00:03:00.424]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.0775161Z [00:03:00.424]➜  EOF
2025-08-20T21:13:23.0777135Z [00:03:00.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b905/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/becheran/wildmatch-go@v1.0.0=>github.com/becheran/wildmatch-go@v1.0.0;$WORK/b905=>" -p github.com/becheran/wildmatch-go -lang=go1.15 -complete -installsuffix shared -buildid XJaGZy5mTYSUr60nTHnZ/XJaGZy5mTYSUr60nTHnZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack /root/go/pkg/mod/github.com/becheran/wildmatch-go@v1.0.0/wildmatch.go
2025-08-20T21:13:23.0944947Z [00:03:00.442]➜  go tool buildid -w $WORK/b905/_pkg_.a # internal
2025-08-20T21:13:23.0948611Z [00:03:00.443]➜  cp $WORK/b905/_pkg_.a /root/.cache/go-build/38/386a0ee91f0f64a357dea60626eb8254d014dd56ec5f3cb05272bf7d06a6833b-d # internal
2025-08-20T21:13:23.0973527Z [00:03:00.445]➜  github.com/bmatcuk/doublestar/v4
2025-08-20T21:13:23.0974096Z [00:03:00.445]➜  mkdir -p $WORK/b906/
2025-08-20T21:13:23.0982024Z [00:03:00.446]➜  go tool buildid -w $WORK/b903/_pkg_.a # internal
2025-08-20T21:13:23.0999990Z [00:03:00.447]➜  cat >/tmp/go-build1679262874/b906/importcfg << 'EOF' # internal
2025-08-20T21:13:23.1000424Z [00:03:00.447]➜  # import config
2025-08-20T21:13:23.1000929Z [00:03:00.447]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.1001372Z [00:03:00.447]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.1001789Z [00:03:00.447]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.1002199Z [00:03:00.447]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.1002639Z [00:03:00.447]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.1003087Z [00:03:00.447]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.1003532Z [00:03:00.447]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:23.1004199Z [00:03:00.447]➜  EOF
2025-08-20T21:13:23.1007570Z [00:03:00.447]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b906/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1=>github.com/bmatcuk/doublestar/v4@v4.8.1;$WORK/b906=>" -p github.com/bmatcuk/doublestar/v4 -lang=go1.16 -complete -installsuffix shared -buildid v2s9O3u6cwF_oEyDEmBW/v2s9O3u6cwF_oEyDEmBW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/doublestar.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/glob.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/globoptions.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/globwalk.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/match.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/utils.go /root/go/pkg/mod/github.com/bmatcuk/doublestar/v4@v4.8.1/validate.go
2025-08-20T21:13:23.1016264Z [00:03:00.448]➜  cp $WORK/b903/_pkg_.a /root/.cache/go-build/f7/f7f914e47d07229dcc2fdff8cd996202c497ec3cfe0e2451305a4faa4716b59c-d # internal
2025-08-20T21:13:23.1017100Z [00:03:00.449]➜  github.com/anchore/stereoscope/pkg/tree
2025-08-20T21:13:23.1017857Z [00:03:00.449]➜  mkdir -p $WORK/b904/
2025-08-20T21:13:23.1029056Z [00:03:00.451]➜  cat >/tmp/go-build1679262874/b904/importcfg << 'EOF' # internal
2025-08-20T21:13:23.1029503Z [00:03:00.451]➜  # import config
2025-08-20T21:13:23.1034049Z [00:03:00.451]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.1034671Z [00:03:00.451]➜  packagefile github.com/anchore/stereoscope/pkg/tree/node=/tmp/go-build1679262874/b903/_pkg_.a
2025-08-20T21:13:23.1035223Z [00:03:00.451]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.1035531Z [00:03:00.451]➜  EOF
2025-08-20T21:13:23.1038078Z [00:03:00.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b904/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree=>github.com/anchore/stereoscope@v0.1.6/pkg/tree;$WORK/b904=>" -p github.com/anchore/stereoscope/pkg/tree -lang=go1.24 -complete -installsuffix shared -buildid xCPnksQeTuc43fQEJE1i/xCPnksQeTuc43fQEJE1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/depth_first_walker.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/reader.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/tree/tree.go
2025-08-20T21:13:23.1406910Z [00:03:00.489]➜  go tool buildid -w $WORK/b904/_pkg_.a # internal
2025-08-20T21:13:23.1427927Z [00:03:00.491]➜  cp $WORK/b904/_pkg_.a /root/.cache/go-build/5e/5e9e1b06770ea26631a9ee500f1cafd06a4ad36daf8c7a13a8102235c6ed852e-d # internal
2025-08-20T21:13:23.1429470Z [00:03:00.491]➜  github.com/scylladb/go-set/iset
2025-08-20T21:13:23.1431032Z [00:03:00.491]➜  mkdir -p $WORK/b907/
2025-08-20T21:13:23.1444215Z [00:03:00.492]➜  cat >/tmp/go-build1679262874/b907/importcfg << 'EOF' # internal
2025-08-20T21:13:23.1445545Z [00:03:00.492]➜  # import config
2025-08-20T21:13:23.1446088Z [00:03:00.492]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.1446520Z [00:03:00.492]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.1446861Z [00:03:00.492]➜  EOF
2025-08-20T21:13:23.1449013Z [00:03:00.493]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b907/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/iset=>github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/iset;$WORK/b907=>" -p github.com/scylladb/go-set/iset -lang=go1.16 -complete -installsuffix shared -buildid fPp0mB8tAjWUTJwTc22S/fPp0mB8tAjWUTJwTc22S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack /root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/iset/iset.go
2025-08-20T21:13:23.1873977Z [00:03:00.535]➜  go tool buildid -w $WORK/b907/_pkg_.a # internal
2025-08-20T21:13:23.1890747Z [00:03:00.537]➜  cp $WORK/b907/_pkg_.a /root/.cache/go-build/e2/e2a97839146855a815d40f3443cf73819476d6c20acee18ef288f32976cc4906-d # internal
2025-08-20T21:13:23.1907054Z [00:03:00.539]➜  github.com/containerd/errdefs
2025-08-20T21:13:23.1907965Z [00:03:00.539]➜  mkdir -p $WORK/b908/
2025-08-20T21:13:23.1916166Z [00:03:00.540]➜  cat >/tmp/go-build1679262874/b908/importcfg << 'EOF' # internal
2025-08-20T21:13:23.1916642Z [00:03:00.540]➜  # import config
2025-08-20T21:13:23.1917003Z [00:03:00.540]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:23.1917469Z [00:03:00.540]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.1917784Z [00:03:00.540]➜  EOF
2025-08-20T21:13:23.1919839Z [00:03:00.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b908/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0=>github.com/containerd/errdefs@v1.0.0;$WORK/b908=>" -p github.com/containerd/errdefs -lang=go1.20 -complete -installsuffix shared -buildid J5JXjHMAjFsZDppi8TFQ/J5JXjHMAjFsZDppi8TFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0/errors.go /root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0/resolve.go
2025-08-20T21:13:23.1993622Z [00:03:00.547]➜  go tool buildid -w $WORK/b906/_pkg_.a # internal
2025-08-20T21:13:23.2123472Z [00:03:00.560]➜  go tool buildid -w $WORK/b891/_pkg_.a # internal
2025-08-20T21:13:23.2202028Z [00:03:00.568]➜  cp $WORK/b906/_pkg_.a /root/.cache/go-build/6f/6f354b807464b6e7e8dee52daa0e2713b48cccd8eb671e61581d3a3f2e9d4596-d # internal
2025-08-20T21:13:23.2212295Z [00:03:00.569]➜  cp $WORK/b891/_pkg_.a /root/.cache/go-build/99/9969ed15b67fdfc2515bb99cdf8f146d0720127ef3bee6a2b529c7a827c95090-d # internal
2025-08-20T21:13:23.2220072Z [00:03:00.570]➜  github.com/docker/go-connections/tlsconfig
2025-08-20T21:13:23.2221883Z [00:03:00.570]➜  mkdir -p $WORK/b909/
2025-08-20T21:13:23.2251866Z [00:03:00.571]➜  cat >/tmp/go-build1679262874/b909/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2252578Z [00:03:00.571]➜  # import config
2025-08-20T21:13:23.2253267Z [00:03:00.571]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:23.2253968Z [00:03:00.571]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:23.2255144Z [00:03:00.571]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:23.2255597Z [00:03:00.571]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.2256338Z [00:03:00.571]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.2256866Z [00:03:00.571]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.2257285Z [00:03:00.571]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:23.2257602Z [00:03:00.571]➜  EOF
2025-08-20T21:13:23.2260250Z [00:03:00.571]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b909/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig=>github.com/docker/go-connections@v0.5.0/tlsconfig;$WORK/b909=>" -p github.com/docker/go-connections/tlsconfig -lang=go1.18 -complete -installsuffix shared -buildid IQR0nbfCdIl2juTw8sbF/IQR0nbfCdIl2juTw8sbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/certpool.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/config.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/tlsconfig/config_client_ciphers.go
2025-08-20T21:13:23.2306913Z [00:03:00.578]➜  github.com/sylabs/squashfs/internal/decompress
2025-08-20T21:13:23.2313774Z [00:03:00.578]➜  mkdir -p $WORK/b876/
2025-08-20T21:13:23.2314187Z [00:03:00.578]➜  cat >/tmp/go-build1679262874/b876/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2314541Z [00:03:00.578]➜  # import config
2025-08-20T21:13:23.2314880Z [00:03:00.578]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.2315721Z [00:03:00.578]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:23.2316276Z [00:03:00.578]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:23.2316990Z [00:03:00.578]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:13:23.2317609Z [00:03:00.579]➜  packagefile github.com/therootcompany/xz=/tmp/go-build1679262874/b889/_pkg_.a
2025-08-20T21:13:23.2318193Z [00:03:00.579]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:23.2318688Z [00:03:00.579]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.2318997Z [00:03:00.579]➜  EOF
2025-08-20T21:13:23.2322841Z [00:03:00.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress=>github.com/sylabs/squashfs@v1.0.6/internal/decompress;$WORK/b876=>" -p github.com/sylabs/squashfs/internal/decompress -lang=go1.24 -complete -installsuffix shared -buildid 8VOAfcen9oV5z2INzh3N/8VOAfcen9oV5z2INzh3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/decompress.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/lz4.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/lzma.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/xz.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/zlib.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/decompress/zstd.go
2025-08-20T21:13:23.2606352Z [00:03:00.608]➜  go tool buildid -w $WORK/b876/_pkg_.a # internal
2025-08-20T21:13:23.2609315Z [00:03:00.609]➜  go tool buildid -w $WORK/b908/_pkg_.a # internal
2025-08-20T21:13:23.2636181Z [00:03:00.611]➜  go tool buildid -w $WORK/b909/_pkg_.a # internal
2025-08-20T21:13:23.2637040Z [00:03:00.611]➜  cp $WORK/b908/_pkg_.a /root/.cache/go-build/3d/3da02a193da1981fef72dbdda3e6d5946f2e51fb1049c59de243d420e8409a09-d # internal
2025-08-20T21:13:23.2637709Z [00:03:00.611]➜  github.com/docker/docker-credential-helpers/credentials
2025-08-20T21:13:23.2638078Z [00:03:00.611]➜  mkdir -p $WORK/b916/
2025-08-20T21:13:23.2638463Z [00:03:00.611]➜  cat >/tmp/go-build1679262874/b916/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2638810Z [00:03:00.611]➜  # import config
2025-08-20T21:13:23.2639144Z [00:03:00.611]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:23.2639870Z [00:03:00.611]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.2640426Z [00:03:00.611]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.2641000Z [00:03:00.611]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.2641416Z [00:03:00.611]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.2641828Z [00:03:00.611]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.2642221Z [00:03:00.611]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.2642634Z [00:03:00.611]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.2643008Z [00:03:00.611]➜  EOF
2025-08-20T21:13:23.2643579Z [00:03:00.611]➜  cp $WORK/b909/_pkg_.a /root/.cache/go-build/24/24de24d65c9e20ce0e47b60ef2458ad9bf6331c354b3272de46dc07981db91b2-d # internal
2025-08-20T21:13:23.2644463Z [00:03:00.611]➜  cp $WORK/b876/_pkg_.a /root/.cache/go-build/59/59f9e24e30f117f7c5b32889bfc509fec497cfe3734f8a5405c2dfaa127eb8ef-d # internal
2025-08-20T21:13:23.2648232Z [00:03:00.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b916/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials=>github.com/docker/docker-credential-helpers@v0.9.3/credentials;$WORK/b916=>" -p github.com/docker/docker-credential-helpers/credentials -lang=go1.21 -complete -installsuffix shared -buildid vUj0CnUh52ydLhSxfwVQ/vUj0CnUh52ydLhSxfwVQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/credentials.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/error.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/helper.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/credentials/version.go
2025-08-20T21:13:23.2653998Z [00:03:00.611]➜  github.com/sylabs/squashfs/internal/metadata
2025-08-20T21:13:23.2654324Z [00:03:00.611]➜  mkdir -p $WORK/b894/
2025-08-20T21:13:23.2661335Z [00:03:00.614]➜  cat >/tmp/go-build1679262874/b894/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2679363Z [00:03:00.614]➜  # import config
2025-08-20T21:13:23.2679755Z [00:03:00.614]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.2680393Z [00:03:00.614]➜  packagefile github.com/sylabs/squashfs/internal/decompress=/tmp/go-build1679262874/b876/_pkg_.a
2025-08-20T21:13:23.2681063Z [00:03:00.614]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.2681374Z [00:03:00.614]➜  EOF
2025-08-20T21:13:23.2683709Z [00:03:00.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b894/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/metadata=>github.com/sylabs/squashfs@v1.0.6/internal/metadata;$WORK/b894=>" -p github.com/sylabs/squashfs/internal/metadata -lang=go1.24 -complete -installsuffix shared -buildid OBVi5Or--630bUc46Dd_/OBVi5Or--630bUc46Dd_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/internal/metadata/reader.go
2025-08-20T21:13:23.2698434Z [00:03:00.618]➜  github.com/opencontainers/go-digest
2025-08-20T21:13:23.2701316Z [00:03:00.618]➜  mkdir -p $WORK/b919/
2025-08-20T21:13:23.2713165Z [00:03:00.619]➜  cat >/tmp/go-build1679262874/b919/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2715290Z [00:03:00.619]➜  # import config
2025-08-20T21:13:23.2716976Z [00:03:00.619]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:23.2718431Z [00:03:00.619]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.2719850Z [00:03:00.619]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:23.2720436Z [00:03:00.619]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.2721478Z [00:03:00.619]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.2722612Z [00:03:00.619]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.2723174Z [00:03:00.619]➜  EOF
2025-08-20T21:13:23.2726602Z [00:03:00.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b919/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0=>github.com/opencontainers/go-digest@v1.0.0;$WORK/b919=>" -p github.com/opencontainers/go-digest -lang=go1.13 -complete -installsuffix shared -buildid XTgUr98Ek4kPioSzpjJ0/XTgUr98Ek4kPioSzpjJ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/algorithm.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digest.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digester.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/doc.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/verifiers.go
2025-08-20T21:13:23.2760753Z [00:03:00.624]➜  go tool buildid -w $WORK/b894/_pkg_.a # internal
2025-08-20T21:13:23.2772669Z [00:03:00.625]➜  cp $WORK/b894/_pkg_.a /root/.cache/go-build/d8/d8f7f8c975766aa4c8280997bec0547a1a73e521fda7abeb29ffb051ba21c2ff-d # internal
2025-08-20T21:13:23.2789298Z [00:03:00.627]➜  github.com/sylabs/squashfs/low/data
2025-08-20T21:13:23.2791797Z [00:03:00.627]➜  mkdir -p $WORK/b895/
2025-08-20T21:13:23.2794527Z [00:03:00.627]➜  cat >/tmp/go-build1679262874/b895/importcfg << 'EOF' # internal
2025-08-20T21:13:23.2796316Z [00:03:00.627]➜  # import config
2025-08-20T21:13:23.2797556Z [00:03:00.627]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.2798562Z [00:03:00.627]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.2799326Z [00:03:00.627]➜  packagefile github.com/sylabs/squashfs/internal/decompress=/tmp/go-build1679262874/b876/_pkg_.a
2025-08-20T21:13:23.2800291Z [00:03:00.627]➜  packagefile github.com/sylabs/squashfs/internal/toreader=/tmp/go-build1679262874/b874/_pkg_.a
2025-08-20T21:13:23.2801304Z [00:03:00.627]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.2801725Z [00:03:00.627]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:23.2802149Z [00:03:00.627]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:23.2802573Z [00:03:00.627]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.2802885Z [00:03:00.627]➜  EOF
2025-08-20T21:13:23.2805296Z [00:03:00.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b895/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/data=>github.com/sylabs/squashfs@v1.0.6/low/data;$WORK/b895=>" -p github.com/sylabs/squashfs/low/data -lang=go1.24 -complete -installsuffix shared -buildid XjnPT-Xf5UqihmjkCj9M/XjnPT-Xf5UqihmjkCj9M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/data/fullreader.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/data/reader.go
2025-08-20T21:13:23.3016041Z [00:03:00.650]➜  go tool buildid -w $WORK/b916/_pkg_.a # internal
2025-08-20T21:13:23.3024266Z [00:03:00.650]➜  cp $WORK/b916/_pkg_.a /root/.cache/go-build/51/51f3948dbbfb15272da4c495e0a3289563005cf6ecd9b48efb423277fbabab7f-d # internal
2025-08-20T21:13:23.3025654Z [00:03:00.650]➜  github.com/docker/docker-credential-helpers/client
2025-08-20T21:13:23.3026426Z [00:03:00.650]➜  mkdir -p $WORK/b915/
2025-08-20T21:13:23.3033736Z [00:03:00.651]➜  cat >/tmp/go-build1679262874/b915/importcfg << 'EOF' # internal
2025-08-20T21:13:23.3034101Z [00:03:00.651]➜  # import config
2025-08-20T21:13:23.3034461Z [00:03:00.651]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.3034924Z [00:03:00.651]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.3035366Z [00:03:00.651]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.3036282Z [00:03:00.651]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1679262874/b916/_pkg_.a
2025-08-20T21:13:23.3036932Z [00:03:00.651]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.3037335Z [00:03:00.651]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.3037749Z [00:03:00.651]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:23.3038183Z [00:03:00.651]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.3038505Z [00:03:00.651]➜  EOF
2025-08-20T21:13:23.3041164Z [00:03:00.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b915/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client=>github.com/docker/docker-credential-helpers@v0.9.3/client;$WORK/b915=>" -p github.com/docker/docker-credential-helpers/client -lang=go1.21 -complete -installsuffix shared -buildid SPUxlKwO0EZ86DO9Rh94/SPUxlKwO0EZ86DO9Rh94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client/client.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.9.3/client/command.go
2025-08-20T21:13:23.3249047Z [00:03:00.673]➜  go tool buildid -w $WORK/b895/_pkg_.a # internal
2025-08-20T21:13:23.3257958Z [00:03:00.674]➜  cp $WORK/b895/_pkg_.a /root/.cache/go-build/7a/7a91a50e3915d8022a7d5de8dda099b2c332eb9901e451ad2d4dce87471042a1-d # internal
2025-08-20T21:13:23.3275563Z [00:03:00.676]➜  go tool buildid -w $WORK/b919/_pkg_.a # internal
2025-08-20T21:13:23.3283762Z [00:03:00.676]➜  cp $WORK/b919/_pkg_.a /root/.cache/go-build/14/14895ebd24c6f02a4cc52080fadda2419190b5a9314176255dc308e3784a9e3e-d # internal
2025-08-20T21:13:23.3292400Z [00:03:00.677]➜  github.com/sylabs/squashfs/low
2025-08-20T21:13:23.3292901Z [00:03:00.677]➜  mkdir -p $WORK/b875/
2025-08-20T21:13:23.3293307Z [00:03:00.677]➜  cat >/tmp/go-build1679262874/b875/importcfg << 'EOF' # internal
2025-08-20T21:13:23.3293654Z [00:03:00.677]➜  # import config
2025-08-20T21:13:23.3294038Z [00:03:00.677]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.3294497Z [00:03:00.677]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.3295078Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/internal/decompress=/tmp/go-build1679262874/b876/_pkg_.a
2025-08-20T21:13:23.3295786Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/internal/metadata=/tmp/go-build1679262874/b894/_pkg_.a
2025-08-20T21:13:23.3296490Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/internal/toreader=/tmp/go-build1679262874/b874/_pkg_.a
2025-08-20T21:13:23.3297395Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/low/data=/tmp/go-build1679262874/b895/_pkg_.a
2025-08-20T21:13:23.3298047Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/low/directory=/tmp/go-build1679262874/b896/_pkg_.a
2025-08-20T21:13:23.3298691Z [00:03:00.677]➜  packagefile github.com/sylabs/squashfs/low/inode=/tmp/go-build1679262874/b897/_pkg_.a
2025-08-20T21:13:23.3299202Z [00:03:00.677]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.3299633Z [00:03:00.677]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.3300045Z [00:03:00.677]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:23.3300482Z [00:03:00.677]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.3301110Z [00:03:00.677]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:23.3301540Z [00:03:00.677]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.3301856Z [00:03:00.677]➜  EOF
2025-08-20T21:13:23.3315789Z [00:03:00.677]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low=>github.com/sylabs/squashfs@v1.0.6/low;$WORK/b875=>" -p github.com/sylabs/squashfs/low -lang=go1.24 -complete -installsuffix shared -buildid m_fxxg6IcBlZYNqdn6aw/m_fxxg6IcBlZYNqdn6aw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/directory.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/file_base.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/fragment.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/inode.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/reader.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/low/superblock.go
2025-08-20T21:13:23.3318683Z [00:03:00.679]➜  github.com/google/go-containerregistry/pkg/name
2025-08-20T21:13:23.3319030Z [00:03:00.679]➜  mkdir -p $WORK/b918/
2025-08-20T21:13:23.3319415Z [00:03:00.679]➜  cat >/tmp/go-build1679262874/b918/importcfg << 'EOF' # internal
2025-08-20T21:13:23.3319762Z [00:03:00.679]➜  # import config
2025-08-20T21:13:23.3320124Z [00:03:00.679]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:23.3320720Z [00:03:00.679]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:23.3321240Z [00:03:00.679]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.3321684Z [00:03:00.679]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.3322093Z [00:03:00.679]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.3322614Z [00:03:00.679]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:23.3323381Z [00:03:00.679]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:23.3323803Z [00:03:00.679]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:23.3324492Z [00:03:00.679]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.3324984Z [00:03:00.679]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.3325409Z [00:03:00.679]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.3325862Z [00:03:00.679]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:23.3326191Z [00:03:00.679]➜  EOF
2025-08-20T21:13:23.3330873Z [00:03:00.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b918/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name=>github.com/google/go-containerregistry@v0.20.6/pkg/name;$WORK/b918=>" -p github.com/google/go-containerregistry/pkg/name -lang=go1.24 -complete -installsuffix shared -buildid Hgeh3aP02kkzaRxnOvSV/Hgeh3aP02kkzaRxnOvSV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/check.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/digest.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/errors.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/options.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/ref.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/registry.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/repository.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/name/tag.go
2025-08-20T21:13:23.3766002Z [00:03:00.725]➜  go tool buildid -w $WORK/b915/_pkg_.a # internal
2025-08-20T21:13:23.3773070Z [00:03:00.725]➜  cp $WORK/b915/_pkg_.a /root/.cache/go-build/a3/a3efbc7e7ab3ff747936def35406bdb714267d40a0788d0e35ec6a781348959d-d # internal
2025-08-20T21:13:23.3826088Z [00:03:00.731]➜  github.com/docker/cli/cli/config/credentials
2025-08-20T21:13:23.3828656Z [00:03:00.731]➜  mkdir -p $WORK/b913/
2025-08-20T21:13:23.3832342Z [00:03:00.731]➜  cat >/tmp/go-build1679262874/b913/importcfg << 'EOF' # internal
2025-08-20T21:13:23.3832709Z [00:03:00.731]➜  # import config
2025-08-20T21:13:23.3833046Z [00:03:00.731]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.3833856Z [00:03:00.731]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:23.3834670Z [00:03:00.731]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build1679262874/b915/_pkg_.a
2025-08-20T21:13:23.3835443Z [00:03:00.731]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1679262874/b916/_pkg_.a
2025-08-20T21:13:23.3836034Z [00:03:00.731]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:23.3836462Z [00:03:00.731]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:23.3836873Z [00:03:00.731]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.3837298Z [00:03:00.731]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:23.3837722Z [00:03:00.731]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.3838162Z [00:03:00.731]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:23.3838496Z [00:03:00.731]➜  EOF
2025-08-20T21:13:23.3842623Z [00:03:00.731]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b913/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials=>github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials;$WORK/b913=>" -p github.com/docker/cli/cli/config/credentials -lang=go1.16 -complete -installsuffix shared -buildid 068CRtET34ouUMBwhM5z/068CRtET34ouUMBwhM5z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials/credentials.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials/default_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials/default_store_linux.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials/file_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/credentials/native_store.go
2025-08-20T21:13:23.4229376Z [00:03:00.771]➜  go tool buildid -w $WORK/b918/_pkg_.a # internal
2025-08-20T21:13:23.4244028Z [00:03:00.772]➜  cp $WORK/b918/_pkg_.a /root/.cache/go-build/42/424c9f460563ee873357d8bccce254c21c16b52fc4c57f751f8438328bb18729-d # internal
2025-08-20T21:13:23.4250351Z [00:03:00.773]➜  github.com/mitchellh/go-homedir
2025-08-20T21:13:23.4250892Z [00:03:00.773]➜  mkdir -p $WORK/b920/
2025-08-20T21:13:23.4253505Z [00:03:00.773]➜  cat >/tmp/go-build1679262874/b920/importcfg << 'EOF' # internal
2025-08-20T21:13:23.4257965Z [00:03:00.773]➜  # import config
2025-08-20T21:13:23.4258794Z [00:03:00.773]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.4259754Z [00:03:00.773]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.4261370Z [00:03:00.773]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.4261814Z [00:03:00.773]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:23.4262285Z [00:03:00.773]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.4262736Z [00:03:00.773]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:23.4263165Z [00:03:00.773]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:23.4263590Z [00:03:00.773]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.4264014Z [00:03:00.773]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.4264324Z [00:03:00.773]➜  EOF
2025-08-20T21:13:23.4266397Z [00:03:00.773]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b920/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0=>github.com/mitchellh/go-homedir@v1.1.0;$WORK/b920=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -installsuffix shared -buildid yZn6mkD4Ub145BRVKePj/yZn6mkD4Ub145BRVKePj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/homedir.go
2025-08-20T21:13:23.4268123Z [00:03:00.774]➜  go tool buildid -w $WORK/b875/_pkg_.a # internal
2025-08-20T21:13:23.4273788Z [00:03:00.775]➜  cp $WORK/b875/_pkg_.a /root/.cache/go-build/c2/c2a80b0911b3bfa89e0901f6e81382fa25e388329dedc6ace4ba155a96265293-d # internal
2025-08-20T21:13:23.4292164Z [00:03:00.777]➜  github.com/sylabs/squashfs
2025-08-20T21:13:23.4292644Z [00:03:00.777]➜  mkdir -p $WORK/b872/
2025-08-20T21:13:23.4293049Z [00:03:00.777]➜  cat >/tmp/go-build1679262874/b872/importcfg << 'EOF' # internal
2025-08-20T21:13:23.4293527Z [00:03:00.777]➜  # import config
2025-08-20T21:13:23.4293897Z [00:03:00.777]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.4294627Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/internal/routinemanager=/tmp/go-build1679262874/b873/_pkg_.a
2025-08-20T21:13:23.4295451Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/internal/toreader=/tmp/go-build1679262874/b874/_pkg_.a
2025-08-20T21:13:23.4296185Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/low=/tmp/go-build1679262874/b875/_pkg_.a
2025-08-20T21:13:23.4296891Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/low/data=/tmp/go-build1679262874/b895/_pkg_.a
2025-08-20T21:13:23.4297679Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/low/directory=/tmp/go-build1679262874/b896/_pkg_.a
2025-08-20T21:13:23.4298822Z [00:03:00.777]➜  packagefile github.com/sylabs/squashfs/low/inode=/tmp/go-build1679262874/b897/_pkg_.a
2025-08-20T21:13:23.4299521Z [00:03:00.777]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.4300081Z [00:03:00.777]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.4301078Z [00:03:00.777]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:23.4301631Z [00:03:00.777]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.4302207Z [00:03:00.777]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:23.4302811Z [00:03:00.777]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.4303376Z [00:03:00.777]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.4303943Z [00:03:00.777]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:23.4304487Z [00:03:00.777]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:23.4305007Z [00:03:00.777]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:23.4305542Z [00:03:00.777]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.4306095Z [00:03:00.777]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.4306515Z [00:03:00.777]➜  EOF
2025-08-20T21:13:23.4309219Z [00:03:00.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6=>github.com/sylabs/squashfs@v1.0.6;$WORK/b872=>" -p github.com/sylabs/squashfs -lang=go1.24 -complete -installsuffix shared -buildid PiTsfoUtOCtTZi3dbbUP/PiTsfoUtOCtTZi3dbbUP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/extraction_options.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/file.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/file_info.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/fs.go /root/go/pkg/mod/github.com/sylabs/squashfs@v1.0.6/reader.go
2025-08-20T21:13:23.4377641Z [00:03:00.786]➜  go tool buildid -w $WORK/b913/_pkg_.a # internal
2025-08-20T21:13:23.4397718Z [00:03:00.788]➜  cp $WORK/b913/_pkg_.a /root/.cache/go-build/6e/6ee59f5ea16c9f2fbdca5de5a2a8443c4e918f7491eb35030784783d79037a3b-d # internal
2025-08-20T21:13:23.4426868Z [00:03:00.791]➜  github.com/docker/cli/cli/config/memorystore
2025-08-20T21:13:23.4431633Z [00:03:00.791]➜  mkdir -p $WORK/b917/
2025-08-20T21:13:23.4432114Z [00:03:00.791]➜  cat >/tmp/go-build1679262874/b917/importcfg << 'EOF' # internal
2025-08-20T21:13:23.4435027Z [00:03:00.791]➜  # import config
2025-08-20T21:13:23.4435915Z [00:03:00.791]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.4436352Z [00:03:00.791]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.4436924Z [00:03:00.791]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build1679262874/b913/_pkg_.a
2025-08-20T21:13:23.4437609Z [00:03:00.791]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:23.4438128Z [00:03:00.791]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:23.4438543Z [00:03:00.791]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.4438955Z [00:03:00.791]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.4439263Z [00:03:00.791]➜  EOF
2025-08-20T21:13:23.4441686Z [00:03:00.791]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b917/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/memorystore=>github.com/docker/cli@v28.3.0+incompatible/cli/config/memorystore;$WORK/b917=>" -p github.com/docker/cli/cli/config/memorystore -lang=go1.16 -complete -installsuffix shared -buildid npA56qfpy11a9VEGvS2E/npA56qfpy11a9VEGvS2E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/memorystore/store.go
2025-08-20T21:13:23.4503122Z [00:03:00.798]➜  go tool buildid -w $WORK/b920/_pkg_.a # internal
2025-08-20T21:13:23.4510852Z [00:03:00.799]➜  cp $WORK/b920/_pkg_.a /root/.cache/go-build/0f/0f16824bdde6b4771a7ac05f1c149345bbae56b27d2a17039e7a5f9874830f3e-d # internal
2025-08-20T21:13:23.4564659Z [00:03:00.804]➜  github.com/google/go-containerregistry/pkg/v1
2025-08-20T21:13:23.4565478Z [00:03:00.804]➜  mkdir -p $WORK/b921/
2025-08-20T21:13:23.4571162Z [00:03:00.805]➜  cat >/tmp/go-build1679262874/b921/importcfg << 'EOF' # internal
2025-08-20T21:13:23.4571570Z [00:03:00.805]➜  # import config
2025-08-20T21:13:23.4571950Z [00:03:00.805]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:23.4572386Z [00:03:00.805]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:23.4572840Z [00:03:00.805]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:23.4573306Z [00:03:00.805]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.4573749Z [00:03:00.805]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.4574335Z [00:03:00.805]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:23.4574913Z [00:03:00.805]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:23.4575318Z [00:03:00.805]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.4576948Z [00:03:00.805]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.4578477Z [00:03:00.805]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.4578908Z [00:03:00.805]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.4579220Z [00:03:00.805]➜  EOF
2025-08-20T21:13:23.4584387Z [00:03:00.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b921/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1=>github.com/google/go-containerregistry@v0.20.6/pkg/v1;$WORK/b921=>" -p github.com/google/go-containerregistry/pkg/v1 -lang=go1.24 -complete -installsuffix shared -buildid 7NvcF0qfwGUAA8CHZaIy/7NvcF0qfwGUAA8CHZaIy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/config.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/hash.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/index.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/manifest.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/platform.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/progress.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/zz_deepcopy_generated.go
2025-08-20T21:13:23.4957536Z [00:03:00.844]➜  go tool buildid -w $WORK/b917/_pkg_.a # internal
2025-08-20T21:13:23.4967059Z [00:03:00.845]➜  cp $WORK/b917/_pkg_.a /root/.cache/go-build/37/372421cc3a7d02e531057baf56aacf12a78c119e6be9bb66ec8d4be707c4010f-d # internal
2025-08-20T21:13:23.5013049Z [00:03:00.849]➜  github.com/docker/cli/cli/config/configfile
2025-08-20T21:13:23.5013483Z [00:03:00.849]➜  mkdir -p $WORK/b912/
2025-08-20T21:13:23.5013897Z [00:03:00.849]➜  cat >/tmp/go-build1679262874/b912/importcfg << 'EOF' # internal
2025-08-20T21:13:23.5014243Z [00:03:00.849]➜  # import config
2025-08-20T21:13:23.5014615Z [00:03:00.849]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:23.5015093Z [00:03:00.849]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.5015530Z [00:03:00.849]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.5016509Z [00:03:00.849]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build1679262874/b913/_pkg_.a
2025-08-20T21:13:23.5017209Z [00:03:00.849]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build1679262874/b917/_pkg_.a
2025-08-20T21:13:23.5018142Z [00:03:00.849]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:23.5018791Z [00:03:00.849]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:13:23.5019340Z [00:03:00.849]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:23.5019813Z [00:03:00.849]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.5020212Z [00:03:00.849]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.5020946Z [00:03:00.849]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.5021460Z [00:03:00.849]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.5021896Z [00:03:00.849]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:23.5022211Z [00:03:00.849]➜  EOF
2025-08-20T21:13:23.5024800Z [00:03:00.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b912/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/configfile=>github.com/docker/cli@v28.3.0+incompatible/cli/config/configfile;$WORK/b912=>" -p github.com/docker/cli/cli/config/configfile -lang=go1.16 -complete -installsuffix shared -buildid PZhKVaxeZUAzagzAjCzB/PZhKVaxeZUAzagzAjCzB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/configfile/file.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/configfile/file_unix.go
2025-08-20T21:13:23.5632056Z [00:03:00.911]➜  go tool buildid -w $WORK/b912/_pkg_.a # internal
2025-08-20T21:13:23.5645273Z [00:03:00.913]➜  cp $WORK/b912/_pkg_.a /root/.cache/go-build/fb/fb96b3ac0a1a3f8738306abb83f5b266a701d3fce62eeb896f6882af3655b224-d # internal
2025-08-20T21:13:23.5676448Z [00:03:00.916]➜  github.com/docker/cli/cli/config
2025-08-20T21:13:23.5676899Z [00:03:00.916]➜  mkdir -p $WORK/b911/
2025-08-20T21:13:23.5681566Z [00:03:00.916]➜  cat >/tmp/go-build1679262874/b911/importcfg << 'EOF' # internal
2025-08-20T21:13:23.5682235Z [00:03:00.916]➜  # import config
2025-08-20T21:13:23.5682600Z [00:03:00.916]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.5683450Z [00:03:00.916]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build1679262874/b912/_pkg_.a
2025-08-20T21:13:23.5684207Z [00:03:00.916]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build1679262874/b913/_pkg_.a
2025-08-20T21:13:23.5684880Z [00:03:00.916]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:23.5685461Z [00:03:00.916]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:13:23.5685932Z [00:03:00.916]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.5686331Z [00:03:00.916]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.5686755Z [00:03:00.916]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:23.5687209Z [00:03:00.916]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.5687660Z [00:03:00.916]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:23.5688094Z [00:03:00.916]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.5688514Z [00:03:00.916]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.5688825Z [00:03:00.916]➜  EOF
2025-08-20T21:13:23.5692558Z [00:03:00.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b911/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config=>github.com/docker/cli@v28.3.0+incompatible/cli/config;$WORK/b911=>" -p github.com/docker/cli/cli/config -lang=go1.16 -complete -installsuffix shared -buildid W0RrDHCXTSrJ2jy5iuWg/W0RrDHCXTSrJ2jy5iuWg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/config/config.go
2025-08-20T21:13:23.5789898Z [00:03:00.926]➜  go tool buildid -w $WORK/b872/_pkg_.a # internal
2025-08-20T21:13:23.5812156Z [00:03:00.929]➜  cp $WORK/b872/_pkg_.a /root/.cache/go-build/59/59821c28ee72ee47ace4840589a79fe7fda986b759dfb041d5ace9d5807ee1a9-d # internal
2025-08-20T21:13:23.5931743Z [00:03:00.941]➜  github.com/anchore/stereoscope/pkg/file
2025-08-20T21:13:23.5932382Z [00:03:00.941]➜  mkdir -p $WORK/b859/
2025-08-20T21:13:23.5941971Z [00:03:00.942]➜  cat >/tmp/go-build1679262874/b859/importcfg << 'EOF' # internal
2025-08-20T21:13:23.5942353Z [00:03:00.942]➜  # import config
2025-08-20T21:13:23.5942716Z [00:03:00.942]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:23.5943184Z [00:03:00.942]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.5943600Z [00:03:00.942]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.5944181Z [00:03:00.942]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:23.5944835Z [00:03:00.942]➜  packagefile github.com/gabriel-vasile/mimetype=/tmp/go-build1679262874/b862/_pkg_.a
2025-08-20T21:13:23.5945458Z [00:03:00.942]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:23.5946064Z [00:03:00.942]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:23.5946626Z [00:03:00.942]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:23.5947172Z [00:03:00.942]➜  packagefile github.com/sylabs/squashfs=/tmp/go-build1679262874/b872/_pkg_.a
2025-08-20T21:13:23.5947646Z [00:03:00.942]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.5948054Z [00:03:00.942]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.5948459Z [00:03:00.942]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.5948878Z [00:03:00.942]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.5949320Z [00:03:00.942]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.5949761Z [00:03:00.942]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.5950526Z [00:03:00.942]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.5951287Z [00:03:00.942]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:23.5951733Z [00:03:00.942]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:23.5952152Z [00:03:00.942]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.5952468Z [00:03:00.942]➜  EOF
2025-08-20T21:13:23.5970467Z [00:03:00.944]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file=>github.com/anchore/stereoscope@v0.1.6/pkg/file;$WORK/b859=>" -p github.com/anchore/stereoscope/pkg/file -lang=go1.24 -complete -installsuffix shared -buildid m-exs-62tqbDtuCslM-n/m-exs-62tqbDtuCslM-n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/get_xid.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/id.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/id_set.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/lazy_bounded_read_closer.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/lazy_read_closer.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/metadata.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/mime_type.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/opener.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/path.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/path_set.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/path_stack.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/reference.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/reference_set.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/references.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/resolution.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/size.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/squashfs_walk.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/tar_index.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/tar_index_entry.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/tarutil.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/temp_dir_generator.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/file/type.go
2025-08-20T21:13:23.5980335Z [00:03:00.946]➜  go tool buildid -w $WORK/b921/_pkg_.a # internal
2025-08-20T21:13:23.6026985Z [00:03:00.951]➜  cp $WORK/b921/_pkg_.a /root/.cache/go-build/ec/ec534db69fa9053356e8840dc117e563fe8127744ee19dd505812da4500d5f8c-d # internal
2025-08-20T21:13:23.6061755Z [00:03:00.954]➜  go tool buildid -w $WORK/b911/_pkg_.a # internal
2025-08-20T21:13:23.6070321Z [00:03:00.955]➜  cp $WORK/b911/_pkg_.a /root/.cache/go-build/ea/ea62efc495faae34912ad2ec400d1969f060183f5b066d7541d995dee7d476b1-d # internal
2025-08-20T21:13:23.6091904Z [00:03:00.957]➜  github.com/wagoodman/go-progress
2025-08-20T21:13:23.6106157Z [00:03:00.958]➜  mkdir -p $WORK/b923/
2025-08-20T21:13:23.6107304Z [00:03:00.958]➜  cat >/tmp/go-build1679262874/b923/importcfg << 'EOF' # internal
2025-08-20T21:13:23.6107747Z [00:03:00.958]➜  # import config
2025-08-20T21:13:23.6108129Z [00:03:00.958]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:23.6108564Z [00:03:00.958]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.6109097Z [00:03:00.958]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:23.6109615Z [00:03:00.958]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.6110024Z [00:03:00.958]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.6110459Z [00:03:00.958]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:23.6111543Z [00:03:00.958]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.6111917Z [00:03:00.958]➜  EOF
2025-08-20T21:13:23.6118212Z [00:03:00.958]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b923/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0=>github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0;$WORK/b923=>" -p github.com/wagoodman/go-progress -lang=go1.14 -complete -installsuffix shared -buildid aFJskE5X4huavHDk2_3C/aFJskE5X4huavHDk2_3C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/aggregator.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/atomic_stage.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/formater.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/generator.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/manual.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/progress.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/reader.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/stage.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/stream.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/timed_progress.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/timer.go /root/go/pkg/mod/github.com/wagoodman/go-progress@v0.0.0-20230925121702-07e42b3cdba0/writer.go
2025-08-20T21:13:23.6124106Z [00:03:00.960]➜  github.com/google/go-containerregistry/pkg/authn
2025-08-20T21:13:23.6124438Z [00:03:00.960]➜  mkdir -p $WORK/b910/
2025-08-20T21:13:23.6124813Z [00:03:00.960]➜  cat >/tmp/go-build1679262874/b910/importcfg << 'EOF' # internal
2025-08-20T21:13:23.6125156Z [00:03:00.960]➜  # import config
2025-08-20T21:13:23.6125498Z [00:03:00.960]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:23.6125955Z [00:03:00.960]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:23.6126429Z [00:03:00.960]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:23.6126870Z [00:03:00.960]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.6127377Z [00:03:00.960]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build1679262874/b911/_pkg_.a
2025-08-20T21:13:23.6128033Z [00:03:00.960]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build1679262874/b912/_pkg_.a
2025-08-20T21:13:23.6128697Z [00:03:00.960]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:23.6129381Z [00:03:00.960]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:23.6130030Z [00:03:00.960]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build1679262874/b920/_pkg_.a
2025-08-20T21:13:23.6130517Z [00:03:00.960]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.6131161Z [00:03:00.960]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.6131620Z [00:03:00.960]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.6132039Z [00:03:00.960]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.6132445Z [00:03:00.960]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.6132778Z [00:03:00.960]➜  EOF
2025-08-20T21:13:23.6139817Z [00:03:00.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b910/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn=>github.com/google/go-containerregistry@v0.20.6/pkg/authn;$WORK/b910=>" -p github.com/google/go-containerregistry/pkg/authn -lang=go1.24 -complete -installsuffix shared -buildid rv-3otkWTyQ0DGsA8gq2/rv-3otkWTyQ0DGsA8gq2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/anon.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/auth.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/authn.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/basic.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/bearer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/keychain.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/authn/multikeychain.go
2025-08-20T21:13:23.6856423Z [00:03:01.033]➜  go tool buildid -w $WORK/b910/_pkg_.a # internal
2025-08-20T21:13:23.6900192Z [00:03:01.038]➜  cp $WORK/b910/_pkg_.a /root/.cache/go-build/32/3232a95fa12f58dd0d5111baab57607d035b20cda0eb270f140a738b17773cbf-d # internal
2025-08-20T21:13:23.6932124Z [00:03:01.041]➜  github.com/gohugoio/hashstructure
2025-08-20T21:13:23.6935807Z [00:03:01.041]➜  mkdir -p $WORK/b926/
2025-08-20T21:13:23.6936581Z [00:03:01.042]➜  cat >/tmp/go-build1679262874/b926/importcfg << 'EOF' # internal
2025-08-20T21:13:23.6937524Z [00:03:01.042]➜  # import config
2025-08-20T21:13:23.6937911Z [00:03:01.042]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.6938366Z [00:03:01.042]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.6941330Z [00:03:01.042]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:23.6941927Z [00:03:01.042]➜  packagefile hash/fnv=/tmp/go-build1679262874/b303/_pkg_.a
2025-08-20T21:13:23.6943877Z [00:03:01.042]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:23.6944373Z [00:03:01.042]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:23.6944798Z [00:03:01.042]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.6945108Z [00:03:01.042]➜  EOF
2025-08-20T21:13:23.6947536Z [00:03:01.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b926/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gohugoio/hashstructure@v0.5.0=>github.com/gohugoio/hashstructure@v0.5.0;$WORK/b926=>" -p github.com/gohugoio/hashstructure -lang=go1.18 -complete -installsuffix shared -buildid 4ExvM4GXiyJkyEb-PY9D/4ExvM4GXiyJkyEb-PY9D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack /root/go/pkg/mod/github.com/gohugoio/hashstructure@v0.5.0/errors.go /root/go/pkg/mod/github.com/gohugoio/hashstructure@v0.5.0/hashstructure.go /root/go/pkg/mod/github.com/gohugoio/hashstructure@v0.5.0/include.go
2025-08-20T21:13:23.6986333Z [00:03:01.047]➜  go tool buildid -w $WORK/b923/_pkg_.a # internal
2025-08-20T21:13:23.7025495Z [00:03:01.051]➜  cp $WORK/b923/_pkg_.a /root/.cache/go-build/7c/7cde1310242c7f852899d8609ad3f5111cdcdbf5789333f0b5c6365a97e20445-d # internal
2025-08-20T21:13:23.7084085Z [00:03:01.056]➜  github.com/anchore/syft/internal/spdxlicense
2025-08-20T21:13:23.7086788Z [00:03:01.056]➜  mkdir -p $WORK/b928/
2025-08-20T21:13:23.7088162Z [00:03:01.057]➜  cat >/tmp/go-build1679262874/b928/importcfg << 'EOF' # internal
2025-08-20T21:13:23.7088560Z [00:03:01.057]➜  # import config
2025-08-20T21:13:23.7088952Z [00:03:01.057]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.7089282Z [00:03:01.057]➜  EOF
2025-08-20T21:13:23.7095290Z [00:03:01.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b928/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/spdxlicense=>github.com/anchore/syft@v1.28.0/internal/spdxlicense;$WORK/b928=>" -p github.com/anchore/syft/internal/spdxlicense -lang=go1.24 -complete -installsuffix shared -buildid BvTmzAepkhUEjrqafrL7/BvTmzAepkhUEjrqafrL7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/spdxlicense/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/spdxlicense/license_list.go
2025-08-20T21:13:23.7618655Z [00:03:01.110]➜  go tool buildid -w $WORK/b928/_pkg_.a # internal
2025-08-20T21:13:23.7622411Z [00:03:01.110]➜  cp $WORK/b928/_pkg_.a /root/.cache/go-build/4d/4d07a5f44e965e6f4b6cf34b40591c49d9b7aace19640558a10fa72130987d61-d # internal
2025-08-20T21:13:23.7637799Z [00:03:01.112]➜  github.com/github/go-spdx/v2/spdxexp
2025-08-20T21:13:23.7638434Z [00:03:01.112]➜  mkdir -p $WORK/b929/
2025-08-20T21:13:23.7644329Z [00:03:01.112]➜  cat >/tmp/go-build1679262874/b929/importcfg << 'EOF' # internal
2025-08-20T21:13:23.7646425Z [00:03:01.112]➜  # import config
2025-08-20T21:13:23.7646784Z [00:03:01.112]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.7647209Z [00:03:01.112]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.7647806Z [00:03:01.112]➜  packagefile github.com/github/go-spdx/v2/spdxexp/spdxlicenses=/tmp/go-build1679262874/b930/_pkg_.a
2025-08-20T21:13:23.7648373Z [00:03:01.112]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.7648791Z [00:03:01.112]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.7649210Z [00:03:01.112]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.7650001Z [00:03:01.112]➜  EOF
2025-08-20T21:13:23.7654650Z [00:03:01.113]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b929/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp=>github.com/github/go-spdx/v2@v2.3.3/spdxexp;$WORK/b929=>" -p github.com/github/go-spdx/v2/spdxexp -lang=go1.21 -complete -installsuffix shared -buildid 701an9GsvsAkz3P3TP--/701an9GsvsAkz3P3TP-- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/compare.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/doc.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/extracts.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/helpers.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/license.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/node.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/parse.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/satisfies.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/scan.go /root/go/pkg/mod/github.com/github/go-spdx/v2@v2.3.3/spdxexp/test_helper.go
2025-08-20T21:13:23.7947328Z [00:03:01.142]➜  go tool buildid -w $WORK/b926/_pkg_.a # internal
2025-08-20T21:13:23.7959922Z [00:03:01.144]➜  cp $WORK/b926/_pkg_.a /root/.cache/go-build/3f/3f45c8bbd21a38a967d116c77a00c90f16472c086aebca7e62f00873919f5932-d # internal
2025-08-20T21:13:23.7999900Z [00:03:01.148]➜  github.com/anchore/syft/syft/artifact
2025-08-20T21:13:23.8021170Z [00:03:01.148]➜  mkdir -p $WORK/b925/
2025-08-20T21:13:23.8021713Z [00:03:01.148]➜  cat >/tmp/go-build1679262874/b925/importcfg << 'EOF' # internal
2025-08-20T21:13:23.8022084Z [00:03:01.148]➜  # import config
2025-08-20T21:13:23.8022422Z [00:03:01.148]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.8022941Z [00:03:01.148]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:13:23.8023361Z [00:03:01.148]➜  EOF
2025-08-20T21:13:23.8025607Z [00:03:01.149]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b925/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/artifact=>github.com/anchore/syft@v1.28.0/syft/artifact;$WORK/b925=>" -p github.com/anchore/syft/syft/artifact -lang=go1.24 -complete -installsuffix shared -buildid MjBOjFXBBxMgT6Zx8gFy/MjBOjFXBBxMgT6Zx8gFy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/artifact/id.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/artifact/relationship.go
2025-08-20T21:13:23.8180521Z [00:03:01.166]➜  go tool buildid -w $WORK/b859/_pkg_.a # internal
2025-08-20T21:13:23.8278405Z [00:03:01.176]➜  cp $WORK/b859/_pkg_.a /root/.cache/go-build/fd/fd8a8ebd2c548511ca93531a0a9ef27971e476b89cb26c4e1289c3498fe9d1d7-d # internal
2025-08-20T21:13:23.8307101Z [00:03:01.179]➜  github.com/anchore/stereoscope/pkg/filetree/filenode
2025-08-20T21:13:23.8309367Z [00:03:01.179]➜  mkdir -p $WORK/b902/
2025-08-20T21:13:23.8311085Z [00:03:01.179]➜  cat >/tmp/go-build1679262874/b902/importcfg << 'EOF' # internal
2025-08-20T21:13:23.8312639Z [00:03:01.179]➜  # import config
2025-08-20T21:13:23.8313221Z [00:03:01.179]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:23.8313919Z [00:03:01.179]➜  packagefile github.com/anchore/stereoscope/pkg/tree/node=/tmp/go-build1679262874/b903/_pkg_.a
2025-08-20T21:13:23.8314476Z [00:03:01.179]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.8314937Z [00:03:01.179]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.8315279Z [00:03:01.179]➜  EOF
2025-08-20T21:13:23.8317799Z [00:03:01.179]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b902/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/filenode=>github.com/anchore/stereoscope@v0.1.6/pkg/filetree/filenode;$WORK/b902=>" -p github.com/anchore/stereoscope/pkg/filetree/filenode -lang=go1.24 -complete -installsuffix shared -buildid 07i3ZcHCO5ekcBpEVm_i/07i3ZcHCO5ekcBpEVm_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/filenode/filenode.go
2025-08-20T21:13:23.8388879Z [00:03:01.187]➜  go tool buildid -w $WORK/b925/_pkg_.a # internal
2025-08-20T21:13:23.8413394Z [00:03:01.187]➜  cp $WORK/b925/_pkg_.a /root/.cache/go-build/b8/b83ad7ebf18171c859d2c676faf97d5460a05137f450059447ac7745c50133b6-d # internal
2025-08-20T21:13:23.8414097Z [00:03:01.189]➜  github.com/hashicorp/go-version
2025-08-20T21:13:23.8414416Z [00:03:01.189]➜  mkdir -p $WORK/b931/
2025-08-20T21:13:23.8416737Z [00:03:01.190]➜  cat >/tmp/go-build1679262874/b931/importcfg << 'EOF' # internal
2025-08-20T21:13:23.8417858Z [00:03:01.190]➜  # import config
2025-08-20T21:13:23.8418582Z [00:03:01.190]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.8419819Z [00:03:01.190]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:23.8420345Z [00:03:01.190]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.8420934Z [00:03:01.190]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.8421374Z [00:03:01.190]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.8421792Z [00:03:01.190]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:23.8422528Z [00:03:01.190]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.8422958Z [00:03:01.190]➜  EOF
2025-08-20T21:13:23.8425351Z [00:03:01.190]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b931/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0=>github.com/hashicorp/go-version@v1.7.0;$WORK/b931=>" -p github.com/hashicorp/go-version -lang=go1.16 -complete -installsuffix shared -buildid Oh8IlIph9wX_a4R0wuEE/Oh8IlIph9wX_a4R0wuEE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/constraint.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/version.go /root/go/pkg/mod/github.com/hashicorp/go-version@v1.7.0/version_collection.go
2025-08-20T21:13:23.8691384Z [00:03:01.217]➜  go tool buildid -w $WORK/b902/_pkg_.a # internal
2025-08-20T21:13:23.8705015Z [00:03:01.218]➜  cp $WORK/b902/_pkg_.a /root/.cache/go-build/30/302d913ce17f4a94acba7e7b2e846139b6ea92dde6227193c6004b4b345df853-d # internal
2025-08-20T21:13:23.8754223Z [00:03:01.223]➜  github.com/anchore/stereoscope/pkg/filetree
2025-08-20T21:13:23.8754725Z [00:03:01.223]➜  mkdir -p $WORK/b901/
2025-08-20T21:13:23.8757473Z [00:03:01.224]➜  cat >/tmp/go-build1679262874/b901/importcfg << 'EOF' # internal
2025-08-20T21:13:23.8757938Z [00:03:01.224]➜  # import config
2025-08-20T21:13:23.8758288Z [00:03:01.224]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.8759167Z [00:03:01.224]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.8759742Z [00:03:01.224]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:23.8760448Z [00:03:01.224]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:23.8761347Z [00:03:01.224]➜  packagefile github.com/anchore/stereoscope/pkg/filetree/filenode=/tmp/go-build1679262874/b902/_pkg_.a
2025-08-20T21:13:23.8762068Z [00:03:01.224]➜  packagefile github.com/anchore/stereoscope/pkg/tree=/tmp/go-build1679262874/b904/_pkg_.a
2025-08-20T21:13:23.8762753Z [00:03:01.224]➜  packagefile github.com/anchore/stereoscope/pkg/tree/node=/tmp/go-build1679262874/b903/_pkg_.a
2025-08-20T21:13:23.8763405Z [00:03:01.224]➜  packagefile github.com/becheran/wildmatch-go=/tmp/go-build1679262874/b905/_pkg_.a
2025-08-20T21:13:23.8764013Z [00:03:01.224]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:23.8764616Z [00:03:01.224]➜  packagefile github.com/scylladb/go-set/iset=/tmp/go-build1679262874/b907/_pkg_.a
2025-08-20T21:13:23.8765212Z [00:03:01.224]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:23.8766080Z [00:03:01.224]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:23.8766560Z [00:03:01.224]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:23.8766979Z [00:03:01.224]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.8767435Z [00:03:01.224]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:23.8767888Z [00:03:01.224]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.8768308Z [00:03:01.224]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.8768732Z [00:03:01.224]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.8769164Z [00:03:01.224]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.8769575Z [00:03:01.224]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:23.8769885Z [00:03:01.224]➜  EOF
2025-08-20T21:13:23.8775528Z [00:03:01.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b901/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree=>github.com/anchore/stereoscope@v0.1.6/pkg/filetree;$WORK/b901=>" -p github.com/anchore/stereoscope/pkg/filetree -lang=go1.24 -complete -installsuffix shared -buildid 1AbuWcU7NMyRRWn9eZjO/1AbuWcU7NMyRRWn9eZjO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/builder.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/depth_first_path_walker.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/filetree.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/glob.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/glob_parser.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/index.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/interfaces.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/link_strategy.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/node_access.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/search.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/filetree/union_filetree.go
2025-08-20T21:13:23.8970015Z [00:03:01.245]➜  go tool buildid -w $WORK/b929/_pkg_.a # internal
2025-08-20T21:13:23.8989144Z [00:03:01.246]➜  cp $WORK/b929/_pkg_.a /root/.cache/go-build/59/595091aa2f8495a7affc0b8301eb5d7b427bd7f05c2e17066ae8e8b5c6f27ffe-d # internal
2025-08-20T21:13:23.8989887Z [00:03:01.247]➜  github.com/anchore/syft/syft/license
2025-08-20T21:13:23.8990219Z [00:03:01.247]➜  mkdir -p $WORK/b927/
2025-08-20T21:13:23.8994291Z [00:03:01.247]➜  cat >/tmp/go-build1679262874/b927/importcfg << 'EOF' # internal
2025-08-20T21:13:23.8996622Z [00:03:01.247]➜  # import config
2025-08-20T21:13:23.8998907Z [00:03:01.247]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.8999691Z [00:03:01.247]➜  packagefile github.com/anchore/syft/internal/spdxlicense=/tmp/go-build1679262874/b928/_pkg_.a
2025-08-20T21:13:23.9000664Z [00:03:01.247]➜  packagefile github.com/github/go-spdx/v2/spdxexp=/tmp/go-build1679262874/b929/_pkg_.a
2025-08-20T21:13:23.9001370Z [00:03:01.247]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:23.9002052Z [00:03:01.247]➜  EOF
2025-08-20T21:13:23.9041561Z [00:03:01.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b927/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/license=>github.com/anchore/syft@v1.28.0/syft/license;$WORK/b927=>" -p github.com/anchore/syft/syft/license -lang=go1.24 -complete -installsuffix shared -buildid dfBZ39AAtW8_TVpgnSHB/dfBZ39AAtW8_TVpgnSHB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/license/license.go
2025-08-20T21:13:23.9253444Z [00:03:01.273]➜  go tool buildid -w $WORK/b931/_pkg_.a # internal
2025-08-20T21:13:23.9266643Z [00:03:01.274]➜  cp $WORK/b931/_pkg_.a /root/.cache/go-build/2d/2d2cd186cd9d6e0724ec5fa0a12242020cb5ce86f655dcb851b3abf20e033185-d # internal
2025-08-20T21:13:23.9274103Z [00:03:01.275]➜  github.com/anchore/packageurl-go
2025-08-20T21:13:23.9275218Z [00:03:01.276]➜  mkdir -p $WORK/b934/
2025-08-20T21:13:23.9286308Z [00:03:01.276]➜  go tool buildid -w $WORK/b927/_pkg_.a # internal
2025-08-20T21:13:23.9287068Z [00:03:01.277]➜  cp $WORK/b927/_pkg_.a /root/.cache/go-build/51/5177a86c3615f5c939e4a37e07082f274937d8e384253d9ed3f1915bac4c7e85-d # internal
2025-08-20T21:13:23.9291685Z [00:03:01.277]➜  cat >/tmp/go-build1679262874/b934/importcfg << 'EOF' # internal
2025-08-20T21:13:23.9292968Z [00:03:01.277]➜  # import config
2025-08-20T21:13:23.9294452Z [00:03:01.277]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.9296033Z [00:03:01.277]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.9296467Z [00:03:01.277]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:23.9296929Z [00:03:01.277]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:23.9297348Z [00:03:01.277]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:23.9297769Z [00:03:01.277]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.9298539Z [00:03:01.277]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.9298927Z [00:03:01.277]➜  EOF
2025-08-20T21:13:23.9301491Z [00:03:01.278]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b934/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/packageurl-go@v0.1.1-0.20250220190351-d62adb6e1115=>github.com/anchore/packageurl-go@v0.1.1-0.20250220190351-d62adb6e1115;$WORK/b934=>" -p github.com/anchore/packageurl-go -lang=go1.18 -complete -installsuffix shared -buildid -ldME7vrDNIiDK2CYiwR/-ldME7vrDNIiDK2CYiwR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack /root/go/pkg/mod/github.com/anchore/packageurl-go@v0.1.1-0.20250220190351-d62adb6e1115/packageurl.go
2025-08-20T21:13:23.9307293Z [00:03:01.279]➜  github.com/google/licensecheck/internal/match
2025-08-20T21:13:23.9313972Z [00:03:01.279]➜  mkdir -p $WORK/b937/
2025-08-20T21:13:23.9316924Z [00:03:01.279]➜  cat >/tmp/go-build1679262874/b937/importcfg << 'EOF' # internal
2025-08-20T21:13:23.9317314Z [00:03:01.279]➜  # import config
2025-08-20T21:13:23.9317655Z [00:03:01.279]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:23.9318114Z [00:03:01.279]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:23.9318570Z [00:03:01.279]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:23.9319398Z [00:03:01.279]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:23.9319811Z [00:03:01.279]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:23.9320230Z [00:03:01.279]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:23.9320865Z [00:03:01.279]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:23.9321356Z [00:03:01.279]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:23.9321780Z [00:03:01.279]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:23.9322237Z [00:03:01.279]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:23.9322580Z [00:03:01.279]➜  EOF
2025-08-20T21:13:23.9325769Z [00:03:01.279]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b937/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/internal/match=>github.com/google/licensecheck@v0.3.1/internal/match;$WORK/b937=>" -p github.com/google/licensecheck/internal/match -lang=go1.12 -complete -installsuffix shared -buildid XUr2wA71gVUbJGI5Znbw/XUr2wA71gVUbJGI5Znbw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/internal/match/dict.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/internal/match/regexp.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/internal/match/rematch.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/internal/match/resyntax.go
2025-08-20T21:13:23.9928875Z [00:03:01.341]➜  go tool buildid -w $WORK/b934/_pkg_.a # internal
2025-08-20T21:13:23.9968574Z [00:03:01.345]➜  cp $WORK/b934/_pkg_.a /root/.cache/go-build/6f/6f37c2e4894329d1e7dfa32f2c94405e8446f05f7d12adc68be418fc4513fff3-d # internal
2025-08-20T21:13:24.0041092Z [00:03:01.352]➜  github.com/facebookincubator/nvdtools/wfn
2025-08-20T21:13:24.0047151Z [00:03:01.353]➜  mkdir -p $WORK/b939/
2025-08-20T21:13:24.0048260Z [00:03:01.353]➜  cat >/tmp/go-build1679262874/b939/importcfg << 'EOF' # internal
2025-08-20T21:13:24.0049472Z [00:03:01.353]➜  # import config
2025-08-20T21:13:24.0050203Z [00:03:01.353]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.0051320Z [00:03:01.353]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.0052473Z [00:03:01.353]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.0052965Z [00:03:01.353]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:24.0053293Z [00:03:01.353]➜  EOF
2025-08-20T21:13:24.0057048Z [00:03:01.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b939/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn=>github.com/facebookincubator/nvdtools@v0.1.5/wfn;$WORK/b939=>" -p github.com/facebookincubator/nvdtools/wfn -lang=go1.14 -complete -installsuffix shared -buildid yXB0hoVBKrXW9qcOjktL/yXB0hoVBKrXW9qcOjktL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/doc.go /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/fsb.go /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/matcher.go /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/matching.go /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/uri.go /root/go/pkg/mod/github.com/facebookincubator/nvdtools@v0.1.5/wfn/wfn.go
2025-08-20T21:13:24.0848199Z [00:03:01.433]➜  go tool buildid -w $WORK/b937/_pkg_.a # internal
2025-08-20T21:13:24.0904799Z [00:03:01.438]➜  cp $WORK/b937/_pkg_.a /root/.cache/go-build/c9/c94e1118441e6d43dfc791affe76d5c4c40c9d8fe2b817a90a8b48dddb50ce9b-d # internal
2025-08-20T21:13:24.1132687Z [00:03:01.461]➜  github.com/google/licensecheck
2025-08-20T21:13:24.1146891Z [00:03:01.463]➜  mkdir -p $WORK/b936/
2025-08-20T21:13:24.1151059Z [00:03:01.463]➜  cat >/tmp/go-build1679262874/b936/importcfg << 'EOF' # internal
2025-08-20T21:13:24.1151845Z [00:03:01.463]➜  # import config
2025-08-20T21:13:24.1152440Z [00:03:01.463]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:24.1152884Z [00:03:01.463]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.1153306Z [00:03:01.463]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.1153900Z [00:03:01.463]➜  packagefile github.com/google/licensecheck/internal/match=/tmp/go-build1679262874/b937/_pkg_.a
2025-08-20T21:13:24.1154455Z [00:03:01.463]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.1154889Z [00:03:01.463]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.1155319Z [00:03:01.463]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.1155739Z [00:03:01.463]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.1156046Z [00:03:01.463]➜  EOF
2025-08-20T21:13:24.1158779Z [00:03:01.463]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b936/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/licensecheck@v0.3.1=>github.com/google/licensecheck@v0.3.1;$WORK/b936=>" -p github.com/google/licensecheck -lang=go1.12 -complete -installsuffix shared -buildid 3v8LVUK5RwVJ60IQa_43/3v8LVUK5RwVJ60IQa_43 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/data.gen.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/license.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/scan.go /root/go/pkg/mod/github.com/google/licensecheck@v0.3.1/urls.go
2025-08-20T21:13:24.1284376Z [00:03:01.476]➜  go tool buildid -w $WORK/b939/_pkg_.a # internal
2025-08-20T21:13:24.1296142Z [00:03:01.478]➜  cp $WORK/b939/_pkg_.a /root/.cache/go-build/a6/a6553a94a2ae32721a205d66f6f6210738623c8025388fcbc1768a02b23b55cd-d # internal
2025-08-20T21:13:24.1323430Z [00:03:01.480]➜  go tool buildid -w $WORK/b901/_pkg_.a # internal
2025-08-20T21:13:24.1329685Z [00:03:01.481]➜  github.com/anchore/syft/syft/cpe
2025-08-20T21:13:24.1330086Z [00:03:01.481]➜  mkdir -p $WORK/b938/
2025-08-20T21:13:24.1333562Z [00:03:01.481]➜  cat >/tmp/go-build1679262874/b938/importcfg << 'EOF' # internal
2025-08-20T21:13:24.1335126Z [00:03:01.481]➜  # import config
2025-08-20T21:13:24.1336834Z [00:03:01.481]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.1337458Z [00:03:01.481]➜  packagefile github.com/facebookincubator/nvdtools/wfn=/tmp/go-build1679262874/b939/_pkg_.a
2025-08-20T21:13:24.1338006Z [00:03:01.481]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.1338698Z [00:03:01.481]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.1339214Z [00:03:01.481]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.1339537Z [00:03:01.481]➜  EOF
2025-08-20T21:13:24.1342426Z [00:03:01.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b938/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cpe=>github.com/anchore/syft@v1.28.0/syft/cpe;$WORK/b938=>" -p github.com/anchore/syft/syft/cpe -lang=go1.24 -complete -installsuffix shared -buildid GikpjMzGQi3MB7NGOHre/GikpjMzGQi3MB7NGOHre -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cpe/by_source_then_specificity.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cpe/by_specificity.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cpe/cpe.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cpe/merge_cpes.go
2025-08-20T21:13:24.1403556Z [00:03:01.488]➜  cp $WORK/b901/_pkg_.a /root/.cache/go-build/c1/c1f1e1a36ba264ca287f90ca1182b352bfca0b2f7f9292c5a02aa2425d0d0fce-d # internal
2025-08-20T21:13:24.1455213Z [00:03:01.493]➜  github.com/anchore/stereoscope/pkg/image
2025-08-20T21:13:24.1459621Z [00:03:01.493]➜  mkdir -p $WORK/b898/
2025-08-20T21:13:24.1460064Z [00:03:01.494]➜  cat >/tmp/go-build1679262874/b898/importcfg << 'EOF' # internal
2025-08-20T21:13:24.1460862Z [00:03:01.494]➜  # import config
2025-08-20T21:13:24.1461242Z [00:03:01.494]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.1461695Z [00:03:01.494]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:24.1462299Z [00:03:01.494]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:24.1462821Z [00:03:01.494]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:24.1463255Z [00:03:01.494]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.1463676Z [00:03:01.494]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.1464238Z [00:03:01.494]➜  packagefile github.com/anchore/stereoscope/internal/bus=/tmp/go-build1679262874/b899/_pkg_.a
2025-08-20T21:13:24.1464926Z [00:03:01.494]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:24.1465593Z [00:03:01.494]➜  packagefile github.com/anchore/stereoscope/pkg/event=/tmp/go-build1679262874/b900/_pkg_.a
2025-08-20T21:13:24.1466252Z [00:03:01.494]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:24.1466926Z [00:03:01.494]➜  packagefile github.com/anchore/stereoscope/pkg/filetree=/tmp/go-build1679262874/b901/_pkg_.a
2025-08-20T21:13:24.1467757Z [00:03:01.494]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:24.1468347Z [00:03:01.494]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:24.1468980Z [00:03:01.494]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build1679262874/b909/_pkg_.a
2025-08-20T21:13:24.1469674Z [00:03:01.494]➜  packagefile github.com/google/go-containerregistry/pkg/authn=/tmp/go-build1679262874/b910/_pkg_.a
2025-08-20T21:13:24.1470386Z [00:03:01.494]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:24.1471274Z [00:03:01.494]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:24.1471991Z [00:03:01.494]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:24.1472671Z [00:03:01.494]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:24.1473282Z [00:03:01.494]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:24.1474000Z [00:03:01.494]➜  packagefile github.com/sylabs/squashfs=/tmp/go-build1679262874/b872/_pkg_.a
2025-08-20T21:13:24.1474656Z [00:03:01.494]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:24.1475319Z [00:03:01.494]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:24.1475869Z [00:03:01.494]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.1476291Z [00:03:01.494]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:24.1476695Z [00:03:01.494]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.1477098Z [00:03:01.494]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:24.1477549Z [00:03:01.494]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:24.1477998Z [00:03:01.494]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.1478420Z [00:03:01.494]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:24.1478840Z [00:03:01.494]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.1479257Z [00:03:01.494]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.1479676Z [00:03:01.494]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.1480197Z [00:03:01.494]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.1480791Z [00:03:01.494]➜  EOF
2025-08-20T21:13:24.1492559Z [00:03:01.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b898/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image=>github.com/anchore/stereoscope@v0.1.6/pkg/image;$WORK/b898=>" -p github.com/anchore/stereoscope/pkg/image -lang=go1.24 -complete -installsuffix shared -buildid 2db1eP45BZSc3jhvatk0/2db1eP45BZSc3jhvatk0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/content_helpers.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/file_catalog.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/image.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/image_metadata.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/layer.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/layer_metadata.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/parse_reference.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/platform.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/registry_credentials.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/registry_options.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/source.go
2025-08-20T21:13:24.1788347Z [00:03:01.527]➜  go tool buildid -w $WORK/b938/_pkg_.a # internal
2025-08-20T21:13:24.1797986Z [00:03:01.528]➜  cp $WORK/b938/_pkg_.a /root/.cache/go-build/6c/6c7e921694c5af777c00ab919ad5c8c31b67fd1933e5c32721a738392950d9ec-d # internal
2025-08-20T21:13:24.1811378Z [00:03:01.529]➜  github.com/jinzhu/copier
2025-08-20T21:13:24.1812529Z [00:03:01.529]➜  mkdir -p $WORK/b940/
2025-08-20T21:13:24.1816868Z [00:03:01.530]➜  cat >/tmp/go-build1679262874/b940/importcfg << 'EOF' # internal
2025-08-20T21:13:24.1817648Z [00:03:01.530]➜  # import config
2025-08-20T21:13:24.1818862Z [00:03:01.530]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:24.1819683Z [00:03:01.530]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:24.1820188Z [00:03:01.530]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.1820718Z [00:03:01.530]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.1821203Z [00:03:01.530]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:24.1821638Z [00:03:01.530]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.1822386Z [00:03:01.530]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.1822920Z [00:03:01.530]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:24.1823248Z [00:03:01.530]➜  EOF
2025-08-20T21:13:24.1825186Z [00:03:01.530]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b940/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/copier@v0.4.0=>github.com/jinzhu/copier@v0.4.0;$WORK/b940=>" -p github.com/jinzhu/copier -lang=go1.13 -complete -installsuffix shared -buildid _OAh8GH3SFIsyGIsyYcT/_OAh8GH3SFIsyGIsyYcT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/copier@v0.4.0/copier.go /root/go/pkg/mod/github.com/jinzhu/copier@v0.4.0/errors.go
2025-08-20T21:13:24.2397367Z [00:03:01.588]➜  go tool buildid -w $WORK/b936/_pkg_.a # internal
2025-08-20T21:13:24.2701130Z [00:03:01.618]➜  cp $WORK/b936/_pkg_.a /root/.cache/go-build/34/346377f9d895a11eb2455305ac83a9cf661869065a14e290f9c7b5d94ee8ac2a-d # internal
2025-08-20T21:13:24.2750889Z [00:03:01.623]➜  github.com/anchore/syft/internal/licenses
2025-08-20T21:13:24.2751347Z [00:03:01.623]➜  mkdir -p $WORK/b935/
2025-08-20T21:13:24.2755027Z [00:03:01.624]➜  cat >/tmp/go-build1679262874/b935/importcfg << 'EOF' # internal
2025-08-20T21:13:24.2756310Z [00:03:01.624]➜  # import config
2025-08-20T21:13:24.2758701Z [00:03:01.624]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.2759143Z [00:03:01.624]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.2759680Z [00:03:01.624]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:24.2760464Z [00:03:01.624]➜  packagefile github.com/google/licensecheck=/tmp/go-build1679262874/b936/_pkg_.a
2025-08-20T21:13:24.2761186Z [00:03:01.624]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.2761497Z [00:03:01.624]➜  EOF
2025-08-20T21:13:24.2764443Z [00:03:01.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b935/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/licenses=>github.com/anchore/syft@v1.28.0/internal/licenses;$WORK/b935=>" -p github.com/anchore/syft/internal/licenses -lang=go1.24 -complete -installsuffix shared -buildid g3zoCyEtAHO0mCX7oPcP/g3zoCyEtAHO0mCX7oPcP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/licenses/context.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/licenses/find_evidence.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/licenses/list.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/licenses/scanner.go
2025-08-20T21:13:24.3035524Z [00:03:01.651]➜  go tool buildid -w $WORK/b935/_pkg_.a # internal
2025-08-20T21:13:24.3043715Z [00:03:01.652]➜  cp $WORK/b935/_pkg_.a /root/.cache/go-build/23/23e39bd836583fe58d216eb12e4e7858023a629aa969f98103bb9642f8ecc8c5-d # internal
2025-08-20T21:13:24.3048850Z [00:03:01.653]➜  golang.org/x/net/context
2025-08-20T21:13:24.3050796Z [00:03:01.653]➜  mkdir -p $WORK/b941/
2025-08-20T21:13:24.3055502Z [00:03:01.654]➜  cat >/tmp/go-build1679262874/b941/importcfg << 'EOF' # internal
2025-08-20T21:13:24.3056627Z [00:03:01.654]➜  # import config
2025-08-20T21:13:24.3056988Z [00:03:01.654]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.3057439Z [00:03:01.654]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.3057749Z [00:03:01.654]➜  EOF
2025-08-20T21:13:24.3059764Z [00:03:01.654]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b941/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/context=>golang.org/x/net@v0.42.0/context;$WORK/b941=>" -p golang.org/x/net/context -lang=go1.23 -complete -installsuffix shared -buildid 8__EztRbRn1DjjxUC2-E/8__EztRbRn1DjjxUC2-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/context/context.go
2025-08-20T21:13:24.3322576Z [00:03:01.680]➜  go tool buildid -w $WORK/b941/_pkg_.a # internal
2025-08-20T21:13:24.3325846Z [00:03:01.681]➜  cp $WORK/b941/_pkg_.a /root/.cache/go-build/03/033f29d400b6149a991bca4dc4e195e29448a0373e29c9e62000d4356d68c460-d # internal
2025-08-20T21:13:24.3357277Z [00:03:01.684]➜  github.com/anchore/grype/internal
2025-08-20T21:13:24.3358550Z [00:03:01.684]➜  mkdir -p $WORK/b942/
2025-08-20T21:13:24.3363232Z [00:03:01.684]➜  cat >/tmp/go-build1679262874/b942/importcfg << 'EOF' # internal
2025-08-20T21:13:24.3364095Z [00:03:01.684]➜  # import config
2025-08-20T21:13:24.3365432Z [00:03:01.684]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.3365899Z [00:03:01.684]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.3366323Z [00:03:01.684]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.3366640Z [00:03:01.684]➜  EOF
2025-08-20T21:13:24.3369451Z [00:03:01.685]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b942/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal=>github.com/anchore/grype@v0.96.0/internal;$WORK/b942=>" -p github.com/anchore/grype/internal -lang=go1.24 -complete -installsuffix shared -buildid rDYTWhRMEu33TNLc5Y3T/rDYTWhRMEu33TNLc5Y3T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/input.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/regex_helpers.go
2025-08-20T21:13:24.3436303Z [00:03:01.692]➜  go tool buildid -w $WORK/b940/_pkg_.a # internal
2025-08-20T21:13:24.3447183Z [00:03:01.693]➜  cp $WORK/b940/_pkg_.a /root/.cache/go-build/68/68900031af47ecec356bc867508f061b9f3f66147bef02659ac446deae19e9e2-d # internal
2025-08-20T21:13:24.3484115Z [00:03:01.696]➜  github.com/anchore/grype/internal/stringutil
2025-08-20T21:13:24.3484707Z [00:03:01.696]➜  mkdir -p $WORK/b943/
2025-08-20T21:13:24.3488196Z [00:03:01.697]➜  cat >/tmp/go-build1679262874/b943/importcfg << 'EOF' # internal
2025-08-20T21:13:24.3489142Z [00:03:01.697]➜  # import config
2025-08-20T21:13:24.3490055Z [00:03:01.697]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:24.3490530Z [00:03:01.697]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.3491127Z [00:03:01.697]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.3491586Z [00:03:01.697]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.3492052Z [00:03:01.697]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:24.3492395Z [00:03:01.697]➜  EOF
2025-08-20T21:13:24.3496102Z [00:03:01.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b943/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil=>github.com/anchore/grype@v0.96.0/internal/stringutil;$WORK/b943=>" -p github.com/anchore/grype/internal/stringutil -lang=go1.24 -complete -installsuffix shared -buildid 5p9qc46MJuLTcZaY1AAE/5p9qc46MJuLTcZaY1AAE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil/color.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil/parse.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil/string_helpers.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil/stringset.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/stringutil/tprint.go
2025-08-20T21:13:24.3637663Z [00:03:01.712]➜  go tool buildid -w $WORK/b898/_pkg_.a # internal
2025-08-20T21:13:24.3677294Z [00:03:01.716]➜  cp $WORK/b898/_pkg_.a /root/.cache/go-build/0c/0c091ea29f5e3b1a320f14b30c45c4fce2bca4c38aa770ef31608b12dd18ad21-d # internal
2025-08-20T21:13:24.3689860Z [00:03:01.717]➜  go tool buildid -w $WORK/b942/_pkg_.a # internal
2025-08-20T21:13:24.3705993Z [00:03:01.719]➜  cp $WORK/b942/_pkg_.a /root/.cache/go-build/52/5261237dcce9ed8587be3331129ec05b76980851abf80f131341310d6a545d4b-d # internal
2025-08-20T21:13:24.3710439Z [00:03:01.719]➜  github.com/containerd/log
2025-08-20T21:13:24.3712046Z [00:03:01.719]➜  mkdir -p $WORK/b949/
2025-08-20T21:13:24.3721617Z [00:03:01.720]➜  cat >/tmp/go-build1679262874/b949/importcfg << 'EOF' # internal
2025-08-20T21:13:24.3722030Z [00:03:01.720]➜  # import config
2025-08-20T21:13:24.3722386Z [00:03:01.720]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.3722830Z [00:03:01.720]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.3723324Z [00:03:01.720]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:24.3723711Z [00:03:01.720]➜  EOF
2025-08-20T21:13:24.3732555Z [00:03:01.721]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b949/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/log@v0.1.0=>github.com/containerd/log@v0.1.0;$WORK/b949=>" -p github.com/containerd/log -lang=go1.20 -complete -installsuffix shared -buildid o47Hg7ufU4RMJ9LfYmQs/o47Hg7ufU4RMJ9LfYmQs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack /root/go/pkg/mod/github.com/containerd/log@v0.1.0/context.go
2025-08-20T21:13:24.3759733Z [00:03:01.724]➜  github.com/anchore/syft/syft/file
2025-08-20T21:13:24.3760134Z [00:03:01.724]➜  mkdir -p $WORK/b858/
2025-08-20T21:13:24.3772772Z [00:03:01.725]➜  cat >/tmp/go-build1679262874/b858/importcfg << 'EOF' # internal
2025-08-20T21:13:24.3773783Z [00:03:01.725]➜  # import config
2025-08-20T21:13:24.3774286Z [00:03:01.725]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.3776139Z [00:03:01.725]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.3777629Z [00:03:01.725]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:24.3778373Z [00:03:01.725]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:24.3779051Z [00:03:01.725]➜  packagefile github.com/anchore/syft/internal/evidence=/tmp/go-build1679262874/b924/_pkg_.a
2025-08-20T21:13:24.3779701Z [00:03:01.725]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:24.3780336Z [00:03:01.725]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:24.3781151Z [00:03:01.725]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:24.3781771Z [00:03:01.725]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:24.3782376Z [00:03:01.725]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:13:24.3782997Z [00:03:01.725]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:24.3783604Z [00:03:01.725]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:24.3784103Z [00:03:01.725]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.3784499Z [00:03:01.725]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.3784907Z [00:03:01.725]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:24.3785322Z [00:03:01.725]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:24.3785742Z [00:03:01.725]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.3786163Z [00:03:01.725]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.3786478Z [00:03:01.725]➜  EOF
2025-08-20T21:13:24.3792281Z [00:03:01.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file=>github.com/anchore/syft@v1.28.0/syft/file;$WORK/b858=>" -p github.com/anchore/syft/syft/file -lang=go1.24 -complete -installsuffix shared -buildid bAYi8ssgEzRLk1pi1eQO/bAYi8ssgEzRLk1pi1eQO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/coordinate_set.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/coordinates.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/digest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/executable.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/location.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/location_read_closer.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/location_set.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/locations.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/mock_resolver.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/resolver.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/search_result.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/selection.go
2025-08-20T21:13:24.4000926Z [00:03:01.748]➜  go tool buildid -w $WORK/b943/_pkg_.a # internal
2025-08-20T21:13:24.4007534Z [00:03:01.749]➜  go tool buildid -w $WORK/b949/_pkg_.a # internal
2025-08-20T21:13:24.4016022Z [00:03:01.749]➜  cp $WORK/b949/_pkg_.a /root/.cache/go-build/2b/2bb79710d081969e520784931329fdd35927047bffad6448f47a6eefe4536d75-d # internal
2025-08-20T21:13:24.4019698Z [00:03:01.750]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T21:13:24.4032443Z [00:03:01.751]➜  mkdir -p $WORK/b950/
2025-08-20T21:13:24.4040088Z [00:03:01.751]➜  cat >/tmp/go-build1679262874/b950/importcfg << 'EOF' # internal
2025-08-20T21:13:24.4041851Z [00:03:01.751]➜  # import config
2025-08-20T21:13:24.4043382Z [00:03:01.751]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:24.4044122Z [00:03:01.751]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:24.4044829Z [00:03:01.751]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:24.4045380Z [00:03:01.751]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:24.4045802Z [00:03:01.751]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.4046119Z [00:03:01.751]➜  EOF
2025-08-20T21:13:24.4048567Z [00:03:01.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b950/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/status;$WORK/b950=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.21 -complete -installsuffix shared -buildid iNtg4R4-yozNOXTMx6yK/iNtg4R4-yozNOXTMx6yK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/status/status.pb.go
2025-08-20T21:13:24.4051168Z [00:03:01.751]➜  cp $WORK/b943/_pkg_.a /root/.cache/go-build/d4/d46fcb7536173a00d99792c6f188476dab958db85380c4b1ba9e61fdf12cccfb-d # internal
2025-08-20T21:13:24.4051773Z [00:03:01.752]➜  google.golang.org/grpc/grpclog/internal
2025-08-20T21:13:24.4052085Z [00:03:01.752]➜  mkdir -p $WORK/b955/
2025-08-20T21:13:24.4053259Z [00:03:01.752]➜  cat >/tmp/go-build1679262874/b955/importcfg << 'EOF' # internal
2025-08-20T21:13:24.4054190Z [00:03:01.752]➜  # import config
2025-08-20T21:13:24.4055123Z [00:03:01.752]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:24.4055674Z [00:03:01.753]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.4056088Z [00:03:01.753]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.4056497Z [00:03:01.753]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:24.4057253Z [00:03:01.753]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.4057634Z [00:03:01.753]➜  EOF
2025-08-20T21:13:24.4060188Z [00:03:01.753]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b955/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/internal=>google.golang.org/grpc@v1.68.1/grpclog/internal;$WORK/b955=>" -p google.golang.org/grpc/grpclog/internal -lang=go1.22 -complete -installsuffix shared -buildid lJSed4QknJ-nHqsISpYo/lJSed4QknJ-nHqsISpYo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/internal/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/internal/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/internal/loggerv2.go
2025-08-20T21:13:24.4616217Z [00:03:01.810]➜  go tool buildid -w $WORK/b950/_pkg_.a # internal
2025-08-20T21:13:24.4626860Z [00:03:01.811]➜  cp $WORK/b950/_pkg_.a /root/.cache/go-build/a5/a5cfe308788b02c93d5fae48f08b1187f2d59e3086b91219b21590558671818f-d # internal
2025-08-20T21:13:24.4639402Z [00:03:01.812]➜  google.golang.org/protobuf/protoadapt
2025-08-20T21:13:24.4646478Z [00:03:01.813]➜  mkdir -p $WORK/b959/
2025-08-20T21:13:24.4648621Z [00:03:01.813]➜  go tool buildid -w $WORK/b955/_pkg_.a # internal
2025-08-20T21:13:24.4650369Z [00:03:01.813]➜  cat >/tmp/go-build1679262874/b959/importcfg << 'EOF' # internal
2025-08-20T21:13:24.4653726Z [00:03:01.813]➜  # import config
2025-08-20T21:13:24.4654449Z [00:03:01.813]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:24.4655193Z [00:03:01.813]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1679262874/b312/_pkg_.a
2025-08-20T21:13:24.4656431Z [00:03:01.813]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:24.4669347Z [00:03:01.813]➜  EOF
2025-08-20T21:13:24.4672618Z [00:03:01.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b959/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/protoadapt=>google.golang.org/protobuf@v1.36.5/protoadapt;$WORK/b959=>" -p google.golang.org/protobuf/protoadapt -lang=go1.21 -complete -installsuffix shared -buildid CLb2AfWoaiqPJ40WLB83/CLb2AfWoaiqPJ40WLB83 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/protoadapt/convert.go
2025-08-20T21:13:24.4674715Z [00:03:01.815]➜  cp $WORK/b955/_pkg_.a /root/.cache/go-build/94/940f007922b1489e035c9e42216af5f499a10be9aa321da07c00ab2b5dd0123c-d # internal
2025-08-20T21:13:24.4777378Z [00:03:01.826]➜  google.golang.org/grpc/grpclog
2025-08-20T21:13:24.4777790Z [00:03:01.826]➜  mkdir -p $WORK/b954/
2025-08-20T21:13:24.4781865Z [00:03:01.826]➜  cat >/tmp/go-build1679262874/b954/importcfg << 'EOF' # internal
2025-08-20T21:13:24.4782719Z [00:03:01.826]➜  # import config
2025-08-20T21:13:24.4783497Z [00:03:01.826]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.4784474Z [00:03:01.826]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build1679262874/b955/_pkg_.a
2025-08-20T21:13:24.4785071Z [00:03:01.826]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.4785482Z [00:03:01.826]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.4785940Z [00:03:01.826]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.4786391Z [00:03:01.826]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.4786712Z [00:03:01.826]➜  EOF
2025-08-20T21:13:24.4789674Z [00:03:01.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b954/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog=>google.golang.org/grpc@v1.68.1/grpclog;$WORK/b954=>" -p google.golang.org/grpc/grpclog -lang=go1.22 -complete -installsuffix shared -buildid g17cBRXD44jTbpgMb3Zv/g17cBRXD44jTbpgMb3Zv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/component.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/grpclog/loggerv2.go
2025-08-20T21:13:24.4979411Z [00:03:01.846]➜  go tool buildid -w $WORK/b959/_pkg_.a # internal
2025-08-20T21:13:24.4986820Z [00:03:01.847]➜  cp $WORK/b959/_pkg_.a /root/.cache/go-build/f4/f425b0bae59daa41e50f004c8069f53317cc28b8d41fc53119de6d00d92e268c-d # internal
2025-08-20T21:13:24.4993676Z [00:03:01.847]➜  golang.org/x/net/internal/timeseries
2025-08-20T21:13:24.4994016Z [00:03:01.847]➜  mkdir -p $WORK/b962/
2025-08-20T21:13:24.4997150Z [00:03:01.848]➜  cat >/tmp/go-build1679262874/b962/importcfg << 'EOF' # internal
2025-08-20T21:13:24.4998569Z [00:03:01.848]➜  # import config
2025-08-20T21:13:24.4998926Z [00:03:01.848]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.4999361Z [00:03:01.848]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:24.4999777Z [00:03:01.848]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.5000084Z [00:03:01.848]➜  EOF
2025-08-20T21:13:24.5023619Z [00:03:01.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b962/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/timeseries=>golang.org/x/net@v0.42.0/internal/timeseries;$WORK/b962=>" -p golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid rhZ2kiwa1PSUueMxvEul/rhZ2kiwa1PSUueMxvEul -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/timeseries/timeseries.go
2025-08-20T21:13:24.5574413Z [00:03:01.905]➜  go tool buildid -w $WORK/b954/_pkg_.a # internal
2025-08-20T21:13:24.5595800Z [00:03:01.908]➜  cp $WORK/b954/_pkg_.a /root/.cache/go-build/21/217182260126cbe86eb4c0c5fe2fe0b6bf696d53e5897e0eb0d49dd4340f5e44-d # internal
2025-08-20T21:13:24.5609447Z [00:03:01.909]➜  go tool buildid -w $WORK/b858/_pkg_.a # internal
2025-08-20T21:13:24.5657533Z [00:03:01.914]➜  cp $WORK/b858/_pkg_.a /root/.cache/go-build/f6/f6952ba8c506d8ad28e54822eed9971229fb913b2bce911613aafd594b9629dd-d # internal
2025-08-20T21:13:24.5658597Z [00:03:01.914]➜  google.golang.org/grpc/connectivity
2025-08-20T21:13:24.5659556Z [00:03:01.914]➜  mkdir -p $WORK/b953/
2025-08-20T21:13:24.5671130Z [00:03:01.915]➜  cat >/tmp/go-build1679262874/b953/importcfg << 'EOF' # internal
2025-08-20T21:13:24.5671820Z [00:03:01.915]➜  # import config
2025-08-20T21:13:24.5672686Z [00:03:01.915]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:24.5673237Z [00:03:01.915]➜  EOF
2025-08-20T21:13:24.5685438Z [00:03:01.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b953/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/connectivity=>google.golang.org/grpc@v1.68.1/connectivity;$WORK/b953=>" -p google.golang.org/grpc/connectivity -lang=go1.22 -complete -installsuffix shared -buildid iW63eTnfYm5kQmkKazbN/iW63eTnfYm5kQmkKazbN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/connectivity/connectivity.go
2025-08-20T21:13:24.5751439Z [00:03:01.923]➜  github.com/anchore/syft/syft/linux
2025-08-20T21:13:24.5752622Z [00:03:01.923]➜  mkdir -p $WORK/b853/
2025-08-20T21:13:24.5759340Z [00:03:01.923]➜  cat >/tmp/go-build1679262874/b853/importcfg << 'EOF' # internal
2025-08-20T21:13:24.5759986Z [00:03:01.923]➜  # import config
2025-08-20T21:13:24.5760812Z [00:03:01.923]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.5761661Z [00:03:01.923]➜  packagefile github.com/acobaugh/osrelease=/tmp/go-build1679262874/b854/_pkg_.a
2025-08-20T21:13:24.5762425Z [00:03:01.923]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:24.5763309Z [00:03:01.923]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:24.5764820Z [00:03:01.923]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:24.5765548Z [00:03:01.923]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:24.5766147Z [00:03:01.923]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:24.5766645Z [00:03:01.923]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.5767067Z [00:03:01.923]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:24.5767501Z [00:03:01.923]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.5767822Z [00:03:01.923]➜  EOF
2025-08-20T21:13:24.5770028Z [00:03:01.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/linux=>github.com/anchore/syft@v1.28.0/syft/linux;$WORK/b853=>" -p github.com/anchore/syft/syft/linux -lang=go1.24 -complete -installsuffix shared -buildid aDUgLjb01hMKjhDrAt9f/aDUgLjb01hMKjhDrAt9f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/linux/identify_release.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/linux/release.go
2025-08-20T21:13:24.5884521Z [00:03:01.936]➜  go tool buildid -w $WORK/b953/_pkg_.a # internal
2025-08-20T21:13:24.5894102Z [00:03:01.937]➜  cp $WORK/b953/_pkg_.a /root/.cache/go-build/0c/0ccbdb3455e9689d106c9bc5f8c79a46329c1e4aefd18786755b29806eceecda-d # internal
2025-08-20T21:13:24.5908150Z [00:03:01.939]➜  google.golang.org/grpc/internal
2025-08-20T21:13:24.5911502Z [00:03:01.939]➜  mkdir -p $WORK/b952/
2025-08-20T21:13:24.5919325Z [00:03:01.940]➜  cat >/tmp/go-build1679262874/b952/importcfg << 'EOF' # internal
2025-08-20T21:13:24.5919799Z [00:03:01.940]➜  # import config
2025-08-20T21:13:24.5920162Z [00:03:01.940]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.5920803Z [00:03:01.940]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:24.5921450Z [00:03:01.940]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:24.5922082Z [00:03:01.940]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:24.5922605Z [00:03:01.940]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.5923017Z [00:03:01.940]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:24.5923435Z [00:03:01.940]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.5923750Z [00:03:01.940]➜  EOF
2025-08-20T21:13:24.5930477Z [00:03:01.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b952/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal=>google.golang.org/grpc@v1.68.1/internal;$WORK/b952=>" -p google.golang.org/grpc/internal -lang=go1.22 -complete -installsuffix shared -buildid l2z6HfvZoo7q1o0NYWp-/l2z6HfvZoo7q1o0NYWp- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/experimental.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/internal.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/tcp_keepalive_unix.go
2025-08-20T21:13:24.6001854Z [00:03:01.948]➜  go tool buildid -w $WORK/b962/_pkg_.a # internal
2025-08-20T21:13:24.6006757Z [00:03:01.949]➜  cp $WORK/b962/_pkg_.a /root/.cache/go-build/b3/b313a9c3e1ed172c4f5d39ae751a312f961256fad80f25e8a2fd0c3cd7e162b7-d # internal
2025-08-20T21:13:24.6019473Z [00:03:01.950]➜  golang.org/x/net/trace
2025-08-20T21:13:24.6020031Z [00:03:01.950]➜  mkdir -p $WORK/b961/
2025-08-20T21:13:24.6022769Z [00:03:01.950]➜  cat >/tmp/go-build1679262874/b961/importcfg << 'EOF' # internal
2025-08-20T21:13:24.6031133Z [00:03:01.950]➜  # import config
2025-08-20T21:13:24.6031866Z [00:03:01.951]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:24.6032410Z [00:03:01.951]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.6032837Z [00:03:01.951]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.6033372Z [00:03:01.951]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1679262874/b962/_pkg_.a
2025-08-20T21:13:24.6033925Z [00:03:01.951]➜  packagefile html/template=/tmp/go-build1679262874/b780/_pkg_.a
2025-08-20T21:13:24.6034366Z [00:03:01.951]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.6034770Z [00:03:01.951]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:24.6035188Z [00:03:01.951]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:24.6035592Z [00:03:01.951]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.6036008Z [00:03:01.951]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:24.6036442Z [00:03:01.951]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:24.6036866Z [00:03:01.951]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:24.6037289Z [00:03:01.951]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.6037706Z [00:03:01.951]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.6038132Z [00:03:01.951]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.6038824Z [00:03:01.951]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.6039265Z [00:03:01.951]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:24.6040025Z [00:03:01.951]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:13:24.6040541Z [00:03:01.951]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.6041119Z [00:03:01.951]➜  EOF
2025-08-20T21:13:24.6043237Z [00:03:01.951]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b961/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/trace=>golang.org/x/net@v0.42.0/trace;$WORK/b961=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid W8kFja-FasojDIYxi1d4/W8kFja-FasojDIYxi1d4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/trace/events.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/trace/histogram.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/trace/trace.go
2025-08-20T21:13:24.6346633Z [00:03:01.981]➜  go tool buildid -w $WORK/b853/_pkg_.a # internal
2025-08-20T21:13:24.6347373Z [00:03:01.983]➜  cp $WORK/b853/_pkg_.a /root/.cache/go-build/c9/c96de670d32609aa4fb4bfe7e6e0b20791fe1495ecb1525ec3362b475282d2c2-d # internal
2025-08-20T21:13:24.6361545Z [00:03:01.984]➜  github.com/anchore/grype/grype/distro
2025-08-20T21:13:24.6362101Z [00:03:01.984]➜  mkdir -p $WORK/b852/
2025-08-20T21:13:24.6370949Z [00:03:01.985]➜  cat >/tmp/go-build1679262874/b852/importcfg << 'EOF' # internal
2025-08-20T21:13:24.6371379Z [00:03:01.985]➜  # import config
2025-08-20T21:13:24.6371719Z [00:03:01.985]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.6372261Z [00:03:01.985]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:13:24.6372889Z [00:03:01.985]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:24.6373502Z [00:03:01.985]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1679262874/b931/_pkg_.a
2025-08-20T21:13:24.6374011Z [00:03:01.985]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.6374334Z [00:03:01.985]➜  EOF
2025-08-20T21:13:24.6376848Z [00:03:01.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/distro=>github.com/anchore/grype@v0.96.0/grype/distro;$WORK/b852=>" -p github.com/anchore/grype/grype/distro -lang=go1.24 -complete -installsuffix shared -buildid klW2ly5Z7CVFeI1ouOHz/klW2ly5Z7CVFeI1ouOHz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/distro/distro.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/distro/type.go
2025-08-20T21:13:24.6494341Z [00:03:01.996]➜  go tool buildid -w $WORK/b952/_pkg_.a # internal
2025-08-20T21:13:24.6495222Z [00:03:01.996]➜  cp $WORK/b952/_pkg_.a /root/.cache/go-build/0e/0ed9b04c886c1a52aebcc7492109bf328244d4f6ea40ba5fa5ad9699b0f3d9b5-d # internal
2025-08-20T21:13:24.6734506Z [00:03:02.021]➜  github.com/anchore/syft/syft/pkg
2025-08-20T21:13:24.6735132Z [00:03:02.021]➜  mkdir -p $WORK/b933/
2025-08-20T21:13:24.6735623Z [00:03:02.022]➜  cat >/tmp/go-build1679262874/b933/importcfg << 'EOF' # internal
2025-08-20T21:13:24.6735976Z [00:03:02.022]➜  # import config
2025-08-20T21:13:24.6736328Z [00:03:02.022]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.6738300Z [00:03:02.022]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:24.6738779Z [00:03:02.022]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:24.6739248Z [00:03:02.022]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:24.6739686Z [00:03:02.022]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.6740711Z [00:03:02.022]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:24.6741426Z [00:03:02.022]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:24.6742226Z [00:03:02.022]➜  packagefile github.com/anchore/syft/internal/evidence=/tmp/go-build1679262874/b924/_pkg_.a
2025-08-20T21:13:24.6743045Z [00:03:02.022]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:24.6743748Z [00:03:02.022]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:24.6744390Z [00:03:02.022]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:24.6745004Z [00:03:02.022]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:24.6745608Z [00:03:02.022]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:24.6746230Z [00:03:02.022]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:24.6746851Z [00:03:02.022]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:24.6747476Z [00:03:02.022]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:24.6748087Z [00:03:02.022]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:13:24.6748669Z [00:03:02.022]➜  packagefile github.com/jinzhu/copier=/tmp/go-build1679262874/b940/_pkg_.a
2025-08-20T21:13:24.6749244Z [00:03:02.022]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:24.6749811Z [00:03:02.022]➜  packagefile golang.org/x/net/context=/tmp/go-build1679262874/b941/_pkg_.a
2025-08-20T21:13:24.6750280Z [00:03:02.022]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.6750860Z [00:03:02.022]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:24.6751374Z [00:03:02.022]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:24.6751863Z [00:03:02.022]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.6752295Z [00:03:02.022]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.6752714Z [00:03:02.022]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.6753122Z [00:03:02.022]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.6753426Z [00:03:02.022]➜  EOF
2025-08-20T21:13:24.6784856Z [00:03:02.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b933/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg=>github.com/anchore/syft@v1.28.0/syft/pkg;$WORK/b933=>" -p github.com/anchore/syft/syft/pkg -lang=go1.24 -complete -installsuffix shared -buildid CJPLQw3MmcweId1MNhq7/CJPLQw3MmcweId1MNhq7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/alpm.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/apk.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/binary.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/bitnami.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cocoapods.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/collection.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/conan.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/dart.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/dotnet.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/dpkg.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/elixir.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/erlang.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/evidence.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/file_owner.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/github.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/golang.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/hackage.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/homebrew.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/java.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/key_value.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/language.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/license_deprecated.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/license_set.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/linux_kernel.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/microsoft.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/nix.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/npm.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/ocaml.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/php.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/portage.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/python.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/r.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/rockspec.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/rpm.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/ruby.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/rust.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/swift.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/swipl.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/terraform.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/type.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/url.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/wordpress.go
2025-08-20T21:13:24.6804573Z [00:03:02.025]➜  go tool buildid -w $WORK/b852/_pkg_.a # internal
2025-08-20T21:13:24.6805251Z [00:03:02.026]➜  cp $WORK/b852/_pkg_.a /root/.cache/go-build/fb/fbbb0bd313242bda91785f55e230147af35a43f020bbe9ed41161a9f563f65c3-d # internal
2025-08-20T21:13:24.6805838Z [00:03:02.027]➜  google.golang.org/grpc/codes
2025-08-20T21:13:24.6806127Z [00:03:02.027]➜  mkdir -p $WORK/b951/
2025-08-20T21:13:24.6806494Z [00:03:02.028]➜  cat >/tmp/go-build1679262874/b951/importcfg << 'EOF' # internal
2025-08-20T21:13:24.6807004Z [00:03:02.028]➜  # import config
2025-08-20T21:13:24.6807393Z [00:03:02.028]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.6807903Z [00:03:02.028]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:24.6808413Z [00:03:02.028]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.6808732Z [00:03:02.028]➜  EOF
2025-08-20T21:13:24.6810932Z [00:03:02.028]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b951/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/codes=>google.golang.org/grpc@v1.68.1/codes;$WORK/b951=>" -p google.golang.org/grpc/codes -lang=go1.22 -complete -installsuffix shared -buildid v9wIhRqRNuwOJfvyH3lL/v9wIhRqRNuwOJfvyH3lL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/codes/code_string.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/codes/codes.go
2025-08-20T21:13:24.7198337Z [00:03:02.066]➜  go tool buildid -w $WORK/b951/_pkg_.a # internal
2025-08-20T21:13:24.7199117Z [00:03:02.067]➜  cp $WORK/b951/_pkg_.a /root/.cache/go-build/59/5947e2cce042ebceb0bd9ff158d853786d3bf0518a81b1bfe0c203dc935cd88d-d # internal
2025-08-20T21:13:24.7199722Z [00:03:02.067]➜  google.golang.org/grpc/internal/status
2025-08-20T21:13:24.7200034Z [00:03:02.067]➜  mkdir -p $WORK/b958/
2025-08-20T21:13:24.7200945Z [00:03:02.068]➜  cat >/tmp/go-build1679262874/b958/importcfg << 'EOF' # internal
2025-08-20T21:13:24.7201323Z [00:03:02.068]➜  # import config
2025-08-20T21:13:24.7201674Z [00:03:02.068]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.7202089Z [00:03:02.068]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.7203033Z [00:03:02.068]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:24.7203752Z [00:03:02.068]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:24.7204345Z [00:03:02.068]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:24.7204975Z [00:03:02.068]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1679262874/b959/_pkg_.a
2025-08-20T21:13:24.7205639Z [00:03:02.068]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:24.7206083Z [00:03:02.068]➜  EOF
2025-08-20T21:13:24.7208002Z [00:03:02.068]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b958/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/status=>google.golang.org/grpc@v1.68.1/internal/status;$WORK/b958=>" -p google.golang.org/grpc/internal/status -lang=go1.22 -complete -installsuffix shared -buildid B_PCU_pJQKLHkYGk5r9t/B_PCU_pJQKLHkYGk5r9t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/status/status.go
2025-08-20T21:13:24.7718429Z [00:03:02.120]➜  go tool buildid -w $WORK/b958/_pkg_.a # internal
2025-08-20T21:13:24.7729677Z [00:03:02.121]➜  cp $WORK/b958/_pkg_.a /root/.cache/go-build/d2/d24edf607f5e845d47d2d523a1d6b20836aaa1fbf54d882638a327dd184a6d42-d # internal
2025-08-20T21:13:24.7740397Z [00:03:02.121]➜  google.golang.org/grpc/status
2025-08-20T21:13:24.7740860Z [00:03:02.121]➜  mkdir -p $WORK/b957/
2025-08-20T21:13:24.7768044Z [00:03:02.124]➜  cat >/tmp/go-build1679262874/b957/importcfg << 'EOF' # internal
2025-08-20T21:13:24.7768494Z [00:03:02.124]➜  # import config
2025-08-20T21:13:24.7768859Z [00:03:02.124]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.7769288Z [00:03:02.124]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.7769719Z [00:03:02.124]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.7770306Z [00:03:02.124]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:24.7777408Z [00:03:02.124]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:24.7778123Z [00:03:02.124]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1679262874/b958/_pkg_.a
2025-08-20T21:13:24.7778547Z [00:03:02.124]➜  EOF
2025-08-20T21:13:24.7780337Z [00:03:02.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b957/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/status=>google.golang.org/grpc@v1.68.1/status;$WORK/b957=>" -p google.golang.org/grpc/status -lang=go1.22 -complete -installsuffix shared -buildid jP4oI0aCxgiYEHZfuhY8/jP4oI0aCxgiYEHZfuhY8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/status/status.go
2025-08-20T21:13:24.7845690Z [00:03:02.131]➜  go tool buildid -w $WORK/b961/_pkg_.a # internal
2025-08-20T21:13:24.7890902Z [00:03:02.137]➜  cp $WORK/b961/_pkg_.a /root/.cache/go-build/90/907160e23e134d41d34b983fef042464f297aa76e281ec3ef0fc050220d49a75-d # internal
2025-08-20T21:13:24.7914060Z [00:03:02.139]➜  google.golang.org/grpc/backoff
2025-08-20T21:13:24.7914461Z [00:03:02.140]➜  mkdir -p $WORK/b963/
2025-08-20T21:13:24.7918605Z [00:03:02.140]➜  cat >/tmp/go-build1679262874/b963/importcfg << 'EOF' # internal
2025-08-20T21:13:24.7918991Z [00:03:02.140]➜  # import config
2025-08-20T21:13:24.7919341Z [00:03:02.140]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.7919667Z [00:03:02.140]➜  EOF
2025-08-20T21:13:24.7922429Z [00:03:02.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b963/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/backoff=>google.golang.org/grpc@v1.68.1/backoff;$WORK/b963=>" -p google.golang.org/grpc/backoff -lang=go1.22 -complete -installsuffix shared -buildid 7J5R5ePzzZ62p0flTkHm/7J5R5ePzzZ62p0flTkHm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/backoff/backoff.go
2025-08-20T21:13:24.8175545Z [00:03:02.166]➜  go tool buildid -w $WORK/b963/_pkg_.a # internal
2025-08-20T21:13:24.8182171Z [00:03:02.166]➜  cp $WORK/b963/_pkg_.a /root/.cache/go-build/d5/d516e37eafcd109500d3e9ddec701de781f9682c8c27b6d4aa51ab5e3ef371e5-d # internal
2025-08-20T21:13:24.8188823Z [00:03:02.167]➜  google.golang.org/grpc/attributes
2025-08-20T21:13:24.8191745Z [00:03:02.167]➜  mkdir -p $WORK/b968/
2025-08-20T21:13:24.8193036Z [00:03:02.167]➜  cat >/tmp/go-build1679262874/b968/importcfg << 'EOF' # internal
2025-08-20T21:13:24.8193452Z [00:03:02.167]➜  # import config
2025-08-20T21:13:24.8193786Z [00:03:02.167]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.8194223Z [00:03:02.167]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.8194552Z [00:03:02.167]➜  EOF
2025-08-20T21:13:24.8200865Z [00:03:02.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b968/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/attributes=>google.golang.org/grpc@v1.68.1/attributes;$WORK/b968=>" -p google.golang.org/grpc/attributes -lang=go1.22 -complete -installsuffix shared -buildid 30VpkYqVJA1HR9X5GD7-/30VpkYqVJA1HR9X5GD7- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/attributes/attributes.go
2025-08-20T21:13:24.8265244Z [00:03:02.174]➜  go tool buildid -w $WORK/b957/_pkg_.a # internal
2025-08-20T21:13:24.8272532Z [00:03:02.175]➜  cp $WORK/b957/_pkg_.a /root/.cache/go-build/1d/1d57c961525a01cd6ac7cf7772f06d4e6571d887ccff4a324a20b4c758151cdf-d # internal
2025-08-20T21:13:24.8274545Z [00:03:02.175]➜  github.com/containerd/ttrpc
2025-08-20T21:13:24.8275261Z [00:03:02.175]➜  mkdir -p $WORK/b948/
2025-08-20T21:13:24.8299021Z [00:03:02.178]➜  cat >/tmp/go-build1679262874/b948/importcfg << 'EOF' # internal
2025-08-20T21:13:24.8299494Z [00:03:02.178]➜  # import config
2025-08-20T21:13:24.8299841Z [00:03:02.178]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:24.8300276Z [00:03:02.178]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.8300874Z [00:03:02.178]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:24.8301344Z [00:03:02.178]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.8301761Z [00:03:02.178]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.8302604Z [00:03:02.178]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:24.8303148Z [00:03:02.178]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:24.8303784Z [00:03:02.178]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:24.8304444Z [00:03:02.178]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:24.8305017Z [00:03:02.178]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:24.8305611Z [00:03:02.178]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:24.8306274Z [00:03:02.178]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:24.8312580Z [00:03:02.178]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:24.8313320Z [00:03:02.178]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:24.8313754Z [00:03:02.178]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:24.8314178Z [00:03:02.178]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.8315018Z [00:03:02.178]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.8315492Z [00:03:02.178]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:24.8315916Z [00:03:02.178]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:24.8316362Z [00:03:02.178]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.8316780Z [00:03:02.178]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.8317211Z [00:03:02.178]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:24.8317657Z [00:03:02.178]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:24.8318081Z [00:03:02.178]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.8318385Z [00:03:02.178]➜  EOF
2025-08-20T21:13:24.8323744Z [00:03:02.178]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b948/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7=>github.com/containerd/ttrpc@v1.2.7;$WORK/b948=>" -p github.com/containerd/ttrpc -lang=go1.19 -complete -installsuffix shared -buildid 4TRcNmLaGmFtxmnuekll/4TRcNmLaGmFtxmnuekll -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/channel.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/client.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/codec.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/config.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/doc.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/errors.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/handshake.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/interceptor.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/metadata.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/request.pb.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/server.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/services.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/stream.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/stream_server.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/unixcreds_linux.go
2025-08-20T21:13:24.8557541Z [00:03:02.204]➜  go tool buildid -w $WORK/b968/_pkg_.a # internal
2025-08-20T21:13:24.8561636Z [00:03:02.204]➜  cp $WORK/b968/_pkg_.a /root/.cache/go-build/68/68121ce947d3605d404b7a68c9725d0a41a0c7bf315802d9222eec039aa80e15-d # internal
2025-08-20T21:13:24.8577660Z [00:03:02.206]➜  google.golang.org/grpc/internal/credentials
2025-08-20T21:13:24.8580868Z [00:03:02.206]➜  mkdir -p $WORK/b969/
2025-08-20T21:13:24.8582441Z [00:03:02.206]➜  cat >/tmp/go-build1679262874/b969/importcfg << 'EOF' # internal
2025-08-20T21:13:24.8583136Z [00:03:02.206]➜  # import config
2025-08-20T21:13:24.8583491Z [00:03:02.206]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.8583939Z [00:03:02.206]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:24.8584414Z [00:03:02.206]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:24.8584944Z [00:03:02.206]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:24.8585436Z [00:03:02.206]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.8585860Z [00:03:02.206]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:24.8586290Z [00:03:02.206]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:24.8586609Z [00:03:02.206]➜  EOF
2025-08-20T21:13:24.8589743Z [00:03:02.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b969/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials=>google.golang.org/grpc@v1.68.1/internal/credentials;$WORK/b969=>" -p google.golang.org/grpc/internal/credentials -lang=go1.22 -complete -installsuffix shared -buildid 4V3MkYSkyv0N1vNp4Zms/4V3MkYSkyv0N1vNp4Zms -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/spiffe.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/syscallconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/util.go
2025-08-20T21:13:24.8931843Z [00:03:02.241]➜  go tool buildid -w $WORK/b969/_pkg_.a # internal
2025-08-20T21:13:24.8939218Z [00:03:02.242]➜  cp $WORK/b969/_pkg_.a /root/.cache/go-build/d2/d2d1b9d38d1e4c7ae4f6eb3449bbeba04eed3f796fefebc72322251254afef63-d # internal
2025-08-20T21:13:24.8971438Z [00:03:02.245]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T21:13:24.8972477Z [00:03:02.245]➜  mkdir -p $WORK/b970/
2025-08-20T21:13:24.8972950Z [00:03:02.245]➜  cat >/tmp/go-build1679262874/b970/importcfg << 'EOF' # internal
2025-08-20T21:13:24.8973310Z [00:03:02.245]➜  # import config
2025-08-20T21:13:24.8973879Z [00:03:02.245]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.8974347Z [00:03:02.245]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:24.8974780Z [00:03:02.245]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.8975109Z [00:03:02.245]➜  EOF
2025-08-20T21:13:24.8979897Z [00:03:02.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b970/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/envconfig=>google.golang.org/grpc@v1.68.1/internal/envconfig;$WORK/b970=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.22 -complete -installsuffix shared -buildid K4gPO1oN1FDpKYy7VueH/K4gPO1oN1FDpKYy7VueH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/envconfig/envconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/envconfig/observability.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/envconfig/xds.go
2025-08-20T21:13:24.9082591Z [00:03:02.256]➜  go tool buildid -w $WORK/b970/_pkg_.a # internal
2025-08-20T21:13:24.9083383Z [00:03:02.256]➜  cp $WORK/b970/_pkg_.a /root/.cache/go-build/c4/c44aef3ecbb5ddbb6d3630f2f828d372264ee0eb3c515ff2c5328fd49f33ae52-d # internal
2025-08-20T21:13:24.9099511Z [00:03:02.258]➜  google.golang.org/grpc/credentials
2025-08-20T21:13:24.9099897Z [00:03:02.258]➜  mkdir -p $WORK/b967/
2025-08-20T21:13:24.9109151Z [00:03:02.259]➜  cat >/tmp/go-build1679262874/b967/importcfg << 'EOF' # internal
2025-08-20T21:13:24.9109551Z [00:03:02.259]➜  # import config
2025-08-20T21:13:24.9109910Z [00:03:02.259]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:24.9110362Z [00:03:02.259]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:24.9111290Z [00:03:02.259]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:24.9111742Z [00:03:02.259]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:24.9112168Z [00:03:02.259]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.9112692Z [00:03:02.259]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:13:24.9113295Z [00:03:02.259]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:24.9113949Z [00:03:02.259]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1679262874/b969/_pkg_.a
2025-08-20T21:13:24.9114626Z [00:03:02.259]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:24.9115254Z [00:03:02.259]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:24.9115757Z [00:03:02.259]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.9116179Z [00:03:02.259]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:24.9116593Z [00:03:02.259]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:24.9117197Z [00:03:02.259]➜  EOF
2025-08-20T21:13:24.9119467Z [00:03:02.259]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b967/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials=>google.golang.org/grpc@v1.68.1/credentials;$WORK/b967=>" -p google.golang.org/grpc/credentials -lang=go1.22 -complete -installsuffix shared -buildid OmX93eDmy0Q2_7hcmIxl/OmX93eDmy0Q2_7hcmIxl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls.go
2025-08-20T21:13:24.9163383Z [00:03:02.264]➜  go tool buildid -w $WORK/b933/_pkg_.a # internal
2025-08-20T21:13:24.9184904Z [00:03:02.267]➜  cp $WORK/b933/_pkg_.a /root/.cache/go-build/15/1521235c287319462358964e1287125b59e02430545fe4ec0493a9fcbb800c0d-d # internal
2025-08-20T21:13:24.9208152Z [00:03:02.268]➜  github.com/anchore/grype/grype/internal
2025-08-20T21:13:24.9208771Z [00:03:02.268]➜  mkdir -p $WORK/b932/
2025-08-20T21:13:24.9209309Z [00:03:02.268]➜  cat >/tmp/go-build1679262874/b932/importcfg << 'EOF' # internal
2025-08-20T21:13:24.9210921Z [00:03:02.268]➜  # import config
2025-08-20T21:13:24.9211378Z [00:03:02.268]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:24.9212188Z [00:03:02.268]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:24.9212584Z [00:03:02.268]➜  EOF
2025-08-20T21:13:24.9214935Z [00:03:02.268]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b932/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal=>github.com/anchore/grype@v0.96.0/grype/internal;$WORK/b932=>" -p github.com/anchore/grype/grype/internal -lang=go1.24 -complete -installsuffix shared -buildid 98ILoElQCp_v5V0QCsBf/98ILoElQCp_v5V0QCsBf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/cpe_target_software_to_pkg_type.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/generate.go
2025-08-20T21:13:24.9624199Z [00:03:02.310]➜  go tool buildid -w $WORK/b967/_pkg_.a # internal
2025-08-20T21:13:24.9625553Z [00:03:02.310]➜  cp $WORK/b967/_pkg_.a /root/.cache/go-build/cf/cfbb9c69a7ea5350ddd48f88ea97a354e52b7a635d380dcd6d2c33021d08bbca-d # internal
2025-08-20T21:13:24.9632588Z [00:03:02.311]➜  go tool buildid -w $WORK/b932/_pkg_.a # internal
2025-08-20T21:13:24.9633629Z [00:03:02.311]➜  cp $WORK/b932/_pkg_.a /root/.cache/go-build/96/968938136de62c928345ee2dd8d8bccc35daeb3a425037909e38ec8360eb880a-d # internal
2025-08-20T21:13:24.9654632Z [00:03:02.314]➜  google.golang.org/grpc/experimental/stats
2025-08-20T21:13:24.9655731Z [00:03:02.314]➜  mkdir -p $WORK/b971/
2025-08-20T21:13:24.9682376Z [00:03:02.316]➜  cat >/tmp/go-build1679262874/b971/importcfg << 'EOF' # internal
2025-08-20T21:13:24.9683160Z [00:03:02.316]➜  # import config
2025-08-20T21:13:24.9684175Z [00:03:02.316]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:24.9684824Z [00:03:02.316]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:24.9685334Z [00:03:02.316]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:24.9685661Z [00:03:02.316]➜  EOF
2025-08-20T21:13:24.9688019Z [00:03:02.316]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b971/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/experimental/stats=>google.golang.org/grpc@v1.68.1/experimental/stats;$WORK/b971=>" -p google.golang.org/grpc/experimental/stats -lang=go1.22 -complete -installsuffix shared -buildid yudjhYfkat4NcMVVovvk/yudjhYfkat4NcMVVovvk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/experimental/stats/metricregistry.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/experimental/stats/metrics.go
2025-08-20T21:13:24.9695417Z [00:03:02.318]➜  google.golang.org/grpc/internal/channelz
2025-08-20T21:13:24.9702020Z [00:03:02.318]➜  mkdir -p $WORK/b966/
2025-08-20T21:13:24.9711283Z [00:03:02.318]➜  cat >/tmp/go-build1679262874/b966/importcfg << 'EOF' # internal
2025-08-20T21:13:24.9711835Z [00:03:02.318]➜  # import config
2025-08-20T21:13:24.9712341Z [00:03:02.318]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:24.9712970Z [00:03:02.318]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:24.9713720Z [00:03:02.318]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:24.9714451Z [00:03:02.318]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:24.9715206Z [00:03:02.318]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:24.9715932Z [00:03:02.318]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:24.9716551Z [00:03:02.318]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:24.9717092Z [00:03:02.318]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:24.9717637Z [00:03:02.318]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:24.9718496Z [00:03:02.318]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:24.9719132Z [00:03:02.318]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:24.9719693Z [00:03:02.318]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:24.9720125Z [00:03:02.318]➜  EOF
2025-08-20T21:13:24.9724735Z [00:03:02.318]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b966/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz=>google.golang.org/grpc@v1.68.1/internal/channelz;$WORK/b966=>" -p google.golang.org/grpc/internal/channelz -lang=go1.22 -complete -installsuffix shared -buildid LzMwQTciYpFZzjSXX3sZ/LzMwQTciYpFZzjSXX3sZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/channelmap.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/funcs.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/socket.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/subchannel.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/syscall_linux.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/channelz/trace.go
2025-08-20T21:13:25.0167729Z [00:03:02.365]➜  go tool buildid -w $WORK/b971/_pkg_.a # internal
2025-08-20T21:13:25.0179966Z [00:03:02.366]➜  cp $WORK/b971/_pkg_.a /root/.cache/go-build/e8/e85a9be906ebacd9b80cfe71ec67d08163a9810918ee8275856ea09f19f2e0c8-d # internal
2025-08-20T21:13:25.0209596Z [00:03:02.369]➜  google.golang.org/grpc/metadata
2025-08-20T21:13:25.0214534Z [00:03:02.369]➜  mkdir -p $WORK/b972/
2025-08-20T21:13:25.0227027Z [00:03:02.370]➜  cat >/tmp/go-build1679262874/b972/importcfg << 'EOF' # internal
2025-08-20T21:13:25.0227500Z [00:03:02.370]➜  # import config
2025-08-20T21:13:25.0227857Z [00:03:02.370]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.0228284Z [00:03:02.370]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.0228792Z [00:03:02.370]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:25.0229310Z [00:03:02.370]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.0229626Z [00:03:02.370]➜  EOF
2025-08-20T21:13:25.0231864Z [00:03:02.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b972/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/metadata=>google.golang.org/grpc@v1.68.1/metadata;$WORK/b972=>" -p google.golang.org/grpc/metadata -lang=go1.22 -complete -installsuffix shared -buildid RrLQWPsYYuNWLt7vMnMB/RrLQWPsYYuNWLt7vMnMB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/metadata/metadata.go
2025-08-20T21:13:25.0734806Z [00:03:02.421]➜  go tool buildid -w $WORK/b972/_pkg_.a # internal
2025-08-20T21:13:25.0747400Z [00:03:02.423]➜  cp $WORK/b972/_pkg_.a /root/.cache/go-build/cc/cc9ec85beb6e7c4720e68355a722b6692692734773e35ad64ae59f801d340b64-d # internal
2025-08-20T21:13:25.0751934Z [00:03:02.423]➜  google.golang.org/grpc/resolver
2025-08-20T21:13:25.0752727Z [00:03:02.423]➜  mkdir -p $WORK/b973/
2025-08-20T21:13:25.0818675Z [00:03:02.430]➜  cat >/tmp/go-build1679262874/b973/importcfg << 'EOF' # internal
2025-08-20T21:13:25.0819123Z [00:03:02.430]➜  # import config
2025-08-20T21:13:25.0820260Z [00:03:02.430]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.0820987Z [00:03:02.430]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.0821707Z [00:03:02.430]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:13:25.0822883Z [00:03:02.430]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:25.0823756Z [00:03:02.430]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:25.0824658Z [00:03:02.430]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.0825578Z [00:03:02.430]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.0826292Z [00:03:02.430]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:25.0827010Z [00:03:02.430]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.0828003Z [00:03:02.430]➜  EOF
2025-08-20T21:13:25.0830144Z [00:03:02.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b973/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver=>google.golang.org/grpc@v1.68.1/resolver;$WORK/b973=>" -p google.golang.org/grpc/resolver -lang=go1.22 -complete -installsuffix shared -buildid gLDwxJyK3FcJeClNEGqd/gLDwxJyK3FcJeClNEGqd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/map.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/resolver.go
2025-08-20T21:13:25.1340388Z [00:03:02.482]➜  go tool buildid -w $WORK/b973/_pkg_.a # internal
2025-08-20T21:13:25.1349758Z [00:03:02.483]➜  cp $WORK/b973/_pkg_.a /root/.cache/go-build/03/032e16fd3382411deebcf4587c461d6ff59ffacfbe379dac870a85d65b44039b-d # internal
2025-08-20T21:13:25.1356540Z [00:03:02.484]➜  google.golang.org/grpc/balancer/pickfirst/internal
2025-08-20T21:13:25.1357400Z [00:03:02.484]➜  mkdir -p $WORK/b976/
2025-08-20T21:13:25.1358996Z [00:03:02.484]➜  cat >/tmp/go-build1679262874/b976/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1360462Z [00:03:02.484]➜  # import config
2025-08-20T21:13:25.1360987Z [00:03:02.484]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.1361321Z [00:03:02.484]➜  EOF
2025-08-20T21:13:25.1369230Z [00:03:02.484]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b976/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst/internal=>google.golang.org/grpc@v1.68.1/balancer/pickfirst/internal;$WORK/b976=>" -p google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.22 -complete -installsuffix shared -buildid vjya96sOnAlX5JBZ2yvE/vjya96sOnAlX5JBZ2yvE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst/internal/internal.go
2025-08-20T21:13:25.1371719Z [00:03:02.485]➜  go tool buildid -w $WORK/b966/_pkg_.a # internal
2025-08-20T21:13:25.1388651Z [00:03:02.487]➜  cp $WORK/b966/_pkg_.a /root/.cache/go-build/de/de574c7d84cb27d881ebdcbf6f540a895e6caf7d63aba32f7a25a0007bb512c7-d # internal
2025-08-20T21:13:25.1396097Z [00:03:02.488]➜  google.golang.org/grpc/channelz
2025-08-20T21:13:25.1396669Z [00:03:02.488]➜  mkdir -p $WORK/b965/
2025-08-20T21:13:25.1400499Z [00:03:02.488]➜  cat >/tmp/go-build1679262874/b965/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1400987Z [00:03:02.488]➜  # import config
2025-08-20T21:13:25.1401467Z [00:03:02.488]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1679262874/b966/_pkg_.a
2025-08-20T21:13:25.1401896Z [00:03:02.488]➜  EOF
2025-08-20T21:13:25.1403760Z [00:03:02.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b965/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/channelz=>google.golang.org/grpc@v1.68.1/channelz;$WORK/b965=>" -p google.golang.org/grpc/channelz -lang=go1.22 -complete -installsuffix shared -buildid D0SwQvD2PwwQS84BABFZ/D0SwQvD2PwwQS84BABFZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/channelz/channelz.go
2025-08-20T21:13:25.1487867Z [00:03:02.497]➜  go tool buildid -w $WORK/b976/_pkg_.a # internal
2025-08-20T21:13:25.1493886Z [00:03:02.497]➜  cp $WORK/b976/_pkg_.a /root/.cache/go-build/c1/c17b2c11f118d2fa94d12fd86fb63f813cc415cc451b77a73e611846e60c4dc6-d # internal
2025-08-20T21:13:25.1494630Z [00:03:02.497]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T21:13:25.1494949Z [00:03:02.497]➜  mkdir -p $WORK/b978/
2025-08-20T21:13:25.1497351Z [00:03:02.498]➜  cat >/tmp/go-build1679262874/b978/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1497942Z [00:03:02.498]➜  # import config
2025-08-20T21:13:25.1498724Z [00:03:02.498]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.1499666Z [00:03:02.498]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.1500350Z [00:03:02.498]➜  EOF
2025-08-20T21:13:25.1502687Z [00:03:02.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b978/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpclog=>google.golang.org/grpc@v1.68.1/internal/grpclog;$WORK/b978=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.22 -complete -installsuffix shared -buildid 1P0mwJ0kXet1Q5iu0BHZ/1P0mwJ0kXet1Q5iu0BHZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpclog/prefix_logger.go
2025-08-20T21:13:25.1509209Z [00:03:02.499]➜  go tool buildid -w $WORK/b948/_pkg_.a # internal
2025-08-20T21:13:25.1551552Z [00:03:02.503]➜  cp $WORK/b948/_pkg_.a /root/.cache/go-build/5a/5a3df2885b363a73bed35dd786be8faa9b33cea4ddd39f2e24d4c7721e2a928c-d # internal
2025-08-20T21:13:25.1588789Z [00:03:02.507]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T21:13:25.1589760Z [00:03:02.507]➜  mkdir -p $WORK/b981/
2025-08-20T21:13:25.1608946Z [00:03:02.508]➜  cat >/tmp/go-build1679262874/b981/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1611013Z [00:03:02.508]➜  # import config
2025-08-20T21:13:25.1611476Z [00:03:02.508]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:25.1611909Z [00:03:02.508]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.1612481Z [00:03:02.508]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:13:25.1613165Z [00:03:02.508]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:13:25.1613831Z [00:03:02.508]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:13:25.1614350Z [00:03:02.508]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:25.1614761Z [00:03:02.508]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.1615188Z [00:03:02.508]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:25.1615809Z [00:03:02.508]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:25.1616239Z [00:03:02.508]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.1616668Z [00:03:02.508]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.1617099Z [00:03:02.508]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:25.1617558Z [00:03:02.508]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:13:25.1618021Z [00:03:02.508]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:25.1618352Z [00:03:02.508]➜  EOF
2025-08-20T21:13:25.1622152Z [00:03:02.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b981/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json=>google.golang.org/protobuf@v1.36.5/internal/encoding/json;$WORK/b981=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.21 -complete -installsuffix shared -buildid I3NUwxejkjKlxRu0DCS5/I3NUwxejkjKlxRu0DCS5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/internal/encoding/json/encode.go
2025-08-20T21:13:25.1625349Z [00:03:02.509]➜  go tool buildid -w $WORK/b965/_pkg_.a # internal
2025-08-20T21:13:25.1627108Z [00:03:02.511]➜  cp $WORK/b965/_pkg_.a /root/.cache/go-build/da/da0133481e03d6b5f999140a5705f7ad09054f98d15c72cf37600b6801a7c2a8-d # internal
2025-08-20T21:13:25.1648531Z [00:03:02.513]➜  go tool buildid -w $WORK/b978/_pkg_.a # internal
2025-08-20T21:13:25.1653188Z [00:03:02.513]➜  google.golang.org/grpc/balancer
2025-08-20T21:13:25.1654181Z [00:03:02.514]➜  mkdir -p $WORK/b964/
2025-08-20T21:13:25.1656284Z [00:03:02.514]➜  cat >/tmp/go-build1679262874/b964/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1657154Z [00:03:02.514]➜  # import config
2025-08-20T21:13:25.1657727Z [00:03:02.514]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.1659125Z [00:03:02.514]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.1659708Z [00:03:02.514]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.1660321Z [00:03:02.514]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1679262874/b965/_pkg_.a
2025-08-20T21:13:25.1661376Z [00:03:02.514]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:25.1663236Z [00:03:02.514]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:25.1663902Z [00:03:02.514]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:25.1664670Z [00:03:02.514]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.1665327Z [00:03:02.514]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:25.1665921Z [00:03:02.514]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.1666508Z [00:03:02.514]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.1667117Z [00:03:02.514]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.1667625Z [00:03:02.514]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.1668049Z [00:03:02.514]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.1668365Z [00:03:02.514]➜  EOF
2025-08-20T21:13:25.1670488Z [00:03:02.514]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b964/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer=>google.golang.org/grpc@v1.68.1/balancer;$WORK/b964=>" -p google.golang.org/grpc/balancer -lang=go1.22 -complete -installsuffix shared -buildid TYgBJ97v4oK7_KP3BSle/TYgBJ97v4oK7_KP3BSle -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/conn_state_evaluator.go
2025-08-20T21:13:25.1678428Z [00:03:02.516]➜  cp $WORK/b978/_pkg_.a /root/.cache/go-build/c5/c5dc04c285dae90da929067d61505df01d61fb76b819f4fd650242e2ebbd66ad-d # internal
2025-08-20T21:13:25.1708015Z [00:03:02.518]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T21:13:25.1708462Z [00:03:02.519]➜  mkdir -p $WORK/b983/
2025-08-20T21:13:25.1708841Z [00:03:02.519]➜  cat >/tmp/go-build1679262874/b983/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1709184Z [00:03:02.519]➜  # import config
2025-08-20T21:13:25.1709568Z [00:03:02.519]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.1710105Z [00:03:02.519]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:25.1710730Z [00:03:02.519]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.1711279Z [00:03:02.519]➜  EOF
2025-08-20T21:13:25.1713363Z [00:03:02.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b983/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/insecure=>google.golang.org/grpc@v1.68.1/credentials/insecure;$WORK/b983=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.22 -complete -installsuffix shared -buildid psEGbjUceaulE_2riu50/psEGbjUceaulE_2riu50 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/insecure/insecure.go
2025-08-20T21:13:25.1907283Z [00:03:02.538]➜  go tool buildid -w $WORK/b983/_pkg_.a # internal
2025-08-20T21:13:25.1912779Z [00:03:02.539]➜  cp $WORK/b983/_pkg_.a /root/.cache/go-build/c2/c2fe6b905cf8e90d19a16309520a74ffd1aea46a0dd1b8e3e3cb740dc011bcd0-d # internal
2025-08-20T21:13:25.1950686Z [00:03:02.543]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T21:13:25.1951140Z [00:03:02.543]➜  mkdir -p $WORK/b985/
2025-08-20T21:13:25.1953992Z [00:03:02.544]➜  cat >/tmp/go-build1679262874/b985/importcfg << 'EOF' # internal
2025-08-20T21:13:25.1955517Z [00:03:02.544]➜  # import config
2025-08-20T21:13:25.1956172Z [00:03:02.544]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.1956639Z [00:03:02.544]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.1957467Z [00:03:02.544]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.1957977Z [00:03:02.544]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:25.1958406Z [00:03:02.544]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.1959156Z [00:03:02.544]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.1960949Z [00:03:02.544]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.1961323Z [00:03:02.544]➜  EOF
2025-08-20T21:13:25.1964834Z [00:03:02.544]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b985/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil=>google.golang.org/grpc@v1.68.1/internal/grpcutil;$WORK/b985=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.22 -complete -installsuffix shared -buildid IDtWAI0Jo1rWPcvQJOaU/IDtWAI0Jo1rWPcvQJOaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/compressor.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/encode_duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/grpcutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/metadata.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/method.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcutil/regex.go
2025-08-20T21:13:25.2051733Z [00:03:02.553]➜  go tool buildid -w $WORK/b964/_pkg_.a # internal
2025-08-20T21:13:25.2052868Z [00:03:02.553]➜  cp $WORK/b964/_pkg_.a /root/.cache/go-build/52/5205dfc32d967c9f3ab5db758db4903f62282f658450e52e5a58e909c713077b-d # internal
2025-08-20T21:13:25.2058404Z [00:03:02.554]➜  google.golang.org/grpc/balancer/base
2025-08-20T21:13:25.2058768Z [00:03:02.554]➜  mkdir -p $WORK/b974/
2025-08-20T21:13:25.2062375Z [00:03:02.554]➜  cat >/tmp/go-build1679262874/b974/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2062842Z [00:03:02.554]➜  # import config
2025-08-20T21:13:25.2063192Z [00:03:02.554]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.2066155Z [00:03:02.555]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.2067268Z [00:03:02.555]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.2069597Z [00:03:02.555]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:25.2070509Z [00:03:02.555]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.2073476Z [00:03:02.555]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.2074227Z [00:03:02.555]➜  EOF
2025-08-20T21:13:25.2076711Z [00:03:02.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b974/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/base=>google.golang.org/grpc@v1.68.1/balancer/base;$WORK/b974=>" -p google.golang.org/grpc/balancer/base -lang=go1.22 -complete -installsuffix shared -buildid IrZIPSSJk1MBzwFyH2oy/IrZIPSSJk1MBzwFyH2oy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/base/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/base/base.go
2025-08-20T21:13:25.2165455Z [00:03:02.564]➜  go tool buildid -w $WORK/b820/_pkg_.a # internal
2025-08-20T21:13:25.2230535Z [00:03:02.571]➜  go tool buildid -w $WORK/b985/_pkg_.a # internal
2025-08-20T21:13:25.2236673Z [00:03:02.572]➜  cp $WORK/b985/_pkg_.a /root/.cache/go-build/37/372bacac63c76b9dc05c4ef31161293f62e18ac2d8bdd16377421904c133bd5a-d # internal
2025-08-20T21:13:25.2246207Z [00:03:02.573]➜  google.golang.org/grpc/mem
2025-08-20T21:13:25.2246821Z [00:03:02.573]➜  mkdir -p $WORK/b986/
2025-08-20T21:13:25.2251191Z [00:03:02.573]➜  cat >/tmp/go-build1679262874/b986/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2251808Z [00:03:02.573]➜  # import config
2025-08-20T21:13:25.2252146Z [00:03:02.573]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.2252658Z [00:03:02.573]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:25.2253317Z [00:03:02.573]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:25.2253829Z [00:03:02.573]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:25.2254308Z [00:03:02.573]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.2254753Z [00:03:02.573]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.2255085Z [00:03:02.573]➜  EOF
2025-08-20T21:13:25.2258273Z [00:03:02.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b986/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/mem=>google.golang.org/grpc@v1.68.1/mem;$WORK/b986=>" -p google.golang.org/grpc/mem -lang=go1.22 -complete -installsuffix shared -buildid mhiL6_r9drbBBLG6asar/mhiL6_r9drbBBLG6asar -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/mem/buffer_pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/mem/buffer_slice.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/mem/buffers.go
2025-08-20T21:13:25.2281769Z [00:03:02.576]➜  go tool buildid -w $WORK/b981/_pkg_.a # internal
2025-08-20T21:13:25.2294948Z [00:03:02.578]➜  cp $WORK/b981/_pkg_.a /root/.cache/go-build/dc/dca084ca2b6008f29ed0dbe2980b1cc9bc25f21fa0cf88fa6e2fc900d6b624a5-d # internal
2025-08-20T21:13:25.2318808Z [00:03:02.580]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T21:13:25.2320989Z [00:03:02.580]➜  mkdir -p $WORK/b980/
2025-08-20T21:13:25.2342180Z [00:03:02.582]➜  cat >/tmp/go-build1679262874/b980/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2352578Z [00:03:02.582]➜  # import config
2025-08-20T21:13:25.2352954Z [00:03:02.582]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:25.2353427Z [00:03:02.582]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:25.2353870Z [00:03:02.582]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.2354434Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:13:25.2355172Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1679262874/b981/_pkg_.a
2025-08-20T21:13:25.2355932Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:13:25.2356844Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:13:25.2357605Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:13:25.2358285Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:13:25.2358955Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:13:25.2359618Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1679262874/b309/_pkg_.a
2025-08-20T21:13:25.2360296Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:13:25.2361198Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1679262874/b324/_pkg_.a
2025-08-20T21:13:25.2361859Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:13:25.2362492Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:25.2363154Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.2363874Z [00:03:02.582]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:13:25.2364656Z [00:03:02.582]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.2365084Z [00:03:02.582]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.2365745Z [00:03:02.582]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.2366222Z [00:03:02.582]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.2366528Z [00:03:02.582]➜  EOF
2025-08-20T21:13:25.2369524Z [00:03:02.582]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b980/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protojson=>google.golang.org/protobuf@v1.36.5/encoding/protojson;$WORK/b980=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.21 -complete -installsuffix shared -buildid Au-5RFe03YFMJwbnCcuc/Au-5RFe03YFMJwbnCcuc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protojson/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protojson/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protojson/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/encoding/protojson/well_known_types.go
2025-08-20T21:13:25.2444439Z [00:03:02.592]➜  go tool buildid -w $WORK/b974/_pkg_.a # internal
2025-08-20T21:13:25.2456004Z [00:03:02.594]➜  cp $WORK/b974/_pkg_.a /root/.cache/go-build/04/043c087a89c0dcde635f8ad8c523b0db7d5812987580dcd68c35f1f9f73c515b-d # internal
2025-08-20T21:13:25.2463965Z [00:03:02.594]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T21:13:25.2465055Z [00:03:02.595]➜  mkdir -p $WORK/b982/
2025-08-20T21:13:25.2473650Z [00:03:02.595]➜  cat >/tmp/go-build1679262874/b982/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2474079Z [00:03:02.595]➜  # import config
2025-08-20T21:13:25.2474513Z [00:03:02.595]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.2475143Z [00:03:02.595]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:25.2475746Z [00:03:02.595]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.2476263Z [00:03:02.595]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.2476711Z [00:03:02.595]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.2477040Z [00:03:02.595]➜  EOF
2025-08-20T21:13:25.2496788Z [00:03:02.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b982/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/roundrobin=>google.golang.org/grpc@v1.68.1/balancer/roundrobin;$WORK/b982=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.22 -complete -installsuffix shared -buildid b7O5TnOvthlYPRwOuu8u/b7O5TnOvthlYPRwOuu8u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/roundrobin/roundrobin.go
2025-08-20T21:13:25.2583379Z [00:03:02.606]➜  cp $WORK/b820/_pkg_.a /root/.cache/go-build/58/5845023d83edf7850378e819b9e3692aec14c37ea96ad2689c2dc94bf942d58a-d # internal
2025-08-20T21:13:25.2635905Z [00:03:02.612]➜  go tool buildid -w $WORK/b982/_pkg_.a # internal
2025-08-20T21:13:25.2643860Z [00:03:02.612]➜  cp $WORK/b982/_pkg_.a /root/.cache/go-build/7f/7f8695331db4121b90e246d042e9efa50239fe0c029f10e1cd91bdf9493e07b0-d # internal
2025-08-20T21:13:25.2648622Z [00:03:02.613]➜  modernc.org/sqlite/lib
2025-08-20T21:13:25.2649360Z [00:03:02.613]➜  mkdir -p $WORK/b828/
2025-08-20T21:13:25.2654075Z [00:03:02.613]➜  cat >/tmp/go-build1679262874/b828/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2655063Z [00:03:02.613]➜  # import config
2025-08-20T21:13:25.2655535Z [00:03:02.613]➜  packagefile modernc.org/libc=/tmp/go-build1679262874/b820/_pkg_.a
2025-08-20T21:13:25.2656851Z [00:03:02.613]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.2657617Z [00:03:02.613]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.2658048Z [00:03:02.613]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:25.2658552Z [00:03:02.613]➜  EOF
2025-08-20T21:13:25.2658916Z [00:03:02.614]➜  google.golang.org/grpc/internal/backoff
2025-08-20T21:13:25.2659290Z [00:03:02.614]➜  mkdir -p $WORK/b988/
2025-08-20T21:13:25.2661776Z [00:03:02.614]➜  cat >/tmp/go-build1679262874/b988/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2662520Z [00:03:02.614]➜  # import config
2025-08-20T21:13:25.2663574Z [00:03:02.614]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.2664591Z [00:03:02.614]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.2665117Z [00:03:02.614]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1679262874/b963/_pkg_.a
2025-08-20T21:13:25.2665629Z [00:03:02.614]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.2666066Z [00:03:02.614]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.2666373Z [00:03:02.614]➜  EOF
2025-08-20T21:13:25.2668548Z [00:03:02.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "/root/go/pkg/mod/modernc.org/sqlite@v1.38.0/lib=>modernc.org/sqlite@v1.38.0/lib;$WORK/b828=>" -p modernc.org/sqlite/lib -lang=go1.23 -complete -installsuffix shared -buildid K7kuem286UpKE0jyAgLI/K7kuem286UpKE0jyAgLI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack /root/go/pkg/mod/modernc.org/sqlite@v1.38.0/lib/defs.go /root/go/pkg/mod/modernc.org/sqlite@v1.38.0/lib/hooks_linux_arm64.go /root/go/pkg/mod/modernc.org/sqlite@v1.38.0/lib/sqlite_linux_arm64.go
2025-08-20T21:13:25.2672272Z [00:03:02.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b988/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/backoff=>google.golang.org/grpc@v1.68.1/internal/backoff;$WORK/b988=>" -p google.golang.org/grpc/internal/backoff -lang=go1.22 -complete -installsuffix shared -buildid tDbgvVRJf4LLVowwO9Fz/tDbgvVRJf4LLVowwO9Fz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/backoff/backoff.go
2025-08-20T21:13:25.2723720Z [00:03:02.620]➜  go tool buildid -w $WORK/b986/_pkg_.a # internal
2025-08-20T21:13:25.2745899Z [00:03:02.623]➜  cp $WORK/b986/_pkg_.a /root/.cache/go-build/6e/6ea29e8505befa724aec9fdfd3cf2aac455e6b8f9e6cf23c0d367bbc81e70f43-d # internal
2025-08-20T21:13:25.2760187Z [00:03:02.624]➜  google.golang.org/grpc/encoding
2025-08-20T21:13:25.2761266Z [00:03:02.624]➜  mkdir -p $WORK/b984/
2025-08-20T21:13:25.2761791Z [00:03:02.624]➜  cat >/tmp/go-build1679262874/b984/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2762872Z [00:03:02.624]➜  # import config
2025-08-20T21:13:25.2763694Z [00:03:02.624]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:25.2764766Z [00:03:02.624]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:13:25.2766281Z [00:03:02.624]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:25.2766720Z [00:03:02.624]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.2767045Z [00:03:02.624]➜  EOF
2025-08-20T21:13:25.2769126Z [00:03:02.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b984/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding=>google.golang.org/grpc@v1.68.1/encoding;$WORK/b984=>" -p google.golang.org/grpc/encoding -lang=go1.22 -complete -installsuffix shared -buildid EuFJo_NlYBmGMI28JIa9/EuFJo_NlYBmGMI28JIa9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/encoding.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/encoding_v2.go
2025-08-20T21:13:25.2804426Z [00:03:02.628]➜  go tool buildid -w $WORK/b988/_pkg_.a # internal
2025-08-20T21:13:25.2813727Z [00:03:02.629]➜  cp $WORK/b988/_pkg_.a /root/.cache/go-build/3a/3a69925d9c419b87c6863b033dbdcc6e9f6a5fd69ecdd2ec4bc9fb2ad5d73020-d # internal
2025-08-20T21:13:25.2828019Z [00:03:02.631]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T21:13:25.2829279Z [00:03:02.631]➜  mkdir -p $WORK/b989/
2025-08-20T21:13:25.2837465Z [00:03:02.632]➜  cat >/tmp/go-build1679262874/b989/importcfg << 'EOF' # internal
2025-08-20T21:13:25.2838319Z [00:03:02.632]➜  # import config
2025-08-20T21:13:25.2839004Z [00:03:02.632]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.2840006Z [00:03:02.632]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.2840829Z [00:03:02.632]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.2841732Z [00:03:02.632]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.2842983Z [00:03:02.632]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:25.2844143Z [00:03:02.632]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:25.2845003Z [00:03:02.632]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.2845952Z [00:03:02.632]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.2846912Z [00:03:02.632]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.2847429Z [00:03:02.632]➜  EOF
2025-08-20T21:13:25.2850381Z [00:03:02.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b989/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.68.1/internal/balancer/gracefulswitch;$WORK/b989=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.22 -complete -installsuffix shared -buildid eDu2TaeMYv1PLYGmyuS7/eDu2TaeMYv1PLYGmyuS7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancer/gracefulswitch/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T21:13:25.2974608Z [00:03:02.645]➜  go tool buildid -w $WORK/b984/_pkg_.a # internal
2025-08-20T21:13:25.2980180Z [00:03:02.646]➜  cp $WORK/b984/_pkg_.a /root/.cache/go-build/d3/d36d30c4e9660dff79efbd06a29567c1ddc7ca0ef72c9f672e396d4be9731549-d # internal
2025-08-20T21:13:25.3003013Z [00:03:02.648]➜  google.golang.org/grpc/encoding/proto
2025-08-20T21:13:25.3003643Z [00:03:02.648]➜  mkdir -p $WORK/b987/
2025-08-20T21:13:25.3007945Z [00:03:02.649]➜  cat >/tmp/go-build1679262874/b987/importcfg << 'EOF' # internal
2025-08-20T21:13:25.3008323Z [00:03:02.649]➜  # import config
2025-08-20T21:13:25.3008663Z [00:03:02.649]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.3009188Z [00:03:02.649]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1679262874/b984/_pkg_.a
2025-08-20T21:13:25.3009761Z [00:03:02.649]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:13:25.3010354Z [00:03:02.649]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:25.3011252Z [00:03:02.649]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1679262874/b959/_pkg_.a
2025-08-20T21:13:25.3011670Z [00:03:02.649]➜  EOF
2025-08-20T21:13:25.3013598Z [00:03:02.649]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b987/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/proto=>google.golang.org/grpc@v1.68.1/encoding/proto;$WORK/b987=>" -p google.golang.org/grpc/encoding/proto -lang=go1.22 -complete -installsuffix shared -buildid n51LaQrzFFkjyKGmeP6w/n51LaQrzFFkjyKGmeP6w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/proto/proto.go
2025-08-20T21:13:25.3217373Z [00:03:02.670]➜  go tool buildid -w $WORK/b987/_pkg_.a # internal
2025-08-20T21:13:25.3228012Z [00:03:02.671]➜  cp $WORK/b987/_pkg_.a /root/.cache/go-build/44/4492bab548e4dcbe48f256856644580224edfb3570e928c4ccdd362b9407b4f1-d # internal
2025-08-20T21:13:25.3242597Z [00:03:02.672]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T21:13:25.3243860Z [00:03:02.673]➜  mkdir -p $WORK/b990/
2025-08-20T21:13:25.3247209Z [00:03:02.673]➜  cat >/tmp/go-build1679262874/b990/importcfg << 'EOF' # internal
2025-08-20T21:13:25.3247843Z [00:03:02.673]➜  # import config
2025-08-20T21:13:25.3248955Z [00:03:02.673]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.3249434Z [00:03:02.673]➜  EOF
2025-08-20T21:13:25.3251589Z [00:03:02.673]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b990/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancerload=>google.golang.org/grpc@v1.68.1/internal/balancerload;$WORK/b990=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.22 -complete -installsuffix shared -buildid US3oE1jLKKD9_krX1lCC/US3oE1jLKKD9_krX1lCC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancerload/load.go
2025-08-20T21:13:25.3294270Z [00:03:02.677]➜  go tool buildid -w $WORK/b989/_pkg_.a # internal
2025-08-20T21:13:25.3304037Z [00:03:02.678]➜  cp $WORK/b989/_pkg_.a /root/.cache/go-build/7b/7bef1bc47b0cab3363d4bdc8fd3ee08a737a764712d07998bd17a82d8f962a74-d # internal
2025-08-20T21:13:25.3311855Z [00:03:02.679]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T21:13:25.3313174Z [00:03:02.679]➜  mkdir -p $WORK/b993/
2025-08-20T21:13:25.3314248Z [00:03:02.679]➜  cat >/tmp/go-build1679262874/b993/importcfg << 'EOF' # internal
2025-08-20T21:13:25.3314635Z [00:03:02.679]➜  # import config
2025-08-20T21:13:25.3315168Z [00:03:02.679]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.3315887Z [00:03:02.679]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.3316447Z [00:03:02.679]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.3316880Z [00:03:02.679]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.3317301Z [00:03:02.679]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.3318037Z [00:03:02.679]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.3318417Z [00:03:02.679]➜  EOF
2025-08-20T21:13:25.3320731Z [00:03:02.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b993/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/durationpb=>google.golang.org/protobuf@v1.36.5/types/known/durationpb;$WORK/b993=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.21 -complete -installsuffix shared -buildid xD0J17clcCogkl7Dwiuq/xD0J17clcCogkl7Dwiuq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/durationpb/duration.pb.go
2025-08-20T21:13:25.3471660Z [00:03:02.695]➜  go tool buildid -w $WORK/b990/_pkg_.a # internal
2025-08-20T21:13:25.3476088Z [00:03:02.696]➜  cp $WORK/b990/_pkg_.a /root/.cache/go-build/3b/3b450d14c9a1a47fc553d896807c947b5d3d184b5c02c6a3ba14fce88927c4fd-d # internal
2025-08-20T21:13:25.3483895Z [00:03:02.696]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T21:13:25.3484344Z [00:03:02.696]➜  mkdir -p $WORK/b994/
2025-08-20T21:13:25.3502124Z [00:03:02.697]➜  cat >/tmp/go-build1679262874/b994/importcfg << 'EOF' # internal
2025-08-20T21:13:25.3502527Z [00:03:02.697]➜  # import config
2025-08-20T21:13:25.3503035Z [00:03:02.697]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.3504161Z [00:03:02.697]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.3504730Z [00:03:02.697]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.3505380Z [00:03:02.697]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.3505895Z [00:03:02.697]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.3506270Z [00:03:02.697]➜  EOF
2025-08-20T21:13:25.3508478Z [00:03:02.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b994/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/timestamppb=>google.golang.org/protobuf@v1.36.5/types/known/timestamppb;$WORK/b994=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.21 -complete -installsuffix shared -buildid 0KaMEKD5uEuaMc99S0mn/0KaMEKD5uEuaMc99S0mn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/timestamppb/timestamp.pb.go
2025-08-20T21:13:25.3907048Z [00:03:02.738]➜  go tool buildid -w $WORK/b993/_pkg_.a # internal
2025-08-20T21:13:25.3907801Z [00:03:02.739]➜  cp $WORK/b993/_pkg_.a /root/.cache/go-build/c9/c954fead218c0c70d635005d5bf38db2f830d54ecb926a67a69b3214a7d0e10e-d # internal
2025-08-20T21:13:25.3934657Z [00:03:02.742]➜  google.golang.org/grpc/internal/buffer
2025-08-20T21:13:25.3936762Z [00:03:02.742]➜  mkdir -p $WORK/b996/
2025-08-20T21:13:25.3938773Z [00:03:02.742]➜  cat >/tmp/go-build1679262874/b996/importcfg << 'EOF' # internal
2025-08-20T21:13:25.3939209Z [00:03:02.742]➜  # import config
2025-08-20T21:13:25.3939556Z [00:03:02.742]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.3939971Z [00:03:02.742]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.3940324Z [00:03:02.742]➜  EOF
2025-08-20T21:13:25.3942427Z [00:03:02.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b996/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/buffer=>google.golang.org/grpc@v1.68.1/internal/buffer;$WORK/b996=>" -p google.golang.org/grpc/internal/buffer -lang=go1.22 -complete -installsuffix shared -buildid vhkgvhQQrmmpn0YcBi3m/vhkgvhQQrmmpn0YcBi3m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/buffer/unbounded.go
2025-08-20T21:13:25.4069305Z [00:03:02.755]➜  go tool buildid -w $WORK/b994/_pkg_.a # internal
2025-08-20T21:13:25.4079265Z [00:03:02.756]➜  cp $WORK/b994/_pkg_.a /root/.cache/go-build/50/50ebba92c386a0efb77eb552c3172b4453895f5d2f90ae8cc32b1d961db05418-d # internal
2025-08-20T21:13:25.4094157Z [00:03:02.757]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T21:13:25.4094881Z [00:03:02.758]➜  mkdir -p $WORK/b992/
2025-08-20T21:13:25.4099772Z [00:03:02.758]➜  cat >/tmp/go-build1679262874/b992/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4100130Z [00:03:02.758]➜  # import config
2025-08-20T21:13:25.4100738Z [00:03:02.758]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.4101526Z [00:03:02.758]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.4102521Z [00:03:02.758]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:25.4103477Z [00:03:02.758]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:25.4104077Z [00:03:02.758]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.4104502Z [00:03:02.758]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.4104809Z [00:03:02.758]➜  EOF
2025-08-20T21:13:25.4107200Z [00:03:02.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b992/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.68.1/binarylog/grpc_binarylog_v1;$WORK/b992=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.22 -complete -installsuffix shared -buildid 8mwki3EBMPTXu3vYPxXZ/8mwki3EBMPTXu3vYPxXZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T21:13:25.4132409Z [00:03:02.761]➜  go tool buildid -w $WORK/b996/_pkg_.a # internal
2025-08-20T21:13:25.4138261Z [00:03:02.762]➜  cp $WORK/b996/_pkg_.a /root/.cache/go-build/21/2183e2baad680c3f3cf6f8510c5ddf988f40f2c0298c7df78f70660a17023093-d # internal
2025-08-20T21:13:25.4153470Z [00:03:02.763]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T21:13:25.4161536Z [00:03:02.764]➜  mkdir -p $WORK/b995/
2025-08-20T21:13:25.4162005Z [00:03:02.764]➜  cat >/tmp/go-build1679262874/b995/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4162513Z [00:03:02.764]➜  # import config
2025-08-20T21:13:25.4162916Z [00:03:02.764]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.4163474Z [00:03:02.764]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:25.4163996Z [00:03:02.764]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.4164446Z [00:03:02.764]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.4164777Z [00:03:02.764]➜  EOF
2025-08-20T21:13:25.4169744Z [00:03:02.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b995/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcsync=>google.golang.org/grpc@v1.68.1/internal/grpcsync;$WORK/b995=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.22 -complete -installsuffix shared -buildid dycY5_p4AVOtQ3pGyTi4/dycY5_p4AVOtQ3pGyTi4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcsync/callback_serializer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcsync/event.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcsync/oncefunc.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/grpcsync/pubsub.go
2025-08-20T21:13:25.4315461Z [00:03:02.780]➜  go tool buildid -w $WORK/b980/_pkg_.a # internal
2025-08-20T21:13:25.4352652Z [00:03:02.783]➜  cp $WORK/b980/_pkg_.a /root/.cache/go-build/33/33682ec916b8565f60d5c8fc9c986b2793cb863b43e107cc5f88f3bf1f74dfd6-d # internal
2025-08-20T21:13:25.4356775Z [00:03:02.784]➜  google.golang.org/grpc/internal/pretty
2025-08-20T21:13:25.4357450Z [00:03:02.784]➜  mkdir -p $WORK/b979/
2025-08-20T21:13:25.4365688Z [00:03:02.785]➜  cat >/tmp/go-build1679262874/b979/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4366085Z [00:03:02.785]➜  # import config
2025-08-20T21:13:25.4366430Z [00:03:02.785]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:25.4366889Z [00:03:02.785]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.4367345Z [00:03:02.785]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.4367916Z [00:03:02.785]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:25.4368604Z [00:03:02.785]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1679262874/b959/_pkg_.a
2025-08-20T21:13:25.4369023Z [00:03:02.785]➜  EOF
2025-08-20T21:13:25.4371165Z [00:03:02.785]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b979/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/pretty=>google.golang.org/grpc@v1.68.1/internal/pretty;$WORK/b979=>" -p google.golang.org/grpc/internal/pretty -lang=go1.22 -complete -installsuffix shared -buildid 745M7q9Fw0eQKTMWIq-Z/745M7q9Fw0eQKTMWIq-Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/pretty/pretty.go
2025-08-20T21:13:25.4377763Z [00:03:02.786]➜  go tool buildid -w $WORK/b995/_pkg_.a # internal
2025-08-20T21:13:25.4384333Z [00:03:02.786]➜  cp $WORK/b995/_pkg_.a /root/.cache/go-build/6d/6da6d9de5a2d759434eb3755381ebf9e5b4a202ea7b45ba1011ad1045c150dce-d # internal
2025-08-20T21:13:25.4388063Z [00:03:02.787]➜  google.golang.org/grpc/internal/idle
2025-08-20T21:13:25.4388782Z [00:03:02.787]➜  mkdir -p $WORK/b997/
2025-08-20T21:13:25.4392886Z [00:03:02.787]➜  cat >/tmp/go-build1679262874/b997/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4393250Z [00:03:02.787]➜  # import config
2025-08-20T21:13:25.4393582Z [00:03:02.787]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.4394003Z [00:03:02.787]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.4394436Z [00:03:02.787]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.4394873Z [00:03:02.787]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.4395312Z [00:03:02.787]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.4395627Z [00:03:02.787]➜  EOF
2025-08-20T21:13:25.4397524Z [00:03:02.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b997/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/idle=>google.golang.org/grpc@v1.68.1/internal/idle;$WORK/b997=>" -p google.golang.org/grpc/internal/idle -lang=go1.22 -complete -installsuffix shared -buildid 5PC4R8KOVc4YLgKHXC5Z/5PC4R8KOVc4YLgKHXC5Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/idle/idle.go
2025-08-20T21:13:25.4567601Z [00:03:02.805]➜  go tool buildid -w $WORK/b979/_pkg_.a # internal
2025-08-20T21:13:25.4575501Z [00:03:02.805]➜  cp $WORK/b979/_pkg_.a /root/.cache/go-build/fa/fa0c035ffcd4af1aa48489cfc16e3a29eebc5a4abb95933663e399f1d7f99b01-d # internal
2025-08-20T21:13:25.4605362Z [00:03:02.808]➜  google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
2025-08-20T21:13:25.4607170Z [00:03:02.808]➜  mkdir -p $WORK/b977/
2025-08-20T21:13:25.4607595Z [00:03:02.808]➜  cat >/tmp/go-build1679262874/b977/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4607948Z [00:03:02.808]➜  # import config
2025-08-20T21:13:25.4608310Z [00:03:02.808]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.4608772Z [00:03:02.808]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.4609190Z [00:03:02.808]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.4609700Z [00:03:02.808]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.4622418Z [00:03:02.808]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1679262874/b976/_pkg_.a
2025-08-20T21:13:25.4623395Z [00:03:02.808]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:25.4624130Z [00:03:02.808]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.4625041Z [00:03:02.808]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:25.4625706Z [00:03:02.808]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:25.4626369Z [00:03:02.808]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:25.4626983Z [00:03:02.808]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.4627594Z [00:03:02.808]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.4628105Z [00:03:02.808]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.4628415Z [00:03:02.808]➜  EOF
2025-08-20T21:13:25.4631038Z [00:03:02.808]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b977/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst/pickfirstleaf=>google.golang.org/grpc@v1.68.1/balancer/pickfirst/pickfirstleaf;$WORK/b977=>" -p google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.22 -complete -installsuffix shared -buildid cp5y2izspncgRDKVs9nz/cp5y2izspncgRDKVs9nz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go
2025-08-20T21:13:25.4685645Z [00:03:02.816]➜  go tool buildid -w $WORK/b997/_pkg_.a # internal
2025-08-20T21:13:25.4690118Z [00:03:02.817]➜  cp $WORK/b997/_pkg_.a /root/.cache/go-build/ff/ff651f994bf3d77b22edc30a694442bbdf583a7dd871b4861d9ae202712f1ae1-d # internal
2025-08-20T21:13:25.4697057Z [00:03:02.818]➜  google.golang.org/grpc/internal/metadata
2025-08-20T21:13:25.4697870Z [00:03:02.818]➜  mkdir -p $WORK/b998/
2025-08-20T21:13:25.4702730Z [00:03:02.818]➜  cat >/tmp/go-build1679262874/b998/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4705410Z [00:03:02.818]➜  # import config
2025-08-20T21:13:25.4706063Z [00:03:02.818]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.4707816Z [00:03:02.818]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.4708699Z [00:03:02.818]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.4709592Z [00:03:02.818]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.4710132Z [00:03:02.818]➜  EOF
2025-08-20T21:13:25.4712849Z [00:03:02.819]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b998/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/metadata=>google.golang.org/grpc@v1.68.1/internal/metadata;$WORK/b998=>" -p google.golang.org/grpc/internal/metadata -lang=go1.22 -complete -installsuffix shared -buildid 4Tm-XVuFv2WkiM3bJcXy/4Tm-XVuFv2WkiM3bJcXy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/metadata/metadata.go
2025-08-20T21:13:25.4789115Z [00:03:02.827]➜  go tool buildid -w $WORK/b992/_pkg_.a # internal
2025-08-20T21:13:25.4811393Z [00:03:02.829]➜  cp $WORK/b992/_pkg_.a /root/.cache/go-build/fa/fa2b98d967ee9136990c7c06754effdc0ebfbfbf4db84eb0000fc76557d8f03a-d # internal
2025-08-20T21:13:25.4903278Z [00:03:02.838]➜  go tool buildid -w $WORK/b998/_pkg_.a # internal
2025-08-20T21:13:25.4932226Z [00:03:02.839]➜  cp $WORK/b998/_pkg_.a /root/.cache/go-build/3e/3e648370d78815a25d4ba2183d0bb6b0a9f67d1668c75e3cb19bd5c20f221313-d # internal
2025-08-20T21:13:25.4933988Z [00:03:02.842]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T21:13:25.4934657Z [00:03:02.842]➜  mkdir -p $WORK/b991/
2025-08-20T21:13:25.4939587Z [00:03:02.842]➜  cat >/tmp/go-build1679262874/b991/importcfg << 'EOF' # internal
2025-08-20T21:13:25.4940520Z [00:03:02.842]➜  # import config
2025-08-20T21:13:25.4941561Z [00:03:02.842]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:25.4942003Z [00:03:02.842]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.4942806Z [00:03:02.842]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:25.4945717Z [00:03:02.842]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.4946174Z [00:03:02.842]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.4946761Z [00:03:02.842]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1679262874/b992/_pkg_.a
2025-08-20T21:13:25.4947413Z [00:03:02.842]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.4948046Z [00:03:02.842]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:25.4948665Z [00:03:02.842]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.4949247Z [00:03:02.842]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:25.4949845Z [00:03:02.842]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:25.4950523Z [00:03:02.842]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:25.4951852Z [00:03:02.842]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:25.4952460Z [00:03:02.842]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:25.4952868Z [00:03:02.842]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.4953274Z [00:03:02.842]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.4953810Z [00:03:02.842]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:25.4954248Z [00:03:02.842]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.4954674Z [00:03:02.842]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.4955099Z [00:03:02.842]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.4955533Z [00:03:02.842]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.4955966Z [00:03:02.842]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.4956278Z [00:03:02.842]➜  EOF
2025-08-20T21:13:25.4959718Z [00:03:02.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b991/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog=>google.golang.org/grpc@v1.68.1/internal/binarylog;$WORK/b991=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.22 -complete -installsuffix shared -buildid OFrgDub6pxCn9h6Bpp83/OFrgDub6pxCn9h6Bpp83 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog/binarylog.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog/binarylog_testutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog/env_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog/method_logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/binarylog/sink.go
2025-08-20T21:13:25.4971684Z [00:03:02.845]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T21:13:25.4972062Z [00:03:02.845]➜  mkdir -p $WORK/b1000/
2025-08-20T21:13:25.5006118Z [00:03:02.845]➜  cat >/tmp/go-build1679262874/b1000/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5006493Z [00:03:02.845]➜  # import config
2025-08-20T21:13:25.5006882Z [00:03:02.845]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.5007323Z [00:03:02.845]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.5007828Z [00:03:02.845]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.5008451Z [00:03:02.845]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:25.5009385Z [00:03:02.845]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.5009996Z [00:03:02.845]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.5010518Z [00:03:02.845]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.5011141Z [00:03:02.845]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.5011577Z [00:03:02.845]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.5012001Z [00:03:02.845]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.5012303Z [00:03:02.845]➜  EOF
2025-08-20T21:13:25.5014718Z [00:03:02.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1000/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/serviceconfig=>google.golang.org/grpc@v1.68.1/internal/serviceconfig;$WORK/b1000=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.22 -complete -installsuffix shared -buildid kfdyGpbXPq1TIYbc0-S_/kfdyGpbXPq1TIYbc0-S_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/serviceconfig/duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/serviceconfig/serviceconfig.go
2025-08-20T21:13:25.5377808Z [00:03:02.886]➜  go tool buildid -w $WORK/b977/_pkg_.a # internal
2025-08-20T21:13:25.5393603Z [00:03:02.887]➜  cp $WORK/b977/_pkg_.a /root/.cache/go-build/0e/0e3dd03d46c18b5d2c529e5d51a3e5c579b4a41eb461792421db07abcea3d57f-d # internal
2025-08-20T21:13:25.5415527Z [00:03:02.889]➜  go tool buildid -w $WORK/b1000/_pkg_.a # internal
2025-08-20T21:13:25.5421907Z [00:03:02.890]➜  google.golang.org/grpc/balancer/pickfirst
2025-08-20T21:13:25.5423865Z [00:03:02.890]➜  mkdir -p $WORK/b975/
2025-08-20T21:13:25.5424791Z [00:03:02.890]➜  cat >/tmp/go-build1679262874/b975/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5425691Z [00:03:02.890]➜  # import config
2025-08-20T21:13:25.5426544Z [00:03:02.890]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.5427464Z [00:03:02.890]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.5428169Z [00:03:02.890]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.5429016Z [00:03:02.890]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:25.5430274Z [00:03:02.890]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1679262874/b976/_pkg_.a
2025-08-20T21:13:25.5431583Z [00:03:02.890]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build1679262874/b977/_pkg_.a
2025-08-20T21:13:25.5432500Z [00:03:02.890]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:25.5433170Z [00:03:02.890]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.5433818Z [00:03:02.890]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:25.5434482Z [00:03:02.890]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:25.5435141Z [00:03:02.890]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:25.5435760Z [00:03:02.890]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.5436372Z [00:03:02.890]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.5436910Z [00:03:02.890]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.5437236Z [00:03:02.890]➜  EOF
2025-08-20T21:13:25.5439281Z [00:03:02.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b975/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst=>google.golang.org/grpc@v1.68.1/balancer/pickfirst;$WORK/b975=>" -p google.golang.org/grpc/balancer/pickfirst -lang=go1.22 -complete -installsuffix shared -buildid oeuxKnTEmCDrQp6MDIwa/oeuxKnTEmCDrQp6MDIwa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/pickfirst/pickfirst.go
2025-08-20T21:13:25.5441982Z [00:03:02.891]➜  cp $WORK/b1000/_pkg_.a /root/.cache/go-build/59/59df950c325a9e5ff0625bee4bd52c33ae287a572d62e2173de8d7658b385cd4-d # internal
2025-08-20T21:13:25.5453312Z [00:03:02.893]➜  google.golang.org/grpc/internal/resolver
2025-08-20T21:13:25.5454277Z [00:03:02.894]➜  mkdir -p $WORK/b999/
2025-08-20T21:13:25.5459844Z [00:03:02.894]➜  cat >/tmp/go-build1679262874/b999/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5461666Z [00:03:02.894]➜  # import config
2025-08-20T21:13:25.5462049Z [00:03:02.894]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.5462635Z [00:03:02.894]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:25.5463294Z [00:03:02.894]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.5463886Z [00:03:02.894]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.5464819Z [00:03:02.894]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.5465229Z [00:03:02.894]➜  EOF
2025-08-20T21:13:25.5477609Z [00:03:02.894]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b999/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver=>google.golang.org/grpc@v1.68.1/internal/resolver;$WORK/b999=>" -p google.golang.org/grpc/internal/resolver -lang=go1.22 -complete -installsuffix shared -buildid 8RpIBbqV3tkQk3nAoW2G/8RpIBbqV3tkQk3nAoW2G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/config_selector.go
2025-08-20T21:13:25.5735399Z [00:03:02.920]➜  go tool buildid -w $WORK/b975/_pkg_.a # internal
2025-08-20T21:13:25.5736068Z [00:03:02.920]➜  go tool buildid -w $WORK/b999/_pkg_.a # internal
2025-08-20T21:13:25.5736743Z [00:03:02.920]➜  cp $WORK/b975/_pkg_.a /root/.cache/go-build/5c/5c87968e93b9b154fedd2018c492a44e056f3e36eacbe1ad759a01c3f1d894a4-d # internal
2025-08-20T21:13:25.5742857Z [00:03:02.921]➜  cp $WORK/b999/_pkg_.a /root/.cache/go-build/23/2379ba561bded869c9a891dd8f7c67bc5b911e14d4b3bc8b80a1f900a95c5a18-d # internal
2025-08-20T21:13:25.5743531Z [00:03:02.921]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T21:13:25.5744209Z [00:03:02.922]➜  mkdir -p $WORK/b1001/
2025-08-20T21:13:25.5744636Z [00:03:02.922]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T21:13:25.5744980Z [00:03:02.922]➜  mkdir -p $WORK/b1003/
2025-08-20T21:13:25.5745380Z [00:03:02.922]➜  cat >/tmp/go-build1679262874/b1001/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5745736Z [00:03:02.922]➜  # import config
2025-08-20T21:13:25.5746084Z [00:03:02.922]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.5746596Z [00:03:02.922]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.5747155Z [00:03:02.922]➜  EOF
2025-08-20T21:13:25.5747502Z [00:03:02.922]➜  cat >/tmp/go-build1679262874/b1003/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5747849Z [00:03:02.922]➜  # import config
2025-08-20T21:13:25.5748276Z [00:03:02.922]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.5748674Z [00:03:02.922]➜  EOF
2025-08-20T21:13:25.5754625Z [00:03:02.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1003/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/networktype=>google.golang.org/grpc@v1.68.1/internal/transport/networktype;$WORK/b1003=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.22 -complete -installsuffix shared -buildid zjBelwV_YHqUWBDIv3dJ/zjBelwV_YHqUWBDIv3dJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/networktype/networktype.go
2025-08-20T21:13:25.5758858Z [00:03:02.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1001/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/passthrough=>google.golang.org/grpc@v1.68.1/internal/resolver/passthrough;$WORK/b1001=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.22 -complete -installsuffix shared -buildid bzAj1T0Gu1znhsb6zDMs/bzAj1T0Gu1znhsb6zDMs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/passthrough/passthrough.go
2025-08-20T21:13:25.5857126Z [00:03:02.934]➜  go tool buildid -w $WORK/b1003/_pkg_.a # internal
2025-08-20T21:13:25.5863528Z [00:03:02.934]➜  cp $WORK/b1003/_pkg_.a /root/.cache/go-build/7f/7fe999e96476f2715a45f739349c36acf1c37a7bf4b2f8f68fef68cc8161fac8-d # internal
2025-08-20T21:13:25.5864258Z [00:03:02.934]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T21:13:25.5870876Z [00:03:02.934]➜  mkdir -p $WORK/b1002/
2025-08-20T21:13:25.5872306Z [00:03:02.935]➜  cat >/tmp/go-build1679262874/b1002/importcfg << 'EOF' # internal
2025-08-20T21:13:25.5873121Z [00:03:02.935]➜  # import config
2025-08-20T21:13:25.5873513Z [00:03:02.935]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.5874135Z [00:03:02.935]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1679262874/b1003/_pkg_.a
2025-08-20T21:13:25.5874815Z [00:03:02.935]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.5875208Z [00:03:02.935]➜  EOF
2025-08-20T21:13:25.5877259Z [00:03:02.935]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1002/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/unix=>google.golang.org/grpc@v1.68.1/internal/resolver/unix;$WORK/b1002=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.22 -complete -installsuffix shared -buildid CyplqvJOwQt-lbqSJji_/CyplqvJOwQt-lbqSJji_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/unix/unix.go
2025-08-20T21:13:25.5976324Z [00:03:02.946]➜  go tool buildid -w $WORK/b1001/_pkg_.a # internal
2025-08-20T21:13:25.5980081Z [00:03:02.946]➜  cp $WORK/b1001/_pkg_.a /root/.cache/go-build/ac/ac8109bd1613b9fefcd1f7d42046834b24e08d1752179db376ecf23f8ad98fb0-d # internal
2025-08-20T21:13:25.5999062Z [00:03:02.948]➜  google.golang.org/grpc/stats
2025-08-20T21:13:25.5999443Z [00:03:02.948]➜  mkdir -p $WORK/b1005/
2025-08-20T21:13:25.6002297Z [00:03:02.948]➜  cat >/tmp/go-build1679262874/b1005/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6002683Z [00:03:02.948]➜  # import config
2025-08-20T21:13:25.6003032Z [00:03:02.948]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6003574Z [00:03:02.948]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.6004103Z [00:03:02.948]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6004535Z [00:03:02.948]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6004845Z [00:03:02.948]➜  EOF
2025-08-20T21:13:25.6006895Z [00:03:02.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1005/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/stats=>google.golang.org/grpc@v1.68.1/stats;$WORK/b1005=>" -p google.golang.org/grpc/stats -lang=go1.22 -complete -installsuffix shared -buildid LlkmGlOLPGxYxoyZO8Ha/LlkmGlOLPGxYxoyZO8Ha -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/stats/handlers.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/stats/stats.go
2025-08-20T21:13:25.6038506Z [00:03:02.952]➜  go tool buildid -w $WORK/b991/_pkg_.a # internal
2025-08-20T21:13:25.6060979Z [00:03:02.954]➜  go tool buildid -w $WORK/b1002/_pkg_.a # internal
2025-08-20T21:13:25.6062296Z [00:03:02.954]➜  cp $WORK/b1002/_pkg_.a /root/.cache/go-build/d1/d17c33aaae29d4140f5c45a140c33f27f037250e165699be1b87fd43ca0fca35-d # internal
2025-08-20T21:13:25.6065484Z [00:03:02.955]➜  cp $WORK/b991/_pkg_.a /root/.cache/go-build/0f/0f4f9ce53bd44a6465b1d84948475144b39bfafb29913b5570cf07a32d1e6781-d # internal
2025-08-20T21:13:25.6069633Z [00:03:02.955]➜  google.golang.org/grpc/internal/syscall
2025-08-20T21:13:25.6070036Z [00:03:02.955]➜  mkdir -p $WORK/b1007/
2025-08-20T21:13:25.6070344Z [00:03:02.955]➜  google.golang.org/grpc/keepalive
2025-08-20T21:13:25.6070788Z [00:03:02.955]➜  mkdir -p $WORK/b1008/
2025-08-20T21:13:25.6073484Z [00:03:02.955]➜  cat >/tmp/go-build1679262874/b1008/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6073934Z [00:03:02.956]➜  # import config
2025-08-20T21:13:25.6074282Z [00:03:02.956]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6074618Z [00:03:02.956]➜  EOF
2025-08-20T21:13:25.6077823Z [00:03:02.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1008/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/keepalive=>google.golang.org/grpc@v1.68.1/keepalive;$WORK/b1008=>" -p google.golang.org/grpc/keepalive -lang=go1.22 -complete -installsuffix shared -buildid VL7LnvS-HdHqx0HJRrTf/VL7LnvS-HdHqx0HJRrTf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/keepalive/keepalive.go
2025-08-20T21:13:25.6083366Z [00:03:02.956]➜  cat >/tmp/go-build1679262874/b1007/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6083775Z [00:03:02.956]➜  # import config
2025-08-20T21:13:25.6084117Z [00:03:02.956]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.6084588Z [00:03:02.956]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:25.6085159Z [00:03:02.956]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.6085653Z [00:03:02.956]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6086072Z [00:03:02.956]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:25.6086498Z [00:03:02.956]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6086808Z [00:03:02.956]➜  EOF
2025-08-20T21:13:25.6089013Z [00:03:02.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1007/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/syscall=>google.golang.org/grpc@v1.68.1/internal/syscall;$WORK/b1007=>" -p google.golang.org/grpc/internal/syscall -lang=go1.22 -complete -installsuffix shared -buildid qPPD7t0liBdi6pAHYpym/qPPD7t0liBdi6pAHYpym -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/syscall/syscall_linux.go
2025-08-20T21:13:25.6181013Z [00:03:02.966]➜  go tool buildid -w $WORK/b1008/_pkg_.a # internal
2025-08-20T21:13:25.6184541Z [00:03:02.966]➜  cp $WORK/b1008/_pkg_.a /root/.cache/go-build/9c/9cc4d83d6df3333195614cc7e263dc21fa1096c7fa884032e6d356c322313e17-d # internal
2025-08-20T21:13:25.6207920Z [00:03:02.968]➜  google.golang.org/grpc/peer
2025-08-20T21:13:25.6208856Z [00:03:02.968]➜  mkdir -p $WORK/b1009/
2025-08-20T21:13:25.6209288Z [00:03:02.969]➜  cat >/tmp/go-build1679262874/b1009/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6209648Z [00:03:02.969]➜  # import config
2025-08-20T21:13:25.6210057Z [00:03:02.969]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6210479Z [00:03:02.969]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.6211307Z [00:03:02.969]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:25.6211812Z [00:03:02.969]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6212584Z [00:03:02.969]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.6212901Z [00:03:02.969]➜  EOF
2025-08-20T21:13:25.6215643Z [00:03:02.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1009/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/peer=>google.golang.org/grpc@v1.68.1/peer;$WORK/b1009=>" -p google.golang.org/grpc/peer -lang=go1.22 -complete -installsuffix shared -buildid 90xCNt06DbEFshyBwkxA/90xCNt06DbEFshyBwkxA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/peer/peer.go
2025-08-20T21:13:25.6303035Z [00:03:02.978]➜  go tool buildid -w $WORK/b1005/_pkg_.a # internal
2025-08-20T21:13:25.6305594Z [00:03:02.979]➜  cp $WORK/b1005/_pkg_.a /root/.cache/go-build/26/26aaff112f6fa453fd7dd5401444f87f2ee7cd33a985fb1404274158ac3b37e7-d # internal
2025-08-20T21:13:25.6314853Z [00:03:02.980]➜  google.golang.org/grpc/internal/stats
2025-08-20T21:13:25.6315228Z [00:03:02.980]➜  mkdir -p $WORK/b1004/
2025-08-20T21:13:25.6330906Z [00:03:02.980]➜  cat >/tmp/go-build1679262874/b1004/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6333902Z [00:03:02.980]➜  # import config
2025-08-20T21:13:25.6334566Z [00:03:02.980]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6335530Z [00:03:02.980]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.6336262Z [00:03:02.980]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:25.6337012Z [00:03:02.980]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:25.6337524Z [00:03:02.980]➜  EOF
2025-08-20T21:13:25.6339829Z [00:03:02.980]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1004/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/stats=>google.golang.org/grpc@v1.68.1/internal/stats;$WORK/b1004=>" -p google.golang.org/grpc/internal/stats -lang=go1.22 -complete -installsuffix shared -buildid uDYQG8gCYkKOU4xFHAwb/uDYQG8gCYkKOU4xFHAwb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/stats/labels.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/stats/metrics_recorder_list.go
2025-08-20T21:13:25.6393258Z [00:03:02.987]➜  go tool buildid -w $WORK/b1009/_pkg_.a # internal
2025-08-20T21:13:25.6397669Z [00:03:02.988]➜  cp $WORK/b1009/_pkg_.a /root/.cache/go-build/e5/e541b5a7e3050bcff23ba7595f99a7d6612cf399355c079947bad765a832dc50-d # internal
2025-08-20T21:13:25.6404889Z [00:03:02.989]➜  google.golang.org/grpc/tap
2025-08-20T21:13:25.6405300Z [00:03:02.989]➜  mkdir -p $WORK/b1010/
2025-08-20T21:13:25.6412361Z [00:03:02.989]➜  cat >/tmp/go-build1679262874/b1010/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6413376Z [00:03:02.989]➜  # import config
2025-08-20T21:13:25.6413781Z [00:03:02.989]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6414332Z [00:03:02.989]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.6414730Z [00:03:02.989]➜  EOF
2025-08-20T21:13:25.6417056Z [00:03:02.990]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1010/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/tap=>google.golang.org/grpc@v1.68.1/tap;$WORK/b1010=>" -p google.golang.org/grpc/tap -lang=go1.22 -complete -installsuffix shared -buildid glYcf8CKtA0bIS2yliu8/glYcf8CKtA0bIS2yliu8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/tap/tap.go
2025-08-20T21:13:25.6461501Z [00:03:02.994]➜  go tool buildid -w $WORK/b1007/_pkg_.a # internal
2025-08-20T21:13:25.6462220Z [00:03:02.994]➜  cp $WORK/b1007/_pkg_.a /root/.cache/go-build/5e/5ef34a61416579359b84b894cf4539f62fb9f6d7eeb41e84942994e7e3982929-d # internal
2025-08-20T21:13:25.6466954Z [00:03:02.995]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T21:13:25.6472162Z [00:03:02.995]➜  mkdir -p $WORK/b1013/
2025-08-20T21:13:25.6473023Z [00:03:02.995]➜  cat >/tmp/go-build1679262874/b1013/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6473820Z [00:03:02.995]➜  # import config
2025-08-20T21:13:25.6474983Z [00:03:02.995]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.6475492Z [00:03:02.995]➜  EOF
2025-08-20T21:13:25.6477587Z [00:03:02.995]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1013/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/state=>google.golang.org/grpc@v1.68.1/balancer/grpclb/state;$WORK/b1013=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.22 -complete -installsuffix shared -buildid 7RWPkx6hFZdW8mJ5Pox7/7RWPkx6hFZdW8mJ5Pox7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/state/state.go
2025-08-20T21:13:25.6536068Z [00:03:03.002]➜  go tool buildid -w $WORK/b1010/_pkg_.a # internal
2025-08-20T21:13:25.6539173Z [00:03:03.002]➜  cp $WORK/b1010/_pkg_.a /root/.cache/go-build/af/af6c260453f8c9d908d20ec74721c3aa144d952a4d717bf1de54788dc1bc96d0-d # internal
2025-08-20T21:13:25.6564844Z [00:03:03.005]➜  go tool buildid -w $WORK/b1004/_pkg_.a # internal
2025-08-20T21:13:25.6570230Z [00:03:03.005]➜  go tool buildid -w $WORK/b1013/_pkg_.a # internal
2025-08-20T21:13:25.6573271Z [00:03:03.005]➜  cp $WORK/b1004/_pkg_.a /root/.cache/go-build/4f/4f68203cd9f357c16cbc1a30770d9e4a1fc81bbedb8e7f0f1ce05529e0e8cff2-d # internal
2025-08-20T21:13:25.6574221Z [00:03:03.005]➜  cp $WORK/b1013/_pkg_.a /root/.cache/go-build/ab/ab55ade05e794b04db4958b8c79e8622f646597a8925f07d74bc61d1ff83f8ae-d # internal
2025-08-20T21:13:25.6593823Z [00:03:03.007]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T21:13:25.6594965Z [00:03:03.007]➜  mkdir -p $WORK/b1014/
2025-08-20T21:13:25.6603938Z [00:03:03.008]➜  google.golang.org/protobuf/types/known/emptypb
2025-08-20T21:13:25.6604402Z [00:03:03.008]➜  mkdir -p $WORK/b1015/
2025-08-20T21:13:25.6604792Z [00:03:03.008]➜  cat >/tmp/go-build1679262874/b1014/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6611566Z [00:03:03.008]➜  # import config
2025-08-20T21:13:25.6612059Z [00:03:03.008]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6612742Z [00:03:03.008]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.6613384Z [00:03:03.008]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6614456Z [00:03:03.008]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6615078Z [00:03:03.008]➜  EOF
2025-08-20T21:13:25.6617936Z [00:03:03.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1014/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/dns/internal=>google.golang.org/grpc@v1.68.1/internal/resolver/dns/internal;$WORK/b1014=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.22 -complete -installsuffix shared -buildid Om5IAaRfksBPMt6fkWju/Om5IAaRfksBPMt6fkWju -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/dns/internal/internal.go
2025-08-20T21:13:25.6621354Z [00:03:03.008]➜  cat >/tmp/go-build1679262874/b1015/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6621724Z [00:03:03.008]➜  # import config
2025-08-20T21:13:25.6622225Z [00:03:03.008]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.6622944Z [00:03:03.008]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.6623495Z [00:03:03.008]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.6623914Z [00:03:03.008]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.6625441Z [00:03:03.008]➜  EOF
2025-08-20T21:13:25.6634544Z [00:03:03.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1015/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/emptypb=>google.golang.org/protobuf@v1.36.5/types/known/emptypb;$WORK/b1015=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.21 -complete -installsuffix shared -buildid WYejWS35M6vO66TyW8Ud/WYejWS35M6vO66TyW8Ud -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/emptypb/empty.pb.go
2025-08-20T21:13:25.6636651Z [00:03:03.011]➜  google.golang.org/grpc/internal/transport
2025-08-20T21:13:25.6636983Z [00:03:03.011]➜  mkdir -p $WORK/b1006/
2025-08-20T21:13:25.6637356Z [00:03:03.012]➜  cat >/tmp/go-build1679262874/b1006/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6637967Z [00:03:03.012]➜  # import config
2025-08-20T21:13:25.6638406Z [00:03:03.012]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:25.6638825Z [00:03:03.012]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:25.6639254Z [00:03:03.012]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6639714Z [00:03:03.012]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:25.6640399Z [00:03:03.012]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:25.6641037Z [00:03:03.012]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.6641520Z [00:03:03.012]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:13:25.6642087Z [00:03:03.012]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b262/_pkg_.a
2025-08-20T21:13:25.6642687Z [00:03:03.012]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:25.6643281Z [00:03:03.012]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:25.6643879Z [00:03:03.012]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.6644468Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:25.6645097Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1679262874/b966/_pkg_.a
2025-08-20T21:13:25.6645778Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1679262874/b969/_pkg_.a
2025-08-20T21:13:25.6646716Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:25.6647563Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:25.6648295Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:25.6648954Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1679262874/b998/_pkg_.a
2025-08-20T21:13:25.6649617Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:25.6650254Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1679262874/b958/_pkg_.a
2025-08-20T21:13:25.6651392Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1679262874/b1007/_pkg_.a
2025-08-20T21:13:25.6652583Z [00:03:03.012]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1679262874/b1003/_pkg_.a
2025-08-20T21:13:25.6653503Z [00:03:03.012]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1679262874/b1008/_pkg_.a
2025-08-20T21:13:25.6654292Z [00:03:03.012]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:13:25.6655085Z [00:03:03.012]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:25.6655881Z [00:03:03.012]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:25.6656904Z [00:03:03.012]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.6657890Z [00:03:03.012]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:25.6658981Z [00:03:03.012]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:25.6659825Z [00:03:03.012]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1679262874/b1010/_pkg_.a
2025-08-20T21:13:25.6660834Z [00:03:03.012]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:25.6661546Z [00:03:03.012]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:25.6661985Z [00:03:03.012]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:25.6662607Z [00:03:03.012]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.6663185Z [00:03:03.012]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6663636Z [00:03:03.012]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:25.6664290Z [00:03:03.012]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:25.6664951Z [00:03:03.012]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:25.6665628Z [00:03:03.012]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:25.6666283Z [00:03:03.012]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:25.6666791Z [00:03:03.012]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.6667439Z [00:03:03.012]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.6668090Z [00:03:03.012]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.6668744Z [00:03:03.012]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:25.6669357Z [00:03:03.012]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6669831Z [00:03:03.012]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:25.6670419Z [00:03:03.012]➜  EOF
2025-08-20T21:13:25.6677220Z [00:03:03.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1006/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport=>google.golang.org/grpc@v1.68.1/internal/transport;$WORK/b1006=>" -p google.golang.org/grpc/internal/transport -lang=go1.22 -complete -installsuffix shared -buildid eS1p0G5OGWQSBKeH3ubH/eS1p0G5OGWQSBKeH3ubH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/bdp_estimator.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/controlbuf.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/defaults.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/flowcontrol.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/handler_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/http2_client.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/http2_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/http_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/proxy.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/transport/transport.go
2025-08-20T21:13:25.6741552Z [00:03:03.022]➜  go tool buildid -w $WORK/b1014/_pkg_.a # internal
2025-08-20T21:13:25.6744370Z [00:03:03.022]➜  cp $WORK/b1014/_pkg_.a /root/.cache/go-build/6d/6d5ea5c856ebeb5e23657c625e628c42da7652bf80c4e81108c60c172d4b7dd0-d # internal
2025-08-20T21:13:25.6754625Z [00:03:03.024]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T21:13:25.6755270Z [00:03:03.024]➜  mkdir -p $WORK/b1012/
2025-08-20T21:13:25.6770183Z [00:03:03.025]➜  cat >/tmp/go-build1679262874/b1012/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6771394Z [00:03:03.025]➜  # import config
2025-08-20T21:13:25.6772150Z [00:03:03.025]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.6772874Z [00:03:03.025]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:25.6774607Z [00:03:03.025]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.6775243Z [00:03:03.025]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1679262874/b1013/_pkg_.a
2025-08-20T21:13:25.6775890Z [00:03:03.025]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:25.6776512Z [00:03:03.025]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:25.6777171Z [00:03:03.025]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:25.6777896Z [00:03:03.025]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1679262874/b1014/_pkg_.a
2025-08-20T21:13:25.6778575Z [00:03:03.025]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.6779187Z [00:03:03.025]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:25.6779726Z [00:03:03.025]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:25.6780149Z [00:03:03.025]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:25.6780691Z [00:03:03.025]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.6781169Z [00:03:03.025]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.6781598Z [00:03:03.025]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.6782016Z [00:03:03.025]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.6782424Z [00:03:03.025]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.6782738Z [00:03:03.025]➜  EOF
2025-08-20T21:13:25.6784967Z [00:03:03.025]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1012/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/dns=>google.golang.org/grpc@v1.68.1/internal/resolver/dns;$WORK/b1012=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.22 -complete -installsuffix shared -buildid pFWa1BRsLB8V_drgq8Tr/pFWa1BRsLB8V_drgq8Tr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/resolver/dns/dns_resolver.go
2025-08-20T21:13:25.6905010Z [00:03:03.038]➜  go tool buildid -w $WORK/b1015/_pkg_.a # internal
2025-08-20T21:13:25.6911612Z [00:03:03.039]➜  cp $WORK/b1015/_pkg_.a /root/.cache/go-build/a8/a801f6afa4b48b2dda7915198a528c25a53ac3f154d021c64630602493a756dc-d # internal
2025-08-20T21:13:25.6941691Z [00:03:03.040]➜  google.golang.org/protobuf/types/known/fieldmaskpb
2025-08-20T21:13:25.6942123Z [00:03:03.040]➜  mkdir -p $WORK/b1016/
2025-08-20T21:13:25.6942509Z [00:03:03.040]➜  cat >/tmp/go-build1679262874/b1016/importcfg << 'EOF' # internal
2025-08-20T21:13:25.6942865Z [00:03:03.040]➜  # import config
2025-08-20T21:13:25.6943313Z [00:03:03.040]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:25.6943981Z [00:03:03.040]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.6944693Z [00:03:03.040]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.6945250Z [00:03:03.040]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.6945670Z [00:03:03.040]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:25.6946088Z [00:03:03.040]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:25.6946501Z [00:03:03.040]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.6947152Z [00:03:03.040]➜  EOF
2025-08-20T21:13:25.6949464Z [00:03:03.040]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1016/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/fieldmaskpb=>google.golang.org/protobuf@v1.36.5/types/known/fieldmaskpb;$WORK/b1016=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.21 -complete -installsuffix shared -buildid HWtHBn6iBBmQ5Od_jlET/HWtHBn6iBBmQ5Od_jlET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/fieldmaskpb/field_mask.pb.go
2025-08-20T21:13:25.7217547Z [00:03:03.070]➜  go tool buildid -w $WORK/b1012/_pkg_.a # internal
2025-08-20T21:13:25.7248844Z [00:03:03.073]➜  cp $WORK/b1012/_pkg_.a /root/.cache/go-build/55/557909c575bc0820dff4ce4abcaf0fbfa5d1604ce83846382e07861851192932-d # internal
2025-08-20T21:13:25.7257093Z [00:03:03.073]➜  google.golang.org/grpc/resolver/dns
2025-08-20T21:13:25.7257480Z [00:03:03.073]➜  mkdir -p $WORK/b1011/
2025-08-20T21:13:25.7257877Z [00:03:03.073]➜  cat >/tmp/go-build1679262874/b1011/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7258229Z [00:03:03.073]➜  # import config
2025-08-20T21:13:25.7258735Z [00:03:03.073]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1679262874/b1012/_pkg_.a
2025-08-20T21:13:25.7259379Z [00:03:03.073]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:25.7259925Z [00:03:03.073]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.7260250Z [00:03:03.073]➜  EOF
2025-08-20T21:13:25.7262347Z [00:03:03.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1011/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/dns=>google.golang.org/grpc@v1.68.1/resolver/dns;$WORK/b1011=>" -p google.golang.org/grpc/resolver/dns -lang=go1.22 -complete -installsuffix shared -buildid 4NtcCxU2CkPyv6nobFr9/4NtcCxU2CkPyv6nobFr9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/dns/dns_resolver.go
2025-08-20T21:13:25.7363510Z [00:03:03.084]➜  go tool buildid -w $WORK/b1016/_pkg_.a # internal
2025-08-20T21:13:25.7374628Z [00:03:03.085]➜  cp $WORK/b1016/_pkg_.a /root/.cache/go-build/81/81674e42aed5c90ce19bfad8c92914ecbc663b1191b905fe500977ae0dd45fb9-d # internal
2025-08-20T21:13:25.7398544Z [00:03:03.088]➜  github.com/opencontainers/image-spec/specs-go
2025-08-20T21:13:25.7399792Z [00:03:03.088]➜  mkdir -p $WORK/b1021/
2025-08-20T21:13:25.7403453Z [00:03:03.088]➜  cat >/tmp/go-build1679262874/b1021/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7406577Z [00:03:03.089]➜  # import config
2025-08-20T21:13:25.7408765Z [00:03:03.089]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.7409228Z [00:03:03.089]➜  EOF
2025-08-20T21:13:25.7414412Z [00:03:03.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1021/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go=>github.com/opencontainers/image-spec@v1.1.1/specs-go;$WORK/b1021=>" -p github.com/opencontainers/image-spec/specs-go -lang=go1.18 -complete -installsuffix shared -buildid 7xuY3NSPSN-WNlUTENGB/7xuY3NSPSN-WNlUTENGB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/version.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/versioned.go
2025-08-20T21:13:25.7458359Z [00:03:03.094]➜  go tool buildid -w $WORK/b1011/_pkg_.a # internal
2025-08-20T21:13:25.7470369Z [00:03:03.095]➜  cp $WORK/b1011/_pkg_.a /root/.cache/go-build/51/51892c038f562e8e53173481b8667920a8dfd67509915713a6b47a39f9ae325a-d # internal
2025-08-20T21:13:25.7483946Z [00:03:03.096]➜  github.com/containerd/containerd/api/types/task
2025-08-20T21:13:25.7495707Z [00:03:03.097]➜  mkdir -p $WORK/b1031/
2025-08-20T21:13:25.7507736Z [00:03:03.099]➜  cat >/tmp/go-build1679262874/b1031/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7513852Z [00:03:03.099]➜  # import config
2025-08-20T21:13:25.7514500Z [00:03:03.099]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.7515785Z [00:03:03.099]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.7523424Z [00:03:03.099]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:25.7524348Z [00:03:03.099]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:25.7524974Z [00:03:03.099]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.7525403Z [00:03:03.099]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.7525714Z [00:03:03.099]➜  EOF
2025-08-20T21:13:25.7528162Z [00:03:03.100]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1031/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/task=>github.com/containerd/containerd/api@v1.8.0/types/task;$WORK/b1031=>" -p github.com/containerd/containerd/api/types/task -lang=go1.21 -complete -installsuffix shared -buildid oh6fZdQZYAajxbVwZCsp/oh6fZdQZYAajxbVwZCsp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/task/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/task/task.pb.go
2025-08-20T21:13:25.7533174Z [00:03:03.101]➜  go tool buildid -w $WORK/b1021/_pkg_.a # internal
2025-08-20T21:13:25.7533872Z [00:03:03.101]➜  cp $WORK/b1021/_pkg_.a /root/.cache/go-build/db/db5dc881060c9a458e1bcad29aa05fcc177230a826019a26d7cd212fc0a50511-d # internal
2025-08-20T21:13:25.7578241Z [00:03:03.106]➜  github.com/opencontainers/image-spec/specs-go/v1
2025-08-20T21:13:25.7579170Z [00:03:03.106]➜  mkdir -p $WORK/b1020/
2025-08-20T21:13:25.7579627Z [00:03:03.106]➜  cat >/tmp/go-build1679262874/b1020/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7579983Z [00:03:03.106]➜  # import config
2025-08-20T21:13:25.7580437Z [00:03:03.106]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:25.7581295Z [00:03:03.106]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:13:25.7581863Z [00:03:03.106]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.7582177Z [00:03:03.106]➜  EOF
2025-08-20T21:13:25.7586471Z [00:03:03.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1020/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1=>github.com/opencontainers/image-spec@v1.1.1/specs-go/v1;$WORK/b1020=>" -p github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid hPorxGQ6hz_p07129iFM/hPorxGQ6hz_p07129iFM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/annotations.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/config.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/descriptor.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/index.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/layout.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/manifest.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/mediatype.go
2025-08-20T21:13:25.7729102Z [00:03:03.121]➜  go tool buildid -w $WORK/b1020/_pkg_.a # internal
2025-08-20T21:13:25.7735328Z [00:03:03.122]➜  cp $WORK/b1020/_pkg_.a /root/.cache/go-build/d9/d968fd4635488913f6ab12ad2e222806ae275be4036a223350163eec61b07b81-d # internal
2025-08-20T21:13:25.7740965Z [00:03:03.122]➜  github.com/containerd/containerd/api/types
2025-08-20T21:13:25.7741933Z [00:03:03.122]➜  mkdir -p $WORK/b1019/
2025-08-20T21:13:25.7748791Z [00:03:03.123]➜  cat >/tmp/go-build1679262874/b1019/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7749365Z [00:03:03.123]➜  # import config
2025-08-20T21:13:25.7751486Z [00:03:03.123]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:25.7752295Z [00:03:03.123]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.7753013Z [00:03:03.123]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.7753714Z [00:03:03.123]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:25.7754409Z [00:03:03.123]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:25.7755127Z [00:03:03.123]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:25.7755710Z [00:03:03.123]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.7756131Z [00:03:03.123]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.7756446Z [00:03:03.123]➜  EOF
2025-08-20T21:13:25.7761502Z [00:03:03.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1019/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types=>github.com/containerd/containerd/api@v1.8.0/types;$WORK/b1019=>" -p github.com/containerd/containerd/api/types -lang=go1.21 -complete -installsuffix shared -buildid rtCjLuLEoMCrHavxCOMn/rtCjLuLEoMCrHavxCOMn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/descriptor.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/event.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/introspection.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/metrics.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/mount.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/platform.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/platform_helpers.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/sandbox.pb.go
2025-08-20T21:13:25.7942422Z [00:03:03.142]➜  go tool buildid -w $WORK/b1031/_pkg_.a # internal
2025-08-20T21:13:25.7965975Z [00:03:03.144]➜  cp $WORK/b1031/_pkg_.a /root/.cache/go-build/13/13639204b76104c934f8b71b518cf8ae942dfc24d8d7466f1ec19d0c48b6090d-d # internal
2025-08-20T21:13:25.7976316Z [00:03:03.144]➜  github.com/containerd/containerd/api/types/runc/options
2025-08-20T21:13:25.7978048Z [00:03:03.144]➜  mkdir -p $WORK/b1034/
2025-08-20T21:13:25.7987625Z [00:03:03.146]➜  cat >/tmp/go-build1679262874/b1034/importcfg << 'EOF' # internal
2025-08-20T21:13:25.7991473Z [00:03:03.146]➜  # import config
2025-08-20T21:13:25.7992005Z [00:03:03.146]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:25.7992745Z [00:03:03.146]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:25.7993304Z [00:03:03.146]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:25.7993732Z [00:03:03.146]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.7994041Z [00:03:03.146]➜  EOF
2025-08-20T21:13:25.7996908Z [00:03:03.147]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1034/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/runc/options=>github.com/containerd/containerd/api@v1.8.0/types/runc/options;$WORK/b1034=>" -p github.com/containerd/containerd/api/types/runc/options -lang=go1.21 -complete -installsuffix shared -buildid B-VUgS7bSaBKqaFW4DIa/B-VUgS7bSaBKqaFW4DIa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/runc/options/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/runc/options/oci.pb.go
2025-08-20T21:13:25.8514726Z [00:03:03.199]➜  go tool buildid -w $WORK/b1034/_pkg_.a # internal
2025-08-20T21:13:25.8534794Z [00:03:03.201]➜  cp $WORK/b1034/_pkg_.a /root/.cache/go-build/c3/c3d884f559859484cb4c12e8e868fe3887b090f0e7604bc04f04ab035ac11f9f-d # internal
2025-08-20T21:13:25.8573859Z [00:03:03.205]➜  go tool buildid -w $WORK/b1019/_pkg_.a # internal
2025-08-20T21:13:25.8592741Z [00:03:03.207]➜  cp $WORK/b1019/_pkg_.a /root/.cache/go-build/f6/f672364310eeaeccf2d1dfdbbaa81c8f6ebb86dbaf656695d87897fbf337c40d-d # internal
2025-08-20T21:13:25.8604806Z [00:03:03.209]➜  github.com/containerd/containerd/archive/tarheader
2025-08-20T21:13:25.8605912Z [00:03:03.209]➜  mkdir -p $WORK/b1036/
2025-08-20T21:13:25.8610713Z [00:03:03.209]➜  cat >/tmp/go-build1679262874/b1036/importcfg << 'EOF' # internal
2025-08-20T21:13:25.8611407Z [00:03:03.209]➜  # import config
2025-08-20T21:13:25.8612373Z [00:03:03.209]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:25.8613192Z [00:03:03.209]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:25.8613971Z [00:03:03.209]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.8614757Z [00:03:03.209]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:25.8615580Z [00:03:03.209]➜  EOF
2025-08-20T21:13:25.8616090Z [00:03:03.209]➜  github.com/containerd/containerd/pkg/epoch
2025-08-20T21:13:25.8616429Z [00:03:03.210]➜  mkdir -p $WORK/b1037/
2025-08-20T21:13:25.8619210Z [00:03:03.210]➜  cat >/tmp/go-build1679262874/b1037/importcfg << 'EOF' # internal
2025-08-20T21:13:25.8619766Z [00:03:03.210]➜  # import config
2025-08-20T21:13:25.8620278Z [00:03:03.210]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:25.8620954Z [00:03:03.210]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.8622011Z [00:03:03.210]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:25.8622653Z [00:03:03.210]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.8623332Z [00:03:03.210]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:25.8624427Z [00:03:03.210]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:25.8625165Z [00:03:03.210]➜  EOF
2025-08-20T21:13:25.8627851Z [00:03:03.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1037/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/epoch=>github.com/containerd/containerd@v1.7.27/pkg/epoch;$WORK/b1037=>" -p github.com/containerd/containerd/pkg/epoch -lang=go1.21 -complete -installsuffix shared -buildid IcYKmCc3U8puRqhaeR9F/IcYKmCc3U8puRqhaeR9F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/epoch/context.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/epoch/epoch.go
2025-08-20T21:13:25.8664190Z [00:03:03.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1036/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tarheader=>github.com/containerd/containerd@v1.7.27/archive/tarheader;$WORK/b1036=>" -p github.com/containerd/containerd/archive/tarheader -lang=go1.21 -complete -installsuffix shared -buildid 0WwacOfYfdNqmc3HpAMq/0WwacOfYfdNqmc3HpAMq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tarheader/tarheader.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tarheader/tarheader_unix.go
2025-08-20T21:13:25.9245904Z [00:03:03.273]➜  go tool buildid -w $WORK/b1036/_pkg_.a # internal
2025-08-20T21:13:25.9248320Z [00:03:03.273]➜  cp $WORK/b1036/_pkg_.a /root/.cache/go-build/49/49df95ab0f350096d6b68260636fba588554eb0e8c0ae771a7f5317f1d973fe0-d # internal
2025-08-20T21:13:25.9249786Z [00:03:03.273]➜  github.com/containerd/continuity/devices
2025-08-20T21:13:25.9250508Z [00:03:03.273]➜  mkdir -p $WORK/b1039/
2025-08-20T21:13:25.9266425Z [00:03:03.275]➜  cat >/tmp/go-build1679262874/b1039/importcfg << 'EOF' # internal
2025-08-20T21:13:25.9267118Z [00:03:03.275]➜  # import config
2025-08-20T21:13:25.9267730Z [00:03:03.275]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.9268386Z [00:03:03.275]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:25.9269477Z [00:03:03.275]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.9269903Z [00:03:03.275]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:25.9270236Z [00:03:03.275]➜  EOF
2025-08-20T21:13:25.9273008Z [00:03:03.275]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1039/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/devices=>github.com/containerd/continuity@v0.4.4/devices;$WORK/b1039=>" -p github.com/containerd/continuity/devices -lang=go1.21 -complete -installsuffix shared -buildid iPRLrJz2DR4WPvbcdsXm/iPRLrJz2DR4WPvbcdsXm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/devices/devices.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/devices/devices_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/devices/mknod_unix.go
2025-08-20T21:13:25.9307225Z [00:03:03.279]➜  go tool buildid -w $WORK/b1037/_pkg_.a # internal
2025-08-20T21:13:25.9312409Z [00:03:03.279]➜  cp $WORK/b1037/_pkg_.a /root/.cache/go-build/b2/b2bfa856ec972f78833ed70fd44a98dc873087dc4dcda5a4dca28165b7a078d3-d # internal
2025-08-20T21:13:25.9313578Z [00:03:03.279]➜  github.com/containerd/continuity/sysx
2025-08-20T21:13:25.9317331Z [00:03:03.280]➜  mkdir -p $WORK/b1040/
2025-08-20T21:13:25.9317724Z [00:03:03.280]➜  cat >/tmp/go-build1679262874/b1040/importcfg << 'EOF' # internal
2025-08-20T21:13:25.9318089Z [00:03:03.280]➜  # import config
2025-08-20T21:13:25.9318431Z [00:03:03.280]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:25.9318907Z [00:03:03.280]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:25.9319621Z [00:03:03.280]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:25.9320003Z [00:03:03.280]➜  EOF
2025-08-20T21:13:25.9322361Z [00:03:03.280]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1040/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/sysx=>github.com/containerd/continuity@v0.4.4/sysx;$WORK/b1040=>" -p github.com/containerd/continuity/sysx -lang=go1.21 -complete -installsuffix shared -buildid b5erbcDwaovaZ0T2tKJ6/b5erbcDwaovaZ0T2tKJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/sysx/nodata_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/sysx/xattr.go
2025-08-20T21:13:25.9947060Z [00:03:03.343]➜  go tool buildid -w $WORK/b1039/_pkg_.a # internal
2025-08-20T21:13:25.9952772Z [00:03:03.343]➜  cp $WORK/b1039/_pkg_.a /root/.cache/go-build/de/defd7ead9c3211d7ce8eee78b9d51f59ad5374d23fa097b1e945d747a5259eba-d # internal
2025-08-20T21:13:25.9954720Z [00:03:03.344]➜  github.com/moby/sys/userns
2025-08-20T21:13:25.9955720Z [00:03:03.344]➜  mkdir -p $WORK/b1041/
2025-08-20T21:13:25.9958848Z [00:03:03.344]➜  cat >/tmp/go-build1679262874/b1041/importcfg << 'EOF' # internal
2025-08-20T21:13:25.9959530Z [00:03:03.344]➜  # import config
2025-08-20T21:13:25.9960215Z [00:03:03.344]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:25.9961045Z [00:03:03.344]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:25.9962258Z [00:03:03.344]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:25.9962731Z [00:03:03.344]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:25.9963353Z [00:03:03.344]➜  EOF
2025-08-20T21:13:25.9965485Z [00:03:03.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1041/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0=>github.com/moby/sys/userns@v0.1.0;$WORK/b1041=>" -p github.com/moby/sys/userns -lang=go1.21 -complete -installsuffix shared -buildid RdElkAhGdrCNLrCbfVtz/RdElkAhGdrCNLrCbfVtz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns.go /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns_linux.go
2025-08-20T21:13:26.0081105Z [00:03:03.356]➜  go tool buildid -w $WORK/b1040/_pkg_.a # internal
2025-08-20T21:13:26.0086171Z [00:03:03.357]➜  cp $WORK/b1040/_pkg_.a /root/.cache/go-build/70/708a867cac00d0602de0f052c752abacae7e08991674aa2bd26cbed6d0ed5c85-d # internal
2025-08-20T21:13:26.0093632Z [00:03:03.357]➜  github.com/containerd/continuity/fs
2025-08-20T21:13:26.0094487Z [00:03:03.357]➜  mkdir -p $WORK/b1038/
2025-08-20T21:13:26.0095100Z [00:03:03.357]➜  cat >/tmp/go-build1679262874/b1038/importcfg << 'EOF' # internal
2025-08-20T21:13:26.0095510Z [00:03:03.357]➜  # import config
2025-08-20T21:13:26.0095854Z [00:03:03.357]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.0096278Z [00:03:03.357]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.0096711Z [00:03:03.358]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.0097126Z [00:03:03.358]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.0097679Z [00:03:03.358]➜  packagefile github.com/containerd/continuity/devices=/tmp/go-build1679262874/b1039/_pkg_.a
2025-08-20T21:13:26.0098337Z [00:03:03.358]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build1679262874/b1040/_pkg_.a
2025-08-20T21:13:26.0098939Z [00:03:03.358]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.0099499Z [00:03:03.358]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:26.0100048Z [00:03:03.358]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.0100503Z [00:03:03.358]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.0118124Z [00:03:03.358]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:26.0118866Z [00:03:03.358]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.0119379Z [00:03:03.358]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:26.0119831Z [00:03:03.358]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.0120263Z [00:03:03.358]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:26.0120823Z [00:03:03.358]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.0121148Z [00:03:03.358]➜  EOF
2025-08-20T21:13:26.0127512Z [00:03:03.358]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1038/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs=>github.com/containerd/continuity@v0.4.4/fs;$WORK/b1038=>" -p github.com/containerd/continuity/fs -lang=go1.21 -complete -installsuffix shared -buildid SMKwjf6wa-24-S05DOx4/SMKwjf6wa-24-S05DOx4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/copy.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/copy_irregular_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/copy_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/copy_nondarwin.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/diff.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/diff_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/diff_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/dir.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/dtype_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/du.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/du_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/hardlink.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/hardlink_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/magic_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/path.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/stat_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.4/fs/time.go
2025-08-20T21:13:26.0339917Z [00:03:03.382]➜  go tool buildid -w $WORK/b1041/_pkg_.a # internal
2025-08-20T21:13:26.0342881Z [00:03:03.382]➜  cp $WORK/b1041/_pkg_.a /root/.cache/go-build/59/59e041c587142db79e63ed693c1513d84e91a1d0c4a00d54a9224342ed350ed9-d # internal
2025-08-20T21:13:26.0349665Z [00:03:03.383]➜  github.com/containerd/containerd/archive/compression
2025-08-20T21:13:26.0350184Z [00:03:03.383]➜  mkdir -p $WORK/b1042/
2025-08-20T21:13:26.0353862Z [00:03:03.383]➜  cat >/tmp/go-build1679262874/b1042/importcfg << 'EOF' # internal
2025-08-20T21:13:26.0354239Z [00:03:03.383]➜  # import config
2025-08-20T21:13:26.0354582Z [00:03:03.383]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:26.0355003Z [00:03:03.383]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.0355452Z [00:03:03.383]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:26.0355902Z [00:03:03.383]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.0356358Z [00:03:03.383]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:26.0356799Z [00:03:03.383]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.0357291Z [00:03:03.383]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.0357886Z [00:03:03.383]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:26.0358402Z [00:03:03.383]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.0358798Z [00:03:03.383]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.0359206Z [00:03:03.383]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:26.0359916Z [00:03:03.383]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:26.0360413Z [00:03:03.383]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.0361242Z [00:03:03.383]➜  EOF
2025-08-20T21:13:26.0363519Z [00:03:03.384]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1042/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/compression=>github.com/containerd/containerd@v1.7.27/archive/compression;$WORK/b1042=>" -p github.com/containerd/containerd/archive/compression -lang=go1.21 -complete -installsuffix shared -buildid Jf12CrzK7GajGfohb6-n/Jf12CrzK7GajGfohb6-n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/compression/compression.go
2025-08-20T21:13:26.0948949Z [00:03:03.440]➜  go tool buildid -w $WORK/b1042/_pkg_.a # internal
2025-08-20T21:13:26.0949740Z [00:03:03.441]➜  cp $WORK/b1042/_pkg_.a /root/.cache/go-build/45/453674af90ce122913e1f0d241b99c4141b2db7b87975d31ca99e9a8e8c1bfe0-d # internal
2025-08-20T21:13:26.0950313Z [00:03:03.441]➜  github.com/containerd/fifo
2025-08-20T21:13:26.0950704Z [00:03:03.441]➜  mkdir -p $WORK/b1045/
2025-08-20T21:13:26.0967216Z [00:03:03.445]➜  cat >/tmp/go-build1679262874/b1045/importcfg << 'EOF' # internal
2025-08-20T21:13:26.0969617Z [00:03:03.445]➜  # import config
2025-08-20T21:13:26.0972847Z [00:03:03.445]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.0973313Z [00:03:03.445]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.0973738Z [00:03:03.445]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.0974711Z [00:03:03.445]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.0975235Z [00:03:03.445]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.0975634Z [00:03:03.445]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.0976052Z [00:03:03.445]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.0976472Z [00:03:03.445]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.0976893Z [00:03:03.445]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:26.0977221Z [00:03:03.445]➜  EOF
2025-08-20T21:13:26.0997333Z [00:03:03.447]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1045/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/fifo@v1.1.0=>github.com/containerd/fifo@v1.1.0;$WORK/b1045=>" -p github.com/containerd/fifo -lang=go1.18 -complete -installsuffix shared -buildid UvJocLtg0VynNp9mhc6e/UvJocLtg0VynNp9mhc6e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/errors.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/fifo.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/handle_linux.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/raw.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/utils.go
2025-08-20T21:13:26.1145715Z [00:03:03.462]➜  go tool buildid -w $WORK/b1006/_pkg_.a # internal
2025-08-20T21:13:26.1207001Z [00:03:03.469]➜  cp $WORK/b1006/_pkg_.a /root/.cache/go-build/8a/8a34ace806786ef11db84d222a34fca9f5f705e3fd610edbfa54b9655e87b4d8-d # internal
2025-08-20T21:13:26.1259252Z [00:03:03.474]➜  go tool buildid -w $WORK/b1038/_pkg_.a # internal
2025-08-20T21:13:26.1275183Z [00:03:03.476]➜  google.golang.org/grpc
2025-08-20T21:13:26.1280192Z [00:03:03.476]➜  mkdir -p $WORK/b960/
2025-08-20T21:13:26.1283831Z [00:03:03.476]➜  cat >/tmp/go-build1679262874/b960/importcfg << 'EOF' # internal
2025-08-20T21:13:26.1284644Z [00:03:03.476]➜  # import config
2025-08-20T21:13:26.1285279Z [00:03:03.476]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.1286089Z [00:03:03.476]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:26.1287057Z [00:03:03.476]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.1287586Z [00:03:03.476]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:26.1288074Z [00:03:03.476]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:26.1288522Z [00:03:03.476]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.1288941Z [00:03:03.476]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.1289778Z [00:03:03.476]➜  packagefile golang.org/x/net/trace=/tmp/go-build1679262874/b961/_pkg_.a
2025-08-20T21:13:26.1290347Z [00:03:03.476]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1679262874/b963/_pkg_.a
2025-08-20T21:13:26.1291149Z [00:03:03.476]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:26.1291765Z [00:03:03.476]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:26.1292427Z [00:03:03.476]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1679262874/b975/_pkg_.a
2025-08-20T21:13:26.1293397Z [00:03:03.476]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1679262874/b982/_pkg_.a
2025-08-20T21:13:26.1294039Z [00:03:03.476]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1679262874/b965/_pkg_.a
2025-08-20T21:13:26.1294622Z [00:03:03.476]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.1295225Z [00:03:03.476]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:26.1295842Z [00:03:03.476]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:26.1296834Z [00:03:03.476]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:26.1297546Z [00:03:03.476]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1679262874/b984/_pkg_.a
2025-08-20T21:13:26.1298168Z [00:03:03.476]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1679262874/b987/_pkg_.a
2025-08-20T21:13:26.1298775Z [00:03:03.476]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:26.1299358Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:26.1299972Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:26.1300828Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1679262874/b989/_pkg_.a
2025-08-20T21:13:26.1301632Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1679262874/b990/_pkg_.a
2025-08-20T21:13:26.1302321Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1679262874/b991/_pkg_.a
2025-08-20T21:13:26.1302983Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1679262874/b966/_pkg_.a
2025-08-20T21:13:26.1303818Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:26.1304610Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:26.1305254Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build1679262874/b997/_pkg_.a
2025-08-20T21:13:26.1305906Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1679262874/b998/_pkg_.a
2025-08-20T21:13:26.1306552Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:26.1307210Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:26.1307924Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1679262874/b1001/_pkg_.a
2025-08-20T21:13:26.1308659Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1679262874/b1002/_pkg_.a
2025-08-20T21:13:26.1309362Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:26.1310031Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build1679262874/b1004/_pkg_.a
2025-08-20T21:13:26.1310787Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1679262874/b958/_pkg_.a
2025-08-20T21:13:26.1311631Z [00:03:03.476]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1679262874/b1006/_pkg_.a
2025-08-20T21:13:26.1312297Z [00:03:03.476]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1679262874/b1008/_pkg_.a
2025-08-20T21:13:26.1312884Z [00:03:03.476]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:13:26.1313454Z [00:03:03.476]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:26.1314077Z [00:03:03.476]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:26.1314660Z [00:03:03.476]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:26.1315263Z [00:03:03.476]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build1679262874/b1011/_pkg_.a
2025-08-20T21:13:26.1315887Z [00:03:03.476]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:26.1316481Z [00:03:03.476]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:26.1317050Z [00:03:03.476]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.1317908Z [00:03:03.476]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1679262874/b1010/_pkg_.a
2025-08-20T21:13:26.1318486Z [00:03:03.476]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.1318902Z [00:03:03.476]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:26.1319359Z [00:03:03.476]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:26.1319779Z [00:03:03.476]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:26.1320199Z [00:03:03.476]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:26.1320754Z [00:03:03.476]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:26.1321245Z [00:03:03.476]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.1321673Z [00:03:03.476]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.1322096Z [00:03:03.476]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:26.1322521Z [00:03:03.476]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:26.1322943Z [00:03:03.476]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.1323493Z [00:03:03.476]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.1323994Z [00:03:03.476]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:26.1324424Z [00:03:03.476]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.1324732Z [00:03:03.476]➜  EOF
2025-08-20T21:13:26.1330392Z [00:03:03.476]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b960/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1=>google.golang.org/grpc@v1.68.1;$WORK/b960=>" -p google.golang.org/grpc -lang=go1.22 -complete -installsuffix shared -buildid pP2jiRfO8tyD8rHdMXVZ/pP2jiRfO8tyD8rHdMXVZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/backoff.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/call.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/clientconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/codec.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/dialoptions.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/doc.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/interceptor.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/picker_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/preloader.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/rpc_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/service_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/stream_interfaces.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/trace.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/trace_withtrace.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/version.go
2025-08-20T21:13:26.1336101Z [00:03:03.476]➜  cp $WORK/b1038/_pkg_.a /root/.cache/go-build/25/25c85cc71d96d71eafba987c14a198ac3e05398a85feaf50188a8541ab4237cc-d # internal
2025-08-20T21:13:26.1362140Z [00:03:03.482]➜  github.com/containerd/containerd/archive
2025-08-20T21:13:26.1381046Z [00:03:03.482]➜  mkdir -p $WORK/b1035/
2025-08-20T21:13:26.1381481Z [00:03:03.482]➜  cat >/tmp/go-build1679262874/b1035/importcfg << 'EOF' # internal
2025-08-20T21:13:26.1381844Z [00:03:03.482]➜  # import config
2025-08-20T21:13:26.1382205Z [00:03:03.482]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:26.1382667Z [00:03:03.482]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.1383095Z [00:03:03.482]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.1383838Z [00:03:03.482]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.1384523Z [00:03:03.482]➜  packagefile github.com/containerd/containerd/archive/tarheader=/tmp/go-build1679262874/b1036/_pkg_.a
2025-08-20T21:13:26.1385357Z [00:03:03.482]➜  packagefile github.com/containerd/containerd/pkg/epoch=/tmp/go-build1679262874/b1037/_pkg_.a
2025-08-20T21:13:26.1386026Z [00:03:03.482]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build1679262874/b1038/_pkg_.a
2025-08-20T21:13:26.1386665Z [00:03:03.482]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build1679262874/b1040/_pkg_.a
2025-08-20T21:13:26.1387260Z [00:03:03.482]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.1387821Z [00:03:03.482]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1679262874/b1041/_pkg_.a
2025-08-20T21:13:26.1388359Z [00:03:03.482]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.1388816Z [00:03:03.482]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.1389223Z [00:03:03.482]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.1389659Z [00:03:03.482]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:26.1390107Z [00:03:03.482]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.1390802Z [00:03:03.482]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.1391312Z [00:03:03.482]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.1391738Z [00:03:03.482]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:26.1392159Z [00:03:03.482]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.1392475Z [00:03:03.482]➜  EOF
2025-08-20T21:13:26.1396534Z [00:03:03.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1035/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive=>github.com/containerd/containerd@v1.7.27/archive;$WORK/b1035=>" -p github.com/containerd/containerd/archive -lang=go1.21 -complete -installsuffix shared -buildid BS91fRXzCSimy0_4F52k/BS91fRXzCSimy0_4F52k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/link_default.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tar.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tar_mostunix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tar_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tar_opts_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/tar_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/time.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/archive/time_unix.go
2025-08-20T21:13:26.1475827Z [00:03:03.495]➜  go tool buildid -w $WORK/b1045/_pkg_.a # internal
2025-08-20T21:13:26.1489008Z [00:03:03.497]➜  cp $WORK/b1045/_pkg_.a /root/.cache/go-build/a3/a3bc52f7190493ef61b19f2d5968c35d241f4bbc6b57a3e541b88c3ffa69a8e1-d # internal
2025-08-20T21:13:26.1501145Z [00:03:03.498]➜  github.com/containerd/containerd/cio
2025-08-20T21:13:26.1512422Z [00:03:03.498]➜  mkdir -p $WORK/b1043/
2025-08-20T21:13:26.1512872Z [00:03:03.498]➜  cat >/tmp/go-build1679262874/b1043/importcfg << 'EOF' # internal
2025-08-20T21:13:26.1513235Z [00:03:03.498]➜  # import config
2025-08-20T21:13:26.1513577Z [00:03:03.498]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.1513999Z [00:03:03.498]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.1514556Z [00:03:03.498]➜  packagefile github.com/containerd/containerd/defaults=/tmp/go-build1679262874/b1044/_pkg_.a
2025-08-20T21:13:26.1515192Z [00:03:03.498]➜  packagefile github.com/containerd/fifo=/tmp/go-build1679262874/b1045/_pkg_.a
2025-08-20T21:13:26.1515670Z [00:03:03.498]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.1516543Z [00:03:03.498]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:26.1517039Z [00:03:03.498]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.1517476Z [00:03:03.498]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:26.1517930Z [00:03:03.498]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.1518354Z [00:03:03.498]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.1518770Z [00:03:03.498]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:26.1519085Z [00:03:03.498]➜  EOF
2025-08-20T21:13:26.1521456Z [00:03:03.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1043/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/cio=>github.com/containerd/containerd@v1.7.27/cio;$WORK/b1043=>" -p github.com/containerd/containerd/cio -lang=go1.21 -complete -installsuffix shared -buildid wjKunLEI3Kv32aS7L63s/wjKunLEI3Kv32aS7L63s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/cio/io.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/cio/io_unix.go
2025-08-20T21:13:26.2204175Z [00:03:03.567]➜  go tool buildid -w $WORK/b1043/_pkg_.a # internal
2025-08-20T21:13:26.2211893Z [00:03:03.568]➜  cp $WORK/b1043/_pkg_.a /root/.cache/go-build/f0/f0435d2721b64550cff9b4f273f39db2077cd326aca37348399873a0956b7c6e-d # internal
2025-08-20T21:13:26.2212579Z [00:03:03.568]➜  github.com/containerd/typeurl/v2
2025-08-20T21:13:26.2212895Z [00:03:03.568]➜  mkdir -p $WORK/b1047/
2025-08-20T21:13:26.2227104Z [00:03:03.571]➜  cat >/tmp/go-build1679262874/b1047/importcfg << 'EOF' # internal
2025-08-20T21:13:26.2228061Z [00:03:03.571]➜  # import config
2025-08-20T21:13:26.2228901Z [00:03:03.571]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:26.2229960Z [00:03:03.571]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.2230464Z [00:03:03.571]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.2231174Z [00:03:03.571]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:26.2231787Z [00:03:03.571]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:26.2232468Z [00:03:03.571]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:13:26.2233175Z [00:03:03.571]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.2233715Z [00:03:03.571]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.2234517Z [00:03:03.571]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.2234952Z [00:03:03.571]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.2235261Z [00:03:03.571]➜  EOF
2025-08-20T21:13:26.2237629Z [00:03:03.571]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1047/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.2=>github.com/containerd/typeurl/v2@v2.2.2;$WORK/b1047=>" -p github.com/containerd/typeurl/v2 -lang=go1.21 -complete -installsuffix shared -buildid QpbiXTpXpBPcn6cmjjbm/QpbiXTpXpBPcn6cmjjbm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.2/doc.go /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.2/types.go /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.2/types_gogo.go
2025-08-20T21:13:26.2378316Z [00:03:03.586]➜  go tool buildid -w $WORK/b1035/_pkg_.a # internal
2025-08-20T21:13:26.2393286Z [00:03:03.587]➜  cp $WORK/b1035/_pkg_.a /root/.cache/go-build/09/091c534a2b30180acbeabf74a007bf9689914a73c6d205666457650dfe331d96-d # internal
2025-08-20T21:13:26.2398412Z [00:03:03.588]➜  github.com/containerd/containerd/errdefs
2025-08-20T21:13:26.2399042Z [00:03:03.588]➜  mkdir -p $WORK/b1049/
2025-08-20T21:13:26.2403102Z [00:03:03.588]➜  cat >/tmp/go-build1679262874/b1049/importcfg << 'EOF' # internal
2025-08-20T21:13:26.2403520Z [00:03:03.588]➜  # import config
2025-08-20T21:13:26.2403874Z [00:03:03.588]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.2404299Z [00:03:03.588]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.2404798Z [00:03:03.588]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:26.2405368Z [00:03:03.588]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.2405940Z [00:03:03.588]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.2406445Z [00:03:03.588]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.2406760Z [00:03:03.588]➜  EOF
2025-08-20T21:13:26.2409441Z [00:03:03.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1049/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/errdefs=>github.com/containerd/containerd@v1.7.27/errdefs;$WORK/b1049=>" -p github.com/containerd/containerd/errdefs -lang=go1.21 -complete -installsuffix shared -buildid euO5157qXcBGC-ThP2DA/euO5157qXcBGC-ThP2DA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/errdefs/errors.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/errdefs/grpc.go
2025-08-20T21:13:26.2704364Z [00:03:03.618]➜  go tool buildid -w $WORK/b1049/_pkg_.a # internal
2025-08-20T21:13:26.2704829Z [00:03:03.618]➜  go tool buildid -w $WORK/b1047/_pkg_.a # internal
2025-08-20T21:13:26.2710233Z [00:03:03.619]➜  cp $WORK/b1049/_pkg_.a /root/.cache/go-build/9e/9e48effbc1fcf675183ac476e515cac90d16f4c83f96d402aea7d06e5bb791e3-d # internal
2025-08-20T21:13:26.2711413Z [00:03:03.619]➜  cp $WORK/b1047/_pkg_.a /root/.cache/go-build/e2/e249c0227c6ba554ff61facc23d8bec66eff536034ae16f5776b686f4b0d2450-d # internal
2025-08-20T21:13:26.2717583Z [00:03:03.620]➜  github.com/containerd/containerd/containers
2025-08-20T21:13:26.2722704Z [00:03:03.620]➜  mkdir -p $WORK/b1046/
2025-08-20T21:13:26.2725034Z [00:03:03.621]➜  cat >/tmp/go-build1679262874/b1046/importcfg << 'EOF' # internal
2025-08-20T21:13:26.2725776Z [00:03:03.621]➜  # import config
2025-08-20T21:13:26.2726317Z [00:03:03.621]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.2727321Z [00:03:03.621]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:26.2727882Z [00:03:03.621]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.2731452Z [00:03:03.621]➜  EOF
2025-08-20T21:13:26.2733703Z [00:03:03.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1046/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/containers=>github.com/containerd/containerd@v1.7.27/containers;$WORK/b1046=>" -p github.com/containerd/containerd/containers -lang=go1.21 -complete -installsuffix shared -buildid 6dpk7gjpHww21jmejE5X/6dpk7gjpHww21jmejE5X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/containers/containers.go
2025-08-20T21:13:26.2735654Z [00:03:03.621]➜  github.com/containerd/containerd/filters
2025-08-20T21:13:26.2736458Z [00:03:03.622]➜  mkdir -p $WORK/b1050/
2025-08-20T21:13:26.2740527Z [00:03:03.622]➜  cat >/tmp/go-build1679262874/b1050/importcfg << 'EOF' # internal
2025-08-20T21:13:26.2741315Z [00:03:03.622]➜  # import config
2025-08-20T21:13:26.2741788Z [00:03:03.622]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.2742472Z [00:03:03.622]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.2743455Z [00:03:03.622]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.2744289Z [00:03:03.622]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.2744760Z [00:03:03.622]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.2745174Z [00:03:03.622]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:26.2745603Z [00:03:03.622]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:26.2750405Z [00:03:03.622]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:26.2751193Z [00:03:03.622]➜  EOF
2025-08-20T21:13:26.2754569Z [00:03:03.623]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1050/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters=>github.com/containerd/containerd@v1.7.27/filters;$WORK/b1050=>" -p github.com/containerd/containerd/filters -lang=go1.21 -complete -installsuffix shared -buildid 860pJu0JM5f7GMGwvdzE/860pJu0JM5f7GMGwvdzE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters/adaptor.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters/filter.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters/parser.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters/quote.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/filters/scanner.go
2025-08-20T21:13:26.2871720Z [00:03:03.635]➜  go tool buildid -w $WORK/b1046/_pkg_.a # internal
2025-08-20T21:13:26.2882328Z [00:03:03.635]➜  cp $WORK/b1046/_pkg_.a /root/.cache/go-build/ca/ca4b82728b75ceef795c4c70c6e75fda40ddc7f91024a082412e35922ee3f4d7-d # internal
2025-08-20T21:13:26.2883411Z [00:03:03.636]➜  github.com/containerd/containerd/pkg/randutil
2025-08-20T21:13:26.2884226Z [00:03:03.636]➜  mkdir -p $WORK/b1051/
2025-08-20T21:13:26.2884669Z [00:03:03.636]➜  cat >/tmp/go-build1679262874/b1051/importcfg << 'EOF' # internal
2025-08-20T21:13:26.2885041Z [00:03:03.636]➜  # import config
2025-08-20T21:13:26.2885424Z [00:03:03.636]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:26.2885872Z [00:03:03.636]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:26.2886301Z [00:03:03.636]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:26.2886622Z [00:03:03.636]➜  EOF
2025-08-20T21:13:26.2888734Z [00:03:03.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1051/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/randutil=>github.com/containerd/containerd@v1.7.27/pkg/randutil;$WORK/b1051=>" -p github.com/containerd/containerd/pkg/randutil -lang=go1.21 -complete -installsuffix shared -buildid EFEPTiq0Y1pcRmBoKXN2/EFEPTiq0Y1pcRmBoKXN2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/randutil/randutil.go
2025-08-20T21:13:26.2998332Z [00:03:03.648]➜  go tool buildid -w $WORK/b1051/_pkg_.a # internal
2025-08-20T21:13:26.3004245Z [00:03:03.648]➜  cp $WORK/b1051/_pkg_.a /root/.cache/go-build/f4/f4f28971a0071d452fb12289bf0d7f54fe95d2601b9c76592653ccd3b5e1c16c-d # internal
2025-08-20T21:13:26.3026779Z [00:03:03.651]➜  github.com/containerd/containerd/protobuf
2025-08-20T21:13:26.3027159Z [00:03:03.651]➜  mkdir -p $WORK/b1053/
2025-08-20T21:13:26.3027569Z [00:03:03.651]➜  cat >/tmp/go-build1679262874/b1053/importcfg << 'EOF' # internal
2025-08-20T21:13:26.3027923Z [00:03:03.651]➜  # import config
2025-08-20T21:13:26.3028370Z [00:03:03.651]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:26.3028965Z [00:03:03.651]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:26.3029561Z [00:03:03.651]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:26.3030211Z [00:03:03.651]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.3031396Z [00:03:03.651]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:26.3031977Z [00:03:03.651]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.3032289Z [00:03:03.651]➜  EOF
2025-08-20T21:13:26.3035017Z [00:03:03.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1053/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf=>github.com/containerd/containerd@v1.7.27/protobuf;$WORK/b1053=>" -p github.com/containerd/containerd/protobuf -lang=go1.21 -complete -installsuffix shared -buildid kuxnmujD74b6afmwkFti/kuxnmujD74b6afmwkFti -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/any.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/compare.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/timestamp.go
2025-08-20T21:13:26.3345814Z [00:03:03.683]➜  go tool buildid -w $WORK/b1053/_pkg_.a # internal
2025-08-20T21:13:26.3346588Z [00:03:03.683]➜  cp $WORK/b1053/_pkg_.a /root/.cache/go-build/7a/7af687e9eb6d6d43d17f43fcc0785ee068139d34f929f8b77ef3874a6b487022-d # internal
2025-08-20T21:13:26.3347213Z [00:03:03.683]➜  google.golang.org/genproto/protobuf/field_mask
2025-08-20T21:13:26.3347815Z [00:03:03.683]➜  mkdir -p $WORK/b1055/
2025-08-20T21:13:26.3348491Z [00:03:03.683]➜  cat >/tmp/go-build1679262874/b1055/importcfg << 'EOF' # internal
2025-08-20T21:13:26.3348972Z [00:03:03.683]➜  # import config
2025-08-20T21:13:26.3349605Z [00:03:03.683]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:26.3350179Z [00:03:03.683]➜  EOF
2025-08-20T21:13:26.3352833Z [00:03:03.683]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1055/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/protobuf/field_mask=>google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/protobuf/field_mask;$WORK/b1055=>" -p google.golang.org/genproto/protobuf/field_mask -lang=go1.21 -complete -installsuffix shared -buildid WrWND1ugBwzEx2r23ogG/WrWND1ugBwzEx2r23ogG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/protobuf/field_mask/field_mask.go
2025-08-20T21:13:26.3404863Z [00:03:03.689]➜  go tool buildid -w $WORK/b1050/_pkg_.a # internal
2025-08-20T21:13:26.3437817Z [00:03:03.692]➜  cp $WORK/b1050/_pkg_.a /root/.cache/go-build/b0/b04506caf030882b22527bea93c3356efab4a2cdf5e9e0eae2f4e9918362ad00-d # internal
2025-08-20T21:13:26.3447268Z [00:03:03.693]➜  github.com/containerd/containerd/content
2025-08-20T21:13:26.3448536Z [00:03:03.693]➜  mkdir -p $WORK/b1048/
2025-08-20T21:13:26.3449681Z [00:03:03.693]➜  cat >/tmp/go-build1679262874/b1048/importcfg << 'EOF' # internal
2025-08-20T21:13:26.3450105Z [00:03:03.693]➜  # import config
2025-08-20T21:13:26.3450475Z [00:03:03.693]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.3451339Z [00:03:03.693]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.3451827Z [00:03:03.693]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.3452399Z [00:03:03.693]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.3453076Z [00:03:03.693]➜  packagefile github.com/containerd/containerd/filters=/tmp/go-build1679262874/b1050/_pkg_.a
2025-08-20T21:13:26.3453767Z [00:03:03.693]➜  packagefile github.com/containerd/containerd/pkg/randutil=/tmp/go-build1679262874/b1051/_pkg_.a
2025-08-20T21:13:26.3454392Z [00:03:03.693]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.3454993Z [00:03:03.693]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:26.3455673Z [00:03:03.693]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:26.3456404Z [00:03:03.693]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.3456821Z [00:03:03.693]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.3457240Z [00:03:03.693]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.3457658Z [00:03:03.693]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.3457965Z [00:03:03.693]➜  EOF
2025-08-20T21:13:26.3468799Z [00:03:03.694]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1048/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content=>github.com/containerd/containerd@v1.7.27/content;$WORK/b1048=>" -p github.com/containerd/containerd/content -lang=go1.21 -complete -installsuffix shared -buildid XQk1lw2ZLYyK_PldRDFr/XQk1lw2ZLYyK_PldRDFr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/adaptor.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/content.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/helpers.go
2025-08-20T21:13:26.3517700Z [00:03:03.700]➜  go tool buildid -w $WORK/b1055/_pkg_.a # internal
2025-08-20T21:13:26.3527050Z [00:03:03.701]➜  cp $WORK/b1055/_pkg_.a /root/.cache/go-build/4a/4adc48c870f28cae90ba69e63971ff17e25e27d09dc86c8875183a8ba8c6406a-d # internal
2025-08-20T21:13:26.3533491Z [00:03:03.701]➜  github.com/containerd/containerd/protobuf/types
2025-08-20T21:13:26.3533922Z [00:03:03.701]➜  mkdir -p $WORK/b1054/
2025-08-20T21:13:26.3537187Z [00:03:03.702]➜  cat >/tmp/go-build1679262874/b1054/importcfg << 'EOF' # internal
2025-08-20T21:13:26.3537558Z [00:03:03.702]➜  # import config
2025-08-20T21:13:26.3538057Z [00:03:03.702]➜  packagefile google.golang.org/genproto/protobuf/field_mask=/tmp/go-build1679262874/b1055/_pkg_.a
2025-08-20T21:13:26.3538765Z [00:03:03.702]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.3539480Z [00:03:03.702]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:26.3539931Z [00:03:03.702]➜  EOF
2025-08-20T21:13:26.3542421Z [00:03:03.702]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1054/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/types=>github.com/containerd/containerd@v1.7.27/protobuf/types;$WORK/b1054=>" -p github.com/containerd/containerd/protobuf/types -lang=go1.21 -complete -installsuffix shared -buildid OXUZ1vE0Ubn1oeyA31UH/OXUZ1vE0Ubn1oeyA31UH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/types/types.go
2025-08-20T21:13:26.3808292Z [00:03:03.729]➜  go tool buildid -w $WORK/b1054/_pkg_.a # internal
2025-08-20T21:13:26.3814550Z [00:03:03.729]➜  cp $WORK/b1054/_pkg_.a /root/.cache/go-build/0b/0b0540ece3e255bd4099df06d5262265aa1f96f31f660bd12d9294a547345835-d # internal
2025-08-20T21:13:26.3863784Z [00:03:03.734]➜  github.com/containerd/containerd/labels
2025-08-20T21:13:26.3865086Z [00:03:03.734]➜  mkdir -p $WORK/b1058/
2025-08-20T21:13:26.3872354Z [00:03:03.735]➜  cat >/tmp/go-build1679262874/b1058/importcfg << 'EOF' # internal
2025-08-20T21:13:26.3873348Z [00:03:03.735]➜  # import config
2025-08-20T21:13:26.3874278Z [00:03:03.735]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.3875367Z [00:03:03.735]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.3875850Z [00:03:03.735]➜  EOF
2025-08-20T21:13:26.3878205Z [00:03:03.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1058/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/labels=>github.com/containerd/containerd@v1.7.27/labels;$WORK/b1058=>" -p github.com/containerd/containerd/labels -lang=go1.21 -complete -installsuffix shared -buildid nXtAWuSvUh4iS59fN0Hy/nXtAWuSvUh4iS59fN0Hy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/labels/labels.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/labels/validate.go
2025-08-20T21:13:26.4016046Z [00:03:03.750]➜  go tool buildid -w $WORK/b1058/_pkg_.a # internal
2025-08-20T21:13:26.4019648Z [00:03:03.750]➜  cp $WORK/b1058/_pkg_.a /root/.cache/go-build/a4/a4bf701414083b2ba59d312a528b6f993e1ac6a800cffb8125944f133a9024ea-d # internal
2025-08-20T21:13:26.4048649Z [00:03:03.753]➜  github.com/containerd/platforms
2025-08-20T21:13:26.4052118Z [00:03:03.753]➜  mkdir -p $WORK/b1059/
2025-08-20T21:13:26.4055572Z [00:03:03.754]➜  cat >/tmp/go-build1679262874/b1059/importcfg << 'EOF' # internal
2025-08-20T21:13:26.4081852Z [00:03:03.754]➜  # import config
2025-08-20T21:13:26.4082984Z [00:03:03.754]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:26.4084451Z [00:03:03.754]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.4085471Z [00:03:03.754]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.4085937Z [00:03:03.754]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.4086692Z [00:03:03.754]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.4087410Z [00:03:03.754]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:26.4088031Z [00:03:03.754]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.4088491Z [00:03:03.754]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.4088908Z [00:03:03.754]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.4089322Z [00:03:03.754]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:26.4089744Z [00:03:03.754]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.4090182Z [00:03:03.754]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:26.4090791Z [00:03:03.754]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.4091274Z [00:03:03.754]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.4091588Z [00:03:03.754]➜  EOF
2025-08-20T21:13:26.4095731Z [00:03:03.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1059/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/platforms@v0.2.1=>github.com/containerd/platforms@v0.2.1;$WORK/b1059=>" -p github.com/containerd/platforms -lang=go1.20 -complete -installsuffix shared -buildid Zo2tlvPp1Qu3Fgb8hWu9/Zo2tlvPp1Qu3Fgb8hWu9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/compare.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/cpuinfo.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/cpuinfo_linux.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/database.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/defaults.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/defaults_unix.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/errors.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/platforms.go /root/go/pkg/mod/github.com/containerd/platforms@v0.2.1/platforms_other.go
2025-08-20T21:13:26.4099613Z [00:03:03.757]➜  go tool buildid -w $WORK/b1048/_pkg_.a # internal
2025-08-20T21:13:26.4100290Z [00:03:03.757]➜  cp $WORK/b1048/_pkg_.a /root/.cache/go-build/08/0827b02aa2b2dde63b633a6a49648bceecb40338873f30a5f500a47fee4c4075-d # internal
2025-08-20T21:13:26.4101025Z [00:03:03.758]➜  golang.org/x/sync/semaphore
2025-08-20T21:13:26.4101313Z [00:03:03.758]➜  mkdir -p $WORK/b1060/
2025-08-20T21:13:26.4101689Z [00:03:03.758]➜  cat >/tmp/go-build1679262874/b1060/importcfg << 'EOF' # internal
2025-08-20T21:13:26.4102034Z [00:03:03.758]➜  # import config
2025-08-20T21:13:26.4102407Z [00:03:03.758]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:26.4102859Z [00:03:03.758]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.4103277Z [00:03:03.758]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.4103583Z [00:03:03.758]➜  EOF
2025-08-20T21:13:26.4105348Z [00:03:03.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1060/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore=>golang.org/x/sync@v0.16.0/semaphore;$WORK/b1060=>" -p golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid 8X-4EE95u7LIfNqfy8UF/8X-4EE95u7LIfNqfy8UF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore/semaphore.go
2025-08-20T21:13:26.4323812Z [00:03:03.780]➜  go tool buildid -w $WORK/b1060/_pkg_.a # internal
2025-08-20T21:13:26.4357310Z [00:03:03.784]➜  cp $WORK/b1060/_pkg_.a /root/.cache/go-build/c2/c2a3ad709db33210e93facd9cb9814e4b8218ef798b808368e301dd43ba7543c-d # internal
2025-08-20T21:13:26.4360538Z [00:03:03.784]➜  github.com/containerd/containerd/contrib/seccomp/kernelversion
2025-08-20T21:13:26.4361685Z [00:03:03.784]➜  mkdir -p $WORK/b1062/
2025-08-20T21:13:26.4367006Z [00:03:03.785]➜  cat >/tmp/go-build1679262874/b1062/importcfg << 'EOF' # internal
2025-08-20T21:13:26.4367582Z [00:03:03.785]➜  # import config
2025-08-20T21:13:26.4368053Z [00:03:03.785]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.4371527Z [00:03:03.785]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.4372341Z [00:03:03.785]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.4374176Z [00:03:03.785]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.4374503Z [00:03:03.785]➜  EOF
2025-08-20T21:13:26.4386190Z [00:03:03.785]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1062/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/contrib/seccomp/kernelversion=>github.com/containerd/containerd@v1.7.27/contrib/seccomp/kernelversion;$WORK/b1062=>" -p github.com/containerd/containerd/contrib/seccomp/kernelversion -lang=go1.21 -complete -installsuffix shared -buildid qwyzbxjSOwl_bJpiz85h/qwyzbxjSOwl_bJpiz85h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1062/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/contrib/seccomp/kernelversion/kernel_linux.go
2025-08-20T21:13:26.4643764Z [00:03:03.812]➜  go tool buildid -w $WORK/b1062/_pkg_.a # internal
2025-08-20T21:13:26.4653595Z [00:03:03.813]➜  cp $WORK/b1062/_pkg_.a /root/.cache/go-build/f3/f33544c8bca44921e258f4db161875e747e665ce32bd58ab3963dc7be9b01e6e-d # internal
2025-08-20T21:13:26.4654574Z [00:03:03.813]➜  github.com/moby/sys/mountinfo
2025-08-20T21:13:26.4654875Z [00:03:03.813]➜  mkdir -p $WORK/b1063/
2025-08-20T21:13:26.4656978Z [00:03:03.814]➜  cat >/tmp/go-build1679262874/b1063/importcfg << 'EOF' # internal
2025-08-20T21:13:26.4658122Z [00:03:03.814]➜  # import config
2025-08-20T21:13:26.4659771Z [00:03:03.814]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:26.4660302Z [00:03:03.814]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.4660944Z [00:03:03.814]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.4661422Z [00:03:03.814]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.4661827Z [00:03:03.814]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.4662270Z [00:03:03.814]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:26.4662737Z [00:03:03.814]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.4663167Z [00:03:03.814]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:26.4663596Z [00:03:03.814]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.4664024Z [00:03:03.814]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.4664334Z [00:03:03.814]➜  EOF
2025-08-20T21:13:26.4667483Z [00:03:03.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1063/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2=>github.com/moby/sys/mountinfo@v0.7.2;$WORK/b1063=>" -p github.com/moby/sys/mountinfo -lang=go1.17 -complete -installsuffix shared -buildid nqMgTYjLdh6zusRRL8u3/nqMgTYjLdh6zusRRL8u3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1063/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/doc.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mounted_linux.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mounted_unix.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo_filters.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo_linux.go
2025-08-20T21:13:26.5069914Z [00:03:03.855]➜  go tool buildid -w $WORK/b1059/_pkg_.a # internal
2025-08-20T21:13:26.5090219Z [00:03:03.857]➜  cp $WORK/b1059/_pkg_.a /root/.cache/go-build/5b/5bda2ae06b97423ba94772f13be6f954c4a86c742afa9dc7d8c7deaf836f1f5e-d # internal
2025-08-20T21:13:26.5122627Z [00:03:03.860]➜  go tool buildid -w $WORK/b1063/_pkg_.a # internal
2025-08-20T21:13:26.5123974Z [00:03:03.860]➜  cp $WORK/b1063/_pkg_.a /root/.cache/go-build/eb/eb13ebb6fef67370a728fc92f65f436964566cbc1a711ddd5b3539439d279f37-d # internal
2025-08-20T21:13:26.5139569Z [00:03:03.862]➜  github.com/containerd/containerd/images
2025-08-20T21:13:26.5141295Z [00:03:03.862]➜  mkdir -p $WORK/b1057/
2025-08-20T21:13:26.5147055Z [00:03:03.863]➜  cat >/tmp/go-build1679262874/b1057/importcfg << 'EOF' # internal
2025-08-20T21:13:26.5147822Z [00:03:03.863]➜  # import config
2025-08-20T21:13:26.5148405Z [00:03:03.863]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.5149110Z [00:03:03.863]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:26.5150743Z [00:03:03.863]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.5151224Z [00:03:03.863]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.5151850Z [00:03:03.863]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:13:26.5152574Z [00:03:03.863]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:26.5153250Z [00:03:03.863]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.5153914Z [00:03:03.863]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:26.5154814Z [00:03:03.863]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.5155402Z [00:03:03.863]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:26.5156277Z [00:03:03.863]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:26.5157020Z [00:03:03.863]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:26.5157663Z [00:03:03.863]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:26.5158222Z [00:03:03.863]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:26.5158789Z [00:03:03.863]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:26.5159268Z [00:03:03.863]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.5159674Z [00:03:03.863]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:26.5160150Z [00:03:03.863]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.5160678Z [00:03:03.863]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.5161061Z [00:03:03.863]➜  EOF
2025-08-20T21:13:26.5164844Z [00:03:03.863]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1057/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images=>github.com/containerd/containerd@v1.7.27/images;$WORK/b1057=>" -p github.com/containerd/containerd/images -lang=go1.21 -complete -installsuffix shared -buildid veEOqAK9OPXOeykX6vkU/veEOqAK9OPXOeykX6vkU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1057/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/annotations.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/diffid.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/handlers.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/image.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/importexport.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/labels.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/mediatypes.go
2025-08-20T21:13:26.5168673Z [00:03:03.863]➜  github.com/containerd/containerd/mount
2025-08-20T21:13:26.5169228Z [00:03:03.864]➜  mkdir -p $WORK/b1061/
2025-08-20T21:13:26.5169849Z [00:03:03.864]➜  cat >/tmp/go-build1679262874/b1061/importcfg << 'EOF' # internal
2025-08-20T21:13:26.5170699Z [00:03:03.864]➜  # import config
2025-08-20T21:13:26.5171327Z [00:03:03.864]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.5171950Z [00:03:03.864]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.5172565Z [00:03:03.864]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.5173428Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/contrib/seccomp/kernelversion=/tmp/go-build1679262874/b1062/_pkg_.a
2025-08-20T21:13:26.5174422Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/pkg/randutil=/tmp/go-build1679262874/b1051/_pkg_.a
2025-08-20T21:13:26.5175301Z [00:03:03.864]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build1679262874/b1038/_pkg_.a
2025-08-20T21:13:26.5176042Z [00:03:03.864]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.5176785Z [00:03:03.864]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build1679262874/b1063/_pkg_.a
2025-08-20T21:13:26.5177560Z [00:03:03.864]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1679262874/b1041/_pkg_.a
2025-08-20T21:13:26.5178381Z [00:03:03.864]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:26.5179381Z [00:03:03.864]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.5180199Z [00:03:03.864]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:26.5180835Z [00:03:03.864]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.5181359Z [00:03:03.864]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:26.5182093Z [00:03:03.865]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:26.5182620Z [00:03:03.865]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:26.5183042Z [00:03:03.865]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.5183466Z [00:03:03.865]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.5183771Z [00:03:03.865]➜  EOF
2025-08-20T21:13:26.5187789Z [00:03:03.865]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1061/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount=>github.com/containerd/containerd@v1.7.27/mount;$WORK/b1061=>" -p github.com/containerd/containerd/mount -lang=go1.21 -complete -installsuffix shared -buildid OH3XRVu0cjEi94EW2Xec/OH3XRVu0cjEi94EW2Xec -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1061/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/lookup_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/losetup_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/mount.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/mount_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/mount_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/mountinfo.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/temp.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/mount/temp_unix.go
2025-08-20T21:13:26.6082990Z [00:03:03.956]➜  go tool buildid -w $WORK/b1061/_pkg_.a # internal
2025-08-20T21:13:26.6124795Z [00:03:03.960]➜  cp $WORK/b1061/_pkg_.a /root/.cache/go-build/6a/6a0d1b51057b98a63673b6fffcd1e9eaf5850e8c2d72bcedf26d53a573e8a57a-d # internal
2025-08-20T21:13:26.6134454Z [00:03:03.961]➜  github.com/containerd/containerd/protobuf/proto
2025-08-20T21:13:26.6135137Z [00:03:03.962]➜  mkdir -p $WORK/b1064/
2025-08-20T21:13:26.6138819Z [00:03:03.962]➜  cat >/tmp/go-build1679262874/b1064/importcfg << 'EOF' # internal
2025-08-20T21:13:26.6141502Z [00:03:03.962]➜  # import config
2025-08-20T21:13:26.6148912Z [00:03:03.962]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:26.6149323Z [00:03:03.962]➜  EOF
2025-08-20T21:13:26.6151901Z [00:03:03.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1064/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/proto=>github.com/containerd/containerd@v1.7.27/protobuf/proto;$WORK/b1064=>" -p github.com/containerd/containerd/protobuf/proto -lang=go1.21 -complete -installsuffix shared -buildid T98vloTAb4Vxmpg9FNjg/T98vloTAb4Vxmpg9FNjg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1064/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/protobuf/proto/proto.go
2025-08-20T21:13:26.6254190Z [00:03:03.973]➜  go tool buildid -w $WORK/b1057/_pkg_.a # internal
2025-08-20T21:13:26.6266850Z [00:03:03.975]➜  cp $WORK/b1057/_pkg_.a /root/.cache/go-build/ea/ea7889c2db7813fe336c121e09025a1c581035b83925c51a78c3d47ecfa4bf9b-d # internal
2025-08-20T21:13:26.6300353Z [00:03:03.978]➜  github.com/containerd/containerd/events
2025-08-20T21:13:26.6302878Z [00:03:03.978]➜  mkdir -p $WORK/b1066/
2025-08-20T21:13:26.6306058Z [00:03:03.978]➜  cat >/tmp/go-build1679262874/b1066/importcfg << 'EOF' # internal
2025-08-20T21:13:26.6306456Z [00:03:03.978]➜  # import config
2025-08-20T21:13:26.6306808Z [00:03:03.978]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.6307339Z [00:03:03.978]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:26.6307845Z [00:03:03.978]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.6308481Z [00:03:03.978]➜  EOF
2025-08-20T21:13:26.6310776Z [00:03:03.978]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/events=>github.com/containerd/containerd@v1.7.27/events;$WORK/b1066=>" -p github.com/containerd/containerd/events -lang=go1.21 -complete -installsuffix shared -buildid xmTTfciaL6z0gVnI0TZO/xmTTfciaL6z0gVnI0TZO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1066/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/events/events.go
2025-08-20T21:13:26.6386532Z [00:03:03.987]➜  go tool buildid -w $WORK/b1064/_pkg_.a # internal
2025-08-20T21:13:26.6391747Z [00:03:03.987]➜  cp $WORK/b1064/_pkg_.a /root/.cache/go-build/c9/c97fd68205a4e32d073c6bfc84f8a27111c1580430a93f4103d2efa15d547a56-d # internal
2025-08-20T21:13:26.6404221Z [00:03:03.988]➜  github.com/containerd/containerd/diff
2025-08-20T21:13:26.6405019Z [00:03:03.989]➜  mkdir -p $WORK/b1056/
2025-08-20T21:13:26.6416947Z [00:03:03.990]➜  cat >/tmp/go-build1679262874/b1056/importcfg << 'EOF' # internal
2025-08-20T21:13:26.6418254Z [00:03:03.990]➜  # import config
2025-08-20T21:13:26.6418857Z [00:03:03.990]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.6419697Z [00:03:03.990]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.6420256Z [00:03:03.990]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.6421029Z [00:03:03.990]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.6421824Z [00:03:03.990]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:13:26.6422645Z [00:03:03.990]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:26.6423641Z [00:03:03.990]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:26.6424895Z [00:03:03.990]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:26.6425611Z [00:03:03.990]➜  packagefile github.com/containerd/containerd/protobuf/proto=/tmp/go-build1679262874/b1064/_pkg_.a
2025-08-20T21:13:26.6426290Z [00:03:03.990]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:26.6426964Z [00:03:03.990]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:26.6427513Z [00:03:03.990]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.6428138Z [00:03:03.990]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.6428604Z [00:03:03.990]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:26.6429019Z [00:03:03.990]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.6429431Z [00:03:03.990]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.6429742Z [00:03:03.990]➜  EOF
2025-08-20T21:13:26.6432406Z [00:03:03.990]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1056/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff=>github.com/containerd/containerd@v1.7.27/diff;$WORK/b1056=>" -p github.com/containerd/containerd/diff -lang=go1.21 -complete -installsuffix shared -buildid qh1gscxBH5GkMstORilY/qh1gscxBH5GkMstORilY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff/diff.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff/stream.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff/stream_unix.go
2025-08-20T21:13:26.6613465Z [00:03:04.009]➜  go tool buildid -w $WORK/b1066/_pkg_.a # internal
2025-08-20T21:13:26.6619570Z [00:03:04.010]➜  cp $WORK/b1066/_pkg_.a /root/.cache/go-build/98/984e94d0a80c917cb8052c44c3e1661c887c85d8887008a39c04bbb1d2dbe939-d # internal
2025-08-20T21:13:26.6624330Z [00:03:04.010]➜  github.com/containerd/containerd/reference
2025-08-20T21:13:26.6625081Z [00:03:04.010]➜  mkdir -p $WORK/b1068/
2025-08-20T21:13:26.6626458Z [00:03:04.011]➜  cat >/tmp/go-build1679262874/b1068/importcfg << 'EOF' # internal
2025-08-20T21:13:26.6629119Z [00:03:04.011]➜  # import config
2025-08-20T21:13:26.6631651Z [00:03:04.011]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.6632255Z [00:03:04.011]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:26.6632794Z [00:03:04.011]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:26.6633221Z [00:03:04.011]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.6633640Z [00:03:04.011]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:26.6634063Z [00:03:04.011]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.6634380Z [00:03:04.011]➜  EOF
2025-08-20T21:13:26.6636547Z [00:03:04.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1068/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/reference=>github.com/containerd/containerd@v1.7.27/reference;$WORK/b1068=>" -p github.com/containerd/containerd/reference -lang=go1.21 -complete -installsuffix shared -buildid rq3T_r35sertJTnMQvCU/rq3T_r35sertJTnMQvCU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1068/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/reference/reference.go
2025-08-20T21:13:26.7037729Z [00:03:04.052]➜  go tool buildid -w $WORK/b1068/_pkg_.a # internal
2025-08-20T21:13:26.7041078Z [00:03:04.052]➜  cp $WORK/b1068/_pkg_.a /root/.cache/go-build/06/06dd52d50c95539fee0b4f1845fc46d286759e0aba136d3fabc70388301ba19c-d # internal
2025-08-20T21:13:26.7109688Z [00:03:04.059]➜  github.com/distribution/reference
2025-08-20T21:13:26.7110754Z [00:03:04.059]➜  mkdir -p $WORK/b1069/
2025-08-20T21:13:26.7118962Z [00:03:04.060]➜  cat >/tmp/go-build1679262874/b1069/importcfg << 'EOF' # internal
2025-08-20T21:13:26.7120377Z [00:03:04.060]➜  # import config
2025-08-20T21:13:26.7121136Z [00:03:04.060]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.7121914Z [00:03:04.060]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.7122628Z [00:03:04.060]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:26.7123330Z [00:03:04.060]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.7124275Z [00:03:04.060]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:26.7125398Z [00:03:04.060]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:26.7125848Z [00:03:04.060]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.7126170Z [00:03:04.060]➜  EOF
2025-08-20T21:13:26.7129095Z [00:03:04.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1069/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/distribution/reference@v0.6.0=>github.com/distribution/reference@v0.6.0;$WORK/b1069=>" -p github.com/distribution/reference -lang=go1.20 -complete -installsuffix shared -buildid Xi8c0QyQ4_fDD_qB35Ls/Xi8c0QyQ4_fDD_qB35Ls -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1069/importcfg -pack /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/helpers.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/normalize.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/reference.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/regexp.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/sort.go
2025-08-20T21:13:26.7271987Z [00:03:04.074]➜  go tool buildid -w $WORK/b1056/_pkg_.a # internal
2025-08-20T21:13:26.7276188Z [00:03:04.076]➜  cp $WORK/b1056/_pkg_.a /root/.cache/go-build/c7/c7a5db7dcb096d688ac3dadfe60b438958545d93b793f390b8da77c4da39b549-d # internal
2025-08-20T21:13:26.7295962Z [00:03:04.078]➜  github.com/containerd/containerd/leases
2025-08-20T21:13:26.7311965Z [00:03:04.078]➜  mkdir -p $WORK/b1070/
2025-08-20T21:13:26.7313290Z [00:03:04.078]➜  cat >/tmp/go-build1679262874/b1070/importcfg << 'EOF' # internal
2025-08-20T21:13:26.7314038Z [00:03:04.078]➜  # import config
2025-08-20T21:13:26.7315503Z [00:03:04.079]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.7316035Z [00:03:04.079]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:26.7316516Z [00:03:04.079]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:26.7317073Z [00:03:04.079]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.7317636Z [00:03:04.079]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:26.7318132Z [00:03:04.079]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:26.7318435Z [00:03:04.079]➜  EOF
2025-08-20T21:13:26.7321336Z [00:03:04.079]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1070/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases=>github.com/containerd/containerd@v1.7.27/leases;$WORK/b1070=>" -p github.com/containerd/containerd/leases -lang=go1.21 -complete -installsuffix shared -buildid eb_3HXmimdjtNfUkEUwg/eb_3HXmimdjtNfUkEUwg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1070/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/context.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/grpc.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/id.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/lease.go
2025-08-20T21:13:26.7715354Z [00:03:04.119]➜  go tool buildid -w $WORK/b1070/_pkg_.a # internal
2025-08-20T21:13:26.7724156Z [00:03:04.120]➜  cp $WORK/b1070/_pkg_.a /root/.cache/go-build/fe/fee466acac5b20db71b1c890f53fb1653cdce7ace5f7b415f72956dc65ac1cd4-d # internal
2025-08-20T21:13:26.7729126Z [00:03:04.121]➜  github.com/containerd/containerd/identifiers
2025-08-20T21:13:26.7729920Z [00:03:04.121]➜  mkdir -p $WORK/b1073/
2025-08-20T21:13:26.7734758Z [00:03:04.122]➜  cat >/tmp/go-build1679262874/b1073/importcfg << 'EOF' # internal
2025-08-20T21:13:26.7735131Z [00:03:04.122]➜  # import config
2025-08-20T21:13:26.7735736Z [00:03:04.122]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.7736298Z [00:03:04.122]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.7736995Z [00:03:04.122]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:26.7737675Z [00:03:04.122]➜  EOF
2025-08-20T21:13:26.7763364Z [00:03:04.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1073/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/identifiers=>github.com/containerd/containerd@v1.7.27/identifiers;$WORK/b1073=>" -p github.com/containerd/containerd/identifiers -lang=go1.21 -complete -installsuffix shared -buildid GM2bCGMOG_o9A5_JmtoL/GM2bCGMOG_o9A5_JmtoL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1073/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/identifiers/validate.go
2025-08-20T21:13:26.7948190Z [00:03:04.143]➜  go tool buildid -w $WORK/b1073/_pkg_.a # internal
2025-08-20T21:13:26.7959153Z [00:03:04.144]➜  cp $WORK/b1073/_pkg_.a /root/.cache/go-build/64/6459ae2f524aafeb8780b6ffef98c005d57905d1b034c34bc3c3955867f550ac-d # internal
2025-08-20T21:13:26.7985244Z [00:03:04.147]➜  github.com/containerd/containerd/namespaces
2025-08-20T21:13:26.7986835Z [00:03:04.147]➜  mkdir -p $WORK/b1072/
2025-08-20T21:13:26.7987259Z [00:03:04.147]➜  cat >/tmp/go-build1679262874/b1072/importcfg << 'EOF' # internal
2025-08-20T21:13:26.7987901Z [00:03:04.147]➜  # import config
2025-08-20T21:13:26.7988484Z [00:03:04.147]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.7988947Z [00:03:04.147]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.7990530Z [00:03:04.147]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.7994472Z [00:03:04.147]➜  packagefile github.com/containerd/containerd/identifiers=/tmp/go-build1679262874/b1073/_pkg_.a
2025-08-20T21:13:26.7997039Z [00:03:04.147]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.7997741Z [00:03:04.147]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:26.7998240Z [00:03:04.147]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:26.7998559Z [00:03:04.147]➜  EOF
2025-08-20T21:13:26.8001674Z [00:03:04.147]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1072/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces=>github.com/containerd/containerd@v1.7.27/namespaces;$WORK/b1072=>" -p github.com/containerd/containerd/namespaces -lang=go1.21 -complete -installsuffix shared -buildid OLOK781FYAVYnpqNcS3r/OLOK781FYAVYnpqNcS3r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1072/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces/context.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces/grpc.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces/store.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces/ttrpc.go
2025-08-20T21:13:26.8004382Z [00:03:04.147]➜  go tool buildid -w $WORK/b960/_pkg_.a # internal
2025-08-20T21:13:26.8059332Z [00:03:04.154]➜  go tool buildid -w $WORK/b1069/_pkg_.a # internal
2025-08-20T21:13:26.8077944Z [00:03:04.156]➜  cp $WORK/b1069/_pkg_.a /root/.cache/go-build/6d/6d4e0b1ffbb40e9a82887dc019ae801d5e3987eaf42420b63755289e6773e5f1-d # internal
2025-08-20T21:13:26.8100325Z [00:03:04.158]➜  github.com/containerd/containerd/images/archive
2025-08-20T21:13:26.8101812Z [00:03:04.158]➜  mkdir -p $WORK/b1067/
2025-08-20T21:13:26.8106753Z [00:03:04.159]➜  cat >/tmp/go-build1679262874/b1067/importcfg << 'EOF' # internal
2025-08-20T21:13:26.8107817Z [00:03:04.159]➜  # import config
2025-08-20T21:13:26.8108574Z [00:03:04.159]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:26.8109478Z [00:03:04.159]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:26.8109967Z [00:03:04.159]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.8110426Z [00:03:04.159]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:26.8111291Z [00:03:04.159]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:26.8111775Z [00:03:04.159]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:26.8112388Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:13:26.8113109Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:26.8113966Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:26.8114635Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:26.8115491Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:26.8116167Z [00:03:04.159]➜  packagefile github.com/containerd/containerd/reference=/tmp/go-build1679262874/b1068/_pkg_.a
2025-08-20T21:13:26.8116785Z [00:03:04.159]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:26.8117372Z [00:03:04.159]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:26.8117983Z [00:03:04.159]➜  packagefile github.com/distribution/reference=/tmp/go-build1679262874/b1069/_pkg_.a
2025-08-20T21:13:26.8118603Z [00:03:04.159]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:26.8119270Z [00:03:04.159]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:13:26.8119983Z [00:03:04.159]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:26.8121025Z [00:03:04.159]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:26.8121511Z [00:03:04.159]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:26.8121918Z [00:03:04.159]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:26.8122345Z [00:03:04.159]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:26.8122662Z [00:03:04.159]➜  EOF
2025-08-20T21:13:26.8125476Z [00:03:04.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1067/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/archive=>github.com/containerd/containerd@v1.7.27/images/archive;$WORK/b1067=>" -p github.com/containerd/containerd/images/archive -lang=go1.21 -complete -installsuffix shared -buildid MuZjooxdfsmStM-ZVNRR/MuZjooxdfsmStM-ZVNRR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1067/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/archive/exporter.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/archive/importer.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/images/archive/reference.go
2025-08-20T21:13:26.8184273Z [00:03:04.166]➜  cp $WORK/b960/_pkg_.a /root/.cache/go-build/73/7378ffcd9085d038517b0da185d0659b01257206584755bd8763159acde5008a-d # internal
2025-08-20T21:13:26.8186328Z [00:03:04.167]➜  github.com/containerd/containerd/api/services/containers/v1
2025-08-20T21:13:26.8186972Z [00:03:04.167]➜  mkdir -p $WORK/b947/
2025-08-20T21:13:26.8191792Z [00:03:04.167]➜  cat >/tmp/go-build1679262874/b947/importcfg << 'EOF' # internal
2025-08-20T21:13:26.8192151Z [00:03:04.167]➜  # import config
2025-08-20T21:13:26.8192508Z [00:03:04.167]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.8193022Z [00:03:04.167]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.8193571Z [00:03:04.167]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:26.8194135Z [00:03:04.167]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.8194704Z [00:03:04.167]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.8195362Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:26.8196066Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:26.8196972Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.8198042Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:26.8198936Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:26.8199847Z [00:03:04.167]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:26.8200703Z [00:03:04.167]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.8201279Z [00:03:04.167]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.8201694Z [00:03:04.167]➜  EOF
2025-08-20T21:13:26.8215496Z [00:03:04.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b947/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/containers/v1=>github.com/containerd/containerd/api@v1.8.0/services/containers/v1;$WORK/b947=>" -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.21 -complete -installsuffix shared -buildid o1253w_OV4PrNIWnGEOM/o1253w_OV4PrNIWnGEOM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/containers/v1/containers.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/containers/v1/containers_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/containers/v1/containers_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/containers/v1/doc.go
2025-08-20T21:13:26.8327531Z [00:03:04.180]➜  go tool buildid -w $WORK/b1072/_pkg_.a # internal
2025-08-20T21:13:26.8336915Z [00:03:04.182]➜  cp $WORK/b1072/_pkg_.a /root/.cache/go-build/55/550b82d5d845ffb440cc810af35696c79389997c1d151d7acdbedd7889c3492b-d # internal
2025-08-20T21:13:26.8345680Z [00:03:04.182]➜  github.com/containerd/containerd/api/services/content/v1
2025-08-20T21:13:26.8351608Z [00:03:04.183]➜  mkdir -p $WORK/b1017/
2025-08-20T21:13:26.8362368Z [00:03:04.184]➜  cat >/tmp/go-build1679262874/b1017/importcfg << 'EOF' # internal
2025-08-20T21:13:26.8362779Z [00:03:04.184]➜  # import config
2025-08-20T21:13:26.8363135Z [00:03:04.184]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.8363681Z [00:03:04.184]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.8364234Z [00:03:04.184]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:26.8365056Z [00:03:04.184]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.8365715Z [00:03:04.184]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.8366372Z [00:03:04.184]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:26.8367080Z [00:03:04.184]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:26.8367793Z [00:03:04.184]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:26.8368520Z [00:03:04.184]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:26.8369275Z [00:03:04.184]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:26.8369850Z [00:03:04.184]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.8370277Z [00:03:04.184]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.8370739Z [00:03:04.184]➜  EOF
2025-08-20T21:13:26.8374200Z [00:03:04.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1017/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/content/v1=>github.com/containerd/containerd/api@v1.8.0/services/content/v1;$WORK/b1017=>" -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.21 -complete -installsuffix shared -buildid iDmDzruMfYoDuBkcE-_l/iDmDzruMfYoDuBkcE-_l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/content/v1/content.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/content/v1/content_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/content/v1/content_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/content/v1/doc.go
2025-08-20T21:13:26.9184430Z [00:03:04.263]➜  go tool buildid -w $WORK/b1067/_pkg_.a # internal
2025-08-20T21:13:26.9193050Z [00:03:04.267]➜  cp $WORK/b1067/_pkg_.a /root/.cache/go-build/19/193e1230d6979e16cee3d05c0378603b77e022469623a07d894d81e03e1a07d3-d # internal
2025-08-20T21:13:26.9200695Z [00:03:04.267]➜  github.com/containerd/containerd/api/services/diff/v1
2025-08-20T21:13:26.9201117Z [00:03:04.267]➜  mkdir -p $WORK/b1018/
2025-08-20T21:13:26.9201522Z [00:03:04.267]➜  cat >/tmp/go-build1679262874/b1018/importcfg << 'EOF' # internal
2025-08-20T21:13:26.9201874Z [00:03:04.267]➜  # import config
2025-08-20T21:13:26.9202217Z [00:03:04.267]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.9203200Z [00:03:04.267]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:26.9203894Z [00:03:04.267]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.9204448Z [00:03:04.267]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:26.9204999Z [00:03:04.267]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.9205566Z [00:03:04.267]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.9206220Z [00:03:04.267]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:26.9206930Z [00:03:04.267]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:26.9207617Z [00:03:04.267]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.9208341Z [00:03:04.267]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:26.9208916Z [00:03:04.267]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.9209446Z [00:03:04.267]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.9209818Z [00:03:04.267]➜  EOF
2025-08-20T21:13:26.9213248Z [00:03:04.267]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1018/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/diff/v1=>github.com/containerd/containerd/api@v1.8.0/services/diff/v1;$WORK/b1018=>" -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.21 -complete -installsuffix shared -buildid 67u0EjsAXRdW5elzIeeX/67u0EjsAXRdW5elzIeeX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/diff/v1/diff.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/diff/v1/diff_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/diff/v1/diff_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/diff/v1/doc.go
2025-08-20T21:13:26.9664212Z [00:03:04.314]➜  go tool buildid -w $WORK/b947/_pkg_.a # internal
2025-08-20T21:13:26.9743296Z [00:03:04.321]➜  cp $WORK/b947/_pkg_.a /root/.cache/go-build/fd/fdfb1054638487469632b8955be92552969466feb2d83d5204b7970883ca1e44-d # internal
2025-08-20T21:13:26.9750963Z [00:03:04.322]➜  github.com/containerd/containerd/api/services/events/v1
2025-08-20T21:13:26.9751405Z [00:03:04.322]➜  mkdir -p $WORK/b1022/
2025-08-20T21:13:26.9795882Z [00:03:04.327]➜  cat >/tmp/go-build1679262874/b1022/importcfg << 'EOF' # internal
2025-08-20T21:13:26.9796588Z [00:03:04.328]➜  # import config
2025-08-20T21:13:26.9798365Z [00:03:04.328]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.9799308Z [00:03:04.328]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:26.9800249Z [00:03:04.328]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.9801331Z [00:03:04.328]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:26.9802446Z [00:03:04.328]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.9803082Z [00:03:04.328]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.9803751Z [00:03:04.328]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:26.9804474Z [00:03:04.328]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:26.9805165Z [00:03:04.328]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:26.9806313Z [00:03:04.328]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:26.9806957Z [00:03:04.328]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.9807387Z [00:03:04.328]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.9807702Z [00:03:04.328]➜  EOF
2025-08-20T21:13:26.9811186Z [00:03:04.328]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1022/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/events/v1=>github.com/containerd/containerd/api@v1.8.0/services/events/v1;$WORK/b1022=>" -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.21 -complete -installsuffix shared -buildid TQ_zF7rsBNxxXdx5WVrD/TQ_zF7rsBNxxXdx5WVrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/events/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/events/v1/events.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/events/v1/events_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/events/v1/events_ttrpc.pb.go
2025-08-20T21:13:26.9930527Z [00:03:04.341]➜  go tool buildid -w $WORK/b1018/_pkg_.a # internal
2025-08-20T21:13:26.9951395Z [00:03:04.343]➜  cp $WORK/b1018/_pkg_.a /root/.cache/go-build/24/247101e25dedb08d131aaddfec21ab5ba7eb331e612dece5101c06014e306a62-d # internal
2025-08-20T21:13:26.9954773Z [00:03:04.343]➜  github.com/containerd/containerd/api/services/images/v1
2025-08-20T21:13:26.9955211Z [00:03:04.344]➜  mkdir -p $WORK/b1023/
2025-08-20T21:13:26.9959145Z [00:03:04.344]➜  cat >/tmp/go-build1679262874/b1023/importcfg << 'EOF' # internal
2025-08-20T21:13:26.9961681Z [00:03:04.344]➜  # import config
2025-08-20T21:13:26.9962162Z [00:03:04.344]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:26.9962770Z [00:03:04.344]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:26.9963397Z [00:03:04.344]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:26.9963947Z [00:03:04.344]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:26.9964502Z [00:03:04.344]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:26.9965075Z [00:03:04.344]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:26.9965730Z [00:03:04.344]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:26.9966751Z [00:03:04.344]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:26.9967458Z [00:03:04.344]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:26.9968198Z [00:03:04.344]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:26.9968942Z [00:03:04.344]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:26.9969519Z [00:03:04.344]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:26.9969935Z [00:03:04.344]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:26.9970244Z [00:03:04.344]➜  EOF
2025-08-20T21:13:26.9973962Z [00:03:04.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1023/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/images/v1=>github.com/containerd/containerd/api@v1.8.0/services/images/v1;$WORK/b1023=>" -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.21 -complete -installsuffix shared -buildid 7eNSzyrCe7IMmuAqIQW_/7eNSzyrCe7IMmuAqIQW_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/images/v1/docs.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/images/v1/images.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/images/v1/images_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/images/v1/images_ttrpc.pb.go
2025-08-20T21:13:27.0756122Z [00:03:04.423]➜  go tool buildid -w $WORK/b1022/_pkg_.a # internal
2025-08-20T21:13:27.0759138Z [00:03:04.424]➜  go tool buildid -w $WORK/b1017/_pkg_.a # internal
2025-08-20T21:13:27.0779790Z [00:03:04.426]➜  cp $WORK/b1022/_pkg_.a /root/.cache/go-build/17/17a20de172ba04e60ab096e3060f2a0cac8f3e836a5574b1c1aaea239529fccd-d # internal
2025-08-20T21:13:27.0787768Z [00:03:04.426]➜  github.com/containerd/containerd/api/services/introspection/v1
2025-08-20T21:13:27.0788175Z [00:03:04.426]➜  mkdir -p $WORK/b1024/
2025-08-20T21:13:27.0788563Z [00:03:04.427]➜  cat >/tmp/go-build1679262874/b1024/importcfg << 'EOF' # internal
2025-08-20T21:13:27.0789947Z [00:03:04.427]➜  # import config
2025-08-20T21:13:27.0791095Z [00:03:04.427]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.0792643Z [00:03:04.427]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.0793807Z [00:03:04.427]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.0794921Z [00:03:04.427]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:27.0795885Z [00:03:04.427]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.0797027Z [00:03:04.427]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.0797662Z [00:03:04.427]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.0798474Z [00:03:04.427]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.0799250Z [00:03:04.427]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.0799954Z [00:03:04.427]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.0800816Z [00:03:04.427]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.0801647Z [00:03:04.427]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.0802237Z [00:03:04.427]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.0803001Z [00:03:04.427]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.0803313Z [00:03:04.427]➜  EOF
2025-08-20T21:13:27.0806982Z [00:03:04.427]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1024/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/introspection/v1=>github.com/containerd/containerd/api@v1.8.0/services/introspection/v1;$WORK/b1024=>" -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.21 -complete -installsuffix shared -buildid Euo_Ohjr3pHui17WUe7f/Euo_Ohjr3pHui17WUe7f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/introspection/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/introspection/v1/introspection.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/introspection/v1/introspection_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/introspection/v1/introspection_ttrpc.pb.go
2025-08-20T21:13:27.0810516Z [00:03:04.429]➜  cp $WORK/b1017/_pkg_.a /root/.cache/go-build/ac/ac72f59efd9c449165a2b532b21d1f3a25a07b641b9e28056b8aab3c48fcb1d7-d # internal
2025-08-20T21:13:27.0811595Z [00:03:04.429]➜  github.com/containerd/containerd/api/services/leases/v1
2025-08-20T21:13:27.0812052Z [00:03:04.429]➜  mkdir -p $WORK/b1025/
2025-08-20T21:13:27.0815605Z [00:03:04.430]➜  cat >/tmp/go-build1679262874/b1025/importcfg << 'EOF' # internal
2025-08-20T21:13:27.0816030Z [00:03:04.430]➜  # import config
2025-08-20T21:13:27.0818088Z [00:03:04.430]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.0819578Z [00:03:04.430]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.0820419Z [00:03:04.430]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.0821180Z [00:03:04.430]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.0821760Z [00:03:04.430]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.0822419Z [00:03:04.430]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.0831092Z [00:03:04.430]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.0831833Z [00:03:04.430]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.0832892Z [00:03:04.430]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.0833546Z [00:03:04.430]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.0833972Z [00:03:04.430]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.0834290Z [00:03:04.430]➜  EOF
2025-08-20T21:13:27.0837644Z [00:03:04.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1025/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/leases/v1=>github.com/containerd/containerd/api@v1.8.0/services/leases/v1;$WORK/b1025=>" -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.21 -complete -installsuffix shared -buildid n7Y8F_Bb5SH0Ossi9jos/n7Y8F_Bb5SH0Ossi9jos -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/leases/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/leases/v1/leases.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/leases/v1/leases_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/leases/v1/leases_ttrpc.pb.go
2025-08-20T21:13:27.0852608Z [00:03:04.433]➜  go tool buildid -w $WORK/b1023/_pkg_.a # internal
2025-08-20T21:13:27.0884524Z [00:03:04.436]➜  cp $WORK/b1023/_pkg_.a /root/.cache/go-build/b2/b2413ce198cbcdda367a16810b72b11cf0316e9dda5b2f6bb24b708f580c9ea0-d # internal
2025-08-20T21:13:27.0885602Z [00:03:04.436]➜  github.com/containerd/containerd/api/services/namespaces/v1
2025-08-20T21:13:27.0886276Z [00:03:04.436]➜  mkdir -p $WORK/b1026/
2025-08-20T21:13:27.0887126Z [00:03:04.436]➜  cat >/tmp/go-build1679262874/b1026/importcfg << 'EOF' # internal
2025-08-20T21:13:27.0887757Z [00:03:04.436]➜  # import config
2025-08-20T21:13:27.0888348Z [00:03:04.436]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.0889138Z [00:03:04.436]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.0890037Z [00:03:04.436]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.0891029Z [00:03:04.436]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.0891802Z [00:03:04.436]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.0892738Z [00:03:04.436]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.0894783Z [00:03:04.436]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.0895782Z [00:03:04.436]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.0896524Z [00:03:04.436]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:27.0897105Z [00:03:04.436]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.0897525Z [00:03:04.436]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.0897833Z [00:03:04.436]➜  EOF
2025-08-20T21:13:27.0901654Z [00:03:04.436]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1026/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1=>github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1;$WORK/b1026=>" -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.21 -complete -installsuffix shared -buildid lvk75Hefw9YzgSy4Y5cA/lvk75Hefw9YzgSy4Y5cA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1/namespace.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1/namespace_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/namespaces/v1/namespace_ttrpc.pb.go
2025-08-20T21:13:27.1746916Z [00:03:04.522]➜  go tool buildid -w $WORK/b1024/_pkg_.a # internal
2025-08-20T21:13:27.1774008Z [00:03:04.524]➜  cp $WORK/b1024/_pkg_.a /root/.cache/go-build/29/296ea2405b0d2e13bfb687a382e4baa3ce58932bd3fe419fa22946a8dec1bbdb-d # internal
2025-08-20T21:13:27.1784271Z [00:03:04.526]➜  github.com/containerd/containerd/api/services/sandbox/v1
2025-08-20T21:13:27.1784683Z [00:03:04.526]➜  mkdir -p $WORK/b1027/
2025-08-20T21:13:27.1785072Z [00:03:04.526]➜  cat >/tmp/go-build1679262874/b1027/importcfg << 'EOF' # internal
2025-08-20T21:13:27.1785454Z [00:03:04.526]➜  # import config
2025-08-20T21:13:27.1785852Z [00:03:04.526]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.1786427Z [00:03:04.526]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.1787065Z [00:03:04.526]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.1787614Z [00:03:04.526]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.1788167Z [00:03:04.526]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.1789074Z [00:03:04.526]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.1789737Z [00:03:04.526]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.1790681Z [00:03:04.526]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.1791485Z [00:03:04.526]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.1792214Z [00:03:04.526]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.1792788Z [00:03:04.526]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.1793212Z [00:03:04.526]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.1793521Z [00:03:04.526]➜  EOF
2025-08-20T21:13:27.1796948Z [00:03:04.526]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1027/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1=>github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1;$WORK/b1027=>" -p github.com/containerd/containerd/api/services/sandbox/v1 -lang=go1.21 -complete -installsuffix shared -buildid CJGWwTGIy64bUWEge4gx/CJGWwTGIy64bUWEge4gx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1/sandbox.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1/sandbox_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/sandbox/v1/sandbox_ttrpc.pb.go
2025-08-20T21:13:27.1837948Z [00:03:04.532]➜  go tool buildid -w $WORK/b1026/_pkg_.a # internal
2025-08-20T21:13:27.1871459Z [00:03:04.535]➜  cp $WORK/b1026/_pkg_.a /root/.cache/go-build/ae/ae928e6e2689a3fddd2c09e506be4e500e628e774babc70bfd9eddd981aee30f-d # internal
2025-08-20T21:13:27.1883652Z [00:03:04.535]➜  github.com/containerd/containerd/api/services/snapshots/v1
2025-08-20T21:13:27.1884059Z [00:03:04.535]➜  mkdir -p $WORK/b1028/
2025-08-20T21:13:27.1884447Z [00:03:04.535]➜  cat >/tmp/go-build1679262874/b1028/importcfg << 'EOF' # internal
2025-08-20T21:13:27.1884825Z [00:03:04.535]➜  # import config
2025-08-20T21:13:27.1885167Z [00:03:04.535]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.1886112Z [00:03:04.535]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.1886820Z [00:03:04.535]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.1887370Z [00:03:04.535]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.1887921Z [00:03:04.535]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.1888498Z [00:03:04.535]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.1889175Z [00:03:04.535]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.1889893Z [00:03:04.535]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.1890791Z [00:03:04.535]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.1891601Z [00:03:04.535]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:27.1892347Z [00:03:04.535]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.1892914Z [00:03:04.535]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.1893334Z [00:03:04.535]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.1893888Z [00:03:04.535]➜  EOF
2025-08-20T21:13:27.1897490Z [00:03:04.535]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1028/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1=>github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1;$WORK/b1028=>" -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.21 -complete -installsuffix shared -buildid 8GWOYJGFjPev4FtZl6M8/8GWOYJGFjPev4FtZl6M8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1/snapshots.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1/snapshots_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/snapshots/v1/snapshots_ttrpc.pb.go
2025-08-20T21:13:27.1923248Z [00:03:04.540]➜  go tool buildid -w $WORK/b1025/_pkg_.a # internal
2025-08-20T21:13:27.1923962Z [00:03:04.540]➜  cp $WORK/b1025/_pkg_.a /root/.cache/go-build/df/df004391e4d163591929646ae744b5de05b63786aa3f51c4f8f52c762d04e4b7-d # internal
2025-08-20T21:13:27.1925620Z [00:03:04.541]➜  github.com/containerd/containerd/api/services/streaming/v1
2025-08-20T21:13:27.1926270Z [00:03:04.541]➜  mkdir -p $WORK/b1029/
2025-08-20T21:13:27.1930964Z [00:03:04.541]➜  cat >/tmp/go-build1679262874/b1029/importcfg << 'EOF' # internal
2025-08-20T21:13:27.1931406Z [00:03:04.541]➜  # import config
2025-08-20T21:13:27.1931782Z [00:03:04.541]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.1932311Z [00:03:04.541]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.1932859Z [00:03:04.541]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.1933416Z [00:03:04.541]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.1933988Z [00:03:04.541]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.1934641Z [00:03:04.541]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.1935358Z [00:03:04.541]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.1936048Z [00:03:04.541]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.1936907Z [00:03:04.541]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.1937400Z [00:03:04.541]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.1937712Z [00:03:04.541]➜  EOF
2025-08-20T21:13:27.1941626Z [00:03:04.541]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1029/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/streaming/v1=>github.com/containerd/containerd/api@v1.8.0/services/streaming/v1;$WORK/b1029=>" -p github.com/containerd/containerd/api/services/streaming/v1 -lang=go1.21 -complete -installsuffix shared -buildid lH3Ltxi7Jdi1ao47zN6p/lH3Ltxi7Jdi1ao47zN6p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/streaming/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/streaming/v1/streaming.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/streaming/v1/streaming_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/streaming/v1/streaming_ttrpc.pb.go
2025-08-20T21:13:27.2721078Z [00:03:04.620]➜  go tool buildid -w $WORK/b1029/_pkg_.a # internal
2025-08-20T21:13:27.2775374Z [00:03:04.625]➜  cp $WORK/b1029/_pkg_.a /root/.cache/go-build/80/804a8590b7a911d0f14ac7954e82d1248e1cc631db6facb4c027ebd3a55539e5-d # internal
2025-08-20T21:13:27.2776449Z [00:03:04.626]➜  github.com/containerd/containerd/api/services/tasks/v1
2025-08-20T21:13:27.2783530Z [00:03:04.626]➜  mkdir -p $WORK/b1030/
2025-08-20T21:13:27.2792081Z [00:03:04.627]➜  cat >/tmp/go-build1679262874/b1030/importcfg << 'EOF' # internal
2025-08-20T21:13:27.2794576Z [00:03:04.627]➜  # import config
2025-08-20T21:13:27.2796591Z [00:03:04.627]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.2797275Z [00:03:04.627]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.2798014Z [00:03:04.627]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build1679262874/b1031/_pkg_.a
2025-08-20T21:13:27.2798661Z [00:03:04.627]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.2799207Z [00:03:04.627]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.2799759Z [00:03:04.627]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.2800336Z [00:03:04.627]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.2801297Z [00:03:04.627]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.2802208Z [00:03:04.627]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.2802906Z [00:03:04.627]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.2803610Z [00:03:04.627]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.2804337Z [00:03:04.627]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.2804910Z [00:03:04.627]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.2805324Z [00:03:04.627]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.2805636Z [00:03:04.627]➜  EOF
2025-08-20T21:13:27.2809096Z [00:03:04.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1030/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/tasks/v1=>github.com/containerd/containerd/api@v1.8.0/services/tasks/v1;$WORK/b1030=>" -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.21 -complete -installsuffix shared -buildid J_U57dZrya9tCyVVMChm/J_U57dZrya9tCyVVMChm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/tasks/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/tasks/v1/tasks.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/tasks/v1/tasks_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/tasks/v1/tasks_ttrpc.pb.go
2025-08-20T21:13:27.3699278Z [00:03:04.718]➜  go tool buildid -w $WORK/b1028/_pkg_.a # internal
2025-08-20T21:13:27.3737899Z [00:03:04.722]➜  cp $WORK/b1028/_pkg_.a /root/.cache/go-build/25/255ba72cefea6cbc739d4575f2298512a356038343562886cb04b9d6d9a1b26b-d # internal
2025-08-20T21:13:27.3739559Z [00:03:04.722]➜  github.com/containerd/containerd/api/services/transfer/v1
2025-08-20T21:13:27.3740366Z [00:03:04.722]➜  mkdir -p $WORK/b1032/
2025-08-20T21:13:27.3746180Z [00:03:04.723]➜  cat >/tmp/go-build1679262874/b1032/importcfg << 'EOF' # internal
2025-08-20T21:13:27.3746545Z [00:03:04.723]➜  # import config
2025-08-20T21:13:27.3746908Z [00:03:04.723]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.3747422Z [00:03:04.723]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.3747974Z [00:03:04.723]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.3748526Z [00:03:04.723]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.3749445Z [00:03:04.723]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.3750103Z [00:03:04.723]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.3751213Z [00:03:04.723]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.3751990Z [00:03:04.723]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.3752711Z [00:03:04.723]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.3753278Z [00:03:04.723]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.3753698Z [00:03:04.723]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.3754011Z [00:03:04.723]➜  EOF
2025-08-20T21:13:27.3757792Z [00:03:04.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1032/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/transfer/v1=>github.com/containerd/containerd/api@v1.8.0/services/transfer/v1;$WORK/b1032=>" -p github.com/containerd/containerd/api/services/transfer/v1 -lang=go1.21 -complete -installsuffix shared -buildid XIfKTZ-Y7oTizNw2uMgB/XIfKTZ-Y7oTizNw2uMgB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/transfer/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/transfer/v1/transfer.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/transfer/v1/transfer_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/transfer/v1/transfer_ttrpc.pb.go
2025-08-20T21:13:27.4001616Z [00:03:04.748]➜  go tool buildid -w $WORK/b1027/_pkg_.a # internal
2025-08-20T21:13:27.4076601Z [00:03:04.755]➜  cp $WORK/b1027/_pkg_.a /root/.cache/go-build/26/26260d772721f76849793b9531ee98a875b2b5d6522c0771a6a443fb85a65ccc-d # internal
2025-08-20T21:13:27.4077358Z [00:03:04.755]➜  github.com/containerd/containerd/api/services/version/v1
2025-08-20T21:13:27.4085916Z [00:03:04.756]➜  mkdir -p $WORK/b1033/
2025-08-20T21:13:27.4105481Z [00:03:04.757]➜  cat >/tmp/go-build1679262874/b1033/importcfg << 'EOF' # internal
2025-08-20T21:13:27.4105937Z [00:03:04.757]➜  # import config
2025-08-20T21:13:27.4106292Z [00:03:04.757]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.4107103Z [00:03:04.757]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:27.4107738Z [00:03:04.757]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:27.4108296Z [00:03:04.757]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:27.4108869Z [00:03:04.757]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:27.4109537Z [00:03:04.757]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.4110271Z [00:03:04.757]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.4111169Z [00:03:04.757]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:27.4111731Z [00:03:04.757]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.4112160Z [00:03:04.757]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.4112469Z [00:03:04.757]➜  EOF
2025-08-20T21:13:27.4116047Z [00:03:04.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1033/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/version/v1=>github.com/containerd/containerd/api@v1.8.0/services/version/v1;$WORK/b1033=>" -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.21 -complete -installsuffix shared -buildid NekNL-jg7kzL7jAiUkh6/NekNL-jg7kzL7jAiUkh6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/version/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/version/v1/version.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/version/v1/version_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/services/version/v1/version_ttrpc.pb.go
2025-08-20T21:13:27.4337146Z [00:03:04.781]➜  go tool buildid -w $WORK/b1032/_pkg_.a # internal
2025-08-20T21:13:27.4354799Z [00:03:04.783]➜  cp $WORK/b1032/_pkg_.a /root/.cache/go-build/0b/0b4cc4518e9066c7273cc9490a66b740110365ac2260a6387077fc185f7e3fa6-d # internal
2025-08-20T21:13:27.4398581Z [00:03:04.786]➜  github.com/containerd/containerd/content/proxy
2025-08-20T21:13:27.4399106Z [00:03:04.787]➜  mkdir -p $WORK/b1052/
2025-08-20T21:13:27.4399527Z [00:03:04.787]➜  cat >/tmp/go-build1679262874/b1052/importcfg << 'EOF' # internal
2025-08-20T21:13:27.4399882Z [00:03:04.787]➜  # import config
2025-08-20T21:13:27.4400228Z [00:03:04.787]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.4400793Z [00:03:04.787]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.4401471Z [00:03:04.787]➜  packagefile github.com/containerd/containerd/api/services/content/v1=/tmp/go-build1679262874/b1017/_pkg_.a
2025-08-20T21:13:27.4402219Z [00:03:04.787]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:27.4402889Z [00:03:04.787]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:27.4403563Z [00:03:04.787]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:27.4404273Z [00:03:04.787]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:27.4404953Z [00:03:04.787]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:27.4405628Z [00:03:04.787]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:27.4406188Z [00:03:04.787]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.4406493Z [00:03:04.787]➜  EOF
2025-08-20T21:13:27.4409619Z [00:03:04.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1052/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/proxy=>github.com/containerd/containerd@v1.7.27/content/proxy;$WORK/b1052=>" -p github.com/containerd/containerd/content/proxy -lang=go1.21 -complete -installsuffix shared -buildid 7GtS3BPAQL2vErcsriQN/7GtS3BPAQL2vErcsriQN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/proxy/content_reader.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/proxy/content_store.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/content/proxy/content_writer.go
2025-08-20T21:13:27.4925844Z [00:03:04.840]➜  go tool buildid -w $WORK/b1033/_pkg_.a # internal
2025-08-20T21:13:27.4949485Z [00:03:04.843]➜  cp $WORK/b1033/_pkg_.a /root/.cache/go-build/93/932e98e97ec4383b0eb563cb27a6becac62900474713309e1b6818ca974c80a8-d # internal
2025-08-20T21:13:27.4967499Z [00:03:04.845]➜  github.com/containerd/containerd/diff/proxy
2025-08-20T21:13:27.4972333Z [00:03:04.845]➜  mkdir -p $WORK/b1065/
2025-08-20T21:13:27.4973778Z [00:03:04.845]➜  cat >/tmp/go-build1679262874/b1065/importcfg << 'EOF' # internal
2025-08-20T21:13:27.4974647Z [00:03:04.845]➜  # import config
2025-08-20T21:13:27.4975185Z [00:03:04.845]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.4976088Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build1679262874/b1018/_pkg_.a
2025-08-20T21:13:27.4977259Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.4978118Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/diff=/tmp/go-build1679262874/b1056/_pkg_.a
2025-08-20T21:13:27.4979751Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:27.4980495Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:27.4981292Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/pkg/epoch=/tmp/go-build1679262874/b1037/_pkg_.a
2025-08-20T21:13:27.4981987Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:27.4982697Z [00:03:04.845]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:27.4983380Z [00:03:04.845]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:27.4984062Z [00:03:04.845]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:27.4984808Z [00:03:04.845]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.4985274Z [00:03:04.845]➜  EOF
2025-08-20T21:13:27.4987323Z [00:03:04.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1065/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff/proxy=>github.com/containerd/containerd@v1.7.27/diff/proxy;$WORK/b1065=>" -p github.com/containerd/containerd/diff/proxy -lang=go1.21 -complete -installsuffix shared -buildid b-uLMhhCLsHWY-essNaA/b-uLMhhCLsHWY-essNaA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1065/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff/proxy/differ.go
2025-08-20T21:13:27.5102400Z [00:03:04.858]➜  go tool buildid -w $WORK/b1030/_pkg_.a # internal
2025-08-20T21:13:27.5140675Z [00:03:04.862]➜  go tool buildid -w $WORK/b1052/_pkg_.a # internal
2025-08-20T21:13:27.5155859Z [00:03:04.864]➜  cp $WORK/b1052/_pkg_.a /root/.cache/go-build/9c/9cfe151876871aeee46e310798639687546f7b6a524c21aaa37b1d6846d0a1fe-d # internal
2025-08-20T21:13:27.5157980Z [00:03:04.864]➜  cp $WORK/b1030/_pkg_.a /root/.cache/go-build/c8/c83f20e2025b39db1832247d3c844eb57b2731284c66810ea4e5cfb85db08295-d # internal
2025-08-20T21:13:27.5160393Z [00:03:04.864]➜  github.com/containerd/containerd/leases/proxy
2025-08-20T21:13:27.5161256Z [00:03:04.864]➜  mkdir -p $WORK/b1071/
2025-08-20T21:13:27.5165528Z [00:03:04.865]➜  cat >/tmp/go-build1679262874/b1071/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5166232Z [00:03:04.865]➜  # import config
2025-08-20T21:13:27.5167354Z [00:03:04.865]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.5168214Z [00:03:04.865]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build1679262874/b1025/_pkg_.a
2025-08-20T21:13:27.5169073Z [00:03:04.865]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:27.5169757Z [00:03:04.865]➜  packagefile github.com/containerd/containerd/leases=/tmp/go-build1679262874/b1070/_pkg_.a
2025-08-20T21:13:27.5170438Z [00:03:04.865]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:27.5171010Z [00:03:04.865]➜  EOF
2025-08-20T21:13:27.5173099Z [00:03:04.865]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1071/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/proxy=>github.com/containerd/containerd@v1.7.27/leases/proxy;$WORK/b1071=>" -p github.com/containerd/containerd/leases/proxy -lang=go1.21 -complete -installsuffix shared -buildid s9gQg9Vin_XlwD2bUaGv/s9gQg9Vin_XlwD2bUaGv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1071/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/leases/proxy/manager.go
2025-08-20T21:13:27.5176688Z [00:03:04.866]➜  github.com/containerd/containerd/pkg/cap
2025-08-20T21:13:27.5177026Z [00:03:04.866]➜  mkdir -p $WORK/b1075/
2025-08-20T21:13:27.5185854Z [00:03:04.866]➜  cat >/tmp/go-build1679262874/b1075/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5186433Z [00:03:04.866]➜  # import config
2025-08-20T21:13:27.5186784Z [00:03:04.866]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:27.5187247Z [00:03:04.866]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.5187672Z [00:03:04.866]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.5188067Z [00:03:04.866]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.5188482Z [00:03:04.866]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.5188908Z [00:03:04.866]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.5189234Z [00:03:04.866]➜  EOF
2025-08-20T21:13:27.5191423Z [00:03:04.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1075/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/cap=>github.com/containerd/containerd@v1.7.27/pkg/cap;$WORK/b1075=>" -p github.com/containerd/containerd/pkg/cap -lang=go1.21 -complete -installsuffix shared -buildid xVPhcA27evhWyPR7umV6/xVPhcA27evhWyPR7umV6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1075/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/cap/cap_linux.go
2025-08-20T21:13:27.5476528Z [00:03:04.896]➜  go tool buildid -w $WORK/b1075/_pkg_.a # internal
2025-08-20T21:13:27.5483531Z [00:03:04.896]➜  cp $WORK/b1075/_pkg_.a /root/.cache/go-build/83/83c1604e42531bebfe0ae5ec0aa9eb03d7f91236e2c7645f51b91b04f7c6a7db-d # internal
2025-08-20T21:13:27.5489125Z [00:03:04.897]➜  github.com/containerd/containerd/snapshots
2025-08-20T21:13:27.5492027Z [00:03:04.897]➜  mkdir -p $WORK/b1076/
2025-08-20T21:13:27.5501909Z [00:03:04.898]➜  cat >/tmp/go-build1679262874/b1076/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5502303Z [00:03:04.898]➜  # import config
2025-08-20T21:13:27.5502661Z [00:03:04.898]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.5503145Z [00:03:04.898]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.5503748Z [00:03:04.898]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:27.5504541Z [00:03:04.898]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.5505036Z [00:03:04.898]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.5505350Z [00:03:04.898]➜  EOF
2025-08-20T21:13:27.5507415Z [00:03:04.898]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1076/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshots=>github.com/containerd/containerd@v1.7.27/snapshots;$WORK/b1076=>" -p github.com/containerd/containerd/snapshots -lang=go1.21 -complete -installsuffix shared -buildid pzeipJUB_ErUaf6VhTFP/pzeipJUB_ErUaf6VhTFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1076/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshots/snapshotter.go
2025-08-20T21:13:27.5513220Z [00:03:04.899]➜  go tool buildid -w $WORK/b1065/_pkg_.a # internal
2025-08-20T21:13:27.5527691Z [00:03:04.901]➜  cp $WORK/b1065/_pkg_.a /root/.cache/go-build/4e/4eafabaeaa6391317ca5b817600ac9fe754fd93a8a9a31ce3f7d7d4a945a1101-d # internal
2025-08-20T21:13:27.5542753Z [00:03:04.902]➜  github.com/moby/sys/user
2025-08-20T21:13:27.5543089Z [00:03:04.902]➜  mkdir -p $WORK/b1077/
2025-08-20T21:13:27.5543480Z [00:03:04.902]➜  cat >/tmp/go-build1679262874/b1077/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5543836Z [00:03:04.902]➜  # import config
2025-08-20T21:13:27.5544181Z [00:03:04.902]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:27.5544897Z [00:03:04.902]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:27.5545321Z [00:03:04.902]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.5545735Z [00:03:04.902]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.5546491Z [00:03:04.902]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:27.5547022Z [00:03:04.902]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.5547425Z [00:03:04.902]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.5547847Z [00:03:04.902]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.5548283Z [00:03:04.902]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.5548599Z [00:03:04.902]➜  EOF
2025-08-20T21:13:27.5550536Z [00:03:04.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1077/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/user@v0.3.0=>github.com/moby/sys/user@v0.3.0;$WORK/b1077=>" -p github.com/moby/sys/user -lang=go1.17 -complete -installsuffix shared -buildid LwwG9vquLMWD0OEGahTR/LwwG9vquLMWD0OEGahTR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1077/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/user@v0.3.0/lookup_unix.go /root/go/pkg/mod/github.com/moby/sys/user@v0.3.0/user.go
2025-08-20T21:13:27.5624550Z [00:03:04.910]➜  go tool buildid -w $WORK/b1071/_pkg_.a # internal
2025-08-20T21:13:27.5645825Z [00:03:04.913]➜  cp $WORK/b1071/_pkg_.a /root/.cache/go-build/e7/e7d5cebe121a1c06dd3cc1ef8ec55f0bbf1d36bcd3eaedac4cb1922b839c20a7-d # internal
2025-08-20T21:13:27.5654945Z [00:03:04.914]➜  github.com/opencontainers/runtime-spec/specs-go
2025-08-20T21:13:27.5662499Z [00:03:04.914]➜  mkdir -p $WORK/b1078/
2025-08-20T21:13:27.5673191Z [00:03:04.915]➜  cat >/tmp/go-build1679262874/b1078/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5673905Z [00:03:04.915]➜  # import config
2025-08-20T21:13:27.5674596Z [00:03:04.915]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.5675532Z [00:03:04.915]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.5675901Z [00:03:04.915]➜  EOF
2025-08-20T21:13:27.5687084Z [00:03:04.917]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.0/specs-go=>github.com/opencontainers/runtime-spec@v1.2.0/specs-go;$WORK/b1078=>" -p github.com/opencontainers/runtime-spec/specs-go -lang=go1.16 -complete -installsuffix shared -buildid nICt57sjtK8yWFMJlva6/nICt57sjtK8yWFMJlva6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1078/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.0/specs-go/config.go /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.0/specs-go/state.go /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.0/specs-go/version.go
2025-08-20T21:13:27.5699522Z [00:03:04.918]➜  go tool buildid -w $WORK/b1076/_pkg_.a # internal
2025-08-20T21:13:27.5712288Z [00:03:04.919]➜  cp $WORK/b1076/_pkg_.a /root/.cache/go-build/90/90f0bfa6b0e5be54267a9c0d5d116cc1ef378d6f64a0925e94db454fbc170943-d # internal
2025-08-20T21:13:27.5738390Z [00:03:04.922]➜  github.com/containerd/containerd/pkg/dialer
2025-08-20T21:13:27.5741679Z [00:03:04.922]➜  mkdir -p $WORK/b1079/
2025-08-20T21:13:27.5751490Z [00:03:04.923]➜  cat >/tmp/go-build1679262874/b1079/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5753317Z [00:03:04.923]➜  # import config
2025-08-20T21:13:27.5753732Z [00:03:04.923]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.5754175Z [00:03:04.923]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.5754630Z [00:03:04.923]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:27.5755033Z [00:03:04.923]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.5755445Z [00:03:04.923]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.5756238Z [00:03:04.923]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:27.5756665Z [00:03:04.923]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.5756974Z [00:03:04.923]➜  EOF
2025-08-20T21:13:27.5764668Z [00:03:04.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1079/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/dialer=>github.com/containerd/containerd@v1.7.27/pkg/dialer;$WORK/b1079=>" -p github.com/containerd/containerd/pkg/dialer -lang=go1.21 -complete -installsuffix shared -buildid R5cNVf7gL6Fo6rhUIggr/R5cNVf7gL6Fo6rhUIggr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1079/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/dialer/dialer.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/dialer/dialer_unix.go
2025-08-20T21:13:27.5937467Z [00:03:04.940]➜  go tool buildid -w $WORK/b1078/_pkg_.a # internal
2025-08-20T21:13:27.5938249Z [00:03:04.941]➜  cp $WORK/b1078/_pkg_.a /root/.cache/go-build/a3/a3e7fd999cdfe35672b23c34375cf2857433774a56b4c4cd0c68ea56fac45ed2-d # internal
2025-08-20T21:13:27.5979622Z [00:03:04.946]➜  github.com/containerd/containerd/pkg/kmutex
2025-08-20T21:13:27.5980179Z [00:03:04.946]➜  mkdir -p $WORK/b1080/
2025-08-20T21:13:27.5980829Z [00:03:04.946]➜  cat >/tmp/go-build1679262874/b1080/importcfg << 'EOF' # internal
2025-08-20T21:13:27.5981340Z [00:03:04.946]➜  # import config
2025-08-20T21:13:27.5981824Z [00:03:04.946]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.5982349Z [00:03:04.946]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.5982956Z [00:03:04.946]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:27.6002277Z [00:03:04.946]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.6002721Z [00:03:04.946]➜  EOF
2025-08-20T21:13:27.6005181Z [00:03:04.946]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1080/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/kmutex=>github.com/containerd/containerd@v1.7.27/pkg/kmutex;$WORK/b1080=>" -p github.com/containerd/containerd/pkg/kmutex -lang=go1.21 -complete -installsuffix shared -buildid 6dAHq5EkvNLgid-9JTM3/6dAHq5EkvNLgid-9JTM3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1080/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/kmutex/kmutex.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/kmutex/noop.go
2025-08-20T21:13:27.6022855Z [00:03:04.950]➜  go tool buildid -w $WORK/b1079/_pkg_.a # internal
2025-08-20T21:13:27.6033337Z [00:03:04.951]➜  cp $WORK/b1079/_pkg_.a /root/.cache/go-build/2e/2e910d8f406ba602372d3185b2f35490cedc6e4d308cdd1cb478ba89d47d0034-d # internal
2025-08-20T21:13:27.6036691Z [00:03:04.952]➜  github.com/containerd/containerd/pkg/streaming
2025-08-20T21:13:27.6037051Z [00:03:04.952]➜  mkdir -p $WORK/b1081/
2025-08-20T21:13:27.6039608Z [00:03:04.952]➜  cat >/tmp/go-build1679262874/b1081/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6041086Z [00:03:04.952]➜  # import config
2025-08-20T21:13:27.6042090Z [00:03:04.952]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.6042704Z [00:03:04.952]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:27.6043122Z [00:03:04.952]➜  EOF
2025-08-20T21:13:27.6046103Z [00:03:04.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1081/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/streaming=>github.com/containerd/containerd@v1.7.27/pkg/streaming;$WORK/b1081=>" -p github.com/containerd/containerd/pkg/streaming -lang=go1.21 -complete -installsuffix shared -buildid bAfGVz63222Zxf5PLM6m/bAfGVz63222Zxf5PLM6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1081/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/streaming/streaming.go
2025-08-20T21:13:27.6171568Z [00:03:04.965]➜  go tool buildid -w $WORK/b1077/_pkg_.a # internal
2025-08-20T21:13:27.6198073Z [00:03:04.968]➜  go tool buildid -w $WORK/b1081/_pkg_.a # internal
2025-08-20T21:13:27.6199401Z [00:03:04.968]➜  cp $WORK/b1081/_pkg_.a /root/.cache/go-build/a6/a64c7a7e2dd9677e711d225e60418ca1a45d38a0b6540643714368882c26f397-d # internal
2025-08-20T21:13:27.6200752Z [00:03:04.968]➜  cp $WORK/b1077/_pkg_.a /root/.cache/go-build/ad/adfba0a0b3838c531f76be9bcc5f366c9de352df1ffa51cca85e855a2e1719d8-d # internal
2025-08-20T21:13:27.6211424Z [00:03:04.969]➜  github.com/containerd/containerd/pkg/transfer
2025-08-20T21:13:27.6211922Z [00:03:04.969]➜  mkdir -p $WORK/b1082/
2025-08-20T21:13:27.6214701Z [00:03:04.970]➜  cat >/tmp/go-build1679262874/b1082/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6215068Z [00:03:04.970]➜  # import config
2025-08-20T21:13:27.6215413Z [00:03:04.970]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.6215985Z [00:03:04.970]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:27.6216820Z [00:03:04.970]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:27.6217638Z [00:03:04.970]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:27.6218209Z [00:03:04.970]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.6218511Z [00:03:04.970]➜  EOF
2025-08-20T21:13:27.6220936Z [00:03:04.970]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1082/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer=>github.com/containerd/containerd@v1.7.27/pkg/transfer;$WORK/b1082=>" -p github.com/containerd/containerd/pkg/transfer -lang=go1.21 -complete -installsuffix shared -buildid qMqoIUCWFmV2dCHe1rDi/qMqoIUCWFmV2dCHe1rDi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1082/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/transfer.go
2025-08-20T21:13:27.6241967Z [00:03:04.972]➜  github.com/containerd/containerd/oci
2025-08-20T21:13:27.6251647Z [00:03:04.972]➜  mkdir -p $WORK/b1074/
2025-08-20T21:13:27.6252085Z [00:03:04.972]➜  cat >/tmp/go-build1679262874/b1074/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6252467Z [00:03:04.972]➜  # import config
2025-08-20T21:13:27.6252806Z [00:03:04.972]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:27.6253229Z [00:03:04.972]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.6253934Z [00:03:04.972]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.6254488Z [00:03:04.972]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.6254910Z [00:03:04.972]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.6255474Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/containers=/tmp/go-build1679262874/b1046/_pkg_.a
2025-08-20T21:13:27.6256170Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:27.6256836Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:27.6257499Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:27.6258173Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:13:27.6258861Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/pkg/cap=/tmp/go-build1679262874/b1075/_pkg_.a
2025-08-20T21:13:27.6259533Z [00:03:04.972]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:13:27.6260184Z [00:03:04.972]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build1679262874/b1038/_pkg_.a
2025-08-20T21:13:27.6261084Z [00:03:04.972]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:27.6261911Z [00:03:04.972]➜  packagefile github.com/moby/sys/user=/tmp/go-build1679262874/b1077/_pkg_.a
2025-08-20T21:13:27.6262466Z [00:03:04.972]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1679262874/b1041/_pkg_.a
2025-08-20T21:13:27.6263352Z [00:03:04.972]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:27.6264137Z [00:03:04.972]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1679262874/b1078/_pkg_.a
2025-08-20T21:13:27.6264755Z [00:03:04.972]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:27.6265219Z [00:03:04.972]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:27.6265619Z [00:03:04.972]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.6266060Z [00:03:04.972]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:27.6266519Z [00:03:04.972]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:27.6266950Z [00:03:04.972]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.6267374Z [00:03:04.972]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.6267698Z [00:03:04.972]➜  EOF
2025-08-20T21:13:27.6290251Z [00:03:04.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1074/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci=>github.com/containerd/containerd@v1.7.27/oci;$WORK/b1074=>" -p github.com/containerd/containerd/oci -lang=go1.21 -complete -installsuffix shared -buildid qLljXlUNnMea6G3gb7QV/qLljXlUNnMea6G3gb7QV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1074/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/client.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/mounts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/spec.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/spec_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/spec_opts_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/spec_opts_nonwindows.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/oci/utils_unix.go
2025-08-20T21:13:27.6294117Z [00:03:04.975]➜  go tool buildid -w $WORK/b1080/_pkg_.a # internal
2025-08-20T21:13:27.6294805Z [00:03:04.976]➜  cp $WORK/b1080/_pkg_.a /root/.cache/go-build/8b/8bb0a628324c8b63c1d2911b49e8d400bd907e147fe95e14873245e8a848627c-d # internal
2025-08-20T21:13:27.6295701Z [00:03:04.977]➜  github.com/containerd/containerd/api/types/transfer
2025-08-20T21:13:27.6296114Z [00:03:04.977]➜  mkdir -p $WORK/b1084/
2025-08-20T21:13:27.6302356Z [00:03:04.978]➜  cat >/tmp/go-build1679262874/b1084/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6302825Z [00:03:04.978]➜  # import config
2025-08-20T21:13:27.6303322Z [00:03:04.978]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:27.6304056Z [00:03:04.978]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:27.6304767Z [00:03:04.978]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:27.6305501Z [00:03:04.978]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:27.6306083Z [00:03:04.978]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.6306510Z [00:03:04.978]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.6306822Z [00:03:04.978]➜  EOF
2025-08-20T21:13:27.6311283Z [00:03:04.978]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1084/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer=>github.com/containerd/containerd/api@v1.8.0/types/transfer;$WORK/b1084=>" -p github.com/containerd/containerd/api/types/transfer -lang=go1.21 -complete -installsuffix shared -buildid MKAwqd5-lVNbTy4x424j/MKAwqd5-lVNbTy4x424j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1084/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/imagestore.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/importexport.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/progress.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/registry.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/types/transfer/streaming.pb.go
2025-08-20T21:13:27.6391974Z [00:03:04.987]➜  go tool buildid -w $WORK/b1082/_pkg_.a # internal
2025-08-20T21:13:27.6395910Z [00:03:04.988]➜  cp $WORK/b1082/_pkg_.a /root/.cache/go-build/21/217e590a1d319754ca1a08e06f88098274dec9a6e54bf53d3486088d596f00ac-d # internal
2025-08-20T21:13:27.6406973Z [00:03:04.989]➜  github.com/containerd/containerd/pkg/cleanup
2025-08-20T21:13:27.6407660Z [00:03:04.989]➜  mkdir -p $WORK/b1087/
2025-08-20T21:13:27.6408335Z [00:03:04.989]➜  cat >/tmp/go-build1679262874/b1087/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6409161Z [00:03:04.989]➜  # import config
2025-08-20T21:13:27.6409588Z [00:03:04.989]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.6410025Z [00:03:04.989]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.6410335Z [00:03:04.989]➜  EOF
2025-08-20T21:13:27.6412639Z [00:03:04.989]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1087/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/cleanup=>github.com/containerd/containerd@v1.7.27/pkg/cleanup;$WORK/b1087=>" -p github.com/containerd/containerd/pkg/cleanup -lang=go1.21 -complete -installsuffix shared -buildid gt97BVwkFewyk054X-SM/gt97BVwkFewyk054X-SM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1087/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/cleanup/context.go
2025-08-20T21:13:27.6555263Z [00:03:05.004]➜  go tool buildid -w $WORK/b1087/_pkg_.a # internal
2025-08-20T21:13:27.6559664Z [00:03:05.004]➜  cp $WORK/b1087/_pkg_.a /root/.cache/go-build/3a/3a5e591e641f2e9a27844c78e9267d5a3ba311060a350c3b68cc8345cc8f564e-d # internal
2025-08-20T21:13:27.6575298Z [00:03:05.005]➜  github.com/felixge/httpsnoop
2025-08-20T21:13:27.6575781Z [00:03:05.005]➜  mkdir -p $WORK/b1090/
2025-08-20T21:13:27.6577509Z [00:03:05.006]➜  cat >/tmp/go-build1679262874/b1090/importcfg << 'EOF' # internal
2025-08-20T21:13:27.6578407Z [00:03:05.006]➜  # import config
2025-08-20T21:13:27.6578767Z [00:03:05.006]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:27.6579181Z [00:03:05.006]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.6579584Z [00:03:05.006]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:27.6580261Z [00:03:05.006]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:27.6580914Z [00:03:05.006]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.6581274Z [00:03:05.006]➜  EOF
2025-08-20T21:13:27.6583659Z [00:03:05.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1090/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b1090=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid t9GcezrQAjgOCzTKKMK-/t9GcezrQAjgOCzTKKMK- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1090/importcfg -pack /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/capture_metrics.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/docs.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/wrap_generated_gteq_1.8.go
2025-08-20T21:13:27.7182364Z [00:03:05.064]➜  go tool buildid -w $WORK/b1084/_pkg_.a # internal
2025-08-20T21:13:27.7189836Z [00:03:05.067]➜  cp $WORK/b1084/_pkg_.a /root/.cache/go-build/e3/e3eba8c029deb655ed0c3ee8c191a9bccb00577d9ddfa76cc655a181408974ec-d # internal
2025-08-20T21:13:27.7210901Z [00:03:05.069]➜  github.com/containerd/containerd/pkg/transfer/streaming
2025-08-20T21:13:27.7212622Z [00:03:05.069]➜  mkdir -p $WORK/b1085/
2025-08-20T21:13:27.7221358Z [00:03:05.070]➜  cat >/tmp/go-build1679262874/b1085/importcfg << 'EOF' # internal
2025-08-20T21:13:27.7222055Z [00:03:05.070]➜  # import config
2025-08-20T21:13:27.7223299Z [00:03:05.070]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.7223942Z [00:03:05.070]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:27.7224592Z [00:03:05.070]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:27.7225107Z [00:03:05.070]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.7226641Z [00:03:05.070]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.7228383Z [00:03:05.070]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build1679262874/b1084/_pkg_.a
2025-08-20T21:13:27.7229140Z [00:03:05.070]➜  packagefile github.com/containerd/containerd/pkg/streaming=/tmp/go-build1679262874/b1081/_pkg_.a
2025-08-20T21:13:27.7229803Z [00:03:05.070]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:27.7230389Z [00:03:05.070]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:27.7231294Z [00:03:05.070]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.7231804Z [00:03:05.070]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.7232241Z [00:03:05.070]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:27.7232676Z [00:03:05.070]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.7232986Z [00:03:05.070]➜  EOF
2025-08-20T21:13:27.7235659Z [00:03:05.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1085/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/streaming=>github.com/containerd/containerd@v1.7.27/pkg/transfer/streaming;$WORK/b1085=>" -p github.com/containerd/containerd/pkg/transfer/streaming -lang=go1.21 -complete -installsuffix shared -buildid V39cIHqmZ8n1uc9gwgQl/V39cIHqmZ8n1uc9gwgQl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1085/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/streaming/stream.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/streaming/writer.go
2025-08-20T21:13:27.8167131Z [00:03:05.165]➜  go tool buildid -w $WORK/b1085/_pkg_.a # internal
2025-08-20T21:13:27.8183104Z [00:03:05.166]➜  cp $WORK/b1085/_pkg_.a /root/.cache/go-build/c6/c66451f08025128a93c6cf4f990da0d34731e1f0070105bfd04483238197afd5-d # internal
2025-08-20T21:13:27.8190761Z [00:03:05.167]➜  github.com/containerd/containerd/pkg/transfer/proxy
2025-08-20T21:13:27.8192436Z [00:03:05.167]➜  mkdir -p $WORK/b1083/
2025-08-20T21:13:27.8192985Z [00:03:05.167]➜  cat >/tmp/go-build1679262874/b1083/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8193354Z [00:03:05.167]➜  # import config
2025-08-20T21:13:27.8193733Z [00:03:05.167]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.8194166Z [00:03:05.167]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.8194802Z [00:03:05.167]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build1679262874/b1032/_pkg_.a
2025-08-20T21:13:27.8195601Z [00:03:05.167]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build1679262874/b1084/_pkg_.a
2025-08-20T21:13:27.8196339Z [00:03:05.167]➜  packagefile github.com/containerd/containerd/pkg/streaming=/tmp/go-build1679262874/b1081/_pkg_.a
2025-08-20T21:13:27.8197050Z [00:03:05.167]➜  packagefile github.com/containerd/containerd/pkg/transfer=/tmp/go-build1679262874/b1082/_pkg_.a
2025-08-20T21:13:27.8197805Z [00:03:05.167]➜  packagefile github.com/containerd/containerd/pkg/transfer/streaming=/tmp/go-build1679262874/b1085/_pkg_.a
2025-08-20T21:13:27.8198467Z [00:03:05.167]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:27.8199502Z [00:03:05.167]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:27.8200226Z [00:03:05.167]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:27.8200945Z [00:03:05.167]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.8201258Z [00:03:05.167]➜  EOF
2025-08-20T21:13:27.8203476Z [00:03:05.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1083/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/proxy=>github.com/containerd/containerd@v1.7.27/pkg/transfer/proxy;$WORK/b1083=>" -p github.com/containerd/containerd/pkg/transfer/proxy -lang=go1.21 -complete -installsuffix shared -buildid tuy3tsFzuHhbxuw7pLFQ/tuy3tsFzuHhbxuw7pLFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1083/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/transfer/proxy/transfer.go
2025-08-20T21:13:27.8264335Z [00:03:05.174]➜  go tool buildid -w $WORK/b1074/_pkg_.a # internal
2025-08-20T21:13:27.8297185Z [00:03:05.177]➜  cp $WORK/b1074/_pkg_.a /root/.cache/go-build/80/808b5b3aadc376c44022aaaa5a008003cc4cc7afbdbab9287c0d0ee9f1207f3c-d # internal
2025-08-20T21:13:27.8307220Z [00:03:05.179]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
2025-08-20T21:13:27.8307769Z [00:03:05.179]➜  mkdir -p $WORK/b1091/
2025-08-20T21:13:27.8313350Z [00:03:05.179]➜  cat >/tmp/go-build1679262874/b1091/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8313783Z [00:03:05.179]➜  # import config
2025-08-20T21:13:27.8314129Z [00:03:05.179]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.8314582Z [00:03:05.179]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:27.8315043Z [00:03:05.179]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.8315360Z [00:03:05.179]➜  EOF
2025-08-20T21:13:27.8324601Z [00:03:05.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1091/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/request=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/request;$WORK/b1091=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.23 -complete -installsuffix shared -buildid tO7Cxw13OtQ67ut44KPA/tO7Cxw13OtQ67ut44KPA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1091/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/request/body_wrapper.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/request/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/request/resp_writer_wrapper.go
2025-08-20T21:13:27.8388866Z [00:03:05.187]➜  go tool buildid -w $WORK/b1090/_pkg_.a # internal
2025-08-20T21:13:27.8439559Z [00:03:05.192]➜  cp $WORK/b1090/_pkg_.a /root/.cache/go-build/3b/3bb0747d7f28ad20a90fe9cb896c0603ba9cd625e24bfc52acc0af5efa93ef49-d # internal
2025-08-20T21:13:27.8452855Z [00:03:05.193]➜  go.opentelemetry.io/otel/attribute/internal
2025-08-20T21:13:27.8454296Z [00:03:05.194]➜  mkdir -p $WORK/b1095/
2025-08-20T21:13:27.8455182Z [00:03:05.194]➜  cat >/tmp/go-build1679262874/b1095/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8456014Z [00:03:05.194]➜  # import config
2025-08-20T21:13:27.8456441Z [00:03:05.194]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.8456779Z [00:03:05.194]➜  EOF
2025-08-20T21:13:27.8459103Z [00:03:05.194]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1095/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/internal=>go.opentelemetry.io/otel@v1.36.0/attribute/internal;$WORK/b1095=>" -p go.opentelemetry.io/otel/attribute/internal -lang=go1.23 -complete -installsuffix shared -buildid Oq36AjQwDhWq8SEQ3lu8/Oq36AjQwDhWq8SEQ3lu8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1095/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/internal/attribute.go
2025-08-20T21:13:27.8719379Z [00:03:05.220]➜  go tool buildid -w $WORK/b1095/_pkg_.a # internal
2025-08-20T21:13:27.8725116Z [00:03:05.221]➜  cp $WORK/b1095/_pkg_.a /root/.cache/go-build/82/8259fe461b99cc81fd0e697b400490b7832203db50c7f6e4287dd39ed8fdb06f-d # internal
2025-08-20T21:13:27.8735083Z [00:03:05.222]➜  go tool buildid -w $WORK/b1083/_pkg_.a # internal
2025-08-20T21:13:27.8736909Z [00:03:05.222]➜  go tool buildid -w $WORK/b1091/_pkg_.a # internal
2025-08-20T21:13:27.8749192Z [00:03:05.223]➜  cp $WORK/b1091/_pkg_.a /root/.cache/go-build/ec/ec1a08934e76416152b607cc22914fe31346476c135189d237c3ccf33d114cea-d # internal
2025-08-20T21:13:27.8759388Z [00:03:05.223]➜  go.opentelemetry.io/otel/attribute
2025-08-20T21:13:27.8759843Z [00:03:05.223]➜  mkdir -p $WORK/b1094/
2025-08-20T21:13:27.8760256Z [00:03:05.223]➜  cat >/tmp/go-build1679262874/b1094/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8765042Z [00:03:05.223]➜  # import config
2025-08-20T21:13:27.8765711Z [00:03:05.223]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:27.8766207Z [00:03:05.223]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:27.8767797Z [00:03:05.223]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.8768316Z [00:03:05.223]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.8768891Z [00:03:05.223]➜  packagefile go.opentelemetry.io/otel/attribute/internal=/tmp/go-build1679262874/b1095/_pkg_.a
2025-08-20T21:13:27.8769434Z [00:03:05.223]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:27.8769865Z [00:03:05.223]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.8770293Z [00:03:05.223]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:27.8770841Z [00:03:05.223]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:27.8771268Z [00:03:05.223]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.8771724Z [00:03:05.224]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:27.8772158Z [00:03:05.224]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:27.8772493Z [00:03:05.224]➜  EOF
2025-08-20T21:13:27.8782506Z [00:03:05.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1094/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute=>go.opentelemetry.io/otel@v1.36.0/attribute;$WORK/b1094=>" -p go.opentelemetry.io/otel/attribute -lang=go1.23 -complete -installsuffix shared -buildid DPzPRA2RDg9GWs_E8oVp/DPzPRA2RDg9GWs_E8oVp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1094/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/encoder.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/iterator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/key.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/kv.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/rawhelpers.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/set.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/type_string.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/attribute/value.go
2025-08-20T21:13:27.8786637Z [00:03:05.224]➜  go.opentelemetry.io/otel/codes
2025-08-20T21:13:27.8786945Z [00:03:05.224]➜  mkdir -p $WORK/b1096/
2025-08-20T21:13:27.8787564Z [00:03:05.224]➜  cp $WORK/b1083/_pkg_.a /root/.cache/go-build/76/76d2f3637c38d62a0c42f9eb8800b9132b01a16ab08aafa8749fb0f3239940f3-d # internal
2025-08-20T21:13:27.8788229Z [00:03:05.224]➜  cat >/tmp/go-build1679262874/b1096/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8788772Z [00:03:05.224]➜  # import config
2025-08-20T21:13:27.8789266Z [00:03:05.224]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.8789793Z [00:03:05.224]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.8790209Z [00:03:05.224]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.8790785Z [00:03:05.224]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.8791155Z [00:03:05.224]➜  EOF
2025-08-20T21:13:27.8799313Z [00:03:05.224]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1096/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/codes=>go.opentelemetry.io/otel@v1.36.0/codes;$WORK/b1096=>" -p go.opentelemetry.io/otel/codes -lang=go1.23 -complete -installsuffix shared -buildid azPb6IQXjirXDi90Ox_5/azPb6IQXjirXDi90Ox_5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1096/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/codes/codes.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/codes/doc.go
2025-08-20T21:13:27.8801788Z [00:03:05.225]➜  github.com/go-logr/logr/funcr
2025-08-20T21:13:27.8802097Z [00:03:05.225]➜  mkdir -p $WORK/b1101/
2025-08-20T21:13:27.8802744Z [00:03:05.225]➜  cat >/tmp/go-build1679262874/b1101/importcfg << 'EOF' # internal
2025-08-20T21:13:27.8803317Z [00:03:05.225]➜  # import config
2025-08-20T21:13:27.8804072Z [00:03:05.225]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:27.8804844Z [00:03:05.225]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:27.8805513Z [00:03:05.225]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:27.8806020Z [00:03:05.225]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.8806557Z [00:03:05.225]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.8807043Z [00:03:05.225]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:13:27.8807533Z [00:03:05.225]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:27.8807993Z [00:03:05.225]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:27.8808442Z [00:03:05.225]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:27.8808875Z [00:03:05.225]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:27.8809303Z [00:03:05.225]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.8809732Z [00:03:05.225]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:27.8810151Z [00:03:05.225]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.8810454Z [00:03:05.225]➜  EOF
2025-08-20T21:13:27.8812919Z [00:03:05.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1101/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/funcr=>github.com/go-logr/logr@v1.4.3/funcr;$WORK/b1101=>" -p github.com/go-logr/logr/funcr -lang=go1.18 -complete -installsuffix shared -buildid gNQqTfkxY3PBzZvBTAlr/gNQqTfkxY3PBzZvBTAlr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1101/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/funcr/funcr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.3/funcr/slogsink.go
2025-08-20T21:13:27.8900141Z [00:03:05.238]➜  go tool buildid -w $WORK/b1096/_pkg_.a # internal
2025-08-20T21:13:27.8904830Z [00:03:05.239]➜  cp $WORK/b1096/_pkg_.a /root/.cache/go-build/16/16536b1108a9739c0581aa12e34bf9c65536c206e1a89b331d27afdc31a35994-d # internal
2025-08-20T21:13:27.8918713Z [00:03:05.240]➜  go.opentelemetry.io/auto/sdk/internal/telemetry
2025-08-20T21:13:27.9023810Z [00:03:05.250]➜  mkdir -p $WORK/b1103/
2025-08-20T21:13:27.9024788Z [00:03:05.250]➜  cat >/tmp/go-build1679262874/b1103/importcfg << 'EOF' # internal
2025-08-20T21:13:27.9025670Z [00:03:05.250]➜  # import config
2025-08-20T21:13:27.9026084Z [00:03:05.250]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:27.9026846Z [00:03:05.250]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:27.9027405Z [00:03:05.250]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:27.9027946Z [00:03:05.250]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:27.9028426Z [00:03:05.250]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:27.9028872Z [00:03:05.250]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:27.9029286Z [00:03:05.250]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:27.9029689Z [00:03:05.250]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:27.9030092Z [00:03:05.250]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:27.9030517Z [00:03:05.250]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:27.9031160Z [00:03:05.250]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:27.9031594Z [00:03:05.250]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:27.9031910Z [00:03:05.250]➜  EOF
2025-08-20T21:13:27.9037228Z [00:03:05.250]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1103/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry=>go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry;$WORK/b1103=>" -p go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 0NjRZWkMs-R32rmg_AEW/0NjRZWkMs-R32rmg_AEW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1103/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/value.go
2025-08-20T21:13:27.9941963Z [00:03:05.342]➜  go tool buildid -w $WORK/b1101/_pkg_.a # internal
2025-08-20T21:13:27.9959840Z [00:03:05.344]➜  cp $WORK/b1101/_pkg_.a /root/.cache/go-build/dd/ddfaac4882ebc7031eb46aa3bd64c34798cc0394380b5530b18b052ed0cc40f2-d # internal
2025-08-20T21:13:27.9961387Z [00:03:05.344]➜  github.com/go-logr/stdr
2025-08-20T21:13:27.9962254Z [00:03:05.344]➜  mkdir -p $WORK/b1100/
2025-08-20T21:13:27.9968353Z [00:03:05.345]➜  cat >/tmp/go-build1679262874/b1100/importcfg << 'EOF' # internal
2025-08-20T21:13:27.9968742Z [00:03:05.345]➜  # import config
2025-08-20T21:13:27.9969188Z [00:03:05.345]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:13:27.9969752Z [00:03:05.345]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build1679262874/b1101/_pkg_.a
2025-08-20T21:13:27.9970238Z [00:03:05.345]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:27.9970758Z [00:03:05.345]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:27.9971115Z [00:03:05.345]➜  EOF
2025-08-20T21:13:27.9973068Z [00:03:05.345]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1100/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2=>github.com/go-logr/stdr@v1.2.2;$WORK/b1100=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid qZc2i5KrSVihMb73m32r/qZc2i5KrSVihMb73m32r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1100/importcfg -pack /root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2/stdr.go
2025-08-20T21:13:28.0096536Z [00:03:05.358]➜  go tool buildid -w $WORK/b1094/_pkg_.a # internal
2025-08-20T21:13:28.0226761Z [00:03:05.371]➜  cp $WORK/b1094/_pkg_.a /root/.cache/go-build/da/da481515ceb6097f73ee31e1a455aa9220943f645a4234d4bd97ef4c3204015c-d # internal
2025-08-20T21:13:28.0281372Z [00:03:05.376]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T21:13:28.0282402Z [00:03:05.376]➜  mkdir -p $WORK/b1097/
2025-08-20T21:13:28.0284678Z [00:03:05.377]➜  cat >/tmp/go-build1679262874/b1097/importcfg << 'EOF' # internal
2025-08-20T21:13:28.0285090Z [00:03:05.377]➜  # import config
2025-08-20T21:13:28.0285545Z [00:03:05.377]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.0285960Z [00:03:05.377]➜  EOF
2025-08-20T21:13:28.0290909Z [00:03:05.377]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1097/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0;$WORK/b1097=>" -p go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.23 -complete -installsuffix shared -buildid JgG6E2ecfSe5W7YScfLA/JgG6E2ecfSe5W7YScfLA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1097/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.20.0/trace.go
2025-08-20T21:13:28.0314267Z [00:03:05.379]➜  go tool buildid -w $WORK/b1103/_pkg_.a # internal
2025-08-20T21:13:28.0329362Z [00:03:05.381]➜  go tool buildid -w $WORK/b1100/_pkg_.a # internal
2025-08-20T21:13:28.0343091Z [00:03:05.382]➜  cp $WORK/b1100/_pkg_.a /root/.cache/go-build/f5/f5c4aa3e2a6acafdd6767bba8bfb7ccc0c9f5fcd817c62e95f679b787871a3ec-d # internal
2025-08-20T21:13:28.0345062Z [00:03:05.383]➜  cp $WORK/b1103/_pkg_.a /root/.cache/go-build/bf/bf857de7bbf24a2b8e72dfc121aeb85b676a49fa9c35a7d3f7e4ff41f2a0ee75-d # internal
2025-08-20T21:13:28.0376858Z [00:03:05.385]➜  go.opentelemetry.io/otel/semconv/v1.26.0
2025-08-20T21:13:28.0377668Z [00:03:05.385]➜  mkdir -p $WORK/b1104/
2025-08-20T21:13:28.0378481Z [00:03:05.386]➜  go.opentelemetry.io/otel/trace/internal/telemetry
2025-08-20T21:13:28.0380709Z [00:03:05.386]➜  mkdir -p $WORK/b1107/
2025-08-20T21:13:28.0381466Z [00:03:05.386]➜  cat >/tmp/go-build1679262874/b1104/importcfg << 'EOF' # internal
2025-08-20T21:13:28.0381898Z [00:03:05.386]➜  # import config
2025-08-20T21:13:28.0391472Z [00:03:05.386]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.0391919Z [00:03:05.386]➜  EOF
2025-08-20T21:13:28.0395176Z [00:03:05.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1104/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0;$WORK/b1104=>" -p go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.23 -complete -installsuffix shared -buildid xxDasI8PeoPW1b0eASbA/xxDasI8PeoPW1b0eASbA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1104/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.26.0/schema.go
2025-08-20T21:13:28.0398079Z [00:03:05.386]➜  cat >/tmp/go-build1679262874/b1107/importcfg << 'EOF' # internal
2025-08-20T21:13:28.0398429Z [00:03:05.386]➜  # import config
2025-08-20T21:13:28.0398775Z [00:03:05.386]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:28.0399374Z [00:03:05.386]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:28.0399825Z [00:03:05.386]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:28.0400298Z [00:03:05.386]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:28.0400973Z [00:03:05.386]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:28.0401433Z [00:03:05.386]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.0401852Z [00:03:05.386]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.0402252Z [00:03:05.386]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.0402664Z [00:03:05.386]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:28.0403079Z [00:03:05.386]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:28.0403504Z [00:03:05.386]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.0403932Z [00:03:05.386]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.0404241Z [00:03:05.386]➜  EOF
2025-08-20T21:13:28.0409408Z [00:03:05.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1107/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry=>go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry;$WORK/b1107=>" -p go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.23 -complete -installsuffix shared -buildid gfPLWcvRoz2QRreuFQSk/gfPLWcvRoz2QRreuFQSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1107/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/internal/telemetry/value.go
2025-08-20T21:13:28.1546818Z [00:03:05.503]➜  go tool buildid -w $WORK/b1097/_pkg_.a # internal
2025-08-20T21:13:28.1573673Z [00:03:05.505]➜  cp $WORK/b1097/_pkg_.a /root/.cache/go-build/50/50a3165d44c08ac10f4e98ea54105776fbc81aa9b9a02cad629f58506189177e-d # internal
2025-08-20T21:13:28.1588715Z [00:03:05.507]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T21:13:28.1589283Z [00:03:05.507]➜  mkdir -p $WORK/b1093/
2025-08-20T21:13:28.1594151Z [00:03:05.507]➜  cat >/tmp/go-build1679262874/b1093/importcfg << 'EOF' # internal
2025-08-20T21:13:28.1595930Z [00:03:05.508]➜  # import config
2025-08-20T21:13:28.1596503Z [00:03:05.508]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.1597101Z [00:03:05.508]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.1597721Z [00:03:05.508]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.1598358Z [00:03:05.508]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1679262874/b1097/_pkg_.a
2025-08-20T21:13:28.1598881Z [00:03:05.508]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:28.1599316Z [00:03:05.508]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.1599746Z [00:03:05.508]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:28.1600174Z [00:03:05.508]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.1600963Z [00:03:05.508]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.1601290Z [00:03:05.508]➜  EOF
2025-08-20T21:13:28.1610001Z [00:03:05.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1093/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconvutil=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconvutil;$WORK/b1093=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.23 -complete -installsuffix shared -buildid t3cFpKCqJ246yRyjbpP1/t3cFpKCqJ246yRyjbpP1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1093/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconvutil/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconvutil/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconvutil/netconv.go
2025-08-20T21:13:28.1717068Z [00:03:05.520]➜  go tool buildid -w $WORK/b1107/_pkg_.a # internal
2025-08-20T21:13:28.1735620Z [00:03:05.521]➜  cp $WORK/b1107/_pkg_.a /root/.cache/go-build/df/df9d1674d1aa7c8e441ed0bd0b88f9aea2be46e3a05cd51d6c5b32b780b20caf-d # internal
2025-08-20T21:13:28.1778905Z [00:03:05.526]➜  go.opentelemetry.io/otel/metric
2025-08-20T21:13:28.1783607Z [00:03:05.526]➜  mkdir -p $WORK/b1109/
2025-08-20T21:13:28.1793064Z [00:03:05.527]➜  cat >/tmp/go-build1679262874/b1109/importcfg << 'EOF' # internal
2025-08-20T21:13:28.1793584Z [00:03:05.527]➜  # import config
2025-08-20T21:13:28.1793942Z [00:03:05.527]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.1794517Z [00:03:05.527]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.1795170Z [00:03:05.527]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1679262874/b1110/_pkg_.a
2025-08-20T21:13:28.1795611Z [00:03:05.527]➜  EOF
2025-08-20T21:13:28.1799226Z [00:03:05.527]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1109/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0=>go.opentelemetry.io/otel/metric@v1.36.0;$WORK/b1109=>" -p go.opentelemetry.io/otel/metric -lang=go1.23 -complete -installsuffix shared -buildid Py61wYbU9dakWrK6zjIr/Py61wYbU9dakWrK6zjIr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1109/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/asyncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/asyncint64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/syncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/syncint64.go
2025-08-20T21:13:28.2488608Z [00:03:05.597]➜  go tool buildid -w $WORK/b1093/_pkg_.a # internal
2025-08-20T21:13:28.2506535Z [00:03:05.598]➜  cp $WORK/b1093/_pkg_.a /root/.cache/go-build/f1/f1b1735dbdd5b2b9800853e4520c4cadbede91a24fbe4701d5226ae5007be983-d # internal
2025-08-20T21:13:28.2523261Z [00:03:05.600]➜  go tool buildid -w $WORK/b1104/_pkg_.a # internal
2025-08-20T21:13:28.2533084Z [00:03:05.601]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T21:13:28.2533910Z [00:03:05.601]➜  mkdir -p $WORK/b1113/
2025-08-20T21:13:28.2545069Z [00:03:05.603]➜  cat >/tmp/go-build1679262874/b1113/importcfg << 'EOF' # internal
2025-08-20T21:13:28.2545919Z [00:03:05.603]➜  # import config
2025-08-20T21:13:28.2546680Z [00:03:05.603]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.2565203Z [00:03:05.603]➜  EOF
2025-08-20T21:13:28.2567886Z [00:03:05.603]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1113/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/baggage=>go.opentelemetry.io/otel@v1.36.0/internal/baggage;$WORK/b1113=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.23 -complete -installsuffix shared -buildid upakFjNglbp-IbJ2UdW2/upakFjNglbp-IbJ2UdW2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1113/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/baggage/context.go
2025-08-20T21:13:28.2599515Z [00:03:05.608]➜  cp $WORK/b1104/_pkg_.a /root/.cache/go-build/78/78b5b16ca24317f9cbe0dd5eab3f880db6cb7f612d97ece56a3363a15a5d44ed-d # internal
2025-08-20T21:13:28.2714411Z [00:03:05.620]➜  go.opentelemetry.io/otel/trace
2025-08-20T21:13:28.2716655Z [00:03:05.620]➜  mkdir -p $WORK/b1105/
2025-08-20T21:13:28.2730244Z [00:03:05.621]➜  cat >/tmp/go-build1679262874/b1105/importcfg << 'EOF' # internal
2025-08-20T21:13:28.2730913Z [00:03:05.621]➜  # import config
2025-08-20T21:13:28.2731306Z [00:03:05.621]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:28.2731740Z [00:03:05.621]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.2732189Z [00:03:05.621]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:28.2732878Z [00:03:05.621]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:28.2741095Z [00:03:05.621]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.2741635Z [00:03:05.621]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.2742243Z [00:03:05.621]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.2742887Z [00:03:05.621]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:13:28.2743545Z [00:03:05.621]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1679262874/b1106/_pkg_.a
2025-08-20T21:13:28.2744259Z [00:03:05.621]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build1679262874/b1107/_pkg_.a
2025-08-20T21:13:28.2744852Z [00:03:05.621]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:28.2745265Z [00:03:05.621]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.2745689Z [00:03:05.621]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.2746118Z [00:03:05.621]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:28.2746545Z [00:03:05.621]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.2746970Z [00:03:05.621]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.2747679Z [00:03:05.621]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.2748120Z [00:03:05.621]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.2748553Z [00:03:05.621]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.2749276Z [00:03:05.621]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:28.2749666Z [00:03:05.621]➜  EOF
2025-08-20T21:13:28.2766118Z [00:03:05.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1105/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0=>go.opentelemetry.io/otel/trace@v1.36.0;$WORK/b1105=>" -p go.opentelemetry.io/otel/trace -lang=go1.23 -complete -installsuffix shared -buildid yeo1Q7pcSTtm_Xt-4EcM/yeo1Q7pcSTtm_Xt-4EcM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1105/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/context.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/nonrecording.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/noop.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/tracestate.go
2025-08-20T21:13:28.2770058Z [00:03:05.622]➜  go tool buildid -w $WORK/b1113/_pkg_.a # internal
2025-08-20T21:13:28.2778669Z [00:03:05.626]➜  cp $WORK/b1113/_pkg_.a /root/.cache/go-build/9a/9a201ad58da20918830303e2208be30c522d8a354e22370fcf5982e721a9b76c-d # internal
2025-08-20T21:13:28.2796880Z [00:03:05.628]➜  go.opentelemetry.io/otel/baggage
2025-08-20T21:13:28.2808541Z [00:03:05.628]➜  mkdir -p $WORK/b1112/
2025-08-20T21:13:28.2808951Z [00:03:05.628]➜  cat >/tmp/go-build1679262874/b1112/importcfg << 'EOF' # internal
2025-08-20T21:13:28.2809310Z [00:03:05.628]➜  # import config
2025-08-20T21:13:28.2809651Z [00:03:05.628]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.2810097Z [00:03:05.628]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.2810508Z [00:03:05.628]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.2811577Z [00:03:05.628]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1679262874/b1113/_pkg_.a
2025-08-20T21:13:28.2812195Z [00:03:05.628]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:28.2812629Z [00:03:05.628]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.2813076Z [00:03:05.628]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:28.2813408Z [00:03:05.628]➜  EOF
2025-08-20T21:13:28.2815726Z [00:03:05.628]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1112/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/baggage=>go.opentelemetry.io/otel@v1.36.0/baggage;$WORK/b1112=>" -p go.opentelemetry.io/otel/baggage -lang=go1.23 -complete -installsuffix shared -buildid _5PJYs8Y1oO84tam200k/_5PJYs8Y1oO84tam200k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1112/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/baggage/context.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/baggage/doc.go
2025-08-20T21:13:28.3243281Z [00:03:05.672]➜  go tool buildid -w $WORK/b1109/_pkg_.a # internal
2025-08-20T21:13:28.3455414Z [00:03:05.693]➜  cp $WORK/b1109/_pkg_.a /root/.cache/go-build/f7/f7cac284f302bf2ae9231da813f3ddfdb1ec16a037e03b00a77ecab485e958a2-d # internal
2025-08-20T21:13:28.3456533Z [00:03:05.694]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T21:13:28.3457161Z [00:03:05.694]➜  mkdir -p $WORK/b1114/
2025-08-20T21:13:28.3467731Z [00:03:05.695]➜  cat >/tmp/go-build1679262874/b1114/importcfg << 'EOF' # internal
2025-08-20T21:13:28.3474358Z [00:03:05.695]➜  # import config
2025-08-20T21:13:28.3474736Z [00:03:05.695]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.3475726Z [00:03:05.695]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:28.3476459Z [00:03:05.695]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1679262874/b1110/_pkg_.a
2025-08-20T21:13:28.3478186Z [00:03:05.696]➜  EOF
2025-08-20T21:13:28.3480807Z [00:03:05.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1114/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/noop=>go.opentelemetry.io/otel/metric@v1.36.0/noop;$WORK/b1114=>" -p go.opentelemetry.io/otel/metric/noop -lang=go1.23 -complete -installsuffix shared -buildid qv549ssT3wdAHVtqqc97/qv549ssT3wdAHVtqqc97 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1114/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.36.0/noop/noop.go
2025-08-20T21:13:28.3524389Z [00:03:05.700]➜  go tool buildid -w $WORK/b1112/_pkg_.a # internal
2025-08-20T21:13:28.3536364Z [00:03:05.702]➜  cp $WORK/b1112/_pkg_.a /root/.cache/go-build/f4/f454d226ecd12c0629363d468680d6781e15089bc46b4a5f3a9abd7da11f61ed-d # internal
2025-08-20T21:13:28.3665503Z [00:03:05.715]➜  go.opentelemetry.io/otel/semconv/v1.21.0
2025-08-20T21:13:28.3666730Z [00:03:05.715]➜  mkdir -p $WORK/b1115/
2025-08-20T21:13:28.3669785Z [00:03:05.715]➜  cat >/tmp/go-build1679262874/b1115/importcfg << 'EOF' # internal
2025-08-20T21:13:28.3670271Z [00:03:05.715]➜  # import config
2025-08-20T21:13:28.3670836Z [00:03:05.715]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.3671304Z [00:03:05.715]➜  EOF
2025-08-20T21:13:28.3676875Z [00:03:05.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1115/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0;$WORK/b1115=>" -p go.opentelemetry.io/otel/semconv/v1.21.0 -lang=go1.23 -complete -installsuffix shared -buildid qKC9xvwor9OHyNO7851A/qKC9xvwor9OHyNO7851A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1115/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.21.0/trace.go
2025-08-20T21:13:28.4058535Z [00:03:05.754]➜  go tool buildid -w $WORK/b1114/_pkg_.a # internal
2025-08-20T21:13:28.4101954Z [00:03:05.758]➜  cp $WORK/b1114/_pkg_.a /root/.cache/go-build/3c/3cec72ef2268d95bd94a0b8fe1d29c55901d10b13b617380f6963616134816be-d # internal
2025-08-20T21:13:28.4175986Z [00:03:05.765]➜  github.com/opencontainers/image-spec/identity
2025-08-20T21:13:28.4176585Z [00:03:05.766]➜  mkdir -p $WORK/b1116/
2025-08-20T21:13:28.4183527Z [00:03:05.766]➜  cat >/tmp/go-build1679262874/b1116/importcfg << 'EOF' # internal
2025-08-20T21:13:28.4184060Z [00:03:05.766]➜  # import config
2025-08-20T21:13:28.4184603Z [00:03:05.766]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:28.4185181Z [00:03:05.766]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:28.4185818Z [00:03:05.766]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:28.4186404Z [00:03:05.766]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.4186784Z [00:03:05.766]➜  EOF
2025-08-20T21:13:28.4189774Z [00:03:05.766]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1116/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity=>github.com/opencontainers/image-spec@v1.1.1/identity;$WORK/b1116=>" -p github.com/opencontainers/image-spec/identity -lang=go1.18 -complete -installsuffix shared -buildid _hm7yBXFW3ZxldXuh4Jj/_hm7yBXFW3ZxldXuh4Jj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1116/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity/chainid.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity/helpers.go
2025-08-20T21:13:28.4385935Z [00:03:05.786]➜  go tool buildid -w $WORK/b1105/_pkg_.a # internal
2025-08-20T21:13:28.4423927Z [00:03:05.790]➜  cp $WORK/b1105/_pkg_.a /root/.cache/go-build/c5/c528f8582b64576639a57e0cde57fe56af6cb2b24f986683fb88f1d2f0fda944-d # internal
2025-08-20T21:13:28.4435796Z [00:03:05.791]➜  go.opentelemetry.io/otel/trace/noop
2025-08-20T21:13:28.4445475Z [00:03:05.792]➜  mkdir -p $WORK/b1108/
2025-08-20T21:13:28.4450920Z [00:03:05.793]➜  cat >/tmp/go-build1679262874/b1108/importcfg << 'EOF' # internal
2025-08-20T21:13:28.4451388Z [00:03:05.793]➜  # import config
2025-08-20T21:13:28.4451747Z [00:03:05.793]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.4452500Z [00:03:05.793]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.4453285Z [00:03:05.793]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.4454003Z [00:03:05.793]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.4454764Z [00:03:05.793]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1679262874/b1106/_pkg_.a
2025-08-20T21:13:28.4455203Z [00:03:05.793]➜  EOF
2025-08-20T21:13:28.4473501Z [00:03:05.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1108/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/noop=>go.opentelemetry.io/otel/trace@v1.36.0/noop;$WORK/b1108=>" -p go.opentelemetry.io/otel/trace/noop -lang=go1.23 -complete -installsuffix shared -buildid HhQNMc6e7TiXnDf-t5WD/HhQNMc6e7TiXnDf-t5WD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1108/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.36.0/noop/noop.go
2025-08-20T21:13:28.4494790Z [00:03:05.798]➜  go tool buildid -w $WORK/b1116/_pkg_.a # internal
2025-08-20T21:13:28.4499275Z [00:03:05.798]➜  cp $WORK/b1116/_pkg_.a /root/.cache/go-build/08/081c7bb28a3786e3b47e9923fb4137b46f3bf1aa502c953619ea6d6e9519e361-d # internal
2025-08-20T21:13:28.4554918Z [00:03:05.804]➜  go.opentelemetry.io/otel/propagation
2025-08-20T21:13:28.4555342Z [00:03:05.804]➜  mkdir -p $WORK/b1111/
2025-08-20T21:13:28.4561283Z [00:03:05.804]➜  cat >/tmp/go-build1679262874/b1111/importcfg << 'EOF' # internal
2025-08-20T21:13:28.4561823Z [00:03:05.804]➜  # import config
2025-08-20T21:13:28.4562330Z [00:03:05.804]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.4562955Z [00:03:05.804]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:28.4563568Z [00:03:05.804]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.4564245Z [00:03:05.804]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build1679262874/b1112/_pkg_.a
2025-08-20T21:13:28.4564972Z [00:03:05.804]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.4565606Z [00:03:05.804]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.4566183Z [00:03:05.804]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.4566633Z [00:03:05.804]➜  EOF
2025-08-20T21:13:28.4569858Z [00:03:05.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1111/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation=>go.opentelemetry.io/otel@v1.36.0/propagation;$WORK/b1111=>" -p go.opentelemetry.io/otel/propagation -lang=go1.23 -complete -installsuffix shared -buildid 9tCp2htPFAT0ug0YI2-j/9tCp2htPFAT0ug0YI2-j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1111/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation/trace_context.go
2025-08-20T21:13:28.4891241Z [00:03:05.837]➜  go tool buildid -w $WORK/b1108/_pkg_.a # internal
2025-08-20T21:13:28.4923974Z [00:03:05.839]➜  cp $WORK/b1108/_pkg_.a /root/.cache/go-build/06/06302fbb4d457f53d966754397cc0aae21e39daf8b617d18b4ec2a5e0b8fd4f0-d # internal
2025-08-20T21:13:28.4924703Z [00:03:05.839]➜  go.opentelemetry.io/auto/sdk
2025-08-20T21:13:28.4925014Z [00:03:05.839]➜  mkdir -p $WORK/b1102/
2025-08-20T21:13:28.4925400Z [00:03:05.840]➜  cat >/tmp/go-build1679262874/b1102/importcfg << 'EOF' # internal
2025-08-20T21:13:28.4925762Z [00:03:05.840]➜  # import config
2025-08-20T21:13:28.4926108Z [00:03:05.840]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.4926562Z [00:03:05.840]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:28.4927013Z [00:03:05.840]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.4927589Z [00:03:05.840]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build1679262874/b1103/_pkg_.a
2025-08-20T21:13:28.4928265Z [00:03:05.840]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.4928864Z [00:03:05.840]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.4929492Z [00:03:05.840]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:13:28.4930108Z [00:03:05.840]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.4931043Z [00:03:05.840]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build1679262874/b1108/_pkg_.a
2025-08-20T21:13:28.4931625Z [00:03:05.840]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:28.4932085Z [00:03:05.840]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.4932514Z [00:03:05.840]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.4932939Z [00:03:05.840]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:28.4933653Z [00:03:05.840]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.4934149Z [00:03:05.840]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.4934568Z [00:03:05.840]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.4935003Z [00:03:05.840]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.4935440Z [00:03:05.840]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.4935885Z [00:03:05.840]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:28.4936218Z [00:03:05.840]➜  EOF
2025-08-20T21:13:28.4938884Z [00:03:05.840]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1102/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0=>go.opentelemetry.io/auto/sdk@v1.1.0;$WORK/b1102=>" -p go.opentelemetry.io/auto/sdk -lang=go1.22 -complete -installsuffix shared -buildid sOUxY_bHhWIxoTxhHqqe/sOUxY_bHhWIxoTxhHqqe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1102/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/limit.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer_provider.go
2025-08-20T21:13:28.5022635Z [00:03:05.850]➜  go tool buildid -w $WORK/b1115/_pkg_.a # internal
2025-08-20T21:13:28.5047013Z [00:03:05.853]➜  cp $WORK/b1115/_pkg_.a /root/.cache/go-build/15/1500a1baad27ac767cfdde39122eb6f9c6bfd8348d90bc7662685f707f6bcf2c-d # internal
2025-08-20T21:13:28.5103577Z [00:03:05.858]➜  github.com/docker/go-events
2025-08-20T21:13:28.5107413Z [00:03:05.858]➜  mkdir -p $WORK/b1119/
2025-08-20T21:13:28.5107945Z [00:03:05.858]➜  cat >/tmp/go-build1679262874/b1119/importcfg << 'EOF' # internal
2025-08-20T21:13:28.5108510Z [00:03:05.858]➜  # import config
2025-08-20T21:13:28.5108998Z [00:03:05.858]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:28.5109550Z [00:03:05.858]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.5110144Z [00:03:05.858]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:28.5110921Z [00:03:05.858]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:28.5111466Z [00:03:05.858]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.5112008Z [00:03:05.858]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.5112538Z [00:03:05.858]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.5112957Z [00:03:05.858]➜  EOF
2025-08-20T21:13:28.5117183Z [00:03:05.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1119/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c=>github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c;$WORK/b1119=>" -p github.com/docker/go-events -lang=go1.16 -complete -installsuffix shared -buildid 25O6cUwOOeRPeJzzdudk/25O6cUwOOeRPeJzzdudk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1119/importcfg -pack /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/broadcast.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/channel.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/errors.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/event.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/filter.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/queue.go /root/go/pkg/mod/github.com/docker/go-events@v0.0.0-20190806004212-e31b211e4f1c/retry.go
2025-08-20T21:13:28.5358614Z [00:03:05.883]➜  go tool buildid -w $WORK/b1111/_pkg_.a # internal
2025-08-20T21:13:28.5359634Z [00:03:05.884]➜  cp $WORK/b1111/_pkg_.a /root/.cache/go-build/5e/5e1caa1538ae005cdfde2cbf768b4783b4261621658318e8eee29857a2c802c2-d # internal
2025-08-20T21:13:28.5433066Z [00:03:05.891]➜  github.com/containerd/containerd/remotes
2025-08-20T21:13:28.5453757Z [00:03:05.891]➜  mkdir -p $WORK/b1120/
2025-08-20T21:13:28.5454209Z [00:03:05.891]➜  cat >/tmp/go-build1679262874/b1120/importcfg << 'EOF' # internal
2025-08-20T21:13:28.5471567Z [00:03:05.891]➜  # import config
2025-08-20T21:13:28.5473922Z [00:03:05.891]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:28.5475506Z [00:03:05.891]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.5475956Z [00:03:05.891]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.5476412Z [00:03:05.891]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.5476972Z [00:03:05.891]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:28.5477647Z [00:03:05.891]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.5478321Z [00:03:05.891]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:28.5478981Z [00:03:05.891]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:28.5479583Z [00:03:05.891]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.5480738Z [00:03:05.891]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:28.5481417Z [00:03:05.891]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:28.5482397Z [00:03:05.891]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:28.5483113Z [00:03:05.891]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:28.5483598Z [00:03:05.891]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.5484161Z [00:03:05.891]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.5484599Z [00:03:05.891]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.5484908Z [00:03:05.891]➜  EOF
2025-08-20T21:13:28.5487236Z [00:03:05.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1120/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes=>github.com/containerd/containerd@v1.7.27/remotes;$WORK/b1120=>" -p github.com/containerd/containerd/remotes -lang=go1.21 -complete -installsuffix shared -buildid LORooRQ0HEawoTJrPzsM/LORooRQ0HEawoTJrPzsM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1120/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/handlers.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/resolver.go
2025-08-20T21:13:28.5844973Z [00:03:05.932]➜  go tool buildid -w $WORK/b1102/_pkg_.a # internal
2025-08-20T21:13:28.5857476Z [00:03:05.934]➜  cp $WORK/b1102/_pkg_.a /root/.cache/go-build/6b/6bff4ebc6edbf2c07021184cdb861f4b4e941b7c45caa3f4981bfff576fc1adc-d # internal
2025-08-20T21:13:28.5868146Z [00:03:05.935]➜  go tool buildid -w $WORK/b1119/_pkg_.a # internal
2025-08-20T21:13:28.5900906Z [00:03:05.936]➜  cp $WORK/b1119/_pkg_.a /root/.cache/go-build/6b/6bf1b9ddbf959a3237d8248b16a87bfe94b84dac049a69417ed4542a8df80851-d # internal
2025-08-20T21:13:28.5902392Z [00:03:05.938]➜  github.com/containerd/containerd/events/exchange
2025-08-20T21:13:28.5902779Z [00:03:05.938]➜  mkdir -p $WORK/b1118/
2025-08-20T21:13:28.5903168Z [00:03:05.938]➜  cat >/tmp/go-build1679262874/b1118/importcfg << 'EOF' # internal
2025-08-20T21:13:28.5903540Z [00:03:05.938]➜  # import config
2025-08-20T21:13:28.5903899Z [00:03:05.938]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.5904313Z [00:03:05.938]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.5908071Z [00:03:05.939]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.5908840Z [00:03:05.939]➜  packagefile github.com/containerd/containerd/events=/tmp/go-build1679262874/b1066/_pkg_.a
2025-08-20T21:13:28.5909515Z [00:03:05.939]➜  packagefile github.com/containerd/containerd/filters=/tmp/go-build1679262874/b1050/_pkg_.a
2025-08-20T21:13:28.5910210Z [00:03:05.939]➜  packagefile github.com/containerd/containerd/identifiers=/tmp/go-build1679262874/b1073/_pkg_.a
2025-08-20T21:13:28.5911184Z [00:03:05.939]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:13:28.5911812Z [00:03:05.939]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.5912411Z [00:03:05.939]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:28.5913000Z [00:03:05.939]➜  packagefile github.com/docker/go-events=/tmp/go-build1679262874/b1119/_pkg_.a
2025-08-20T21:13:28.5913497Z [00:03:05.939]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.5913951Z [00:03:05.939]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.5914267Z [00:03:05.939]➜  EOF
2025-08-20T21:13:28.5914538Z [00:03:05.939]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T21:13:28.5914850Z [00:03:05.939]➜  mkdir -p $WORK/b1099/
2025-08-20T21:13:28.5917387Z [00:03:05.939]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1118/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/events/exchange=>github.com/containerd/containerd@v1.7.27/events/exchange;$WORK/b1118=>" -p github.com/containerd/containerd/events/exchange -lang=go1.21 -complete -installsuffix shared -buildid d-mu854q9UD7XeNR6k-9/d-mu854q9UD7XeNR6k-9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1118/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/events/exchange/exchange.go
2025-08-20T21:13:28.5919484Z [00:03:05.939]➜  cat >/tmp/go-build1679262874/b1099/importcfg << 'EOF' # internal
2025-08-20T21:13:28.5919833Z [00:03:05.939]➜  # import config
2025-08-20T21:13:28.5920197Z [00:03:05.939]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:28.5920805Z [00:03:05.939]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.5921316Z [00:03:05.939]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.5921804Z [00:03:05.939]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:13:28.5922338Z [00:03:05.939]➜  packagefile github.com/go-logr/stdr=/tmp/go-build1679262874/b1100/_pkg_.a
2025-08-20T21:13:28.5922903Z [00:03:05.939]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build1679262874/b1102/_pkg_.a
2025-08-20T21:13:28.5923499Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.5924101Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.5924686Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:28.5925336Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1679262874/b1110/_pkg_.a
2025-08-20T21:13:28.5925986Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1679262874/b1111/_pkg_.a
2025-08-20T21:13:28.5926597Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.5927219Z [00:03:05.939]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1679262874/b1106/_pkg_.a
2025-08-20T21:13:28.5927746Z [00:03:05.939]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:28.5928150Z [00:03:05.939]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.5928562Z [00:03:05.939]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.5929151Z [00:03:05.939]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.5929656Z [00:03:05.939]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.5929988Z [00:03:05.939]➜  EOF
2025-08-20T21:13:28.5935970Z [00:03:05.939]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1099/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global=>go.opentelemetry.io/otel@v1.36.0/internal/global;$WORK/b1099=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.23 -complete -installsuffix shared -buildid eTrER233_GPQqPI7Fviy/eTrER233_GPQqPI7Fviy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1099/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/instruments.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/propagator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/state.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal/global/trace.go
2025-08-20T21:13:28.6180995Z [00:03:05.965]➜  go tool buildid -w $WORK/b1120/_pkg_.a # internal
2025-08-20T21:13:28.6187880Z [00:03:05.967]➜  cp $WORK/b1120/_pkg_.a /root/.cache/go-build/a0/a02e69936a7ae15e3ca5a3bbc65515fb3c942cb6be0153214f12241b30f8e38b-d # internal
2025-08-20T21:13:28.6195641Z [00:03:05.968]➜  github.com/containerd/containerd/remotes/errors
2025-08-20T21:13:28.6197261Z [00:03:05.968]➜  mkdir -p $WORK/b1123/
2025-08-20T21:13:28.6203354Z [00:03:05.968]➜  cat >/tmp/go-build1679262874/b1123/importcfg << 'EOF' # internal
2025-08-20T21:13:28.6203886Z [00:03:05.968]➜  # import config
2025-08-20T21:13:28.6205183Z [00:03:05.969]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.6205936Z [00:03:05.969]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.6206386Z [00:03:05.969]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.6206712Z [00:03:05.969]➜  EOF
2025-08-20T21:13:28.6211102Z [00:03:05.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1123/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/errors=>github.com/containerd/containerd@v1.7.27/remotes/errors;$WORK/b1123=>" -p github.com/containerd/containerd/remotes/errors -lang=go1.21 -complete -installsuffix shared -buildid vgnwrS6xt4Ra4fpuiGKK/vgnwrS6xt4Ra4fpuiGKK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1123/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/errors/errors.go
2025-08-20T21:13:28.6224186Z [00:03:05.970]➜  go tool buildid -w $WORK/b1118/_pkg_.a # internal
2025-08-20T21:13:28.6237067Z [00:03:05.972]➜  cp $WORK/b1118/_pkg_.a /root/.cache/go-build/23/23ce48b29c8e152011d14ef5acdbb44bc44744573c89d4fa62f936ad01960649-d # internal
2025-08-20T21:13:28.6247574Z [00:03:05.973]➜  github.com/containerd/containerd/plugin
2025-08-20T21:13:28.6248263Z [00:03:05.973]➜  mkdir -p $WORK/b1117/
2025-08-20T21:13:28.6254053Z [00:03:05.973]➜  cat >/tmp/go-build1679262874/b1117/importcfg << 'EOF' # internal
2025-08-20T21:13:28.6254435Z [00:03:05.973]➜  # import config
2025-08-20T21:13:28.6254785Z [00:03:05.973]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.6255232Z [00:03:05.973]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.6255647Z [00:03:05.973]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.6256194Z [00:03:05.973]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.6256916Z [00:03:05.973]➜  packagefile github.com/containerd/containerd/events/exchange=/tmp/go-build1679262874/b1118/_pkg_.a
2025-08-20T21:13:28.6257644Z [00:03:05.973]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:28.6258442Z [00:03:05.973]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:28.6258952Z [00:03:05.973]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.6259258Z [00:03:05.973]➜  EOF
2025-08-20T21:13:28.6262012Z [00:03:05.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1117/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/plugin=>github.com/containerd/containerd@v1.7.27/plugin;$WORK/b1117=>" -p github.com/containerd/containerd/plugin -lang=go1.21 -complete -installsuffix shared -buildid WbQeErcwAK6vWjnNXw6Z/WbQeErcwAK6vWjnNXw6Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1117/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/plugin/context.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/plugin/plugin.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/plugin/plugin_other.go
2025-08-20T21:13:28.6402878Z [00:03:05.988]➜  go tool buildid -w $WORK/b1123/_pkg_.a # internal
2025-08-20T21:13:28.6409575Z [00:03:05.989]➜  cp $WORK/b1123/_pkg_.a /root/.cache/go-build/4f/4f74e479d57dbc5ca29f2890cb02d2f4bfd6f0029649d1e90a8c08564d75b916-d # internal
2025-08-20T21:13:28.6424840Z [00:03:05.990]➜  github.com/containerd/containerd/remotes/docker/auth
2025-08-20T21:13:28.6425901Z [00:03:05.990]➜  mkdir -p $WORK/b1122/
2025-08-20T21:13:28.6427034Z [00:03:05.990]➜  cat >/tmp/go-build1679262874/b1122/importcfg << 'EOF' # internal
2025-08-20T21:13:28.6427702Z [00:03:05.990]➜  # import config
2025-08-20T21:13:28.6430735Z [00:03:05.990]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.6431669Z [00:03:05.990]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:28.6432203Z [00:03:05.990]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.6432627Z [00:03:05.990]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.6433229Z [00:03:05.990]➜  packagefile github.com/containerd/containerd/remotes/errors=/tmp/go-build1679262874/b1123/_pkg_.a
2025-08-20T21:13:28.6433940Z [00:03:05.990]➜  packagefile github.com/containerd/containerd/version=/tmp/go-build1679262874/b1124/_pkg_.a
2025-08-20T21:13:28.6434557Z [00:03:05.990]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.6435043Z [00:03:05.991]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.6435481Z [00:03:05.991]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:28.6435901Z [00:03:05.991]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:28.6436323Z [00:03:05.991]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.6436747Z [00:03:05.991]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.6437054Z [00:03:05.991]➜  EOF
2025-08-20T21:13:28.6439604Z [00:03:05.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1122/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/auth=>github.com/containerd/containerd@v1.7.27/remotes/docker/auth;$WORK/b1122=>" -p github.com/containerd/containerd/remotes/docker/auth -lang=go1.21 -complete -installsuffix shared -buildid OHsJg3-ElIq_BkZVXJ-j/OHsJg3-ElIq_BkZVXJ-j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1122/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/auth/fetch.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/auth/parse.go
2025-08-20T21:13:28.6685496Z [00:03:06.017]➜  go tool buildid -w $WORK/b1117/_pkg_.a # internal
2025-08-20T21:13:28.6696958Z [00:03:06.018]➜  cp $WORK/b1117/_pkg_.a /root/.cache/go-build/c7/c71a6af5bd664af0c6769b70e38e1e97ecce9bf60e35eb418387677354c5ec2c-d # internal
2025-08-20T21:13:28.6724385Z [00:03:06.021]➜  github.com/containerd/containerd/remotes/docker/schema1
2025-08-20T21:13:28.6725073Z [00:03:06.021]➜  mkdir -p $WORK/b1125/
2025-08-20T21:13:28.6734946Z [00:03:06.021]➜  cat >/tmp/go-build1679262874/b1125/importcfg << 'EOF' # internal
2025-08-20T21:13:28.6735489Z [00:03:06.021]➜  # import config
2025-08-20T21:13:28.6735843Z [00:03:06.021]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:28.6736307Z [00:03:06.021]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.6736765Z [00:03:06.021]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:28.6737254Z [00:03:06.021]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:28.6737698Z [00:03:06.021]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.6738127Z [00:03:06.021]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.6738739Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:13:28.6739475Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:28.6740146Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.6741008Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:28.6741688Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:28.6742604Z [00:03:06.021]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:13:28.6743208Z [00:03:06.021]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.6744061Z [00:03:06.021]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:28.6744787Z [00:03:06.021]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:13:28.6745502Z [00:03:06.021]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:28.6753405Z [00:03:06.021]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:28.6753904Z [00:03:06.021]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.6754322Z [00:03:06.021]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.6754767Z [00:03:06.021]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.6755184Z [00:03:06.021]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.6755590Z [00:03:06.021]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.6755905Z [00:03:06.021]➜  EOF
2025-08-20T21:13:28.6758384Z [00:03:06.021]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1125/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/schema1=>github.com/containerd/containerd@v1.7.27/remotes/docker/schema1;$WORK/b1125=>" -p github.com/containerd/containerd/remotes/docker/schema1 -lang=go1.21 -complete -installsuffix shared -buildid Y8GoB9dq2Y09Veq0HIzk/Y8GoB9dq2Y09Veq0HIzk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1125/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/schema1/converter.go
2025-08-20T21:13:28.7195281Z [00:03:06.067]➜  go tool buildid -w $WORK/b1122/_pkg_.a # internal
2025-08-20T21:13:28.7228653Z [00:03:06.069]➜  cp $WORK/b1122/_pkg_.a /root/.cache/go-build/7f/7faf2bebc9b4e04b997c081690b2dbe429c23504ef739424b25f55cd4045e13f-d # internal
2025-08-20T21:13:28.7229486Z [00:03:06.069]➜  github.com/moby/locker
2025-08-20T21:13:28.7230461Z [00:03:06.070]➜  mkdir -p $WORK/b1126/
2025-08-20T21:13:28.7233187Z [00:03:06.070]➜  cat >/tmp/go-build1679262874/b1126/importcfg << 'EOF' # internal
2025-08-20T21:13:28.7233917Z [00:03:06.070]➜  # import config
2025-08-20T21:13:28.7234493Z [00:03:06.070]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.7235274Z [00:03:06.070]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.7235973Z [00:03:06.070]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.7236466Z [00:03:06.070]➜  EOF
2025-08-20T21:13:28.7238576Z [00:03:06.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1126/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/locker@v1.0.1=>github.com/moby/locker@v1.0.1;$WORK/b1126=>" -p github.com/moby/locker -lang=go1.13 -complete -installsuffix shared -buildid KYWOJlVZYnZgj_j7Miin/KYWOJlVZYnZgj_j7Miin -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1126/importcfg -pack /root/go/pkg/mod/github.com/moby/locker@v1.0.1/locker.go
2025-08-20T21:13:28.7349325Z [00:03:06.083]➜  go tool buildid -w $WORK/b1126/_pkg_.a # internal
2025-08-20T21:13:28.7355102Z [00:03:06.084]➜  cp $WORK/b1126/_pkg_.a /root/.cache/go-build/a4/a42389f74beceefbd54857bc551fb6a7a5c9e1d35a6e4656700e787517700b9d-d # internal
2025-08-20T21:13:28.7398547Z [00:03:06.088]➜  go tool buildid -w $WORK/b1099/_pkg_.a # internal
2025-08-20T21:13:28.7422768Z [00:03:06.088]➜  github.com/containerd/containerd/rootfs
2025-08-20T21:13:28.7423299Z [00:03:06.090]➜  mkdir -p $WORK/b1127/
2025-08-20T21:13:28.7424073Z [00:03:06.090]➜  cat >/tmp/go-build1679262874/b1127/importcfg << 'EOF' # internal
2025-08-20T21:13:28.7424740Z [00:03:06.090]➜  # import config
2025-08-20T21:13:28.7425118Z [00:03:06.090]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.7425572Z [00:03:06.090]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:28.7426377Z [00:03:06.090]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:28.7426945Z [00:03:06.090]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.7427421Z [00:03:06.090]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.7427965Z [00:03:06.090]➜  packagefile github.com/containerd/containerd/diff=/tmp/go-build1679262874/b1056/_pkg_.a
2025-08-20T21:13:28.7428629Z [00:03:06.090]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.7429291Z [00:03:06.090]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:28.7429971Z [00:03:06.090]➜  packagefile github.com/containerd/containerd/pkg/cleanup=/tmp/go-build1679262874/b1087/_pkg_.a
2025-08-20T21:13:28.7430830Z [00:03:06.090]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:13:28.7431508Z [00:03:06.090]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.7432114Z [00:03:06.090]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:28.7432780Z [00:03:06.090]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build1679262874/b1116/_pkg_.a
2025-08-20T21:13:28.7433654Z [00:03:06.090]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:28.7434284Z [00:03:06.090]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.7434724Z [00:03:06.090]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:28.7435170Z [00:03:06.090]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:28.7435590Z [00:03:06.090]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.7435902Z [00:03:06.090]➜  EOF
2025-08-20T21:13:28.7438732Z [00:03:06.090]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1127/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/rootfs=>github.com/containerd/containerd@v1.7.27/rootfs;$WORK/b1127=>" -p github.com/containerd/containerd/rootfs -lang=go1.21 -complete -installsuffix shared -buildid kCMfy_v1DymPt-LUyMQN/kCMfy_v1DymPt-LUyMQN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1127/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/rootfs/apply.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/rootfs/diff.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/rootfs/init.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/rootfs/init_linux.go
2025-08-20T21:13:28.7477229Z [00:03:06.096]➜  cp $WORK/b1099/_pkg_.a /root/.cache/go-build/63/63d8214471aa64fbebdcbf1c8edbd9e59b77e9050416a0497f3b0d681e9f83b5-d # internal
2025-08-20T21:13:28.7505502Z [00:03:06.099]➜  go.opentelemetry.io/otel
2025-08-20T21:13:28.7505994Z [00:03:06.099]➜  mkdir -p $WORK/b1098/
2025-08-20T21:13:28.7517140Z [00:03:06.100]➜  go tool buildid -w $WORK/b1125/_pkg_.a # internal
2025-08-20T21:13:28.7517790Z [00:03:06.100]➜  cat >/tmp/go-build1679262874/b1098/importcfg << 'EOF' # internal
2025-08-20T21:13:28.7518284Z [00:03:06.100]➜  # import config
2025-08-20T21:13:28.7518803Z [00:03:06.100]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:13:28.7519546Z [00:03:06.100]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1679262874/b1099/_pkg_.a
2025-08-20T21:13:28.7520293Z [00:03:06.100]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:28.7521231Z [00:03:06.100]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1679262874/b1111/_pkg_.a
2025-08-20T21:13:28.7521973Z [00:03:06.100]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.7522463Z [00:03:06.100]➜  EOF
2025-08-20T21:13:28.7526457Z [00:03:06.100]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1098/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0=>go.opentelemetry.io/otel@v1.36.0;$WORK/b1098=>" -p go.opentelemetry.io/otel -lang=go1.23 -complete -installsuffix shared -buildid DcilDO-7wBo_SlmTwWjg/DcilDO-7wBo_SlmTwWjg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1098/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/error_handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/version.go
2025-08-20T21:13:28.7530834Z [00:03:06.101]➜  cp $WORK/b1125/_pkg_.a /root/.cache/go-build/83/8329bf557db6b723e0657268c86abc9e69075bef0ba30d4b08b61f1910f2d1ac-d # internal
2025-08-20T21:13:28.7542826Z [00:03:06.102]➜  github.com/containerd/containerd/runtime/linux/runctypes
2025-08-20T21:13:28.7543682Z [00:03:06.102]➜  mkdir -p $WORK/b1128/
2025-08-20T21:13:28.7550364Z [00:03:06.103]➜  cat >/tmp/go-build1679262874/b1128/importcfg << 'EOF' # internal
2025-08-20T21:13:28.7550913Z [00:03:06.103]➜  # import config
2025-08-20T21:13:28.7552572Z [00:03:06.103]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:28.7553467Z [00:03:06.103]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:28.7554044Z [00:03:06.103]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.7554485Z [00:03:06.103]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.7554795Z [00:03:06.103]➜  EOF
2025-08-20T21:13:28.7557426Z [00:03:06.103]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1128/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/runtime/linux/runctypes=>github.com/containerd/containerd@v1.7.27/runtime/linux/runctypes;$WORK/b1128=>" -p github.com/containerd/containerd/runtime/linux/runctypes -lang=go1.21 -complete -installsuffix shared -buildid _yKorrz4nciZiMI7AOKA/_yKorrz4nciZiMI7AOKA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1128/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/runtime/linux/runctypes/doc.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/runtime/linux/runctypes/runc.pb.go
2025-08-20T21:13:28.7911920Z [00:03:06.138]➜  go tool buildid -w $WORK/b1098/_pkg_.a # internal
2025-08-20T21:13:28.7915173Z [00:03:06.140]➜  cp $WORK/b1098/_pkg_.a /root/.cache/go-build/8e/8eb80bf63ea86f025c8d7bf63e3c8995d3dce1bc21c4711aa6d503ca4efdd436-d # internal
2025-08-20T21:13:28.7933039Z [00:03:06.141]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T21:13:28.7933571Z [00:03:06.141]➜  mkdir -p $WORK/b1092/
2025-08-20T21:13:28.7944372Z [00:03:06.142]➜  cat >/tmp/go-build1679262874/b1092/importcfg << 'EOF' # internal
2025-08-20T21:13:28.7945527Z [00:03:06.142]➜  # import config
2025-08-20T21:13:28.7945953Z [00:03:06.142]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.7946413Z [00:03:06.142]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.7946833Z [00:03:06.142]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.7947578Z [00:03:06.142]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1679262874/b1093/_pkg_.a
2025-08-20T21:13:28.7948356Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:28.7948960Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.7949561Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.7950542Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:28.7956042Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1679262874/b1114/_pkg_.a
2025-08-20T21:13:28.7956723Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1679262874/b1097/_pkg_.a
2025-08-20T21:13:28.7957383Z [00:03:06.142]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:13:28.7957901Z [00:03:06.142]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.7958301Z [00:03:06.142]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:28.7958735Z [00:03:06.142]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.7959149Z [00:03:06.142]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.7959562Z [00:03:06.142]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.7960000Z [00:03:06.142]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:28.7960423Z [00:03:06.142]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:28.7961043Z [00:03:06.142]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.7961665Z [00:03:06.142]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.7962037Z [00:03:06.142]➜  EOF
2025-08-20T21:13:28.7966548Z [00:03:06.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1092/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv;$WORK/b1092=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.23 -complete -installsuffix shared -buildid RQIfrUmxufhXxsDYdGrA/RQIfrUmxufhXxsDYdGrA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1092/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv/env.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv/util.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/internal/semconv/v1.20.0.go
2025-08-20T21:13:28.7989684Z [00:03:06.147]➜  go tool buildid -w $WORK/b1128/_pkg_.a # internal
2025-08-20T21:13:28.8004906Z [00:03:06.148]➜  cp $WORK/b1128/_pkg_.a /root/.cache/go-build/9d/9d96f14b7e140a388c38df892b11ff8a3d7b8d32232b9062d6229281ad91a308-d # internal
2025-08-20T21:13:28.8009409Z [00:03:06.149]➜  github.com/containerd/containerd/api/runtime/sandbox/v1
2025-08-20T21:13:28.8020256Z [00:03:06.149]➜  mkdir -p $WORK/b1130/
2025-08-20T21:13:28.8020691Z [00:03:06.149]➜  go tool buildid -w $WORK/b1127/_pkg_.a # internal
2025-08-20T21:13:28.8023665Z [00:03:06.150]➜  cat >/tmp/go-build1679262874/b1130/importcfg << 'EOF' # internal
2025-08-20T21:13:28.8024092Z [00:03:06.150]➜  # import config
2025-08-20T21:13:28.8024451Z [00:03:06.150]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.8025024Z [00:03:06.150]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:28.8025658Z [00:03:06.150]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:28.8026205Z [00:03:06.150]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:28.8026765Z [00:03:06.150]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:28.8027336Z [00:03:06.150]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:28.8028344Z [00:03:06.150]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:28.8029106Z [00:03:06.150]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:28.8029809Z [00:03:06.150]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:28.8030528Z [00:03:06.150]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:28.8031398Z [00:03:06.150]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.8031825Z [00:03:06.150]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.8046267Z [00:03:06.150]➜  EOF
2025-08-20T21:13:28.8049973Z [00:03:06.150]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1130/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1=>github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1;$WORK/b1130=>" -p github.com/containerd/containerd/api/runtime/sandbox/v1 -lang=go1.21 -complete -installsuffix shared -buildid nBO5_H3P4mHVU-8cWMv3/nBO5_H3P4mHVU-8cWMv3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1130/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1/sandbox.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1/sandbox_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.8.0/runtime/sandbox/v1/sandbox_ttrpc.pb.go
2025-08-20T21:13:28.8054121Z [00:03:06.150]➜  cp $WORK/b1127/_pkg_.a /root/.cache/go-build/03/035fcb473fd25d350db32ecb439a9dfd3b18f68e6b546dd38cbbef3c2429c895-d # internal
2025-08-20T21:13:28.8054988Z [00:03:06.151]➜  github.com/containerd/containerd/services/warning
2025-08-20T21:13:28.8055448Z [00:03:06.152]➜  mkdir -p $WORK/b1134/
2025-08-20T21:13:28.8055915Z [00:03:06.152]➜  cat >/tmp/go-build1679262874/b1134/importcfg << 'EOF' # internal
2025-08-20T21:13:28.8056404Z [00:03:06.152]➜  # import config
2025-08-20T21:13:28.8056754Z [00:03:06.152]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.8057587Z [00:03:06.152]➜  packagefile github.com/containerd/containerd/pkg/deprecation=/tmp/go-build1679262874/b1135/_pkg_.a
2025-08-20T21:13:28.8058634Z [00:03:06.152]➜  packagefile github.com/containerd/containerd/plugin=/tmp/go-build1679262874/b1117/_pkg_.a
2025-08-20T21:13:28.8059437Z [00:03:06.152]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.8060144Z [00:03:06.152]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.8061064Z [00:03:06.152]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.8061508Z [00:03:06.152]➜  EOF
2025-08-20T21:13:28.8064064Z [00:03:06.152]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1134/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/warning=>github.com/containerd/containerd@v1.7.27/services/warning;$WORK/b1134=>" -p github.com/containerd/containerd/services/warning -lang=go1.21 -complete -installsuffix shared -buildid jlBR6eiSL_yOUzYy0WCz/jlBR6eiSL_yOUzYy0WCz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1134/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/warning/service.go
2025-08-20T21:13:28.8251718Z [00:03:06.172]➜  go tool buildid -w $WORK/b1134/_pkg_.a # internal
2025-08-20T21:13:28.8252609Z [00:03:06.173]➜  cp $WORK/b1134/_pkg_.a /root/.cache/go-build/36/367bca078b578951995ba4047a9768d1bf5d93f86b7a654fce947c63dbbce9c1-d # internal
2025-08-20T21:13:28.8256903Z [00:03:06.173]➜  google.golang.org/genproto/googleapis/rpc/code
2025-08-20T21:13:28.8257261Z [00:03:06.173]➜  mkdir -p $WORK/b1136/
2025-08-20T21:13:28.8257659Z [00:03:06.174]➜  cat >/tmp/go-build1679262874/b1136/importcfg << 'EOF' # internal
2025-08-20T21:13:28.8258475Z [00:03:06.174]➜  # import config
2025-08-20T21:13:28.8259057Z [00:03:06.174]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:28.8259792Z [00:03:06.174]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:28.8260358Z [00:03:06.174]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:28.8260948Z [00:03:06.174]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.8261268Z [00:03:06.174]➜  EOF
2025-08-20T21:13:28.8263675Z [00:03:06.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1136/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/code=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/code;$WORK/b1136=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.21 -complete -installsuffix shared -buildid 44srnDEHNf_EwCyld3RP/44srnDEHNf_EwCyld3RP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1136/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/code/code.pb.go
2025-08-20T21:13:28.8590062Z [00:03:06.207]➜  go tool buildid -w $WORK/b1136/_pkg_.a # internal
2025-08-20T21:13:28.8616097Z [00:03:06.209]➜  cp $WORK/b1136/_pkg_.a /root/.cache/go-build/f4/f4dfa138b2c8c3cbf3ba196bd20f905a1da569221d4bd154d5d8a5a18144ba65-d # internal
2025-08-20T21:13:28.8637691Z [00:03:06.211]➜  github.com/containerd/containerd/services/introspection
2025-08-20T21:13:28.8638135Z [00:03:06.211]➜  mkdir -p $WORK/b1133/
2025-08-20T21:13:28.8638521Z [00:03:06.211]➜  cat >/tmp/go-build1679262874/b1133/importcfg << 'EOF' # internal
2025-08-20T21:13:28.8638899Z [00:03:06.211]➜  # import config
2025-08-20T21:13:28.8639247Z [00:03:06.211]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.8639678Z [00:03:06.211]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:28.8640113Z [00:03:06.211]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.8640871Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build1679262874/b1024/_pkg_.a
2025-08-20T21:13:28.8641697Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:28.8642379Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.8643051Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/filters=/tmp/go-build1679262874/b1050/_pkg_.a
2025-08-20T21:13:28.8644102Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/plugin=/tmp/go-build1679262874/b1117/_pkg_.a
2025-08-20T21:13:28.8672435Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:28.8673754Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:28.8674553Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/services=/tmp/go-build1679262874/b1132/_pkg_.a
2025-08-20T21:13:28.8675289Z [00:03:06.211]➜  packagefile github.com/containerd/containerd/services/warning=/tmp/go-build1679262874/b1134/_pkg_.a
2025-08-20T21:13:28.8675939Z [00:03:06.211]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:28.8676482Z [00:03:06.211]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:28.8677115Z [00:03:06.211]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1679262874/b1136/_pkg_.a
2025-08-20T21:13:28.8677841Z [00:03:06.211]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:28.8678465Z [00:03:06.211]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:28.8679220Z [00:03:06.211]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:28.8679711Z [00:03:06.211]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:28.8680155Z [00:03:06.211]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:28.8680783Z [00:03:06.211]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:28.8681280Z [00:03:06.211]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.8681704Z [00:03:06.211]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:28.8682023Z [00:03:06.211]➜  EOF
2025-08-20T21:13:28.8687472Z [00:03:06.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1133/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/introspection=>github.com/containerd/containerd@v1.7.27/services/introspection;$WORK/b1133=>" -p github.com/containerd/containerd/services/introspection -lang=go1.21 -complete -installsuffix shared -buildid bkIHHNIjuy7ujZPJ5pT3/bkIHHNIjuy7ujZPJ5pT3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1133/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/introspection/introspection.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/introspection/local.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/introspection/pidns_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services/introspection/service.go
2025-08-20T21:13:28.9550679Z [00:03:06.303]➜  go tool buildid -w $WORK/b1133/_pkg_.a # internal
2025-08-20T21:13:28.9585611Z [00:03:06.307]➜  go tool buildid -w $WORK/b1130/_pkg_.a # internal
2025-08-20T21:13:28.9594725Z [00:03:06.308]➜  cp $WORK/b1133/_pkg_.a /root/.cache/go-build/c4/c4b76430dc8af53df4de5dc529a3355a850b766074ea38113c1f30bfd5858dc1-d # internal
2025-08-20T21:13:28.9600971Z [00:03:06.308]➜  github.com/containerd/containerd/snapshots/proxy
2025-08-20T21:13:28.9603560Z [00:03:06.308]➜  mkdir -p $WORK/b1137/
2025-08-20T21:13:28.9604652Z [00:03:06.308]➜  cat >/tmp/go-build1679262874/b1137/importcfg << 'EOF' # internal
2025-08-20T21:13:28.9605557Z [00:03:06.308]➜  # import config
2025-08-20T21:13:28.9605975Z [00:03:06.308]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.9606668Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build1679262874/b1028/_pkg_.a
2025-08-20T21:13:28.9607433Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:28.9608120Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.9609191Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:28.9609869Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:28.9612525Z [00:03:06.308]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:28.9613389Z [00:03:06.309]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:13:28.9613946Z [00:03:06.309]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.9614255Z [00:03:06.309]➜  EOF
2025-08-20T21:13:28.9627940Z [00:03:06.310]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1137/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshots/proxy=>github.com/containerd/containerd@v1.7.27/snapshots/proxy;$WORK/b1137=>" -p github.com/containerd/containerd/snapshots/proxy -lang=go1.21 -complete -installsuffix shared -buildid OUwxPWigyQFe2iI2A2VZ/OUwxPWigyQFe2iI2A2VZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1137/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshots/proxy/proxy.go
2025-08-20T21:13:28.9630962Z [00:03:06.310]➜  cp $WORK/b1130/_pkg_.a /root/.cache/go-build/31/31b7df442d8d04fd67b9e7bde7503d3a18fd1f69246bc3630c71a10ebb1705a4-d # internal
2025-08-20T21:13:28.9651985Z [00:03:06.313]➜  github.com/containerd/containerd/sandbox
2025-08-20T21:13:28.9652338Z [00:03:06.313]➜  mkdir -p $WORK/b1129/
2025-08-20T21:13:28.9655867Z [00:03:06.314]➜  cat >/tmp/go-build1679262874/b1129/importcfg << 'EOF' # internal
2025-08-20T21:13:28.9656279Z [00:03:06.314]➜  # import config
2025-08-20T21:13:28.9656635Z [00:03:06.314]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.9657061Z [00:03:06.314]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:28.9657695Z [00:03:06.314]➜  packagefile github.com/containerd/containerd/api/runtime/sandbox/v1=/tmp/go-build1679262874/b1130/_pkg_.a
2025-08-20T21:13:28.9658434Z [00:03:06.314]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:28.9659130Z [00:03:06.314]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:28.9659804Z [00:03:06.314]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:28.9660976Z [00:03:06.314]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:28.9661741Z [00:03:06.314]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:13:28.9662339Z [00:03:06.314]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:28.9663007Z [00:03:06.314]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:28.9663631Z [00:03:06.314]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:28.9664101Z [00:03:06.314]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.9664416Z [00:03:06.314]➜  EOF
2025-08-20T21:13:28.9667640Z [00:03:06.314]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1129/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox=>github.com/containerd/containerd@v1.7.27/sandbox;$WORK/b1129=>" -p github.com/containerd/containerd/sandbox -lang=go1.21 -complete -installsuffix shared -buildid jhjO-Y_F_2FVocikJ3Zh/jhjO-Y_F_2FVocikJ3Zh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1129/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/bridge.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/controller.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/helpers.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/store.go
2025-08-20T21:13:28.9693533Z [00:03:06.317]➜  go tool buildid -w $WORK/b1092/_pkg_.a # internal
2025-08-20T21:13:28.9730893Z [00:03:06.321]➜  cp $WORK/b1092/_pkg_.a /root/.cache/go-build/b2/b24ad638b18a2a3770c2cde78e52005e894806c289e97459035685b001878ee8-d # internal
2025-08-20T21:13:28.9754912Z [00:03:06.323]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T21:13:28.9765593Z [00:03:06.323]➜  mkdir -p $WORK/b1089/
2025-08-20T21:13:28.9768111Z [00:03:06.325]➜  cat >/tmp/go-build1679262874/b1089/importcfg << 'EOF' # internal
2025-08-20T21:13:28.9768484Z [00:03:06.325]➜  # import config
2025-08-20T21:13:28.9768832Z [00:03:06.325]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:28.9769359Z [00:03:06.325]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build1679262874/b1090/_pkg_.a
2025-08-20T21:13:28.9770163Z [00:03:06.325]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build1679262874/b1091/_pkg_.a
2025-08-20T21:13:28.9771359Z [00:03:06.325]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1679262874/b1092/_pkg_.a
2025-08-20T21:13:28.9772531Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:28.9773125Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:28.9773735Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:28.9774323Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:28.9774938Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1679262874/b1111/_pkg_.a
2025-08-20T21:13:28.9775547Z [00:03:06.325]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:28.9776043Z [00:03:06.325]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:28.9776462Z [00:03:06.325]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:28.9776934Z [00:03:06.325]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:13:28.9777414Z [00:03:06.325]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:28.9777843Z [00:03:06.325]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:28.9778269Z [00:03:06.325]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:28.9778901Z [00:03:06.325]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:28.9779413Z [00:03:06.325]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:28.9779727Z [00:03:06.325]➜  EOF
2025-08-20T21:13:28.9785379Z [00:03:06.325]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1089/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0;$WORK/b1089=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.23 -complete -installsuffix shared -buildid 87UzRmkfP9YFdNQIlrWN/87UzRmkfP9YFdNQIlrWN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1089/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/client.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/common.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/labeler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/start_time_context.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/transport.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.61.0/version.go
2025-08-20T21:13:29.0208756Z [00:03:06.369]➜  go tool buildid -w $WORK/b1137/_pkg_.a # internal
2025-08-20T21:13:29.0223137Z [00:03:06.370]➜  cp $WORK/b1137/_pkg_.a /root/.cache/go-build/5b/5bfee3bc121c6eb15f66a42e674094158d0fd9b8b2aacf55c555138f8abc1246-d # internal
2025-08-20T21:13:29.0226072Z [00:03:06.370]➜  github.com/moby/sys/signal
2025-08-20T21:13:29.0226469Z [00:03:06.370]➜  mkdir -p $WORK/b1138/
2025-08-20T21:13:29.0226858Z [00:03:06.370]➜  cat >/tmp/go-build1679262874/b1138/importcfg << 'EOF' # internal
2025-08-20T21:13:29.0227211Z [00:03:06.370]➜  # import config
2025-08-20T21:13:29.0227544Z [00:03:06.370]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.0228018Z [00:03:06.370]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:29.0228492Z [00:03:06.370]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.0228917Z [00:03:06.370]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:29.0229730Z [00:03:06.370]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.0230177Z [00:03:06.370]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.0230799Z [00:03:06.370]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.0231177Z [00:03:06.370]➜  EOF
2025-08-20T21:13:29.0233412Z [00:03:06.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1138/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/signal@v0.7.0=>github.com/moby/sys/signal@v0.7.0;$WORK/b1138=>" -p github.com/moby/sys/signal -lang=go1.16 -complete -installsuffix shared -buildid REOfPZ51cmZwm8cv-TLD/REOfPZ51cmZwm8cv-TLD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1138/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.0/signal.go /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.0/signal_linux.go /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.0/signal_unix.go
2025-08-20T21:13:29.0321861Z [00:03:06.380]➜  go tool buildid -w $WORK/b1129/_pkg_.a # internal
2025-08-20T21:13:29.0338392Z [00:03:06.382]➜  cp $WORK/b1129/_pkg_.a /root/.cache/go-build/15/1581de7edb8af1e2796a9743181497ea7f0b318c410c5cf61570ce328ce4e54a-d # internal
2025-08-20T21:13:29.0360230Z [00:03:06.384]➜  github.com/containerd/containerd/sandbox/proxy
2025-08-20T21:13:29.0361737Z [00:03:06.384]➜  mkdir -p $WORK/b1131/
2025-08-20T21:13:29.0394540Z [00:03:06.387]➜  cat >/tmp/go-build1679262874/b1131/importcfg << 'EOF' # internal
2025-08-20T21:13:29.0395326Z [00:03:06.387]➜  # import config
2025-08-20T21:13:29.0396226Z [00:03:06.387]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.0396911Z [00:03:06.387]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build1679262874/b1027/_pkg_.a
2025-08-20T21:13:29.0397676Z [00:03:06.387]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:29.0398348Z [00:03:06.387]➜  packagefile github.com/containerd/containerd/sandbox=/tmp/go-build1679262874/b1129/_pkg_.a
2025-08-20T21:13:29.0399070Z [00:03:06.388]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.0399778Z [00:03:06.388]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:29.0400228Z [00:03:06.388]➜  EOF
2025-08-20T21:13:29.0402936Z [00:03:06.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1131/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/proxy=>github.com/containerd/containerd@v1.7.27/sandbox/proxy;$WORK/b1131=>" -p github.com/containerd/containerd/sandbox/proxy -lang=go1.21 -complete -installsuffix shared -buildid jad-pftSOaebW_tN3uLP/jad-pftSOaebW_tN3uLP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1131/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/proxy/controller.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox/proxy/store.go
2025-08-20T21:13:29.0621626Z [00:03:06.410]➜  go tool buildid -w $WORK/b1138/_pkg_.a # internal
2025-08-20T21:13:29.0622312Z [00:03:06.410]➜  go tool buildid -w $WORK/b1089/_pkg_.a # internal
2025-08-20T21:13:29.0624204Z [00:03:06.410]➜  cp $WORK/b1138/_pkg_.a /root/.cache/go-build/6f/6fde92fdb5b705ccba54a890da7356aca0a465fceccb7252b0ce326f850391d2-d # internal
2025-08-20T21:13:29.0625990Z [00:03:06.410]➜  github.com/opencontainers/selinux/pkg/pwalkdir
2025-08-20T21:13:29.0627042Z [00:03:06.410]➜  mkdir -p $WORK/b1141/
2025-08-20T21:13:29.0627551Z [00:03:06.411]➜  cat >/tmp/go-build1679262874/b1141/importcfg << 'EOF' # internal
2025-08-20T21:13:29.0627920Z [00:03:06.411]➜  # import config
2025-08-20T21:13:29.0628287Z [00:03:06.411]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.0628708Z [00:03:06.411]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.0629117Z [00:03:06.411]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:29.0629582Z [00:03:06.411]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:29.0630034Z [00:03:06.411]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:29.0630454Z [00:03:06.411]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.0630984Z [00:03:06.411]➜  EOF
2025-08-20T21:13:29.0633102Z [00:03:06.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1141/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/pkg/pwalkdir=>github.com/opencontainers/selinux@v1.11.1/pkg/pwalkdir;$WORK/b1141=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.19 -complete -installsuffix shared -buildid kFXn2W_gEIfM_bYL5A3M/kFXn2W_gEIfM_bYL5A3M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1141/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/pkg/pwalkdir/pwalkdir.go
2025-08-20T21:13:29.0649621Z [00:03:06.413]➜  cp $WORK/b1089/_pkg_.a /root/.cache/go-build/f7/f7e87ccc6f01c4ff452deaea27abfba27ca5abcdcd3f85e1af13fa5a5894ad9e-d # internal
2025-08-20T21:13:29.0663022Z [00:03:06.414]➜  github.com/containerd/containerd/tracing
2025-08-20T21:13:29.0664050Z [00:03:06.414]➜  mkdir -p $WORK/b1088/
2025-08-20T21:13:29.0676725Z [00:03:06.415]➜  cat >/tmp/go-build1679262874/b1088/importcfg << 'EOF' # internal
2025-08-20T21:13:29.0677433Z [00:03:06.415]➜  # import config
2025-08-20T21:13:29.0677849Z [00:03:06.415]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.0678309Z [00:03:06.415]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.0678748Z [00:03:06.415]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.0679252Z [00:03:06.415]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:29.0679968Z [00:03:06.415]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1679262874/b1089/_pkg_.a
2025-08-20T21:13:29.0681220Z [00:03:06.415]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:29.0689090Z [00:03:06.415]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:29.0689846Z [00:03:06.415]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:29.0690511Z [00:03:06.415]➜  packagefile go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build1679262874/b1115/_pkg_.a
2025-08-20T21:13:29.0691270Z [00:03:06.416]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:29.0691785Z [00:03:06.416]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:29.0692489Z [00:03:06.416]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.0692810Z [00:03:06.416]➜  EOF
2025-08-20T21:13:29.0695520Z [00:03:06.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1088/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/tracing=>github.com/containerd/containerd@v1.7.27/tracing;$WORK/b1088=>" -p github.com/containerd/containerd/tracing -lang=go1.21 -complete -installsuffix shared -buildid bSvCmkKIvmshRBDu1_M3/bSvCmkKIvmshRBDu1_M3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1088/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/tracing/helpers.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/tracing/log.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/tracing/tracing.go
2025-08-20T21:13:29.0820067Z [00:03:06.430]➜  go tool buildid -w $WORK/b1141/_pkg_.a # internal
2025-08-20T21:13:29.0831010Z [00:03:06.431]➜  cp $WORK/b1141/_pkg_.a /root/.cache/go-build/d8/d8c19f1e1a4340d5551aaa096cee15a51c0afc08ef75527360f42ec035f3fe23-d # internal
2025-08-20T21:13:29.0839115Z [00:03:06.432]➜  github.com/opencontainers/selinux/go-selinux
2025-08-20T21:13:29.0840365Z [00:03:06.432]➜  mkdir -p $WORK/b1140/
2025-08-20T21:13:29.0852936Z [00:03:06.433]➜  cat >/tmp/go-build1679262874/b1140/importcfg << 'EOF' # internal
2025-08-20T21:13:29.0853453Z [00:03:06.433]➜  # import config
2025-08-20T21:13:29.0853801Z [00:03:06.433]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:29.0854227Z [00:03:06.433]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.0854674Z [00:03:06.433]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:29.0855147Z [00:03:06.433]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:29.0855596Z [00:03:06.433]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.0856009Z [00:03:06.433]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.0856598Z [00:03:06.433]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1679262874/b1141/_pkg_.a
2025-08-20T21:13:29.0857221Z [00:03:06.433]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:29.0857689Z [00:03:06.433]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.0858099Z [00:03:06.433]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:29.0858524Z [00:03:06.433]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:29.0859221Z [00:03:06.433]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.0859700Z [00:03:06.433]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:29.0860150Z [00:03:06.433]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:29.0860761Z [00:03:06.433]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.0861238Z [00:03:06.433]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.0861669Z [00:03:06.433]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.0861978Z [00:03:06.433]➜  EOF
2025-08-20T21:13:29.0864987Z [00:03:06.433]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1140/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux=>github.com/opencontainers/selinux@v1.11.1/go-selinux;$WORK/b1140=>" -p github.com/opencontainers/selinux/go-selinux -lang=go1.19 -complete -installsuffix shared -buildid JkmpJ47MceWYCHLSDcX4/JkmpJ47MceWYCHLSDcX4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1140/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/doc.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/selinux.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/selinux_linux.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/xattrs_linux.go
2025-08-20T21:13:29.1401131Z [00:03:06.488]➜  go tool buildid -w $WORK/b1088/_pkg_.a # internal
2025-08-20T21:13:29.1404276Z [00:03:06.488]➜  go tool buildid -w $WORK/b1131/_pkg_.a # internal
2025-08-20T21:13:29.1416363Z [00:03:06.489]➜  cp $WORK/b1088/_pkg_.a /root/.cache/go-build/83/83c299250fb9e9aa8e8116116ba61bf7943ae1ff738c722a4de748677bedf469-d # internal
2025-08-20T21:13:29.1426498Z [00:03:06.490]➜  cp $WORK/b1131/_pkg_.a /root/.cache/go-build/80/80d5cb40a17f63ddb5405fd46aa0be1f5faaac7ff292f1fdb5c7706141325afc-d # internal
2025-08-20T21:13:29.1435778Z [00:03:06.491]➜  github.com/containerd/containerd/pkg/unpack
2025-08-20T21:13:29.1438679Z [00:03:06.491]➜  mkdir -p $WORK/b1086/
2025-08-20T21:13:29.1439136Z [00:03:06.492]➜  cat >/tmp/go-build1679262874/b1086/importcfg << 'EOF' # internal
2025-08-20T21:13:29.1441715Z [00:03:06.492]➜  # import config
2025-08-20T21:13:29.1442075Z [00:03:06.492]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.1442544Z [00:03:06.492]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:29.1443032Z [00:03:06.492]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:29.1443507Z [00:03:06.492]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.1443963Z [00:03:06.492]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.1444377Z [00:03:06.492]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.1444928Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:29.1445594Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/diff=/tmp/go-build1679262874/b1056/_pkg_.a
2025-08-20T21:13:29.1446311Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:29.1446977Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:29.1447640Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:29.1448292Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:29.1448988Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/pkg/cleanup=/tmp/go-build1679262874/b1087/_pkg_.a
2025-08-20T21:13:29.1449687Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/pkg/kmutex=/tmp/go-build1679262874/b1080/_pkg_.a
2025-08-20T21:13:29.1467825Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:13:29.1468785Z [00:03:06.492]➜  packagefile github.com/containerd/containerd/tracing=/tmp/go-build1679262874/b1088/_pkg_.a
2025-08-20T21:13:29.1469413Z [00:03:06.492]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:29.1469999Z [00:03:06.492]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:29.1470759Z [00:03:06.492]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:29.1471496Z [00:03:06.492]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build1679262874/b1116/_pkg_.a
2025-08-20T21:13:29.1472227Z [00:03:06.492]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.1472889Z [00:03:06.492]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:29.1473476Z [00:03:06.492]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:29.1473975Z [00:03:06.492]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.1474402Z [00:03:06.492]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.1474837Z [00:03:06.492]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:29.1475551Z [00:03:06.492]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.1475858Z [00:03:06.492]➜  EOF
2025-08-20T21:13:29.1478030Z [00:03:06.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1086/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/unpack=>github.com/containerd/containerd@v1.7.27/pkg/unpack;$WORK/b1086=>" -p github.com/containerd/containerd/pkg/unpack -lang=go1.21 -complete -installsuffix shared -buildid Hh2H9Oz-BdppCNYSOITG/Hh2H9Oz-BdppCNYSOITG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1086/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pkg/unpack/unpacker.go
2025-08-20T21:13:29.1480072Z [00:03:06.495]➜  github.com/containerd/containerd/remotes/docker
2025-08-20T21:13:29.1480401Z [00:03:06.495]➜  mkdir -p $WORK/b1121/
2025-08-20T21:13:29.1488453Z [00:03:06.496]➜  cat >/tmp/go-build1679262874/b1121/importcfg << 'EOF' # internal
2025-08-20T21:13:29.1488844Z [00:03:06.496]➜  # import config
2025-08-20T21:13:29.1489187Z [00:03:06.496]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.1489615Z [00:03:06.496]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.1490062Z [00:03:06.496]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:29.1490531Z [00:03:06.496]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:29.1491227Z [00:03:06.496]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.1491691Z [00:03:06.496]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.1492097Z [00:03:06.496]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.1492646Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:29.1493315Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:29.1493991Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:29.1494649Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:29.1495330Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/reference=/tmp/go-build1679262874/b1068/_pkg_.a
2025-08-20T21:13:29.1496004Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:13:29.1496933Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/remotes/docker/auth=/tmp/go-build1679262874/b1122/_pkg_.a
2025-08-20T21:13:29.1497766Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/remotes/docker/schema1=/tmp/go-build1679262874/b1125/_pkg_.a
2025-08-20T21:13:29.1498522Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/remotes/errors=/tmp/go-build1679262874/b1123/_pkg_.a
2025-08-20T21:13:29.1499221Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/tracing=/tmp/go-build1679262874/b1088/_pkg_.a
2025-08-20T21:13:29.1499887Z [00:03:06.496]➜  packagefile github.com/containerd/containerd/version=/tmp/go-build1679262874/b1124/_pkg_.a
2025-08-20T21:13:29.1500502Z [00:03:06.496]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:29.1501227Z [00:03:06.496]➜  packagefile github.com/moby/locker=/tmp/go-build1679262874/b1126/_pkg_.a
2025-08-20T21:13:29.1501812Z [00:03:06.496]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:29.1502495Z [00:03:06.496]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.1503044Z [00:03:06.496]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.1503444Z [00:03:06.496]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.1503864Z [00:03:06.496]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:29.1504489Z [00:03:06.496]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:29.1504899Z [00:03:06.496]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.1505454Z [00:03:06.496]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:29.1505935Z [00:03:06.496]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:29.1506428Z [00:03:06.496]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.1506854Z [00:03:06.496]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.1507270Z [00:03:06.496]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.1507685Z [00:03:06.496]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.1507988Z [00:03:06.496]➜  EOF
2025-08-20T21:13:29.1514723Z [00:03:06.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1121/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker=>github.com/containerd/containerd@v1.7.27/remotes/docker;$WORK/b1121=>" -p github.com/containerd/containerd/remotes/docker -lang=go1.21 -complete -installsuffix shared -buildid 7EtbW7mvqTz7r8fXuPOq/7EtbW7mvqTz7r8fXuPOq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1121/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/authorizer.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/converter.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/errcode.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/errdesc.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/fetcher.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/handler.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/httpreadseeker.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/pusher.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/registry.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/resolver.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/resolver_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/scope.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/status.go
2025-08-20T21:13:29.1926476Z [00:03:06.541]➜  go tool buildid -w $WORK/b1140/_pkg_.a # internal
2025-08-20T21:13:29.1956665Z [00:03:06.544]➜  cp $WORK/b1140/_pkg_.a /root/.cache/go-build/6d/6d0b8a8a7ca0af2e435fdfee5e0b6c6383f543a9f4e87774de706b023eafcfa3-d # internal
2025-08-20T21:13:29.1958243Z [00:03:06.544]➜  github.com/opencontainers/selinux/go-selinux/label
2025-08-20T21:13:29.1959708Z [00:03:06.544]➜  mkdir -p $WORK/b1139/
2025-08-20T21:13:29.1960156Z [00:03:06.544]➜  cat >/tmp/go-build1679262874/b1139/importcfg << 'EOF' # internal
2025-08-20T21:13:29.1960550Z [00:03:06.544]➜  # import config
2025-08-20T21:13:29.1961102Z [00:03:06.544]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.1961530Z [00:03:06.544]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.1962122Z [00:03:06.544]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build1679262874/b1140/_pkg_.a
2025-08-20T21:13:29.1962688Z [00:03:06.544]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.1963005Z [00:03:06.544]➜  EOF
2025-08-20T21:13:29.1965529Z [00:03:06.544]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1139/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/label=>github.com/opencontainers/selinux@v1.11.1/go-selinux/label;$WORK/b1139=>" -p github.com/opencontainers/selinux/go-selinux/label -lang=go1.19 -complete -installsuffix shared -buildid c0DbKgrNgfJIB2tH010i/c0DbKgrNgfJIB2tH010i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1139/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/label/label.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.11.1/go-selinux/label/label_linux.go
2025-08-20T21:13:29.2211896Z [00:03:06.569]➜  go tool buildid -w $WORK/b1139/_pkg_.a # internal
2025-08-20T21:13:29.2216746Z [00:03:06.570]➜  cp $WORK/b1139/_pkg_.a /root/.cache/go-build/ce/ce1c545c5b0345c3dd0abecba7391cc1d40c43c2395287fdd7270ba1d514265a-d # internal
2025-08-20T21:13:29.2238651Z [00:03:06.572]➜  google.golang.org/grpc/health/grpc_health_v1
2025-08-20T21:13:29.2240106Z [00:03:06.572]➜  mkdir -p $WORK/b1142/
2025-08-20T21:13:29.2240630Z [00:03:06.572]➜  cat >/tmp/go-build1679262874/b1142/importcfg << 'EOF' # internal
2025-08-20T21:13:29.2241091Z [00:03:06.572]➜  # import config
2025-08-20T21:13:29.2241442Z [00:03:06.572]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.2241934Z [00:03:06.572]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:29.2242499Z [00:03:06.572]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:29.2243066Z [00:03:06.572]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:29.2243736Z [00:03:06.572]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:29.2244446Z [00:03:06.572]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:29.2244996Z [00:03:06.572]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:29.2245422Z [00:03:06.572]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.2245730Z [00:03:06.572]➜  EOF
2025-08-20T21:13:29.2248058Z [00:03:06.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1142/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/health/grpc_health_v1=>google.golang.org/grpc@v1.68.1/health/grpc_health_v1;$WORK/b1142=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.22 -complete -installsuffix shared -buildid 2sL-J5bxgwVtBBsEny_s/2sL-J5bxgwVtBBsEny_s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1142/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/health/grpc_health_v1/health.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/health/grpc_health_v1/health_grpc.pb.go
2025-08-20T21:13:29.2491442Z [00:03:06.597]➜  go tool buildid -w $WORK/b1086/_pkg_.a # internal
2025-08-20T21:13:29.2507168Z [00:03:06.599]➜  cp $WORK/b1086/_pkg_.a /root/.cache/go-build/2a/2a7c397a9d25a89075e66e43d996b5f49b9440063ca595f9564403cbccd1a06a-d # internal
2025-08-20T21:13:29.2528137Z [00:03:06.601]➜  github.com/docker/cli/cli/connhelper/commandconn
2025-08-20T21:13:29.2532807Z [00:03:06.601]➜  mkdir -p $WORK/b1147/
2025-08-20T21:13:29.2539497Z [00:03:06.602]➜  cat >/tmp/go-build1679262874/b1147/importcfg << 'EOF' # internal
2025-08-20T21:13:29.2540866Z [00:03:06.602]➜  # import config
2025-08-20T21:13:29.2541368Z [00:03:06.602]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.2542215Z [00:03:06.602]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.2543227Z [00:03:06.602]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.2543804Z [00:03:06.602]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:29.2544297Z [00:03:06.602]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.2544705Z [00:03:06.602]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.2545117Z [00:03:06.602]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.2545534Z [00:03:06.602]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:29.2546007Z [00:03:06.602]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:29.2546437Z [00:03:06.602]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.2547261Z [00:03:06.602]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.2547702Z [00:03:06.602]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:29.2548146Z [00:03:06.602]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.2548876Z [00:03:06.602]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.2549273Z [00:03:06.602]➜  EOF
2025-08-20T21:13:29.2552700Z [00:03:06.602]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1147/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/commandconn=>github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/commandconn;$WORK/b1147=>" -p github.com/docker/cli/cli/connhelper/commandconn -lang=go1.16 -complete -installsuffix shared -buildid MIkXDC-ZyBJJNFasVs1W/MIkXDC-ZyBJJNFasVs1W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1147/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/commandconn/commandconn.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/commandconn/pdeathsig_linux.go /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/commandconn/session_unix.go
2025-08-20T21:13:29.3095769Z [00:03:06.658]➜  go tool buildid -w $WORK/b1142/_pkg_.a # internal
2025-08-20T21:13:29.3135336Z [00:03:06.662]➜  cp $WORK/b1142/_pkg_.a /root/.cache/go-build/b1/b17a048eb50f59f0ae4c9c91291679d33375815cd2fb89797a116b66c8d70ed7-d # internal
2025-08-20T21:13:29.3136536Z [00:03:06.662]➜  github.com/docker/cli/cli/connhelper/ssh
2025-08-20T21:13:29.3136953Z [00:03:06.662]➜  mkdir -p $WORK/b1148/
2025-08-20T21:13:29.3143994Z [00:03:06.662]➜  cat >/tmp/go-build1679262874/b1148/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3144705Z [00:03:06.662]➜  # import config
2025-08-20T21:13:29.3145485Z [00:03:06.662]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.3145957Z [00:03:06.662]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.3146409Z [00:03:06.662]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:29.3146726Z [00:03:06.662]➜  EOF
2025-08-20T21:13:29.3154421Z [00:03:06.663]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1148/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/ssh=>github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/ssh;$WORK/b1148=>" -p github.com/docker/cli/cli/connhelper/ssh -lang=go1.16 -complete -installsuffix shared -buildid EDuLyWWSgBNKLKNu8Coo/EDuLyWWSgBNKLKNu8Coo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1148/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/ssh/ssh.go
2025-08-20T21:13:29.3226663Z [00:03:06.671]➜  go tool buildid -w $WORK/b1147/_pkg_.a # internal
2025-08-20T21:13:29.3239326Z [00:03:06.672]➜  cp $WORK/b1147/_pkg_.a /root/.cache/go-build/fe/feab92603d5b681556e014760ed88851f27034d2c67745971ac1a5d5837d0bcc-d # internal
2025-08-20T21:13:29.3257286Z [00:03:06.674]➜  github.com/containerd/errdefs/pkg/internal/cause
2025-08-20T21:13:29.3257697Z [00:03:06.674]➜  mkdir -p $WORK/b1151/
2025-08-20T21:13:29.3267290Z [00:03:06.675]➜  cat >/tmp/go-build1679262874/b1151/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3268024Z [00:03:06.675]➜  # import config
2025-08-20T21:13:29.3268862Z [00:03:06.675]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.3269235Z [00:03:06.675]➜  EOF
2025-08-20T21:13:29.3277710Z [00:03:06.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1151/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/cause=>github.com/containerd/errdefs/pkg@v0.3.0/internal/cause;$WORK/b1151=>" -p github.com/containerd/errdefs/pkg/internal/cause -lang=go1.22 -complete -installsuffix shared -buildid YQ5AQUha3WR6fWqvCWJT/YQ5AQUha3WR6fWqvCWJT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1151/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/cause/cause.go
2025-08-20T21:13:29.3309255Z [00:03:06.679]➜  go tool buildid -w $WORK/b1148/_pkg_.a # internal
2025-08-20T21:13:29.3319943Z [00:03:06.680]➜  cp $WORK/b1148/_pkg_.a /root/.cache/go-build/5d/5db94aa44a01bfe1a2958a1ee49e76f5f93b901c50823b6900c1d070cc658a68-d # internal
2025-08-20T21:13:29.3326837Z [00:03:06.681]➜  github.com/docker/cli/cli/connhelper
2025-08-20T21:13:29.3327269Z [00:03:06.681]➜  mkdir -p $WORK/b1146/
2025-08-20T21:13:29.3335843Z [00:03:06.682]➜  cat >/tmp/go-build1679262874/b1146/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3336418Z [00:03:06.682]➜  # import config
2025-08-20T21:13:29.3336915Z [00:03:06.682]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.3337528Z [00:03:06.682]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.3338292Z [00:03:06.682]➜  packagefile github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build1679262874/b1147/_pkg_.a
2025-08-20T21:13:29.3339185Z [00:03:06.682]➜  packagefile github.com/docker/cli/cli/connhelper/ssh=/tmp/go-build1679262874/b1148/_pkg_.a
2025-08-20T21:13:29.3339848Z [00:03:06.682]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.3340384Z [00:03:06.682]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:29.3341076Z [00:03:06.682]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.3341517Z [00:03:06.682]➜  EOF
2025-08-20T21:13:29.3343694Z [00:03:06.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1146/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper=>github.com/docker/cli@v28.3.0+incompatible/cli/connhelper;$WORK/b1146=>" -p github.com/docker/cli/cli/connhelper -lang=go1.16 -complete -installsuffix shared -buildid l8Ym1G5AJSI6z5ZsaKn5/l8Ym1G5AJSI6z5ZsaKn5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1146/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.0+incompatible/cli/connhelper/connhelper.go
2025-08-20T21:13:29.3496675Z [00:03:06.698]➜  go tool buildid -w $WORK/b1151/_pkg_.a # internal
2025-08-20T21:13:29.3507730Z [00:03:06.699]➜  cp $WORK/b1151/_pkg_.a /root/.cache/go-build/89/89029cb167e7d85cb56e9467c3cbef3e0d2cfbb2f10c05f98837c386a76b55ec-d # internal
2025-08-20T21:13:29.3508417Z [00:03:06.699]➜  github.com/containerd/errdefs/pkg/errhttp
2025-08-20T21:13:29.3513320Z [00:03:06.699]➜  mkdir -p $WORK/b1150/
2025-08-20T21:13:29.3514393Z [00:03:06.699]➜  cat >/tmp/go-build1679262874/b1150/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3515725Z [00:03:06.699]➜  # import config
2025-08-20T21:13:29.3516167Z [00:03:06.699]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.3516694Z [00:03:06.699]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:29.3517374Z [00:03:06.699]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build1679262874/b1151/_pkg_.a
2025-08-20T21:13:29.3517974Z [00:03:06.699]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:29.3518302Z [00:03:06.699]➜  EOF
2025-08-20T21:13:29.3520284Z [00:03:06.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1150/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/errhttp=>github.com/containerd/errdefs/pkg@v0.3.0/errhttp;$WORK/b1150=>" -p github.com/containerd/errdefs/pkg/errhttp -lang=go1.22 -complete -installsuffix shared -buildid 0-pGK_JngRU73a29oYq_/0-pGK_JngRU73a29oYq_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1150/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/errhttp/http.go
2025-08-20T21:13:29.3656789Z [00:03:06.714]➜  go tool buildid -w $WORK/b1150/_pkg_.a # internal
2025-08-20T21:13:29.3661861Z [00:03:06.714]➜  cp $WORK/b1150/_pkg_.a /root/.cache/go-build/8b/8ba105cf51571750b3a40c984a70e81ae18853836909924d8f5f1c2f08dfd718-d # internal
2025-08-20T21:13:29.3682113Z [00:03:06.716]➜  github.com/docker/docker/api/types/blkiodev
2025-08-20T21:13:29.3683336Z [00:03:06.716]➜  mkdir -p $WORK/b1156/
2025-08-20T21:13:29.3683775Z [00:03:06.716]➜  cat >/tmp/go-build1679262874/b1156/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3684137Z [00:03:06.716]➜  # import config
2025-08-20T21:13:29.3684921Z [00:03:06.716]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.3685315Z [00:03:06.716]➜  EOF
2025-08-20T21:13:29.3687556Z [00:03:06.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1156/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/blkiodev=>github.com/docker/docker@v28.3.2+incompatible/api/types/blkiodev;$WORK/b1156=>" -p github.com/docker/docker/api/types/blkiodev -lang=go1.16 -complete -installsuffix shared -buildid -BgxB74oIDmUi6p3XEdw/-BgxB74oIDmUi6p3XEdw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1156/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/blkiodev/blkio.go
2025-08-20T21:13:29.3704185Z [00:03:06.718]➜  go tool buildid -w $WORK/b1146/_pkg_.a # internal
2025-08-20T21:13:29.3704960Z [00:03:06.718]➜  cp $WORK/b1146/_pkg_.a /root/.cache/go-build/bf/bf2b05e7420e1584482eeb52ba63c9b2761edb80d9c6fa675c5ae2ae16956b66-d # internal
2025-08-20T21:13:29.3734485Z [00:03:06.722]➜  github.com/docker/docker/api/types/versions
2025-08-20T21:13:29.3736064Z [00:03:06.722]➜  mkdir -p $WORK/b1159/
2025-08-20T21:13:29.3737668Z [00:03:06.722]➜  cat >/tmp/go-build1679262874/b1159/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3738068Z [00:03:06.722]➜  # import config
2025-08-20T21:13:29.3738707Z [00:03:06.722]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.3739199Z [00:03:06.722]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.3739524Z [00:03:06.722]➜  EOF
2025-08-20T21:13:29.3741938Z [00:03:06.722]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1159/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/versions=>github.com/docker/docker@v28.3.2+incompatible/api/types/versions;$WORK/b1159=>" -p github.com/docker/docker/api/types/versions -lang=go1.16 -complete -installsuffix shared -buildid 8zeLoy7PSfdgoaOYnaYK/8zeLoy7PSfdgoaOYnaYK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1159/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/versions/compare.go
2025-08-20T21:13:29.3832521Z [00:03:06.731]➜  go tool buildid -w $WORK/b1156/_pkg_.a # internal
2025-08-20T21:13:29.3840036Z [00:03:06.732]➜  cp $WORK/b1156/_pkg_.a /root/.cache/go-build/ae/ae436f7b34896659af2e31214f2544b6bcda562ba8e6dcf33f4c37975f9a10e4-d # internal
2025-08-20T21:13:29.3844646Z [00:03:06.733]➜  github.com/docker/docker/api/types/mount
2025-08-20T21:13:29.3845001Z [00:03:06.733]➜  mkdir -p $WORK/b1160/
2025-08-20T21:13:29.3859492Z [00:03:06.734]➜  cat >/tmp/go-build1679262874/b1160/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3860772Z [00:03:06.734]➜  # import config
2025-08-20T21:13:29.3861874Z [00:03:06.734]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.3862232Z [00:03:06.734]➜  EOF
2025-08-20T21:13:29.3864492Z [00:03:06.734]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1160/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/mount=>github.com/docker/docker@v28.3.2+incompatible/api/types/mount;$WORK/b1160=>" -p github.com/docker/docker/api/types/mount -lang=go1.16 -complete -installsuffix shared -buildid npxMNOMs9H7fmgAWNt_g/npxMNOMs9H7fmgAWNt_g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1160/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/mount/mount.go
2025-08-20T21:13:29.3912147Z [00:03:06.739]➜  go tool buildid -w $WORK/b1159/_pkg_.a # internal
2025-08-20T21:13:29.3915178Z [00:03:06.739]➜  cp $WORK/b1159/_pkg_.a /root/.cache/go-build/d4/d40147fecb1113d2b492b17e4277bb8672952008f946337f89d0eb133e29ad77-d # internal
2025-08-20T21:13:29.3924061Z [00:03:06.740]➜  github.com/docker/docker/api/types/filters
2025-08-20T21:13:29.3925123Z [00:03:06.741]➜  mkdir -p $WORK/b1158/
2025-08-20T21:13:29.3926562Z [00:03:06.741]➜  cat >/tmp/go-build1679262874/b1158/importcfg << 'EOF' # internal
2025-08-20T21:13:29.3927315Z [00:03:06.741]➜  # import config
2025-08-20T21:13:29.3927812Z [00:03:06.741]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.3928323Z [00:03:06.741]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.3928905Z [00:03:06.741]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1679262874/b1159/_pkg_.a
2025-08-20T21:13:29.3929463Z [00:03:06.741]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:29.3929894Z [00:03:06.741]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.3930217Z [00:03:06.741]➜  EOF
2025-08-20T21:13:29.3935679Z [00:03:06.741]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1158/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/filters=>github.com/docker/docker@v28.3.2+incompatible/api/types/filters;$WORK/b1158=>" -p github.com/docker/docker/api/types/filters -lang=go1.16 -complete -installsuffix shared -buildid QzLkK8re7hZMlFj1ELm5/QzLkK8re7hZMlFj1ELm5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1158/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/filters/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/filters/parse.go
2025-08-20T21:13:29.4023469Z [00:03:06.750]➜  go tool buildid -w $WORK/b1121/_pkg_.a # internal
2025-08-20T21:13:29.4023992Z [00:03:06.750]➜  go tool buildid -w $WORK/b1160/_pkg_.a # internal
2025-08-20T21:13:29.4027881Z [00:03:06.751]➜  cp $WORK/b1160/_pkg_.a /root/.cache/go-build/b7/b7a8ce9854c059f29c57d6c8f919d1278e58c4294169a9b6e670b1c5976ccfb0-d # internal
2025-08-20T21:13:29.4049837Z [00:03:06.752]➜  github.com/docker/docker/internal/multierror
2025-08-20T21:13:29.4050781Z [00:03:06.752]➜  mkdir -p $WORK/b1162/
2025-08-20T21:13:29.4051837Z [00:03:06.752]➜  cat >/tmp/go-build1679262874/b1162/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4052212Z [00:03:06.752]➜  # import config
2025-08-20T21:13:29.4052583Z [00:03:06.752]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.4052908Z [00:03:06.752]➜  EOF
2025-08-20T21:13:29.4055151Z [00:03:06.752]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1162/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/internal/multierror=>github.com/docker/docker@v28.3.2+incompatible/internal/multierror;$WORK/b1162=>" -p github.com/docker/docker/internal/multierror -lang=go1.16 -complete -installsuffix shared -buildid I_55siqzOCmhZTs_WvjL/I_55siqzOCmhZTs_WvjL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1162/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/internal/multierror/multierror.go
2025-08-20T21:13:29.4144673Z [00:03:06.760]➜  cp $WORK/b1121/_pkg_.a /root/.cache/go-build/96/96eb9413dae8b93db3ff05bf4e508c1e9caadbe0a48d58a7a8b48905674a1b85-d # internal
2025-08-20T21:13:29.4174633Z [00:03:06.765]➜  go tool buildid -w $WORK/b1162/_pkg_.a # internal
2025-08-20T21:13:29.4176301Z [00:03:06.766]➜  cp $WORK/b1162/_pkg_.a /root/.cache/go-build/12/128582ea954676385d49ef4a2b30160adc1d3d24547e1dff204d6cd3a1503752-d # internal
2025-08-20T21:13:29.4194100Z [00:03:06.767]➜  github.com/docker/docker/api/types/strslice
2025-08-20T21:13:29.4194940Z [00:03:06.768]➜  mkdir -p $WORK/b1164/
2025-08-20T21:13:29.4199343Z [00:03:06.768]➜  cat >/tmp/go-build1679262874/b1164/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4199732Z [00:03:06.768]➜  # import config
2025-08-20T21:13:29.4200106Z [00:03:06.768]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.4203181Z [00:03:06.768]➜  EOF
2025-08-20T21:13:29.4205811Z [00:03:06.768]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1164/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/strslice=>github.com/docker/docker@v28.3.2+incompatible/api/types/strslice;$WORK/b1164=>" -p github.com/docker/docker/api/types/strslice -lang=go1.16 -complete -installsuffix shared -buildid qTnWXA6dGrG-OHDOrHwI/qTnWXA6dGrG-OHDOrHwI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1164/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/strslice/strslice.go
2025-08-20T21:13:29.4311655Z [00:03:06.778]➜  go tool buildid -w $WORK/b1158/_pkg_.a # internal
2025-08-20T21:13:29.4313439Z [00:03:06.779]➜  github.com/containerd/containerd
2025-08-20T21:13:29.4313798Z [00:03:06.779]➜  mkdir -p $WORK/b946/
2025-08-20T21:13:29.4314177Z [00:03:06.779]➜  cat >/tmp/go-build1679262874/b946/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4314530Z [00:03:06.779]➜  # import config
2025-08-20T21:13:29.4316711Z [00:03:06.779]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:29.4317240Z [00:03:06.779]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.4317683Z [00:03:06.779]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.4318454Z [00:03:06.780]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.4318926Z [00:03:06.780]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.4319344Z [00:03:06.780]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.4320393Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/containers/v1=/tmp/go-build1679262874/b947/_pkg_.a
2025-08-20T21:13:29.4321447Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/content/v1=/tmp/go-build1679262874/b1017/_pkg_.a
2025-08-20T21:13:29.4322244Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build1679262874/b1018/_pkg_.a
2025-08-20T21:13:29.4323039Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/events/v1=/tmp/go-build1679262874/b1022/_pkg_.a
2025-08-20T21:13:29.4324137Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/images/v1=/tmp/go-build1679262874/b1023/_pkg_.a
2025-08-20T21:13:29.4324986Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build1679262874/b1024/_pkg_.a
2025-08-20T21:13:29.4325809Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build1679262874/b1025/_pkg_.a
2025-08-20T21:13:29.4326764Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/namespaces/v1=/tmp/go-build1679262874/b1026/_pkg_.a
2025-08-20T21:13:29.4327643Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build1679262874/b1027/_pkg_.a
2025-08-20T21:13:29.4328450Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build1679262874/b1028/_pkg_.a
2025-08-20T21:13:29.4329803Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/streaming/v1=/tmp/go-build1679262874/b1029/_pkg_.a
2025-08-20T21:13:29.4330735Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/tasks/v1=/tmp/go-build1679262874/b1030/_pkg_.a
2025-08-20T21:13:29.4331617Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build1679262874/b1032/_pkg_.a
2025-08-20T21:13:29.4332428Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/services/version/v1=/tmp/go-build1679262874/b1033/_pkg_.a
2025-08-20T21:13:29.4333167Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:13:29.4333909Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/types/runc/options=/tmp/go-build1679262874/b1034/_pkg_.a
2025-08-20T21:13:29.4334665Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build1679262874/b1031/_pkg_.a
2025-08-20T21:13:29.4335398Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/archive=/tmp/go-build1679262874/b1035/_pkg_.a
2025-08-20T21:13:29.4336129Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:13:29.4337177Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/cio=/tmp/go-build1679262874/b1043/_pkg_.a
2025-08-20T21:13:29.4337920Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/containers=/tmp/go-build1679262874/b1046/_pkg_.a
2025-08-20T21:13:29.4338656Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:29.4339358Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/content/proxy=/tmp/go-build1679262874/b1052/_pkg_.a
2025-08-20T21:13:29.4340052Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/defaults=/tmp/go-build1679262874/b1044/_pkg_.a
2025-08-20T21:13:29.4340928Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/diff=/tmp/go-build1679262874/b1056/_pkg_.a
2025-08-20T21:13:29.4341660Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/diff/proxy=/tmp/go-build1679262874/b1065/_pkg_.a
2025-08-20T21:13:29.4342355Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:29.4343015Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/events=/tmp/go-build1679262874/b1066/_pkg_.a
2025-08-20T21:13:29.4343874Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:29.4344644Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/images/archive=/tmp/go-build1679262874/b1067/_pkg_.a
2025-08-20T21:13:29.4345336Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:13:29.4345996Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/leases=/tmp/go-build1679262874/b1070/_pkg_.a
2025-08-20T21:13:29.4346690Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/leases/proxy=/tmp/go-build1679262874/b1071/_pkg_.a
2025-08-20T21:13:29.4347365Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:13:29.4348046Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:13:29.4348710Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/oci=/tmp/go-build1679262874/b1074/_pkg_.a
2025-08-20T21:13:29.4349386Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/dialer=/tmp/go-build1679262874/b1079/_pkg_.a
2025-08-20T21:13:29.4350079Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/epoch=/tmp/go-build1679262874/b1037/_pkg_.a
2025-08-20T21:13:29.4350919Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/kmutex=/tmp/go-build1679262874/b1080/_pkg_.a
2025-08-20T21:13:29.4357025Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/streaming=/tmp/go-build1679262874/b1081/_pkg_.a
2025-08-20T21:13:29.4358088Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/transfer=/tmp/go-build1679262874/b1082/_pkg_.a
2025-08-20T21:13:29.4358873Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/transfer/proxy=/tmp/go-build1679262874/b1083/_pkg_.a
2025-08-20T21:13:29.4359603Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/pkg/unpack=/tmp/go-build1679262874/b1086/_pkg_.a
2025-08-20T21:13:29.4360330Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/plugin=/tmp/go-build1679262874/b1117/_pkg_.a
2025-08-20T21:13:29.4361210Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:13:29.4361921Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/protobuf/proto=/tmp/go-build1679262874/b1064/_pkg_.a
2025-08-20T21:13:29.4362653Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:13:29.4363361Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:13:29.4364578Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/remotes/docker=/tmp/go-build1679262874/b1121/_pkg_.a
2025-08-20T21:13:29.4365416Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/remotes/docker/schema1=/tmp/go-build1679262874/b1125/_pkg_.a
2025-08-20T21:13:29.4366144Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/rootfs=/tmp/go-build1679262874/b1127/_pkg_.a
2025-08-20T21:13:29.4366876Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/runtime/linux/runctypes=/tmp/go-build1679262874/b1128/_pkg_.a
2025-08-20T21:13:29.4367606Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/sandbox=/tmp/go-build1679262874/b1129/_pkg_.a
2025-08-20T21:13:29.4368311Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/sandbox/proxy=/tmp/go-build1679262874/b1131/_pkg_.a
2025-08-20T21:13:29.4369006Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/services=/tmp/go-build1679262874/b1132/_pkg_.a
2025-08-20T21:13:29.4369758Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/services/introspection=/tmp/go-build1679262874/b1133/_pkg_.a
2025-08-20T21:13:29.4370503Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:13:29.4379039Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/snapshots/proxy=/tmp/go-build1679262874/b1137/_pkg_.a
2025-08-20T21:13:29.4390180Z [00:03:06.780]➜  packagefile github.com/containerd/containerd/tracing=/tmp/go-build1679262874/b1088/_pkg_.a
2025-08-20T21:13:29.4391409Z [00:03:06.780]➜  packagefile github.com/containerd/fifo=/tmp/go-build1679262874/b1045/_pkg_.a
2025-08-20T21:13:29.4392017Z [00:03:06.780]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:29.4392642Z [00:03:06.780]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:13:29.4393230Z [00:03:06.780]➜  packagefile github.com/moby/sys/signal=/tmp/go-build1679262874/b1138/_pkg_.a
2025-08-20T21:13:29.4393833Z [00:03:06.780]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:29.4394717Z [00:03:06.780]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build1679262874/b1116/_pkg_.a
2025-08-20T21:13:29.4395439Z [00:03:06.780]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:13:29.4396155Z [00:03:06.780]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.4396878Z [00:03:06.780]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1679262874/b1078/_pkg_.a
2025-08-20T21:13:29.4398207Z [00:03:06.780]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1679262874/b1139/_pkg_.a
2025-08-20T21:13:29.4398867Z [00:03:06.780]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:29.4399430Z [00:03:06.780]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:29.4399987Z [00:03:06.780]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1679262874/b963/_pkg_.a
2025-08-20T21:13:29.4402362Z [00:03:06.780]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:29.4403198Z [00:03:06.780]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:29.4403894Z [00:03:06.780]➜  packagefile google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build1679262874/b1142/_pkg_.a
2025-08-20T21:13:29.4404517Z [00:03:06.780]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:29.4405190Z [00:03:06.780]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:29.4405749Z [00:03:06.780]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.4406774Z [00:03:06.780]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.4407337Z [00:03:06.780]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:29.4407848Z [00:03:06.780]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:29.4408282Z [00:03:06.780]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.4409012Z [00:03:06.780]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.4409433Z [00:03:06.780]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.4409864Z [00:03:06.780]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:29.4410305Z [00:03:06.780]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.4411081Z [00:03:06.780]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.4411413Z [00:03:06.780]➜  EOF
2025-08-20T21:13:29.4411999Z [00:03:06.781]➜  cp $WORK/b1158/_pkg_.a /root/.cache/go-build/bc/bc62aa4b0aa78ce2b47d44b85d53dfab2da198b4a18106070218a4c6f5c14140-d # internal
2025-08-20T21:13:29.4425768Z [00:03:06.781]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b946/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27=>github.com/containerd/containerd@v1.7.27;$WORK/b946=>" -p github.com/containerd/containerd -lang=go1.21 -complete -installsuffix shared -buildid ldGKU1_s3pZxCDOFVpi-/ldGKU1_s3pZxCDOFVpi- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/client.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/client_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/container.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/container_checkpoint_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/container_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/container_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/container_restore_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/containerstore.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/diff.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/events.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/export.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/grpc.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/image.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/image_store.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/import.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/install.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/install_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/lease.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/namespaces.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/process.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/pull.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/sandbox.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/services.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/signals.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshotter_default_linux.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/snapshotter_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/task.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/task_opts.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/task_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/transfer.go
2025-08-20T21:13:29.4434688Z [00:03:06.784]➜  github.com/docker/docker/api/types/network
2025-08-20T21:13:29.4435019Z [00:03:06.784]➜  mkdir -p $WORK/b1161/
2025-08-20T21:13:29.4435400Z [00:03:06.784]➜  cat >/tmp/go-build1679262874/b1161/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4435744Z [00:03:06.784]➜  # import config
2025-08-20T21:13:29.4436287Z [00:03:06.784]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.4436785Z [00:03:06.784]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.4437411Z [00:03:06.784]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.4438111Z [00:03:06.784]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build1679262874/b1162/_pkg_.a
2025-08-20T21:13:29.4438652Z [00:03:06.784]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.4439073Z [00:03:06.784]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:13:29.4439499Z [00:03:06.784]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.4439814Z [00:03:06.784]➜  EOF
2025-08-20T21:13:29.4443501Z [00:03:06.786]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1161/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/network=>github.com/docker/docker@v28.3.2+incompatible/api/types/network;$WORK/b1161=>" -p github.com/docker/docker/api/types/network -lang=go1.16 -complete -installsuffix shared -buildid p2BxDs-txd0PXLcPaHNK/p2BxDs-txd0PXLcPaHNK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1161/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/network/create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/network/endpoint.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/network/ipam.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/network/network.go
2025-08-20T21:13:29.4446519Z [00:03:06.786]➜  go tool buildid -w $WORK/b1164/_pkg_.a # internal
2025-08-20T21:13:29.4447185Z [00:03:06.787]➜  cp $WORK/b1164/_pkg_.a /root/.cache/go-build/3a/3a6f1b75c7bba35d526ab964a6fbcbb5190da090cb06cd9e997a06b670f2af65-d # internal
2025-08-20T21:13:29.4447774Z [00:03:06.788]➜  github.com/docker/go-connections/nat
2025-08-20T21:13:29.4448083Z [00:03:06.788]➜  mkdir -p $WORK/b1165/
2025-08-20T21:13:29.4448460Z [00:03:06.789]➜  cat >/tmp/go-build1679262874/b1165/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4448806Z [00:03:06.789]➜  # import config
2025-08-20T21:13:29.4449139Z [00:03:06.789]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.4449551Z [00:03:06.789]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.4449957Z [00:03:06.789]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:29.4450376Z [00:03:06.789]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.4451115Z [00:03:06.789]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.4451699Z [00:03:06.789]➜  EOF
2025-08-20T21:13:29.4454172Z [00:03:06.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1165/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat=>github.com/docker/go-connections@v0.5.0/nat;$WORK/b1165=>" -p github.com/docker/go-connections/nat -lang=go1.18 -complete -installsuffix shared -buildid 6fSmnNdacdEr6nKV1H0-/6fSmnNdacdEr6nKV1H0- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1165/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/nat.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/parse.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/nat/sort.go
2025-08-20T21:13:29.4782415Z [00:03:06.824]➜  go tool buildid -w $WORK/b1161/_pkg_.a # internal
2025-08-20T21:13:29.4784202Z [00:03:06.826]➜  cp $WORK/b1161/_pkg_.a /root/.cache/go-build/8d/8d29209ff02ecc1e69aab7b52e48f3b0e13a9ab9410b444147dc8e4a5f5d91bb-d # internal
2025-08-20T21:13:29.4789559Z [00:03:06.827]➜  github.com/docker/go-units
2025-08-20T21:13:29.4790005Z [00:03:06.827]➜  mkdir -p $WORK/b1166/
2025-08-20T21:13:29.4790414Z [00:03:06.827]➜  cat >/tmp/go-build1679262874/b1166/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4790972Z [00:03:06.827]➜  # import config
2025-08-20T21:13:29.4791864Z [00:03:06.827]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.4792304Z [00:03:06.827]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.4792735Z [00:03:06.827]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.4793167Z [00:03:06.827]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.4793480Z [00:03:06.827]➜  EOF
2025-08-20T21:13:29.4795676Z [00:03:06.827]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1166/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-units@v0.5.0=>github.com/docker/go-units@v0.5.0;$WORK/b1166=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid QJqR_WCpO5njPAO25BJL/QJqR_WCpO5njPAO25BJL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1166/importcfg -pack /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/duration.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/size.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/ulimit.go
2025-08-20T21:13:29.4831967Z [00:03:06.831]➜  go tool buildid -w $WORK/b1165/_pkg_.a # internal
2025-08-20T21:13:29.4840705Z [00:03:06.832]➜  cp $WORK/b1165/_pkg_.a /root/.cache/go-build/0a/0ac0436e8cfcd02916e32809392eac028a46a7465fa0947dc5212e7ea8c0a9f8-d # internal
2025-08-20T21:13:29.4842515Z [00:03:06.832]➜  github.com/moby/docker-image-spec/specs-go/v1
2025-08-20T21:13:29.4843993Z [00:03:06.832]➜  mkdir -p $WORK/b1167/
2025-08-20T21:13:29.4849702Z [00:03:06.833]➜  cat >/tmp/go-build1679262874/b1167/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4850136Z [00:03:06.833]➜  # import config
2025-08-20T21:13:29.4850941Z [00:03:06.833]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.4851605Z [00:03:06.833]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.4851921Z [00:03:06.833]➜  EOF
2025-08-20T21:13:29.4857086Z [00:03:06.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1167/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1=>github.com/moby/docker-image-spec@v1.3.1/specs-go/v1;$WORK/b1167=>" -p github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid KAChEO7iIK1l4WEx2R-j/KAChEO7iIK1l4WEx2R-j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1167/importcfg -pack /root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1/image.go
2025-08-20T21:13:29.4949409Z [00:03:06.843]➜  go tool buildid -w $WORK/b1167/_pkg_.a # internal
2025-08-20T21:13:29.4950779Z [00:03:06.843]➜  cp $WORK/b1167/_pkg_.a /root/.cache/go-build/36/361c5742e0cf28d1e5f198ce6be652f30d1b2e1fc136aedafa020cb973068d24-d # internal
2025-08-20T21:13:29.4976879Z [00:03:06.846]➜  github.com/docker/docker/api/types/registry
2025-08-20T21:13:29.4981489Z [00:03:06.846]➜  mkdir -p $WORK/b1168/
2025-08-20T21:13:29.4990179Z [00:03:06.847]➜  cat >/tmp/go-build1679262874/b1168/importcfg << 'EOF' # internal
2025-08-20T21:13:29.4992984Z [00:03:06.847]➜  # import config
2025-08-20T21:13:29.4993540Z [00:03:06.847]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.4994205Z [00:03:06.847]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:29.4994700Z [00:03:06.847]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.4995140Z [00:03:06.847]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.4995734Z [00:03:06.847]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.4996448Z [00:03:06.847]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.4997006Z [00:03:06.847]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.4997409Z [00:03:06.847]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.4997824Z [00:03:06.847]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.4998334Z [00:03:06.847]➜  EOF
2025-08-20T21:13:29.5007794Z [00:03:06.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1168/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/registry=>github.com/docker/docker@v28.3.2+incompatible/api/types/registry;$WORK/b1168=>" -p github.com/docker/docker/api/types/registry -lang=go1.16 -complete -installsuffix shared -buildid 5d-BbW481ihHsOMuMe8h/5d-BbW481ihHsOMuMe8h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1168/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/registry/authconfig.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/registry/authenticate.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/registry/registry.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/registry/search.go
2025-08-20T21:13:29.5041942Z [00:03:06.852]➜  go tool buildid -w $WORK/b1166/_pkg_.a # internal
2025-08-20T21:13:29.5057417Z [00:03:06.854]➜  cp $WORK/b1166/_pkg_.a /root/.cache/go-build/65/6591fd9508a1a2020ac26e386676904895379b988e4222c194fce8eccfef7c2e-d # internal
2025-08-20T21:13:29.5135217Z [00:03:06.861]➜  github.com/docker/docker/api/types/container
2025-08-20T21:13:29.5136020Z [00:03:06.861]➜  mkdir -p $WORK/b1155/
2025-08-20T21:13:29.5145414Z [00:03:06.862]➜  cat >/tmp/go-build1679262874/b1155/importcfg << 'EOF' # internal
2025-08-20T21:13:29.5145819Z [00:03:06.862]➜  # import config
2025-08-20T21:13:29.5146167Z [00:03:06.862]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.5146590Z [00:03:06.862]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.5147173Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build1679262874/b1156/_pkg_.a
2025-08-20T21:13:29.5147866Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build1679262874/b1157/_pkg_.a
2025-08-20T21:13:29.5148558Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.5149235Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1679262874/b1160/_pkg_.a
2025-08-20T21:13:29.5149915Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1679262874/b1161/_pkg_.a
2025-08-20T21:13:29.5150769Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build1679262874/b1163/_pkg_.a
2025-08-20T21:13:29.5151517Z [00:03:06.862]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build1679262874/b1164/_pkg_.a
2025-08-20T21:13:29.5152446Z [00:03:06.862]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1679262874/b1165/_pkg_.a
2025-08-20T21:13:29.5153040Z [00:03:06.862]➜  packagefile github.com/docker/go-units=/tmp/go-build1679262874/b1166/_pkg_.a
2025-08-20T21:13:29.5153787Z [00:03:06.862]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1679262874/b1167/_pkg_.a
2025-08-20T21:13:29.5154550Z [00:03:06.862]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.5155101Z [00:03:06.862]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.5155507Z [00:03:06.862]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.5155955Z [00:03:06.862]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.5156379Z [00:03:06.862]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.5156690Z [00:03:06.862]➜  EOF
2025-08-20T21:13:29.5168016Z [00:03:06.862]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1155/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container=>github.com/docker/docker@v28.3.2+incompatible/api/types/container;$WORK/b1155=>" -p github.com/docker/docker/api/types/container -lang=go1.16 -complete -installsuffix shared -buildid qL8Rwupxjn0xcy7lDrvC/qL8Rwupxjn0xcy7lDrvC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1155/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/change_type.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/change_types.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/commit.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/config.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/container.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/create_request.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/exec.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/filesystem_change.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/health.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/hostconfig.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/hostconfig_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/network_settings.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/port.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/state.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/stats.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/top_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/update_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/wait_exit_error.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/wait_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/container/waitcondition.go
2025-08-20T21:13:29.5336779Z [00:03:06.882]➜  go tool buildid -w $WORK/b1168/_pkg_.a # internal
2025-08-20T21:13:29.5344282Z [00:03:06.882]➜  cp $WORK/b1168/_pkg_.a /root/.cache/go-build/ec/ec292c84d8e2a21f1385ca2ade96ba992a968f0b4044ae10a7a0f781044a99c4-d # internal
2025-08-20T21:13:29.5360522Z [00:03:06.883]➜  github.com/docker/docker/api/types/swarm/runtime
2025-08-20T21:13:29.5362011Z [00:03:06.883]➜  mkdir -p $WORK/b1171/
2025-08-20T21:13:29.5367374Z [00:03:06.884]➜  cat >/tmp/go-build1679262874/b1171/importcfg << 'EOF' # internal
2025-08-20T21:13:29.5373741Z [00:03:06.885]➜  # import config
2025-08-20T21:13:29.5374331Z [00:03:06.885]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.5374913Z [00:03:06.885]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:29.5378472Z [00:03:06.885]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.5381039Z [00:03:06.885]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:29.5381943Z [00:03:06.885]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:29.5382523Z [00:03:06.885]➜  EOF
2025-08-20T21:13:29.5386963Z [00:03:06.885]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1171/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/runtime=>github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/runtime;$WORK/b1171=>" -p github.com/docker/docker/api/types/swarm/runtime -lang=go1.16 -complete -installsuffix shared -buildid IjsX--7z9tdBqRV7SNUX/IjsX--7z9tdBqRV7SNUX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1171/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/runtime/gen.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/runtime/plugin.pb.go
2025-08-20T21:13:29.5797521Z [00:03:06.928]➜  go tool buildid -w $WORK/b1155/_pkg_.a # internal
2025-08-20T21:13:29.5825160Z [00:03:06.931]➜  cp $WORK/b1155/_pkg_.a /root/.cache/go-build/64/64a2e0b0b5d779d29134c58e3bfe1b5251795ea713ae909de5d20a910c9cec89-d # internal
2025-08-20T21:13:29.5852860Z [00:03:06.933]➜  github.com/docker/docker/api/types/build
2025-08-20T21:13:29.5854931Z [00:03:06.933]➜  mkdir -p $WORK/b1154/
2025-08-20T21:13:29.5857381Z [00:03:06.933]➜  cat >/tmp/go-build1679262874/b1154/importcfg << 'EOF' # internal
2025-08-20T21:13:29.5857786Z [00:03:06.933]➜  # import config
2025-08-20T21:13:29.5858285Z [00:03:06.933]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.5859004Z [00:03:06.933]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.5859694Z [00:03:06.933]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1679262874/b1168/_pkg_.a
2025-08-20T21:13:29.5860441Z [00:03:06.933]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.5861001Z [00:03:06.933]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.5861312Z [00:03:06.933]➜  EOF
2025-08-20T21:13:29.5864199Z [00:03:06.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1154/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/build=>github.com/docker/docker@v28.3.2+incompatible/api/types/build;$WORK/b1154=>" -p github.com/docker/docker/api/types/build -lang=go1.16 -complete -installsuffix shared -buildid hSoKEIAkfkizj3lWvdK2/hSoKEIAkfkizj3lWvdK2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1154/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/build/build.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/build/cache.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/build/disk_usage.go
2025-08-20T21:13:29.5983384Z [00:03:06.946]➜  go tool buildid -w $WORK/b1171/_pkg_.a # internal
2025-08-20T21:13:29.5994778Z [00:03:06.947]➜  cp $WORK/b1171/_pkg_.a /root/.cache/go-build/74/749653127f360b293159e46296b9ce732bb83df54d942ab110342f8247d1c135-d # internal
2025-08-20T21:13:29.6033798Z [00:03:06.951]➜  go tool buildid -w $WORK/b1154/_pkg_.a # internal
2025-08-20T21:13:29.6037706Z [00:03:06.952]➜  cp $WORK/b1154/_pkg_.a /root/.cache/go-build/73/732e16bdba7a6dc33271c8be63b0cbb250291e7bd26d636eeb43929e4e2cc0bb-d # internal
2025-08-20T21:13:29.6043667Z [00:03:06.952]➜  github.com/docker/docker/api/types/image
2025-08-20T21:13:29.6048574Z [00:03:06.953]➜  mkdir -p $WORK/b1169/
2025-08-20T21:13:29.6053895Z [00:03:06.953]➜  cat >/tmp/go-build1679262874/b1169/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6054370Z [00:03:06.953]➜  # import config
2025-08-20T21:13:29.6054791Z [00:03:06.953]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.6055403Z [00:03:06.953]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.6056100Z [00:03:06.953]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.6059242Z [00:03:06.953]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build1679262874/b1163/_pkg_.a
2025-08-20T21:13:29.6060068Z [00:03:06.953]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1679262874/b1167/_pkg_.a
2025-08-20T21:13:29.6060895Z [00:03:06.953]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:29.6061637Z [00:03:06.953]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.6062194Z [00:03:06.953]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.6062604Z [00:03:06.953]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.6062916Z [00:03:06.953]➜  EOF
2025-08-20T21:13:29.6067805Z [00:03:06.953]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1169/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image=>github.com/docker/docker@v28.3.2+incompatible/api/types/image;$WORK/b1169=>" -p github.com/docker/docker/api/types/image -lang=go1.16 -complete -installsuffix shared -buildid DlPwgrvf2fx-3FtNPAXD/DlPwgrvf2fx-3FtNPAXD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1169/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/delete_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/image.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/image_history.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/image_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/manifest.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/image/summary.go
2025-08-20T21:13:29.6100114Z [00:03:06.958]➜  github.com/docker/docker/api/types/swarm
2025-08-20T21:13:29.6101078Z [00:03:06.958]➜  mkdir -p $WORK/b1170/
2025-08-20T21:13:29.6111006Z [00:03:06.959]➜  cat >/tmp/go-build1679262874/b1170/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6117628Z [00:03:06.959]➜  # import config
2025-08-20T21:13:29.6118290Z [00:03:06.959]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.6119020Z [00:03:06.959]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.6119698Z [00:03:06.960]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1679262874/b1160/_pkg_.a
2025-08-20T21:13:29.6120384Z [00:03:06.960]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1679262874/b1161/_pkg_.a
2025-08-20T21:13:29.6121249Z [00:03:06.960]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1679262874/b1171/_pkg_.a
2025-08-20T21:13:29.6121804Z [00:03:06.960]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.6122221Z [00:03:06.960]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.6122908Z [00:03:06.960]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.6123214Z [00:03:06.960]➜  EOF
2025-08-20T21:13:29.6129424Z [00:03:06.960]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1170/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm=>github.com/docker/docker@v28.3.2+incompatible/api/types/swarm;$WORK/b1170=>" -p github.com/docker/docker/api/types/swarm -lang=go1.16 -complete -installsuffix shared -buildid orkRUdamGyqQyUZZoRrG/orkRUdamGyqQyUZZoRrG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1170/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/common.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/config.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/container.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/network.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/node.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/runtime.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/secret.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/service.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/service_create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/service_update_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/swarm.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/swarm/task.go
2025-08-20T21:13:29.6198256Z [00:03:06.968]➜  go tool buildid -w $WORK/b1169/_pkg_.a # internal
2025-08-20T21:13:29.6204520Z [00:03:06.969]➜  cp $WORK/b1169/_pkg_.a /root/.cache/go-build/0b/0b58bb4d0e929ffcac946cfd21fbe87cd2a2356e79695cc5e03efa9e3b4d22fa-d # internal
2025-08-20T21:13:29.6209750Z [00:03:06.969]➜  github.com/docker/docker/api/types/events
2025-08-20T21:13:29.6210146Z [00:03:06.969]➜  mkdir -p $WORK/b1174/
2025-08-20T21:13:29.6214513Z [00:03:06.970]➜  cat >/tmp/go-build1679262874/b1174/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6214888Z [00:03:06.970]➜  # import config
2025-08-20T21:13:29.6215395Z [00:03:06.970]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.6215832Z [00:03:06.970]➜  EOF
2025-08-20T21:13:29.6218383Z [00:03:06.970]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1174/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/events=>github.com/docker/docker@v28.3.2+incompatible/api/types/events;$WORK/b1174=>" -p github.com/docker/docker/api/types/events -lang=go1.16 -complete -installsuffix shared -buildid 31pKQgMCgbIPDrMW9B3y/31pKQgMCgbIPDrMW9B3y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1174/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/events/events.go
2025-08-20T21:13:29.6303496Z [00:03:06.978]➜  go tool buildid -w $WORK/b1174/_pkg_.a # internal
2025-08-20T21:13:29.6307901Z [00:03:06.979]➜  cp $WORK/b1174/_pkg_.a /root/.cache/go-build/f4/f4744be25fe230ef30a8f9cf78c1151ac5565328121ed216540ecce965d466f4-d # internal
2025-08-20T21:13:29.6338986Z [00:03:06.982]➜  github.com/docker/docker/api/types/time
2025-08-20T21:13:29.6339878Z [00:03:06.982]➜  mkdir -p $WORK/b1176/
2025-08-20T21:13:29.6343118Z [00:03:06.982]➜  cat >/tmp/go-build1679262874/b1176/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6343600Z [00:03:06.982]➜  # import config
2025-08-20T21:13:29.6343939Z [00:03:06.982]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.6344362Z [00:03:06.982]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:29.6344782Z [00:03:06.982]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.6345211Z [00:03:06.982]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.6345966Z [00:03:06.982]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.6346278Z [00:03:06.982]➜  EOF
2025-08-20T21:13:29.6348828Z [00:03:06.983]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1176/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/time=>github.com/docker/docker@v28.3.2+incompatible/api/types/time;$WORK/b1176=>" -p github.com/docker/docker/api/types/time -lang=go1.16 -complete -installsuffix shared -buildid IsElQYbg_lFfyNCn89Ac/IsElQYbg_lFfyNCn89Ac -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1176/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/time/timestamp.go
2025-08-20T21:13:29.6414367Z [00:03:06.989]➜  go tool buildid -w $WORK/b1170/_pkg_.a # internal
2025-08-20T21:13:29.6431306Z [00:03:06.991]➜  cp $WORK/b1170/_pkg_.a /root/.cache/go-build/8f/8ff3953034e019f23424ae3facedcce21a1c8e212a7d420e1439bef66dc6d6fb-d # internal
2025-08-20T21:13:29.6489442Z [00:03:06.997]➜  github.com/docker/docker/api/types/volume
2025-08-20T21:13:29.6490543Z [00:03:06.997]➜  mkdir -p $WORK/b1172/
2025-08-20T21:13:29.6491646Z [00:03:06.997]➜  cat >/tmp/go-build1679262874/b1172/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6521612Z [00:03:06.997]➜  # import config
2025-08-20T21:13:29.6522781Z [00:03:06.997]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.6524192Z [00:03:06.997]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1679262874/b1170/_pkg_.a
2025-08-20T21:13:29.6524686Z [00:03:06.997]➜  EOF
2025-08-20T21:13:29.6529422Z [00:03:06.997]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1172/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume=>github.com/docker/docker@v28.3.2+incompatible/api/types/volume;$WORK/b1172=>" -p github.com/docker/docker/api/types/volume -lang=go1.16 -complete -installsuffix shared -buildid ak5iheOZ0PzQKH_Oqxm5/ak5iheOZ0PzQKH_Oqxm5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1172/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/cluster_volume.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/create_options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/list_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/volume.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/volume/volume_update.go
2025-08-20T21:13:29.6559451Z [00:03:07.004]➜  go tool buildid -w $WORK/b1176/_pkg_.a # internal
2025-08-20T21:13:29.6569127Z [00:03:07.005]➜  cp $WORK/b1176/_pkg_.a /root/.cache/go-build/21/2164ea800a45f24d63936bf9625d0d63d29cee55e3e7c7741562481ce0d84778-d # internal
2025-08-20T21:13:29.6580447Z [00:03:07.006]➜  github.com/docker/docker/internal/lazyregexp
2025-08-20T21:13:29.6581000Z [00:03:07.006]➜  mkdir -p $WORK/b1177/
2025-08-20T21:13:29.6581665Z [00:03:07.006]➜  cat >/tmp/go-build1679262874/b1177/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6582061Z [00:03:07.006]➜  # import config
2025-08-20T21:13:29.6582393Z [00:03:07.006]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.6582805Z [00:03:07.006]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:29.6583235Z [00:03:07.006]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.6583654Z [00:03:07.006]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.6583958Z [00:03:07.006]➜  EOF
2025-08-20T21:13:29.6586467Z [00:03:07.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1177/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/internal/lazyregexp=>github.com/docker/docker@v28.3.2+incompatible/internal/lazyregexp;$WORK/b1177=>" -p github.com/docker/docker/internal/lazyregexp -lang=go1.16 -complete -installsuffix shared -buildid Cv9MSi7pPTWhbPR_IbQE/Cv9MSi7pPTWhbPR_IbQE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1177/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/internal/lazyregexp/lazyregexp.go
2025-08-20T21:13:29.6753498Z [00:03:07.023]➜  go tool buildid -w $WORK/b1172/_pkg_.a # internal
2025-08-20T21:13:29.6759602Z [00:03:07.024]➜  cp $WORK/b1172/_pkg_.a /root/.cache/go-build/9e/9e85b2ef3a15826f930523dd56b8dd3cc385dbc679cbae9d871ad09096da7f0a-d # internal
2025-08-20T21:13:29.6800867Z [00:03:07.028]➜  go tool buildid -w $WORK/b1177/_pkg_.a # internal
2025-08-20T21:13:29.6805800Z [00:03:07.029]➜  cp $WORK/b1177/_pkg_.a /root/.cache/go-build/27/27be486cc4ec252edc7f07864c2fac5b202c55a9c780dcd1c754b6c795981a9f-d # internal
2025-08-20T21:13:29.6815971Z [00:03:07.030]➜  github.com/docker/docker/api/types
2025-08-20T21:13:29.6816382Z [00:03:07.030]➜  mkdir -p $WORK/b1153/
2025-08-20T21:13:29.6820252Z [00:03:07.030]➜  cat >/tmp/go-build1679262874/b1153/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6821551Z [00:03:07.030]➜  # import config
2025-08-20T21:13:29.6823388Z [00:03:07.030]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:29.6823969Z [00:03:07.030]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.6824474Z [00:03:07.030]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.6824924Z [00:03:07.030]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.6825477Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build1679262874/b1154/_pkg_.a
2025-08-20T21:13:29.6826150Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build1679262874/b1157/_pkg_.a
2025-08-20T21:13:29.6826840Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.6827536Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1679262874/b1169/_pkg_.a
2025-08-20T21:13:29.6828207Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build1679262874/b1163/_pkg_.a
2025-08-20T21:13:29.6828886Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1679262874/b1170/_pkg_.a
2025-08-20T21:13:29.6829552Z [00:03:07.030]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1679262874/b1172/_pkg_.a
2025-08-20T21:13:29.6830334Z [00:03:07.030]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.6830974Z [00:03:07.030]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:29.6831290Z [00:03:07.030]➜  EOF
2025-08-20T21:13:29.6846733Z [00:03:07.031]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1153/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types=>github.com/docker/docker@v28.3.2+incompatible/api/types;$WORK/b1153=>" -p github.com/docker/docker/api/types -lang=go1.16 -complete -installsuffix shared -buildid GzDW0r2CUow-c8vXYVZ9/GzDW0r2CUow-c8vXYVZ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1153/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/client.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/error_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/error_response_ext.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin_device.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin_env.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin_interface_type.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin_mount.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/plugin_responses.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/types.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/types_deprecated.go
2025-08-20T21:13:29.6852387Z [00:03:07.032]➜  github.com/docker/docker/api/types/system
2025-08-20T21:13:29.6852841Z [00:03:07.032]➜  mkdir -p $WORK/b1175/
2025-08-20T21:13:29.6853228Z [00:03:07.033]➜  cat >/tmp/go-build1679262874/b1175/importcfg << 'EOF' # internal
2025-08-20T21:13:29.6853585Z [00:03:07.033]➜  # import config
2025-08-20T21:13:29.6853934Z [00:03:07.033]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.6854351Z [00:03:07.033]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.6854895Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build1679262874/b1154/_pkg_.a
2025-08-20T21:13:29.6855581Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.6856265Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1679262874/b1169/_pkg_.a
2025-08-20T21:13:29.6856940Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1679262874/b1168/_pkg_.a
2025-08-20T21:13:29.6857624Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1679262874/b1170/_pkg_.a
2025-08-20T21:13:29.6858290Z [00:03:07.033]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1679262874/b1172/_pkg_.a
2025-08-20T21:13:29.6858833Z [00:03:07.033]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.6859153Z [00:03:07.033]➜  EOF
2025-08-20T21:13:29.6868064Z [00:03:07.035]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1175/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/system=>github.com/docker/docker@v28.3.2+incompatible/api/types/system;$WORK/b1175=>" -p github.com/docker/docker/api/types/system -lang=go1.16 -complete -installsuffix shared -buildid sSbGC5D3kMzQW-JKEXm-/sSbGC5D3kMzQW-JKEXm- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1175/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/system/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/system/info.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/system/runtime.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/api/types/system/security_opts.go
2025-08-20T21:13:29.7169865Z [00:03:07.065]➜  go tool buildid -w $WORK/b1175/_pkg_.a # internal
2025-08-20T21:13:29.7179695Z [00:03:07.066]➜  cp $WORK/b1175/_pkg_.a /root/.cache/go-build/73/73884b653702327c49c4d25606a43555cfb154f5b3f85a365ff6b04c83e6f2d2-d # internal
2025-08-20T21:13:29.7240053Z [00:03:07.072]➜  github.com/docker/go-connections/sockets
2025-08-20T21:13:29.7240775Z [00:03:07.072]➜  mkdir -p $WORK/b1178/
2025-08-20T21:13:29.7244998Z [00:03:07.073]➜  cat >/tmp/go-build1679262874/b1178/importcfg << 'EOF' # internal
2025-08-20T21:13:29.7246154Z [00:03:07.073]➜  # import config
2025-08-20T21:13:29.7247022Z [00:03:07.073]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.7247582Z [00:03:07.073]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:29.7248033Z [00:03:07.073]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.7248475Z [00:03:07.073]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.7248885Z [00:03:07.073]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.7249304Z [00:03:07.073]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:29.7249716Z [00:03:07.073]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.7250125Z [00:03:07.073]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.7250976Z [00:03:07.073]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.7251397Z [00:03:07.073]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.7251816Z [00:03:07.073]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.7252314Z [00:03:07.073]➜  EOF
2025-08-20T21:13:29.7255874Z [00:03:07.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1178/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets=>github.com/docker/go-connections@v0.5.0/sockets;$WORK/b1178=>" -p github.com/docker/go-connections/sockets -lang=go1.18 -complete -installsuffix shared -buildid UxLVRrt5VQdHpXggherv/UxLVRrt5VQdHpXggherv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1178/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/inmem_socket.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/proxy.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/sockets.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/sockets_unix.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/tcp_socket.go /root/go/pkg/mod/github.com/docker/go-connections@v0.5.0/sockets/unix_socket.go
2025-08-20T21:13:29.7417099Z [00:03:07.090]➜  go tool buildid -w $WORK/b1153/_pkg_.a # internal
2025-08-20T21:13:29.7424766Z [00:03:07.090]➜  cp $WORK/b1153/_pkg_.a /root/.cache/go-build/7c/7c99b51dd4c8e4eab01ce281a3b93c5a7a2ed332b94f74657034ff4fdf25403b-d # internal
2025-08-20T21:13:29.7434984Z [00:03:07.092]➜  github.com/containerd/stargz-snapshotter/estargz/errorutil
2025-08-20T21:13:29.7443750Z [00:03:07.092]➜  mkdir -p $WORK/b1181/
2025-08-20T21:13:29.7446258Z [00:03:07.093]➜  cat >/tmp/go-build1679262874/b1181/importcfg << 'EOF' # internal
2025-08-20T21:13:29.7446641Z [00:03:07.093]➜  # import config
2025-08-20T21:13:29.7447050Z [00:03:07.093]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.7447485Z [00:03:07.093]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.7447909Z [00:03:07.093]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.7448228Z [00:03:07.093]➜  EOF
2025-08-20T21:13:29.7450897Z [00:03:07.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1181/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil;$WORK/b1181=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.22 -complete -installsuffix shared -buildid ERpd3To1Ff6sfRS4HSRj/ERpd3To1Ff6sfRS4HSRj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1181/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil/errors.go
2025-08-20T21:13:29.7732837Z [00:03:07.121]➜  go tool buildid -w $WORK/b1181/_pkg_.a # internal
2025-08-20T21:13:29.7743131Z [00:03:07.122]➜  cp $WORK/b1181/_pkg_.a /root/.cache/go-build/b8/b86b187d82d7696c1a3e82a6b6cfb63e66cad337f6fc5322b64cfdd2166d237e-d # internal
2025-08-20T21:13:29.7743831Z [00:03:07.122]➜  github.com/vbatts/tar-split/archive/tar
2025-08-20T21:13:29.7744149Z [00:03:07.122]➜  mkdir -p $WORK/b1182/
2025-08-20T21:13:29.7744541Z [00:03:07.122]➜  cat >/tmp/go-build1679262874/b1182/importcfg << 'EOF' # internal
2025-08-20T21:13:29.7744902Z [00:03:07.122]➜  # import config
2025-08-20T21:13:29.7745243Z [00:03:07.122]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.7745666Z [00:03:07.122]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.7746089Z [00:03:07.122]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.7746491Z [00:03:07.122]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.7746892Z [00:03:07.122]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:29.7747295Z [00:03:07.122]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.7748046Z [00:03:07.122]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:29.7748465Z [00:03:07.122]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:29.7748884Z [00:03:07.122]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:29.7749579Z [00:03:07.122]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:29.7750077Z [00:03:07.122]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:29.7750499Z [00:03:07.122]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.7751198Z [00:03:07.122]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.7751618Z [00:03:07.122]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.7752036Z [00:03:07.122]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:29.7752453Z [00:03:07.122]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.7752765Z [00:03:07.122]➜  EOF
2025-08-20T21:13:29.7756428Z [00:03:07.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1182/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar=>github.com/vbatts/tar-split@v0.12.1/archive/tar;$WORK/b1182=>" -p github.com/vbatts/tar-split/archive/tar -lang=go1.17 -complete -installsuffix shared -buildid ihl-SRt9MnfVxkwt5NsF/ihl-SRt9MnfVxkwt5NsF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1182/importcfg -pack /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/common.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/format.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/reader.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/stat_actime1.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/stat_unix.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/strconv.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.12.1/archive/tar/writer.go
2025-08-20T21:13:29.8324103Z [00:03:07.180]➜  go tool buildid -w $WORK/b1178/_pkg_.a # internal
2025-08-20T21:13:29.8337761Z [00:03:07.182]➜  cp $WORK/b1178/_pkg_.a /root/.cache/go-build/af/af52c68eda9e9aaf3030eb3f34567def9207ffeee9cc3bc27886c64ca5b86f5f-d # internal
2025-08-20T21:13:29.9066896Z [00:03:07.254]➜  github.com/docker/docker/client
2025-08-20T21:13:29.9067839Z [00:03:07.255]➜  mkdir -p $WORK/b1149/
2025-08-20T21:13:29.9071366Z [00:03:07.255]➜  cat >/tmp/go-build1679262874/b1149/importcfg << 'EOF' # internal
2025-08-20T21:13:29.9084319Z [00:03:07.255]➜  # import config
2025-08-20T21:13:29.9085690Z [00:03:07.256]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:29.9086639Z [00:03:07.256]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:29.9087437Z [00:03:07.256]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:29.9088230Z [00:03:07.256]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:29.9089000Z [00:03:07.256]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:29.9089858Z [00:03:07.256]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:29.9091253Z [00:03:07.256]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:29.9091750Z [00:03:07.256]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:29.9092267Z [00:03:07.256]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:29.9092922Z [00:03:07.256]➜  packagefile github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build1679262874/b1150/_pkg_.a
2025-08-20T21:13:29.9093579Z [00:03:07.256]➜  packagefile github.com/distribution/reference=/tmp/go-build1679262874/b1069/_pkg_.a
2025-08-20T21:13:29.9094174Z [00:03:07.256]➜  packagefile github.com/docker/docker/api=/tmp/go-build1679262874/b1152/_pkg_.a
2025-08-20T21:13:29.9094772Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1679262874/b1153/_pkg_.a
2025-08-20T21:13:29.9095685Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build1679262874/b1154/_pkg_.a
2025-08-20T21:13:29.9096381Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build1679262874/b1173/_pkg_.a
2025-08-20T21:13:29.9097348Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:13:29.9098104Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build1679262874/b1174/_pkg_.a
2025-08-20T21:13:29.9098789Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:13:29.9099454Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1679262874/b1169/_pkg_.a
2025-08-20T21:13:29.9100123Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1679262874/b1161/_pkg_.a
2025-08-20T21:13:29.9104637Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1679262874/b1168/_pkg_.a
2025-08-20T21:13:29.9105375Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1679262874/b1170/_pkg_.a
2025-08-20T21:13:29.9106057Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build1679262874/b1175/_pkg_.a
2025-08-20T21:13:29.9106720Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build1679262874/b1176/_pkg_.a
2025-08-20T21:13:29.9107396Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1679262874/b1159/_pkg_.a
2025-08-20T21:13:29.9108077Z [00:03:07.256]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1679262874/b1172/_pkg_.a
2025-08-20T21:13:29.9108766Z [00:03:07.256]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build1679262874/b1177/_pkg_.a
2025-08-20T21:13:29.9109448Z [00:03:07.256]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build1679262874/b1178/_pkg_.a
2025-08-20T21:13:29.9110111Z [00:03:07.256]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build1679262874/b909/_pkg_.a
2025-08-20T21:13:29.9110849Z [00:03:07.256]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:29.9111592Z [00:03:07.256]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:29.9112212Z [00:03:07.256]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:13:29.9113061Z [00:03:07.256]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1679262874/b1089/_pkg_.a
2025-08-20T21:13:29.9113837Z [00:03:07.256]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:29.9114327Z [00:03:07.256]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:29.9114732Z [00:03:07.256]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:29.9115155Z [00:03:07.256]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:29.9115585Z [00:03:07.256]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:29.9116005Z [00:03:07.256]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:29.9116410Z [00:03:07.256]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:29.9116855Z [00:03:07.256]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:29.9117307Z [00:03:07.256]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:29.9117728Z [00:03:07.256]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:29.9118147Z [00:03:07.256]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:29.9118573Z [00:03:07.256]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:29.9118988Z [00:03:07.256]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:29.9119577Z [00:03:07.256]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:29.9120012Z [00:03:07.256]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:29.9120467Z [00:03:07.256]➜  EOF
2025-08-20T21:13:29.9182668Z [00:03:07.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1149/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client=>github.com/docker/docker@v28.3.2+incompatible/client;$WORK/b1149=>" -p github.com/docker/docker/client -lang=go1.16 -complete -installsuffix shared -buildid BCCttLOmsUZfmEHgCUgR/BCCttLOmsUZfmEHgCUgR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1149/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/build_cancel.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/build_prune.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/checkpoint.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/checkpoint_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/checkpoint_delete.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/checkpoint_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/client.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/client_deprecated.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/client_interfaces.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/client_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/config_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/config_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/config_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/config_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/config_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_attach.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_commit.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_copy.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_diff.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_exec.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_export.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_kill.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_logs.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_pause.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_prune.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_rename.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_resize.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_restart.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_start.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_stats.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_stop.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_top.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_unpause.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/container_wait.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/distribution_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/envvars.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/events.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/hijack.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_build.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_history.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_history_opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_import.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_inspect_opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_load.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_load_opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_prune.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_pull.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_push.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_save.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_save_opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_search.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/image_tag.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/info.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/login.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_connect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_disconnect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_prune.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/network_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/node_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/node_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/node_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/node_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/ping.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_disable.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_enable.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_install.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_push.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_set.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/plugin_upgrade.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/request.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/secret_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/secret_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/secret_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/secret_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/secret_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_logs.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/service_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_get_unlock_key.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_init.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_join.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_leave.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_unlock.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/swarm_update.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/task_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/task_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/task_logs.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/utils.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/version.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_create.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_list.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_prune.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_remove.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/client/volume_update.go
2025-08-20T21:13:30.0787016Z [00:03:07.426]➜  go tool buildid -w $WORK/b946/_pkg_.a # internal
2025-08-20T21:13:30.1002750Z [00:03:07.448]➜  cp $WORK/b946/_pkg_.a /root/.cache/go-build/69/6988c89fda32bb7e4a2ddb4a39aee51248eea2b387d58120ecb48fa360c8a02f-d # internal
2025-08-20T21:13:30.1101510Z [00:03:07.458]➜  github.com/anchore/stereoscope/internal/containerd
2025-08-20T21:13:30.1102470Z [00:03:07.458]➜  mkdir -p $WORK/b945/
2025-08-20T21:13:30.1105982Z [00:03:07.459]➜  cat >/tmp/go-build1679262874/b945/importcfg << 'EOF' # internal
2025-08-20T21:13:30.1107654Z [00:03:07.459]➜  # import config
2025-08-20T21:13:30.1110178Z [00:03:07.459]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.1111078Z [00:03:07.459]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:13:30.1113281Z [00:03:07.459]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:30.1114278Z [00:03:07.459]➜  packagefile github.com/containerd/containerd=/tmp/go-build1679262874/b946/_pkg_.a
2025-08-20T21:13:30.1115354Z [00:03:07.459]➜  packagefile github.com/containerd/containerd/defaults=/tmp/go-build1679262874/b1044/_pkg_.a
2025-08-20T21:13:30.1116607Z [00:03:07.459]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:13:30.1117670Z [00:03:07.459]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:30.1118148Z [00:03:07.459]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.1118635Z [00:03:07.459]➜  EOF
2025-08-20T21:13:30.1121090Z [00:03:07.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b945/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/containerd=>github.com/anchore/stereoscope@v0.1.6/internal/containerd;$WORK/b945=>" -p github.com/anchore/stereoscope/internal/containerd -lang=go1.24 -complete -installsuffix shared -buildid btmQBKAbZZvIaQj5RJIF/btmQBKAbZZvIaQj5RJIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/containerd/client.go
2025-08-20T21:13:30.1635937Z [00:03:07.512]➜  go tool buildid -w $WORK/b1182/_pkg_.a # internal
2025-08-20T21:13:30.1802528Z [00:03:07.528]➜  cp $WORK/b1182/_pkg_.a /root/.cache/go-build/af/af71a8c040e1cfab96d723b51e185e098221c4ea8a9c606a438e45584730aff9-d # internal
2025-08-20T21:13:30.1805397Z [00:03:07.529]➜  internal/sysinfo
2025-08-20T21:13:30.1805723Z [00:03:07.529]➜  mkdir -p $WORK/b1184/
2025-08-20T21:13:30.1812571Z [00:03:07.529]➜  cat >/tmp/go-build1679262874/b1184/importcfg << 'EOF' # internal
2025-08-20T21:13:30.1813010Z [00:03:07.529]➜  # import config
2025-08-20T21:13:30.1813355Z [00:03:07.529]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.1814282Z [00:03:07.529]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.1814805Z [00:03:07.529]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:13:30.1815391Z [00:03:07.529]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.1815887Z [00:03:07.529]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.1816337Z [00:03:07.529]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:30.1823085Z [00:03:07.529]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:30.1825388Z [00:03:07.529]➜  EOF
2025-08-20T21:13:30.1827140Z [00:03:07.529]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1184/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b1184=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid ZcoUpv8G6BmM7b04fWaG/ZcoUpv8G6BmM7b04fWaG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1184/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T21:13:30.2017085Z [00:03:07.550]➜  go tool buildid -w $WORK/b945/_pkg_.a # internal
2025-08-20T21:13:30.2033336Z [00:03:07.551]➜  cp $WORK/b945/_pkg_.a /root/.cache/go-build/63/634dfb8a8fff3c70a37dbe7da3e1b067f26c91b3e75ebc732ed44fb72635ee83-d # internal
2025-08-20T21:13:30.2104995Z [00:03:07.559]➜  go tool buildid -w $WORK/b1184/_pkg_.a # internal
2025-08-20T21:13:30.2111017Z [00:03:07.559]➜  cp $WORK/b1184/_pkg_.a /root/.cache/go-build/b7/b710efaea7491c4eda7d40adeebe7092acb5cc1c43d713ee0c1a74bdff66e47a-d # internal
2025-08-20T21:13:30.2113264Z [00:03:07.559]➜  github.com/google/go-containerregistry/internal/and
2025-08-20T21:13:30.2113658Z [00:03:07.559]➜  mkdir -p $WORK/b1185/
2025-08-20T21:13:30.2117351Z [00:03:07.560]➜  cat >/tmp/go-build1679262874/b1185/importcfg << 'EOF' # internal
2025-08-20T21:13:30.2117819Z [00:03:07.560]➜  # import config
2025-08-20T21:13:30.2118165Z [00:03:07.560]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.2118472Z [00:03:07.560]➜  EOF
2025-08-20T21:13:30.2125645Z [00:03:07.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1185/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/and=>github.com/google/go-containerregistry@v0.20.6/internal/and;$WORK/b1185=>" -p github.com/google/go-containerregistry/internal/and -lang=go1.24 -complete -installsuffix shared -buildid cAn4ky6LBdxQVlQ0cB8z/cAn4ky6LBdxQVlQ0cB8z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1185/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/and/and_closer.go
2025-08-20T21:13:30.2127989Z [00:03:07.560]➜  testing
2025-08-20T21:13:30.2128342Z [00:03:07.560]➜  mkdir -p $WORK/b1183/
2025-08-20T21:13:30.2128795Z [00:03:07.560]➜  cat >/tmp/go-build1679262874/b1183/importcfg << 'EOF' # internal
2025-08-20T21:13:30.2129144Z [00:03:07.560]➜  # import config
2025-08-20T21:13:30.2129488Z [00:03:07.560]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.2129915Z [00:03:07.560]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:30.2130339Z [00:03:07.560]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.2130949Z [00:03:07.560]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:13:30.2131364Z [00:03:07.560]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.2131809Z [00:03:07.560]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:13:30.2132295Z [00:03:07.560]➜  packagefile internal/sysinfo=/tmp/go-build1679262874/b1184/_pkg_.a
2025-08-20T21:13:30.2132751Z [00:03:07.560]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.2133160Z [00:03:07.560]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:30.2133586Z [00:03:07.560]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:30.2134167Z [00:03:07.560]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.2134688Z [00:03:07.560]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:30.2135138Z [00:03:07.560]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:30.2135566Z [00:03:07.560]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:30.2136021Z [00:03:07.560]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:30.2136491Z [00:03:07.560]➜  packagefile runtime/trace=/tmp/go-build1679262874/b809/_pkg_.a
2025-08-20T21:13:30.2136928Z [00:03:07.560]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:30.2137362Z [00:03:07.560]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:30.2137788Z [00:03:07.560]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:30.2138202Z [00:03:07.560]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:30.2138642Z [00:03:07.560]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:30.2139102Z [00:03:07.560]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:30.2139524Z [00:03:07.560]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:30.2139970Z [00:03:07.560]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:30.2140510Z [00:03:07.560]➜  EOF
2025-08-20T21:13:30.2155667Z [00:03:07.560]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1183/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b1183=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid d5Peg9FnmXZ0HqDx5aUO/d5Peg9FnmXZ0HqDx5aUO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1183/importcfg -pack /root/.go/src/testing/allocs.go /root/.go/src/testing/benchmark.go /root/.go/src/testing/cover.go /root/.go/src/testing/example.go /root/.go/src/testing/fuzz.go /root/.go/src/testing/match.go /root/.go/src/testing/newcover.go /root/.go/src/testing/run_example.go /root/.go/src/testing/testing.go /root/.go/src/testing/testing_other.go
2025-08-20T21:13:30.2283061Z [00:03:07.573]➜  go tool buildid -w $WORK/b1185/_pkg_.a # internal
2025-08-20T21:13:30.2283916Z [00:03:07.573]➜  cp $WORK/b1185/_pkg_.a /root/.cache/go-build/96/96c5ba425bfebefe39c58e2627234be0d9ac2db7887fb65cb85c8a69b396786e-d # internal
2025-08-20T21:13:30.2284589Z [00:03:07.574]➜  github.com/google/go-containerregistry/internal/gzip
2025-08-20T21:13:30.2284939Z [00:03:07.574]➜  mkdir -p $WORK/b1187/
2025-08-20T21:13:30.2285319Z [00:03:07.575]➜  cat >/tmp/go-build1679262874/b1187/importcfg << 'EOF' # internal
2025-08-20T21:13:30.2286006Z [00:03:07.575]➜  # import config
2025-08-20T21:13:30.2286453Z [00:03:07.575]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.2286915Z [00:03:07.575]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.2287361Z [00:03:07.575]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:30.2287992Z [00:03:07.575]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:13:30.2288554Z [00:03:07.575]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.2288856Z [00:03:07.575]➜  EOF
2025-08-20T21:13:30.2295907Z [00:03:07.575]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1187/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/gzip=>github.com/google/go-containerregistry@v0.20.6/internal/gzip;$WORK/b1187=>" -p github.com/google/go-containerregistry/internal/gzip -lang=go1.24 -complete -installsuffix shared -buildid lhu9rqENuM5xv5GkfHzI/lhu9rqENuM5xv5GkfHzI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1187/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/gzip/zip.go
2025-08-20T21:13:30.2623906Z [00:03:07.610]➜  go tool buildid -w $WORK/b1187/_pkg_.a # internal
2025-08-20T21:13:30.2627947Z [00:03:07.611]➜  cp $WORK/b1187/_pkg_.a /root/.cache/go-build/b5/b543fd9566cfa253e9fcd390181ad1d54c13eb127cb6360370660ce790bb8264-d # internal
2025-08-20T21:13:30.2638959Z [00:03:07.611]➜  github.com/google/go-containerregistry/internal/zstd
2025-08-20T21:13:30.2641231Z [00:03:07.612]➜  mkdir -p $WORK/b1188/
2025-08-20T21:13:30.2643006Z [00:03:07.612]➜  cat >/tmp/go-build1679262874/b1188/importcfg << 'EOF' # internal
2025-08-20T21:13:30.2643457Z [00:03:07.612]➜  # import config
2025-08-20T21:13:30.2643803Z [00:03:07.612]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.2644224Z [00:03:07.612]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.2644843Z [00:03:07.612]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:13:30.2645542Z [00:03:07.612]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:30.2646052Z [00:03:07.612]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.2646358Z [00:03:07.612]➜  EOF
2025-08-20T21:13:30.2649190Z [00:03:07.612]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1188/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/zstd=>github.com/google/go-containerregistry@v0.20.6/internal/zstd;$WORK/b1188=>" -p github.com/google/go-containerregistry/internal/zstd -lang=go1.24 -complete -installsuffix shared -buildid z1_vtvjc5678ydwNBLTA/z1_vtvjc5678ydwNBLTA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1188/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/zstd/zstd.go
2025-08-20T21:13:30.3141290Z [00:03:07.662]➜  go tool buildid -w $WORK/b1188/_pkg_.a # internal
2025-08-20T21:13:30.3143379Z [00:03:07.662]➜  cp $WORK/b1188/_pkg_.a /root/.cache/go-build/31/31813060ecff3a68670e8007336610662afa68a33f86177ee9ba51b9856d77ac-d # internal
2025-08-20T21:13:30.3144404Z [00:03:07.662]➜  github.com/google/go-containerregistry/internal/compression
2025-08-20T21:13:30.3145173Z [00:03:07.662]➜  mkdir -p $WORK/b1186/
2025-08-20T21:13:30.3146458Z [00:03:07.662]➜  cat >/tmp/go-build1679262874/b1186/importcfg << 'EOF' # internal
2025-08-20T21:13:30.3148381Z [00:03:07.662]➜  # import config
2025-08-20T21:13:30.3150823Z [00:03:07.662]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.3151472Z [00:03:07.662]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.3152273Z [00:03:07.662]➜  packagefile github.com/google/go-containerregistry/internal/gzip=/tmp/go-build1679262874/b1187/_pkg_.a
2025-08-20T21:13:30.3153506Z [00:03:07.662]➜  packagefile github.com/google/go-containerregistry/internal/zstd=/tmp/go-build1679262874/b1188/_pkg_.a
2025-08-20T21:13:30.3155267Z [00:03:07.662]➜  packagefile github.com/google/go-containerregistry/pkg/compression=/tmp/go-build1679262874/b1189/_pkg_.a
2025-08-20T21:13:30.3155857Z [00:03:07.662]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.3156172Z [00:03:07.662]➜  EOF
2025-08-20T21:13:30.3158508Z [00:03:07.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1186/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/compression=>github.com/google/go-containerregistry@v0.20.6/internal/compression;$WORK/b1186=>" -p github.com/google/go-containerregistry/internal/compression -lang=go1.24 -complete -installsuffix shared -buildid fcX2hothosLOhcE19kG9/fcX2hothosLOhcE19kG9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1186/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/compression/compression.go
2025-08-20T21:13:30.3508289Z [00:03:07.698]➜  go tool buildid -w $WORK/b1186/_pkg_.a # internal
2025-08-20T21:13:30.3509085Z [00:03:07.699]➜  cp $WORK/b1186/_pkg_.a /root/.cache/go-build/b5/b548c82d17d0e84038c82c2baed0c64f49c5b1f948aef0606fc170335204a8a4-d # internal
2025-08-20T21:13:30.3532772Z [00:03:07.701]➜  github.com/google/go-containerregistry/pkg/logs
2025-08-20T21:13:30.3533506Z [00:03:07.701]➜  mkdir -p $WORK/b1191/
2025-08-20T21:13:30.3534323Z [00:03:07.701]➜  cat >/tmp/go-build1679262874/b1191/importcfg << 'EOF' # internal
2025-08-20T21:13:30.3534870Z [00:03:07.701]➜  # import config
2025-08-20T21:13:30.3535950Z [00:03:07.701]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.3536377Z [00:03:07.701]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:30.3536682Z [00:03:07.701]➜  EOF
2025-08-20T21:13:30.3538777Z [00:03:07.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1191/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/logs=>github.com/google/go-containerregistry@v0.20.6/pkg/logs;$WORK/b1191=>" -p github.com/google/go-containerregistry/pkg/logs -lang=go1.24 -complete -installsuffix shared -buildid 1rAsdQ9d83vsFC-J0YGV/1rAsdQ9d83vsFC-J0YGV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1191/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/logs/logs.go
2025-08-20T21:13:30.3882706Z [00:03:07.736]➜  go tool buildid -w $WORK/b1191/_pkg_.a # internal
2025-08-20T21:13:30.3886277Z [00:03:07.737]➜  cp $WORK/b1191/_pkg_.a /root/.cache/go-build/87/87f7e40db3d79039366e4d6eff15849145f311c45cf57fcadedd923454b72d72-d # internal
2025-08-20T21:13:30.3890671Z [00:03:07.737]➜  github.com/google/go-containerregistry/pkg/v1/match
2025-08-20T21:13:30.3898285Z [00:03:07.738]➜  mkdir -p $WORK/b1193/
2025-08-20T21:13:30.3898860Z [00:03:07.738]➜  cat >/tmp/go-build1679262874/b1193/importcfg << 'EOF' # internal
2025-08-20T21:13:30.3899356Z [00:03:07.738]➜  # import config
2025-08-20T21:13:30.3900036Z [00:03:07.738]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:30.3900976Z [00:03:07.738]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:30.3901547Z [00:03:07.738]➜  EOF
2025-08-20T21:13:30.3903710Z [00:03:07.738]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1193/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/match=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/match;$WORK/b1193=>" -p github.com/google/go-containerregistry/pkg/v1/match -lang=go1.24 -complete -installsuffix shared -buildid PRs-9y3zunROc_Mmi_W_/PRs-9y3zunROc_Mmi_W_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1193/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/match/match.go
2025-08-20T21:13:30.4283605Z [00:03:07.776]➜  go tool buildid -w $WORK/b1193/_pkg_.a # internal
2025-08-20T21:13:30.4288833Z [00:03:07.777]➜  cp $WORK/b1193/_pkg_.a /root/.cache/go-build/69/691980b848a9fbcba2ad8abde403fecf95725dc096eac9721f9a8e7903267404-d # internal
2025-08-20T21:13:30.4388005Z [00:03:07.787]➜  github.com/google/go-containerregistry/pkg/v1/partial
2025-08-20T21:13:30.4388465Z [00:03:07.787]➜  mkdir -p $WORK/b1192/
2025-08-20T21:13:30.4392997Z [00:03:07.787]➜  cat >/tmp/go-build1679262874/b1192/importcfg << 'EOF' # internal
2025-08-20T21:13:30.4393364Z [00:03:07.787]➜  # import config
2025-08-20T21:13:30.4393704Z [00:03:07.787]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.4394153Z [00:03:07.787]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:30.4394602Z [00:03:07.787]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.4395195Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:13:30.4396002Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/internal/compression=/tmp/go-build1679262874/b1186/_pkg_.a
2025-08-20T21:13:30.4396795Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/internal/gzip=/tmp/go-build1679262874/b1187/_pkg_.a
2025-08-20T21:13:30.4397801Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/internal/zstd=/tmp/go-build1679262874/b1188/_pkg_.a
2025-08-20T21:13:30.4398638Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/pkg/compression=/tmp/go-build1679262874/b1189/_pkg_.a
2025-08-20T21:13:30.4399373Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:30.4400091Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/pkg/v1/match=/tmp/go-build1679262874/b1193/_pkg_.a
2025-08-20T21:13:30.4400978Z [00:03:07.787]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:30.4401794Z [00:03:07.787]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.4402215Z [00:03:07.787]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:30.4402671Z [00:03:07.787]➜  EOF
2025-08-20T21:13:30.4406731Z [00:03:07.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1192/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial;$WORK/b1192=>" -p github.com/google/go-containerregistry/pkg/v1/partial -lang=go1.24 -complete -installsuffix shared -buildid l692Dm-mDjdXTtYHblQQ/l692Dm-mDjdXTtYHblQQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1192/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/compressed.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/index.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/uncompressed.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/partial/with.go
2025-08-20T21:13:30.5982181Z [00:03:07.946]➜  go tool buildid -w $WORK/b1192/_pkg_.a # internal
2025-08-20T21:13:30.5995883Z [00:03:07.947]➜  cp $WORK/b1192/_pkg_.a /root/.cache/go-build/de/de057d4d89243fec4b79f66c7eae3242094ce3006b325961882f4021a65ba328-d # internal
2025-08-20T21:13:30.6165164Z [00:03:07.964]➜  github.com/pelletier/go-toml
2025-08-20T21:13:30.6168063Z [00:03:07.964]➜  mkdir -p $WORK/b1195/
2025-08-20T21:13:30.6173173Z [00:03:07.965]➜  cat >/tmp/go-build1679262874/b1195/importcfg << 'EOF' # internal
2025-08-20T21:13:30.6179251Z [00:03:07.965]➜  # import config
2025-08-20T21:13:30.6179607Z [00:03:07.965]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.6180042Z [00:03:07.965]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:30.6181055Z [00:03:07.965]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.6181541Z [00:03:07.965]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.6181946Z [00:03:07.965]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.6182375Z [00:03:07.965]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:30.6182805Z [00:03:07.965]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:30.6183225Z [00:03:07.965]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:30.6183641Z [00:03:07.965]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.6184059Z [00:03:07.965]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:30.6184488Z [00:03:07.965]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:30.6184908Z [00:03:07.965]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:30.6185340Z [00:03:07.965]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:30.6185772Z [00:03:07.965]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:30.6186191Z [00:03:07.965]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:30.6186500Z [00:03:07.965]➜  EOF
2025-08-20T21:13:30.6191425Z [00:03:07.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1195/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5=>github.com/pelletier/go-toml@v1.9.5;$WORK/b1195=>" -p github.com/pelletier/go-toml -lang=go1.12 -complete -installsuffix shared -buildid bqqCc1AebsIOfsn_xCb2/bqqCc1AebsIOfsn_xCb2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1195/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/keysparsing.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/lexer.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/localtime.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/marshal.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/parser.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/position.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/token.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/toml.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/tomlpub.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/tomltree_create.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/tomltree_write.go /root/go/pkg/mod/github.com/pelletier/go-toml@v1.9.5/tomltree_writepub.go
2025-08-20T21:13:30.6941339Z [00:03:08.042]➜  go tool buildid -w $WORK/b1149/_pkg_.a # internal
2025-08-20T21:13:30.7204561Z [00:03:08.068]➜  cp $WORK/b1149/_pkg_.a /root/.cache/go-build/eb/ebc0b6b2292a644cfda920acbb4e2dc74f58d9f5066506a93a797ea768fcd849-d # internal
2025-08-20T21:13:30.7205533Z [00:03:08.069]➜  github.com/anchore/stereoscope/internal/docker
2025-08-20T21:13:30.7206366Z [00:03:08.069]➜  mkdir -p $WORK/b1145/
2025-08-20T21:13:30.7210488Z [00:03:08.069]➜  cat >/tmp/go-build1679262874/b1145/importcfg << 'EOF' # internal
2025-08-20T21:13:30.7212356Z [00:03:08.069]➜  # import config
2025-08-20T21:13:30.7214211Z [00:03:08.069]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:30.7215922Z [00:03:08.069]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.7216951Z [00:03:08.069]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:30.7217850Z [00:03:08.069]➜  packagefile github.com/docker/cli/cli/connhelper=/tmp/go-build1679262874/b1146/_pkg_.a
2025-08-20T21:13:30.7218495Z [00:03:08.069]➜  packagefile github.com/docker/docker/client=/tmp/go-build1679262874/b1149/_pkg_.a
2025-08-20T21:13:30.7219025Z [00:03:08.069]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:30.7219451Z [00:03:08.069]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.7220111Z [00:03:08.069]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:30.7220547Z [00:03:08.069]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:30.7221021Z [00:03:08.069]➜  EOF
2025-08-20T21:13:30.7223137Z [00:03:08.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1145/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/docker=>github.com/anchore/stereoscope@v0.1.6/internal/docker;$WORK/b1145=>" -p github.com/anchore/stereoscope/internal/docker -lang=go1.24 -complete -installsuffix shared -buildid sS5mKR74z3A19_mIm9an/sS5mKR74z3A19_mIm9an -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1145/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/docker/client.go
2025-08-20T21:13:30.7817236Z [00:03:08.129]➜  go tool buildid -w $WORK/b1183/_pkg_.a # internal
2025-08-20T21:13:30.7885472Z [00:03:08.136]➜  go tool buildid -w $WORK/b1145/_pkg_.a # internal
2025-08-20T21:13:30.7902211Z [00:03:08.138]➜  cp $WORK/b1145/_pkg_.a /root/.cache/go-build/2f/2f43c78f8b2e670d1d88c871f76adc26efbb24cec816c1830d3a455784a82366-d # internal
2025-08-20T21:13:30.7939722Z [00:03:08.142]➜  github.com/google/go-containerregistry/pkg/v1/empty
2025-08-20T21:13:30.7940892Z [00:03:08.142]➜  mkdir -p $WORK/b1199/
2025-08-20T21:13:30.7942211Z [00:03:08.142]➜  cat >/tmp/go-build1679262874/b1199/importcfg << 'EOF' # internal
2025-08-20T21:13:30.7942664Z [00:03:08.142]➜  # import config
2025-08-20T21:13:30.7943039Z [00:03:08.142]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:30.7943497Z [00:03:08.142]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.7943915Z [00:03:08.142]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.7944490Z [00:03:08.142]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:30.7945230Z [00:03:08.142]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:30.7945993Z [00:03:08.142]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:30.7946453Z [00:03:08.142]➜  EOF
2025-08-20T21:13:30.7962559Z [00:03:08.142]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1199/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/empty=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/empty;$WORK/b1199=>" -p github.com/google/go-containerregistry/pkg/v1/empty -lang=go1.24 -complete -installsuffix shared -buildid BP6uO_fwRG33CTPvFMoG/BP6uO_fwRG33CTPvFMoG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1199/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/empty/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/empty/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/empty/index.go
2025-08-20T21:13:30.7969200Z [00:03:08.145]➜  cp $WORK/b1183/_pkg_.a /root/.cache/go-build/1b/1b304955388d9449fffa2c50639a5ac28da45288562a65b7551d844708c60aaa-d # internal
2025-08-20T21:13:30.7970544Z [00:03:08.145]➜  github.com/containerd/stargz-snapshotter/estargz
2025-08-20T21:13:30.7971021Z [00:03:08.145]➜  mkdir -p $WORK/b1180/
2025-08-20T21:13:30.7974381Z [00:03:08.145]➜  cat >/tmp/go-build1679262874/b1180/importcfg << 'EOF' # internal
2025-08-20T21:13:30.7974774Z [00:03:08.145]➜  # import config
2025-08-20T21:13:30.7975136Z [00:03:08.145]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:30.7975576Z [00:03:08.145]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.7976002Z [00:03:08.145]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.7976449Z [00:03:08.145]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:30.7976897Z [00:03:08.145]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:30.7977576Z [00:03:08.145]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:30.7978039Z [00:03:08.145]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:30.7978508Z [00:03:08.145]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:30.7978987Z [00:03:08.145]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:30.7979427Z [00:03:08.145]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.7979843Z [00:03:08.145]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.7980467Z [00:03:08.145]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build1679262874/b1181/_pkg_.a
2025-08-20T21:13:30.7981435Z [00:03:08.145]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:30.7982063Z [00:03:08.145]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:30.7982716Z [00:03:08.145]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build1679262874/b1182/_pkg_.a
2025-08-20T21:13:30.7983320Z [00:03:08.145]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:30.7983959Z [00:03:08.145]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:30.7984480Z [00:03:08.145]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.7984899Z [00:03:08.145]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:30.7985308Z [00:03:08.145]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.7985711Z [00:03:08.145]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:30.7986202Z [00:03:08.145]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:30.7986651Z [00:03:08.145]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:30.7987086Z [00:03:08.145]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:30.7987504Z [00:03:08.145]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:30.7987924Z [00:03:08.145]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:30.7988353Z [00:03:08.145]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:30.7988769Z [00:03:08.145]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:30.7989188Z [00:03:08.145]➜  packagefile testing=/tmp/go-build1679262874/b1183/_pkg_.a
2025-08-20T21:13:30.7989606Z [00:03:08.146]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:30.7989913Z [00:03:08.146]➜  EOF
2025-08-20T21:13:30.7993761Z [00:03:08.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1180/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3;$WORK/b1180=>" -p github.com/containerd/stargz-snapshotter/estargz -lang=go1.22 -complete -installsuffix shared -buildid 7Tu_pVODYtmsqYDvFrHh/7Tu_pVODYtmsqYDvFrHh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1180/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/build.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/estargz.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/gzip.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/testutil.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/types.go
2025-08-20T21:13:30.8347596Z [00:03:08.183]➜  go tool buildid -w $WORK/b1199/_pkg_.a # internal
2025-08-20T21:13:30.8351950Z [00:03:08.183]➜  cp $WORK/b1199/_pkg_.a /root/.cache/go-build/64/64a7921e152cf5e99212e9838baee9fb969c1f87f7172b4c6bcb33074e1cecdc-d # internal
2025-08-20T21:13:30.8356109Z [00:03:08.184]➜  github.com/google/go-containerregistry/pkg/v1/stream
2025-08-20T21:13:30.8356857Z [00:03:08.184]➜  mkdir -p $WORK/b1200/
2025-08-20T21:13:30.8359346Z [00:03:08.184]➜  cat >/tmp/go-build1679262874/b1200/importcfg << 'EOF' # internal
2025-08-20T21:13:30.8360482Z [00:03:08.184]➜  # import config
2025-08-20T21:13:30.8361002Z [00:03:08.184]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:30.8361472Z [00:03:08.184]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:30.8361923Z [00:03:08.184]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:30.8362370Z [00:03:08.184]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:30.8362811Z [00:03:08.184]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.8363397Z [00:03:08.184]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:30.8364121Z [00:03:08.184]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:30.8364698Z [00:03:08.184]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:30.8365107Z [00:03:08.184]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.8365503Z [00:03:08.184]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:30.8366116Z [00:03:08.184]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:30.8366551Z [00:03:08.184]➜  EOF
2025-08-20T21:13:30.8368798Z [00:03:08.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1200/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/stream=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/stream;$WORK/b1200=>" -p github.com/google/go-containerregistry/pkg/v1/stream -lang=go1.24 -complete -installsuffix shared -buildid HhISzyRS3o7JoPfgCyie/HhISzyRS3o7JoPfgCyie -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1200/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/stream/layer.go
2025-08-20T21:13:30.8862364Z [00:03:08.234]➜  go tool buildid -w $WORK/b1200/_pkg_.a # internal
2025-08-20T21:13:30.8869449Z [00:03:08.235]➜  cp $WORK/b1200/_pkg_.a /root/.cache/go-build/8d/8dcc563572763630b51c416e976459a5596671ee52311c8d8466bcf6b8dee0e4-d # internal
2025-08-20T21:13:30.8874081Z [00:03:08.235]➜  github.com/google/go-containerregistry/internal/redact
2025-08-20T21:13:30.8874998Z [00:03:08.236]➜  mkdir -p $WORK/b1202/
2025-08-20T21:13:30.8876894Z [00:03:08.236]➜  cat >/tmp/go-build1679262874/b1202/importcfg << 'EOF' # internal
2025-08-20T21:13:30.8877279Z [00:03:08.236]➜  # import config
2025-08-20T21:13:30.8878062Z [00:03:08.236]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:30.8878781Z [00:03:08.236]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.8879212Z [00:03:08.236]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:30.8879529Z [00:03:08.236]➜  EOF
2025-08-20T21:13:30.8882173Z [00:03:08.236]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/redact=>github.com/google/go-containerregistry@v0.20.6/internal/redact;$WORK/b1202=>" -p github.com/google/go-containerregistry/internal/redact -lang=go1.24 -complete -installsuffix shared -buildid dBaimd9RXRXGLjl_YCUL/dBaimd9RXRXGLjl_YCUL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1202/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/redact/redact.go
2025-08-20T21:13:30.9168803Z [00:03:08.265]➜  go tool buildid -w $WORK/b1202/_pkg_.a # internal
2025-08-20T21:13:30.9173948Z [00:03:08.265]➜  cp $WORK/b1202/_pkg_.a /root/.cache/go-build/7b/7b6944cde8a3688dbbaa533320cdb9ff4cb920df43371a2a99cc11fb8c0cc927-d # internal
2025-08-20T21:13:30.9179412Z [00:03:08.266]➜  github.com/google/go-containerregistry/internal/retry/wait
2025-08-20T21:13:30.9180272Z [00:03:08.266]➜  mkdir -p $WORK/b1204/
2025-08-20T21:13:30.9184458Z [00:03:08.266]➜  cat >/tmp/go-build1679262874/b1204/importcfg << 'EOF' # internal
2025-08-20T21:13:30.9184838Z [00:03:08.267]➜  # import config
2025-08-20T21:13:30.9185188Z [00:03:08.267]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.9185636Z [00:03:08.267]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:30.9186064Z [00:03:08.267]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:30.9186373Z [00:03:08.267]➜  EOF
2025-08-20T21:13:30.9195504Z [00:03:08.267]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1204/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/retry/wait=>github.com/google/go-containerregistry@v0.20.6/internal/retry/wait;$WORK/b1204=>" -p github.com/google/go-containerregistry/internal/retry/wait -lang=go1.24 -complete -installsuffix shared -buildid mG2VxLUBoFmJfUNB-qqS/mG2VxLUBoFmJfUNB-qqS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1204/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/retry/wait/kubernetes_apimachinery_wait.go
2025-08-20T21:13:30.9408376Z [00:03:08.289]➜  go tool buildid -w $WORK/b1204/_pkg_.a # internal
2025-08-20T21:13:30.9412515Z [00:03:08.289]➜  cp $WORK/b1204/_pkg_.a /root/.cache/go-build/79/790c58e60acda953053d00cbf48c82fd3040fa06945596b412ca6c3f17779e66-d # internal
2025-08-20T21:13:30.9416559Z [00:03:08.290]➜  github.com/google/go-containerregistry/internal/retry
2025-08-20T21:13:30.9421050Z [00:03:08.290]➜  mkdir -p $WORK/b1203/
2025-08-20T21:13:30.9421876Z [00:03:08.290]➜  cat >/tmp/go-build1679262874/b1203/importcfg << 'EOF' # internal
2025-08-20T21:13:30.9422545Z [00:03:08.290]➜  # import config
2025-08-20T21:13:30.9423423Z [00:03:08.290]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:30.9423899Z [00:03:08.290]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.9424326Z [00:03:08.290]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.9424980Z [00:03:08.290]➜  packagefile github.com/google/go-containerregistry/internal/retry/wait=/tmp/go-build1679262874/b1204/_pkg_.a
2025-08-20T21:13:30.9425475Z [00:03:08.290]➜  EOF
2025-08-20T21:13:30.9427660Z [00:03:08.290]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1203/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/retry=>github.com/google/go-containerregistry@v0.20.6/internal/retry;$WORK/b1203=>" -p github.com/google/go-containerregistry/internal/retry -lang=go1.24 -complete -installsuffix shared -buildid zl68h5hM_PJamRjOhUJ2/zl68h5hM_PJamRjOhUJ2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1203/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/retry/retry.go
2025-08-20T21:13:30.9691448Z [00:03:08.317]➜  go tool buildid -w $WORK/b1203/_pkg_.a # internal
2025-08-20T21:13:30.9696687Z [00:03:08.318]➜  cp $WORK/b1203/_pkg_.a /root/.cache/go-build/e3/e35fa6763f95c73680f92ba797f1029c4451808d9919b0a35020bb1d4581b8c5-d # internal
2025-08-20T21:13:30.9709477Z [00:03:08.319]➜  github.com/google/go-containerregistry/internal/verify
2025-08-20T21:13:30.9710170Z [00:03:08.319]➜  mkdir -p $WORK/b1205/
2025-08-20T21:13:30.9711017Z [00:03:08.319]➜  cat >/tmp/go-build1679262874/b1205/importcfg << 'EOF' # internal
2025-08-20T21:13:30.9711919Z [00:03:08.319]➜  # import config
2025-08-20T21:13:30.9712312Z [00:03:08.319]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:30.9712775Z [00:03:08.319]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:30.9713230Z [00:03:08.319]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:30.9713664Z [00:03:08.319]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:30.9714257Z [00:03:08.319]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:13:30.9714997Z [00:03:08.319]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:30.9715544Z [00:03:08.319]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:30.9715949Z [00:03:08.319]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:30.9716258Z [00:03:08.319]➜  EOF
2025-08-20T21:13:30.9718474Z [00:03:08.319]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1205/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/verify=>github.com/google/go-containerregistry@v0.20.6/internal/verify;$WORK/b1205=>" -p github.com/google/go-containerregistry/internal/verify -lang=go1.24 -complete -installsuffix shared -buildid FOSPwnnhdSYLsI84rCgQ/FOSPwnnhdSYLsI84rCgQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1205/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/verify/verify.go
2025-08-20T21:13:31.0065813Z [00:03:08.354]➜  go tool buildid -w $WORK/b1205/_pkg_.a # internal
2025-08-20T21:13:31.0069264Z [00:03:08.355]➜  cp $WORK/b1205/_pkg_.a /root/.cache/go-build/78/78bc0fd81a911cbc27506b39837cdf1ba70628f8c223ff6f79fa38cec5a3e3e1-d # internal
2025-08-20T21:13:31.0071836Z [00:03:08.355]➜  github.com/docker/distribution/registry/client/auth/challenge
2025-08-20T21:13:31.0077082Z [00:03:08.356]➜  mkdir -p $WORK/b1207/
2025-08-20T21:13:31.0077598Z [00:03:08.356]➜  cat >/tmp/go-build1679262874/b1207/importcfg << 'EOF' # internal
2025-08-20T21:13:31.0077965Z [00:03:08.356]➜  # import config
2025-08-20T21:13:31.0078304Z [00:03:08.356]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.0078734Z [00:03:08.356]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:31.0079182Z [00:03:08.356]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:31.0079611Z [00:03:08.356]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.0080030Z [00:03:08.356]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:31.0080355Z [00:03:08.356]➜  EOF
2025-08-20T21:13:31.0083555Z [00:03:08.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1207/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/registry/client/auth/challenge=>github.com/docker/distribution@v2.8.3+incompatible/registry/client/auth/challenge;$WORK/b1207=>" -p github.com/docker/distribution/registry/client/auth/challenge -lang=go1.16 -complete -installsuffix shared -buildid mZA676wFN0925VRKchxC/mZA676wFN0925VRKchxC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1207/importcfg -pack /root/go/pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/registry/client/auth/challenge/addr.go /root/go/pkg/mod/github.com/docker/distribution@v2.8.3+incompatible/registry/client/auth/challenge/authchallenge.go
2025-08-20T21:13:31.0699117Z [00:03:08.418]➜  go tool buildid -w $WORK/b1207/_pkg_.a # internal
2025-08-20T21:13:31.0707859Z [00:03:08.419]➜  cp $WORK/b1207/_pkg_.a /root/.cache/go-build/7b/7b38d8c8345b9f2ab65b009d6337426a19465024c0fdaaa48ad1e5c2cfba1e39-d # internal
2025-08-20T21:13:31.0759122Z [00:03:08.424]➜  github.com/google/go-containerregistry/pkg/v1/remote/transport
2025-08-20T21:13:31.0759565Z [00:03:08.424]➜  mkdir -p $WORK/b1206/
2025-08-20T21:13:31.0764692Z [00:03:08.425]➜  cat >/tmp/go-build1679262874/b1206/importcfg << 'EOF' # internal
2025-08-20T21:13:31.0765455Z [00:03:08.425]➜  # import config
2025-08-20T21:13:31.0765812Z [00:03:08.425]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:31.0766278Z [00:03:08.425]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:31.0766959Z [00:03:08.425]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:31.0767425Z [00:03:08.425]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.0767972Z [00:03:08.425]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.0768758Z [00:03:08.425]➜  packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build1679262874/b1207/_pkg_.a
2025-08-20T21:13:31.0769716Z [00:03:08.425]➜  packagefile github.com/google/go-containerregistry/internal/redact=/tmp/go-build1679262874/b1202/_pkg_.a
2025-08-20T21:13:31.0770711Z [00:03:08.425]➜  packagefile github.com/google/go-containerregistry/internal/retry=/tmp/go-build1679262874/b1203/_pkg_.a
2025-08-20T21:13:31.0771591Z [00:03:08.425]➜  packagefile github.com/google/go-containerregistry/pkg/authn=/tmp/go-build1679262874/b910/_pkg_.a
2025-08-20T21:13:31.0772444Z [00:03:08.425]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:13:31.0773252Z [00:03:08.425]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:31.0773912Z [00:03:08.425]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.0774428Z [00:03:08.425]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:31.0774968Z [00:03:08.425]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:31.0775574Z [00:03:08.425]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:31.0776459Z [00:03:08.425]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:31.0777129Z [00:03:08.425]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:31.0777734Z [00:03:08.425]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.0778298Z [00:03:08.425]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:31.0778833Z [00:03:08.425]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:31.0779286Z [00:03:08.425]➜  EOF
2025-08-20T21:13:31.0785874Z [00:03:08.425]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1206/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport;$WORK/b1206=>" -p github.com/google/go-containerregistry/pkg/v1/remote/transport -lang=go1.24 -complete -installsuffix shared -buildid q-4t_0yLlF5j1a9Imbnm/q-4t_0yLlF5j1a9Imbnm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1206/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/basic.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/bearer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/error.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/logger.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/ping.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/retry.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/schemer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/scope.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/transport.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/transport/useragent.go
2025-08-20T21:13:31.1535578Z [00:03:08.501]➜  go tool buildid -w $WORK/b1195/_pkg_.a # internal
2025-08-20T21:13:31.1605436Z [00:03:08.508]➜  cp $WORK/b1195/_pkg_.a /root/.cache/go-build/2e/2e76a282517ed64c16ad78affa688da6863fb28808bdc988bf1d2d179b08d587-d # internal
2025-08-20T21:13:31.1629267Z [00:03:08.511]➜  github.com/containerd/containerd/remotes/docker/config
2025-08-20T21:13:31.1629755Z [00:03:08.511]➜  mkdir -p $WORK/b1194/
2025-08-20T21:13:31.1678791Z [00:03:08.515]➜  cat >/tmp/go-build1679262874/b1194/importcfg << 'EOF' # internal
2025-08-20T21:13:31.1679249Z [00:03:08.515]➜  # import config
2025-08-20T21:13:31.1679640Z [00:03:08.515]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:31.1680083Z [00:03:08.515]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:31.1680538Z [00:03:08.515]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:31.1681108Z [00:03:08.515]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.1681527Z [00:03:08.515]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.1682081Z [00:03:08.515]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:13:31.1682785Z [00:03:08.515]➜  packagefile github.com/containerd/containerd/remotes/docker=/tmp/go-build1679262874/b1121/_pkg_.a
2025-08-20T21:13:31.1683429Z [00:03:08.515]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:13:31.1683997Z [00:03:08.515]➜  packagefile github.com/pelletier/go-toml=/tmp/go-build1679262874/b1195/_pkg_.a
2025-08-20T21:13:31.1684491Z [00:03:08.515]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:31.1684910Z [00:03:08.515]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:31.1685339Z [00:03:08.515]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:31.1686023Z [00:03:08.516]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.1686544Z [00:03:08.516]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:31.1687004Z [00:03:08.516]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:31.1687444Z [00:03:08.516]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:31.1687870Z [00:03:08.516]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.1688288Z [00:03:08.516]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:31.1688623Z [00:03:08.516]➜  EOF
2025-08-20T21:13:31.1691381Z [00:03:08.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1194/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/config=>github.com/containerd/containerd@v1.7.27/remotes/docker/config;$WORK/b1194=>" -p github.com/containerd/containerd/remotes/docker/config -lang=go1.21 -complete -installsuffix shared -buildid goWpXVPsz32oQqKBs_SD/goWpXVPsz32oQqKBs_SD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1194/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/config/config_unix.go /root/go/pkg/mod/github.com/containerd/containerd@v1.7.27/remotes/docker/config/hosts.go
2025-08-20T21:13:31.2651023Z [00:03:08.613]➜  go tool buildid -w $WORK/b1206/_pkg_.a # internal
2025-08-20T21:13:31.2672648Z [00:03:08.615]➜  cp $WORK/b1206/_pkg_.a /root/.cache/go-build/c6/c63afddeed6712cc1c0c3f5040d6c72642f8cd478e98b11d0a6f610f1e1a1924-d # internal
2025-08-20T21:13:31.2709228Z [00:03:08.619]➜  github.com/docker/docker/pkg/homedir
2025-08-20T21:13:31.2713110Z [00:03:08.619]➜  mkdir -p $WORK/b1210/
2025-08-20T21:13:31.2714976Z [00:03:08.620]➜  cat >/tmp/go-build1679262874/b1210/importcfg << 'EOF' # internal
2025-08-20T21:13:31.2715448Z [00:03:08.620]➜  # import config
2025-08-20T21:13:31.2715801Z [00:03:08.620]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.2716229Z [00:03:08.620]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.2716643Z [00:03:08.620]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:31.2717096Z [00:03:08.620]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:31.2717543Z [00:03:08.620]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:31.2717981Z [00:03:08.620]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.2718299Z [00:03:08.620]➜  EOF
2025-08-20T21:13:31.2720906Z [00:03:08.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/pkg/homedir=>github.com/docker/docker@v28.3.2+incompatible/pkg/homedir;$WORK/b1210=>" -p github.com/docker/docker/pkg/homedir -lang=go1.16 -complete -installsuffix shared -buildid ssVtIZE_b3-DhQ2LKt8R/ssVtIZE_b3-DhQ2LKt8R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1210/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/pkg/homedir/homedir.go /root/go/pkg/mod/github.com/docker/docker@v28.3.2+incompatible/pkg/homedir/homedir_linux.go
2025-08-20T21:13:31.3037292Z [00:03:08.652]➜  go tool buildid -w $WORK/b1210/_pkg_.a # internal
2025-08-20T21:13:31.3043258Z [00:03:08.652]➜  cp $WORK/b1210/_pkg_.a /root/.cache/go-build/dd/dd409cc0379c58455be0f7fa35e3a670c855b74d47b76f7e1636ebc7a12d8fa1-d # internal
2025-08-20T21:13:31.3053734Z [00:03:08.653]➜  crypto/mlkem
2025-08-20T21:13:31.3054787Z [00:03:08.653]➜  mkdir -p $WORK/b1212/
2025-08-20T21:13:31.3055224Z [00:03:08.653]➜  cat >/tmp/go-build1679262874/b1212/importcfg << 'EOF' # internal
2025-08-20T21:13:31.3055613Z [00:03:08.653]➜  # import config
2025-08-20T21:13:31.3056053Z [00:03:08.653]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build1679262874/b206/_pkg_.a
2025-08-20T21:13:31.3056448Z [00:03:08.653]➜  EOF
2025-08-20T21:13:31.3058154Z [00:03:08.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1212/_pkg_.a -trimpath "/root/.go/src/crypto/mlkem=>crypto/mlkem;$WORK/b1212=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid GI11bdmiG_GokcLD4yPw/GI11bdmiG_GokcLD4yPw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1212/importcfg -pack /root/.go/src/crypto/mlkem/mlkem.go
2025-08-20T21:13:31.3155703Z [00:03:08.664]➜  go tool buildid -w $WORK/b1194/_pkg_.a # internal
2025-08-20T21:13:31.3171654Z [00:03:08.665]➜  cp $WORK/b1194/_pkg_.a /root/.cache/go-build/f8/f8644f1125b21292a3ddd439b35597b1449be990e4134795b371732233724204-d # internal
2025-08-20T21:13:31.3319276Z [00:03:08.680]➜  golang.org/x/crypto/chacha20
2025-08-20T21:13:31.3319685Z [00:03:08.680]➜  mkdir -p $WORK/b1213/
2025-08-20T21:13:31.3320031Z [00:03:08.680]➜  echo -n > $WORK/b1213/go_asm.h # internal
2025-08-20T21:13:31.3320431Z [00:03:08.680]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20
2025-08-20T21:13:31.3321980Z [00:03:08.680]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/crypto/chacha20 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20=>golang.org/x/crypto@v0.40.0/chacha20;$WORK/b1213=>" -I $WORK/b1213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b1213/symabis ./chacha_arm64.s
2025-08-20T21:13:31.3475103Z [00:03:08.695]➜  go tool buildid -w $WORK/b1212/_pkg_.a # internal
2025-08-20T21:13:31.3476368Z [00:03:08.696]➜  cp $WORK/b1212/_pkg_.a /root/.cache/go-build/42/429c18fff564c3890ce189b5b38b62e770d91ed3940f5d3859f0737d7cde6bf4-d # internal
2025-08-20T21:13:31.3477454Z [00:03:08.696]➜  golang.org/x/crypto/curve25519
2025-08-20T21:13:31.3477994Z [00:03:08.696]➜  mkdir -p $WORK/b1215/
2025-08-20T21:13:31.3478883Z [00:03:08.696]➜  cat >/tmp/go-build1679262874/b1215/importcfg << 'EOF' # internal
2025-08-20T21:13:31.3479422Z [00:03:08.696]➜  # import config
2025-08-20T21:13:31.3480723Z [00:03:08.696]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:13:31.3481118Z [00:03:08.696]➜  EOF
2025-08-20T21:13:31.3481382Z [00:03:08.696]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:31.3483290Z [00:03:08.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1215/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/curve25519=>golang.org/x/crypto@v0.40.0/curve25519;$WORK/b1215=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid c9tctAdSDlsQEUPOXKTn/c9tctAdSDlsQEUPOXKTn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1215/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/curve25519/curve25519.go
2025-08-20T21:13:31.3515937Z [00:03:08.700]➜  cat >/tmp/go-build1679262874/b1213/importcfg << 'EOF' # internal
2025-08-20T21:13:31.3516935Z [00:03:08.700]➜  # import config
2025-08-20T21:13:31.3517955Z [00:03:08.700]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:31.3518493Z [00:03:08.700]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:31.3518972Z [00:03:08.700]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.3519515Z [00:03:08.700]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b1214/_pkg_.a
2025-08-20T21:13:31.3520052Z [00:03:08.700]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:31.3520486Z [00:03:08.700]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:31.3520985Z [00:03:08.700]➜  EOF
2025-08-20T21:13:31.3523776Z [00:03:08.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1213/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20=>golang.org/x/crypto@v0.40.0/chacha20;$WORK/b1213=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -installsuffix shared -buildid 42GJfEiFBXyF6MKHeNAX/42GJfEiFBXyF6MKHeNAX -goversion go1.25.0 -symabis $WORK/b1213/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1213/importcfg -pack -asmhdr $WORK/b1213/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20/chacha_arm64.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20/chacha_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20/xor.go
2025-08-20T21:13:31.3781781Z [00:03:08.726]➜  go tool buildid -w $WORK/b1215/_pkg_.a # internal
2025-08-20T21:13:31.3791791Z [00:03:08.727]➜  cp $WORK/b1215/_pkg_.a /root/.cache/go-build/42/421117b5c9df596f4340beb22e52d745123f54c77bb80e31fdf6c69aafe8aa64-d # internal
2025-08-20T21:13:31.3809221Z [00:03:08.729]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T21:13:31.3810333Z [00:03:08.729]➜  mkdir -p $WORK/b1216/
2025-08-20T21:13:31.3814651Z [00:03:08.730]➜  cat >/tmp/go-build1679262874/b1216/importcfg << 'EOF' # internal
2025-08-20T21:13:31.3816300Z [00:03:08.730]➜  # import config
2025-08-20T21:13:31.3816969Z [00:03:08.730]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:31.3817972Z [00:03:08.730]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:31.3819046Z [00:03:08.730]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:31.3819473Z [00:03:08.730]➜  EOF
2025-08-20T21:13:31.3822183Z [00:03:08.730]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1216/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/poly1305=>golang.org/x/crypto@v0.40.0/internal/poly1305;$WORK/b1216=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -complete -installsuffix shared -buildid ouoRjGOYYrebUmmZg-oQ/ouoRjGOYYrebUmmZg-oQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1216/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/poly1305/mac_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/poly1305/poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/internal/poly1305/sum_generic.go
2025-08-20T21:13:31.4233017Z [00:03:08.771]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20
2025-08-20T21:13:31.4234506Z [00:03:08.771]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/crypto/chacha20 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20=>golang.org/x/crypto@v0.40.0/chacha20;$WORK/b1213=>" -I $WORK/b1213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1213/chacha_arm64.o ./chacha_arm64.s
2025-08-20T21:13:31.4336077Z [00:03:08.782]➜  go tool pack r $WORK/b1213/_pkg_.a $WORK/b1213/chacha_arm64.o # internal
2025-08-20T21:13:31.4336601Z [00:03:08.782]➜  go tool buildid -w $WORK/b1213/_pkg_.a # internal
2025-08-20T21:13:31.4344645Z [00:03:08.782]➜  cp $WORK/b1213/_pkg_.a /root/.cache/go-build/e3/e38925186abaf515e6d8535c22bcb44cc0f5fed5fc89d91a282ac013b9534bf3-d # internal
2025-08-20T21:13:31.4377068Z [00:03:08.786]➜  go tool buildid -w $WORK/b1216/_pkg_.a # internal
2025-08-20T21:13:31.4382447Z [00:03:08.786]➜  golang.org/x/crypto/blowfish
2025-08-20T21:13:31.4383595Z [00:03:08.786]➜  mkdir -p $WORK/b1218/
2025-08-20T21:13:31.4389003Z [00:03:08.787]➜  cat >/tmp/go-build1679262874/b1218/importcfg << 'EOF' # internal
2025-08-20T21:13:31.4389541Z [00:03:08.787]➜  # import config
2025-08-20T21:13:31.4390216Z [00:03:08.787]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:31.4390814Z [00:03:08.787]➜  EOF
2025-08-20T21:13:31.4391826Z [00:03:08.787]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:31.4394193Z [00:03:08.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1218/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blowfish=>golang.org/x/crypto@v0.40.0/blowfish;$WORK/b1218=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid YmfktxKqOhGPKVAK1vAm/YmfktxKqOhGPKVAK1vAm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1218/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blowfish/block.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blowfish/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blowfish/const.go
2025-08-20T21:13:31.4406435Z [00:03:08.789]➜  cp $WORK/b1216/_pkg_.a /root/.cache/go-build/c6/c68f06c94b9c992414ecfa4a97bab499a4118c6102563aafd81722306b89a127-d # internal
2025-08-20T21:13:31.4511202Z [00:03:08.799]➜  github.com/sylabs/sif/v2/pkg/sif
2025-08-20T21:13:31.4512316Z [00:03:08.799]➜  mkdir -p $WORK/b1221/
2025-08-20T21:13:31.4521772Z [00:03:08.800]➜  cat >/tmp/go-build1679262874/b1221/importcfg << 'EOF' # internal
2025-08-20T21:13:31.4522364Z [00:03:08.800]➜  # import config
2025-08-20T21:13:31.4522818Z [00:03:08.800]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:31.4524015Z [00:03:08.800]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:31.4524473Z [00:03:08.800]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:31.4525036Z [00:03:08.800]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:31.4525524Z [00:03:08.800]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:31.4525996Z [00:03:08.800]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:31.4526443Z [00:03:08.800]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.4526865Z [00:03:08.800]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.4527436Z [00:03:08.800]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:31.4528047Z [00:03:08.800]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:31.4528826Z [00:03:08.800]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:31.4529232Z [00:03:08.800]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.4529638Z [00:03:08.800]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:31.4533878Z [00:03:08.800]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.4534411Z [00:03:08.800]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.4534840Z [00:03:08.800]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:31.4535155Z [00:03:08.800]➜  EOF
2025-08-20T21:13:31.4539518Z [00:03:08.801]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1221/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif=>github.com/sylabs/sif/v2@v2.21.1/pkg/sif;$WORK/b1221=>" -p github.com/sylabs/sif/v2/pkg/sif -lang=go1.23 -complete -installsuffix shared -buildid cVEyBMBblUnhOByh30rO/cVEyBMBblUnhOByh30rO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1221/importcfg -pack /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/add.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/arch.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/buffer.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/create.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/delete.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/descriptor.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/descriptor_input.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/load.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/select.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/set.go /root/go/pkg/mod/github.com/sylabs/sif/v2@v2.21.1/pkg/sif/sif.go
2025-08-20T21:13:31.4768875Z [00:03:08.825]➜  go tool buildid -w $WORK/b1218/_pkg_.a # internal
2025-08-20T21:13:31.4775455Z [00:03:08.825]➜  cp $WORK/b1218/_pkg_.a /root/.cache/go-build/b0/b0c9fd47f4a83966d7e9df0751694af8b2f138885ac6e0f6404518b412e1688d-d # internal
2025-08-20T21:13:31.4818952Z [00:03:08.830]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T21:13:31.4824954Z [00:03:08.830]➜  mkdir -p $WORK/b1217/
2025-08-20T21:13:31.4825662Z [00:03:08.831]➜  cat >/tmp/go-build1679262874/b1217/importcfg << 'EOF' # internal
2025-08-20T21:13:31.4826087Z [00:03:08.831]➜  # import config
2025-08-20T21:13:31.4826472Z [00:03:08.831]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:31.4826924Z [00:03:08.831]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.4827730Z [00:03:08.831]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build1679262874/b1218/_pkg_.a
2025-08-20T21:13:31.4828187Z [00:03:08.831]➜  EOF
2025-08-20T21:13:31.4830271Z [00:03:08.831]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1217/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/internal/bcrypt_pbkdf=>golang.org/x/crypto@v0.40.0/ssh/internal/bcrypt_pbkdf;$WORK/b1217=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid s8W_HvjWcC-yhbngGsdx/s8W_HvjWcC-yhbngGsdx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1217/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T21:13:31.5189144Z [00:03:08.867]➜  go tool buildid -w $WORK/b1217/_pkg_.a # internal
2025-08-20T21:13:31.5192910Z [00:03:08.867]➜  cp $WORK/b1217/_pkg_.a /root/.cache/go-build/eb/eb9f5f015678193b3441bf9a84ba4b7a4514ef1ca751f9983eb53a336610505a-d # internal
2025-08-20T21:13:31.5276545Z [00:03:08.876]➜  golang.org/x/crypto/ssh
2025-08-20T21:13:31.5276909Z [00:03:08.876]➜  mkdir -p $WORK/b1211/
2025-08-20T21:13:31.5283584Z [00:03:08.876]➜  cat >/tmp/go-build1679262874/b1211/importcfg << 'EOF' # internal
2025-08-20T21:13:31.5284847Z [00:03:08.876]➜  # import config
2025-08-20T21:13:31.5285214Z [00:03:08.876]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:31.5285997Z [00:03:08.876]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:31.5286424Z [00:03:08.876]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:31.5286851Z [00:03:08.876]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:31.5287597Z [00:03:08.876]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:31.5288170Z [00:03:08.876]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:31.5288633Z [00:03:08.876]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:13:31.5289094Z [00:03:08.876]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:13:31.5289555Z [00:03:08.876]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:31.5290026Z [00:03:08.876]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:13:31.5290501Z [00:03:08.876]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:31.5291162Z [00:03:08.876]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:31.5291617Z [00:03:08.876]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:13:31.5292076Z [00:03:08.876]➜  packagefile crypto/mlkem=/tmp/go-build1679262874/b1212/_pkg_.a
2025-08-20T21:13:31.5292546Z [00:03:08.876]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:31.5292995Z [00:03:08.876]➜  packagefile crypto/rc4=/tmp/go-build1679262874/b215/_pkg_.a
2025-08-20T21:13:31.5293451Z [00:03:08.876]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:31.5293905Z [00:03:08.876]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:31.5294375Z [00:03:08.876]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:31.5294839Z [00:03:08.876]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:31.5295334Z [00:03:08.876]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:31.5295800Z [00:03:08.876]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:31.5296263Z [00:03:08.876]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:31.5296781Z [00:03:08.876]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:31.5297269Z [00:03:08.876]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:31.5297744Z [00:03:08.876]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:31.5298407Z [00:03:08.876]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:31.5298962Z [00:03:08.876]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.5299380Z [00:03:08.876]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.5299886Z [00:03:08.876]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1679262874/b1213/_pkg_.a
2025-08-20T21:13:31.5300478Z [00:03:08.876]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1679262874/b1215/_pkg_.a
2025-08-20T21:13:31.5323531Z [00:03:08.876]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1679262874/b1216/_pkg_.a
2025-08-20T21:13:31.5324271Z [00:03:08.876]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1679262874/b1217/_pkg_.a
2025-08-20T21:13:31.5324829Z [00:03:08.876]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:31.5325239Z [00:03:08.876]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.5325647Z [00:03:08.876]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:31.5326053Z [00:03:08.876]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:31.5326475Z [00:03:08.876]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:31.5326913Z [00:03:08.876]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:31.5327652Z [00:03:08.876]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:31.5328056Z [00:03:08.876]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.5328470Z [00:03:08.876]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:31.5329142Z [00:03:08.876]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:31.5329622Z [00:03:08.876]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:31.5330036Z [00:03:08.876]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:31.5330462Z [00:03:08.876]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:31.5331104Z [00:03:08.876]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.5331528Z [00:03:08.876]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:31.5331961Z [00:03:08.876]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:31.5332397Z [00:03:08.876]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:31.5332702Z [00:03:08.876]➜  EOF
2025-08-20T21:13:31.5338979Z [00:03:08.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1211/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh=>golang.org/x/crypto@v0.40.0/ssh;$WORK/b1211=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid aciw__95CuZAhWjORbyt/aciw__95CuZAhWjORbyt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1211/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/buffer.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/certs.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/channel.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/client_auth.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/common.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/connection.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/handshake.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/kex.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/messages.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/mlkem.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/mux.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/server.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/session.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/ssh_gss.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/streamlocal.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/tcpip.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/transport.go
2025-08-20T21:13:31.7027587Z [00:03:09.050]➜  go tool buildid -w $WORK/b1180/_pkg_.a # internal
2025-08-20T21:13:31.7036487Z [00:03:09.052]➜  go tool buildid -w $WORK/b1221/_pkg_.a # internal
2025-08-20T21:13:31.7070453Z [00:03:09.055]➜  cp $WORK/b1221/_pkg_.a /root/.cache/go-build/64/648c965693240534704567fb1378b69d057620b7e7ea9381a658651f77733dc4-d # internal
2025-08-20T21:13:31.7083870Z [00:03:09.056]➜  github.com/anchore/stereoscope/pkg/image/sif
2025-08-20T21:13:31.7090335Z [00:03:09.057]➜  mkdir -p $WORK/b1220/
2025-08-20T21:13:31.7099143Z [00:03:09.058]➜  cat >/tmp/go-build1679262874/b1220/importcfg << 'EOF' # internal
2025-08-20T21:13:31.7100005Z [00:03:09.058]➜  # import config
2025-08-20T21:13:31.7101538Z [00:03:09.058]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:31.7102095Z [00:03:09.058]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:31.7102548Z [00:03:09.058]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.7102956Z [00:03:09.058]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.7103496Z [00:03:09.058]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:31.7104174Z [00:03:09.058]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:31.7104859Z [00:03:09.058]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:31.7106057Z [00:03:09.058]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:31.7106939Z [00:03:09.058]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:31.7107617Z [00:03:09.058]➜  packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build1679262874/b1221/_pkg_.a
2025-08-20T21:13:31.7108112Z [00:03:09.058]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.7108510Z [00:03:09.058]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.7108813Z [00:03:09.058]➜  EOF
2025-08-20T21:13:31.7128057Z [00:03:09.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1220/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/sif=>github.com/anchore/stereoscope@v0.1.6/pkg/image/sif;$WORK/b1220=>" -p github.com/anchore/stereoscope/pkg/image/sif -lang=go1.24 -complete -installsuffix shared -buildid 6ZXw-6kv4QVauuQ7gaPE/6ZXw-6kv4QVauuQ7gaPE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1220/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/sif/archive_provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/sif/image.go
2025-08-20T21:13:31.7323546Z [00:03:09.080]➜  cp $WORK/b1180/_pkg_.a /root/.cache/go-build/69/694eb8a8506f7221522a01e7249e08b8fd79419861098c97da48a564bf49a230-d # internal
2025-08-20T21:13:31.7354330Z [00:03:09.083]➜  github.com/google/go-containerregistry/internal/estargz
2025-08-20T21:13:31.7355012Z [00:03:09.083]➜  mkdir -p $WORK/b1190/
2025-08-20T21:13:31.7384027Z [00:03:09.083]➜  cat >/tmp/go-build1679262874/b1190/importcfg << 'EOF' # internal
2025-08-20T21:13:31.7384747Z [00:03:09.083]➜  # import config
2025-08-20T21:13:31.7385324Z [00:03:09.083]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:31.7386328Z [00:03:09.083]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build1679262874/b1180/_pkg_.a
2025-08-20T21:13:31.7387300Z [00:03:09.083]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:31.7388029Z [00:03:09.083]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.7388551Z [00:03:09.083]➜  EOF
2025-08-20T21:13:31.7391181Z [00:03:09.083]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1190/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/estargz=>github.com/google/go-containerregistry@v0.20.6/internal/estargz;$WORK/b1190=>" -p github.com/google/go-containerregistry/internal/estargz -lang=go1.24 -complete -installsuffix shared -buildid 3swIfCEF1UX64NzSxQBu/3swIfCEF1UX64NzSxQBu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1190/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/internal/estargz/estargz.go
2025-08-20T21:13:31.7648773Z [00:03:09.113]➜  go tool buildid -w $WORK/b1190/_pkg_.a # internal
2025-08-20T21:13:31.7655067Z [00:03:09.114]➜  cp $WORK/b1190/_pkg_.a /root/.cache/go-build/c9/c920f3ecbba467f7ab9b2a2922fd5d74bed2b4261f49cb9c59f6380d9bbeacea-d # internal
2025-08-20T21:13:31.7669722Z [00:03:09.115]➜  github.com/google/go-containerregistry/pkg/v1/tarball
2025-08-20T21:13:31.7673542Z [00:03:09.115]➜  mkdir -p $WORK/b1179/
2025-08-20T21:13:31.7677267Z [00:03:09.116]➜  cat >/tmp/go-build1679262874/b1179/importcfg << 'EOF' # internal
2025-08-20T21:13:31.7678137Z [00:03:09.116]➜  # import config
2025-08-20T21:13:31.7683523Z [00:03:09.116]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:31.7684361Z [00:03:09.116]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:31.7685200Z [00:03:09.116]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:31.7685949Z [00:03:09.116]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:31.7687199Z [00:03:09.116]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.7688020Z [00:03:09.116]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:31.7688773Z [00:03:09.116]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build1679262874/b1180/_pkg_.a
2025-08-20T21:13:31.7689788Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:13:31.7691665Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/internal/compression=/tmp/go-build1679262874/b1186/_pkg_.a
2025-08-20T21:13:31.7692481Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/internal/estargz=/tmp/go-build1679262874/b1190/_pkg_.a
2025-08-20T21:13:31.7693263Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/internal/gzip=/tmp/go-build1679262874/b1187/_pkg_.a
2025-08-20T21:13:31.7694022Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/internal/zstd=/tmp/go-build1679262874/b1188/_pkg_.a
2025-08-20T21:13:31.7694802Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/compression=/tmp/go-build1679262874/b1189/_pkg_.a
2025-08-20T21:13:31.7695548Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:13:31.7696468Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:31.7697249Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:31.7697989Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:31.7698754Z [00:03:09.116]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:31.7699315Z [00:03:09.116]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.7699725Z [00:03:09.116]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:31.7700139Z [00:03:09.116]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:31.7719226Z [00:03:09.116]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:31.7719872Z [00:03:09.116]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:31.7720305Z [00:03:09.116]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:31.7720867Z [00:03:09.116]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:31.7721198Z [00:03:09.116]➜  EOF
2025-08-20T21:13:31.7724422Z [00:03:09.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1179/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball;$WORK/b1179=>" -p github.com/google/go-containerregistry/pkg/v1/tarball -lang=go1.24 -complete -installsuffix shared -buildid 580ZZ0gNNQ21PNNuFA77/580ZZ0gNNQ21PNNuFA77 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1179/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball/layer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/tarball/write.go
2025-08-20T21:13:31.7824980Z [00:03:09.130]➜  go tool buildid -w $WORK/b1220/_pkg_.a # internal
2025-08-20T21:13:31.7833751Z [00:03:09.131]➜  cp $WORK/b1220/_pkg_.a /root/.cache/go-build/0e/0ebb8682c4e300b1c9b34133ba71e6b4078865f6b2b1823657fcc617930225c6-d # internal
2025-08-20T21:13:31.7879460Z [00:03:09.135]➜  github.com/anchore/go-sync
2025-08-20T21:13:31.7879876Z [00:03:09.135]➜  mkdir -p $WORK/b1223/
2025-08-20T21:13:31.7880263Z [00:03:09.136]➜  cat >/tmp/go-build1679262874/b1223/importcfg << 'EOF' # internal
2025-08-20T21:13:31.7881072Z [00:03:09.136]➜  # import config
2025-08-20T21:13:31.7881534Z [00:03:09.136]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:31.7882029Z [00:03:09.136]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:31.7882543Z [00:03:09.136]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:31.7883024Z [00:03:09.136]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:31.7883432Z [00:03:09.136]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:13:31.7883845Z [00:03:09.136]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:31.7884265Z [00:03:09.136]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:31.7884695Z [00:03:09.136]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:31.7885131Z [00:03:09.136]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:31.7885466Z [00:03:09.136]➜  EOF
2025-08-20T21:13:31.7891288Z [00:03:09.136]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1223/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6=>github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6;$WORK/b1223=>" -p github.com/anchore/go-sync -lang=go1.23 -complete -installsuffix shared -buildid c0X9iN53Jk2Igp75Pg-g/c0X9iN53Jk2Igp75Pg-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1223/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/collector.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/context.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/executor.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/executor_errgroup.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/executor_queue.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/executor_serial.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/executor_unbounded.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/interfaces.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/list.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/lockable.go /root/go/pkg/mod/github.com/anchore/go-sync@v0.0.0-20250326131806-4eda43a485b6/parallel_writer.go
2025-08-20T21:13:31.9850253Z [00:03:09.333]➜  go tool buildid -w $WORK/b1223/_pkg_.a # internal
2025-08-20T21:13:31.9900060Z [00:03:09.338]➜  go tool buildid -w $WORK/b1179/_pkg_.a # internal
2025-08-20T21:13:31.9912960Z [00:03:09.339]➜  cp $WORK/b1223/_pkg_.a /root/.cache/go-build/66/6689575147fc749a4e82c50ed90e429d7ee01a585a809e5b2d27785ef7a4b1ad-d # internal
2025-08-20T21:13:31.9919195Z [00:03:09.340]➜  github.com/anchore/syft/syft/event
2025-08-20T21:13:31.9924214Z [00:03:09.340]➜  mkdir -p $WORK/b1225/
2025-08-20T21:13:31.9924730Z [00:03:09.340]➜  cat >/tmp/go-build1679262874/b1225/importcfg << 'EOF' # internal
2025-08-20T21:13:31.9925091Z [00:03:09.340]➜  # import config
2025-08-20T21:13:31.9925533Z [00:03:09.340]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:31.9925947Z [00:03:09.340]➜  EOF
2025-08-20T21:13:31.9944279Z [00:03:09.340]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1225/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/event=>github.com/anchore/syft@v1.28.0/syft/event;$WORK/b1225=>" -p github.com/anchore/syft/syft/event -lang=go1.24 -complete -installsuffix shared -buildid yKdm2xodthvFi20eoz9U/yKdm2xodthvFi20eoz9U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1225/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/event/event.go
2025-08-20T21:13:31.9966932Z [00:03:09.345]➜  cp $WORK/b1179/_pkg_.a /root/.cache/go-build/ca/ca34d059858c65ff7f425a9435a6493031aaa67fef39206eb1117455cb8e89a7-d # internal
2025-08-20T21:13:31.9992390Z [00:03:09.347]➜  github.com/anchore/stereoscope/pkg/image/docker
2025-08-20T21:13:31.9997989Z [00:03:09.348]➜  mkdir -p $WORK/b1144/
2025-08-20T21:13:31.9999605Z [00:03:09.348]➜  cat >/tmp/go-build1679262874/b1144/importcfg << 'EOF' # internal
2025-08-20T21:13:32.0000404Z [00:03:09.348]➜  # import config
2025-08-20T21:13:32.0001121Z [00:03:09.348]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:32.0001917Z [00:03:09.348]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.0002632Z [00:03:09.348]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:32.0003351Z [00:03:09.348]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:32.0004752Z [00:03:09.348]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.0005191Z [00:03:09.348]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.0005779Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/internal/bus=/tmp/go-build1679262874/b899/_pkg_.a
2025-08-20T21:13:32.0006497Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/internal/docker=/tmp/go-build1679262874/b1145/_pkg_.a
2025-08-20T21:13:32.0007443Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:32.0008201Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/pkg/event=/tmp/go-build1679262874/b900/_pkg_.a
2025-08-20T21:13:32.0008872Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:32.0009533Z [00:03:09.348]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:32.0010168Z [00:03:09.348]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:32.0010914Z [00:03:09.348]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build1679262874/b911/_pkg_.a
2025-08-20T21:13:32.0011608Z [00:03:09.348]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:13:32.0012263Z [00:03:09.348]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1679262874/b1169/_pkg_.a
2025-08-20T21:13:32.0012895Z [00:03:09.348]➜  packagefile github.com/docker/docker/client=/tmp/go-build1679262874/b1149/_pkg_.a
2025-08-20T21:13:32.0013558Z [00:03:09.348]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:32.0048064Z [00:03:09.348]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:32.0049193Z [00:03:09.348]➜  packagefile github.com/google/go-containerregistry/pkg/v1/tarball=/tmp/go-build1679262874/b1179/_pkg_.a
2025-08-20T21:13:32.0049952Z [00:03:09.348]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:32.0050740Z [00:03:09.348]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:32.0051408Z [00:03:09.348]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:32.0051904Z [00:03:09.348]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.0052323Z [00:03:09.348]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:32.0052726Z [00:03:09.348]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.0053132Z [00:03:09.348]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:32.0053552Z [00:03:09.348]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.0053977Z [00:03:09.348]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.0054388Z [00:03:09.348]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.0054695Z [00:03:09.348]➜  EOF
2025-08-20T21:13:32.0058165Z [00:03:09.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1144/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/docker=>github.com/anchore/stereoscope@v0.1.6/pkg/image/docker;$WORK/b1144=>" -p github.com/anchore/stereoscope/pkg/image/docker -lang=go1.24 -complete -installsuffix shared -buildid Tj7Eee7UV35nIALkGyhN/Tj7Eee7UV35nIALkGyhN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1144/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/docker/daemon_provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/docker/manifest.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/docker/pull_status.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/docker/tarball_provider.go
2025-08-20T21:13:32.0140964Z [00:03:09.362]➜  go tool buildid -w $WORK/b1225/_pkg_.a # internal
2025-08-20T21:13:32.0141775Z [00:03:09.362]➜  cp $WORK/b1225/_pkg_.a /root/.cache/go-build/35/359856ac860d2f49339b23994457c8c1d0e5d8ba5ca02d47299c13db4d9b501e-d # internal
2025-08-20T21:13:32.0208445Z [00:03:09.369]➜  github.com/google/go-containerregistry/pkg/v1/mutate
2025-08-20T21:13:32.0215497Z [00:03:09.369]➜  mkdir -p $WORK/b1198/
2025-08-20T21:13:32.0215900Z [00:03:09.369]➜  cat >/tmp/go-build1679262874/b1198/importcfg << 'EOF' # internal
2025-08-20T21:13:32.0216511Z [00:03:09.369]➜  # import config
2025-08-20T21:13:32.0216945Z [00:03:09.369]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:32.0217386Z [00:03:09.369]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:32.0217832Z [00:03:09.369]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:32.0218288Z [00:03:09.369]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.0218702Z [00:03:09.369]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.0219301Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/internal/gzip=/tmp/go-build1679262874/b1187/_pkg_.a
2025-08-20T21:13:32.0220054Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:13:32.0220881Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:32.0221671Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/empty=/tmp/go-build1679262874/b1199/_pkg_.a
2025-08-20T21:13:32.0222415Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/match=/tmp/go-build1679262874/b1193/_pkg_.a
2025-08-20T21:13:32.0223170Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:32.0224187Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/stream=/tmp/go-build1679262874/b1200/_pkg_.a
2025-08-20T21:13:32.0224945Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/tarball=/tmp/go-build1679262874/b1179/_pkg_.a
2025-08-20T21:13:32.0225805Z [00:03:09.369]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:32.0226432Z [00:03:09.369]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.0226845Z [00:03:09.369]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:32.0227290Z [00:03:09.369]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:32.0227741Z [00:03:09.369]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.0228159Z [00:03:09.369]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.0228573Z [00:03:09.369]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.0228879Z [00:03:09.369]➜  EOF
2025-08-20T21:13:32.0234694Z [00:03:09.369]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1198/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate;$WORK/b1198=>" -p github.com/google/go-containerregistry/pkg/v1/mutate -lang=go1.24 -complete -installsuffix shared -buildid YMnP_RqhKACwO-jCnYHc/YMnP_RqhKACwO-jCnYHc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1198/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate/index.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate/mutate.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/mutate/rebase.go
2025-08-20T21:13:32.1830227Z [00:03:09.531]➜  go tool buildid -w $WORK/b1198/_pkg_.a # internal
2025-08-20T21:13:32.1849224Z [00:03:09.533]➜  cp $WORK/b1198/_pkg_.a /root/.cache/go-build/76/764cfc409c38d6d26b32c79164757f63637412683c21ba77db8b622ef487e9b5-d # internal
2025-08-20T21:13:32.1916846Z [00:03:09.540]➜  github.com/google/go-containerregistry/pkg/v1/layout
2025-08-20T21:13:32.1924198Z [00:03:09.540]➜  mkdir -p $WORK/b1197/
2025-08-20T21:13:32.1924613Z [00:03:09.540]➜  cat >/tmp/go-build1679262874/b1197/importcfg << 'EOF' # internal
2025-08-20T21:13:32.1925245Z [00:03:09.540]➜  # import config
2025-08-20T21:13:32.1925648Z [00:03:09.540]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:32.1926099Z [00:03:09.540]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:32.1926546Z [00:03:09.540]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.1926962Z [00:03:09.540]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.1927558Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:13:32.1928269Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:32.1929009Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1/match=/tmp/go-build1679262874/b1193/_pkg_.a
2025-08-20T21:13:32.1929762Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1/mutate=/tmp/go-build1679262874/b1198/_pkg_.a
2025-08-20T21:13:32.1930524Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:32.1931483Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1/stream=/tmp/go-build1679262874/b1200/_pkg_.a
2025-08-20T21:13:32.1932233Z [00:03:09.540]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:32.1933100Z [00:03:09.540]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:32.1933580Z [00:03:09.540]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.1934102Z [00:03:09.540]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:32.1934580Z [00:03:09.540]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.1935014Z [00:03:09.540]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:32.1935471Z [00:03:09.540]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:32.1935897Z [00:03:09.540]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.1936315Z [00:03:09.540]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.1936621Z [00:03:09.540]➜  EOF
2025-08-20T21:13:32.1943020Z [00:03:09.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1197/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout;$WORK/b1197=>" -p github.com/google/go-containerregistry/pkg/v1/layout -lang=go1.24 -complete -installsuffix shared -buildid 6XU5OKNvPVH3p1yjVL5i/6XU5OKNvPVH3p1yjVL5i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1197/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/blob.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/gc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/index.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/layoutpath.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/options.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/read.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/layout/write.go
2025-08-20T21:13:32.2127505Z [00:03:09.561]➜  go tool buildid -w $WORK/b1144/_pkg_.a # internal
2025-08-20T21:13:32.2232552Z [00:03:09.571]➜  cp $WORK/b1144/_pkg_.a /root/.cache/go-build/ea/eac227c32aaaacae7a61bb60a9d79e08bb6fe8644f031f0630a7566f33291eaa-d # internal
2025-08-20T21:13:32.2249360Z [00:03:09.573]➜  github.com/anchore/stereoscope/pkg/image/containerd
2025-08-20T21:13:32.2255877Z [00:03:09.573]➜  mkdir -p $WORK/b1143/
2025-08-20T21:13:32.2282538Z [00:03:09.573]➜  cat >/tmp/go-build1679262874/b1143/importcfg << 'EOF' # internal
2025-08-20T21:13:32.2283037Z [00:03:09.573]➜  # import config
2025-08-20T21:13:32.2283402Z [00:03:09.573]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.2283862Z [00:03:09.573]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:32.2284344Z [00:03:09.573]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.2284907Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/internal/bus=/tmp/go-build1679262874/b899/_pkg_.a
2025-08-20T21:13:32.2285635Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/internal/containerd=/tmp/go-build1679262874/b945/_pkg_.a
2025-08-20T21:13:32.2286367Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:32.2287044Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/pkg/event=/tmp/go-build1679262874/b900/_pkg_.a
2025-08-20T21:13:32.2287710Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:32.2288368Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:32.2289058Z [00:03:09.573]➜  packagefile github.com/anchore/stereoscope/pkg/image/docker=/tmp/go-build1679262874/b1144/_pkg_.a
2025-08-20T21:13:32.2289944Z [00:03:09.573]➜  packagefile github.com/containerd/containerd=/tmp/go-build1679262874/b946/_pkg_.a
2025-08-20T21:13:32.2290773Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:13:32.2291686Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:13:32.2292452Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/images/archive=/tmp/go-build1679262874/b1067/_pkg_.a
2025-08-20T21:13:32.2293164Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:13:32.2293846Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:13:32.2294544Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/remotes/docker=/tmp/go-build1679262874/b1121/_pkg_.a
2025-08-20T21:13:32.2295307Z [00:03:09.573]➜  packagefile github.com/containerd/containerd/remotes/docker/config=/tmp/go-build1679262874/b1194/_pkg_.a
2025-08-20T21:13:32.2295975Z [00:03:09.573]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:13:32.2296740Z [00:03:09.573]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:13:32.2297402Z [00:03:09.573]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:32.2298067Z [00:03:09.573]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:32.2298741Z [00:03:09.573]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:13:32.2299396Z [00:03:09.573]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:32.2299992Z [00:03:09.573]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:32.2302144Z [00:03:09.573]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:32.2302711Z [00:03:09.573]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:32.2303124Z [00:03:09.573]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.2303534Z [00:03:09.573]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:32.2303954Z [00:03:09.573]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.2304527Z [00:03:09.573]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.2305000Z [00:03:09.573]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.2305310Z [00:03:09.573]➜  EOF
2025-08-20T21:13:32.2308535Z [00:03:09.573]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1143/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd=>github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd;$WORK/b1143=>" -p github.com/anchore/stereoscope/pkg/image/containerd -lang=go1.24 -complete -installsuffix shared -buildid _HSbS5DPy4DP_PTcR6a4/_HSbS5DPy4DP_PTcR6a4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1143/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd/api_state.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd/daemon_provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd/jobs.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/containerd/pull_status.go
2025-08-20T21:13:32.3458003Z [00:03:09.694]➜  go tool buildid -w $WORK/b1197/_pkg_.a # internal
2025-08-20T21:13:32.3475076Z [00:03:09.695]➜  cp $WORK/b1197/_pkg_.a /root/.cache/go-build/d6/d6d83635ac90ab60504f6c608ee2361a2f76a742295de54079147f47f5cf9f64-d # internal
2025-08-20T21:13:32.3599479Z [00:03:09.708]➜  github.com/google/go-containerregistry/pkg/v1/remote
2025-08-20T21:13:32.3600248Z [00:03:09.708]➜  mkdir -p $WORK/b1201/
2025-08-20T21:13:32.3621598Z [00:03:09.708]➜  cat >/tmp/go-build1679262874/b1201/importcfg << 'EOF' # internal
2025-08-20T21:13:32.3621989Z [00:03:09.708]➜  # import config
2025-08-20T21:13:32.3622332Z [00:03:09.708]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:32.3623088Z [00:03:09.708]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.3623621Z [00:03:09.708]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:32.3624081Z [00:03:09.708]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.3624494Z [00:03:09.708]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.3625102Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/internal/redact=/tmp/go-build1679262874/b1202/_pkg_.a
2025-08-20T21:13:32.3625870Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/internal/retry=/tmp/go-build1679262874/b1203/_pkg_.a
2025-08-20T21:13:32.3626642Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/internal/verify=/tmp/go-build1679262874/b1205/_pkg_.a
2025-08-20T21:13:32.3627387Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/authn=/tmp/go-build1679262874/b910/_pkg_.a
2025-08-20T21:13:32.3628302Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:13:32.3629012Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:32.3629720Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:32.3630441Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/empty=/tmp/go-build1679262874/b1199/_pkg_.a
2025-08-20T21:13:32.3634553Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/mutate=/tmp/go-build1679262874/b1198/_pkg_.a
2025-08-20T21:13:32.3635327Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:13:32.3636130Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/remote/transport=/tmp/go-build1679262874/b1206/_pkg_.a
2025-08-20T21:13:32.3636928Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/stream=/tmp/go-build1679262874/b1200/_pkg_.a
2025-08-20T21:13:32.3637668Z [00:03:09.708]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:32.3638490Z [00:03:09.708]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:13:32.3639039Z [00:03:09.708]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.3639444Z [00:03:09.708]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:32.3639862Z [00:03:09.708]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:32.3640294Z [00:03:09.708]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:32.3640854Z [00:03:09.708]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:32.3641301Z [00:03:09.708]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.3641730Z [00:03:09.708]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.3642163Z [00:03:09.708]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:32.3642607Z [00:03:09.708]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:32.3643075Z [00:03:09.708]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.3643385Z [00:03:09.708]➜  EOF
2025-08-20T21:13:32.3651791Z [00:03:09.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1201/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote=>github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote;$WORK/b1201=>" -p github.com/google/go-containerregistry/pkg/v1/remote -lang=go1.24 -complete -installsuffix shared -buildid 6KbLa8N3NnCP-l_lSiuY/6KbLa8N3NnCP-l_lSiuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1201/importcfg -pack /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/catalog.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/check.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/delete.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/descriptor.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/doc.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/fetcher.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/image.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/index.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/layer.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/list.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/mount.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/multi_write.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/options.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/progress.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/puller.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/pusher.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/referrers.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/schema1.go /root/go/pkg/mod/github.com/google/go-containerregistry@v0.20.6/pkg/v1/remote/write.go
2025-08-20T21:13:32.5458630Z [00:03:09.894]➜  go tool buildid -w $WORK/b1143/_pkg_.a # internal
2025-08-20T21:13:32.5606479Z [00:03:09.908]➜  cp $WORK/b1143/_pkg_.a /root/.cache/go-build/f1/f15b1130313866a680bcced4298722ea8430d29796a4e55ec5154cda23861b60-d # internal
2025-08-20T21:13:32.5649092Z [00:03:09.913]➜  github.com/anchore/syft/syft/event/monitor
2025-08-20T21:13:32.5649515Z [00:03:09.913]➜  mkdir -p $WORK/b1226/
2025-08-20T21:13:32.5650734Z [00:03:09.913]➜  cat >/tmp/go-build1679262874/b1226/importcfg << 'EOF' # internal
2025-08-20T21:13:32.5671769Z [00:03:09.913]➜  # import config
2025-08-20T21:13:32.5672736Z [00:03:09.913]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:32.5674099Z [00:03:09.913]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.5674657Z [00:03:09.913]➜  EOF
2025-08-20T21:13:32.5676840Z [00:03:09.913]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1226/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/event/monitor=>github.com/anchore/syft@v1.28.0/syft/event/monitor;$WORK/b1226=>" -p github.com/anchore/syft/syft/event/monitor -lang=go1.24 -complete -installsuffix shared -buildid 9GtVErRYI6V2ugYe7jgV/9GtVErRYI6V2ugYe7jgV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1226/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/event/monitor/generic_task.go
2025-08-20T21:13:32.6095652Z [00:03:09.957]➜  go tool buildid -w $WORK/b1226/_pkg_.a # internal
2025-08-20T21:13:32.6102574Z [00:03:09.958]➜  cp $WORK/b1226/_pkg_.a /root/.cache/go-build/a1/a1821b1f8515cc6ac593843a60231ca7f0fc5899b4750297add4ba5bdfb8bc33-d # internal
2025-08-20T21:13:32.6120325Z [00:03:09.960]➜  github.com/anchore/syft/internal/bus
2025-08-20T21:13:32.6121726Z [00:03:09.960]➜  mkdir -p $WORK/b1224/
2025-08-20T21:13:32.6127790Z [00:03:09.961]➜  cat >/tmp/go-build1679262874/b1224/importcfg << 'EOF' # internal
2025-08-20T21:13:32.6128389Z [00:03:09.961]➜  # import config
2025-08-20T21:13:32.6128993Z [00:03:09.961]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:13:32.6130190Z [00:03:09.961]➜  packagefile github.com/anchore/syft/internal/redact=/tmp/go-build1679262874/b857/_pkg_.a
2025-08-20T21:13:32.6132063Z [00:03:09.961]➜  packagefile github.com/anchore/syft/syft/event=/tmp/go-build1679262874/b1225/_pkg_.a
2025-08-20T21:13:32.6133079Z [00:03:09.961]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:32.6133789Z [00:03:09.961]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:32.6134403Z [00:03:09.961]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:32.6134801Z [00:03:09.961]➜  EOF
2025-08-20T21:13:32.6136977Z [00:03:09.961]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1224/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/bus=>github.com/anchore/syft@v1.28.0/internal/bus;$WORK/b1224=>" -p github.com/anchore/syft/internal/bus -lang=go1.24 -complete -installsuffix shared -buildid Uy7-2CLy7P58yBWZLW4C/Uy7-2CLy7P58yBWZLW4C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1224/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/bus/bus.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/bus/helpers.go
2025-08-20T21:13:32.6394243Z [00:03:09.987]➜  go tool buildid -w $WORK/b1224/_pkg_.a # internal
2025-08-20T21:13:32.6400737Z [00:03:09.988]➜  cp $WORK/b1224/_pkg_.a /root/.cache/go-build/fc/fc908d2021f0e99646385b1fc2f91b544fab276b2d0ac2e134f923013633d633-d # internal
2025-08-20T21:13:32.6439070Z [00:03:09.992]➜  github.com/anchore/syft/syft/source
2025-08-20T21:13:32.6441375Z [00:03:09.992]➜  mkdir -p $WORK/b1229/
2025-08-20T21:13:32.6441783Z [00:03:09.992]➜  cat >/tmp/go-build1679262874/b1229/importcfg << 'EOF' # internal
2025-08-20T21:13:32.6442139Z [00:03:09.992]➜  # import config
2025-08-20T21:13:32.6442480Z [00:03:09.992]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.6453135Z [00:03:09.992]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.6453902Z [00:03:09.992]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:32.6454548Z [00:03:09.992]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:32.6455073Z [00:03:09.992]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.6455489Z [00:03:09.992]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.6455813Z [00:03:09.992]➜  EOF
2025-08-20T21:13:32.6460770Z [00:03:09.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1229/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source=>github.com/anchore/syft@v1.28.0/syft/source;$WORK/b1229=>" -p github.com/anchore/syft/syft/source -lang=go1.24 -complete -installsuffix shared -buildid G0kOf6tHpOAFZkgEzitI/G0kOf6tHpOAFZkgEzitI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1229/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/alias.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/description.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/directory_metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/exclude.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/file_metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/image_metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/provider.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/scope.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snap_metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/source.go
2025-08-20T21:13:32.6712940Z [00:03:10.018]➜  go tool buildid -w $WORK/b1211/_pkg_.a # internal
2025-08-20T21:13:32.7042593Z [00:03:10.052]➜  cp $WORK/b1211/_pkg_.a /root/.cache/go-build/c7/c7bb02826d27978db82063eedea644b81166e8a996a33844e38ba5dd8b9cb610-d # internal
2025-08-20T21:13:32.7057389Z [00:03:10.053]➜  golang.org/x/crypto/ssh/knownhosts
2025-08-20T21:13:32.7058294Z [00:03:10.053]➜  mkdir -p $WORK/b1219/
2025-08-20T21:13:32.7061061Z [00:03:10.054]➜  cat >/tmp/go-build1679262874/b1219/importcfg << 'EOF' # internal
2025-08-20T21:13:32.7062196Z [00:03:10.054]➜  # import config
2025-08-20T21:13:32.7062849Z [00:03:10.054]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:32.7063677Z [00:03:10.054]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:32.7065558Z [00:03:10.054]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:32.7068783Z [00:03:10.054]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:32.7070746Z [00:03:10.054]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:32.7071291Z [00:03:10.054]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:32.7071740Z [00:03:10.054]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.7072172Z [00:03:10.054]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.7072653Z [00:03:10.054]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:13:32.7073134Z [00:03:10.054]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.7073534Z [00:03:10.054]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:32.7073932Z [00:03:10.054]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.7074349Z [00:03:10.054]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.7074665Z [00:03:10.054]➜  EOF
2025-08-20T21:13:32.7076586Z [00:03:10.054]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1219/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/knownhosts=>golang.org/x/crypto@v0.40.0/ssh/knownhosts;$WORK/b1219=>" -p golang.org/x/crypto/ssh/knownhosts -lang=go1.23 -complete -installsuffix shared -buildid PGQYg_YeX0td-8roZiHR/PGQYg_YeX0td-8roZiHR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1219/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/knownhosts/knownhosts.go
2025-08-20T21:13:32.7078321Z [00:03:10.054]➜  go tool buildid -w $WORK/b1229/_pkg_.a # internal
2025-08-20T21:13:32.7078993Z [00:03:10.055]➜  cp $WORK/b1229/_pkg_.a /root/.cache/go-build/93/93a17a3b2b951fe135c9ef606a466f81362ec7345bb26af92ad214c32c4cc8c4-d # internal
2025-08-20T21:13:32.7087292Z [00:03:10.057]➜  github.com/anchore/syft/syft/sbom
2025-08-20T21:13:32.7088252Z [00:03:10.057]➜  mkdir -p $WORK/b1228/
2025-08-20T21:13:32.7089856Z [00:03:10.057]➜  cat >/tmp/go-build1679262874/b1228/importcfg << 'EOF' # internal
2025-08-20T21:13:32.7090717Z [00:03:10.057]➜  # import config
2025-08-20T21:13:32.7091474Z [00:03:10.057]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:32.7092399Z [00:03:10.057]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:32.7093301Z [00:03:10.057]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:32.7094213Z [00:03:10.057]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:32.7095004Z [00:03:10.057]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:32.7095704Z [00:03:10.057]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:32.7096508Z [00:03:10.057]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.7097386Z [00:03:10.057]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:32.7097804Z [00:03:10.057]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:32.7098113Z [00:03:10.057]➜  EOF
2025-08-20T21:13:32.7106956Z [00:03:10.059]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1228/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/sbom=>github.com/anchore/syft@v1.28.0/syft/sbom;$WORK/b1228=>" -p github.com/anchore/syft/syft/sbom -lang=go1.24 -complete -installsuffix shared -buildid tAm7tSDYWxDbHz38dpeP/tAm7tSDYWxDbHz38dpeP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1228/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/sbom/format.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/sbom/sbom.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/sbom/writer.go
2025-08-20T21:13:32.7729721Z [00:03:10.121]➜  go tool buildid -w $WORK/b1228/_pkg_.a # internal
2025-08-20T21:13:32.7745329Z [00:03:10.123]➜  cp $WORK/b1228/_pkg_.a /root/.cache/go-build/47/471f1cdbf83a479735d43e335e8bc231743459ae378818c03d5ed7085d963557-d # internal
2025-08-20T21:13:32.7750281Z [00:03:10.123]➜  github.com/anchore/syft/internal/sbomsync
2025-08-20T21:13:32.7756150Z [00:03:10.124]➜  mkdir -p $WORK/b1227/
2025-08-20T21:13:32.7757963Z [00:03:10.124]➜  cat >/tmp/go-build1679262874/b1227/importcfg << 'EOF' # internal
2025-08-20T21:13:32.7758629Z [00:03:10.124]➜  # import config
2025-08-20T21:13:32.7759380Z [00:03:10.124]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:32.7760683Z [00:03:10.124]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:32.7764355Z [00:03:10.124]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:32.7764978Z [00:03:10.124]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:32.7778840Z [00:03:10.124]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.7779171Z [00:03:10.124]➜  EOF
2025-08-20T21:13:32.7781353Z [00:03:10.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1227/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/sbomsync=>github.com/anchore/syft@v1.28.0/internal/sbomsync;$WORK/b1227=>" -p github.com/anchore/syft/internal/sbomsync -lang=go1.24 -complete -installsuffix shared -buildid Arq5SksySoGo3QxjPtoX/Arq5SksySoGo3QxjPtoX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1227/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/sbomsync/builder.go
2025-08-20T21:13:32.7912822Z [00:03:10.139]➜  go tool buildid -w $WORK/b1219/_pkg_.a # internal
2025-08-20T21:13:32.7921766Z [00:03:10.140]➜  cp $WORK/b1219/_pkg_.a /root/.cache/go-build/27/279ac539d6242644544ac3432966a7142b46d96ac6c4adf745e34d0ab6ad0bb1-d # internal
2025-08-20T21:13:32.7977634Z [00:03:10.145]➜  github.com/anchore/stereoscope/internal/podman
2025-08-20T21:13:32.7978356Z [00:03:10.145]➜  mkdir -p $WORK/b1209/
2025-08-20T21:13:32.7978770Z [00:03:10.145]➜  cat >/tmp/go-build1679262874/b1209/importcfg << 'EOF' # internal
2025-08-20T21:13:32.7979131Z [00:03:10.145]➜  # import config
2025-08-20T21:13:32.7979469Z [00:03:10.145]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:32.7979909Z [00:03:10.145]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.7980328Z [00:03:10.145]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.7980973Z [00:03:10.145]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.7981476Z [00:03:10.145]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:13:32.7982091Z [00:03:10.145]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:32.7982739Z [00:03:10.145]➜  packagefile github.com/docker/docker/client=/tmp/go-build1679262874/b1149/_pkg_.a
2025-08-20T21:13:32.7983357Z [00:03:10.145]➜  packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build1679262874/b1210/_pkg_.a
2025-08-20T21:13:32.7983964Z [00:03:10.145]➜  packagefile github.com/pelletier/go-toml=/tmp/go-build1679262874/b1195/_pkg_.a
2025-08-20T21:13:32.7984517Z [00:03:10.145]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:32.7985367Z [00:03:10.145]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:13:32.7985959Z [00:03:10.145]➜  packagefile golang.org/x/crypto/ssh/knownhosts=/tmp/go-build1679262874/b1219/_pkg_.a
2025-08-20T21:13:32.7986725Z [00:03:10.145]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:32.7987221Z [00:03:10.145]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:32.7987656Z [00:03:10.145]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:32.7988072Z [00:03:10.145]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.7988512Z [00:03:10.145]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:32.7988963Z [00:03:10.145]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:32.7989381Z [00:03:10.145]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.7989691Z [00:03:10.145]➜  EOF
2025-08-20T21:13:32.7992579Z [00:03:10.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/podman=>github.com/anchore/stereoscope@v0.1.6/internal/podman;$WORK/b1209=>" -p github.com/anchore/stereoscope/internal/podman -lang=go1.24 -complete -installsuffix shared -buildid eCGMIyfIHAsgKoS1jwNy/eCGMIyfIHAsgKoS1jwNy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1209/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/podman/client.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/podman/config.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/internal/podman/ssh.go
2025-08-20T21:13:32.8277224Z [00:03:10.176]➜  go tool buildid -w $WORK/b1227/_pkg_.a # internal
2025-08-20T21:13:32.8280514Z [00:03:10.176]➜  cp $WORK/b1227/_pkg_.a /root/.cache/go-build/3f/3f3569e345d91a3dbb5f4eb7485002d91f847a39b53dd41bd4cb8fa78b785671-d # internal
2025-08-20T21:13:32.8316630Z [00:03:10.180]➜  github.com/andybalholm/brotli/matchfinder
2025-08-20T21:13:32.8319412Z [00:03:10.180]➜  mkdir -p $WORK/b1233/
2025-08-20T21:13:32.8334837Z [00:03:10.180]➜  cat >/tmp/go-build1679262874/b1233/importcfg << 'EOF' # internal
2025-08-20T21:13:32.8335290Z [00:03:10.180]➜  # import config
2025-08-20T21:13:32.8335673Z [00:03:10.180]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:32.8336131Z [00:03:10.180]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.8336842Z [00:03:10.180]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.8337340Z [00:03:10.180]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:32.8337778Z [00:03:10.180]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:32.8338096Z [00:03:10.180]➜  EOF
2025-08-20T21:13:32.8343631Z [00:03:10.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1233/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder=>github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder;$WORK/b1233=>" -p github.com/andybalholm/brotli/matchfinder -lang=go1.13 -complete -installsuffix shared -buildid aGwpwq2drQfhUj0OVTcs/aGwpwq2drQfhUj0OVTcs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1233/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder/emitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder/m0.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder/m4.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder/matchfinder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/matchfinder/textencoder.go
2025-08-20T21:13:32.8707117Z [00:03:10.218]➜  go tool buildid -w $WORK/b1201/_pkg_.a # internal
2025-08-20T21:13:32.8986561Z [00:03:10.247]➜  cp $WORK/b1201/_pkg_.a /root/.cache/go-build/ec/ecdf61fbec4eb65093733c3d7338973ec2959fe963129977c23251094b1068a0-d # internal
2025-08-20T21:13:32.9004144Z [00:03:10.248]➜  github.com/anchore/stereoscope/pkg/image/oci
2025-08-20T21:13:32.9005150Z [00:03:10.248]➜  mkdir -p $WORK/b1196/
2025-08-20T21:13:32.9013428Z [00:03:10.249]➜  cat >/tmp/go-build1679262874/b1196/importcfg << 'EOF' # internal
2025-08-20T21:13:32.9013823Z [00:03:10.249]➜  # import config
2025-08-20T21:13:32.9014198Z [00:03:10.249]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:32.9014644Z [00:03:10.249]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:32.9015076Z [00:03:10.249]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.9015639Z [00:03:10.249]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:32.9016327Z [00:03:10.249]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:32.9016990Z [00:03:10.249]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:32.9017703Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/authn=/tmp/go-build1679262874/b910/_pkg_.a
2025-08-20T21:13:32.9018419Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:13:32.9019131Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:13:32.9019866Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/v1/layout=/tmp/go-build1679262874/b1197/_pkg_.a
2025-08-20T21:13:32.9020801Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/v1/remote=/tmp/go-build1679262874/b1201/_pkg_.a
2025-08-20T21:13:32.9021620Z [00:03:10.249]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:13:32.9022209Z [00:03:10.249]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:32.9022623Z [00:03:10.249]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:32.9023046Z [00:03:10.249]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:32.9023466Z [00:03:10.249]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:32.9023773Z [00:03:10.249]➜  EOF
2025-08-20T21:13:32.9035982Z [00:03:10.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1196/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/oci=>github.com/anchore/stereoscope@v0.1.6/pkg/image/oci;$WORK/b1196=>" -p github.com/anchore/stereoscope/pkg/image/oci -lang=go1.24 -complete -installsuffix shared -buildid ZChYPno4scb2fTYpavI2/ZChYPno4scb2fTYpavI2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1196/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/oci/directory_provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/oci/registry_provider.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/oci/tarball_provider.go
2025-08-20T21:13:32.9251445Z [00:03:10.273]➜  go tool buildid -w $WORK/b1233/_pkg_.a # internal
2025-08-20T21:13:32.9260073Z [00:03:10.274]➜  cp $WORK/b1233/_pkg_.a /root/.cache/go-build/e4/e416dc3db5841fefac7e73a73b04b1e1680b0613d128f2fba4343e1a28e366c2-d # internal
2025-08-20T21:13:32.9526714Z [00:03:10.300]➜  go tool buildid -w $WORK/b1209/_pkg_.a # internal
2025-08-20T21:13:32.9544130Z [00:03:10.302]➜  cp $WORK/b1209/_pkg_.a /root/.cache/go-build/de/de8c44554b2bfa2facd75515249f5cce12fc5a1b7085225f6f96715759d02725-d # internal
2025-08-20T21:13:32.9568688Z [00:03:10.305]➜  github.com/anchore/stereoscope/pkg/image/podman
2025-08-20T21:13:32.9574221Z [00:03:10.305]➜  mkdir -p $WORK/b1208/
2025-08-20T21:13:32.9577216Z [00:03:10.305]➜  cat >/tmp/go-build1679262874/b1208/importcfg << 'EOF' # internal
2025-08-20T21:13:32.9577583Z [00:03:10.306]➜  # import config
2025-08-20T21:13:32.9578092Z [00:03:10.306]➜  packagefile github.com/anchore/stereoscope/internal/podman=/tmp/go-build1679262874/b1209/_pkg_.a
2025-08-20T21:13:32.9579105Z [00:03:10.306]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:32.9579832Z [00:03:10.306]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:32.9580546Z [00:03:10.306]➜  packagefile github.com/anchore/stereoscope/pkg/image/docker=/tmp/go-build1679262874/b1144/_pkg_.a
2025-08-20T21:13:32.9581380Z [00:03:10.306]➜  packagefile github.com/docker/docker/client=/tmp/go-build1679262874/b1149/_pkg_.a
2025-08-20T21:13:32.9581777Z [00:03:10.306]➜  EOF
2025-08-20T21:13:32.9583931Z [00:03:10.306]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1208/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/podman=>github.com/anchore/stereoscope@v0.1.6/pkg/image/podman;$WORK/b1208=>" -p github.com/anchore/stereoscope/pkg/image/podman -lang=go1.24 -complete -installsuffix shared -buildid pt-Pl6L-HGv6GhwgD8MZ/pt-Pl6L-HGv6GhwgD8MZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1208/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/pkg/image/podman/daemon_provider.go
2025-08-20T21:13:32.9685225Z [00:03:10.316]➜  github.com/andybalholm/brotli
2025-08-20T21:13:32.9688016Z [00:03:10.316]➜  mkdir -p $WORK/b1232/
2025-08-20T21:13:32.9696781Z [00:03:10.317]➜  cat >/tmp/go-build1679262874/b1232/importcfg << 'EOF' # internal
2025-08-20T21:13:32.9699464Z [00:03:10.317]➜  # import config
2025-08-20T21:13:32.9699862Z [00:03:10.317]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:32.9700348Z [00:03:10.317]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:32.9700985Z [00:03:10.317]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:32.9701422Z [00:03:10.318]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:32.9701982Z [00:03:10.318]➜  packagefile github.com/andybalholm/brotli/matchfinder=/tmp/go-build1679262874/b1233/_pkg_.a
2025-08-20T21:13:32.9702534Z [00:03:10.318]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:32.9702943Z [00:03:10.318]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:32.9703372Z [00:03:10.318]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:32.9704069Z [00:03:10.318]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:32.9704573Z [00:03:10.318]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:32.9705003Z [00:03:10.318]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:32.9705420Z [00:03:10.318]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:32.9705734Z [00:03:10.318]➜  EOF
2025-08-20T21:13:32.9734510Z [00:03:10.318]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1232/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3=>github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3;$WORK/b1232=>" -p github.com/andybalholm/brotli -lang=go1.13 -complete -installsuffix shared -buildid xoSmUAhCq_jI6pROs3r_/xoSmUAhCq_jI6pROs3r_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1232/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/backward_references.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/backward_references_hq.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/bit_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/bit_reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/bitwriter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/block_splitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/block_splitter_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/block_splitter_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/block_splitter_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/brotli_bit_stream.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/cluster.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/cluster_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/cluster_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/cluster_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/compress_fragment.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/compress_fragment_two_pass.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/constants.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/context.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/decode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/dictionary.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/dictionary_hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/encoder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/encoder_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/entropy_encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/entropy_encode_static.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/fast_log.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/find_match_length.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/h10.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/h5.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/h6.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/hash_composite.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/hash_forgetful_chain.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/hash_longest_match_quickly.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/hash_rolling.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/histogram.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/http.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/huffman.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/literal_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/memory.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/metablock.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/metablock_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/metablock_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/metablock_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/params.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/platform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/prefix.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/prefix_dec.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/quality.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/ringbuffer.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/state.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/static_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/static_dict_lut.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/symbol_list.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/transform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/utf8_util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/write_bits.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.2-0.20250424173009-453214e765f3/writer.go
2025-08-20T21:13:33.0642728Z [00:03:10.412]➜  go tool buildid -w $WORK/b1208/_pkg_.a # internal
2025-08-20T21:13:33.0673967Z [00:03:10.415]➜  cp $WORK/b1208/_pkg_.a /root/.cache/go-build/ad/addc45a2071bd9dc0d8d1d12fa812669e674cf2ffe843ece1052b22bd2092732-d # internal
2025-08-20T21:13:33.0688615Z [00:03:10.417]➜  github.com/dsnet/compress/internal/errors
2025-08-20T21:13:33.0697574Z [00:03:10.417]➜  mkdir -p $WORK/b1237/
2025-08-20T21:13:33.0698035Z [00:03:10.417]➜  cat >/tmp/go-build1679262874/b1237/importcfg << 'EOF' # internal
2025-08-20T21:13:33.0698423Z [00:03:10.417]➜  # import config
2025-08-20T21:13:33.0698776Z [00:03:10.417]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.0699093Z [00:03:10.417]➜  EOF
2025-08-20T21:13:33.0707233Z [00:03:10.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1237/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/errors=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/errors;$WORK/b1237=>" -p github.com/dsnet/compress/internal/errors -lang=go1.9 -complete -installsuffix shared -buildid 3tbKbLI_rtPZR4_9ZD3y/3tbKbLI_rtPZR4_9ZD3y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1237/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/errors/errors.go
2025-08-20T21:13:33.1052886Z [00:03:10.453]➜  go tool buildid -w $WORK/b1237/_pkg_.a # internal
2025-08-20T21:13:33.1059281Z [00:03:10.454]➜  cp $WORK/b1237/_pkg_.a /root/.cache/go-build/e1/e10b323a098f7e2e6fe908dff23d021066bc54b81442bd1ee5c104ccb4c7c915-d # internal
2025-08-20T21:13:33.1066355Z [00:03:10.455]➜  github.com/dsnet/compress
2025-08-20T21:13:33.1066717Z [00:03:10.455]➜  mkdir -p $WORK/b1239/
2025-08-20T21:13:33.1074854Z [00:03:10.455]➜  cat >/tmp/go-build1679262874/b1239/importcfg << 'EOF' # internal
2025-08-20T21:13:33.1076290Z [00:03:10.455]➜  # import config
2025-08-20T21:13:33.1076651Z [00:03:10.455]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.1077234Z [00:03:10.455]➜  packagefile github.com/dsnet/compress/internal/errors=/tmp/go-build1679262874/b1237/_pkg_.a
2025-08-20T21:13:33.1077770Z [00:03:10.455]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.1078079Z [00:03:10.455]➜  EOF
2025-08-20T21:13:33.1080400Z [00:03:10.456]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1239/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707;$WORK/b1239=>" -p github.com/dsnet/compress -lang=go1.9 -complete -installsuffix shared -buildid zuFwHgAcTrtTaO1upjyT/zuFwHgAcTrtTaO1upjyT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1239/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/api.go
2025-08-20T21:13:33.1326485Z [00:03:10.480]➜  go tool buildid -w $WORK/b1196/_pkg_.a # internal
2025-08-20T21:13:33.1335668Z [00:03:10.481]➜  go tool buildid -w $WORK/b1239/_pkg_.a # internal
2025-08-20T21:13:33.1343488Z [00:03:10.482]➜  cp $WORK/b1239/_pkg_.a /root/.cache/go-build/8a/8aac49a680d0d215feb523101177048f45488541da111ffa41ef82aa926ceecd-d # internal
2025-08-20T21:13:33.1352852Z [00:03:10.483]➜  cp $WORK/b1196/_pkg_.a /root/.cache/go-build/de/dedb3b154060d29ebf7602898389b0a5f7f9cb89067d6e4e8c216ae19e06a7c1-d # internal
2025-08-20T21:13:33.1367469Z [00:03:10.485]➜  github.com/anchore/stereoscope
2025-08-20T21:13:33.1370520Z [00:03:10.485]➜  mkdir -p $WORK/b944/
2025-08-20T21:13:33.1376928Z [00:03:10.485]➜  cat >/tmp/go-build1679262874/b944/importcfg << 'EOF' # internal
2025-08-20T21:13:33.1379682Z [00:03:10.485]➜  # import config
2025-08-20T21:13:33.1380098Z [00:03:10.485]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:33.1380542Z [00:03:10.485]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.1381304Z [00:03:10.485]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.1381833Z [00:03:10.485]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:13:33.1382421Z [00:03:10.485]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:33.1383061Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/internal/bus=/tmp/go-build1679262874/b899/_pkg_.a
2025-08-20T21:13:33.1383792Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/internal/containerd=/tmp/go-build1679262874/b945/_pkg_.a
2025-08-20T21:13:33.1384518Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:13:33.1385192Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:33.1385864Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:33.1386580Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image/containerd=/tmp/go-build1679262874/b1143/_pkg_.a
2025-08-20T21:13:33.1387640Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image/docker=/tmp/go-build1679262874/b1144/_pkg_.a
2025-08-20T21:13:33.1388416Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image/oci=/tmp/go-build1679262874/b1196/_pkg_.a
2025-08-20T21:13:33.1389130Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image/podman=/tmp/go-build1679262874/b1208/_pkg_.a
2025-08-20T21:13:33.1389848Z [00:03:10.485]➜  packagefile github.com/anchore/stereoscope/pkg/image/sif=/tmp/go-build1679262874/b1220/_pkg_.a
2025-08-20T21:13:33.1390492Z [00:03:10.485]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:33.1391180Z [00:03:10.485]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:33.1391609Z [00:03:10.485]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.1391931Z [00:03:10.485]➜  EOF
2025-08-20T21:13:33.1394485Z [00:03:10.486]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b944/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6=>github.com/anchore/stereoscope@v0.1.6;$WORK/b944=>" -p github.com/anchore/stereoscope -lang=go1.24 -complete -installsuffix shared -buildid YqbX-zf_RjBmfYtqJZg2/YqbX-zf_RjBmfYtqJZg2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/client.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/deprecated.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/option.go /root/go/pkg/mod/github.com/anchore/stereoscope@v0.1.6/providers.go
2025-08-20T21:13:33.1426135Z [00:03:10.489]➜  github.com/dsnet/compress/internal/prefix
2025-08-20T21:13:33.1426907Z [00:03:10.489]➜  mkdir -p $WORK/b1238/
2025-08-20T21:13:33.1427361Z [00:03:10.490]➜  cat >/tmp/go-build1679262874/b1238/importcfg << 'EOF' # internal
2025-08-20T21:13:33.1427718Z [00:03:10.490]➜  # import config
2025-08-20T21:13:33.1428064Z [00:03:10.490]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.1428485Z [00:03:10.490]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.1428936Z [00:03:10.490]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.1429700Z [00:03:10.490]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.1430751Z [00:03:10.490]➜  packagefile github.com/dsnet/compress=/tmp/go-build1679262874/b1239/_pkg_.a
2025-08-20T21:13:33.1452212Z [00:03:10.490]➜  packagefile github.com/dsnet/compress/internal=/tmp/go-build1679262874/b1236/_pkg_.a
2025-08-20T21:13:33.1453123Z [00:03:10.490]➜  packagefile github.com/dsnet/compress/internal/errors=/tmp/go-build1679262874/b1237/_pkg_.a
2025-08-20T21:13:33.1453806Z [00:03:10.490]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.1454353Z [00:03:10.490]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:33.1455121Z [00:03:10.490]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.1455587Z [00:03:10.490]➜  EOF
2025-08-20T21:13:33.1460527Z [00:03:10.490]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1238/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix;$WORK/b1238=>" -p github.com/dsnet/compress/internal/prefix -lang=go1.9 -complete -installsuffix shared -buildid hcHJEywPon9vud13L6fj/hcHJEywPon9vud13L6fj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1238/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/decoder.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/encoder.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/prefix.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/range.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/reader.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/wrap.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/internal/prefix/writer.go
2025-08-20T21:13:33.2597112Z [00:03:10.607]➜  go tool buildid -w $WORK/b944/_pkg_.a # internal
2025-08-20T21:13:33.2613849Z [00:03:10.609]➜  cp $WORK/b944/_pkg_.a /root/.cache/go-build/7e/7e564853528fa03c1a644f97a1208509f4270649ad6151030457dae48d123dd9-d # internal
2025-08-20T21:13:33.2642591Z [00:03:10.612]➜  github.com/golang/snappy
2025-08-20T21:13:33.2643502Z [00:03:10.612]➜  mkdir -p $WORK/b1240/
2025-08-20T21:13:33.2644621Z [00:03:10.612]➜  echo -n > $WORK/b1240/go_asm.h # internal
2025-08-20T21:13:33.2645056Z [00:03:10.612]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v0.0.4
2025-08-20T21:13:33.2646420Z [00:03:10.613]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v0.0.4=>github.com/golang/snappy@v0.0.4;$WORK/b1240=>" -I $WORK/b1240/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b1240/symabis ./decode_arm64.s ./encode_arm64.s
2025-08-20T21:13:33.2685510Z [00:03:10.616]➜  cat >/tmp/go-build1679262874/b1240/importcfg << 'EOF' # internal
2025-08-20T21:13:33.2686608Z [00:03:10.616]➜  # import config
2025-08-20T21:13:33.2687710Z [00:03:10.616]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.2688570Z [00:03:10.616]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.2689987Z [00:03:10.616]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.2691273Z [00:03:10.616]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.2691886Z [00:03:10.616]➜  EOF
2025-08-20T21:13:33.2692469Z [00:03:10.617]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:33.2695699Z [00:03:10.617]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v0.0.4=>github.com/golang/snappy@v0.0.4;$WORK/b1240=>" -p github.com/golang/snappy -lang=go1.16 -installsuffix shared -buildid A32lF1MAbmn4tW92YIrM/A32lF1MAbmn4tW92YIrM -goversion go1.25.0 -symabis $WORK/b1240/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1240/importcfg -pack -asmhdr $WORK/b1240/go_asm.h /root/go/pkg/mod/github.com/golang/snappy@v0.0.4/decode.go /root/go/pkg/mod/github.com/golang/snappy@v0.0.4/decode_asm.go /root/go/pkg/mod/github.com/golang/snappy@v0.0.4/encode.go /root/go/pkg/mod/github.com/golang/snappy@v0.0.4/encode_asm.go /root/go/pkg/mod/github.com/golang/snappy@v0.0.4/snappy.go
2025-08-20T21:13:33.2765682Z [00:03:10.624]➜  go tool buildid -w $WORK/b1238/_pkg_.a # internal
2025-08-20T21:13:33.2786428Z [00:03:10.627]➜  cp $WORK/b1238/_pkg_.a /root/.cache/go-build/1b/1b87ab954ce233de62acf6ab75a34dc0bef488b2202a00f45d1678ecf9e5af48-d # internal
2025-08-20T21:13:33.2824256Z [00:03:10.630]➜  github.com/dsnet/compress/bzip2
2025-08-20T21:13:33.2828458Z [00:03:10.630]➜  mkdir -p $WORK/b1234/
2025-08-20T21:13:33.2834620Z [00:03:10.632]➜  cat >/tmp/go-build1679262874/b1234/importcfg << 'EOF' # internal
2025-08-20T21:13:33.2836719Z [00:03:10.632]➜  # import config
2025-08-20T21:13:33.2837092Z [00:03:10.632]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.2837699Z [00:03:10.632]➜  packagefile github.com/dsnet/compress/bzip2/internal/sais=/tmp/go-build1679262874/b1235/_pkg_.a
2025-08-20T21:13:33.2838404Z [00:03:10.632]➜  packagefile github.com/dsnet/compress/internal=/tmp/go-build1679262874/b1236/_pkg_.a
2025-08-20T21:13:33.2839076Z [00:03:10.632]➜  packagefile github.com/dsnet/compress/internal/errors=/tmp/go-build1679262874/b1237/_pkg_.a
2025-08-20T21:13:33.2839754Z [00:03:10.632]➜  packagefile github.com/dsnet/compress/internal/prefix=/tmp/go-build1679262874/b1238/_pkg_.a
2025-08-20T21:13:33.2840318Z [00:03:10.632]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.2840943Z [00:03:10.632]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.2841245Z [00:03:10.632]➜  EOF
2025-08-20T21:13:33.2845889Z [00:03:10.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1234/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2=>github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2;$WORK/b1234=>" -p github.com/dsnet/compress/bzip2 -lang=go1.9 -complete -installsuffix shared -buildid kor1f_imcde622Z3JTtf/kor1f_imcde622Z3JTtf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1234/importcfg -pack /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/bwt.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/common.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/fuzz_off.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/mtf_rle2.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/prefix.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/reader.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/rle1.go /root/go/pkg/mod/github.com/dsnet/compress@v0.0.2-0.20230904184137-39efe44ab707/bzip2/writer.go
2025-08-20T21:13:33.3426753Z [00:03:10.690]➜  go tool buildid -w $WORK/b1234/_pkg_.a # internal
2025-08-20T21:13:33.3449335Z [00:03:10.693]➜  cp $WORK/b1234/_pkg_.a /root/.cache/go-build/84/84a0bb790028bc479d78a3c0a603ddc58f99f416ec9730e69c4e6843f6af797c-d # internal
2025-08-20T21:13:33.3541205Z [00:03:10.699]➜  github.com/klauspost/compress/flate
2025-08-20T21:13:33.3541809Z [00:03:10.699]➜  mkdir -p $WORK/b1242/
2025-08-20T21:13:33.3542210Z [00:03:10.700]➜  cat >/tmp/go-build1679262874/b1242/importcfg << 'EOF' # internal
2025-08-20T21:13:33.3542570Z [00:03:10.700]➜  # import config
2025-08-20T21:13:33.3542929Z [00:03:10.700]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.3543353Z [00:03:10.700]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.3543800Z [00:03:10.700]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:33.3544283Z [00:03:10.700]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.3544750Z [00:03:10.700]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.3545161Z [00:03:10.700]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.3545719Z [00:03:10.700]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1679262874/b881/_pkg_.a
2025-08-20T21:13:33.3546260Z [00:03:10.700]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.3546664Z [00:03:10.700]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:33.3547258Z [00:03:10.700]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:33.3547782Z [00:03:10.700]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.3548212Z [00:03:10.700]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:33.3548526Z [00:03:10.700]➜  EOF
2025-08-20T21:13:33.3555703Z [00:03:10.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate=>github.com/klauspost/compress@v1.18.0/flate;$WORK/b1242=>" -p github.com/klauspost/compress/flate -lang=go1.22 -complete -installsuffix shared -buildid MKfQD_GgWZCSu5Pg4zmV/MKfQD_GgWZCSu5Pg4zmV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1242/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/deflate.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/dict_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/fast_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_bit_writer.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_code.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_sortByFreq.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_sortByLiteral.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/inflate.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/inflate_gen.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level1.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level2.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level3.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level4.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level5.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level6.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/matchlen_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/regmask_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/stateless.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/token.go
2025-08-20T21:13:33.4477900Z [00:03:10.796]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v0.0.4
2025-08-20T21:13:33.4480187Z [00:03:10.796]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v0.0.4=>github.com/golang/snappy@v0.0.4;$WORK/b1240=>" -I $WORK/b1240/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1240/decode_arm64.o ./decode_arm64.s
2025-08-20T21:13:33.4543287Z [00:03:10.802]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v0.0.4=>github.com/golang/snappy@v0.0.4;$WORK/b1240=>" -I $WORK/b1240/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1240/encode_arm64.o ./encode_arm64.s
2025-08-20T21:13:33.4616660Z [00:03:10.810]➜  go tool pack r $WORK/b1240/_pkg_.a $WORK/b1240/decode_arm64.o $WORK/b1240/encode_arm64.o # internal
2025-08-20T21:13:33.4617900Z [00:03:10.810]➜  go tool buildid -w $WORK/b1240/_pkg_.a # internal
2025-08-20T21:13:33.4621546Z [00:03:10.810]➜  cp $WORK/b1240/_pkg_.a /root/.cache/go-build/93/9387d86ad2d6cbeacd11c3b05549806f456609a1cc5883242724bc43db227382-d # internal
2025-08-20T21:13:33.4658918Z [00:03:10.814]➜  github.com/klauspost/compress/internal/godebug
2025-08-20T21:13:33.4659549Z [00:03:10.814]➜  mkdir -p $WORK/b1244/
2025-08-20T21:13:33.4671835Z [00:03:10.814]➜  cat >/tmp/go-build1679262874/b1244/importcfg << 'EOF' # internal
2025-08-20T21:13:33.4672726Z [00:03:10.814]➜  # import config
2025-08-20T21:13:33.4673545Z [00:03:10.814]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:33.4674128Z [00:03:10.814]➜  EOF
2025-08-20T21:13:33.4674660Z [00:03:10.814]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:33.4677277Z [00:03:10.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/godebug=>github.com/klauspost/compress@v1.18.0/internal/godebug;$WORK/b1244=>" -p github.com/klauspost/compress/internal/godebug -lang=go1.22 -complete -installsuffix shared -buildid JMzDyHdJw5nuUjPzxHcl/JMzDyHdJw5nuUjPzxHcl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1244/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/godebug/godebug.go
2025-08-20T21:13:33.4801771Z [00:03:10.828]➜  go tool buildid -w $WORK/b1244/_pkg_.a # internal
2025-08-20T21:13:33.4806093Z [00:03:10.829]➜  cp $WORK/b1244/_pkg_.a /root/.cache/go-build/b3/b3d7e7c9b8418172a752924617267f52e89460c35935dd70dab6d53b781d47c4-d # internal
2025-08-20T21:13:33.4884161Z [00:03:10.836]➜  github.com/nwaples/rardecode
2025-08-20T21:13:33.4884711Z [00:03:10.836]➜  mkdir -p $WORK/b1246/
2025-08-20T21:13:33.4887484Z [00:03:10.837]➜  cat >/tmp/go-build1679262874/b1246/importcfg << 'EOF' # internal
2025-08-20T21:13:33.4887869Z [00:03:10.837]➜  # import config
2025-08-20T21:13:33.4888228Z [00:03:10.837]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.4888649Z [00:03:10.837]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.4889084Z [00:03:10.837]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:33.4889547Z [00:03:10.837]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:33.4890347Z [00:03:10.837]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:33.4891009Z [00:03:10.837]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:33.4891481Z [00:03:10.837]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:33.4891970Z [00:03:10.837]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.4892421Z [00:03:10.837]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.4892841Z [00:03:10.837]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.4893258Z [00:03:10.837]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:33.4893688Z [00:03:10.837]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.4894156Z [00:03:10.837]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.4894579Z [00:03:10.837]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:33.4895003Z [00:03:10.837]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:33.4895435Z [00:03:10.837]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:33.4895879Z [00:03:10.837]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:33.4896647Z [00:03:10.837]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:33.4897141Z [00:03:10.837]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.4897563Z [00:03:10.837]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:33.4898011Z [00:03:10.837]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:13:33.4898359Z [00:03:10.837]➜  EOF
2025-08-20T21:13:33.4917040Z [00:03:10.837]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3=>github.com/nwaples/rardecode@v1.1.3;$WORK/b1246=>" -p github.com/nwaples/rardecode -lang=go1.16 -complete -installsuffix shared -buildid kpfyvMG3wy0cB_RifXz9/kpfyvMG3wy0cB_RifXz9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1246/importcfg -pack /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/archive.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/archive15.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/archive50.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/bit_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decode29.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decode29_lz.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decode29_ppm.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decode50.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decode_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/decrypt_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/filters.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/huffman.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/ppm_model.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/reader.go /root/go/pkg/mod/github.com/nwaples/rardecode@v1.1.3/vm.go
2025-08-20T21:13:33.6277819Z [00:03:10.976]➜  go tool buildid -w $WORK/b1242/_pkg_.a # internal
2025-08-20T21:13:33.6329786Z [00:03:10.981]➜  cp $WORK/b1242/_pkg_.a /root/.cache/go-build/d9/d9605a545e3b1ef7cf335ae520bbd7b73e1cc13a20431bf054dccd8e4508fb15-d # internal
2025-08-20T21:13:33.6367525Z [00:03:10.985]➜  github.com/klauspost/compress/gzip
2025-08-20T21:13:33.6368163Z [00:03:10.985]➜  mkdir -p $WORK/b1241/
2025-08-20T21:13:33.6368819Z [00:03:10.985]➜  cat >/tmp/go-build1679262874/b1241/importcfg << 'EOF' # internal
2025-08-20T21:13:33.6370406Z [00:03:10.985]➜  # import config
2025-08-20T21:13:33.6370893Z [00:03:10.985]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.6371358Z [00:03:10.985]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:33.6371840Z [00:03:10.985]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.6372673Z [00:03:10.985]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.6373091Z [00:03:10.985]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.6373637Z [00:03:10.985]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:13:33.6374175Z [00:03:10.985]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.6374595Z [00:03:10.985]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.6375004Z [00:03:10.985]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:33.6375312Z [00:03:10.985]➜  EOF
2025-08-20T21:13:33.6377458Z [00:03:10.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1241/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip=>github.com/klauspost/compress@v1.18.0/gzip;$WORK/b1241=>" -p github.com/klauspost/compress/gzip -lang=go1.22 -complete -installsuffix shared -buildid yWna78M8_UcT8mxlwXn8/yWna78M8_UcT8mxlwXn8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1241/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip/gunzip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip/gzip.go
2025-08-20T21:13:33.6953253Z [00:03:11.043]➜  go tool buildid -w $WORK/b1241/_pkg_.a # internal
2025-08-20T21:13:33.6960406Z [00:03:11.044]➜  cp $WORK/b1241/_pkg_.a /root/.cache/go-build/2d/2d9e85f2bcef8b66f2f3420f6728be81086eeeb63ac80f84017448949dbe4ac3-d # internal
2025-08-20T21:13:33.6991093Z [00:03:11.047]➜  github.com/klauspost/compress/zip
2025-08-20T21:13:33.6991993Z [00:03:11.047]➜  mkdir -p $WORK/b1243/
2025-08-20T21:13:33.6992400Z [00:03:11.047]➜  cat >/tmp/go-build1679262874/b1243/importcfg << 'EOF' # internal
2025-08-20T21:13:33.6992761Z [00:03:11.047]➜  # import config
2025-08-20T21:13:33.6993103Z [00:03:11.047]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.6993626Z [00:03:11.047]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:33.6994083Z [00:03:11.047]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.6994620Z [00:03:11.047]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:13:33.6995328Z [00:03:11.047]➜  packagefile github.com/klauspost/compress/internal/godebug=/tmp/go-build1679262874/b1244/_pkg_.a
2025-08-20T21:13:33.6995887Z [00:03:11.047]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:33.6996588Z [00:03:11.047]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.6997079Z [00:03:11.047]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.6997489Z [00:03:11.047]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:33.6997893Z [00:03:11.047]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:33.6998300Z [00:03:11.047]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:33.6998753Z [00:03:11.047]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:33.6999192Z [00:03:11.047]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:33.6999624Z [00:03:11.047]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.7000041Z [00:03:11.047]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:33.7000449Z [00:03:11.047]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:33.7001180Z [00:03:11.047]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:33.7001518Z [00:03:11.047]➜  EOF
2025-08-20T21:13:33.7007619Z [00:03:11.047]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zip=>github.com/klauspost/compress@v1.18.0/zip;$WORK/b1243=>" -p github.com/klauspost/compress/zip -lang=go1.22 -complete -installsuffix shared -buildid 6RkItlTgU5F_Xh9WtXup/6RkItlTgU5F_Xh9WtXup -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1243/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zip/reader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zip/register.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zip/struct.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zip/writer.go
2025-08-20T21:13:33.7571965Z [00:03:11.105]➜  go tool buildid -w $WORK/b1246/_pkg_.a # internal
2025-08-20T21:13:33.7616679Z [00:03:11.110]➜  cp $WORK/b1246/_pkg_.a /root/.cache/go-build/0e/0ebd388089dc9dd2245245090cb4255ddcaf48c8f05c3067e45b4b866f4bdad6-d # internal
2025-08-20T21:13:33.7622414Z [00:03:11.110]➜  github.com/klauspost/pgzip
2025-08-20T21:13:33.7623373Z [00:03:11.110]➜  mkdir -p $WORK/b1245/
2025-08-20T21:13:33.7628416Z [00:03:11.111]➜  cat >/tmp/go-build1679262874/b1245/importcfg << 'EOF' # internal
2025-08-20T21:13:33.7631719Z [00:03:11.111]➜  # import config
2025-08-20T21:13:33.7632131Z [00:03:11.111]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:33.7632554Z [00:03:11.111]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.7632979Z [00:03:11.111]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.7633793Z [00:03:11.111]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.7637343Z [00:03:11.111]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:13:33.7637882Z [00:03:11.111]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:33.7638327Z [00:03:11.111]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.7638780Z [00:03:11.111]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.7639202Z [00:03:11.111]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:33.7639725Z [00:03:11.111]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:33.7640163Z [00:03:11.111]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:33.7640469Z [00:03:11.111]➜  EOF
2025-08-20T21:13:33.7640878Z [00:03:11.111]➜  go tool buildid -w $WORK/b828/_pkg_.a # internal
2025-08-20T21:13:33.7643159Z [00:03:11.111]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1245/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/pgzip@v1.2.6=>github.com/klauspost/pgzip@v1.2.6;$WORK/b1245=>" -p github.com/klauspost/pgzip -lang=go1.16 -complete -installsuffix shared -buildid DXvfib7izde1HFMyXeVe/DXvfib7izde1HFMyXeVe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1245/importcfg -pack /root/go/pkg/mod/github.com/klauspost/pgzip@v1.2.6/gunzip.go /root/go/pkg/mod/github.com/klauspost/pgzip@v1.2.6/gzip.go
2025-08-20T21:13:33.8173664Z [00:03:11.163]➜  cp $WORK/b828/_pkg_.a /root/.cache/go-build/3b/3b46b6a7b736b401689cfbbc8dcfa17349251ade0c2e965175b58bf62686801a-d # internal
2025-08-20T21:13:33.8255314Z [00:03:11.172]➜  github.com/glebarez/go-sqlite
2025-08-20T21:13:33.8255731Z [00:03:11.172]➜  mkdir -p $WORK/b819/
2025-08-20T21:13:33.8276941Z [00:03:11.176]➜  cat >/tmp/go-build1679262874/b819/importcfg << 'EOF' # internal
2025-08-20T21:13:33.8277491Z [00:03:11.176]➜  # import config
2025-08-20T21:13:33.8277905Z [00:03:11.176]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:33.8278365Z [00:03:11.176]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:33.8278856Z [00:03:11.176]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:33.8279338Z [00:03:11.176]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.8279817Z [00:03:11.176]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:33.8280275Z [00:03:11.176]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.8280798Z [00:03:11.176]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:33.8281542Z [00:03:11.176]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:33.8281994Z [00:03:11.176]➜  packagefile modernc.org/libc=/tmp/go-build1679262874/b820/_pkg_.a
2025-08-20T21:13:33.8282529Z [00:03:11.176]➜  packagefile modernc.org/libc/sys/types=/tmp/go-build1679262874/b827/_pkg_.a
2025-08-20T21:13:33.8283191Z [00:03:11.176]➜  packagefile modernc.org/sqlite/lib=/tmp/go-build1679262874/b828/_pkg_.a
2025-08-20T21:13:33.8283732Z [00:03:11.176]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:33.8284163Z [00:03:11.176]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:33.8284591Z [00:03:11.176]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:33.8285020Z [00:03:11.176]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:33.8285482Z [00:03:11.176]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:33.8285921Z [00:03:11.176]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:33.8286360Z [00:03:11.176]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:33.8286674Z [00:03:11.176]➜  EOF
2025-08-20T21:13:33.8289501Z [00:03:11.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/glebarez/go-sqlite@v1.22.0=>github.com/glebarez/go-sqlite@v1.22.0;$WORK/b819=>" -p github.com/glebarez/go-sqlite -lang=go1.17 -complete -installsuffix shared -buildid 37N9qsq6MJyRGp2KuVpo/37N9qsq6MJyRGp2KuVpo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /root/go/pkg/mod/github.com/glebarez/go-sqlite@v1.22.0/mutex.go /root/go/pkg/mod/github.com/glebarez/go-sqlite@v1.22.0/rulimit.go /root/go/pkg/mod/github.com/glebarez/go-sqlite@v1.22.0/sqlite.go /root/go/pkg/mod/github.com/glebarez/go-sqlite@v1.22.0/sqlite_go18.go
2025-08-20T21:13:33.8377427Z [00:03:11.186]➜  go tool buildid -w $WORK/b1245/_pkg_.a # internal
2025-08-20T21:13:33.8388827Z [00:03:11.187]➜  cp $WORK/b1245/_pkg_.a /root/.cache/go-build/d8/d8ee54747f7a17240b9a674034b6f4f95798b77d7828de062c265a033dd8dc4a-d # internal
2025-08-20T21:13:33.8466699Z [00:03:11.194]➜  github.com/ulikunitz/xz
2025-08-20T21:13:33.8479032Z [00:03:11.194]➜  mkdir -p $WORK/b1247/
2025-08-20T21:13:33.8479471Z [00:03:11.194]➜  cat >/tmp/go-build1679262874/b1247/importcfg << 'EOF' # internal
2025-08-20T21:13:33.8479831Z [00:03:11.194]➜  # import config
2025-08-20T21:13:33.8480173Z [00:03:11.194]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.8480975Z [00:03:11.194]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:33.8481489Z [00:03:11.194]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.8481906Z [00:03:11.194]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:33.8482439Z [00:03:11.194]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1679262874/b893/_pkg_.a
2025-08-20T21:13:33.8483054Z [00:03:11.194]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:33.8483563Z [00:03:11.195]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:33.8483990Z [00:03:11.195]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.8484450Z [00:03:11.195]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:13:33.8484869Z [00:03:11.195]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.8485168Z [00:03:11.195]➜  EOF
2025-08-20T21:13:33.8488296Z [00:03:11.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12=>github.com/ulikunitz/xz@v0.5.12;$WORK/b1247=>" -p github.com/ulikunitz/xz -lang=go1.12 -complete -installsuffix shared -buildid ZNl0Kl1bJHa4FtfFH1qU/ZNl0Kl1bJHa4FtfFH1qU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1247/importcfg -pack /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/bits.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/crc.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/format.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/lzmafilter.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/none-check.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/reader.go /root/go/pkg/mod/github.com/ulikunitz/xz@v0.5.12/writer.go
2025-08-20T21:13:33.9513833Z [00:03:11.297]➜  go tool buildid -w $WORK/b1243/_pkg_.a # internal
2025-08-20T21:13:33.9532568Z [00:03:11.301]➜  cp $WORK/b1243/_pkg_.a /root/.cache/go-build/02/02ed1d8534f91b031b9760da3e0fcedf01ba0fa1f84fbe99713c18be8628de43-d # internal
2025-08-20T21:13:33.9574373Z [00:03:11.305]➜  github.com/xi2/xz
2025-08-20T21:13:33.9575074Z [00:03:11.306]➜  mkdir -p $WORK/b1248/
2025-08-20T21:13:33.9591706Z [00:03:11.306]➜  cat >/tmp/go-build1679262874/b1248/importcfg << 'EOF' # internal
2025-08-20T21:13:33.9592247Z [00:03:11.306]➜  # import config
2025-08-20T21:13:33.9592729Z [00:03:11.306]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:33.9593385Z [00:03:11.306]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:33.9595840Z [00:03:11.306]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:33.9598161Z [00:03:11.306]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:33.9598941Z [00:03:11.306]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:33.9599392Z [00:03:11.306]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:13:33.9599825Z [00:03:11.306]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:33.9600133Z [00:03:11.306]➜  EOF
2025-08-20T21:13:33.9604471Z [00:03:11.308]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8=>github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8;$WORK/b1248=>" -p github.com/xi2/xz -lang=go1.16 -complete -installsuffix shared -buildid IiY4DahE1COGnuNUVrEV/IiY4DahE1COGnuNUVrEV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1248/importcfg -pack /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_bcj.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_delta.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_lzma2.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_stream.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_util.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/dec_xz.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/doc.go /root/go/pkg/mod/github.com/xi2/xz@v0.0.0-20171230120015-48954b6210f8/reader.go
2025-08-20T21:13:34.0317865Z [00:03:11.380]➜  go tool buildid -w $WORK/b1247/_pkg_.a # internal
2025-08-20T21:13:34.0320966Z [00:03:11.380]➜  go tool buildid -w $WORK/b819/_pkg_.a # internal
2025-08-20T21:13:34.0334477Z [00:03:11.381]➜  cp $WORK/b1247/_pkg_.a /root/.cache/go-build/58/58137c50506ae8faae1568115e038b714a7d118f0f740091ba16292c98ef735b-d # internal
2025-08-20T21:13:34.0371908Z [00:03:11.385]➜  cp $WORK/b819/_pkg_.a /root/.cache/go-build/00/00cf6ec93d1ccb7e76d0cbf8791c8c62ca1c0f65c1aa99f2b5150b355a9735f8-d # internal
2025-08-20T21:13:34.0497229Z [00:03:11.398]➜  github.com/glebarez/sqlite
2025-08-20T21:13:34.0497645Z [00:03:11.398]➜  mkdir -p $WORK/b817/
2025-08-20T21:13:34.0513837Z [00:03:11.398]➜  cat >/tmp/go-build1679262874/b817/importcfg << 'EOF' # internal
2025-08-20T21:13:34.0514284Z [00:03:11.398]➜  # import config
2025-08-20T21:13:34.0514669Z [00:03:11.398]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.0515130Z [00:03:11.398]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:34.0515578Z [00:03:11.398]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.0515995Z [00:03:11.398]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.0516871Z [00:03:11.398]➜  packagefile github.com/glebarez/go-sqlite=/tmp/go-build1679262874/b819/_pkg_.a
2025-08-20T21:13:34.0517392Z [00:03:11.398]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:13:34.0517898Z [00:03:11.398]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1679262874/b847/_pkg_.a
2025-08-20T21:13:34.0518552Z [00:03:11.398]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:13:34.0519142Z [00:03:11.398]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:13:34.0519666Z [00:03:11.398]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1679262874/b848/_pkg_.a
2025-08-20T21:13:34.0520178Z [00:03:11.398]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1679262874/b836/_pkg_.a
2025-08-20T21:13:34.0520876Z [00:03:11.399]➜  packagefile modernc.org/sqlite/lib=/tmp/go-build1679262874/b828/_pkg_.a
2025-08-20T21:13:34.0521422Z [00:03:11.399]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:34.0521857Z [00:03:11.399]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:34.0522289Z [00:03:11.399]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.0522607Z [00:03:11.399]➜  EOF
2025-08-20T21:13:34.0525253Z [00:03:11.399]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/glebarez/sqlite@v1.11.0=>github.com/glebarez/sqlite@v1.11.0;$WORK/b817=>" -p github.com/glebarez/sqlite -lang=go1.18 -complete -installsuffix shared -buildid Cm4Vmm1hdbQfcjr86u3q/Cm4Vmm1hdbQfcjr86u3q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /root/go/pkg/mod/github.com/glebarez/sqlite@v1.11.0/ddlmod.go /root/go/pkg/mod/github.com/glebarez/sqlite@v1.11.0/errors.go /root/go/pkg/mod/github.com/glebarez/sqlite@v1.11.0/migrator.go /root/go/pkg/mod/github.com/glebarez/sqlite@v1.11.0/sqlite.go
2025-08-20T21:13:34.0584001Z [00:03:11.406]➜  github.com/anchore/syft/internal/relationship
2025-08-20T21:13:34.0584563Z [00:03:11.406]➜  mkdir -p $WORK/b1249/
2025-08-20T21:13:34.0587992Z [00:03:11.407]➜  cat >/tmp/go-build1679262874/b1249/importcfg << 'EOF' # internal
2025-08-20T21:13:34.0588430Z [00:03:11.407]➜  # import config
2025-08-20T21:13:34.0588925Z [00:03:11.407]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:34.0589595Z [00:03:11.407]➜  packagefile github.com/anchore/syft/internal/sbomsync=/tmp/go-build1679262874/b1227/_pkg_.a
2025-08-20T21:13:34.0590528Z [00:03:11.407]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:34.0591375Z [00:03:11.407]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:34.0591985Z [00:03:11.407]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:34.0592592Z [00:03:11.407]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:34.0593202Z [00:03:11.407]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:34.0593800Z [00:03:11.407]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:34.0594322Z [00:03:11.407]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.0594751Z [00:03:11.407]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:34.0595166Z [00:03:11.407]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:34.0595592Z [00:03:11.407]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.0595909Z [00:03:11.407]➜  EOF
2025-08-20T21:13:34.0600195Z [00:03:11.407]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1249/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship=>github.com/anchore/syft@v1.28.0/internal/relationship;$WORK/b1249=>" -p github.com/anchore/syft/internal/relationship -lang=go1.24 -complete -installsuffix shared -buildid c57RiIh2_S0EWQpQZ7q0/c57RiIh2_S0EWQpQZ7q0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1249/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/by_file_ownership.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/evident_by.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/exclude_binaries_by_file_ownership_overlap.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/index.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/remove.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/sort.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/to_source.go
2025-08-20T21:13:34.0687653Z [00:03:11.417]➜  go tool buildid -w $WORK/b1248/_pkg_.a # internal
2025-08-20T21:13:34.0705346Z [00:03:11.418]➜  cp $WORK/b1248/_pkg_.a /root/.cache/go-build/48/48bebeb47cb57fb99246df2b9b3b1322d41e686d7846526f37fbba651592ba8b-d # internal
2025-08-20T21:13:34.0708008Z [00:03:11.419]➜  github.com/anchore/syft/internal/unknown
2025-08-20T21:13:34.0708866Z [00:03:11.419]➜  mkdir -p $WORK/b1251/
2025-08-20T21:13:34.0718055Z [00:03:11.420]➜  cat >/tmp/go-build1679262874/b1251/importcfg << 'EOF' # internal
2025-08-20T21:13:34.0719075Z [00:03:11.420]➜  # import config
2025-08-20T21:13:34.0720096Z [00:03:11.420]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.0721655Z [00:03:11.420]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.0722511Z [00:03:11.420]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:34.0724660Z [00:03:11.420]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:34.0725367Z [00:03:11.420]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:34.0726243Z [00:03:11.420]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.0728099Z [00:03:11.420]➜  EOF
2025-08-20T21:13:34.0731821Z [00:03:11.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1251/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/unknown=>github.com/anchore/syft@v1.28.0/internal/unknown;$WORK/b1251=>" -p github.com/anchore/syft/internal/unknown -lang=go1.24 -complete -installsuffix shared -buildid tCXXBpCDe3eTY6IPMzW3/tCXXBpCDe3eTY6IPMzW3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1251/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/unknown/coordinate_error.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/unknown/path_error.go
2025-08-20T21:13:34.1227388Z [00:03:11.470]➜  go tool buildid -w $WORK/b1251/_pkg_.a # internal
2025-08-20T21:13:34.1234174Z [00:03:11.471]➜  cp $WORK/b1251/_pkg_.a /root/.cache/go-build/a7/a7a229c4f1de7478fa2aa64edd96ec69f53dfa15dc7e765eefa94a47bc5c9317-d # internal
2025-08-20T21:13:34.1314255Z [00:03:11.479]➜  github.com/anchore/syft/syft/cataloging
2025-08-20T21:13:34.1321780Z [00:03:11.480]➜  mkdir -p $WORK/b1252/
2025-08-20T21:13:34.1322553Z [00:03:11.480]➜  cat >/tmp/go-build1679262874/b1252/importcfg << 'EOF' # internal
2025-08-20T21:13:34.1323498Z [00:03:11.480]➜  # import config
2025-08-20T21:13:34.1324214Z [00:03:11.480]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:34.1324971Z [00:03:11.480]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:34.1325661Z [00:03:11.480]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.1326185Z [00:03:11.480]➜  EOF
2025-08-20T21:13:34.1331322Z [00:03:11.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1252/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging=>github.com/anchore/syft@v1.28.0/syft/cataloging;$WORK/b1252=>" -p github.com/anchore/syft/syft/cataloging -lang=go1.24 -complete -installsuffix shared -buildid rtjQlL5nP7d40qALZHWV/rtjQlL5nP7d40qALZHWV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1252/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/archive_search.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/compliance.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/data_generation.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/executor.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/relationships.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/search.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/selection.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/unknowns.go
2025-08-20T21:13:34.1401002Z [00:03:11.488]➜  go tool buildid -w $WORK/b1249/_pkg_.a # internal
2025-08-20T21:13:34.1422326Z [00:03:11.490]➜  cp $WORK/b1249/_pkg_.a /root/.cache/go-build/fc/fca7a5603aa2233da15b7fbe6b0b1f7f82db2ac3fba1fe6771b72931b839244c-d # internal
2025-08-20T21:13:34.1429645Z [00:03:11.491]➜  github.com/anchore/syft/internal/relationship/binary
2025-08-20T21:13:34.1431522Z [00:03:11.491]➜  mkdir -p $WORK/b1250/
2025-08-20T21:13:34.1441691Z [00:03:11.492]➜  cat >/tmp/go-build1679262874/b1250/importcfg << 'EOF' # internal
2025-08-20T21:13:34.1443291Z [00:03:11.492]➜  # import config
2025-08-20T21:13:34.1444614Z [00:03:11.492]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:34.1445328Z [00:03:11.492]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:13:34.1446029Z [00:03:11.492]➜  packagefile github.com/anchore/syft/internal/sbomsync=/tmp/go-build1679262874/b1227/_pkg_.a
2025-08-20T21:13:34.1446686Z [00:03:11.492]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:34.1447312Z [00:03:11.492]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:34.1447948Z [00:03:11.492]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:34.1448579Z [00:03:11.492]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:34.1449091Z [00:03:11.492]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:34.1449398Z [00:03:11.492]➜  EOF
2025-08-20T21:13:34.1452580Z [00:03:11.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1250/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/binary=>github.com/anchore/syft@v1.28.0/internal/relationship/binary;$WORK/b1250=>" -p github.com/anchore/syft/internal/relationship/binary -lang=go1.24 -complete -installsuffix shared -buildid rn3PIzgbLTLiuZ52sFCK/rn3PIzgbLTLiuZ52sFCK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1250/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/binary/binary_dependencies.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/relationship/binary/shared_library_index.go
2025-08-20T21:13:34.1851915Z [00:03:11.533]➜  go tool buildid -w $WORK/b1252/_pkg_.a # internal
2025-08-20T21:13:34.1859070Z [00:03:11.534]➜  cp $WORK/b1252/_pkg_.a /root/.cache/go-build/5a/5af277292bde03610a011db8dec1d620b0a766956490acdf695434e8c9377d1a-d # internal
2025-08-20T21:13:34.1866623Z [00:03:11.534]➜  archive/zip
2025-08-20T21:13:34.1866918Z [00:03:11.534]➜  mkdir -p $WORK/b1255/
2025-08-20T21:13:34.1867331Z [00:03:11.535]➜  cat >/tmp/go-build1679262874/b1255/importcfg << 'EOF' # internal
2025-08-20T21:13:34.1867686Z [00:03:11.535]➜  # import config
2025-08-20T21:13:34.1868025Z [00:03:11.535]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:34.1868477Z [00:03:11.535]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:34.1869313Z [00:03:11.535]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:34.1869767Z [00:03:11.535]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.1870182Z [00:03:11.535]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.1871060Z [00:03:11.535]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:34.1871575Z [00:03:11.535]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:34.1872051Z [00:03:11.535]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:13:34.1872502Z [00:03:11.535]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.1872912Z [00:03:11.535]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:34.1873323Z [00:03:11.535]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.1873725Z [00:03:11.535]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:34.1874174Z [00:03:11.535]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:34.1874619Z [00:03:11.535]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:34.1875043Z [00:03:11.535]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.1875508Z [00:03:11.535]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.1875918Z [00:03:11.535]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.1876353Z [00:03:11.535]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:34.1876695Z [00:03:11.535]➜  EOF
2025-08-20T21:13:34.1883791Z [00:03:11.535]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1255/_pkg_.a -trimpath "/root/.go/src/archive/zip=>archive/zip;$WORK/b1255=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid conkw2KHIADH1MgKUV6C/conkw2KHIADH1MgKUV6C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1255/importcfg -pack /root/.go/src/archive/zip/reader.go /root/.go/src/archive/zip/register.go /root/.go/src/archive/zip/struct.go /root/.go/src/archive/zip/writer.go
2025-08-20T21:13:34.2217083Z [00:03:11.569]➜  go tool buildid -w $WORK/b1250/_pkg_.a # internal
2025-08-20T21:13:34.2220524Z [00:03:11.570]➜  cp $WORK/b1250/_pkg_.a /root/.cache/go-build/66/66ed3c76c2061020f38851772a98fcd42fd95e360df3126e25acb06b326d0ced-d # internal
2025-08-20T21:13:34.2230701Z [00:03:11.571]➜  github.com/diskfs/go-diskfs/filesystem
2025-08-20T21:13:34.2231622Z [00:03:11.571]➜  mkdir -p $WORK/b1256/
2025-08-20T21:13:34.2233638Z [00:03:11.571]➜  cat >/tmp/go-build1679262874/b1256/importcfg << 'EOF' # internal
2025-08-20T21:13:34.2234857Z [00:03:11.572]➜  # import config
2025-08-20T21:13:34.2235225Z [00:03:11.572]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.2235646Z [00:03:11.572]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.2236056Z [00:03:11.572]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:34.2236477Z [00:03:11.572]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.2236884Z [00:03:11.572]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:34.2237294Z [00:03:11.572]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.2237617Z [00:03:11.572]➜  EOF
2025-08-20T21:13:34.2268072Z [00:03:11.575]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1256/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem=>github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem;$WORK/b1256=>" -p github.com/diskfs/go-diskfs/filesystem -lang=go1.24 -complete -installsuffix shared -buildid l1Db3Gwg53PRHngYIh3N/l1Db3Gwg53PRHngYIh3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1256/importcfg -pack /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/compatibility.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/file.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/filesystem.go
2025-08-20T21:13:34.2757447Z [00:03:11.624]➜  go tool buildid -w $WORK/b1256/_pkg_.a # internal
2025-08-20T21:13:34.2771876Z [00:03:11.625]➜  cp $WORK/b1256/_pkg_.a /root/.cache/go-build/f8/f813b591772e9ece110bf2dbf277cf5bc4d8d94e436afcf4d0a76a11610e4c5e-d # internal
2025-08-20T21:13:34.2805616Z [00:03:11.629]➜  cloud.google.com/go/compute/metadata
2025-08-20T21:13:34.2806002Z [00:03:11.629]➜  mkdir -p $WORK/b1259/
2025-08-20T21:13:34.2813982Z [00:03:11.629]➜  cat >/tmp/go-build1679262874/b1259/importcfg << 'EOF' # internal
2025-08-20T21:13:34.2814460Z [00:03:11.630]➜  # import config
2025-08-20T21:13:34.2816749Z [00:03:11.630]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:34.2817873Z [00:03:11.630]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.2818962Z [00:03:11.630]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:34.2819485Z [00:03:11.630]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.2819917Z [00:03:11.630]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.2820334Z [00:03:11.630]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.2820973Z [00:03:11.630]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:34.2821433Z [00:03:11.630]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:34.2821942Z [00:03:11.630]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:34.2822417Z [00:03:11.630]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:34.2822846Z [00:03:11.630]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:34.2823256Z [00:03:11.630]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.2823671Z [00:03:11.630]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.2824097Z [00:03:11.630]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.2824519Z [00:03:11.630]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:34.2824948Z [00:03:11.630]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.2825251Z [00:03:11.630]➜  EOF
2025-08-20T21:13:34.2828553Z [00:03:11.630]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1259/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0=>cloud.google.com/go/compute/metadata@v0.7.0;$WORK/b1259=>" -p cloud.google.com/go/compute/metadata -lang=go1.23 -complete -installsuffix shared -buildid iV564-PIh2Y-CBwgZA3r/iV564-PIh2Y-CBwgZA3r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1259/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/log.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/metadata.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/retry.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/retry_linux.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/syscheck_linux.go
2025-08-20T21:13:34.3364000Z [00:03:11.684]➜  go tool buildid -w $WORK/b817/_pkg_.a # internal
2025-08-20T21:13:34.3409312Z [00:03:11.689]➜  cp $WORK/b817/_pkg_.a /root/.cache/go-build/04/04165fefbf916a4e700b1f0c59b1e19ba310e406e0aa1b43cb5115e502d0bd29-d # internal
2025-08-20T21:13:34.3427343Z [00:03:11.691]➜  github.com/anchore/grype/grype/db/internal/gormadapter
2025-08-20T21:13:34.3427771Z [00:03:11.691]➜  mkdir -p $WORK/b814/
2025-08-20T21:13:34.3433400Z [00:03:11.691]➜  cat >/tmp/go-build1679262874/b814/importcfg << 'EOF' # internal
2025-08-20T21:13:34.3434456Z [00:03:11.691]➜  # import config
2025-08-20T21:13:34.3434866Z [00:03:11.691]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.3435299Z [00:03:11.691]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.3436075Z [00:03:11.691]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:34.3436687Z [00:03:11.691]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:13:34.3437607Z [00:03:11.691]➜  packagefile github.com/glebarez/sqlite=/tmp/go-build1679262874/b817/_pkg_.a
2025-08-20T21:13:34.3438177Z [00:03:11.691]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:13:34.3438667Z [00:03:11.691]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:13:34.3439129Z [00:03:11.691]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.3439568Z [00:03:11.691]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:34.3440021Z [00:03:11.691]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.3440442Z [00:03:11.691]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.3440999Z [00:03:11.691]➜  EOF
2025-08-20T21:13:34.3446401Z [00:03:11.692]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/internal/gormadapter=>github.com/anchore/grype@v0.96.0/grype/db/internal/gormadapter;$WORK/b814=>" -p github.com/anchore/grype/grype/db/internal/gormadapter -lang=go1.24 -complete -installsuffix shared -buildid M_aKqege-j4STT_ot73a/M_aKqege-j4STT_ot73a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/internal/gormadapter/logger.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/internal/gormadapter/open.go
2025-08-20T21:13:34.4850390Z [00:03:11.833]➜  go tool buildid -w $WORK/b814/_pkg_.a # internal
2025-08-20T21:13:34.4889903Z [00:03:11.837]➜  cp $WORK/b814/_pkg_.a /root/.cache/go-build/1e/1ea83d917b65391b41e9e7487e4dbba6316290dc6f59956401604b1d7ec7285e-d # internal
2025-08-20T21:13:34.4891227Z [00:03:11.837]➜  google.golang.org/genproto/googleapis/api
2025-08-20T21:13:34.4891594Z [00:03:11.837]➜  mkdir -p $WORK/b1263/
2025-08-20T21:13:34.4892002Z [00:03:11.837]➜  cat >/tmp/go-build1679262874/b1263/importcfg << 'EOF' # internal
2025-08-20T21:13:34.4893904Z [00:03:11.837]➜  # import config
2025-08-20T21:13:34.4894496Z [00:03:11.837]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.4895207Z [00:03:11.837]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.4896046Z [00:03:11.838]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.4896549Z [00:03:11.838]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.4896861Z [00:03:11.838]➜  EOF
2025-08-20T21:13:34.4899238Z [00:03:11.838]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1263/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576;$WORK/b1263=>" -p google.golang.org/genproto/googleapis/api -lang=go1.21 -complete -installsuffix shared -buildid JF2C1umFPoxFAnRkcNHS/JF2C1umFPoxFAnRkcNHS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1263/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/launch_stage.pb.go
2025-08-20T21:13:34.5146229Z [00:03:11.863]➜  go tool buildid -w $WORK/b1259/_pkg_.a # internal
2025-08-20T21:13:34.5168977Z [00:03:11.865]➜  cp $WORK/b1259/_pkg_.a /root/.cache/go-build/70/70ab9229f5edce53ce986f80bb36bfe8f62d4d3010a611768f230d9fb1efce69-d # internal
2025-08-20T21:13:34.5194134Z [00:03:11.867]➜  go tool buildid -w $WORK/b1263/_pkg_.a # internal
2025-08-20T21:13:34.5206423Z [00:03:11.869]➜  cp $WORK/b1263/_pkg_.a /root/.cache/go-build/37/37a8c08ea317b2e71685db3f41b5d4626b8c0a7455c47faed12cd3de4ce5c95e-d # internal
2025-08-20T21:13:34.5210127Z [00:03:11.869]➜  google.golang.org/genproto/googleapis/api/annotations
2025-08-20T21:13:34.5210512Z [00:03:11.869]➜  mkdir -p $WORK/b1262/
2025-08-20T21:13:34.5217274Z [00:03:11.870]➜  cat >/tmp/go-build1679262874/b1262/importcfg << 'EOF' # internal
2025-08-20T21:13:34.5217985Z [00:03:11.870]➜  # import config
2025-08-20T21:13:34.5218591Z [00:03:11.870]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build1679262874/b1263/_pkg_.a
2025-08-20T21:13:34.5219412Z [00:03:11.870]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.5220141Z [00:03:11.870]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.5221033Z [00:03:11.870]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:34.5221780Z [00:03:11.870]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:34.5222373Z [00:03:11.870]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.5222798Z [00:03:11.870]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.5223109Z [00:03:11.870]➜  EOF
2025-08-20T21:13:34.5228671Z [00:03:11.870]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1262/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations;$WORK/b1262=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.21 -complete -installsuffix shared -buildid K0CPiAmBTaGNSXPDh2VA/K0CPiAmBTaGNSXPDh2VA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1262/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/annotations.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/client.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/field_behavior.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/field_info.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/http.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/resource.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/annotations/routing.pb.go
2025-08-20T21:13:34.5254046Z [00:03:11.870]➜  google.golang.org/genproto/googleapis/type/expr
2025-08-20T21:13:34.5254402Z [00:03:11.871]➜  mkdir -p $WORK/b1264/
2025-08-20T21:13:34.5254780Z [00:03:11.871]➜  cat >/tmp/go-build1679262874/b1264/importcfg << 'EOF' # internal
2025-08-20T21:13:34.5255140Z [00:03:11.871]➜  # import config
2025-08-20T21:13:34.5255657Z [00:03:11.871]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.5256369Z [00:03:11.871]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.5256932Z [00:03:11.871]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.5257362Z [00:03:11.871]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.5257729Z [00:03:11.871]➜  EOF
2025-08-20T21:13:34.5260152Z [00:03:11.871]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1264/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/expr=>google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/expr;$WORK/b1264=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.21 -complete -installsuffix shared -buildid zKWGJmfIMXkNTwIz0qbr/zKWGJmfIMXkNTwIz0qbr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1264/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/expr/expr.pb.go
2025-08-20T21:13:34.5743358Z [00:03:11.921]➜  go tool buildid -w $WORK/b1264/_pkg_.a # internal
2025-08-20T21:13:34.5846644Z [00:03:11.933]➜  go tool buildid -w $WORK/b1255/_pkg_.a # internal
2025-08-20T21:13:34.5930058Z [00:03:11.941]➜  cp $WORK/b1255/_pkg_.a /root/.cache/go-build/16/166de4fc196c0899fc99813f9f0fcc87283790ec5c07d1a168a545734cdcae54-d # internal
2025-08-20T21:13:34.6052050Z [00:03:11.953]➜  cp $WORK/b1264/_pkg_.a /root/.cache/go-build/e5/e5bb3b8a632336bb658829f68885eadb0096d9f5292ebff57fab69b7c2b88fce-d # internal
2025-08-20T21:13:34.6107090Z [00:03:11.959]➜  github.com/googleapis/gax-go/v2/apierror/internal/proto
2025-08-20T21:13:34.6107518Z [00:03:11.959]➜  mkdir -p $WORK/b1267/
2025-08-20T21:13:34.6111123Z [00:03:11.959]➜  cat >/tmp/go-build1679262874/b1267/importcfg << 'EOF' # internal
2025-08-20T21:13:34.6111511Z [00:03:11.959]➜  # import config
2025-08-20T21:13:34.6112062Z [00:03:11.959]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1679262874/b1136/_pkg_.a
2025-08-20T21:13:34.6112801Z [00:03:11.959]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.6113535Z [00:03:11.959]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.6114226Z [00:03:11.959]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:34.6114785Z [00:03:11.959]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.6115206Z [00:03:11.959]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.6115515Z [00:03:11.959]➜  EOF
2025-08-20T21:13:34.6118155Z [00:03:11.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/apierror/internal/proto=>github.com/googleapis/gax-go/v2@v2.14.1/apierror/internal/proto;$WORK/b1267=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.21 -complete -installsuffix shared -buildid VPPPAc4UzgAWDZpKgl45/VPPPAc4UzgAWDZpKgl45 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1267/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/apierror/internal/proto/custom_error.pb.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/apierror/internal/proto/error.pb.go
2025-08-20T21:13:34.6128336Z [00:03:11.961]➜  google.golang.org/api/internal/third_party/uritemplates
2025-08-20T21:13:34.6129103Z [00:03:11.961]➜  mkdir -p $WORK/b1269/
2025-08-20T21:13:34.6133119Z [00:03:11.961]➜  cat >/tmp/go-build1679262874/b1269/importcfg << 'EOF' # internal
2025-08-20T21:13:34.6135083Z [00:03:11.961]➜  # import config
2025-08-20T21:13:34.6136969Z [00:03:11.961]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:34.6137876Z [00:03:11.961]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.6138319Z [00:03:11.961]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:34.6138753Z [00:03:11.961]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:34.6139174Z [00:03:11.961]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.6139506Z [00:03:11.961]➜  EOF
2025-08-20T21:13:34.6142214Z [00:03:11.961]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1269/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/third_party/uritemplates=>google.golang.org/api@v0.215.0/internal/third_party/uritemplates;$WORK/b1269=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.21 -complete -installsuffix shared -buildid A2k5cJWyN-OlYDByu1MY/A2k5cJWyN-OlYDByu1MY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1269/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/third_party/uritemplates/uritemplates.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/third_party/uritemplates/utils.go
2025-08-20T21:13:34.6502823Z [00:03:11.998]➜  go tool buildid -w $WORK/b1269/_pkg_.a # internal
2025-08-20T21:13:34.6516206Z [00:03:11.999]➜  cp $WORK/b1269/_pkg_.a /root/.cache/go-build/81/812735f49ebf88160e14d47e65b0863a8f0a7ae515185b1e6ce6c4b1266e7988-d # internal
2025-08-20T21:13:34.6517316Z [00:03:12.000]➜  google.golang.org/api/googleapi
2025-08-20T21:13:34.6517688Z [00:03:12.000]➜  mkdir -p $WORK/b1268/
2025-08-20T21:13:34.6518075Z [00:03:12.000]➜  cat >/tmp/go-build1679262874/b1268/importcfg << 'EOF' # internal
2025-08-20T21:13:34.6518438Z [00:03:12.000]➜  # import config
2025-08-20T21:13:34.6518777Z [00:03:12.000]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:34.6519223Z [00:03:12.000]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:34.6519661Z [00:03:12.000]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.6520078Z [00:03:12.000]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.6520853Z [00:03:12.000]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1679262874/b1269/_pkg_.a
2025-08-20T21:13:34.6521471Z [00:03:12.000]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.6521903Z [00:03:12.000]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:34.6522335Z [00:03:12.000]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:34.6522766Z [00:03:12.000]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:34.6523195Z [00:03:12.000]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.6523612Z [00:03:12.000]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.6523915Z [00:03:12.000]➜  EOF
2025-08-20T21:13:34.6526024Z [00:03:12.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1268/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/googleapi=>google.golang.org/api@v0.215.0/googleapi;$WORK/b1268=>" -p google.golang.org/api/googleapi -lang=go1.21 -complete -installsuffix shared -buildid at8Ch2DrjqBszAUgSpIS/at8Ch2DrjqBszAUgSpIS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1268/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/googleapi/googleapi.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/googleapi/types.go
2025-08-20T21:13:34.6621850Z [00:03:12.009]➜  go tool buildid -w $WORK/b1267/_pkg_.a # internal
2025-08-20T21:13:34.6627173Z [00:03:12.011]➜  cp $WORK/b1267/_pkg_.a /root/.cache/go-build/43/434ecc640bb1dc8800834cc237064bd1da4766183bcce656b3d01344dc2bcff2-d # internal
2025-08-20T21:13:34.6627931Z [00:03:12.011]➜  google.golang.org/genproto/googleapis/rpc/errdetails
2025-08-20T21:13:34.6628291Z [00:03:12.011]➜  mkdir -p $WORK/b1270/
2025-08-20T21:13:34.6634670Z [00:03:12.011]➜  cat >/tmp/go-build1679262874/b1270/importcfg << 'EOF' # internal
2025-08-20T21:13:34.6635091Z [00:03:12.011]➜  # import config
2025-08-20T21:13:34.6635625Z [00:03:12.011]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.6636342Z [00:03:12.011]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.6637080Z [00:03:12.011]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:34.6637660Z [00:03:12.011]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.6638092Z [00:03:12.011]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.6638401Z [00:03:12.012]➜  EOF
2025-08-20T21:13:34.6641451Z [00:03:12.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1270/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/errdetails=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/errdetails;$WORK/b1270=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.21 -complete -installsuffix shared -buildid xZYooXWVYH3VdnQLG-B5/xZYooXWVYH3VdnQLG-B5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1270/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20241223144023-3abc09e42ca8/errdetails/error_details.pb.go
2025-08-20T21:13:34.6725298Z [00:03:12.021]➜  go tool buildid -w $WORK/b1232/_pkg_.a # internal
2025-08-20T21:13:34.6904746Z [00:03:12.038]➜  cp $WORK/b1232/_pkg_.a /root/.cache/go-build/08/08ba7bf45100c9a59f84f44d304f86974122d1bb29b9cd1cc8d222ed86441376-d # internal
2025-08-20T21:13:34.7093753Z [00:03:12.057]➜  github.com/anchore/archiver/v3
2025-08-20T21:13:34.7094719Z [00:03:12.057]➜  mkdir -p $WORK/b1231/
2025-08-20T21:13:34.7102413Z [00:03:12.058]➜  cat >/tmp/go-build1679262874/b1231/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7102835Z [00:03:12.058]➜  # import config
2025-08-20T21:13:34.7103208Z [00:03:12.058]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:34.7103674Z [00:03:12.058]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:34.7104123Z [00:03:12.058]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:34.7104576Z [00:03:12.058]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7105094Z [00:03:12.058]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build1679262874/b1232/_pkg_.a
2025-08-20T21:13:34.7105693Z [00:03:12.058]➜  packagefile github.com/dsnet/compress/bzip2=/tmp/go-build1679262874/b1234/_pkg_.a
2025-08-20T21:13:34.7106276Z [00:03:12.058]➜  packagefile github.com/golang/snappy=/tmp/go-build1679262874/b1240/_pkg_.a
2025-08-20T21:13:34.7106868Z [00:03:12.058]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build1679262874/b1241/_pkg_.a
2025-08-20T21:13:34.7107487Z [00:03:12.058]➜  packagefile github.com/klauspost/compress/zip=/tmp/go-build1679262874/b1243/_pkg_.a
2025-08-20T21:13:34.7108102Z [00:03:12.058]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:34.7108699Z [00:03:12.058]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build1679262874/b1245/_pkg_.a
2025-08-20T21:13:34.7109269Z [00:03:12.058]➜  packagefile github.com/nwaples/rardecode=/tmp/go-build1679262874/b1246/_pkg_.a
2025-08-20T21:13:34.7109840Z [00:03:12.058]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:13:34.7110384Z [00:03:12.058]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build1679262874/b1247/_pkg_.a
2025-08-20T21:13:34.7111503Z [00:03:12.058]➜  packagefile github.com/xi2/xz=/tmp/go-build1679262874/b1248/_pkg_.a
2025-08-20T21:13:34.7112021Z [00:03:12.058]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.7112447Z [00:03:12.058]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:34.7112864Z [00:03:12.058]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:34.7113476Z [00:03:12.058]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.7113884Z [00:03:12.058]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:34.7114328Z [00:03:12.058]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:34.7114788Z [00:03:12.058]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:34.7115217Z [00:03:12.058]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:34.7115644Z [00:03:12.058]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.7116065Z [00:03:12.058]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.7116368Z [00:03:12.058]➜  EOF
2025-08-20T21:13:34.7125407Z [00:03:12.059]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1231/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51=>github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51;$WORK/b1231=>" -p github.com/anchore/archiver/v3 -lang=go1.23 -complete -installsuffix shared -buildid ZOM0e-m-whNhfFlSdHps/ZOM0e-m-whNhfFlSdHps -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1231/importcfg -pack /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/archiver.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/brotli.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/bz2.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/error.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/filecompressor.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/gz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/lz4.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/rar.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/sz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tar.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarbrotli.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarbz2.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/targz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarlz4.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarsz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarxz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/tarzst.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/xz.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/zip.go /root/go/pkg/mod/github.com/anchore/archiver/v3@v3.5.3-0.20241210171143-5b1d8d1c7c51/zstd.go
2025-08-20T21:13:34.7182033Z [00:03:12.066]➜  go tool buildid -w $WORK/b1262/_pkg_.a # internal
2025-08-20T21:13:34.7252627Z [00:03:12.073]➜  cp $WORK/b1262/_pkg_.a /root/.cache/go-build/dd/ddea37b45ed80b48a5b833621399284f43da70299071c2bd26089edeab1283d5-d # internal
2025-08-20T21:13:34.7253336Z [00:03:12.073]➜  cloud.google.com/go/iam/apiv1/iampb
2025-08-20T21:13:34.7253657Z [00:03:12.073]➜  mkdir -p $WORK/b1261/
2025-08-20T21:13:34.7254043Z [00:03:12.073]➜  cat >/tmp/go-build1679262874/b1261/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7254395Z [00:03:12.073]➜  # import config
2025-08-20T21:13:34.7254745Z [00:03:12.073]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.7255368Z [00:03:12.073]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1679262874/b1262/_pkg_.a
2025-08-20T21:13:34.7256122Z [00:03:12.073]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1679262874/b1264/_pkg_.a
2025-08-20T21:13:34.7257101Z [00:03:12.073]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:34.7257659Z [00:03:12.073]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:34.7258248Z [00:03:12.073]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:34.7258895Z [00:03:12.073]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.7259604Z [00:03:12.073]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:34.7260359Z [00:03:12.073]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:34.7261263Z [00:03:12.073]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:34.7261688Z [00:03:12.073]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.7261999Z [00:03:12.073]➜  EOF
2025-08-20T21:13:34.7264694Z [00:03:12.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1261/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2/apiv1/iampb=>cloud.google.com/go/iam@v1.2.2/apiv1/iampb;$WORK/b1261=>" -p cloud.google.com/go/iam/apiv1/iampb -lang=go1.21 -complete -installsuffix shared -buildid lpMSRLCIiEfKGOyn4AVD/lpMSRLCIiEfKGOyn4AVD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1261/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2/apiv1/iampb/iam_policy.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2/apiv1/iampb/options.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2/apiv1/iampb/policy.pb.go
2025-08-20T21:13:34.7267088Z [00:03:12.073]➜  go tool buildid -w $WORK/b1268/_pkg_.a # internal
2025-08-20T21:13:34.7267777Z [00:03:12.074]➜  cp $WORK/b1268/_pkg_.a /root/.cache/go-build/0f/0fe13155a4f7162b3814927a94b7cb33219ec5a900ff9b09a54ac0cf860593c8-d # internal
2025-08-20T21:13:34.7268370Z [00:03:12.075]➜  github.com/googleapis/gax-go/v2/callctx
2025-08-20T21:13:34.7268676Z [00:03:12.075]➜  mkdir -p $WORK/b1271/
2025-08-20T21:13:34.7269051Z [00:03:12.075]➜  cat >/tmp/go-build1679262874/b1271/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7269399Z [00:03:12.075]➜  # import config
2025-08-20T21:13:34.7269752Z [00:03:12.075]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.7270173Z [00:03:12.075]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7270480Z [00:03:12.075]➜  EOF
2025-08-20T21:13:34.7272912Z [00:03:12.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1271/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/callctx=>github.com/googleapis/gax-go/v2@v2.14.1/callctx;$WORK/b1271=>" -p github.com/googleapis/gax-go/v2/callctx -lang=go1.21 -complete -installsuffix shared -buildid S1LKC3FNGu-E6XqUetrp/S1LKC3FNGu-E6XqUetrp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1271/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/callctx/callctx.go
2025-08-20T21:13:34.7347748Z [00:03:12.083]➜  go tool buildid -w $WORK/b1270/_pkg_.a # internal
2025-08-20T21:13:34.7370452Z [00:03:12.085]➜  cp $WORK/b1270/_pkg_.a /root/.cache/go-build/37/376c03185b7065e21a3118439eac409035203d65f11f12b78fb99c3897710f79-d # internal
2025-08-20T21:13:34.7379295Z [00:03:12.086]➜  github.com/googleapis/gax-go/v2/apierror
2025-08-20T21:13:34.7386336Z [00:03:12.087]➜  mkdir -p $WORK/b1266/
2025-08-20T21:13:34.7398292Z [00:03:12.088]➜  cat >/tmp/go-build1679262874/b1266/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7398999Z [00:03:12.088]➜  # import config
2025-08-20T21:13:34.7399559Z [00:03:12.088]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.7400938Z [00:03:12.088]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7401709Z [00:03:12.088]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1679262874/b1267/_pkg_.a
2025-08-20T21:13:34.7402944Z [00:03:12.088]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:34.7403769Z [00:03:12.088]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1679262874/b1270/_pkg_.a
2025-08-20T21:13:34.7411927Z [00:03:12.088]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:34.7412653Z [00:03:12.088]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:34.7413317Z [00:03:12.088]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:34.7413971Z [00:03:12.088]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:34.7414480Z [00:03:12.088]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.7414798Z [00:03:12.088]➜  EOF
2025-08-20T21:13:34.7417215Z [00:03:12.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/apierror=>github.com/googleapis/gax-go/v2@v2.14.1/apierror;$WORK/b1266=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.21 -complete -installsuffix shared -buildid CFlWkJNjkUC8QbznNJXP/CFlWkJNjkUC8QbznNJXP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1266/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/apierror/apierror.go
2025-08-20T21:13:34.7424358Z [00:03:12.090]➜  go tool buildid -w $WORK/b1271/_pkg_.a # internal
2025-08-20T21:13:34.7429405Z [00:03:12.091]➜  cp $WORK/b1271/_pkg_.a /root/.cache/go-build/f5/f535be2813e4c61d847cfcec803b9cda7e8e18b534f9497a74b6d6fa6782f913-d # internal
2025-08-20T21:13:34.7434736Z [00:03:12.092]➜  cloud.google.com/go/internal/optional
2025-08-20T21:13:34.7439671Z [00:03:12.092]➜  mkdir -p $WORK/b1274/
2025-08-20T21:13:34.7440337Z [00:03:12.092]➜  cat >/tmp/go-build1679262874/b1274/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7447536Z [00:03:12.092]➜  # import config
2025-08-20T21:13:34.7447966Z [00:03:12.092]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7448449Z [00:03:12.092]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.7448893Z [00:03:12.092]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.7449205Z [00:03:12.092]➜  EOF
2025-08-20T21:13:34.7451518Z [00:03:12.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1274/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/optional=>cloud.google.com/go@v0.116.0/internal/optional;$WORK/b1274=>" -p cloud.google.com/go/internal/optional -lang=go1.21 -complete -installsuffix shared -buildid 4JkwMxWKiwXSFmPqSvOm/4JkwMxWKiwXSFmPqSvOm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1274/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/optional/optional.go
2025-08-20T21:13:34.7570707Z [00:03:12.105]➜  go tool buildid -w $WORK/b1274/_pkg_.a # internal
2025-08-20T21:13:34.7602211Z [00:03:12.105]➜  cp $WORK/b1274/_pkg_.a /root/.cache/go-build/d8/d8b44bb11ab83d458144b7f45b9e8cffb5bb032bfa3559f3d4af482c85995c50-d # internal
2025-08-20T21:13:34.7603017Z [00:03:12.106]➜  go.opencensus.io/internal
2025-08-20T21:13:34.7603342Z [00:03:12.106]➜  mkdir -p $WORK/b1278/
2025-08-20T21:13:34.7604959Z [00:03:12.109]➜  cat >/tmp/go-build1679262874/b1278/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7605343Z [00:03:12.109]➜  # import config
2025-08-20T21:13:34.7605676Z [00:03:12.109]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7606140Z [00:03:12.109]➜  packagefile go.opencensus.io=/tmp/go-build1679262874/b1279/_pkg_.a
2025-08-20T21:13:34.7606611Z [00:03:12.109]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.7607033Z [00:03:12.109]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.7607453Z [00:03:12.109]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:34.7608093Z [00:03:12.109]➜  EOF
2025-08-20T21:13:34.7610310Z [00:03:12.109]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1278/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/internal=>go.opencensus.io@v0.24.0/internal;$WORK/b1278=>" -p go.opencensus.io/internal -lang=go1.13 -complete -installsuffix shared -buildid S4qvE2AJTOxDTouw_pC5/S4qvE2AJTOxDTouw_pC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1278/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/internal.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/sanitize.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/traceinternals.go
2025-08-20T21:13:34.7778251Z [00:03:12.126]➜  go tool buildid -w $WORK/b1278/_pkg_.a # internal
2025-08-20T21:13:34.7779025Z [00:03:12.126]➜  cp $WORK/b1278/_pkg_.a /root/.cache/go-build/20/2061bc3d2610f581fadc96901c0679be3712df0093539e0a0fc1f36a9768fb47-d # internal
2025-08-20T21:13:34.7782473Z [00:03:12.126]➜  go.opencensus.io/trace/tracestate
2025-08-20T21:13:34.7793863Z [00:03:12.126]➜  mkdir -p $WORK/b1281/
2025-08-20T21:13:34.7794307Z [00:03:12.126]➜  cat >/tmp/go-build1679262874/b1281/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7794674Z [00:03:12.126]➜  # import config
2025-08-20T21:13:34.7795380Z [00:03:12.126]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7795921Z [00:03:12.126]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:34.7796306Z [00:03:12.126]➜  EOF
2025-08-20T21:13:34.7798190Z [00:03:12.126]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1281/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate=>go.opencensus.io@v0.24.0/trace/tracestate;$WORK/b1281=>" -p go.opencensus.io/trace/tracestate -lang=go1.13 -complete -installsuffix shared -buildid QTxXB6SJtNrpun_bWZ_D/QTxXB6SJtNrpun_bWZ_D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1281/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate/tracestate.go
2025-08-20T21:13:34.7965973Z [00:03:12.144]➜  go tool buildid -w $WORK/b1281/_pkg_.a # internal
2025-08-20T21:13:34.7969394Z [00:03:12.145]➜  cp $WORK/b1281/_pkg_.a /root/.cache/go-build/c1/c1415179bd4b7b2e893a32f95be1f55db006962c9638db83c746fdb4f18ffb2f-d # internal
2025-08-20T21:13:34.7974103Z [00:03:12.145]➜  go.opencensus.io/trace
2025-08-20T21:13:34.7974448Z [00:03:12.145]➜  mkdir -p $WORK/b1276/
2025-08-20T21:13:34.7974846Z [00:03:12.146]➜  cat >/tmp/go-build1679262874/b1276/importcfg << 'EOF' # internal
2025-08-20T21:13:34.7979206Z [00:03:12.146]➜  # import config
2025-08-20T21:13:34.7980542Z [00:03:12.146]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.7981228Z [00:03:12.146]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:34.7981721Z [00:03:12.146]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:34.7982167Z [00:03:12.146]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.7982703Z [00:03:12.146]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build1679262874/b1277/_pkg_.a
2025-08-20T21:13:34.7983292Z [00:03:12.146]➜  packagefile go.opencensus.io/internal=/tmp/go-build1679262874/b1278/_pkg_.a
2025-08-20T21:13:34.7983868Z [00:03:12.146]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build1679262874/b1280/_pkg_.a
2025-08-20T21:13:34.7984495Z [00:03:12.146]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1679262874/b1281/_pkg_.a
2025-08-20T21:13:34.7985015Z [00:03:12.146]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:34.7985477Z [00:03:12.146]➜  packagefile runtime/trace=/tmp/go-build1679262874/b809/_pkg_.a
2025-08-20T21:13:34.7985918Z [00:03:12.146]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.7986353Z [00:03:12.146]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:34.7986785Z [00:03:12.146]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.7987351Z [00:03:12.146]➜  EOF
2025-08-20T21:13:34.7991836Z [00:03:12.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1276/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace=>go.opencensus.io@v0.24.0/trace;$WORK/b1276=>" -p go.opencensus.io/trace -lang=go1.13 -complete -installsuffix shared -buildid wrBKEnR2I_D23E7aGlYV/wrBKEnR2I_D23E7aGlYV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1276/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/basetypes.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/config.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/evictedqueue.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/export.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/lrumap.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/sampling.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/spanbucket.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/spanstore.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/status_codes.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace_api.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/trace_go11.go
2025-08-20T21:13:34.8009712Z [00:03:12.149]➜  go tool buildid -w $WORK/b1266/_pkg_.a # internal
2025-08-20T21:13:34.8023345Z [00:03:12.150]➜  cp $WORK/b1266/_pkg_.a /root/.cache/go-build/23/23e5e4ba245c29b116d6d5bfc8be6731f03fb1efeb4c7fd47f9545df28d3dffd-d # internal
2025-08-20T21:13:34.8030937Z [00:03:12.151]➜  github.com/googleapis/gax-go/v2
2025-08-20T21:13:34.8031338Z [00:03:12.151]➜  mkdir -p $WORK/b1265/
2025-08-20T21:13:34.8037554Z [00:03:12.151]➜  cat >/tmp/go-build1679262874/b1265/importcfg << 'EOF' # internal
2025-08-20T21:13:34.8037988Z [00:03:12.151]➜  # import config
2025-08-20T21:13:34.8038334Z [00:03:12.151]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:34.8038779Z [00:03:12.151]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.8039244Z [00:03:12.151]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:34.8039685Z [00:03:12.151]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.8040098Z [00:03:12.151]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.8040760Z [00:03:12.151]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1679262874/b1266/_pkg_.a
2025-08-20T21:13:34.8041470Z [00:03:12.151]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1679262874/b1271/_pkg_.a
2025-08-20T21:13:34.8042350Z [00:03:12.151]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1679262874/b1272/_pkg_.a
2025-08-20T21:13:34.8043090Z [00:03:12.151]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:34.8043659Z [00:03:12.151]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:34.8044211Z [00:03:12.151]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:34.8044793Z [00:03:12.151]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:34.8045367Z [00:03:12.151]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:34.8046017Z [00:03:12.151]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:34.8046660Z [00:03:12.151]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:34.8047329Z [00:03:12.151]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:34.8047872Z [00:03:12.151]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:34.8048293Z [00:03:12.151]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:34.8048727Z [00:03:12.151]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:34.8049373Z [00:03:12.151]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:34.8049805Z [00:03:12.151]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:34.8050233Z [00:03:12.151]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.8053089Z [00:03:12.151]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.8053638Z [00:03:12.151]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:34.8053959Z [00:03:12.151]➜  EOF
2025-08-20T21:13:34.8058273Z [00:03:12.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1265/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1=>github.com/googleapis/gax-go/v2@v2.14.1;$WORK/b1265=>" -p github.com/googleapis/gax-go/v2 -lang=go1.21 -complete -installsuffix shared -buildid YHunvUHaTW0_2aDXeRD7/YHunvUHaTW0_2aDXeRD7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1265/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/call_option.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/content_type.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/gax.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/header.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/invoke.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/proto_json_stream.go
2025-08-20T21:13:34.8420448Z [00:03:12.190]➜  go tool buildid -w $WORK/b1261/_pkg_.a # internal
2025-08-20T21:13:34.8501280Z [00:03:12.198]➜  cp $WORK/b1261/_pkg_.a /root/.cache/go-build/3f/3f05b5be23f9e1d757a503889fd6b3d23ab235fcb1202c1f113abfd75fbfa51a-d # internal
2025-08-20T21:13:34.8517297Z [00:03:12.200]➜  cloud.google.com/go/internal/version
2025-08-20T21:13:34.8519526Z [00:03:12.200]➜  mkdir -p $WORK/b1282/
2025-08-20T21:13:34.8530017Z [00:03:12.201]➜  cat >/tmp/go-build1679262874/b1282/importcfg << 'EOF' # internal
2025-08-20T21:13:34.8530509Z [00:03:12.201]➜  # import config
2025-08-20T21:13:34.8531081Z [00:03:12.201]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:34.8531528Z [00:03:12.201]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.8531961Z [00:03:12.201]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:34.8532287Z [00:03:12.201]➜  EOF
2025-08-20T21:13:34.8534445Z [00:03:12.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1282/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/version=>cloud.google.com/go@v0.116.0/internal/version;$WORK/b1282=>" -p cloud.google.com/go/internal/version -lang=go1.21 -complete -installsuffix shared -buildid 8HAQ-SNTaBQHBb-1d687/8HAQ-SNTaBQHBb-1d687 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1282/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/version/version.go
2025-08-20T21:13:34.8878838Z [00:03:12.236]➜  go tool buildid -w $WORK/b1282/_pkg_.a # internal
2025-08-20T21:13:34.8882142Z [00:03:12.236]➜  cp $WORK/b1282/_pkg_.a /root/.cache/go-build/23/239044506644d9e3a109a56fadfdceabf0a73b093a857f16a73606fb864e3601-d # internal
2025-08-20T21:13:34.8900007Z [00:03:12.238]➜  go.opentelemetry.io/otel/sdk/instrumentation
2025-08-20T21:13:34.8901895Z [00:03:12.238]➜  mkdir -p $WORK/b1286/
2025-08-20T21:13:34.8914273Z [00:03:12.239]➜  cat >/tmp/go-build1679262874/b1286/importcfg << 'EOF' # internal
2025-08-20T21:13:34.8914942Z [00:03:12.239]➜  # import config
2025-08-20T21:13:34.8915757Z [00:03:12.239]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:34.8916706Z [00:03:12.239]➜  EOF
2025-08-20T21:13:34.8919656Z [00:03:12.239]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1286/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/instrumentation=>go.opentelemetry.io/otel/sdk@v1.36.0/instrumentation;$WORK/b1286=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.23 -complete -installsuffix shared -buildid noAQXXDde7mxXdVDfjaC/noAQXXDde7mxXdVDfjaC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1286/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/instrumentation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/instrumentation/library.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/instrumentation/scope.go
2025-08-20T21:13:34.9147615Z [00:03:12.263]➜  go tool buildid -w $WORK/b1265/_pkg_.a # internal
2025-08-20T21:13:34.9166356Z [00:03:12.265]➜  cp $WORK/b1265/_pkg_.a /root/.cache/go-build/2c/2cbf14b03fd2790e753056231dd66881e832df83cb1ef67b107d37f8abc8f48e-d # internal
2025-08-20T21:13:34.9199338Z [00:03:12.268]➜  cloud.google.com/go/iam
2025-08-20T21:13:34.9205866Z [00:03:12.268]➜  mkdir -p $WORK/b1260/
2025-08-20T21:13:34.9238047Z [00:03:12.272]➜  cat >/tmp/go-build1679262874/b1260/importcfg << 'EOF' # internal
2025-08-20T21:13:34.9238595Z [00:03:12.272]➜  # import config
2025-08-20T21:13:34.9239181Z [00:03:12.272]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build1679262874/b1261/_pkg_.a
2025-08-20T21:13:34.9239848Z [00:03:12.272]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.9240384Z [00:03:12.272]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.9241193Z [00:03:12.272]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:34.9242196Z [00:03:12.272]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:34.9242879Z [00:03:12.272]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:34.9243641Z [00:03:12.272]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:34.9244289Z [00:03:12.272]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.9244734Z [00:03:12.272]➜  EOF
2025-08-20T21:13:34.9246572Z [00:03:12.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1260/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2=>cloud.google.com/go/iam@v1.2.2;$WORK/b1260=>" -p cloud.google.com/go/iam -lang=go1.21 -complete -installsuffix shared -buildid voCITh1DI7zW2sAGrNG6/voCITh1DI7zW2sAGrNG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1260/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.2.2/iam.go
2025-08-20T21:13:34.9271788Z [00:03:12.275]➜  go tool buildid -w $WORK/b1286/_pkg_.a # internal
2025-08-20T21:13:34.9277332Z [00:03:12.276]➜  cp $WORK/b1286/_pkg_.a /root/.cache/go-build/43/43b9375e0a25bd5b7ac2ac5dead5fc1b9c9bb4ce25081af56e0a806f79a0988c-d # internal
2025-08-20T21:13:34.9287825Z [00:03:12.277]➜  cloud.google.com/go/internal
2025-08-20T21:13:34.9295395Z [00:03:12.277]➜  mkdir -p $WORK/b1273/
2025-08-20T21:13:34.9295869Z [00:03:12.277]➜  cat >/tmp/go-build1679262874/b1273/importcfg << 'EOF' # internal
2025-08-20T21:13:34.9296232Z [00:03:12.277]➜  # import config
2025-08-20T21:13:34.9296575Z [00:03:12.277]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.9297018Z [00:03:12.277]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.9297528Z [00:03:12.277]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:34.9298128Z [00:03:12.277]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:34.9298732Z [00:03:12.277]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:34.9299221Z [00:03:12.277]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.9299526Z [00:03:12.277]➜  EOF
2025-08-20T21:13:34.9301687Z [00:03:12.277]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1273/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal=>cloud.google.com/go@v0.116.0/internal;$WORK/b1273=>" -p cloud.google.com/go/internal -lang=go1.21 -complete -installsuffix shared -buildid ehm-8x3qhMY0fd2DH_hN/ehm-8x3qhMY0fd2DH_hN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1273/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/annotate.go /root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/retry.go
2025-08-20T21:13:34.9362849Z [00:03:12.283]➜  go tool buildid -w $WORK/b1276/_pkg_.a # internal
2025-08-20T21:13:34.9377937Z [00:03:12.286]➜  cp $WORK/b1276/_pkg_.a /root/.cache/go-build/9a/9aad06ef22494772a4eb42faa33016048285e14d2af9e8a272fd669760a46162-d # internal
2025-08-20T21:13:34.9407291Z [00:03:12.289]➜  cloud.google.com/go/internal/trace
2025-08-20T21:13:34.9407698Z [00:03:12.289]➜  mkdir -p $WORK/b1275/
2025-08-20T21:13:34.9408112Z [00:03:12.289]➜  cat >/tmp/go-build1679262874/b1275/importcfg << 'EOF' # internal
2025-08-20T21:13:34.9408604Z [00:03:12.289]➜  # import config
2025-08-20T21:13:34.9408958Z [00:03:12.289]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.9409388Z [00:03:12.289]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:34.9409802Z [00:03:12.289]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:34.9410287Z [00:03:12.289]➜  packagefile go.opencensus.io/trace=/tmp/go-build1679262874/b1276/_pkg_.a
2025-08-20T21:13:34.9411010Z [00:03:12.289]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:34.9411928Z [00:03:12.289]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:34.9412533Z [00:03:12.289]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:34.9413124Z [00:03:12.289]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:34.9413708Z [00:03:12.289]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:34.9414369Z [00:03:12.289]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1679262874/b1136/_pkg_.a
2025-08-20T21:13:34.9415004Z [00:03:12.289]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:34.9415492Z [00:03:12.289]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:34.9415906Z [00:03:12.289]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:34.9416324Z [00:03:12.289]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:34.9416960Z [00:03:12.289]➜  EOF
2025-08-20T21:13:34.9419050Z [00:03:12.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1275/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/trace=>cloud.google.com/go@v0.116.0/internal/trace;$WORK/b1275=>" -p cloud.google.com/go/internal/trace -lang=go1.21 -complete -installsuffix shared -buildid oDk0yA1SwMNW0vxYmAVJ/oDk0yA1SwMNW0vxYmAVJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1275/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.116.0/internal/trace/trace.go
2025-08-20T21:13:34.9674254Z [00:03:12.315]➜  go tool buildid -w $WORK/b1273/_pkg_.a # internal
2025-08-20T21:13:34.9687920Z [00:03:12.315]➜  cp $WORK/b1273/_pkg_.a /root/.cache/go-build/20/206c242b57509f5fbd7645f68217e6e443258af54ffe40fdec9ca46471949e06-d # internal
2025-08-20T21:13:34.9688600Z [00:03:12.315]➜  go.opentelemetry.io/otel/sdk/metric/exemplar
2025-08-20T21:13:34.9688954Z [00:03:12.315]➜  mkdir -p $WORK/b1287/
2025-08-20T21:13:34.9689348Z [00:03:12.316]➜  cat >/tmp/go-build1679262874/b1287/importcfg << 'EOF' # internal
2025-08-20T21:13:34.9689706Z [00:03:12.316]➜  # import config
2025-08-20T21:13:34.9690052Z [00:03:12.316]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:34.9693541Z [00:03:12.316]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:34.9694308Z [00:03:12.316]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:34.9694811Z [00:03:12.316]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:34.9695257Z [00:03:12.316]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:13:34.9696050Z [00:03:12.316]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:34.9696475Z [00:03:12.316]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:34.9696893Z [00:03:12.316]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:34.9697329Z [00:03:12.316]➜  EOF
2025-08-20T21:13:34.9703528Z [00:03:12.316]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1287/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar=>go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar;$WORK/b1287=>" -p go.opentelemetry.io/otel/sdk/metric/exemplar -lang=go1.23 -complete -installsuffix shared -buildid OEaYraemtypV4QjrlnQg/OEaYraemtypV4QjrlnQg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1287/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/fixed_size_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/histogram_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/storage.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar/value.go
2025-08-20T21:13:34.9936687Z [00:03:12.341]➜  go tool buildid -w $WORK/b1275/_pkg_.a # internal
2025-08-20T21:13:34.9949571Z [00:03:12.343]➜  cp $WORK/b1275/_pkg_.a /root/.cache/go-build/12/12c350664c5f3f71c627fb8528484b11ef0ae3cd6796b8497d6f36713018d709-d # internal
2025-08-20T21:13:34.9994995Z [00:03:12.348]➜  go.opentelemetry.io/otel/sdk/internal/x
2025-08-20T21:13:34.9996649Z [00:03:12.348]➜  mkdir -p $WORK/b1293/
2025-08-20T21:13:34.9997376Z [00:03:12.348]➜  cat >/tmp/go-build1679262874/b1293/importcfg << 'EOF' # internal
2025-08-20T21:13:34.9998332Z [00:03:12.348]➜  # import config
2025-08-20T21:13:34.9998918Z [00:03:12.348]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0000506Z [00:03:12.348]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0001316Z [00:03:12.348]➜  EOF
2025-08-20T21:13:35.0005081Z [00:03:12.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1293/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/internal/x=>go.opentelemetry.io/otel/sdk@v1.36.0/internal/x;$WORK/b1293=>" -p go.opentelemetry.io/otel/sdk/internal/x -lang=go1.23 -complete -installsuffix shared -buildid fSz54WO5xs6doFEQJUrh/fSz54WO5xs6doFEQJUrh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1293/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/internal/x/x.go
2025-08-20T21:13:35.0006931Z [00:03:12.348]➜  go tool buildid -w $WORK/b1260/_pkg_.a # internal
2025-08-20T21:13:35.0043238Z [00:03:12.352]➜  cp $WORK/b1260/_pkg_.a /root/.cache/go-build/2d/2dcffd7b1d3986bdee112dfca401017d2369f93a6803c346c1c144e4c1aae4e5-d # internal
2025-08-20T21:13:35.0047733Z [00:03:12.352]➜  go.opentelemetry.io/otel/sdk/metric/internal/x
2025-08-20T21:13:35.0048092Z [00:03:12.352]➜  mkdir -p $WORK/b1294/
2025-08-20T21:13:35.0048509Z [00:03:12.352]➜  cat >/tmp/go-build1679262874/b1294/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0048863Z [00:03:12.352]➜  # import config
2025-08-20T21:13:35.0049209Z [00:03:12.352]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0049627Z [00:03:12.352]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0050041Z [00:03:12.352]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.0050361Z [00:03:12.352]➜  EOF
2025-08-20T21:13:35.0052827Z [00:03:12.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1294/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/x=>go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/x;$WORK/b1294=>" -p go.opentelemetry.io/otel/sdk/metric/internal/x -lang=go1.23 -complete -installsuffix shared -buildid xaqgX5rtfRnJjhZG6qPK/xaqgX5rtfRnJjhZG6qPK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1294/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/x/x.go
2025-08-20T21:13:35.0142847Z [00:03:12.362]➜  go tool buildid -w $WORK/b1293/_pkg_.a # internal
2025-08-20T21:13:35.0145953Z [00:03:12.362]➜  cp $WORK/b1293/_pkg_.a /root/.cache/go-build/80/800168efb4c9e65c8645293082633e2c11f8e9f24fd2391e534e324e05d30211-d # internal
2025-08-20T21:13:35.0225642Z [00:03:12.370]➜  go tool buildid -w $WORK/b1294/_pkg_.a # internal
2025-08-20T21:13:35.0227380Z [00:03:12.370]➜  cp $WORK/b1294/_pkg_.a /root/.cache/go-build/00/0009e51e622a3e56d86fe46b5406946c1d37f80b4bdc4b785cb82f926e25e145-d # internal
2025-08-20T21:13:35.0228128Z [00:03:12.371]➜  cloud.google.com/go/auth/internal
2025-08-20T21:13:35.0228453Z [00:03:12.371]➜  mkdir -p $WORK/b1297/
2025-08-20T21:13:35.0230682Z [00:03:12.371]➜  cat >/tmp/go-build1679262874/b1297/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0231470Z [00:03:12.371]➜  # import config
2025-08-20T21:13:35.0232230Z [00:03:12.371]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:35.0234893Z [00:03:12.371]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0235520Z [00:03:12.371]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.0236182Z [00:03:12.371]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:35.0236839Z [00:03:12.371]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.0237487Z [00:03:12.371]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:35.0238105Z [00:03:12.371]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.0238771Z [00:03:12.371]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0239480Z [00:03:12.371]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.0240119Z [00:03:12.371]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.0241038Z [00:03:12.371]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0242731Z [00:03:12.371]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.0243617Z [00:03:12.371]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.0244080Z [00:03:12.371]➜  EOF
2025-08-20T21:13:35.0247373Z [00:03:12.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1297/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal=>cloud.google.com/go/auth@v0.13.0/internal;$WORK/b1297=>" -p cloud.google.com/go/auth/internal -lang=go1.21 -complete -installsuffix shared -buildid kdXtxOK2e2w2aDuSIr97/kdXtxOK2e2w2aDuSIr97 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1297/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/internal.go
2025-08-20T21:13:35.0311370Z [00:03:12.379]➜  go tool buildid -w $WORK/b1231/_pkg_.a # internal
2025-08-20T21:13:35.0320140Z [00:03:12.380]➜  go.opentelemetry.io/otel/sdk/resource
2025-08-20T21:13:35.0321739Z [00:03:12.380]➜  mkdir -p $WORK/b1291/
2025-08-20T21:13:35.0323056Z [00:03:12.380]➜  cat >/tmp/go-build1679262874/b1291/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0323495Z [00:03:12.380]➜  # import config
2025-08-20T21:13:35.0329391Z [00:03:12.380]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:35.0331878Z [00:03:12.380]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0332344Z [00:03:12.380]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.0332766Z [00:03:12.380]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0333238Z [00:03:12.380]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:35.0334095Z [00:03:12.380]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:35.0334703Z [00:03:12.380]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:35.0335619Z [00:03:12.380]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build1679262874/b1292/_pkg_.a
2025-08-20T21:13:35.0336352Z [00:03:12.380]➜  packagefile go.opentelemetry.io/otel/sdk/internal/x=/tmp/go-build1679262874/b1293/_pkg_.a
2025-08-20T21:13:35.0337017Z [00:03:12.380]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:13:35.0337598Z [00:03:12.380]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:35.0338073Z [00:03:12.380]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.0338487Z [00:03:12.381]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.0338900Z [00:03:12.381]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0339321Z [00:03:12.381]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.0339772Z [00:03:12.381]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.0340226Z [00:03:12.381]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:35.0343122Z [00:03:12.381]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.0343622Z [00:03:12.381]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0344053Z [00:03:12.381]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.0344395Z [00:03:12.381]➜  EOF
2025-08-20T21:13:35.0350020Z [00:03:12.381]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1291/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource=>go.opentelemetry.io/otel/sdk@v1.36.0/resource;$WORK/b1291=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.23 -complete -installsuffix shared -buildid id2gmoVK3lcjfI-8YRHY/id2gmoVK3lcjfI-8YRHY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1291/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/builtin.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/container.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/host_id.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/host_id_linux.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/host_id_readfile.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/os.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/os_release_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/os_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/process.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.36.0/resource/resource.go
2025-08-20T21:13:35.0396148Z [00:03:12.387]➜  cp $WORK/b1231/_pkg_.a /root/.cache/go-build/11/11329265ff98f8f2b6ea751a3bb97d831ba5c78742942b3bc3019e9cdb423f78-d # internal
2025-08-20T21:13:35.0396844Z [00:03:12.387]➜  cloud.google.com/go/auth/internal/jwt
2025-08-20T21:13:35.0397178Z [00:03:12.387]➜  mkdir -p $WORK/b1298/
2025-08-20T21:13:35.0402557Z [00:03:12.388]➜  go tool buildid -w $WORK/b1287/_pkg_.a # internal
2025-08-20T21:13:35.0415681Z [00:03:12.389]➜  cp $WORK/b1287/_pkg_.a /root/.cache/go-build/69/6992ad7d4d7790d9f441ca82612038ab11651e08273812b95dfc5979bf29574f-d # internal
2025-08-20T21:13:35.0416377Z [00:03:12.389]➜  github.com/googleapis/gax-go/v2/internallog/internal
2025-08-20T21:13:35.0416740Z [00:03:12.389]➜  mkdir -p $WORK/b1300/
2025-08-20T21:13:35.0417125Z [00:03:12.389]➜  cat >/tmp/go-build1679262874/b1300/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0417788Z [00:03:12.389]➜  # import config
2025-08-20T21:13:35.0418142Z [00:03:12.389]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0418559Z [00:03:12.389]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.0419327Z [00:03:12.389]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.0419863Z [00:03:12.389]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0420290Z [00:03:12.389]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0420856Z [00:03:12.389]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.0421209Z [00:03:12.389]➜  EOF
2025-08-20T21:13:35.0421547Z [00:03:12.389]➜  cat >/tmp/go-build1679262874/b1298/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0421895Z [00:03:12.390]➜  # import config
2025-08-20T21:13:35.0422236Z [00:03:12.390]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.0422691Z [00:03:12.390]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.0423135Z [00:03:12.390]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:35.0423592Z [00:03:12.390]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:35.0424063Z [00:03:12.390]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:35.0424537Z [00:03:12.390]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:35.0425019Z [00:03:12.390]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.0425460Z [00:03:12.390]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.0425878Z [00:03:12.390]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0426298Z [00:03:12.390]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0426720Z [00:03:12.390]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.0427029Z [00:03:12.390]➜  EOF
2025-08-20T21:13:35.0429218Z [00:03:12.390]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1298/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/jwt=>cloud.google.com/go/auth@v0.13.0/internal/jwt;$WORK/b1298=>" -p cloud.google.com/go/auth/internal/jwt -lang=go1.21 -complete -installsuffix shared -buildid 84zvwzpNilnCc7X47dip/84zvwzpNilnCc7X47dip -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1298/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/jwt/jwt.go
2025-08-20T21:13:35.0433430Z [00:03:12.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1300/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog/internal=>github.com/googleapis/gax-go/v2@v2.14.1/internallog/internal;$WORK/b1300=>" -p github.com/googleapis/gax-go/v2/internallog/internal -lang=go1.21 -complete -installsuffix shared -buildid ipg4EDw_fz8yR-un-Vel/ipg4EDw_fz8yR-un-Vel -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1300/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog/internal/internal.go
2025-08-20T21:13:35.0545741Z [00:03:12.403]➜  go tool buildid -w $WORK/b1297/_pkg_.a # internal
2025-08-20T21:13:35.0550724Z [00:03:12.403]➜  cp $WORK/b1297/_pkg_.a /root/.cache/go-build/49/490032bc1f1a4b66372ddb1c472d343b0681f9e70c83611eb4d150c840a68118-d # internal
2025-08-20T21:13:35.0555496Z [00:03:12.404]➜  golang.org/x/oauth2/authhandler
2025-08-20T21:13:35.0555847Z [00:03:12.404]➜  mkdir -p $WORK/b1302/
2025-08-20T21:13:35.0563220Z [00:03:12.404]➜  cat >/tmp/go-build1679262874/b1302/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0563676Z [00:03:12.404]➜  # import config
2025-08-20T21:13:35.0564032Z [00:03:12.404]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0564515Z [00:03:12.404]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.0565291Z [00:03:12.404]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.0565653Z [00:03:12.404]➜  EOF
2025-08-20T21:13:35.0567639Z [00:03:12.404]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1302/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler=>golang.org/x/oauth2@v0.30.0/authhandler;$WORK/b1302=>" -p golang.org/x/oauth2/authhandler -lang=go1.23 -complete -installsuffix shared -buildid v8gVI0cVLB5hLLnRuUi-/v8gVI0cVLB5hLLnRuUi- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1302/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler/authhandler.go
2025-08-20T21:13:35.0709624Z [00:03:12.419]➜  go tool buildid -w $WORK/b1300/_pkg_.a # internal
2025-08-20T21:13:35.0710695Z [00:03:12.419]➜  cp $WORK/b1300/_pkg_.a /root/.cache/go-build/45/45d0e829a6ba472cdefad389e85191ed4f57f94e0b2321845da2491b85385d2c-d # internal
2025-08-20T21:13:35.0711389Z [00:03:12.419]➜  github.com/googleapis/gax-go/v2/internallog
2025-08-20T21:13:35.0711742Z [00:03:12.419]➜  mkdir -p $WORK/b1299/
2025-08-20T21:13:35.0712121Z [00:03:12.419]➜  cat >/tmp/go-build1679262874/b1299/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0712473Z [00:03:12.419]➜  # import config
2025-08-20T21:13:35.0712816Z [00:03:12.419]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.0713277Z [00:03:12.419]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.0713715Z [00:03:12.419]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0714324Z [00:03:12.419]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build1679262874/b1300/_pkg_.a
2025-08-20T21:13:35.0714916Z [00:03:12.419]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.0715354Z [00:03:12.419]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.0715769Z [00:03:12.419]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.0716189Z [00:03:12.419]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0716508Z [00:03:12.419]➜  EOF
2025-08-20T21:13:35.0718842Z [00:03:12.419]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1299/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog=>github.com/googleapis/gax-go/v2@v2.14.1/internallog;$WORK/b1299=>" -p github.com/googleapis/gax-go/v2/internallog -lang=go1.21 -complete -installsuffix shared -buildid ar8fL_nUN1m20MQ02X8U/ar8fL_nUN1m20MQ02X8U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1299/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog/internallog.go
2025-08-20T21:13:35.0766003Z [00:03:12.425]➜  go tool buildid -w $WORK/b1298/_pkg_.a # internal
2025-08-20T21:13:35.0771511Z [00:03:12.425]➜  cp $WORK/b1298/_pkg_.a /root/.cache/go-build/36/36dfd165aee8583b23de64af5656d68eb9051324435b6cf2d2f4c7b4aec3506b-d # internal
2025-08-20T21:13:35.0785274Z [00:03:12.427]➜  golang.org/x/oauth2/google/internal/impersonate
2025-08-20T21:13:35.0785757Z [00:03:12.427]➜  mkdir -p $WORK/b1304/
2025-08-20T21:13:35.0790920Z [00:03:12.427]➜  cat >/tmp/go-build1679262874/b1304/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0792086Z [00:03:12.427]➜  # import config
2025-08-20T21:13:35.0792824Z [00:03:12.427]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.0793414Z [00:03:12.427]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0793894Z [00:03:12.427]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.0794351Z [00:03:12.427]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0794817Z [00:03:12.427]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.0795271Z [00:03:12.427]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.0795695Z [00:03:12.427]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.0796519Z [00:03:12.428]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.0796837Z [00:03:12.428]➜  EOF
2025-08-20T21:13:35.0799172Z [00:03:12.428]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1304/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/impersonate=>golang.org/x/oauth2@v0.30.0/google/internal/impersonate;$WORK/b1304=>" -p golang.org/x/oauth2/google/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid f7CtDdMCH848OpcuWg8E/f7CtDdMCH848OpcuWg8E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1304/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/impersonate/impersonate.go
2025-08-20T21:13:35.0801421Z [00:03:12.428]➜  go tool buildid -w $WORK/b1302/_pkg_.a # internal
2025-08-20T21:13:35.0810323Z [00:03:12.429]➜  cp $WORK/b1302/_pkg_.a /root/.cache/go-build/87/87c9c7962d693cfc4a6507f87cb422f8a818402879e2f51b3c439d533440e26c-d # internal
2025-08-20T21:13:35.0824886Z [00:03:12.430]➜  golang.org/x/oauth2/google/internal/stsexchange
2025-08-20T21:13:35.0825290Z [00:03:12.431]➜  mkdir -p $WORK/b1305/
2025-08-20T21:13:35.0825680Z [00:03:12.431]➜  cat >/tmp/go-build1679262874/b1305/importcfg << 'EOF' # internal
2025-08-20T21:13:35.0826037Z [00:03:12.431]➜  # import config
2025-08-20T21:13:35.0826398Z [00:03:12.431]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.0826862Z [00:03:12.431]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:35.0827340Z [00:03:12.431]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.0827782Z [00:03:12.431]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.0828242Z [00:03:12.431]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.0828693Z [00:03:12.431]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.0829111Z [00:03:12.431]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.0829551Z [00:03:12.431]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.0829974Z [00:03:12.431]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.0830401Z [00:03:12.431]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.0831712Z [00:03:12.431]➜  EOF
2025-08-20T21:13:35.0835007Z [00:03:12.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1305/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange=>golang.org/x/oauth2@v0.30.0/google/internal/stsexchange;$WORK/b1305=>" -p golang.org/x/oauth2/google/internal/stsexchange -lang=go1.23 -complete -installsuffix shared -buildid NEq4dXabcmw2TP3AeQE5/NEq4dXabcmw2TP3AeQE5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1305/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange/clientauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange/sts_exchange.go
2025-08-20T21:13:35.1046761Z [00:03:12.453]➜  go tool buildid -w $WORK/b1299/_pkg_.a # internal
2025-08-20T21:13:35.1065356Z [00:03:12.454]➜  cp $WORK/b1299/_pkg_.a /root/.cache/go-build/c4/c4a1279a48e4206fbe0f3cb62b907b4cf1c959c5b71db808b65871631f4c81ae-d # internal
2025-08-20T21:13:35.1066186Z [00:03:12.454]➜  cloud.google.com/go/auth
2025-08-20T21:13:35.1066637Z [00:03:12.454]➜  mkdir -p $WORK/b1296/
2025-08-20T21:13:35.1067145Z [00:03:12.454]➜  cat >/tmp/go-build1679262874/b1296/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1067599Z [00:03:12.455]➜  # import config
2025-08-20T21:13:35.1068086Z [00:03:12.455]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.1068707Z [00:03:12.455]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.1069457Z [00:03:12.455]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1679262874/b1298/_pkg_.a
2025-08-20T21:13:35.1070086Z [00:03:12.455]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1071148Z [00:03:12.455]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1071706Z [00:03:12.455]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1072422Z [00:03:12.455]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.1073240Z [00:03:12.455]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.1073952Z [00:03:12.455]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.1074471Z [00:03:12.455]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:35.1075010Z [00:03:12.455]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.1075580Z [00:03:12.455]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.1076159Z [00:03:12.455]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.1076724Z [00:03:12.455]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.1077287Z [00:03:12.455]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.1077817Z [00:03:12.455]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1078255Z [00:03:12.455]➜  EOF
2025-08-20T21:13:35.1080322Z [00:03:12.455]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1296/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0=>cloud.google.com/go/auth@v0.13.0;$WORK/b1296=>" -p cloud.google.com/go/auth -lang=go1.21 -complete -installsuffix shared -buildid 5-kHTMGtCsjlfddbTEIr/5-kHTMGtCsjlfddbTEIr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1296/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/auth.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/threelegged.go
2025-08-20T21:13:35.1229002Z [00:03:12.471]➜  go tool buildid -w $WORK/b1305/_pkg_.a # internal
2025-08-20T21:13:35.1241100Z [00:03:12.472]➜  cp $WORK/b1305/_pkg_.a /root/.cache/go-build/59/59ee2a8338bbbc29f046bbd3e9a2d0d61b97dfa417097dc3064e44a1fc728f09-d # internal
2025-08-20T21:13:35.1250162Z [00:03:12.473]➜  golang.org/x/oauth2/google/internal/externalaccountauthorizeduser
2025-08-20T21:13:35.1253253Z [00:03:12.473]➜  mkdir -p $WORK/b1306/
2025-08-20T21:13:35.1267173Z [00:03:12.475]➜  cat >/tmp/go-build1679262874/b1306/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1274031Z [00:03:12.475]➜  # import config
2025-08-20T21:13:35.1274428Z [00:03:12.475]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1275175Z [00:03:12.475]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1275718Z [00:03:12.475]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.1276354Z [00:03:12.475]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1679262874/b1305/_pkg_.a
2025-08-20T21:13:35.1276917Z [00:03:12.475]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1277233Z [00:03:12.475]➜  EOF
2025-08-20T21:13:35.1292919Z [00:03:12.475]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1306/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser=>golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser;$WORK/b1306=>" -p golang.org/x/oauth2/google/internal/externalaccountauthorizeduser -lang=go1.23 -complete -installsuffix shared -buildid FsCuM7Smn_ntiNap4U_m/FsCuM7Smn_ntiNap4U_m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1306/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser/externalaccountauthorizeduser.go
2025-08-20T21:13:35.1307953Z [00:03:12.479]➜  go tool buildid -w $WORK/b1304/_pkg_.a # internal
2025-08-20T21:13:35.1316321Z [00:03:12.480]➜  cp $WORK/b1304/_pkg_.a /root/.cache/go-build/8c/8c92b21cda3ddaa0ae43923e6b1b9e2ab19b726f5d4e1530246ae0969f80386d-d # internal
2025-08-20T21:13:35.1342602Z [00:03:12.482]➜  golang.org/x/oauth2/google/externalaccount
2025-08-20T21:13:35.1343469Z [00:03:12.482]➜  mkdir -p $WORK/b1303/
2025-08-20T21:13:35.1345709Z [00:03:12.483]➜  cat >/tmp/go-build1679262874/b1303/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1346381Z [00:03:12.483]➜  # import config
2025-08-20T21:13:35.1346825Z [00:03:12.483]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.1347329Z [00:03:12.483]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1347786Z [00:03:12.483]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:35.1348255Z [00:03:12.483]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:35.1348719Z [00:03:12.483]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:35.1349184Z [00:03:12.483]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1349625Z [00:03:12.483]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1350056Z [00:03:12.483]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.1350519Z [00:03:12.483]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.1351364Z [00:03:12.483]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1679262874/b1304/_pkg_.a
2025-08-20T21:13:35.1352100Z [00:03:12.483]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1679262874/b1305/_pkg_.a
2025-08-20T21:13:35.1352655Z [00:03:12.483]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.1353113Z [00:03:12.483]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.1353550Z [00:03:12.483]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.1353962Z [00:03:12.483]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.1354371Z [00:03:12.483]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:35.1354801Z [00:03:12.483]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:35.1355216Z [00:03:12.483]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:35.1355641Z [00:03:12.483]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.1356067Z [00:03:12.483]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:35.1356482Z [00:03:12.483]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.1356911Z [00:03:12.483]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.1357531Z [00:03:12.483]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1358029Z [00:03:12.483]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:35.1358347Z [00:03:12.483]➜  EOF
2025-08-20T21:13:35.1363425Z [00:03:12.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1303/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount=>golang.org/x/oauth2@v0.30.0/google/externalaccount;$WORK/b1303=>" -p golang.org/x/oauth2/google/externalaccount -lang=go1.23 -complete -installsuffix shared -buildid VWxyLxC0C7biBaLTb9pT/VWxyLxC0C7biBaLTb9pT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1303/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/aws.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/basecredentials.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/executablecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/filecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/header.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/programmaticrefreshcredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/urlcredsource.go
2025-08-20T21:13:35.1581828Z [00:03:12.505]➜  go tool buildid -w $WORK/b1291/_pkg_.a # internal
2025-08-20T21:13:35.1584333Z [00:03:12.506]➜  go tool buildid -w $WORK/b1306/_pkg_.a # internal
2025-08-20T21:13:35.1585064Z [00:03:12.506]➜  cp $WORK/b1306/_pkg_.a /root/.cache/go-build/08/08366820d156e43d0595f4c4724d8ce5ffb7aa2c4f111f6177ed692119454fee-d # internal
2025-08-20T21:13:35.1605112Z [00:03:12.509]➜  cp $WORK/b1291/_pkg_.a /root/.cache/go-build/77/77c74802dfc7a3aa93ed0c9fa8aaae41a3b6165824151de37b6da52cd37749b2-d # internal
2025-08-20T21:13:35.1608414Z [00:03:12.509]➜  go.opentelemetry.io/otel/sdk/metric/metricdata
2025-08-20T21:13:35.1608766Z [00:03:12.509]➜  mkdir -p $WORK/b1290/
2025-08-20T21:13:35.1612974Z [00:03:12.509]➜  cat >/tmp/go-build1679262874/b1290/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1613671Z [00:03:12.509]➜  # import config
2025-08-20T21:13:35.1614549Z [00:03:12.509]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1615383Z [00:03:12.509]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:35.1616545Z [00:03:12.509]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1679262874/b1286/_pkg_.a
2025-08-20T21:13:35.1618062Z [00:03:12.509]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:13:35.1618617Z [00:03:12.509]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.1619039Z [00:03:12.509]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1619348Z [00:03:12.509]➜  EOF
2025-08-20T21:13:35.1622237Z [00:03:12.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1290/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/metricdata=>go.opentelemetry.io/otel/sdk/metric@v1.36.0/metricdata;$WORK/b1290=>" -p go.opentelemetry.io/otel/sdk/metric/metricdata -lang=go1.23 -complete -installsuffix shared -buildid HnrXMKn5Lajh2_5jYZPD/HnrXMKn5Lajh2_5jYZPD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1290/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/metricdata/data.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/metricdata/temporality.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/metricdata/temporality_string.go
2025-08-20T21:13:35.1627791Z [00:03:12.511]➜  golang.org/x/oauth2/jws
2025-08-20T21:13:35.1628775Z [00:03:12.511]➜  mkdir -p $WORK/b1307/
2025-08-20T21:13:35.1639736Z [00:03:12.512]➜  cat >/tmp/go-build1679262874/b1307/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1641278Z [00:03:12.512]➜  # import config
2025-08-20T21:13:35.1644147Z [00:03:12.512]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.1648889Z [00:03:12.512]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.1651028Z [00:03:12.512]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:35.1651571Z [00:03:12.512]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:35.1652059Z [00:03:12.512]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:35.1652531Z [00:03:12.512]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:35.1653003Z [00:03:12.512]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1653460Z [00:03:12.512]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1653873Z [00:03:12.512]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.1654290Z [00:03:12.512]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.1654714Z [00:03:12.512]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1655018Z [00:03:12.512]➜  EOF
2025-08-20T21:13:35.1656713Z [00:03:12.512]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1307/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws=>golang.org/x/oauth2@v0.30.0/jws;$WORK/b1307=>" -p golang.org/x/oauth2/jws -lang=go1.23 -complete -installsuffix shared -buildid Z0ThRsJXZ7NgJolE0PHW/Z0ThRsJXZ7NgJolE0PHW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1307/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws/jws.go
2025-08-20T21:13:35.1857782Z [00:03:12.532]➜  go tool buildid -w $WORK/b1296/_pkg_.a # internal
2025-08-20T21:13:35.1858955Z [00:03:12.533]➜  cp $WORK/b1296/_pkg_.a /root/.cache/go-build/eb/eb62214a4c7c479a61a7c6043b546a343310d262801c64368c921b497f33eec1-d # internal
2025-08-20T21:13:35.1859639Z [00:03:12.533]➜  go tool buildid -w $WORK/b1290/_pkg_.a # internal
2025-08-20T21:13:35.1860073Z [00:03:12.533]➜  cloud.google.com/go/auth/credentials/internal/impersonate
2025-08-20T21:13:35.1860435Z [00:03:12.533]➜  mkdir -p $WORK/b1312/
2025-08-20T21:13:35.1861038Z [00:03:12.533]➜  cat >/tmp/go-build1679262874/b1312/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1861391Z [00:03:12.533]➜  # import config
2025-08-20T21:13:35.1861730Z [00:03:12.533]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.1862230Z [00:03:12.533]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.1862820Z [00:03:12.533]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.1863343Z [00:03:12.533]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1863796Z [00:03:12.533]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1864239Z [00:03:12.533]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1864818Z [00:03:12.533]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.1865448Z [00:03:12.533]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.1866001Z [00:03:12.533]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.1866437Z [00:03:12.533]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.1866869Z [00:03:12.533]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1867177Z [00:03:12.533]➜  EOF
2025-08-20T21:13:35.1869476Z [00:03:12.533]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1312/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/impersonate=>cloud.google.com/go/auth@v0.13.0/credentials/internal/impersonate;$WORK/b1312=>" -p cloud.google.com/go/auth/credentials/internal/impersonate -lang=go1.21 -complete -installsuffix shared -buildid CD9gtPACI-g9BxjreuRL/CD9gtPACI-g9BxjreuRL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1312/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/impersonate/impersonate.go
2025-08-20T21:13:35.1882774Z [00:03:12.535]➜  cp $WORK/b1290/_pkg_.a /root/.cache/go-build/8b/8bef1f7a7c2cefa43de6dc4efda9328270cdfc8e691ed04c832a8b1a79896cce-d # internal
2025-08-20T21:13:35.1883448Z [00:03:12.536]➜  go.opentelemetry.io/otel/sdk/metric/internal/aggregate
2025-08-20T21:13:35.1884159Z [00:03:12.536]➜  mkdir -p $WORK/b1289/
2025-08-20T21:13:35.1884563Z [00:03:12.536]➜  cat >/tmp/go-build1679262874/b1289/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1885009Z [00:03:12.536]➜  # import config
2025-08-20T21:13:35.1885373Z [00:03:12.536]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1885798Z [00:03:12.536]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.1886287Z [00:03:12.536]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:35.1886877Z [00:03:12.536]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:35.1887539Z [00:03:12.536]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build1679262874/b1287/_pkg_.a
2025-08-20T21:13:35.1888238Z [00:03:12.536]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1679262874/b1290/_pkg_.a
2025-08-20T21:13:35.1888790Z [00:03:12.536]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:35.1889248Z [00:03:12.536]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:35.1889664Z [00:03:12.536]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:35.1890412Z [00:03:12.536]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.1891701Z [00:03:12.536]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1892016Z [00:03:12.536]➜  EOF
2025-08-20T21:13:35.1897604Z [00:03:12.536]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1289/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate=>go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate;$WORK/b1289=>" -p go.opentelemetry.io/otel/sdk/metric/internal/aggregate -lang=go1.23 -complete -installsuffix shared -buildid 8j7cfrJ2Q8vA0fGtxZjh/8j7cfrJ2Q8vA0fGtxZjh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1289/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/aggregate.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/drop.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/exponential_histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/filtered_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/lastvalue.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/limit.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/internal/aggregate/sum.go
2025-08-20T21:13:35.1909312Z [00:03:12.539]➜  go tool buildid -w $WORK/b1307/_pkg_.a # internal
2025-08-20T21:13:35.1916812Z [00:03:12.540]➜  cp $WORK/b1307/_pkg_.a /root/.cache/go-build/f6/f6fa3cc4283b383d179d67cab7d28e5e665479e7418f261f533aeeca2f20eb9d-d # internal
2025-08-20T21:13:35.1962368Z [00:03:12.544]➜  golang.org/x/oauth2/jwt
2025-08-20T21:13:35.1963788Z [00:03:12.544]➜  mkdir -p $WORK/b1308/
2025-08-20T21:13:35.1965101Z [00:03:12.544]➜  cat >/tmp/go-build1679262874/b1308/importcfg << 'EOF' # internal
2025-08-20T21:13:35.1965480Z [00:03:12.544]➜  # import config
2025-08-20T21:13:35.1965834Z [00:03:12.544]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.1966294Z [00:03:12.544]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.1966738Z [00:03:12.544]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.1967200Z [00:03:12.544]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.1967751Z [00:03:12.544]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1679262874/b446/_pkg_.a
2025-08-20T21:13:35.1968568Z [00:03:12.544]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1679262874/b1307/_pkg_.a
2025-08-20T21:13:35.1969043Z [00:03:12.544]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.1969477Z [00:03:12.544]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.1969913Z [00:03:12.544]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.1970341Z [00:03:12.544]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.1970976Z [00:03:12.544]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.1971284Z [00:03:12.544]➜  EOF
2025-08-20T21:13:35.1972972Z [00:03:12.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1308/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt=>golang.org/x/oauth2@v0.30.0/jwt;$WORK/b1308=>" -p golang.org/x/oauth2/jwt -lang=go1.23 -complete -installsuffix shared -buildid iFBT9OTuDx7705CfgKOT/iFBT9OTuDx7705CfgKOT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1308/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt/jwt.go
2025-08-20T21:13:35.2165569Z [00:03:12.564]➜  go tool buildid -w $WORK/b1312/_pkg_.a # internal
2025-08-20T21:13:35.2174987Z [00:03:12.565]➜  cp $WORK/b1312/_pkg_.a /root/.cache/go-build/19/19d367772b9212a34a4b6e14bd4896149eea607b1641ba365a683f1977ff6e6f-d # internal
2025-08-20T21:13:35.2181001Z [00:03:12.566]➜  cloud.google.com/go/auth/credentials/internal/stsexchange
2025-08-20T21:13:35.2181413Z [00:03:12.566]➜  mkdir -p $WORK/b1313/
2025-08-20T21:13:35.2181812Z [00:03:12.566]➜  cat >/tmp/go-build1679262874/b1313/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2182167Z [00:03:12.566]➜  # import config
2025-08-20T21:13:35.2182574Z [00:03:12.566]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.2183164Z [00:03:12.566]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.2185117Z [00:03:12.566]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.2186226Z [00:03:12.567]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:35.2186768Z [00:03:12.567]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.2187249Z [00:03:12.567]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.2187813Z [00:03:12.567]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.2188707Z [00:03:12.567]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.2189198Z [00:03:12.567]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.2189629Z [00:03:12.567]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.2190055Z [00:03:12.567]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.2190491Z [00:03:12.567]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.2191041Z [00:03:12.567]➜  EOF
2025-08-20T21:13:35.2193405Z [00:03:12.567]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1313/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/stsexchange=>cloud.google.com/go/auth@v0.13.0/credentials/internal/stsexchange;$WORK/b1313=>" -p cloud.google.com/go/auth/credentials/internal/stsexchange -lang=go1.21 -complete -installsuffix shared -buildid nPl9oUaoZu1RL984uR4Q/nPl9oUaoZu1RL984uR4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1313/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/stsexchange/sts_exchange.go
2025-08-20T21:13:35.2329853Z [00:03:12.581]➜  go tool buildid -w $WORK/b1308/_pkg_.a # internal
2025-08-20T21:13:35.2338904Z [00:03:12.582]➜  cp $WORK/b1308/_pkg_.a /root/.cache/go-build/ba/ba7da42a14ec550cecd02729660ffe6b61b9642536359ec95a4bd7fdce0e3562-d # internal
2025-08-20T21:13:35.2339973Z [00:03:12.582]➜  cloud.google.com/go/auth/internal/credsfile
2025-08-20T21:13:35.2340348Z [00:03:12.582]➜  mkdir -p $WORK/b1314/
2025-08-20T21:13:35.2340930Z [00:03:12.582]➜  cat >/tmp/go-build1679262874/b1314/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2341302Z [00:03:12.582]➜  # import config
2025-08-20T21:13:35.2341673Z [00:03:12.582]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.2342112Z [00:03:12.582]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.2342529Z [00:03:12.582]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.2342985Z [00:03:12.582]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.2343435Z [00:03:12.582]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.2343973Z [00:03:12.582]➜  EOF
2025-08-20T21:13:35.2346867Z [00:03:12.582]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1314/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/credsfile=>cloud.google.com/go/auth@v0.13.0/internal/credsfile;$WORK/b1314=>" -p cloud.google.com/go/auth/internal/credsfile -lang=go1.21 -complete -installsuffix shared -buildid Wt52tvmPaPJvslLW8TQX/Wt52tvmPaPJvslLW8TQX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1314/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/credsfile/credsfile.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/credsfile/filetype.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/credsfile/parse.go
2025-08-20T21:13:35.2427270Z [00:03:12.591]➜  go tool buildid -w $WORK/b1289/_pkg_.a # internal
2025-08-20T21:13:35.2438435Z [00:03:12.592]➜  cp $WORK/b1289/_pkg_.a /root/.cache/go-build/9e/9e573ab1550b742b3aab84102e9a7e597eb9357d72ca7ab8dd569548379e7415-d # internal
2025-08-20T21:13:35.2448792Z [00:03:12.593]➜  go.opentelemetry.io/otel/sdk/metric
2025-08-20T21:13:35.2485809Z [00:03:12.596]➜  mkdir -p $WORK/b1285/
2025-08-20T21:13:35.2490669Z [00:03:12.597]➜  cat >/tmp/go-build1679262874/b1285/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2491674Z [00:03:12.597]➜  # import config
2025-08-20T21:13:35.2492649Z [00:03:12.597]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:35.2493870Z [00:03:12.597]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.2494382Z [00:03:12.597]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.2494806Z [00:03:12.597]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.2495631Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:35.2496294Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:35.2496943Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1679262874/b1099/_pkg_.a
2025-08-20T21:13:35.2497564Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:35.2498204Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1679262874/b1110/_pkg_.a
2025-08-20T21:13:35.2498848Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1679262874/b1114/_pkg_.a
2025-08-20T21:13:35.2499527Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1679262874/b1286/_pkg_.a
2025-08-20T21:13:35.2506888Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build1679262874/b1287/_pkg_.a
2025-08-20T21:13:35.2507761Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build1679262874/b1288/_pkg_.a
2025-08-20T21:13:35.2508514Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build1679262874/b1289/_pkg_.a
2025-08-20T21:13:35.2509253Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build1679262874/b1294/_pkg_.a
2025-08-20T21:13:35.2510276Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1679262874/b1290/_pkg_.a
2025-08-20T21:13:35.2511132Z [00:03:12.597]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:13:35.2511661Z [00:03:12.597]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.2512076Z [00:03:12.597]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:35.2512504Z [00:03:12.597]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.2512931Z [00:03:12.597]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:35.2513353Z [00:03:12.597]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.2513781Z [00:03:12.597]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.2514200Z [00:03:12.597]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.2514636Z [00:03:12.597]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:35.2515071Z [00:03:12.597]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.2515381Z [00:03:12.597]➜  EOF
2025-08-20T21:13:35.2531736Z [00:03:12.597]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1285/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0=>go.opentelemetry.io/otel/sdk/metric@v1.36.0;$WORK/b1285=>" -p go.opentelemetry.io/otel/sdk/metric -lang=go1.23 -complete -installsuffix shared -buildid SciiQ9cZK6m4-uddRCkd/SciiQ9cZK6m4-uddRCkd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1285/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/aggregation.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/cache.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/exporter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/instrumentkind_string.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/manual_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/periodic_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/pipeline.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/version.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.36.0/view.go
2025-08-20T21:13:35.2624596Z [00:03:12.610]➜  go tool buildid -w $WORK/b1313/_pkg_.a # internal
2025-08-20T21:13:35.2645349Z [00:03:12.613]➜  cp $WORK/b1313/_pkg_.a /root/.cache/go-build/56/56723dc6642284ad3e1631eef01fad9838b224641684134d0ecede3d57580a70-d # internal
2025-08-20T21:13:35.2651554Z [00:03:12.613]➜  github.com/googleapis/enterprise-certificate-proxy/client/util
2025-08-20T21:13:35.2652056Z [00:03:12.613]➜  mkdir -p $WORK/b1317/
2025-08-20T21:13:35.2662998Z [00:03:12.614]➜  cat >/tmp/go-build1679262874/b1317/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2663457Z [00:03:12.614]➜  # import config
2025-08-20T21:13:35.2663843Z [00:03:12.614]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.2664298Z [00:03:12.614]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.2664709Z [00:03:12.614]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.2665106Z [00:03:12.614]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.2665518Z [00:03:12.614]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.2666326Z [00:03:12.614]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.2666809Z [00:03:12.614]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.2667419Z [00:03:12.614]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.2678745Z [00:03:12.614]➜  EOF
2025-08-20T21:13:35.2681489Z [00:03:12.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client/util=>github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client/util;$WORK/b1317=>" -p github.com/googleapis/enterprise-certificate-proxy/client/util -lang=go1.19 -complete -installsuffix shared -buildid 8ik3oDaOEStUjJqh9l4y/8ik3oDaOEStUjJqh9l4y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1317/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client/util/util.go
2025-08-20T21:13:35.2731003Z [00:03:12.621]➜  go tool buildid -w $WORK/b1314/_pkg_.a # internal
2025-08-20T21:13:35.2738924Z [00:03:12.622]➜  go tool buildid -w $WORK/b1303/_pkg_.a # internal
2025-08-20T21:13:35.2743098Z [00:03:12.622]➜  cp $WORK/b1314/_pkg_.a /root/.cache/go-build/cc/cc95f33187735f9bb90ff651da4a4535b2bbf5570c1b99da7afe829b758f8e5d-d # internal
2025-08-20T21:13:35.2754823Z [00:03:12.623]➜  net/rpc
2025-08-20T21:13:35.2760660Z [00:03:12.624]➜  mkdir -p $WORK/b1318/
2025-08-20T21:13:35.2761127Z [00:03:12.624]➜  cat >/tmp/go-build1679262874/b1318/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2763158Z [00:03:12.624]➜  # import config
2025-08-20T21:13:35.2763510Z [00:03:12.624]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:35.2763957Z [00:03:12.624]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:13:35.2764399Z [00:03:12.624]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.2764818Z [00:03:12.624]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.2765249Z [00:03:12.624]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:13:35.2765703Z [00:03:12.624]➜  packagefile html/template=/tmp/go-build1679262874/b780/_pkg_.a
2025-08-20T21:13:35.2766142Z [00:03:12.624]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.2766548Z [00:03:12.624]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:35.2766950Z [00:03:12.624]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:35.2767595Z [00:03:12.624]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.2768100Z [00:03:12.624]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.2768528Z [00:03:12.624]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:35.2768953Z [00:03:12.624]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.2769374Z [00:03:12.624]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.2769692Z [00:03:12.624]➜  EOF
2025-08-20T21:13:35.2773527Z [00:03:12.624]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1318/_pkg_.a -trimpath "/root/.go/src/net/rpc=>net/rpc;$WORK/b1318=>" -p net/rpc -lang=go1.25 -std -complete -installsuffix shared -buildid kJVUcU6LCJmCVfd4r1sc/kJVUcU6LCJmCVfd4r1sc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1318/importcfg -pack /root/.go/src/net/rpc/client.go /root/.go/src/net/rpc/debug.go /root/.go/src/net/rpc/server.go
2025-08-20T21:13:35.2775357Z [00:03:12.624]➜  cp $WORK/b1303/_pkg_.a /root/.cache/go-build/dd/ddf308a4a8720a5cbe955b140bb5489475f9ccd768bf17e5a4cb55e2b984b591-d # internal
2025-08-20T21:13:35.2783727Z [00:03:12.626]➜  golang.org/x/oauth2/google
2025-08-20T21:13:35.2787152Z [00:03:12.626]➜  mkdir -p $WORK/b1301/
2025-08-20T21:13:35.2789277Z [00:03:12.627]➜  cat >/tmp/go-build1679262874/b1301/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2790033Z [00:03:12.627]➜  # import config
2025-08-20T21:13:35.2791973Z [00:03:12.627]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:35.2792851Z [00:03:12.627]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:35.2794912Z [00:03:12.627]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.2795914Z [00:03:12.627]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:35.2796982Z [00:03:12.627]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.2797904Z [00:03:12.627]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.2798794Z [00:03:12.627]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.2801606Z [00:03:12.627]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.2802664Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1679262874/b1302/_pkg_.a
2025-08-20T21:13:35.2803790Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build1679262874/b1303/_pkg_.a
2025-08-20T21:13:35.2804943Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1679262874/b1306/_pkg_.a
2025-08-20T21:13:35.2806286Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1679262874/b1304/_pkg_.a
2025-08-20T21:13:35.2807282Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1679262874/b446/_pkg_.a
2025-08-20T21:13:35.2808297Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1679262874/b1307/_pkg_.a
2025-08-20T21:13:35.2809172Z [00:03:12.627]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build1679262874/b1308/_pkg_.a
2025-08-20T21:13:35.2810021Z [00:03:12.628]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.2811002Z [00:03:12.628]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:35.2812440Z [00:03:12.628]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.2813236Z [00:03:12.628]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.2814104Z [00:03:12.628]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.2814771Z [00:03:12.628]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.2815539Z [00:03:12.628]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.2816283Z [00:03:12.628]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.2817782Z [00:03:12.628]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.2818468Z [00:03:12.628]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.2819423Z [00:03:12.628]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.2827055Z [00:03:12.628]➜  EOF
2025-08-20T21:13:35.2830426Z [00:03:12.628]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1301/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google=>golang.org/x/oauth2@v0.30.0/google;$WORK/b1301=>" -p golang.org/x/oauth2/google -lang=go1.23 -complete -installsuffix shared -buildid MEb5fmCoEN8NShkc7X-D/MEb5fmCoEN8NShkc7X-D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1301/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/appengine.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/default.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/error.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/google.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/jwt.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/sdk.go
2025-08-20T21:13:35.2866712Z [00:03:12.635]➜  go tool buildid -w $WORK/b1317/_pkg_.a # internal
2025-08-20T21:13:35.2876564Z [00:03:12.636]➜  cp $WORK/b1317/_pkg_.a /root/.cache/go-build/48/48f30f86c91a33d0e9ba59ff333838e060626d249570f56f7b8fffde9ab23f22-d # internal
2025-08-20T21:13:35.2881104Z [00:03:12.636]➜  cloud.google.com/go/auth/credentials/internal/externalaccountuser
2025-08-20T21:13:35.2881626Z [00:03:12.636]➜  mkdir -p $WORK/b1319/
2025-08-20T21:13:35.2882012Z [00:03:12.636]➜  cat >/tmp/go-build1679262874/b1319/importcfg << 'EOF' # internal
2025-08-20T21:13:35.2882563Z [00:03:12.636]➜  # import config
2025-08-20T21:13:35.2883036Z [00:03:12.636]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.2883732Z [00:03:12.636]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1679262874/b1313/_pkg_.a
2025-08-20T21:13:35.2884434Z [00:03:12.636]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.2884953Z [00:03:12.636]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.2885377Z [00:03:12.636]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.2885945Z [00:03:12.636]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.2886495Z [00:03:12.636]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.2886952Z [00:03:12.636]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.2887588Z [00:03:12.636]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.2887896Z [00:03:12.636]➜  EOF
2025-08-20T21:13:35.2890363Z [00:03:12.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1319/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccountuser=>cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccountuser;$WORK/b1319=>" -p cloud.google.com/go/auth/credentials/internal/externalaccountuser -lang=go1.21 -complete -installsuffix shared -buildid tx-JbmMJCbiZ8FB6qCRQ/tx-JbmMJCbiZ8FB6qCRQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1319/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccountuser/externalaccountuser.go
2025-08-20T21:13:35.3160160Z [00:03:12.664]➜  go tool buildid -w $WORK/b1319/_pkg_.a # internal
2025-08-20T21:13:35.3170397Z [00:03:12.665]➜  cp $WORK/b1319/_pkg_.a /root/.cache/go-build/7d/7d6e793f23d7614f2e365572a4b26a992505c943e0572feeb00caa70671a9655-d # internal
2025-08-20T21:13:35.3175737Z [00:03:12.665]➜  cloud.google.com/go/auth/credentials/internal/gdch
2025-08-20T21:13:35.3176171Z [00:03:12.665]➜  mkdir -p $WORK/b1320/
2025-08-20T21:13:35.3176807Z [00:03:12.666]➜  cat >/tmp/go-build1679262874/b1320/importcfg << 'EOF' # internal
2025-08-20T21:13:35.3177235Z [00:03:12.666]➜  # import config
2025-08-20T21:13:35.3179069Z [00:03:12.666]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.3180243Z [00:03:12.666]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.3183318Z [00:03:12.666]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1679262874/b1314/_pkg_.a
2025-08-20T21:13:35.3184436Z [00:03:12.666]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1679262874/b1298/_pkg_.a
2025-08-20T21:13:35.3185428Z [00:03:12.666]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.3186164Z [00:03:12.666]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.3186843Z [00:03:12.666]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:35.3187647Z [00:03:12.666]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:35.3188520Z [00:03:12.666]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.3189271Z [00:03:12.666]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.3190067Z [00:03:12.666]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.3191203Z [00:03:12.666]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.3192260Z [00:03:12.666]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.3193215Z [00:03:12.666]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.3194279Z [00:03:12.666]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.3194922Z [00:03:12.666]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.3195837Z [00:03:12.666]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.3196523Z [00:03:12.666]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.3196947Z [00:03:12.666]➜  EOF
2025-08-20T21:13:35.3199304Z [00:03:12.666]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1320/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/gdch=>cloud.google.com/go/auth@v0.13.0/credentials/internal/gdch;$WORK/b1320=>" -p cloud.google.com/go/auth/credentials/internal/gdch -lang=go1.21 -complete -installsuffix shared -buildid N4V2Erf63BFdXDqOiur_/N4V2Erf63BFdXDqOiur_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1320/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/gdch/gdch.go
2025-08-20T21:13:35.3708195Z [00:03:12.719]➜  go tool buildid -w $WORK/b1301/_pkg_.a # internal
2025-08-20T21:13:35.3758951Z [00:03:12.724]➜  cp $WORK/b1301/_pkg_.a /root/.cache/go-build/26/2665c8d6bf79063b7f0e018fb37bbe10c62c47a2bc39c51d5b7b6f6819677701-d # internal
2025-08-20T21:13:35.3781780Z [00:03:12.726]➜  cloud.google.com/go/auth/oauth2adapt
2025-08-20T21:13:35.3783298Z [00:03:12.726]➜  mkdir -p $WORK/b1321/
2025-08-20T21:13:35.3784722Z [00:03:12.726]➜  cat >/tmp/go-build1679262874/b1321/importcfg << 'EOF' # internal
2025-08-20T21:13:35.3785409Z [00:03:12.726]➜  # import config
2025-08-20T21:13:35.3786083Z [00:03:12.726]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.3787024Z [00:03:12.726]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.3787737Z [00:03:12.726]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.3788650Z [00:03:12.726]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.3789356Z [00:03:12.726]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.3790072Z [00:03:12.726]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:35.3791074Z [00:03:12.726]➜  EOF
2025-08-20T21:13:35.3793528Z [00:03:12.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1321/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.6=>cloud.google.com/go/auth/oauth2adapt@v0.2.6;$WORK/b1321=>" -p cloud.google.com/go/auth/oauth2adapt -lang=go1.21 -complete -installsuffix shared -buildid J9WOLsmeHEggj44bk6CE/J9WOLsmeHEggj44bk6CE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1321/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.6/oauth2adapt.go
2025-08-20T21:13:35.3796259Z [00:03:12.726]➜  go tool buildid -w $WORK/b1320/_pkg_.a # internal
2025-08-20T21:13:35.3797430Z [00:03:12.728]➜  cp $WORK/b1320/_pkg_.a /root/.cache/go-build/0e/0ed95575d3dac586ee734493f62a175203ddf9963bdeca040c1f29209ec0b389-d # internal
2025-08-20T21:13:35.3804229Z [00:03:12.729]➜  github.com/google/s2a-go/fallback
2025-08-20T21:13:35.3809572Z [00:03:12.729]➜  mkdir -p $WORK/b1323/
2025-08-20T21:13:35.3809978Z [00:03:12.729]➜  cat >/tmp/go-build1679262874/b1323/importcfg << 'EOF' # internal
2025-08-20T21:13:35.3810350Z [00:03:12.729]➜  # import config
2025-08-20T21:13:35.3810826Z [00:03:12.729]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.3814013Z [00:03:12.729]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:35.3814479Z [00:03:12.729]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.3815231Z [00:03:12.729]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:35.3815830Z [00:03:12.729]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:35.3816318Z [00:03:12.729]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:35.3816873Z [00:03:12.729]➜  EOF
2025-08-20T21:13:35.3819681Z [00:03:12.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1323/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/fallback=>github.com/google/s2a-go@v0.1.8/fallback;$WORK/b1323=>" -p github.com/google/s2a-go/fallback -lang=go1.20 -complete -installsuffix shared -buildid oc-N03iT8E8_wYHN63cy/oc-N03iT8E8_wYHN63cy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1323/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/fallback/s2a_fallback.go
2025-08-20T21:13:35.4088841Z [00:03:12.757]➜  go tool buildid -w $WORK/b1323/_pkg_.a # internal
2025-08-20T21:13:35.4107488Z [00:03:12.759]➜  cp $WORK/b1323/_pkg_.a /root/.cache/go-build/ae/aee4f711c521c14c268675fc3662439cb3e48eca9ecc328cc798acb93bd18255-d # internal
2025-08-20T21:13:35.4124387Z [00:03:12.760]➜  go tool buildid -w $WORK/b1321/_pkg_.a # internal
2025-08-20T21:13:35.4132641Z [00:03:12.761]➜  cp $WORK/b1321/_pkg_.a /root/.cache/go-build/e7/e7a7347db17d4a772888bb26126361a48407968c1dcfe63dd99ab012ed4e09c9-d # internal
2025-08-20T21:13:35.4137218Z [00:03:12.762]➜  github.com/google/s2a-go/internal/handshaker/service
2025-08-20T21:13:35.4137600Z [00:03:12.762]➜  mkdir -p $WORK/b1330/
2025-08-20T21:13:35.4143908Z [00:03:12.762]➜  cat >/tmp/go-build1679262874/b1330/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4144959Z [00:03:12.762]➜  # import config
2025-08-20T21:13:35.4145316Z [00:03:12.762]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.4145804Z [00:03:12.762]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:35.4146388Z [00:03:12.762]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:35.4147057Z [00:03:12.762]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:35.4147596Z [00:03:12.762]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.4147927Z [00:03:12.762]➜  EOF
2025-08-20T21:13:35.4150297Z [00:03:12.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/handshaker/service=>github.com/google/s2a-go@v0.1.8/internal/handshaker/service;$WORK/b1330=>" -p github.com/google/s2a-go/internal/handshaker/service -lang=go1.20 -complete -installsuffix shared -buildid KLIC3cEBbziY0oH-7Bm2/KLIC3cEBbziY0oH-7Bm2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1330/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/handshaker/service/service.go
2025-08-20T21:13:35.4153511Z [00:03:12.762]➜  github.com/google/s2a-go/internal/proto/common_go_proto
2025-08-20T21:13:35.4154418Z [00:03:12.763]➜  mkdir -p $WORK/b1326/
2025-08-20T21:13:35.4168555Z [00:03:12.765]➜  cat >/tmp/go-build1679262874/b1326/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4172353Z [00:03:12.765]➜  # import config
2025-08-20T21:13:35.4174168Z [00:03:12.765]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.4182021Z [00:03:12.765]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.4183138Z [00:03:12.765]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.4183925Z [00:03:12.765]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.4184726Z [00:03:12.765]➜  EOF
2025-08-20T21:13:35.4187447Z [00:03:12.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/common_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/common_go_proto;$WORK/b1326=>" -p github.com/google/s2a-go/internal/proto/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid 7x-3bh0DY31McaT1IAkj/7x-3bh0DY31McaT1IAkj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1326/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/common_go_proto/common.pb.go
2025-08-20T21:13:35.4556920Z [00:03:12.804]➜  go tool buildid -w $WORK/b1318/_pkg_.a # internal
2025-08-20T21:13:35.4589909Z [00:03:12.807]➜  go tool buildid -w $WORK/b1326/_pkg_.a # internal
2025-08-20T21:13:35.4595537Z [00:03:12.807]➜  cp $WORK/b1318/_pkg_.a /root/.cache/go-build/16/1646f640608f6843ab39424d6289f2871f4afbdc829b555ea9af2fed3f1194c8-d # internal
2025-08-20T21:13:35.4598115Z [00:03:12.808]➜  github.com/googleapis/enterprise-certificate-proxy/client
2025-08-20T21:13:35.4598590Z [00:03:12.808]➜  mkdir -p $WORK/b1316/
2025-08-20T21:13:35.4605775Z [00:03:12.809]➜  cat >/tmp/go-build1679262874/b1316/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4606475Z [00:03:12.809]➜  # import config
2025-08-20T21:13:35.4606963Z [00:03:12.809]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.4609088Z [00:03:12.809]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:35.4610144Z [00:03:12.809]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:35.4610793Z [00:03:12.809]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:35.4612388Z [00:03:12.809]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:13:35.4613162Z [00:03:12.809]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.4614248Z [00:03:12.809]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.4615984Z [00:03:12.809]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1679262874/b1317/_pkg_.a
2025-08-20T21:13:35.4617190Z [00:03:12.809]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.4618978Z [00:03:12.809]➜  packagefile net/rpc=/tmp/go-build1679262874/b1318/_pkg_.a
2025-08-20T21:13:35.4619778Z [00:03:12.809]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.4621034Z [00:03:12.809]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:35.4621904Z [00:03:12.809]➜  EOF
2025-08-20T21:13:35.4625130Z [00:03:12.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client=>github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client;$WORK/b1316=>" -p github.com/googleapis/enterprise-certificate-proxy/client -lang=go1.19 -complete -installsuffix shared -buildid pvp-ZapgGfZ1_cnANwP1/pvp-ZapgGfZ1_cnANwP1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1316/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.4/client/client.go
2025-08-20T21:13:35.4646899Z [00:03:12.812]➜  cp $WORK/b1326/_pkg_.a /root/.cache/go-build/e7/e7f7acadfa24a86a6f63728b71a9a887c5f992ee3054f40eb0bfd7111a902d77-d # internal
2025-08-20T21:13:35.4651589Z [00:03:12.813]➜  github.com/google/s2a-go/internal/proto/s2a_context_go_proto
2025-08-20T21:13:35.4653096Z [00:03:12.813]➜  mkdir -p $WORK/b1327/
2025-08-20T21:13:35.4655039Z [00:03:12.813]➜  cat >/tmp/go-build1679262874/b1327/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4655406Z [00:03:12.813]➜  # import config
2025-08-20T21:13:35.4655949Z [00:03:12.813]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.4656693Z [00:03:12.813]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.4657401Z [00:03:12.813]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.4657957Z [00:03:12.813]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.4658675Z [00:03:12.813]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.4658990Z [00:03:12.813]➜  EOF
2025-08-20T21:13:35.4661528Z [00:03:12.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/s2a_context_go_proto;$WORK/b1327=>" -p github.com/google/s2a-go/internal/proto/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid XzaOjhxY6HTmz7n1HjIy/XzaOjhxY6HTmz7n1HjIy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1327/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T21:13:35.4683160Z [00:03:12.816]➜  go tool buildid -w $WORK/b1330/_pkg_.a # internal
2025-08-20T21:13:35.4702026Z [00:03:12.818]➜  cp $WORK/b1330/_pkg_.a /root/.cache/go-build/56/56a8d4bf4c007ef29473ec1d7bdb825e87690784281297985f9c2294aeac35b3-d # internal
2025-08-20T21:13:35.4709125Z [00:03:12.819]➜  github.com/google/s2a-go/internal/proto/s2a_go_proto
2025-08-20T21:13:35.4710895Z [00:03:12.819]➜  mkdir -p $WORK/b1328/
2025-08-20T21:13:35.4721225Z [00:03:12.820]➜  cat >/tmp/go-build1679262874/b1328/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4722058Z [00:03:12.820]➜  # import config
2025-08-20T21:13:35.4723020Z [00:03:12.820]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.4723967Z [00:03:12.820]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.4724812Z [00:03:12.820]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:35.4725542Z [00:03:12.820]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:35.4726573Z [00:03:12.820]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:35.4728504Z [00:03:12.820]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.4729293Z [00:03:12.820]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.4730126Z [00:03:12.820]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.4731860Z [00:03:12.820]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.4732245Z [00:03:12.820]➜  EOF
2025-08-20T21:13:35.4734948Z [00:03:12.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/s2a_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/s2a_go_proto;$WORK/b1328=>" -p github.com/google/s2a-go/internal/proto/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid G34bShgRJrJeCjeT56XM/G34bShgRJrJeCjeT56XM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1328/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T21:13:35.4979077Z [00:03:12.846]➜  go tool buildid -w $WORK/b1316/_pkg_.a # internal
2025-08-20T21:13:35.4982814Z [00:03:12.846]➜  cp $WORK/b1316/_pkg_.a /root/.cache/go-build/5f/5f66fdcb819c3442bcfced8eabf70ea7e475917203bea36e026d5302a0a78ac1-d # internal
2025-08-20T21:13:35.4984162Z [00:03:12.846]➜  cloud.google.com/go/auth/internal/transport/cert
2025-08-20T21:13:35.4986103Z [00:03:12.846]➜  mkdir -p $WORK/b1315/
2025-08-20T21:13:35.4986984Z [00:03:12.846]➜  cat >/tmp/go-build1679262874/b1315/importcfg << 'EOF' # internal
2025-08-20T21:13:35.4987785Z [00:03:12.846]➜  # import config
2025-08-20T21:13:35.4988387Z [00:03:12.846]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:35.4989010Z [00:03:12.846]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:35.4991142Z [00:03:12.846]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.4992179Z [00:03:12.846]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.4992906Z [00:03:12.846]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.4994068Z [00:03:12.846]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1679262874/b1316/_pkg_.a
2025-08-20T21:13:35.4996842Z [00:03:12.846]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1679262874/b1317/_pkg_.a
2025-08-20T21:13:35.4997819Z [00:03:12.846]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.4998604Z [00:03:12.846]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.5000853Z [00:03:12.846]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:35.5001851Z [00:03:12.846]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.5003976Z [00:03:12.846]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.5005024Z [00:03:12.846]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.5006852Z [00:03:12.846]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.5008611Z [00:03:12.846]➜  EOF
2025-08-20T21:13:35.5019037Z [00:03:12.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1315/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cert=>cloud.google.com/go/auth@v0.13.0/internal/transport/cert;$WORK/b1315=>" -p cloud.google.com/go/auth/internal/transport/cert -lang=go1.21 -complete -installsuffix shared -buildid lCx6T_8gmq9IQ1cjzecX/lCx6T_8gmq9IQ1cjzecX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1315/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cert/default_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cert/enterprise_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cert/secureconnect_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cert/workload_cert.go
2025-08-20T21:13:35.5022481Z [00:03:12.848]➜  go tool buildid -w $WORK/b1327/_pkg_.a # internal
2025-08-20T21:13:35.5023163Z [00:03:12.849]➜  cp $WORK/b1327/_pkg_.a /root/.cache/go-build/b9/b9439a83b41b2644166b94315f75506913c02471a53727f5e97ea8533d3780b3-d # internal
2025-08-20T21:13:35.5028292Z [00:03:12.851]➜  golang.org/x/crypto/chacha20poly1305
2025-08-20T21:13:35.5029359Z [00:03:12.851]➜  mkdir -p $WORK/b1333/
2025-08-20T21:13:35.5033233Z [00:03:12.851]➜  cat >/tmp/go-build1679262874/b1333/importcfg << 'EOF' # internal
2025-08-20T21:13:35.5035590Z [00:03:12.851]➜  # import config
2025-08-20T21:13:35.5035973Z [00:03:12.851]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:35.5036489Z [00:03:12.851]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:35.5036962Z [00:03:12.851]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.5037473Z [00:03:12.851]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1679262874/b1213/_pkg_.a
2025-08-20T21:13:35.5038089Z [00:03:12.851]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b1214/_pkg_.a
2025-08-20T21:13:35.5039588Z [00:03:12.851]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1679262874/b1216/_pkg_.a
2025-08-20T21:13:35.5041106Z [00:03:12.852]➜  EOF
2025-08-20T21:13:35.5046767Z [00:03:12.852]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1333/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20poly1305=>golang.org/x/crypto@v0.40.0/chacha20poly1305;$WORK/b1333=>" -p golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -complete -installsuffix shared -buildid 0rIevygCvO_MUeKxmqq3/0rIevygCvO_MUeKxmqq3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1333/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20poly1305/chacha20poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20poly1305/chacha20poly1305_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20poly1305/chacha20poly1305_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/chacha20poly1305/xchacha20poly1305.go
2025-08-20T21:13:35.5383786Z [00:03:12.886]➜  go tool buildid -w $WORK/b1333/_pkg_.a # internal
2025-08-20T21:13:35.5390155Z [00:03:12.887]➜  cp $WORK/b1333/_pkg_.a /root/.cache/go-build/58/58686c62286115614b6a45a352902c2b41f293fb2bdf8d83d72e461680edaa9b-d # internal
2025-08-20T21:13:35.5391065Z [00:03:12.887]➜  github.com/google/s2a-go/internal/record/internal/aeadcrypter
2025-08-20T21:13:35.5391447Z [00:03:12.887]➜  mkdir -p $WORK/b1332/
2025-08-20T21:13:35.5391829Z [00:03:12.887]➜  cat >/tmp/go-build1679262874/b1332/importcfg << 'EOF' # internal
2025-08-20T21:13:35.5392182Z [00:03:12.887]➜  # import config
2025-08-20T21:13:35.5392540Z [00:03:12.887]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:35.5393016Z [00:03:12.887]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:35.5393454Z [00:03:12.887]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.5394001Z [00:03:12.887]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1679262874/b1333/_pkg_.a
2025-08-20T21:13:35.5394416Z [00:03:12.887]➜  EOF
2025-08-20T21:13:35.5404596Z [00:03:12.888]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter=>github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter;$WORK/b1332=>" -p github.com/google/s2a-go/internal/record/internal/aeadcrypter -lang=go1.20 -complete -installsuffix shared -buildid bGPeLSTT3y2iDS6wf0lv/bGPeLSTT3y2iDS6wf0lv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1332/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter/aeadcrypter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter/aesgcm.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter/chachapoly.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/aeadcrypter/common.go
2025-08-20T21:13:35.5435445Z [00:03:12.892]➜  go tool buildid -w $WORK/b1315/_pkg_.a # internal
2025-08-20T21:13:35.5446489Z [00:03:12.893]➜  cp $WORK/b1315/_pkg_.a /root/.cache/go-build/1f/1f12793c6ed8c42bbb425a2c497651f3e06b96ee7839aed7333528eb236b795e-d # internal
2025-08-20T21:13:35.5453446Z [00:03:12.893]➜  cloud.google.com/go/auth/credentials/internal/externalaccount
2025-08-20T21:13:35.5455623Z [00:03:12.893]➜  mkdir -p $WORK/b1311/
2025-08-20T21:13:35.5456057Z [00:03:12.893]➜  cat >/tmp/go-build1679262874/b1311/importcfg << 'EOF' # internal
2025-08-20T21:13:35.5456413Z [00:03:12.893]➜  # import config
2025-08-20T21:13:35.5456755Z [00:03:12.893]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.5457272Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.5457965Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1679262874/b1312/_pkg_.a
2025-08-20T21:13:35.5458783Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1679262874/b1313/_pkg_.a
2025-08-20T21:13:35.5459482Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.5460139Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1679262874/b1314/_pkg_.a
2025-08-20T21:13:35.5461249Z [00:03:12.893]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1679262874/b1315/_pkg_.a
2025-08-20T21:13:35.5461874Z [00:03:12.893]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.5462323Z [00:03:12.893]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:35.5463093Z [00:03:12.893]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:35.5463556Z [00:03:12.893]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:35.5464281Z [00:03:12.893]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:35.5464797Z [00:03:12.893]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.5465240Z [00:03:12.893]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.5465660Z [00:03:12.893]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.5466216Z [00:03:12.893]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.5466765Z [00:03:12.893]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.5467199Z [00:03:12.893]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.5467636Z [00:03:12.893]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.5468050Z [00:03:12.893]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.5468463Z [00:03:12.893]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:35.5468892Z [00:03:12.893]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:35.5469308Z [00:03:12.893]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:35.5469731Z [00:03:12.893]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:35.5470153Z [00:03:12.893]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:35.5475413Z [00:03:12.893]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:35.5476031Z [00:03:12.893]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.5476463Z [00:03:12.893]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.5476903Z [00:03:12.893]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:35.5477221Z [00:03:12.893]➜  EOF
2025-08-20T21:13:35.5482841Z [00:03:12.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1311/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount=>cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount;$WORK/b1311=>" -p cloud.google.com/go/auth/credentials/internal/externalaccount -lang=go1.21 -complete -installsuffix shared -buildid ogpx0wpRLyfVph9b278x/ogpx0wpRLyfVph9b278x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1311/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/aws_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/executable_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/externalaccount.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/file_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/info.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/programmatic_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/url_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/internal/externalaccount/x509_provider.go
2025-08-20T21:13:35.5832112Z [00:03:12.931]➜  go tool buildid -w $WORK/b1332/_pkg_.a # internal
2025-08-20T21:13:35.5835705Z [00:03:12.931]➜  cp $WORK/b1332/_pkg_.a /root/.cache/go-build/af/af3a39c302c3057714029b0da332fcb92146f78b2b704b48fa0d73199bf79b97-d # internal
2025-08-20T21:13:35.5859727Z [00:03:12.933]➜  go tool buildid -w $WORK/b1328/_pkg_.a # internal
2025-08-20T21:13:35.5860156Z [00:03:12.933]➜  golang.org/x/crypto/cryptobyte
2025-08-20T21:13:35.5860464Z [00:03:12.933]➜  mkdir -p $WORK/b1334/
2025-08-20T21:13:35.5861203Z [00:03:12.933]➜  cat >/tmp/go-build1679262874/b1334/importcfg << 'EOF' # internal
2025-08-20T21:13:35.5861558Z [00:03:12.933]➜  # import config
2025-08-20T21:13:35.5861922Z [00:03:12.933]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:35.5862631Z [00:03:12.933]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.5863112Z [00:03:12.933]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.5863646Z [00:03:12.933]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b1335/_pkg_.a
2025-08-20T21:13:35.5864180Z [00:03:12.933]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:35.5864612Z [00:03:12.933]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.5865028Z [00:03:12.933]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.5865335Z [00:03:12.933]➜  EOF
2025-08-20T21:13:35.5867671Z [00:03:12.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1334/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte=>golang.org/x/crypto@v0.40.0/cryptobyte;$WORK/b1334=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid RY9IivTeLCa2KvQAJ_uz/RY9IivTeLCa2KvQAJ_uz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1334/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cryptobyte/string.go
2025-08-20T21:13:35.5908841Z [00:03:12.939]➜  cp $WORK/b1328/_pkg_.a /root/.cache/go-build/a3/a32221ba06af7f4fb24ebb9b9875628f9c1704106cfa4fb073323b8e4e1aa88b-d # internal
2025-08-20T21:13:35.5914848Z [00:03:12.939]➜  github.com/google/s2a-go/internal/authinfo
2025-08-20T21:13:35.5915185Z [00:03:12.939]➜  mkdir -p $WORK/b1325/
2025-08-20T21:13:35.5917006Z [00:03:12.940]➜  cat >/tmp/go-build1679262874/b1325/importcfg << 'EOF' # internal
2025-08-20T21:13:35.5917971Z [00:03:12.940]➜  # import config
2025-08-20T21:13:35.5918980Z [00:03:12.940]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.5920140Z [00:03:12.940]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.5921127Z [00:03:12.940]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build1679262874/b1327/_pkg_.a
2025-08-20T21:13:35.5921903Z [00:03:12.940]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1679262874/b1328/_pkg_.a
2025-08-20T21:13:35.5922852Z [00:03:12.940]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:35.5923321Z [00:03:12.940]➜  EOF
2025-08-20T21:13:35.5925344Z [00:03:12.940]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/authinfo=>github.com/google/s2a-go@v0.1.8/internal/authinfo;$WORK/b1325=>" -p github.com/google/s2a-go/internal/authinfo -lang=go1.20 -complete -installsuffix shared -buildid PPAjJQ52ndMKlXhkqnET/PPAjJQ52ndMKlXhkqnET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1325/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/authinfo/authinfo.go
2025-08-20T21:13:35.6445655Z [00:03:12.992]➜  go tool buildid -w $WORK/b1325/_pkg_.a # internal
2025-08-20T21:13:35.6456577Z [00:03:12.994]➜  cp $WORK/b1325/_pkg_.a /root/.cache/go-build/9a/9aa9859a78f0922bf69a5a4313844b4b8d71b3f5a2a2f07041105ea60837dd4a-d # internal
2025-08-20T21:13:35.6478618Z [00:03:12.996]➜  golang.org/x/crypto/hkdf
2025-08-20T21:13:35.6478967Z [00:03:12.996]➜  mkdir -p $WORK/b1336/
2025-08-20T21:13:35.6480331Z [00:03:12.996]➜  cat >/tmp/go-build1679262874/b1336/importcfg << 'EOF' # internal
2025-08-20T21:13:35.6481483Z [00:03:12.996]➜  # import config
2025-08-20T21:13:35.6482265Z [00:03:12.996]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:35.6483284Z [00:03:12.996]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.6484587Z [00:03:12.996]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:35.6485010Z [00:03:12.996]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.6485621Z [00:03:12.996]➜  EOF
2025-08-20T21:13:35.6487372Z [00:03:12.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1336/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/hkdf=>golang.org/x/crypto@v0.40.0/hkdf;$WORK/b1336=>" -p golang.org/x/crypto/hkdf -lang=go1.23 -complete -installsuffix shared -buildid CLIuRa_f6YbOw-Djig7-/CLIuRa_f6YbOw-Djig7- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1336/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/hkdf/hkdf.go
2025-08-20T21:13:35.6793727Z [00:03:13.027]➜  go tool buildid -w $WORK/b1336/_pkg_.a # internal
2025-08-20T21:13:35.6799486Z [00:03:13.028]➜  cp $WORK/b1336/_pkg_.a /root/.cache/go-build/26/2626f971013fe9b13ab1971036b46e58a8c8fc33bd25803d5939f16e4f7526aa-d # internal
2025-08-20T21:13:35.6801126Z [00:03:13.028]➜  github.com/google/s2a-go/internal/proto/v2/common_go_proto
2025-08-20T21:13:35.6802063Z [00:03:13.028]➜  mkdir -p $WORK/b1338/
2025-08-20T21:13:35.6805765Z [00:03:13.029]➜  cat >/tmp/go-build1679262874/b1338/importcfg << 'EOF' # internal
2025-08-20T21:13:35.6807628Z [00:03:13.029]➜  # import config
2025-08-20T21:13:35.6808274Z [00:03:13.029]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.6809005Z [00:03:13.029]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.6809564Z [00:03:13.029]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.6811138Z [00:03:13.029]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.6811549Z [00:03:13.029]➜  EOF
2025-08-20T21:13:35.6814427Z [00:03:13.029]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/common_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/v2/common_go_proto;$WORK/b1338=>" -p github.com/google/s2a-go/internal/proto/v2/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid xB0ytngpync4vGN1MHRe/xB0ytngpync4vGN1MHRe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1338/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/common_go_proto/common.pb.go
2025-08-20T21:13:35.6891129Z [00:03:13.037]➜  go tool buildid -w $WORK/b1311/_pkg_.a # internal
2025-08-20T21:13:35.6921758Z [00:03:13.040]➜  cp $WORK/b1311/_pkg_.a /root/.cache/go-build/23/2381e3acec6239f383d2d4bc93645a586bc4ccb7197057ea76a9b1aad150ff8e-d # internal
2025-08-20T21:13:35.6922453Z [00:03:13.040]➜  cloud.google.com/go/auth/credentials
2025-08-20T21:13:35.6923412Z [00:03:13.040]➜  mkdir -p $WORK/b1310/
2025-08-20T21:13:35.6951950Z [00:03:13.043]➜  cat >/tmp/go-build1679262874/b1310/importcfg << 'EOF' # internal
2025-08-20T21:13:35.6953797Z [00:03:13.043]➜  # import config
2025-08-20T21:13:35.6954637Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:35.6961874Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build1679262874/b1311/_pkg_.a
2025-08-20T21:13:35.6963020Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build1679262874/b1319/_pkg_.a
2025-08-20T21:13:35.6964767Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build1679262874/b1320/_pkg_.a
2025-08-20T21:13:35.6965557Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1679262874/b1312/_pkg_.a
2025-08-20T21:13:35.6966259Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:35.6967223Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1679262874/b1314/_pkg_.a
2025-08-20T21:13:35.6967884Z [00:03:13.043]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1679262874/b1298/_pkg_.a
2025-08-20T21:13:35.6968748Z [00:03:13.043]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:35.6969332Z [00:03:13.043]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.6969762Z [00:03:13.043]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:35.6970218Z [00:03:13.043]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.6970810Z [00:03:13.043]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.6971279Z [00:03:13.043]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.6971832Z [00:03:13.043]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:35.6972386Z [00:03:13.043]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:35.6972818Z [00:03:13.043]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.6973249Z [00:03:13.043]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:35.6973662Z [00:03:13.043]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.6974074Z [00:03:13.043]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:35.6974497Z [00:03:13.043]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.6974807Z [00:03:13.043]➜  EOF
2025-08-20T21:13:35.6977808Z [00:03:13.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1310/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials=>cloud.google.com/go/auth@v0.13.0/credentials;$WORK/b1310=>" -p cloud.google.com/go/auth/credentials -lang=go1.21 -complete -installsuffix shared -buildid 3Tw3w6G5EJHqnzAm9EAH/3Tw3w6G5EJHqnzAm9EAH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1310/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/detect.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/doc.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/filetypes.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/credentials/selfsignedjwt.go
2025-08-20T21:13:35.7142393Z [00:03:13.062]➜  go tool buildid -w $WORK/b1334/_pkg_.a # internal
2025-08-20T21:13:35.7159876Z [00:03:13.064]➜  cp $WORK/b1334/_pkg_.a /root/.cache/go-build/3b/3b41fc57f4d20fec202fda7e99c94c88ebbf23c6ab5a6840e0d9b73021a2664e-d # internal
2025-08-20T21:13:35.7162238Z [00:03:13.064]➜  github.com/google/s2a-go/internal/record/internal/halfconn
2025-08-20T21:13:35.7162613Z [00:03:13.064]➜  mkdir -p $WORK/b1331/
2025-08-20T21:13:35.7162997Z [00:03:13.064]➜  cat >/tmp/go-build1679262874/b1331/importcfg << 'EOF' # internal
2025-08-20T21:13:35.7163363Z [00:03:13.064]➜  # import config
2025-08-20T21:13:35.7163728Z [00:03:13.064]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:35.7164196Z [00:03:13.064]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:35.7164647Z [00:03:13.064]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.7165059Z [00:03:13.064]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.7165667Z [00:03:13.064]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.7166473Z [00:03:13.064]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build1679262874/b1332/_pkg_.a
2025-08-20T21:13:35.7167177Z [00:03:13.064]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b1334/_pkg_.a
2025-08-20T21:13:35.7167751Z [00:03:13.064]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1679262874/b1336/_pkg_.a
2025-08-20T21:13:35.7170161Z [00:03:13.064]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:35.7171058Z [00:03:13.065]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.7171970Z [00:03:13.065]➜  EOF
2025-08-20T21:13:35.7175882Z [00:03:13.065]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn=>github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn;$WORK/b1331=>" -p github.com/google/s2a-go/internal/record/internal/halfconn -lang=go1.20 -complete -installsuffix shared -buildid brhtO5-OCxTEOVHlmG_o/brhtO5-OCxTEOVHlmG_o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1331/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn/ciphersuite.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn/counter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn/expander.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/internal/halfconn/halfconn.go
2025-08-20T21:13:35.7678620Z [00:03:13.116]➜  go tool buildid -w $WORK/b1331/_pkg_.a # internal
2025-08-20T21:13:35.7700679Z [00:03:13.116]➜  go tool buildid -w $WORK/b1338/_pkg_.a # internal
2025-08-20T21:13:35.7701465Z [00:03:13.117]➜  cp $WORK/b1331/_pkg_.a /root/.cache/go-build/09/0964fcbe062c63240caf01fe8898009a70c231aa47bcebf3b28f6e7a9a7335e7-d # internal
2025-08-20T21:13:35.7702049Z [00:03:13.117]➜  github.com/google/s2a-go/retry
2025-08-20T21:13:35.7702556Z [00:03:13.117]➜  mkdir -p $WORK/b1346/
2025-08-20T21:13:35.7702994Z [00:03:13.117]➜  cat >/tmp/go-build1679262874/b1346/importcfg << 'EOF' # internal
2025-08-20T21:13:35.7703350Z [00:03:13.117]➜  # import config
2025-08-20T21:13:35.7703695Z [00:03:13.117]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.7704214Z [00:03:13.117]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:35.7704740Z [00:03:13.117]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:35.7705169Z [00:03:13.117]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.7705484Z [00:03:13.117]➜  EOF
2025-08-20T21:13:35.7707269Z [00:03:13.117]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/retry=>github.com/google/s2a-go@v0.1.8/retry;$WORK/b1346=>" -p github.com/google/s2a-go/retry -lang=go1.20 -complete -installsuffix shared -buildid X8NHuIcsyAZAxxAgQETZ/X8NHuIcsyAZAxxAgQETZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1346/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/retry/retry.go
2025-08-20T21:13:35.7712541Z [00:03:13.119]➜  cp $WORK/b1338/_pkg_.a /root/.cache/go-build/a4/a4c6e5d9987359ffde6d18b738ce112065a2e01447369e0bbf5e00326708ceae-d # internal
2025-08-20T21:13:35.7725498Z [00:03:13.120]➜  github.com/google/s2a-go/internal/tokenmanager
2025-08-20T21:13:35.7732166Z [00:03:13.121]➜  mkdir -p $WORK/b1337/
2025-08-20T21:13:35.7740417Z [00:03:13.122]➜  cat >/tmp/go-build1679262874/b1337/importcfg << 'EOF' # internal
2025-08-20T21:13:35.7741545Z [00:03:13.122]➜  # import config
2025-08-20T21:13:35.7742467Z [00:03:13.122]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.7745460Z [00:03:13.122]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.7746581Z [00:03:13.122]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:35.7747655Z [00:03:13.122]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.7748069Z [00:03:13.122]➜  EOF
2025-08-20T21:13:35.7758274Z [00:03:13.124]➜  go tool buildid -w $WORK/b1310/_pkg_.a # internal
2025-08-20T21:13:35.7767849Z [00:03:13.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/tokenmanager=>github.com/google/s2a-go@v0.1.8/internal/tokenmanager;$WORK/b1337=>" -p github.com/google/s2a-go/internal/tokenmanager -lang=go1.20 -complete -installsuffix shared -buildid PXsypo_DW0kD0gHm3n6O/PXsypo_DW0kD0gHm3n6O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1337/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/tokenmanager/tokenmanager.go
2025-08-20T21:13:35.7777457Z [00:03:13.126]➜  cp $WORK/b1310/_pkg_.a /root/.cache/go-build/0a/0ac7701e837aff9662cc476cb23b3f2a4b88195acef061312a64ecf77ce307eb-d # internal
2025-08-20T21:13:35.7794723Z [00:03:13.127]➜  github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto
2025-08-20T21:13:35.7795133Z [00:03:13.127]➜  mkdir -p $WORK/b1340/
2025-08-20T21:13:35.7795512Z [00:03:13.127]➜  cat >/tmp/go-build1679262874/b1340/importcfg << 'EOF' # internal
2025-08-20T21:13:35.7795875Z [00:03:13.127]➜  # import config
2025-08-20T21:13:35.7796410Z [00:03:13.127]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:35.7797160Z [00:03:13.127]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.7797876Z [00:03:13.127]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.7798430Z [00:03:13.127]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.7799091Z [00:03:13.127]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.7799513Z [00:03:13.127]➜  EOF
2025-08-20T21:13:35.7802912Z [00:03:13.128]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_context_go_proto;$WORK/b1340=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid 5IBGGzGXigrmiRpNJz7o/5IBGGzGXigrmiRpNJz7o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1340/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T21:13:35.7864528Z [00:03:13.135]➜  go tool buildid -w $WORK/b1346/_pkg_.a # internal
2025-08-20T21:13:35.7870341Z [00:03:13.135]➜  cp $WORK/b1346/_pkg_.a /root/.cache/go-build/ca/ca2b659e21e50736c599f3ddaf37ba4790994218fc5844796597a7a1464e23f6-d # internal
2025-08-20T21:13:35.7873748Z [00:03:13.135]➜  google.golang.org/api/internal/cert
2025-08-20T21:13:35.7874796Z [00:03:13.135]➜  mkdir -p $WORK/b1347/
2025-08-20T21:13:35.7880732Z [00:03:13.136]➜  cat >/tmp/go-build1679262874/b1347/importcfg << 'EOF' # internal
2025-08-20T21:13:35.7901472Z [00:03:13.136]➜  # import config
2025-08-20T21:13:35.7902884Z [00:03:13.136]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:35.7904185Z [00:03:13.136]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:35.7904700Z [00:03:13.136]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.7905154Z [00:03:13.136]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.7905595Z [00:03:13.136]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.7906219Z [00:03:13.136]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1679262874/b1316/_pkg_.a
2025-08-20T21:13:35.7906816Z [00:03:13.136]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:35.7907232Z [00:03:13.136]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:35.7907658Z [00:03:13.136]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:35.7908109Z [00:03:13.136]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:35.7908555Z [00:03:13.136]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.7908964Z [00:03:13.136]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.7909276Z [00:03:13.136]➜  EOF
2025-08-20T21:13:35.7912346Z [00:03:13.138]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1347/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/cert=>google.golang.org/api@v0.215.0/internal/cert;$WORK/b1347=>" -p google.golang.org/api/internal/cert -lang=go1.21 -complete -installsuffix shared -buildid 8eqRlZDhKUHFcB_rDC5R/8eqRlZDhKUHFcB_rDC5R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1347/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/cert/default_cert.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/cert/enterprise_cert.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/cert/secureconnect_cert.go
2025-08-20T21:13:35.8109647Z [00:03:13.159]➜  go tool buildid -w $WORK/b1337/_pkg_.a # internal
2025-08-20T21:13:35.8115839Z [00:03:13.160]➜  cp $WORK/b1337/_pkg_.a /root/.cache/go-build/c3/c33dd1208dbc1692331c758a5cbad4a806808b1909b3613011d0c0c12a90879a-d # internal
2025-08-20T21:13:35.8117716Z [00:03:13.160]➜  github.com/google/s2a-go/internal/record
2025-08-20T21:13:35.8118063Z [00:03:13.160]➜  mkdir -p $WORK/b1329/
2025-08-20T21:13:35.8123421Z [00:03:13.160]➜  cat >/tmp/go-build1679262874/b1329/importcfg << 'EOF' # internal
2025-08-20T21:13:35.8123858Z [00:03:13.160]➜  # import config
2025-08-20T21:13:35.8124651Z [00:03:13.160]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.8125464Z [00:03:13.160]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:35.8125991Z [00:03:13.160]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.8126412Z [00:03:13.160]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.8127033Z [00:03:13.160]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1679262874/b1330/_pkg_.a
2025-08-20T21:13:35.8127805Z [00:03:13.160]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.8128552Z [00:03:13.160]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1679262874/b1328/_pkg_.a
2025-08-20T21:13:35.8129331Z [00:03:13.160]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build1679262874/b1331/_pkg_.a
2025-08-20T21:13:35.8130084Z [00:03:13.160]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:13:35.8130867Z [00:03:13.160]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:35.8131504Z [00:03:13.160]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:35.8131991Z [00:03:13.160]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:35.8132694Z [00:03:13.160]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:35.8133105Z [00:03:13.160]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.8133514Z [00:03:13.160]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.8133829Z [00:03:13.160]➜  EOF
2025-08-20T21:13:35.8136107Z [00:03:13.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record=>github.com/google/s2a-go@v0.1.8/internal/record;$WORK/b1329=>" -p github.com/google/s2a-go/internal/record -lang=go1.20 -complete -installsuffix shared -buildid 6ojn223xQj36AQ347kd1/6ojn223xQj36AQ347kd1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1329/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/record.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/record/ticketsender.go
2025-08-20T21:13:35.8219869Z [00:03:13.170]➜  go tool buildid -w $WORK/b1347/_pkg_.a # internal
2025-08-20T21:13:35.8228692Z [00:03:13.171]➜  cp $WORK/b1347/_pkg_.a /root/.cache/go-build/d6/d6140a7a214cd1e723e5d5715184f46db0a8b81804ce86aff88867d5946f707b-d # internal
2025-08-20T21:13:35.8229626Z [00:03:13.171]➜  google.golang.org/api/internal/impersonate
2025-08-20T21:13:35.8230343Z [00:03:13.171]➜  mkdir -p $WORK/b1348/
2025-08-20T21:13:35.8234689Z [00:03:13.171]➜  cat >/tmp/go-build1679262874/b1348/importcfg << 'EOF' # internal
2025-08-20T21:13:35.8235155Z [00:03:13.171]➜  # import config
2025-08-20T21:13:35.8235499Z [00:03:13.171]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:35.8235937Z [00:03:13.171]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.8236397Z [00:03:13.171]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:35.8236832Z [00:03:13.171]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.8237471Z [00:03:13.171]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:35.8237935Z [00:03:13.171]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.8238354Z [00:03:13.171]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:35.8238778Z [00:03:13.171]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:35.8239095Z [00:03:13.172]➜  EOF
2025-08-20T21:13:35.8241465Z [00:03:13.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1348/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/impersonate=>google.golang.org/api@v0.215.0/internal/impersonate;$WORK/b1348=>" -p google.golang.org/api/internal/impersonate -lang=go1.21 -complete -installsuffix shared -buildid n-z2a2hT5he7IZU2YWPj/n-z2a2hT5he7IZU2YWPj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1348/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/impersonate/impersonate.go
2025-08-20T21:13:35.8314899Z [00:03:13.180]➜  go tool buildid -w $WORK/b1340/_pkg_.a # internal
2025-08-20T21:13:35.8327626Z [00:03:13.181]➜  cp $WORK/b1340/_pkg_.a /root/.cache/go-build/c1/c1c967b6e23d8d2b2fc8a3b2d71d62d98c864fde5bf5721158352fbc1a421424-d # internal
2025-08-20T21:13:35.8368117Z [00:03:13.185]➜  github.com/google/s2a-go/internal/proto/v2/s2a_go_proto
2025-08-20T21:13:35.8368553Z [00:03:13.185]➜  mkdir -p $WORK/b1339/
2025-08-20T21:13:35.8374299Z [00:03:13.186]➜  cat >/tmp/go-build1679262874/b1339/importcfg << 'EOF' # internal
2025-08-20T21:13:35.8376085Z [00:03:13.186]➜  # import config
2025-08-20T21:13:35.8376587Z [00:03:13.186]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.8377221Z [00:03:13.186]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:35.8378046Z [00:03:13.186]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build1679262874/b1340/_pkg_.a
2025-08-20T21:13:35.8378704Z [00:03:13.186]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:35.8379599Z [00:03:13.186]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:35.8380172Z [00:03:13.186]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:35.8380962Z [00:03:13.186]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.8381705Z [00:03:13.186]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.8382266Z [00:03:13.186]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.8382686Z [00:03:13.186]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.8382997Z [00:03:13.186]➜  EOF
2025-08-20T21:13:35.8385651Z [00:03:13.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_go_proto=>github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_go_proto;$WORK/b1339=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid GpQw6iuYsm-khZ7rnwFK/GpQw6iuYsm-khZ7rnwFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1339/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/proto/v2/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T21:13:35.8577569Z [00:03:13.205]➜  go tool buildid -w $WORK/b1348/_pkg_.a # internal
2025-08-20T21:13:35.8585443Z [00:03:13.206]➜  cp $WORK/b1348/_pkg_.a /root/.cache/go-build/18/18aef6dc70df3ffae108968c5bb20cd03f5f4d394fd5c55bcd99aa996aff5e5d-d # internal
2025-08-20T21:13:35.8589836Z [00:03:13.207]➜  google.golang.org/genproto/googleapis/type/date
2025-08-20T21:13:35.8590232Z [00:03:13.207]➜  mkdir -p $WORK/b1351/
2025-08-20T21:13:35.8594157Z [00:03:13.207]➜  cat >/tmp/go-build1679262874/b1351/importcfg << 'EOF' # internal
2025-08-20T21:13:35.8594579Z [00:03:13.208]➜  # import config
2025-08-20T21:13:35.8595106Z [00:03:13.208]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.8595839Z [00:03:13.208]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.8596397Z [00:03:13.208]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.8596824Z [00:03:13.208]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.8597134Z [00:03:13.208]➜  EOF
2025-08-20T21:13:35.8614876Z [00:03:13.208]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1351/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/date=>google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/date;$WORK/b1351=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.21 -complete -installsuffix shared -buildid FxQ6mTSWwx8ck24Qnh93/FxQ6mTSWwx8ck24Qnh93 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1351/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/date/date.pb.go
2025-08-20T21:13:35.8997374Z [00:03:13.248]➜  go tool buildid -w $WORK/b1351/_pkg_.a # internal
2025-08-20T21:13:35.9006641Z [00:03:13.249]➜  cp $WORK/b1351/_pkg_.a /root/.cache/go-build/d9/d946496d03d7fc4979a48afba652a3cf1e67419178945c21e166e1d30a63c96a-d # internal
2025-08-20T21:13:35.9039025Z [00:03:13.252]➜  cloud.google.com/go/storage/internal/apiv2/storagepb
2025-08-20T21:13:35.9039615Z [00:03:13.252]➜  mkdir -p $WORK/b1350/
2025-08-20T21:13:35.9041740Z [00:03:13.252]➜  cat >/tmp/go-build1679262874/b1350/importcfg << 'EOF' # internal
2025-08-20T21:13:35.9042124Z [00:03:13.252]➜  # import config
2025-08-20T21:13:35.9042580Z [00:03:13.252]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build1679262874/b1261/_pkg_.a
2025-08-20T21:13:35.9043479Z [00:03:13.252]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.9044111Z [00:03:13.252]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1679262874/b1262/_pkg_.a
2025-08-20T21:13:35.9044882Z [00:03:13.252]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1679262874/b1351/_pkg_.a
2025-08-20T21:13:35.9045501Z [00:03:13.252]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:35.9046063Z [00:03:13.252]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:35.9046641Z [00:03:13.252]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:35.9047295Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:35.9048000Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:35.9048723Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:35.9049445Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:35.9050511Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:35.9051478Z [00:03:13.252]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:35.9052069Z [00:03:13.252]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:35.9052491Z [00:03:13.252]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.9052812Z [00:03:13.252]➜  EOF
2025-08-20T21:13:35.9055030Z [00:03:13.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1350/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/storagepb=>cloud.google.com/go/storage@v1.49.0/internal/apiv2/storagepb;$WORK/b1350=>" -p cloud.google.com/go/storage/internal/apiv2/storagepb -lang=go1.21 -complete -installsuffix shared -buildid Lz3kSYhpkaWE3olQHRYj/Lz3kSYhpkaWE3olQHRYj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1350/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/storagepb/storage.pb.go
2025-08-20T21:13:35.9114229Z [00:03:13.259]➜  go tool buildid -w $WORK/b1329/_pkg_.a # internal
2025-08-20T21:13:35.9135527Z [00:03:13.261]➜  cp $WORK/b1329/_pkg_.a /root/.cache/go-build/55/55896943e62093dbedd7a9e72abe136003b5b1ba9ec15a4fe6f0f872d647e7b3-d # internal
2025-08-20T21:13:35.9143476Z [00:03:13.262]➜  github.com/google/s2a-go/internal/handshaker
2025-08-20T21:13:35.9146501Z [00:03:13.262]➜  mkdir -p $WORK/b1324/
2025-08-20T21:13:35.9155908Z [00:03:13.263]➜  cat >/tmp/go-build1679262874/b1324/importcfg << 'EOF' # internal
2025-08-20T21:13:35.9159568Z [00:03:13.264]➜  # import config
2025-08-20T21:13:35.9161367Z [00:03:13.264]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:35.9162112Z [00:03:13.264]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:35.9162889Z [00:03:13.264]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:35.9163987Z [00:03:13.264]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build1679262874/b1325/_pkg_.a
2025-08-20T21:13:35.9164776Z [00:03:13.264]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:35.9165546Z [00:03:13.264]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1679262874/b1328/_pkg_.a
2025-08-20T21:13:35.9166246Z [00:03:13.264]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build1679262874/b1329/_pkg_.a
2025-08-20T21:13:35.9166935Z [00:03:13.264]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:13:35.9167935Z [00:03:13.264]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:35.9168498Z [00:03:13.264]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:35.9169216Z [00:03:13.264]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:35.9169933Z [00:03:13.264]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:35.9170423Z [00:03:13.264]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:35.9171082Z [00:03:13.264]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:35.9171522Z [00:03:13.264]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:35.9171832Z [00:03:13.264]➜  EOF
2025-08-20T21:13:35.9173888Z [00:03:13.264]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/handshaker=>github.com/google/s2a-go@v0.1.8/internal/handshaker;$WORK/b1324=>" -p github.com/google/s2a-go/internal/handshaker -lang=go1.20 -complete -installsuffix shared -buildid aoHcMrAza_oIAe4m7BRu/aoHcMrAza_oIAe4m7BRu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1324/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/handshaker/handshaker.go
2025-08-20T21:13:36.0221679Z [00:03:13.370]➜  go tool buildid -w $WORK/b1324/_pkg_.a # internal
2025-08-20T21:13:36.0242631Z [00:03:13.372]➜  cp $WORK/b1324/_pkg_.a /root/.cache/go-build/7d/7dd71b846c662c98d6bad9cddca289b4f3fc31b336ba3e6f505481578ab8dda2-d # internal
2025-08-20T21:13:36.0261966Z [00:03:13.374]➜  github.com/googleapis/gax-go/v2/internallog/grpclog
2025-08-20T21:13:36.0262820Z [00:03:13.374]➜  mkdir -p $WORK/b1352/
2025-08-20T21:13:36.0285365Z [00:03:13.375]➜  cat >/tmp/go-build1679262874/b1352/importcfg << 'EOF' # internal
2025-08-20T21:13:36.0285885Z [00:03:13.375]➜  # import config
2025-08-20T21:13:36.0311939Z [00:03:13.375]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.0312595Z [00:03:13.375]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:36.0313285Z [00:03:13.375]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:36.0314146Z [00:03:13.375]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:36.0314930Z [00:03:13.375]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.0315883Z [00:03:13.375]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.0316513Z [00:03:13.375]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.0316945Z [00:03:13.375]➜  EOF
2025-08-20T21:13:36.0319247Z [00:03:13.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog/grpclog=>github.com/googleapis/gax-go/v2@v2.14.1/internallog/grpclog;$WORK/b1352=>" -p github.com/googleapis/gax-go/v2/internallog/grpclog -lang=go1.21 -complete -installsuffix shared -buildid mQLnDr_8zsL6BsPSbKBx/mQLnDr_8zsL6BsPSbKBx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1352/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/internallog/grpclog/grpclog.go
2025-08-20T21:13:36.0425428Z [00:03:13.390]➜  go tool buildid -w $WORK/b1339/_pkg_.a # internal
2025-08-20T21:13:36.0497766Z [00:03:13.397]➜  cp $WORK/b1339/_pkg_.a /root/.cache/go-build/2e/2eeccc0ed51d65becc05948d689597b1da876b22a58108185fa3d13914bf221a-d # internal
2025-08-20T21:13:36.0524525Z [00:03:13.400]➜  github.com/google/s2a-go/stream
2025-08-20T21:13:36.0524934Z [00:03:13.400]➜  mkdir -p $WORK/b1344/
2025-08-20T21:13:36.0533714Z [00:03:13.401]➜  cat >/tmp/go-build1679262874/b1344/importcfg << 'EOF' # internal
2025-08-20T21:13:36.0534591Z [00:03:13.401]➜  # import config
2025-08-20T21:13:36.0536208Z [00:03:13.401]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.0536706Z [00:03:13.401]➜  EOF
2025-08-20T21:13:36.0538746Z [00:03:13.401]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/stream=>github.com/google/s2a-go@v0.1.8/stream;$WORK/b1344=>" -p github.com/google/s2a-go/stream -lang=go1.20 -complete -installsuffix shared -buildid 9GlcbAXwg4SmsAIygqDM/9GlcbAXwg4SmsAIygqDM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1344/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/stream/s2a_stream.go
2025-08-20T21:13:36.0560374Z [00:03:13.404]➜  go tool buildid -w $WORK/b1352/_pkg_.a # internal
2025-08-20T21:13:36.0570529Z [00:03:13.405]➜  cp $WORK/b1352/_pkg_.a /root/.cache/go-build/89/89718772bc0550b8ffd72daa12fe8dd4c4681209ff5c0e8510cfafb52251a59d-d # internal
2025-08-20T21:13:36.0577965Z [00:03:13.406]➜  google.golang.org/api/iterator
2025-08-20T21:13:36.0593740Z [00:03:13.407]➜  mkdir -p $WORK/b1354/
2025-08-20T21:13:36.0604524Z [00:03:13.409]➜  cat >/tmp/go-build1679262874/b1354/importcfg << 'EOF' # internal
2025-08-20T21:13:36.0606097Z [00:03:13.409]➜  # import config
2025-08-20T21:13:36.0606698Z [00:03:13.409]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.0607124Z [00:03:13.409]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.0607542Z [00:03:13.409]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.0607860Z [00:03:13.409]➜  EOF
2025-08-20T21:13:36.0621346Z [00:03:13.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1354/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/iterator=>google.golang.org/api@v0.215.0/iterator;$WORK/b1354=>" -p google.golang.org/api/iterator -lang=go1.21 -complete -installsuffix shared -buildid hdpzTeREJmLXqtPyObcQ/hdpzTeREJmLXqtPyObcQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1354/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/iterator/iterator.go
2025-08-20T21:13:36.0836396Z [00:03:13.432]➜  go tool buildid -w $WORK/b1354/_pkg_.a # internal
2025-08-20T21:13:36.0848961Z [00:03:13.433]➜  cp $WORK/b1354/_pkg_.a /root/.cache/go-build/57/57b5a70087aa5343a3c5449d1f2810d95ea459be79acab5aa0fd16d42f03a8b0-d # internal
2025-08-20T21:13:36.0857268Z [00:03:13.434]➜  github.com/googleapis/gax-go/v2/iterator
2025-08-20T21:13:36.0864646Z [00:03:13.435]➜  mkdir -p $WORK/b1353/
2025-08-20T21:13:36.0875522Z [00:03:13.436]➜  cat >/tmp/go-build1679262874/b1353/importcfg << 'EOF' # internal
2025-08-20T21:13:36.0876254Z [00:03:13.436]➜  # import config
2025-08-20T21:13:36.0877853Z [00:03:13.436]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:13:36.0878376Z [00:03:13.436]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:13:36.0878692Z [00:03:13.436]➜  EOF
2025-08-20T21:13:36.0893871Z [00:03:13.437]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/iterator=>github.com/googleapis/gax-go/v2@v2.14.1/iterator;$WORK/b1353=>" -p github.com/googleapis/gax-go/v2/iterator -lang=go1.21 -complete -installsuffix shared -buildid 8iKBAJ26vHFQawWGUDy3/8iKBAJ26vHFQawWGUDy3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1353/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.1/iterator/iterator.go
2025-08-20T21:13:36.0916759Z [00:03:13.440]➜  go tool buildid -w $WORK/b1344/_pkg_.a # internal
2025-08-20T21:13:36.0929945Z [00:03:13.441]➜  cp $WORK/b1344/_pkg_.a /root/.cache/go-build/66/667a707757945ff512e3666e9dfd2eb71f9c2d5845bef70bd367e10c8be96581-d # internal
2025-08-20T21:13:36.0938440Z [00:03:13.442]➜  github.com/google/s2a-go/internal/v2/certverifier
2025-08-20T21:13:36.0950216Z [00:03:13.443]➜  mkdir -p $WORK/b1343/
2025-08-20T21:13:36.0957833Z [00:03:13.444]➜  cat >/tmp/go-build1679262874/b1343/importcfg << 'EOF' # internal
2025-08-20T21:13:36.0958956Z [00:03:13.444]➜  # import config
2025-08-20T21:13:36.0959584Z [00:03:13.444]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:36.0960289Z [00:03:13.444]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.0961495Z [00:03:13.444]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.0962506Z [00:03:13.444]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:13:36.0963349Z [00:03:13.444]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.0964103Z [00:03:13.444]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.0964728Z [00:03:13.444]➜  EOF
2025-08-20T21:13:36.0966951Z [00:03:13.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/certverifier=>github.com/google/s2a-go@v0.1.8/internal/v2/certverifier;$WORK/b1343=>" -p github.com/google/s2a-go/internal/v2/certverifier -lang=go1.20 -complete -installsuffix shared -buildid rjucmRU5o-pdWTB_Qbw_/rjucmRU5o-pdWTB_Qbw_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1343/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/certverifier/certverifier.go
2025-08-20T21:13:36.1016925Z [00:03:13.450]➜  go tool buildid -w $WORK/b1353/_pkg_.a # internal
2025-08-20T21:13:36.1024114Z [00:03:13.450]➜  cp $WORK/b1353/_pkg_.a /root/.cache/go-build/66/66f000c217fd4f002804220fdba882e577423b4cb0c89d643377f01e9ee1083f-d # internal
2025-08-20T21:13:36.1041192Z [00:03:13.450]➜  github.com/google/s2a-go/internal/v2/remotesigner
2025-08-20T21:13:36.1041735Z [00:03:13.450]➜  mkdir -p $WORK/b1345/
2025-08-20T21:13:36.1042154Z [00:03:13.451]➜  cat >/tmp/go-build1679262874/b1345/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1042529Z [00:03:13.451]➜  # import config
2025-08-20T21:13:36.1042873Z [00:03:13.451]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:36.1043312Z [00:03:13.451]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:36.1043777Z [00:03:13.451]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:36.1044216Z [00:03:13.451]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.1044817Z [00:03:13.451]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.1045758Z [00:03:13.451]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:13:36.1046414Z [00:03:13.451]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.1046991Z [00:03:13.451]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.1047481Z [00:03:13.451]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:36.1047790Z [00:03:13.451]➜  EOF
2025-08-20T21:13:36.1051547Z [00:03:13.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1345/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/remotesigner=>github.com/google/s2a-go@v0.1.8/internal/v2/remotesigner;$WORK/b1345=>" -p github.com/google/s2a-go/internal/v2/remotesigner -lang=go1.20 -complete -installsuffix shared -buildid FheEAIsTir1zwM2mPRM8/FheEAIsTir1zwM2mPRM8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1345/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/remotesigner/remotesigner.go
2025-08-20T21:13:36.1132762Z [00:03:13.459]➜  go tool buildid -w $WORK/b1285/_pkg_.a # internal
2025-08-20T21:13:36.1270742Z [00:03:13.475]➜  cp $WORK/b1285/_pkg_.a /root/.cache/go-build/36/362a86c0ebdbc6862d1480fdcf0c0a4614b4821797d88455fadfc1888f862818-d # internal
2025-08-20T21:13:36.1272054Z [00:03:13.475]➜  cloud.google.com/go/auth/internal/compute
2025-08-20T21:13:36.1273129Z [00:03:13.475]➜  mkdir -p $WORK/b1358/
2025-08-20T21:13:36.1277271Z [00:03:13.476]➜  cat >/tmp/go-build1679262874/b1358/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1277653Z [00:03:13.476]➜  # import config
2025-08-20T21:13:36.1278911Z [00:03:13.476]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:36.1280023Z [00:03:13.476]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.1282563Z [00:03:13.476]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:36.1283408Z [00:03:13.476]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.1284183Z [00:03:13.476]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.1284833Z [00:03:13.476]➜  EOF
2025-08-20T21:13:36.1287507Z [00:03:13.476]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1358/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/compute=>cloud.google.com/go/auth@v0.13.0/internal/compute;$WORK/b1358=>" -p cloud.google.com/go/auth/internal/compute -lang=go1.21 -complete -installsuffix shared -buildid cIT75ja9Sp-E8t0C6llL/cIT75ja9Sp-E8t0C6llL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1358/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/compute/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/compute/manufacturer_linux.go
2025-08-20T21:13:36.1423564Z [00:03:13.490]➜  go tool buildid -w $WORK/b1358/_pkg_.a # internal
2025-08-20T21:13:36.1445695Z [00:03:13.493]➜  cp $WORK/b1358/_pkg_.a /root/.cache/go-build/8a/8a663dc86e4399c5b71b5e5d152f065afae1e3c965d9d38328cd43d339f371e5-d # internal
2025-08-20T21:13:36.1482988Z [00:03:13.496]➜  go tool buildid -w $WORK/b1343/_pkg_.a # internal
2025-08-20T21:13:36.1509364Z [00:03:13.499]➜  cp $WORK/b1343/_pkg_.a /root/.cache/go-build/61/619499b9635c505b28894f42336cd7de8702c5e042cb31ff5b884e8f33e76b83-d # internal
2025-08-20T21:13:36.1511371Z [00:03:13.499]➜  go tool buildid -w $WORK/b1345/_pkg_.a # internal
2025-08-20T21:13:36.1521257Z [00:03:13.500]➜  cp $WORK/b1345/_pkg_.a /root/.cache/go-build/16/16aa1e293b1bbcf6c13645c8e7cec365d35985ee6221683ef7e24834a6536819-d # internal
2025-08-20T21:13:36.1526069Z [00:03:13.501]➜  google.golang.org/grpc/credentials/alts/internal
2025-08-20T21:13:36.1526882Z [00:03:13.501]➜  mkdir -p $WORK/b1365/
2025-08-20T21:13:36.1528020Z [00:03:13.501]➜  go.opentelemetry.io/otel/semconv/v1.17.0
2025-08-20T21:13:36.1529097Z [00:03:13.501]➜  mkdir -p $WORK/b1362/
2025-08-20T21:13:36.1530760Z [00:03:13.501]➜  cat >/tmp/go-build1679262874/b1365/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1532425Z [00:03:13.501]➜  # import config
2025-08-20T21:13:36.1532984Z [00:03:13.501]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.1533629Z [00:03:13.501]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.1534943Z [00:03:13.501]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.1535270Z [00:03:13.501]➜  EOF
2025-08-20T21:13:36.1537390Z [00:03:13.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1365/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal=>google.golang.org/grpc@v1.68.1/credentials/alts/internal;$WORK/b1365=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.22 -complete -installsuffix shared -buildid Zr_kRP0Ye6F-CFL0jLm_/Zr_kRP0Ye6F-CFL0jLm_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1365/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/common.go
2025-08-20T21:13:36.1539338Z [00:03:13.501]➜  cat >/tmp/go-build1679262874/b1362/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1539683Z [00:03:13.501]➜  # import config
2025-08-20T21:13:36.1540125Z [00:03:13.501]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:36.1540526Z [00:03:13.501]➜  EOF
2025-08-20T21:13:36.1544641Z [00:03:13.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1362/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0;$WORK/b1362=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -lang=go1.23 -complete -installsuffix shared -buildid MXIJxKqagcupalkneesp/MXIJxKqagcupalkneesp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1362/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.17.0/trace.go
2025-08-20T21:13:36.1549235Z [00:03:13.503]➜  github.com/google/s2a-go/internal/v2/tlsconfigstore
2025-08-20T21:13:36.1549718Z [00:03:13.503]➜  mkdir -p $WORK/b1342/
2025-08-20T21:13:36.1550225Z [00:03:13.503]➜  cat >/tmp/go-build1679262874/b1342/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1550835Z [00:03:13.503]➜  # import config
2025-08-20T21:13:36.1551320Z [00:03:13.503]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.1551864Z [00:03:13.503]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:36.1552453Z [00:03:13.503]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:36.1553000Z [00:03:13.503]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.1553497Z [00:03:13.503]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.1554194Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:36.1555088Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.1555894Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:13:36.1556711Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build1679262874/b1343/_pkg_.a
2025-08-20T21:13:36.1557515Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build1679262874/b1345/_pkg_.a
2025-08-20T21:13:36.1558426Z [00:03:13.503]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:13:36.1559161Z [00:03:13.503]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.1560033Z [00:03:13.503]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.1561152Z [00:03:13.503]➜  EOF
2025-08-20T21:13:36.1563554Z [00:03:13.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/tlsconfigstore=>github.com/google/s2a-go@v0.1.8/internal/v2/tlsconfigstore;$WORK/b1342=>" -p github.com/google/s2a-go/internal/v2/tlsconfigstore -lang=go1.20 -complete -installsuffix shared -buildid W7ET4psKbnW-iMiAIQhG/W7ET4psKbnW-iMiAIQhG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1342/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/tlsconfigstore/tlsconfigstore.go
2025-08-20T21:13:36.1677281Z [00:03:13.516]➜  go tool buildid -w $WORK/b1365/_pkg_.a # internal
2025-08-20T21:13:36.1683320Z [00:03:13.516]➜  cp $WORK/b1365/_pkg_.a /root/.cache/go-build/c4/c4aee22ee84838cf611cc424c634d84a35098486b145b36bc0176fc946af6b3c-d # internal
2025-08-20T21:13:36.1725271Z [00:03:13.521]➜  google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
2025-08-20T21:13:36.1725959Z [00:03:13.521]➜  mkdir -p $WORK/b1368/
2025-08-20T21:13:36.1735397Z [00:03:13.522]➜  cat >/tmp/go-build1679262874/b1368/importcfg << 'EOF' # internal
2025-08-20T21:13:36.1736074Z [00:03:13.522]➜  # import config
2025-08-20T21:13:36.1737031Z [00:03:13.522]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.1738178Z [00:03:13.522]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.1739250Z [00:03:13.522]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.1740046Z [00:03:13.522]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.1741041Z [00:03:13.522]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.1742284Z [00:03:13.522]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.1743066Z [00:03:13.522]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.1743916Z [00:03:13.522]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.1744694Z [00:03:13.522]➜  EOF
2025-08-20T21:13:36.1748707Z [00:03:13.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1368/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp=>google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp;$WORK/b1368=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.22 -complete -installsuffix shared -buildid n0lj_BQ6U6c6FE58orP2/n0lj_BQ6U6c6FE58orP2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1368/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go
2025-08-20T21:13:36.2763285Z [00:03:13.624]➜  go tool buildid -w $WORK/b1342/_pkg_.a # internal
2025-08-20T21:13:36.2782799Z [00:03:13.626]➜  cp $WORK/b1342/_pkg_.a /root/.cache/go-build/75/753dfa3cad44c53232e4557ff0f0691a2dd27572e49469f06f99e38b46e6c7b3-d # internal
2025-08-20T21:13:36.2785664Z [00:03:13.627]➜  github.com/google/s2a-go/internal/v2
2025-08-20T21:13:36.2786991Z [00:03:13.627]➜  mkdir -p $WORK/b1341/
2025-08-20T21:13:36.2798569Z [00:03:13.628]➜  cat >/tmp/go-build1679262874/b1341/importcfg << 'EOF' # internal
2025-08-20T21:13:36.2799454Z [00:03:13.628]➜  # import config
2025-08-20T21:13:36.2800527Z [00:03:13.628]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.2801389Z [00:03:13.628]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.2802108Z [00:03:13.628]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.2803154Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1679262874/b1323/_pkg_.a
2025-08-20T21:13:36.2804068Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1679262874/b1330/_pkg_.a
2025-08-20T21:13:36.2805114Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:36.2806614Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.2807354Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:13:36.2808080Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build1679262874/b1342/_pkg_.a
2025-08-20T21:13:36.2808740Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1679262874/b1346/_pkg_.a
2025-08-20T21:13:36.2809638Z [00:03:13.628]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:13:36.2810198Z [00:03:13.628]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.2810896Z [00:03:13.628]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.2811779Z [00:03:13.628]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.2812461Z [00:03:13.628]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.2812967Z [00:03:13.628]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.2813368Z [00:03:13.628]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.2813775Z [00:03:13.628]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.2814082Z [00:03:13.628]➜  EOF
2025-08-20T21:13:36.2815966Z [00:03:13.628]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2=>github.com/google/s2a-go@v0.1.8/internal/v2;$WORK/b1341=>" -p github.com/google/s2a-go/internal/v2 -lang=go1.20 -complete -installsuffix shared -buildid SnZTfu9MjvVvpXBrTQZY/SnZTfu9MjvVvpXBrTQZY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1341/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/internal/v2/s2av2.go
2025-08-20T21:13:36.3036090Z [00:03:13.651]➜  go tool buildid -w $WORK/b1362/_pkg_.a # internal
2025-08-20T21:13:36.3044328Z [00:03:13.651]➜  cp $WORK/b1362/_pkg_.a /root/.cache/go-build/6a/6ad123a8bfe2b3bbea6a3ad5c54d581509b7c1c35d48c14f72f9b05e6a3421e0-d # internal
2025-08-20T21:13:36.3045120Z [00:03:13.651]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
2025-08-20T21:13:36.3045577Z [00:03:13.651]➜  mkdir -p $WORK/b1361/
2025-08-20T21:13:36.3045954Z [00:03:13.651]➜  cat >/tmp/go-build1679262874/b1361/importcfg << 'EOF' # internal
2025-08-20T21:13:36.3046320Z [00:03:13.651]➜  # import config
2025-08-20T21:13:36.3046762Z [00:03:13.651]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:36.3047412Z [00:03:13.651]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build1679262874/b1362/_pkg_.a
2025-08-20T21:13:36.3047963Z [00:03:13.651]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.3048282Z [00:03:13.651]➜  EOF
2025-08-20T21:13:36.3051300Z [00:03:13.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1361/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/internal=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/internal;$WORK/b1361=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.22 -complete -installsuffix shared -buildid UBPJg_loHgdbZngW81-I/UBPJg_loHgdbZngW81-I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1361/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/internal/parse.go
2025-08-20T21:13:36.3265664Z [00:03:13.671]➜  go tool buildid -w $WORK/b1361/_pkg_.a # internal
2025-08-20T21:13:36.3272226Z [00:03:13.675]➜  cp $WORK/b1361/_pkg_.a /root/.cache/go-build/a8/a8c65e9525fb707ab2a667090ca34036123c43b9680197ba2cf06a8dac0bf185-d # internal
2025-08-20T21:13:36.3272973Z [00:03:13.675]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
2025-08-20T21:13:36.3273421Z [00:03:13.675]➜  mkdir -p $WORK/b1360/
2025-08-20T21:13:36.3273805Z [00:03:13.675]➜  cat >/tmp/go-build1679262874/b1360/importcfg << 'EOF' # internal
2025-08-20T21:13:36.3274154Z [00:03:13.675]➜  # import config
2025-08-20T21:13:36.3274503Z [00:03:13.675]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.3274926Z [00:03:13.675]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.3275964Z [00:03:13.675]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build1679262874/b1361/_pkg_.a
2025-08-20T21:13:36.3276725Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:36.3277552Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:36.3278231Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build1679262874/b1112/_pkg_.a
2025-08-20T21:13:36.3278830Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:13:36.3279420Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:36.3280034Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1679262874/b1114/_pkg_.a
2025-08-20T21:13:36.3280814Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1679262874/b1111/_pkg_.a
2025-08-20T21:13:36.3281535Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build1679262874/b1362/_pkg_.a
2025-08-20T21:13:36.3282150Z [00:03:13.675]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:36.3282711Z [00:03:13.675]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.3283260Z [00:03:13.675]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.3283838Z [00:03:13.675]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:36.3284413Z [00:03:13.675]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:36.3284980Z [00:03:13.675]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:36.3285550Z [00:03:13.675]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.3286141Z [00:03:13.675]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.3286632Z [00:03:13.675]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:36.3287043Z [00:03:13.675]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.3287457Z [00:03:13.675]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.3287913Z [00:03:13.675]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:36.3288541Z [00:03:13.675]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.3288913Z [00:03:13.675]➜  EOF
2025-08-20T21:13:36.3296453Z [00:03:13.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1360/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0;$WORK/b1360=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.22 -complete -installsuffix shared -buildid AFbhfGEaq_HRihLvwojS/AFbhfGEaq_HRihLvwojS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1360/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/interceptor.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/interceptorinfo.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/metadata_supplier.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/semconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/stats_handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.58.0/version.go
2025-08-20T21:13:36.3301820Z [00:03:13.675]➜  go tool buildid -w $WORK/b1350/_pkg_.a # internal
2025-08-20T21:13:36.3437812Z [00:03:13.692]➜  cp $WORK/b1350/_pkg_.a /root/.cache/go-build/f8/f8dbc4761ac18647d0817037d2c8c9d9c9f778d3f1ef3758c24fcbf44b65cdfc-d # internal
2025-08-20T21:13:36.3475273Z [00:03:13.695]➜  google.golang.org/grpc/credentials/alts/internal/conn
2025-08-20T21:13:36.3484999Z [00:03:13.696]➜  mkdir -p $WORK/b1369/
2025-08-20T21:13:36.3485455Z [00:03:13.696]➜  cat >/tmp/go-build1679262874/b1369/importcfg << 'EOF' # internal
2025-08-20T21:13:36.3485823Z [00:03:13.696]➜  # import config
2025-08-20T21:13:36.3486169Z [00:03:13.696]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:36.3491168Z [00:03:13.696]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:36.3491653Z [00:03:13.696]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:36.3492116Z [00:03:13.696]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:36.3492580Z [00:03:13.696]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:36.3493068Z [00:03:13.696]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:36.3493520Z [00:03:13.696]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.3493931Z [00:03:13.696]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.3494520Z [00:03:13.696]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1679262874/b1365/_pkg_.a
2025-08-20T21:13:36.3495083Z [00:03:13.696]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:36.3495487Z [00:03:13.696]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.3495903Z [00:03:13.696]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.3496225Z [00:03:13.696]➜  EOF
2025-08-20T21:13:36.3500897Z [00:03:13.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1369/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn=>google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn;$WORK/b1369=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.22 -complete -installsuffix shared -buildid Pm-u-yPPqT8gOiFRdIyD/Pm-u-yPPqT8gOiFRdIyD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1369/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/aeadrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/aes128gcm.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/aes128gcmrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/common.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/counter.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/record.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/conn/utils.go
2025-08-20T21:13:36.3555125Z [00:03:13.704]➜  go tool buildid -w $WORK/b1368/_pkg_.a # internal
2025-08-20T21:13:36.3590438Z [00:03:13.707]➜  go tool buildid -w $WORK/b1341/_pkg_.a # internal
2025-08-20T21:13:36.3613822Z [00:03:13.709]➜  cp $WORK/b1368/_pkg_.a /root/.cache/go-build/4f/4fd56d0184d1758354e8ee7faa413c6d76e314d8bb4c9189876413d816067348-d # internal
2025-08-20T21:13:36.3619916Z [00:03:13.710]➜  google.golang.org/grpc/credentials/alts/internal/authinfo
2025-08-20T21:13:36.3641064Z [00:03:13.712]➜  mkdir -p $WORK/b1367/
2025-08-20T21:13:36.3656151Z [00:03:13.713]➜  cp $WORK/b1341/_pkg_.a /root/.cache/go-build/aa/aa07489f0c01b8fc55ab17db41649f1406407a8b2649ebac0b7590d9f0aea498-d # internal
2025-08-20T21:13:36.3664911Z [00:03:13.714]➜  github.com/google/s2a-go
2025-08-20T21:13:36.3669052Z [00:03:13.714]➜  mkdir -p $WORK/b1322/
2025-08-20T21:13:36.3669473Z [00:03:13.714]➜  cat >/tmp/go-build1679262874/b1322/importcfg << 'EOF' # internal
2025-08-20T21:13:36.3669831Z [00:03:13.714]➜  # import config
2025-08-20T21:13:36.3670178Z [00:03:13.714]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.3671225Z [00:03:13.714]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.3671728Z [00:03:13.714]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.3672146Z [00:03:13.714]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.3672667Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1679262874/b1323/_pkg_.a
2025-08-20T21:13:36.3673325Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build1679262874/b1324/_pkg_.a
2025-08-20T21:13:36.3674050Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1679262874/b1330/_pkg_.a
2025-08-20T21:13:36.3674816Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:13:36.3675590Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:13:36.3676370Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:13:36.3677095Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:13:36.3677825Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build1679262874/b1341/_pkg_.a
2025-08-20T21:13:36.3678425Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1679262874/b1346/_pkg_.a
2025-08-20T21:13:36.3679007Z [00:03:13.714]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:13:36.3679615Z [00:03:13.714]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.3680213Z [00:03:13.714]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.3680984Z [00:03:13.714]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:36.3681579Z [00:03:13.714]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.3682073Z [00:03:13.714]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.3682683Z [00:03:13.714]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.3683169Z [00:03:13.714]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.3683478Z [00:03:13.714]➜  EOF
2025-08-20T21:13:36.3686439Z [00:03:13.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.8=>github.com/google/s2a-go@v0.1.8;$WORK/b1322=>" -p github.com/google/s2a-go -lang=go1.20 -complete -installsuffix shared -buildid H3ZWzIr_pUQCJTn1WIjb/H3ZWzIr_pUQCJTn1WIjb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1322/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/s2a.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/s2a_options.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.8/s2a_utils.go
2025-08-20T21:13:36.3688489Z [00:03:13.714]➜  cat >/tmp/go-build1679262874/b1367/importcfg << 'EOF' # internal
2025-08-20T21:13:36.3688844Z [00:03:13.714]➜  # import config
2025-08-20T21:13:36.3689397Z [00:03:13.714]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.3690401Z [00:03:13.714]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1679262874/b1368/_pkg_.a
2025-08-20T21:13:36.3691034Z [00:03:13.714]➜  EOF
2025-08-20T21:13:36.3693520Z [00:03:13.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1367/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/authinfo=>google.golang.org/grpc@v1.68.1/credentials/alts/internal/authinfo;$WORK/b1367=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.22 -complete -installsuffix shared -buildid 3Jr4-LoittCvoSjOBt4J/3Jr4-LoittCvoSjOBt4J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1367/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/authinfo/authinfo.go
2025-08-20T21:13:36.4043109Z [00:03:13.752]➜  go tool buildid -w $WORK/b1369/_pkg_.a # internal
2025-08-20T21:13:36.4045057Z [00:03:13.753]➜  go tool buildid -w $WORK/b1367/_pkg_.a # internal
2025-08-20T21:13:36.4053747Z [00:03:13.753]➜  cp $WORK/b1367/_pkg_.a /root/.cache/go-build/2d/2da45bee30c03ca2d210b1382427b4157cff195d63c457b17fb47a5521d52dde-d # internal
2025-08-20T21:13:36.4069246Z [00:03:13.755]➜  cp $WORK/b1369/_pkg_.a /root/.cache/go-build/50/50a0ad09a60faf6a4e1ec921043460eef2d0a41e76d8783db314cb62b19871a6-d # internal
2025-08-20T21:13:36.4074761Z [00:03:13.756]➜  google.golang.org/grpc/credentials/alts/internal/handshaker
2025-08-20T21:13:36.4081392Z [00:03:13.756]➜  mkdir -p $WORK/b1366/
2025-08-20T21:13:36.4081815Z [00:03:13.756]➜  cat >/tmp/go-build1679262874/b1366/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4082209Z [00:03:13.756]➜  # import config
2025-08-20T21:13:36.4082554Z [00:03:13.756]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.4082980Z [00:03:13.756]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.4083407Z [00:03:13.756]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.4083902Z [00:03:13.756]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:13:36.4084454Z [00:03:13.756]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.4085003Z [00:03:13.756]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.4085604Z [00:03:13.756]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.4086280Z [00:03:13.756]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1679262874/b1365/_pkg_.a
2025-08-20T21:13:36.4087068Z [00:03:13.756]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build1679262874/b1367/_pkg_.a
2025-08-20T21:13:36.4087854Z [00:03:13.756]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build1679262874/b1369/_pkg_.a
2025-08-20T21:13:36.4088948Z [00:03:13.756]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1679262874/b1368/_pkg_.a
2025-08-20T21:13:36.4089774Z [00:03:13.756]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:36.4090301Z [00:03:13.756]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:36.4090920Z [00:03:13.756]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.4091342Z [00:03:13.756]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.4091652Z [00:03:13.756]➜  EOF
2025-08-20T21:13:36.4093989Z [00:03:13.756]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1366/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker=>google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker;$WORK/b1366=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.22 -complete -installsuffix shared -buildid kR9kzTuz_Q9S16X6-Ig4/kR9kzTuz_Q9S16X6-Ig4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1366/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker/handshaker.go
2025-08-20T21:13:36.4109166Z [00:03:13.759]➜  google.golang.org/grpc/credentials/alts/internal/handshaker/service
2025-08-20T21:13:36.4110778Z [00:03:13.759]➜  mkdir -p $WORK/b1370/
2025-08-20T21:13:36.4116965Z [00:03:13.760]➜  cat >/tmp/go-build1679262874/b1370/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4117458Z [00:03:13.760]➜  # import config
2025-08-20T21:13:36.4117872Z [00:03:13.760]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.4118917Z [00:03:13.760]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:36.4119520Z [00:03:13.760]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4119838Z [00:03:13.760]➜  EOF
2025-08-20T21:13:36.4126559Z [00:03:13.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1370/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker/service=>google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker/service;$WORK/b1370=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.22 -complete -installsuffix shared -buildid rST8j-c7c-PtuwC4br6M/rST8j-c7c-PtuwC4br6M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1370/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/internal/handshaker/service/service.go
2025-08-20T21:13:36.4641949Z [00:03:13.812]➜  go tool buildid -w $WORK/b1360/_pkg_.a # internal
2025-08-20T21:13:36.4668233Z [00:03:13.815]➜  cp $WORK/b1360/_pkg_.a /root/.cache/go-build/18/189388fa10ce56caed66ade4f87b39b1d0d17514806f53eaf54f49796a3c993f-d # internal
2025-08-20T21:13:36.4672844Z [00:03:13.815]➜  google.golang.org/grpc/internal/googlecloud
2025-08-20T21:13:36.4676439Z [00:03:13.816]➜  mkdir -p $WORK/b1371/
2025-08-20T21:13:36.4677427Z [00:03:13.816]➜  cat >/tmp/go-build1679262874/b1371/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4678355Z [00:03:13.816]➜  # import config
2025-08-20T21:13:36.4678944Z [00:03:13.816]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.4679629Z [00:03:13.816]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:36.4680174Z [00:03:13.816]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.4680689Z [00:03:13.816]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:36.4681203Z [00:03:13.816]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.4681624Z [00:03:13.816]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4681933Z [00:03:13.816]➜  EOF
2025-08-20T21:13:36.4684610Z [00:03:13.816]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1371/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/googlecloud=>google.golang.org/grpc@v1.68.1/internal/googlecloud;$WORK/b1371=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.22 -complete -installsuffix shared -buildid wcpjYqz9TbE21i4_WCwP/wcpjYqz9TbE21i4_WCwP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1371/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/googlecloud/googlecloud.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/googlecloud/manufacturer_linux.go
2025-08-20T21:13:36.4697305Z [00:03:13.818]➜  go tool buildid -w $WORK/b1370/_pkg_.a # internal
2025-08-20T21:13:36.4712765Z [00:03:13.819]➜  cp $WORK/b1370/_pkg_.a /root/.cache/go-build/2d/2d23ff117174d6f17d1e50f99ea636a19b74fe8d693a2acfa45c93a8b893402a-d # internal
2025-08-20T21:13:36.4719558Z [00:03:13.819]➜  google.golang.org/grpc/credentials/oauth
2025-08-20T21:13:36.4720414Z [00:03:13.819]➜  mkdir -p $WORK/b1372/
2025-08-20T21:13:36.4721051Z [00:03:13.820]➜  cat >/tmp/go-build1679262874/b1372/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4721521Z [00:03:13.820]➜  # import config
2025-08-20T21:13:36.4721884Z [00:03:13.820]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.4722311Z [00:03:13.820]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.4722777Z [00:03:13.820]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:36.4723631Z [00:03:13.820]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:36.4724180Z [00:03:13.820]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build1679262874/b1308/_pkg_.a
2025-08-20T21:13:36.4730843Z [00:03:13.820]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.4731489Z [00:03:13.820]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:36.4731913Z [00:03:13.820]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.4732318Z [00:03:13.820]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4732622Z [00:03:13.820]➜  EOF
2025-08-20T21:13:36.4734596Z [00:03:13.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1372/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/oauth=>google.golang.org/grpc@v1.68.1/credentials/oauth;$WORK/b1372=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.22 -complete -installsuffix shared -buildid bi8oF9xY35puG52Ed6Ax/bi8oF9xY35puG52Ed6Ax -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1372/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/oauth/oauth.go
2025-08-20T21:13:36.4736414Z [00:03:13.821]➜  go tool buildid -w $WORK/b1322/_pkg_.a # internal
2025-08-20T21:13:36.4754794Z [00:03:13.823]➜  cp $WORK/b1322/_pkg_.a /root/.cache/go-build/32/326679b7d318b5c12590472ed01e223d29c0aeb2534d7aa4c6a0e489f6998f49-d # internal
2025-08-20T21:13:36.4755676Z [00:03:13.823]➜  google.golang.org/api/internal
2025-08-20T21:13:36.4756083Z [00:03:13.823]➜  mkdir -p $WORK/b1309/
2025-08-20T21:13:36.4758605Z [00:03:13.824]➜  cat >/tmp/go-build1679262874/b1309/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4760306Z [00:03:13.824]➜  # import config
2025-08-20T21:13:36.4761458Z [00:03:13.824]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:36.4763239Z [00:03:13.824]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:36.4763878Z [00:03:13.824]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1679262874/b1321/_pkg_.a
2025-08-20T21:13:36.4764549Z [00:03:13.824]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:36.4765084Z [00:03:13.824]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.4765525Z [00:03:13.824]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.4765994Z [00:03:13.824]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:36.4766437Z [00:03:13.824]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.4766847Z [00:03:13.824]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.4767327Z [00:03:13.824]➜  packagefile github.com/google/s2a-go=/tmp/go-build1679262874/b1322/_pkg_.a
2025-08-20T21:13:36.4768233Z [00:03:13.824]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1679262874/b1323/_pkg_.a
2025-08-20T21:13:36.4768797Z [00:03:13.824]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:36.4769345Z [00:03:13.824]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:36.4769937Z [00:03:13.824]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1679262874/b1347/_pkg_.a
2025-08-20T21:13:36.4770839Z [00:03:13.824]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1679262874/b1348/_pkg_.a
2025-08-20T21:13:36.4771504Z [00:03:13.824]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.4772083Z [00:03:13.824]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.4772588Z [00:03:13.824]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:36.4773016Z [00:03:13.824]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.4773429Z [00:03:13.824]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.4773848Z [00:03:13.824]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:36.4774589Z [00:03:13.824]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:36.4775112Z [00:03:13.824]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.4775529Z [00:03:13.824]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.4775964Z [00:03:13.824]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.4776382Z [00:03:13.824]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4776790Z [00:03:13.824]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.4777099Z [00:03:13.824]➜  EOF
2025-08-20T21:13:36.4780186Z [00:03:13.824]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1309/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/internal=>google.golang.org/api@v0.215.0/internal;$WORK/b1309=>" -p google.golang.org/api/internal -lang=go1.21 -complete -installsuffix shared -buildid ntJ6_6IJK6qvorSS6Was/ntJ6_6IJK6qvorSS6Was -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1309/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/cba.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/conn_pool.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/creds.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/s2a.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/settings.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/version.go
2025-08-20T21:13:36.4794317Z [00:03:13.827]➜  go tool buildid -w $WORK/b1366/_pkg_.a # internal
2025-08-20T21:13:36.4823965Z [00:03:13.830]➜  cp $WORK/b1366/_pkg_.a /root/.cache/go-build/4b/4be6eb494054c3af95ef6533801e4f74296c33bb9043d96fe33fc6cec6131ba3-d # internal
2025-08-20T21:13:36.4824974Z [00:03:13.830]➜  cloud.google.com/go/auth/internal/transport
2025-08-20T21:13:36.4825734Z [00:03:13.830]➜  mkdir -p $WORK/b1359/
2025-08-20T21:13:36.4826171Z [00:03:13.830]➜  cat >/tmp/go-build1679262874/b1359/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4826557Z [00:03:13.830]➜  # import config
2025-08-20T21:13:36.4827018Z [00:03:13.830]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:36.4827653Z [00:03:13.830]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:36.4828340Z [00:03:13.830]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1679262874/b1315/_pkg_.a
2025-08-20T21:13:36.4829025Z [00:03:13.830]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:36.4829554Z [00:03:13.830]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.4830307Z [00:03:13.830]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.4831140Z [00:03:13.830]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:36.4831614Z [00:03:13.830]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:36.4832075Z [00:03:13.830]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.4832493Z [00:03:13.830]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.4832979Z [00:03:13.830]➜  packagefile github.com/google/s2a-go=/tmp/go-build1679262874/b1322/_pkg_.a
2025-08-20T21:13:36.4833567Z [00:03:13.830]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1679262874/b1323/_pkg_.a
2025-08-20T21:13:36.4834179Z [00:03:13.830]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.4834687Z [00:03:13.830]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:36.4835109Z [00:03:13.830]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.4835537Z [00:03:13.830]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.4835960Z [00:03:13.830]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:36.4836717Z [00:03:13.830]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:36.4837253Z [00:03:13.830]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.4837674Z [00:03:13.830]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.4838110Z [00:03:13.830]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.4838532Z [00:03:13.830]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4838942Z [00:03:13.830]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.4839251Z [00:03:13.830]➜  EOF
2025-08-20T21:13:36.4842026Z [00:03:13.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1359/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport=>cloud.google.com/go/auth@v0.13.0/internal/transport;$WORK/b1359=>" -p cloud.google.com/go/auth/internal/transport -lang=go1.21 -complete -installsuffix shared -buildid qc0vXe19QdwqWKtXJNqV/qc0vXe19QdwqWKtXJNqV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1359/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/cba.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/s2a.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/internal/transport/transport.go
2025-08-20T21:13:36.4862002Z [00:03:13.834]➜  go tool buildid -w $WORK/b1371/_pkg_.a # internal
2025-08-20T21:13:36.4866998Z [00:03:13.835]➜  cp $WORK/b1371/_pkg_.a /root/.cache/go-build/b4/b4ea45095e84a02f3387a6b6a5ab9c54e3e379f79153558d94e16d50c5fa5cae-d # internal
2025-08-20T21:13:36.4873905Z [00:03:13.835]➜  google.golang.org/grpc/credentials/alts
2025-08-20T21:13:36.4899182Z [00:03:13.835]➜  mkdir -p $WORK/b1364/
2025-08-20T21:13:36.4899650Z [00:03:13.836]➜  cat >/tmp/go-build1679262874/b1364/importcfg << 'EOF' # internal
2025-08-20T21:13:36.4900008Z [00:03:13.836]➜  # import config
2025-08-20T21:13:36.4900356Z [00:03:13.836]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.4901000Z [00:03:13.836]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.4901424Z [00:03:13.836]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.4901932Z [00:03:13.836]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.4902533Z [00:03:13.836]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.4903214Z [00:03:13.836]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1679262874/b1365/_pkg_.a
2025-08-20T21:13:36.4904001Z [00:03:13.836]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build1679262874/b1366/_pkg_.a
2025-08-20T21:13:36.4905173Z [00:03:13.836]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build1679262874/b1370/_pkg_.a
2025-08-20T21:13:36.4906046Z [00:03:13.836]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1679262874/b1368/_pkg_.a
2025-08-20T21:13:36.4906768Z [00:03:13.836]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.4907414Z [00:03:13.836]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build1679262874/b1371/_pkg_.a
2025-08-20T21:13:36.4908056Z [00:03:13.836]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:36.4908628Z [00:03:13.836]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.4909118Z [00:03:13.836]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.4909540Z [00:03:13.836]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.4909966Z [00:03:13.836]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.4910376Z [00:03:13.836]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.4912577Z [00:03:13.836]➜  EOF
2025-08-20T21:13:36.4914949Z [00:03:13.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1364/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts=>google.golang.org/grpc@v1.68.1/credentials/alts;$WORK/b1364=>" -p google.golang.org/grpc/credentials/alts -lang=go1.22 -complete -installsuffix shared -buildid puaak6vXM25tllMlQKO3/puaak6vXM25tllMlQKO3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1364/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/alts.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/alts/utils.go
2025-08-20T21:13:36.5051271Z [00:03:13.853]➜  go tool buildid -w $WORK/b1372/_pkg_.a # internal
2025-08-20T21:13:36.5058222Z [00:03:13.854]➜  cp $WORK/b1372/_pkg_.a /root/.cache/go-build/bc/bc34b7625b9279761de98917dd26c4c2c6a6e192d695a1a661b41617f14d1f54-d # internal
2025-08-20T21:13:36.5099996Z [00:03:13.858]➜  google.golang.org/grpc/internal/xds
2025-08-20T21:13:36.5103352Z [00:03:13.858]➜  mkdir -p $WORK/b1373/
2025-08-20T21:13:36.5103801Z [00:03:13.858]➜  cat >/tmp/go-build1679262874/b1373/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5106988Z [00:03:13.858]➜  # import config
2025-08-20T21:13:36.5107820Z [00:03:13.858]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:13:36.5108727Z [00:03:13.858]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:36.5109188Z [00:03:13.858]➜  EOF
2025-08-20T21:13:36.5111232Z [00:03:13.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1373/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds=>google.golang.org/grpc@v1.68.1/internal/xds;$WORK/b1373=>" -p google.golang.org/grpc/internal/xds -lang=go1.22 -complete -installsuffix shared -buildid sppB_bFNrswFFxZd5jdo/sppB_bFNrswFFxZd5jdo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1373/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/xds.go
2025-08-20T21:13:36.5253987Z [00:03:13.873]➜  go tool buildid -w $WORK/b1373/_pkg_.a # internal
2025-08-20T21:13:36.5255897Z [00:03:13.873]➜  cp $WORK/b1373/_pkg_.a /root/.cache/go-build/e1/e11019a1591c8d73f3f59b3e201b0ba6720b651fefe55e3958f7926f5872d898-d # internal
2025-08-20T21:13:36.5258183Z [00:03:13.874]➜  google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
2025-08-20T21:13:36.5258556Z [00:03:13.874]➜  mkdir -p $WORK/b1375/
2025-08-20T21:13:36.5258939Z [00:03:13.874]➜  cat >/tmp/go-build1679262874/b1375/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5259291Z [00:03:13.874]➜  # import config
2025-08-20T21:13:36.5259638Z [00:03:13.874]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.5260453Z [00:03:13.874]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.5261334Z [00:03:13.874]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.5261926Z [00:03:13.874]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.5262599Z [00:03:13.874]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.5263306Z [00:03:13.874]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.5264023Z [00:03:13.874]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:36.5264761Z [00:03:13.874]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:36.5265332Z [00:03:13.874]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.5265756Z [00:03:13.874]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.5266066Z [00:03:13.874]➜  EOF
2025-08-20T21:13:36.5268723Z [00:03:13.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1375/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpc_lb_v1=>google.golang.org/grpc@v1.68.1/balancer/grpclb/grpc_lb_v1;$WORK/b1375=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.22 -complete -installsuffix shared -buildid 8bOj2Ot0gV9ynwCMsZMV/8bOj2Ot0gV9ynwCMsZMV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1375/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go
2025-08-20T21:13:36.5548497Z [00:03:13.903]➜  go tool buildid -w $WORK/b1364/_pkg_.a # internal
2025-08-20T21:13:36.5560308Z [00:03:13.904]➜  cp $WORK/b1364/_pkg_.a /root/.cache/go-build/20/20849937ea7073d4c80a56befb4a7aed3e162f32a068eba1b9bef87bda3b7ef2-d # internal
2025-08-20T21:13:36.5581355Z [00:03:13.906]➜  google.golang.org/grpc/credentials/google
2025-08-20T21:13:36.5592507Z [00:03:13.906]➜  mkdir -p $WORK/b1363/
2025-08-20T21:13:36.5592972Z [00:03:13.906]➜  cat >/tmp/go-build1679262874/b1363/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5593341Z [00:03:13.906]➜  # import config
2025-08-20T21:13:36.5593693Z [00:03:13.906]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.5594113Z [00:03:13.906]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.5594924Z [00:03:13.906]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.5595626Z [00:03:13.906]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build1679262874/b1364/_pkg_.a
2025-08-20T21:13:36.5596290Z [00:03:13.906]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1679262874/b1372/_pkg_.a
2025-08-20T21:13:36.5596916Z [00:03:13.906]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.5597501Z [00:03:13.906]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:36.5598115Z [00:03:13.906]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build1679262874/b1373/_pkg_.a
2025-08-20T21:13:36.5598622Z [00:03:13.906]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.5599035Z [00:03:13.906]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:36.5599464Z [00:03:13.906]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.5599881Z [00:03:13.906]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.5600184Z [00:03:13.906]➜  EOF
2025-08-20T21:13:36.5602657Z [00:03:13.906]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1363/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/google=>google.golang.org/grpc@v1.68.1/credentials/google;$WORK/b1363=>" -p google.golang.org/grpc/credentials/google -lang=go1.22 -complete -installsuffix shared -buildid -aOVKkC2iFbKxKNHqjU1/-aOVKkC2iFbKxKNHqjU1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1363/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/google/google.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/google/xds.go
2025-08-20T21:13:36.5714242Z [00:03:13.919]➜  go tool buildid -w $WORK/b1359/_pkg_.a # internal
2025-08-20T21:13:36.5729590Z [00:03:13.921]➜  cp $WORK/b1359/_pkg_.a /root/.cache/go-build/fe/fe92a052637d12b41847fbb6c0718d6ef7f714f800d99f963c5b11c31d5cac4d-d # internal
2025-08-20T21:13:36.5734854Z [00:03:13.921]➜  google.golang.org/grpc/resolver/manual
2025-08-20T21:13:36.5743131Z [00:03:13.922]➜  mkdir -p $WORK/b1376/
2025-08-20T21:13:36.5743585Z [00:03:13.922]➜  cat >/tmp/go-build1679262874/b1376/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5743944Z [00:03:13.922]➜  # import config
2025-08-20T21:13:36.5744401Z [00:03:13.922]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:36.5744955Z [00:03:13.922]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.5745551Z [00:03:13.922]➜  EOF
2025-08-20T21:13:36.5747625Z [00:03:13.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1376/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/manual=>google.golang.org/grpc@v1.68.1/resolver/manual;$WORK/b1376=>" -p google.golang.org/grpc/resolver/manual -lang=go1.22 -complete -installsuffix shared -buildid Gn2z2_G2V2fsi3tXgsNe/Gn2z2_G2V2fsi3tXgsNe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1376/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/resolver/manual/manual.go
2025-08-20T21:13:36.5798915Z [00:03:13.928]➜  go tool buildid -w $WORK/b1309/_pkg_.a # internal
2025-08-20T21:13:36.5820951Z [00:03:13.930]➜  cp $WORK/b1309/_pkg_.a /root/.cache/go-build/61/6185a96086095392a2e627badbf4877eabcfabf57e3552492599bb731bfa7efe-d # internal
2025-08-20T21:13:36.5826568Z [00:03:13.930]➜  google.golang.org/api/option
2025-08-20T21:13:36.5826882Z [00:03:13.930]➜  mkdir -p $WORK/b1295/
2025-08-20T21:13:36.5827265Z [00:03:13.930]➜  cat >/tmp/go-build1679262874/b1295/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5827635Z [00:03:13.930]➜  # import config
2025-08-20T21:13:36.5828053Z [00:03:13.930]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:36.5828550Z [00:03:13.930]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.5829275Z [00:03:13.930]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:36.5829934Z [00:03:13.930]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:36.5830532Z [00:03:13.930]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:36.5831406Z [00:03:13.930]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1679262874/b1348/_pkg_.a
2025-08-20T21:13:36.5832016Z [00:03:13.930]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.5832498Z [00:03:13.930]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.5832945Z [00:03:13.930]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:36.5833265Z [00:03:13.930]➜  EOF
2025-08-20T21:13:36.5835091Z [00:03:13.931]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1295/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/option=>google.golang.org/api@v0.215.0/option;$WORK/b1295=>" -p google.golang.org/api/option -lang=go1.21 -complete -installsuffix shared -buildid DT7tgym8kDuzUNiRs_4w/DT7tgym8kDuzUNiRs_4w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1295/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/option/option.go
2025-08-20T21:13:36.5926904Z [00:03:13.941]➜  go tool buildid -w $WORK/b1376/_pkg_.a # internal
2025-08-20T21:13:36.5932104Z [00:03:13.941]➜  cp $WORK/b1376/_pkg_.a /root/.cache/go-build/1b/1bebb4c69c108e3e67596f0a8c10794f8d64ac45360e24d5af15a7b4b372bcf7-d # internal
2025-08-20T21:13:36.5935450Z [00:03:13.941]➜  google.golang.org/genproto/googleapis/api/distribution
2025-08-20T21:13:36.5938686Z [00:03:13.941]➜  mkdir -p $WORK/b1380/
2025-08-20T21:13:36.5948616Z [00:03:13.941]➜  cat >/tmp/go-build1679262874/b1380/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5949090Z [00:03:13.941]➜  # import config
2025-08-20T21:13:36.5949610Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.5950322Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.5951140Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:36.5951873Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:36.5952450Z [00:03:13.941]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.5952871Z [00:03:13.941]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.5953466Z [00:03:13.941]➜  EOF
2025-08-20T21:13:36.5956059Z [00:03:13.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1380/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/distribution=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/distribution;$WORK/b1380=>" -p google.golang.org/genproto/googleapis/api/distribution -lang=go1.21 -complete -installsuffix shared -buildid UnioWs9SHOVU_gGEzpa5/UnioWs9SHOVU_gGEzpa5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1380/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/distribution/distribution.pb.go
2025-08-20T21:13:36.5958361Z [00:03:13.941]➜  go tool buildid -w $WORK/b1363/_pkg_.a # internal
2025-08-20T21:13:36.5959023Z [00:03:13.942]➜  cp $WORK/b1363/_pkg_.a /root/.cache/go-build/be/be73c7da6c6445844d1f545852ec96b2ad3432052a4e0e43eaa6b4be12e207dc-d # internal
2025-08-20T21:13:36.5959620Z [00:03:13.942]➜  cloud.google.com/go/auth/grpctransport
2025-08-20T21:13:36.5959926Z [00:03:13.942]➜  mkdir -p $WORK/b1357/
2025-08-20T21:13:36.5960303Z [00:03:13.942]➜  cat >/tmp/go-build1679262874/b1357/importcfg << 'EOF' # internal
2025-08-20T21:13:36.5960948Z [00:03:13.942]➜  # import config
2025-08-20T21:13:36.5961433Z [00:03:13.942]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:36.5962030Z [00:03:13.942]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:36.5962655Z [00:03:13.942]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:36.5963305Z [00:03:13.942]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build1679262874/b1358/_pkg_.a
2025-08-20T21:13:36.5963994Z [00:03:13.942]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build1679262874/b1359/_pkg_.a
2025-08-20T21:13:36.5964557Z [00:03:13.942]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.5965000Z [00:03:13.942]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:36.5965434Z [00:03:13.942]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.5965851Z [00:03:13.942]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.5966402Z [00:03:13.942]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:36.5967227Z [00:03:13.942]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build1679262874/b1360/_pkg_.a
2025-08-20T21:13:36.5968184Z [00:03:13.942]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.5968767Z [00:03:13.942]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.5969508Z [00:03:13.942]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1679262874/b1363/_pkg_.a
2025-08-20T21:13:36.5970294Z [00:03:13.942]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:36.5971104Z [00:03:13.942]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:36.5971613Z [00:03:13.942]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.5972032Z [00:03:13.942]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.5972451Z [00:03:13.942]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:36.5972866Z [00:03:13.942]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.5973281Z [00:03:13.942]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.5973709Z [00:03:13.942]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.5974127Z [00:03:13.942]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.5974758Z [00:03:13.942]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:36.5975203Z [00:03:13.942]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:36.5975518Z [00:03:13.942]➜  EOF
2025-08-20T21:13:36.5978362Z [00:03:13.943]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1357/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/grpctransport=>cloud.google.com/go/auth@v0.13.0/grpctransport;$WORK/b1357=>" -p cloud.google.com/go/auth/grpctransport -lang=go1.21 -complete -installsuffix shared -buildid mgsv4Ogt8OtUY71x7Lq-/mgsv4Ogt8OtUY71x7Lq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1357/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/grpctransport/dial_socketopt.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/grpctransport/directpath.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/grpctransport/grpctransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/grpctransport/pool.go
2025-08-20T21:13:36.6392498Z [00:03:13.987]➜  go tool buildid -w $WORK/b1375/_pkg_.a # internal
2025-08-20T21:13:36.6438473Z [00:03:13.992]➜  cp $WORK/b1375/_pkg_.a /root/.cache/go-build/89/897eef2c8e1e12bb347f2fa168fcdee5a915c4882e7bf37ae8cbe19bc20ea392-d # internal
2025-08-20T21:13:36.6472388Z [00:03:13.995]➜  google.golang.org/grpc/balancer/grpclb
2025-08-20T21:13:36.6475267Z [00:03:13.995]➜  mkdir -p $WORK/b1374/
2025-08-20T21:13:36.6484582Z [00:03:13.996]➜  cat >/tmp/go-build1679262874/b1374/importcfg << 'EOF' # internal
2025-08-20T21:13:36.6517410Z [00:03:13.996]➜  # import config
2025-08-20T21:13:36.6517784Z [00:03:13.996]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.6518275Z [00:03:13.996]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:36.6518724Z [00:03:13.996]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.6519140Z [00:03:13.996]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.6519634Z [00:03:13.996]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.6520200Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:36.6521016Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:36.6521746Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build1679262874/b1375/_pkg_.a
2025-08-20T21:13:36.6522460Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1679262874/b1013/_pkg_.a
2025-08-20T21:13:36.6523516Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1679262874/b975/_pkg_.a
2025-08-20T21:13:36.6524191Z [00:03:13.996]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1679262874/b982/_pkg_.a
2025-08-20T21:13:36.6524932Z [00:03:13.996]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.6525608Z [00:03:13.996]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:36.6526226Z [00:03:13.996]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:36.6526886Z [00:03:13.996]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:36.6527517Z [00:03:13.996]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:36.6528120Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:36.6528745Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:36.6529392Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:36.6530222Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1679262874/b998/_pkg_.a
2025-08-20T21:13:36.6548862Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:36.6549594Z [00:03:13.996]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1679262874/b1012/_pkg_.a
2025-08-20T21:13:36.6550252Z [00:03:13.996]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1679262874/b1008/_pkg_.a
2025-08-20T21:13:36.6551046Z [00:03:13.996]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:36.6551654Z [00:03:13.996]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:36.6552283Z [00:03:13.996]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build1679262874/b1376/_pkg_.a
2025-08-20T21:13:36.6552919Z [00:03:13.996]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:36.6553528Z [00:03:13.996]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.6554113Z [00:03:13.996]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.6555027Z [00:03:13.996]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:36.6555845Z [00:03:13.996]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:36.6556405Z [00:03:13.996]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:36.6556829Z [00:03:13.996]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:36.6557257Z [00:03:13.996]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.6557675Z [00:03:13.996]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.6558106Z [00:03:13.996]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:36.6558550Z [00:03:13.996]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.6558857Z [00:03:13.996]➜  EOF
2025-08-20T21:13:36.6562683Z [00:03:13.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1374/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb=>google.golang.org/grpc@v1.68.1/balancer/grpclb;$WORK/b1374=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.22 -complete -installsuffix shared -buildid Hzi-4s5Lp1DID2dHRJ90/Hzi-4s5Lp1DID2dHRJ90 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1374/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpclb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpclb_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpclb_picker.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpclb_remote_balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/grpclb/grpclb_util.go
2025-08-20T21:13:36.6566073Z [00:03:14.003]➜  go tool buildid -w $WORK/b1295/_pkg_.a # internal
2025-08-20T21:13:36.6569592Z [00:03:14.004]➜  cp $WORK/b1295/_pkg_.a /root/.cache/go-build/df/df29f116f612f6cc2619f0cf421e37d308c8eb85ac20d7f45e2e91939bd29e7c-d # internal
2025-08-20T21:13:36.6597069Z [00:03:14.007]➜  cloud.google.com/go/storage/experimental
2025-08-20T21:13:36.6598003Z [00:03:14.007]➜  mkdir -p $WORK/b1283/
2025-08-20T21:13:36.6599364Z [00:03:14.008]➜  cat >/tmp/go-build1679262874/b1283/importcfg << 'EOF' # internal
2025-08-20T21:13:36.6600219Z [00:03:14.008]➜  # import config
2025-08-20T21:13:36.6601277Z [00:03:14.008]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build1679262874/b1284/_pkg_.a
2025-08-20T21:13:36.6602501Z [00:03:14.008]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1679262874/b1285/_pkg_.a
2025-08-20T21:13:36.6603109Z [00:03:14.008]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:36.6603614Z [00:03:14.008]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.6603927Z [00:03:14.008]➜  EOF
2025-08-20T21:13:36.6605957Z [00:03:14.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1283/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/experimental=>cloud.google.com/go/storage@v1.49.0/experimental;$WORK/b1283=>" -p cloud.google.com/go/storage/experimental -lang=go1.21 -complete -installsuffix shared -buildid VdbwcfcBuxabmcJKAj5e/VdbwcfcBuxabmcJKAj5e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1283/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/experimental/experimental.go
2025-08-20T21:13:36.6721283Z [00:03:14.020]➜  go tool buildid -w $WORK/b1380/_pkg_.a # internal
2025-08-20T21:13:36.6722042Z [00:03:14.020]➜  cp $WORK/b1380/_pkg_.a /root/.cache/go-build/aa/aa69d108a2a3cd43f6b3178e2383c5967c4107f9f63b43e12c6d72c1391304ab-d # internal
2025-08-20T21:13:36.6722721Z [00:03:14.020]➜  google.golang.org/api/option/internaloption
2025-08-20T21:13:36.6723053Z [00:03:14.020]➜  mkdir -p $WORK/b1355/
2025-08-20T21:13:36.6723430Z [00:03:14.020]➜  cat >/tmp/go-build1679262874/b1355/importcfg << 'EOF' # internal
2025-08-20T21:13:36.6723782Z [00:03:14.020]➜  # import config
2025-08-20T21:13:36.6724425Z [00:03:14.020]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:36.6724994Z [00:03:14.020]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.6725564Z [00:03:14.020]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:36.6726188Z [00:03:14.020]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:36.6726779Z [00:03:14.020]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:36.6727357Z [00:03:14.020]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:36.6727918Z [00:03:14.020]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.6728238Z [00:03:14.020]➜  EOF
2025-08-20T21:13:36.6730328Z [00:03:14.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1355/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/option/internaloption=>google.golang.org/api@v0.215.0/option/internaloption;$WORK/b1355=>" -p google.golang.org/api/option/internaloption -lang=go1.21 -complete -installsuffix shared -buildid kLLJwggJbE59Id0PQpCO/kLLJwggJbE59Id0PQpCO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1355/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/option/internaloption/internaloption.go
2025-08-20T21:13:36.7282293Z [00:03:14.076]➜  go tool buildid -w $WORK/b1283/_pkg_.a # internal
2025-08-20T21:13:36.7304536Z [00:03:14.078]➜  cp $WORK/b1283/_pkg_.a /root/.cache/go-build/1c/1c50e8e0218f26b633112fb8df858075545781164b2d3279cdd4c6b5137a2588-d # internal
2025-08-20T21:13:36.7316349Z [00:03:14.080]➜  google.golang.org/genproto/googleapis/api/label
2025-08-20T21:13:36.7316795Z [00:03:14.080]➜  mkdir -p $WORK/b1381/
2025-08-20T21:13:36.7321928Z [00:03:14.080]➜  cat >/tmp/go-build1679262874/b1381/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7322375Z [00:03:14.080]➜  # import config
2025-08-20T21:13:36.7322907Z [00:03:14.080]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.7323625Z [00:03:14.080]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.7324218Z [00:03:14.080]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.7324660Z [00:03:14.080]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7324967Z [00:03:14.080]➜  EOF
2025-08-20T21:13:36.7327403Z [00:03:14.080]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1381/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/label=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/label;$WORK/b1381=>" -p google.golang.org/genproto/googleapis/api/label -lang=go1.21 -complete -installsuffix shared -buildid xPUkT895wPSh7-poIcpO/xPUkT895wPSh7-poIcpO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1381/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/label/label.pb.go
2025-08-20T21:13:36.7524868Z [00:03:14.100]➜  go tool buildid -w $WORK/b1355/_pkg_.a # internal
2025-08-20T21:13:36.7526463Z [00:03:14.101]➜  go tool buildid -w $WORK/b1357/_pkg_.a # internal
2025-08-20T21:13:36.7559727Z [00:03:14.104]➜  cp $WORK/b1357/_pkg_.a /root/.cache/go-build/13/130cf5f646e414c20d93626a9e4fb608f4b9af83d4d7be19574bc574a61819f7-d # internal
2025-08-20T21:13:36.7574293Z [00:03:14.105]➜  google.golang.org/protobuf/types/known/structpb
2025-08-20T21:13:36.7575066Z [00:03:14.106]➜  mkdir -p $WORK/b1384/
2025-08-20T21:13:36.7577141Z [00:03:14.106]➜  cat >/tmp/go-build1679262874/b1384/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7577510Z [00:03:14.106]➜  # import config
2025-08-20T21:13:36.7577885Z [00:03:14.106]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:36.7578640Z [00:03:14.106]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:36.7579310Z [00:03:14.106]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:36.7580031Z [00:03:14.106]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.7580949Z [00:03:14.106]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.7581585Z [00:03:14.106]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:36.7582008Z [00:03:14.106]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.7582441Z [00:03:14.106]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7582882Z [00:03:14.106]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:36.7583218Z [00:03:14.106]➜  EOF
2025-08-20T21:13:36.7585349Z [00:03:14.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1384/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/structpb=>google.golang.org/protobuf@v1.36.5/types/known/structpb;$WORK/b1384=>" -p google.golang.org/protobuf/types/known/structpb -lang=go1.21 -complete -installsuffix shared -buildid SIalMCNPHFCCfVe92dOd/SIalMCNPHFCCfVe92dOd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1384/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/structpb/struct.pb.go
2025-08-20T21:13:36.7587775Z [00:03:14.106]➜  cp $WORK/b1355/_pkg_.a /root/.cache/go-build/2c/2c2342de8b29ead6e67f6074f4def03814d71df003ac750395f0cf9b7e0b8a73-d # internal
2025-08-20T21:13:36.7588668Z [00:03:14.106]➜  google.golang.org/genproto/googleapis/type/calendarperiod
2025-08-20T21:13:36.7589097Z [00:03:14.106]➜  mkdir -p $WORK/b1385/
2025-08-20T21:13:36.7589472Z [00:03:14.106]➜  cat >/tmp/go-build1679262874/b1385/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7590228Z [00:03:14.106]➜  # import config
2025-08-20T21:13:36.7590837Z [00:03:14.106]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.7591616Z [00:03:14.106]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.7592169Z [00:03:14.106]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.7592595Z [00:03:14.106]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7592901Z [00:03:14.106]➜  EOF
2025-08-20T21:13:36.7595549Z [00:03:14.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1385/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/calendarperiod=>google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/calendarperiod;$WORK/b1385=>" -p google.golang.org/genproto/googleapis/type/calendarperiod -lang=go1.21 -complete -installsuffix shared -buildid RyvJ0hKdcJofD0LBQbCF/RyvJ0hKdcJofD0LBQbCF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1385/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20241118233622-e639e219e697/googleapis/type/calendarperiod/calendar_period.pb.go
2025-08-20T21:13:36.7735832Z [00:03:14.122]➜  go tool buildid -w $WORK/b1374/_pkg_.a # internal
2025-08-20T21:13:36.7758586Z [00:03:14.124]➜  cp $WORK/b1374/_pkg_.a /root/.cache/go-build/06/061dc357fae429842b286e6ff8e063b38b85ab59e8813e557e2020a903fe42c7-d # internal
2025-08-20T21:13:36.7762734Z [00:03:14.124]➜  google.golang.org/api/transport/grpc
2025-08-20T21:13:36.7763091Z [00:03:14.124]➜  mkdir -p $WORK/b1356/
2025-08-20T21:13:36.7763485Z [00:03:14.124]➜  cat >/tmp/go-build1679262874/b1356/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7763876Z [00:03:14.124]➜  # import config
2025-08-20T21:13:36.7764286Z [00:03:14.124]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:36.7765127Z [00:03:14.124]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:36.7765852Z [00:03:14.124]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build1679262874/b1357/_pkg_.a
2025-08-20T21:13:36.7766493Z [00:03:14.124]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1679262874/b1321/_pkg_.a
2025-08-20T21:13:36.7767175Z [00:03:14.124]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:36.7767716Z [00:03:14.124]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.7768142Z [00:03:14.124]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.7768559Z [00:03:14.124]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.7769259Z [00:03:14.124]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build1679262874/b1360/_pkg_.a
2025-08-20T21:13:36.7769969Z [00:03:14.124]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:36.7770496Z [00:03:14.124]➜  packagefile golang.org/x/time/rate=/tmp/go-build1679262874/b450/_pkg_.a
2025-08-20T21:13:36.7771269Z [00:03:14.124]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:36.7771858Z [00:03:14.124]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:36.7772647Z [00:03:14.124]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.7773244Z [00:03:14.124]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build1679262874/b1374/_pkg_.a
2025-08-20T21:13:36.7774019Z [00:03:14.124]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1679262874/b1363/_pkg_.a
2025-08-20T21:13:36.7776756Z [00:03:14.124]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:36.7777440Z [00:03:14.124]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1679262874/b1372/_pkg_.a
2025-08-20T21:13:36.7778050Z [00:03:14.124]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:36.7778532Z [00:03:14.124]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:36.7778937Z [00:03:14.124]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:36.7779336Z [00:03:14.124]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.7779754Z [00:03:14.124]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.7780170Z [00:03:14.124]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7780690Z [00:03:14.124]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:36.7781191Z [00:03:14.124]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:36.7781610Z [00:03:14.124]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.7781914Z [00:03:14.124]➜  EOF
2025-08-20T21:13:36.7784419Z [00:03:14.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1356/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/grpc=>google.golang.org/api@v0.215.0/transport/grpc;$WORK/b1356=>" -p google.golang.org/api/transport/grpc -lang=go1.21 -complete -installsuffix shared -buildid JTfbTDlQBZYaLWWwuNPG/JTfbTDlQBZYaLWWwuNPG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1356/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/grpc/dial.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/grpc/dial_socketopt.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/grpc/pool.go
2025-08-20T21:13:36.7809610Z [00:03:14.127]➜  go tool buildid -w $WORK/b1381/_pkg_.a # internal
2025-08-20T21:13:36.7818337Z [00:03:14.130]➜  cp $WORK/b1381/_pkg_.a /root/.cache/go-build/50/5077cb1b052ad79d61a8d8d5404b9f129b5ae90669837b89bb0f6a98fc8a59ba-d # internal
2025-08-20T21:13:36.7826391Z [00:03:14.130]➜  google.golang.org/genproto/googleapis/api/metric
2025-08-20T21:13:36.7827195Z [00:03:14.130]➜  mkdir -p $WORK/b1382/
2025-08-20T21:13:36.7829316Z [00:03:14.131]➜  cat >/tmp/go-build1679262874/b1382/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7829682Z [00:03:14.131]➜  # import config
2025-08-20T21:13:36.7830160Z [00:03:14.131]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build1679262874/b1263/_pkg_.a
2025-08-20T21:13:36.7832558Z [00:03:14.131]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build1679262874/b1381/_pkg_.a
2025-08-20T21:13:36.7833300Z [00:03:14.131]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.7834023Z [00:03:14.131]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.7834742Z [00:03:14.131]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:36.7835320Z [00:03:14.131]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.7835743Z [00:03:14.131]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7836049Z [00:03:14.131]➜  EOF
2025-08-20T21:13:36.7838711Z [00:03:14.131]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1382/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/metric=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/metric;$WORK/b1382=>" -p google.golang.org/genproto/googleapis/api/metric -lang=go1.21 -complete -installsuffix shared -buildid rxURce8GmCMrXBYk9i7h/rxURce8GmCMrXBYk9i7h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1382/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/metric/metric.pb.go
2025-08-20T21:13:36.7925255Z [00:03:14.141]➜  go tool buildid -w $WORK/b1385/_pkg_.a # internal
2025-08-20T21:13:36.7933675Z [00:03:14.141]➜  cp $WORK/b1385/_pkg_.a /root/.cache/go-build/d2/d25968b04a5de595acada1034dffdf44dc55262eaa16d956ed03086a95eafd5c-d # internal
2025-08-20T21:13:36.7966599Z [00:03:14.144]➜  google.golang.org/protobuf/types/known/wrapperspb
2025-08-20T21:13:36.7968066Z [00:03:14.144]➜  mkdir -p $WORK/b1386/
2025-08-20T21:13:36.7968471Z [00:03:14.145]➜  cat >/tmp/go-build1679262874/b1386/importcfg << 'EOF' # internal
2025-08-20T21:13:36.7968847Z [00:03:14.145]➜  # import config
2025-08-20T21:13:36.7969350Z [00:03:14.145]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.7970062Z [00:03:14.145]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.7970767Z [00:03:14.145]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.7971254Z [00:03:14.145]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.7971559Z [00:03:14.145]➜  EOF
2025-08-20T21:13:36.7973737Z [00:03:14.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1386/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/wrapperspb=>google.golang.org/protobuf@v1.36.5/types/known/wrapperspb;$WORK/b1386=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.21 -complete -installsuffix shared -buildid i3vyVjggLNFzuL6dFnXG/i3vyVjggLNFzuL6dFnXG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1386/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.5/types/known/wrapperspb/wrappers.pb.go
2025-08-20T21:13:36.8103172Z [00:03:14.157]➜  go tool buildid -w $WORK/b1384/_pkg_.a # internal
2025-08-20T21:13:36.8104964Z [00:03:14.159]➜  cp $WORK/b1384/_pkg_.a /root/.cache/go-build/13/13ad314e21ac8ab90af6c34f972bfc9f34c4f9c1ff0d51c7d25b2cf598ce636b-d # internal
2025-08-20T21:13:36.8111524Z [00:03:14.159]➜  google.golang.org/genproto/googleapis/api/monitoredres
2025-08-20T21:13:36.8111927Z [00:03:14.159]➜  mkdir -p $WORK/b1383/
2025-08-20T21:13:36.8119346Z [00:03:14.160]➜  cat >/tmp/go-build1679262874/b1383/importcfg << 'EOF' # internal
2025-08-20T21:13:36.8119828Z [00:03:14.160]➜  # import config
2025-08-20T21:13:36.8133665Z [00:03:14.160]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build1679262874/b1263/_pkg_.a
2025-08-20T21:13:36.8135055Z [00:03:14.160]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build1679262874/b1381/_pkg_.a
2025-08-20T21:13:36.8137044Z [00:03:14.160]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.8137825Z [00:03:14.160]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.8138565Z [00:03:14.160]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:36.8139135Z [00:03:14.160]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.8139560Z [00:03:14.160]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.8139866Z [00:03:14.160]➜  EOF
2025-08-20T21:13:36.8143221Z [00:03:14.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1383/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/monitoredres=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/monitoredres;$WORK/b1383=>" -p google.golang.org/genproto/googleapis/api/monitoredres -lang=go1.21 -complete -installsuffix shared -buildid SAnFvV9oOYzldsVYpsQy/SAnFvV9oOYzldsVYpsQy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1383/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/monitoredres/monitored_resource.pb.go
2025-08-20T21:13:36.8459640Z [00:03:14.194]➜  go tool buildid -w $WORK/b1382/_pkg_.a # internal
2025-08-20T21:13:36.8475717Z [00:03:14.195]➜  cp $WORK/b1382/_pkg_.a /root/.cache/go-build/47/4728ffe2b5b1cc2c9580e68a545605b5ec4a8375c5bdc3a9d66fd4dc41895044-d # internal
2025-08-20T21:13:36.8477959Z [00:03:14.195]➜  go tool buildid -w $WORK/b1386/_pkg_.a # internal
2025-08-20T21:13:36.8487758Z [00:03:14.197]➜  cp $WORK/b1386/_pkg_.a /root/.cache/go-build/c0/c0cdbe5b05351007390424485a613a78fa21adc00e750748fe92a5d48405ad63-d # internal
2025-08-20T21:13:36.8501971Z [00:03:14.198]➜  google.golang.org/grpc/encoding/gzip
2025-08-20T21:13:36.8505608Z [00:03:14.198]➜  mkdir -p $WORK/b1390/
2025-08-20T21:13:36.8516006Z [00:03:14.200]➜  cat >/tmp/go-build1679262874/b1390/importcfg << 'EOF' # internal
2025-08-20T21:13:36.8518395Z [00:03:14.200]➜  # import config
2025-08-20T21:13:36.8520922Z [00:03:14.200]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:36.8521489Z [00:03:14.200]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:36.8521940Z [00:03:14.200]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.8522453Z [00:03:14.200]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1679262874/b984/_pkg_.a
2025-08-20T21:13:36.8522941Z [00:03:14.200]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:36.8523353Z [00:03:14.200]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.8523660Z [00:03:14.200]➜  EOF
2025-08-20T21:13:36.8540209Z [00:03:14.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1390/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/gzip=>google.golang.org/grpc@v1.68.1/encoding/gzip;$WORK/b1390=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.22 -complete -installsuffix shared -buildid VXG1BZakCDBQuYMJDRKd/VXG1BZakCDBQuYMJDRKd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1390/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/encoding/gzip/gzip.go
2025-08-20T21:13:36.8603473Z [00:03:14.208]➜  go tool buildid -w $WORK/b1383/_pkg_.a # internal
2025-08-20T21:13:36.8607997Z [00:03:14.209]➜  go.opentelemetry.io/otel/semconv/v1.24.0
2025-08-20T21:13:36.8610282Z [00:03:14.209]➜  mkdir -p $WORK/b1389/
2025-08-20T21:13:36.8611039Z [00:03:14.209]➜  cat >/tmp/go-build1679262874/b1389/importcfg << 'EOF' # internal
2025-08-20T21:13:36.8612270Z [00:03:14.209]➜  # import config
2025-08-20T21:13:36.8615073Z [00:03:14.209]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:36.8615684Z [00:03:14.209]➜  EOF
2025-08-20T21:13:36.8620418Z [00:03:14.209]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1389/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0=>go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0;$WORK/b1389=>" -p go.opentelemetry.io/otel/semconv/v1.24.0 -lang=go1.23 -complete -installsuffix shared -buildid IzdYtZKfOkPfuEGxV94K/IzdYtZKfOkPfuEGxV94K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1389/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.36.0/semconv/v1.24.0/trace.go
2025-08-20T21:13:36.8624647Z [00:03:14.209]➜  cp $WORK/b1383/_pkg_.a /root/.cache/go-build/a5/a5a72a1bc40030d0fbf8e3072bed17982bc768c03d3abafbf91ca169e7569faf-d # internal
2025-08-20T21:13:36.8634704Z [00:03:14.211]➜  cloud.google.com/go/monitoring/apiv3/v2/monitoringpb
2025-08-20T21:13:36.8636994Z [00:03:14.212]➜  mkdir -p $WORK/b1379/
2025-08-20T21:13:36.8649682Z [00:03:14.213]➜  cat >/tmp/go-build1679262874/b1379/importcfg << 'EOF' # internal
2025-08-20T21:13:36.8650323Z [00:03:14.213]➜  # import config
2025-08-20T21:13:36.8651109Z [00:03:14.213]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.8653865Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build1679262874/b1263/_pkg_.a
2025-08-20T21:13:36.8655157Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1679262874/b1262/_pkg_.a
2025-08-20T21:13:36.8673935Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build1679262874/b1380/_pkg_.a
2025-08-20T21:13:36.8675267Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build1679262874/b1381/_pkg_.a
2025-08-20T21:13:36.8676212Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build1679262874/b1382/_pkg_.a
2025-08-20T21:13:36.8677303Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build1679262874/b1383/_pkg_.a
2025-08-20T21:13:36.8678326Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:36.8679380Z [00:03:14.213]➜  packagefile google.golang.org/genproto/googleapis/type/calendarperiod=/tmp/go-build1679262874/b1385/_pkg_.a
2025-08-20T21:13:36.8680338Z [00:03:14.213]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.8681302Z [00:03:14.213]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.8682114Z [00:03:14.213]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:36.8683046Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:36.8684035Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:36.8685043Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:36.8686306Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:36.8687432Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:36.8688395Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:36.8690184Z [00:03:14.213]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:36.8691322Z [00:03:14.213]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:36.8692146Z [00:03:14.213]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:36.8692687Z [00:03:14.213]➜  EOF
2025-08-20T21:13:36.8702020Z [00:03:14.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1379/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb=>cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb;$WORK/b1379=>" -p cloud.google.com/go/monitoring/apiv3/v2/monitoringpb -lang=go1.21 -complete -installsuffix shared -buildid ufh5wAn1fhWkkvSIfG7z/ufh5wAn1fhWkkvSIfG7z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1379/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/alert.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/alert_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/common.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/dropped_labels.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/group.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/group_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/metric.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/metric_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/mutation_record.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/notification.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/notification_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/query_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/service_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/snooze.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/snooze_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/span_context.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/uptime.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/monitoringpb/uptime_service.pb.go
2025-08-20T21:13:36.8922223Z [00:03:14.240]➜  go tool buildid -w $WORK/b1390/_pkg_.a # internal
2025-08-20T21:13:36.8944028Z [00:03:14.242]➜  cp $WORK/b1390/_pkg_.a /root/.cache/go-build/d4/d43d22c46271d9473d17496d2345967c1fd68cf390a5f7b200d50d2c87daf33e-d # internal
2025-08-20T21:13:36.8945294Z [00:03:14.242]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
2025-08-20T21:13:36.8948330Z [00:03:14.242]➜  mkdir -p $WORK/b1392/
2025-08-20T21:13:36.8948855Z [00:03:14.242]➜  cat >/tmp/go-build1679262874/b1392/importcfg << 'EOF' # internal
2025-08-20T21:13:36.8949239Z [00:03:14.242]➜  # import config
2025-08-20T21:13:36.8949710Z [00:03:14.242]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:36.8950249Z [00:03:14.242]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.8951121Z [00:03:14.242]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.8951616Z [00:03:14.242]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.8952025Z [00:03:14.242]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.8952440Z [00:03:14.242]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:36.8952865Z [00:03:14.242]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.8953192Z [00:03:14.242]➜  EOF
2025-08-20T21:13:36.8957838Z [00:03:14.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp@v1.25.0;$WORK/b1392=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp -lang=go1.21 -complete -installsuffix shared -buildid 7neiYrvOm1tHCMPiNhSu/7neiYrvOm1tHCMPiNhSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1392/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/app_engine.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/bms.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/detector.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/faas.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/gce.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.25.0/gke.go
2025-08-20T21:13:36.9182903Z [00:03:14.266]➜  go tool buildid -w $WORK/b1356/_pkg_.a # internal
2025-08-20T21:13:36.9218031Z [00:03:14.270]➜  cp $WORK/b1356/_pkg_.a /root/.cache/go-build/d4/d4dfe1f456c5457c2c134604326a117945550ebdeca0748d8ab5e1c155162d8e-d # internal
2025-08-20T21:13:36.9341254Z [00:03:14.281]➜  cloud.google.com/go/storage/internal/apiv2
2025-08-20T21:13:36.9344438Z [00:03:14.282]➜  mkdir -p $WORK/b1349/
2025-08-20T21:13:36.9345475Z [00:03:14.282]➜  cat >/tmp/go-build1679262874/b1349/importcfg << 'EOF' # internal
2025-08-20T21:13:36.9346621Z [00:03:14.282]➜  # import config
2025-08-20T21:13:36.9347151Z [00:03:14.282]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build1679262874/b1261/_pkg_.a
2025-08-20T21:13:36.9347826Z [00:03:14.282]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build1679262874/b1284/_pkg_.a
2025-08-20T21:13:36.9348552Z [00:03:14.282]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build1679262874/b1350/_pkg_.a
2025-08-20T21:13:36.9349164Z [00:03:14.282]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.9349592Z [00:03:14.282]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.9350104Z [00:03:14.282]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:36.9350913Z [00:03:14.282]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build1679262874/b1352/_pkg_.a
2025-08-20T21:13:36.9351670Z [00:03:14.282]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build1679262874/b1353/_pkg_.a
2025-08-20T21:13:36.9352290Z [00:03:14.282]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:13:36.9352883Z [00:03:14.282]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:36.9353526Z [00:03:14.282]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:13:36.9354193Z [00:03:14.282]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build1679262874/b1356/_pkg_.a
2025-08-20T21:13:36.9354770Z [00:03:14.282]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:36.9355623Z [00:03:14.282]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:36.9356320Z [00:03:14.282]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:36.9356824Z [00:03:14.282]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:13:36.9357248Z [00:03:14.282]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:36.9357666Z [00:03:14.282]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:36.9358092Z [00:03:14.282]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:36.9358513Z [00:03:14.282]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:36.9358943Z [00:03:14.282]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.9359368Z [00:03:14.283]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:36.9359679Z [00:03:14.283]➜  EOF
2025-08-20T21:13:36.9363503Z [00:03:14.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1349/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2=>cloud.google.com/go/storage@v1.49.0/internal/apiv2;$WORK/b1349=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.21 -complete -installsuffix shared -buildid 8NacCZLfk66G3lrNkB6o/8NacCZLfk66G3lrNkB6o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1349/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/doc.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/helpers.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/storage_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/internal/apiv2/version.go
2025-08-20T21:13:36.9425215Z [00:03:14.291]➜  go tool buildid -w $WORK/b1392/_pkg_.a # internal
2025-08-20T21:13:36.9435920Z [00:03:14.292]➜  cp $WORK/b1392/_pkg_.a /root/.cache/go-build/0f/0f628d14f470ab1a677aedc6b65fbf58f861bc560998e8b07eabe9a7fa0621f8-d # internal
2025-08-20T21:13:36.9438938Z [00:03:14.292]➜  go.opentelemetry.io/contrib/detectors/gcp
2025-08-20T21:13:36.9442972Z [00:03:14.292]➜  mkdir -p $WORK/b1391/
2025-08-20T21:13:36.9446100Z [00:03:14.293]➜  cat >/tmp/go-build1679262874/b1391/importcfg << 'EOF' # internal
2025-08-20T21:13:36.9448986Z [00:03:14.293]➜  # import config
2025-08-20T21:13:36.9449694Z [00:03:14.293]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:36.9451181Z [00:03:14.293]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:36.9453501Z [00:03:14.293]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:36.9454777Z [00:03:14.293]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:36.9456920Z [00:03:14.293]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp=/tmp/go-build1679262874/b1392/_pkg_.a
2025-08-20T21:13:36.9458030Z [00:03:14.293]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:36.9458728Z [00:03:14.293]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:13:36.9459388Z [00:03:14.293]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:13:36.9459947Z [00:03:14.293]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:36.9460374Z [00:03:14.293]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:36.9461179Z [00:03:14.293]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:36.9461523Z [00:03:14.293]➜  EOF
2025-08-20T21:13:36.9465268Z [00:03:14.293]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1391/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0=>go.opentelemetry.io/contrib/detectors/gcp@v1.31.0;$WORK/b1391=>" -p go.opentelemetry.io/contrib/detectors/gcp -lang=go1.22 -complete -installsuffix shared -buildid zL_TmPeMFOeUM4yh8u6z/zL_TmPeMFOeUM4yh8u6z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1391/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/cloud-function.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/cloud-run.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/detector.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/gce.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/gke.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/types.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.31.0/version.go
2025-08-20T21:13:37.0292930Z [00:03:14.375]➜  go tool buildid -w $WORK/b1389/_pkg_.a # internal
2025-08-20T21:13:37.0302692Z [00:03:14.378]➜  cp $WORK/b1389/_pkg_.a /root/.cache/go-build/cd/cd83612ce44d35b310bc1142f96f1029bcd5dcee6ee2f2cdbb235d55d30478fe-d # internal
2025-08-20T21:13:37.0314233Z [00:03:14.379]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
2025-08-20T21:13:37.0315033Z [00:03:14.379]➜  mkdir -p $WORK/b1388/
2025-08-20T21:13:37.0315738Z [00:03:14.379]➜  cat >/tmp/go-build1679262874/b1388/importcfg << 'EOF' # internal
2025-08-20T21:13:37.0316344Z [00:03:14.379]➜  # import config
2025-08-20T21:13:37.0317299Z [00:03:14.379]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build1679262874/b1389/_pkg_.a
2025-08-20T21:13:37.0318200Z [00:03:14.379]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build1679262874/b1383/_pkg_.a
2025-08-20T21:13:37.0319356Z [00:03:14.379]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.0319977Z [00:03:14.379]➜  EOF
2025-08-20T21:13:37.0323176Z [00:03:14.379]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1388/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/internal/resourcemapping@v0.48.1=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping@v0.48.1;$WORK/b1388=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping -lang=go1.21 -complete -installsuffix shared -buildid TnRjlJRDcUoi9fOlqylW/TnRjlJRDcUoi9fOlqylW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1388/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/internal/resourcemapping@v0.48.1/resourcemapping.go
2025-08-20T21:13:37.0439764Z [00:03:14.392]➜  go tool buildid -w $WORK/b1391/_pkg_.a # internal
2025-08-20T21:13:37.0455871Z [00:03:14.394]➜  cp $WORK/b1391/_pkg_.a /root/.cache/go-build/df/dfdd2ce0e1f763fb4ed15129d43b95fffc16a6def57359f9bdf97ef2b4a41ef2-d # internal
2025-08-20T21:13:37.0460723Z [00:03:14.394]➜  google.golang.org/api/internal/gensupport
2025-08-20T21:13:37.0461145Z [00:03:14.394]➜  mkdir -p $WORK/b1394/
2025-08-20T21:13:37.0466099Z [00:03:14.395]➜  cat >/tmp/go-build1679262874/b1394/importcfg << 'EOF' # internal
2025-08-20T21:13:37.0466938Z [00:03:14.395]➜  # import config
2025-08-20T21:13:37.0467668Z [00:03:14.395]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.0469950Z [00:03:14.395]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.0470417Z [00:03:14.395]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:37.0471060Z [00:03:14.395]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.0471480Z [00:03:14.395]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.0471957Z [00:03:14.395]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:37.0472574Z [00:03:14.395]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:37.0473209Z [00:03:14.395]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1679262874/b1266/_pkg_.a
2025-08-20T21:13:37.0473868Z [00:03:14.395]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1679262874/b1271/_pkg_.a
2025-08-20T21:13:37.0474486Z [00:03:14.395]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:37.0475083Z [00:03:14.395]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:37.0475861Z [00:03:14.395]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:37.0476268Z [00:03:14.395]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:37.0476675Z [00:03:14.395]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:37.0477133Z [00:03:14.395]➜  packagefile mime/multipart=/tmp/go-build1679262874/b236/_pkg_.a
2025-08-20T21:13:37.0477569Z [00:03:14.395]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.0477988Z [00:03:14.395]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.0478448Z [00:03:14.395]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:13:37.0478893Z [00:03:14.395]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.0479322Z [00:03:14.395]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.0479748Z [00:03:14.395]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:37.0480178Z [00:03:14.395]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.0488632Z [00:03:14.395]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.0489168Z [00:03:14.395]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.0489941Z [00:03:14.395]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:37.0490319Z [00:03:14.395]➜  EOF
2025-08-20T21:13:37.0495637Z [00:03:14.396]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1394/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport=>google.golang.org/api@v0.215.0/internal/gensupport;$WORK/b1394=>" -p google.golang.org/api/internal/gensupport -lang=go1.21 -complete -installsuffix shared -buildid ZaQxMqoZwK3vY20HjMVb/ZaQxMqoZwK3vY20HjMVb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1394/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/buffer.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/doc.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/error.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/json.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/jsonfloat.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/media.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/params.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/resumable.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/retry.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/send.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/internal/gensupport/version.go
2025-08-20T21:13:37.0769724Z [00:03:14.425]➜  go tool buildid -w $WORK/b1388/_pkg_.a # internal
2025-08-20T21:13:37.0786845Z [00:03:14.425]➜  cp $WORK/b1388/_pkg_.a /root/.cache/go-build/36/3608fd9c96094cad6e58cc4756ff902925e04bf6031387595af964baa51dce01-d # internal
2025-08-20T21:13:37.0787519Z [00:03:14.425]➜  cloud.google.com/go/auth/httptransport
2025-08-20T21:13:37.0787851Z [00:03:14.425]➜  mkdir -p $WORK/b1396/
2025-08-20T21:13:37.0788232Z [00:03:14.425]➜  cat >/tmp/go-build1679262874/b1396/importcfg << 'EOF' # internal
2025-08-20T21:13:37.0788596Z [00:03:14.425]➜  # import config
2025-08-20T21:13:37.0789019Z [00:03:14.425]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:37.0789614Z [00:03:14.426]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:37.0792241Z [00:03:14.427]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:13:37.0793614Z [00:03:14.427]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build1679262874/b1359/_pkg_.a
2025-08-20T21:13:37.0794606Z [00:03:14.427]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1679262874/b1315/_pkg_.a
2025-08-20T21:13:37.0795718Z [00:03:14.427]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.0796616Z [00:03:14.427]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:37.0797463Z [00:03:14.427]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.0798068Z [00:03:14.427]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.0799020Z [00:03:14.427]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:37.0800736Z [00:03:14.427]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1679262874/b1089/_pkg_.a
2025-08-20T21:13:37.0801477Z [00:03:14.427]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:13:37.0801961Z [00:03:14.427]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:37.0802388Z [00:03:14.427]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.0802817Z [00:03:14.427]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.0803232Z [00:03:14.427]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:37.0803639Z [00:03:14.427]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.0804195Z [00:03:14.427]➜  EOF
2025-08-20T21:13:37.0806570Z [00:03:14.427]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1396/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/httptransport=>cloud.google.com/go/auth@v0.13.0/httptransport;$WORK/b1396=>" -p cloud.google.com/go/auth/httptransport -lang=go1.21 -complete -installsuffix shared -buildid R0jwM347jOiZWtsCfE2o/R0jwM347jOiZWtsCfE2o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1396/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/httptransport/httptransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.13.0/httptransport/transport.go
2025-08-20T21:13:37.1419688Z [00:03:14.490]➜  go tool buildid -w $WORK/b1396/_pkg_.a # internal
2025-08-20T21:13:37.1433587Z [00:03:14.491]➜  cp $WORK/b1396/_pkg_.a /root/.cache/go-build/f8/f82ed5fb8d64ff76bd6262cefb878d24c85a7744b2635b2b5e2348feee1f3ca9-d # internal
2025-08-20T21:13:37.1437292Z [00:03:14.492]➜  google.golang.org/api/googleapi/transport
2025-08-20T21:13:37.1441774Z [00:03:14.492]➜  mkdir -p $WORK/b1397/
2025-08-20T21:13:37.1442318Z [00:03:14.492]➜  cat >/tmp/go-build1679262874/b1397/importcfg << 'EOF' # internal
2025-08-20T21:13:37.1442681Z [00:03:14.492]➜  # import config
2025-08-20T21:13:37.1443028Z [00:03:14.492]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.1443712Z [00:03:14.492]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.1444132Z [00:03:14.492]➜  EOF
2025-08-20T21:13:37.1446168Z [00:03:14.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1397/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/googleapi/transport=>google.golang.org/api@v0.215.0/googleapi/transport;$WORK/b1397=>" -p google.golang.org/api/googleapi/transport -lang=go1.21 -complete -installsuffix shared -buildid bLeoZhGxvFu4anOF6u1i/bLeoZhGxvFu4anOF6u1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1397/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/googleapi/transport/apikey.go
2025-08-20T21:13:37.1668185Z [00:03:14.515]➜  go tool buildid -w $WORK/b1397/_pkg_.a # internal
2025-08-20T21:13:37.1674282Z [00:03:14.515]➜  cp $WORK/b1397/_pkg_.a /root/.cache/go-build/9b/9ba09814953e32f58b82ce0c105cf615155d9e755a7324e115722bbec97c802a-d # internal
2025-08-20T21:13:37.1676250Z [00:03:14.516]➜  google.golang.org/api/transport/http
2025-08-20T21:13:37.1677177Z [00:03:14.516]➜  mkdir -p $WORK/b1395/
2025-08-20T21:13:37.1680304Z [00:03:14.516]➜  cat >/tmp/go-build1679262874/b1395/importcfg << 'EOF' # internal
2025-08-20T21:13:37.1682329Z [00:03:14.516]➜  # import config
2025-08-20T21:13:37.1682977Z [00:03:14.516]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:13:37.1683964Z [00:03:14.516]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:13:37.1685592Z [00:03:14.516]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build1679262874/b1396/_pkg_.a
2025-08-20T21:13:37.1686924Z [00:03:14.516]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1679262874/b1321/_pkg_.a
2025-08-20T21:13:37.1687720Z [00:03:14.516]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.1688589Z [00:03:14.516]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:37.1689555Z [00:03:14.516]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.1690393Z [00:03:14.516]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1679262874/b1089/_pkg_.a
2025-08-20T21:13:37.1691647Z [00:03:14.516]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:13:37.1692689Z [00:03:14.516]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:37.1693762Z [00:03:14.516]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1679262874/b1397/_pkg_.a
2025-08-20T21:13:37.1694617Z [00:03:14.516]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:37.1696125Z [00:03:14.516]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1679262874/b1347/_pkg_.a
2025-08-20T21:13:37.1697337Z [00:03:14.516]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:37.1698526Z [00:03:14.516]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.1699266Z [00:03:14.516]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.1699970Z [00:03:14.516]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
﻿2025-08-20T21:13:37.1713589Z [00:03:14.516]➜  EOF
2025-08-20T21:13:37.1715550Z [00:03:14.517]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1395/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/http=>google.golang.org/api@v0.215.0/transport/http;$WORK/b1395=>" -p google.golang.org/api/transport/http -lang=go1.21 -complete -installsuffix shared -buildid KhuMZaYMap2YofOVWpAo/KhuMZaYMap2YofOVWpAo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1395/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/http/dial.go
2025-08-20T21:13:37.2123824Z [00:03:14.560]➜  go tool buildid -w $WORK/b1394/_pkg_.a # internal
2025-08-20T21:13:37.2154895Z [00:03:14.563]➜  cp $WORK/b1394/_pkg_.a /root/.cache/go-build/ab/ab8a03e4cb1314e0b1ecd7a9cae74a94d5a838aa893b6f8a73758b91e6c5ad1a-d # internal
2025-08-20T21:13:37.2155677Z [00:03:14.563]➜  google.golang.org/grpc/balancer/rls/internal/adaptive
2025-08-20T21:13:37.2156044Z [00:03:14.563]➜  mkdir -p $WORK/b1401/
2025-08-20T21:13:37.2156490Z [00:03:14.563]➜  cat >/tmp/go-build1679262874/b1401/importcfg << 'EOF' # internal
2025-08-20T21:13:37.2156854Z [00:03:14.563]➜  # import config
2025-08-20T21:13:37.2157199Z [00:03:14.563]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:37.2157626Z [00:03:14.563]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.2158046Z [00:03:14.563]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.2158352Z [00:03:14.563]➜  EOF
2025-08-20T21:13:37.2161198Z [00:03:14.563]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1401/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/internal/adaptive=>google.golang.org/grpc@v1.68.1/balancer/rls/internal/adaptive;$WORK/b1401=>" -p google.golang.org/grpc/balancer/rls/internal/adaptive -lang=go1.22 -complete -installsuffix shared -buildid jYyCBQWIh4Og6L9ndLwe/jYyCBQWIh4Og6L9ndLwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1401/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/internal/adaptive/adaptive.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/internal/adaptive/lookback.go
2025-08-20T21:13:37.2233135Z [00:03:14.571]➜  go tool buildid -w $WORK/b1349/_pkg_.a # internal
2025-08-20T21:13:37.2283912Z [00:03:14.576]➜  cp $WORK/b1349/_pkg_.a /root/.cache/go-build/7c/7cd574d916488ed3116438a0049c4cf314ea2be3109535d620c5b726a344b77b-d # internal
2025-08-20T21:13:37.2338548Z [00:03:14.582]➜  google.golang.org/grpc/internal/proto/grpc_lookup_v1
2025-08-20T21:13:37.2338953Z [00:03:14.582]➜  mkdir -p $WORK/b1403/
2025-08-20T21:13:37.2343981Z [00:03:14.582]➜  cat >/tmp/go-build1679262874/b1403/importcfg << 'EOF' # internal
2025-08-20T21:13:37.2344592Z [00:03:14.582]➜  # import config
2025-08-20T21:13:37.2344967Z [00:03:14.582]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.2345458Z [00:03:14.582]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:37.2346039Z [00:03:14.582]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:37.2346619Z [00:03:14.582]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:37.2347272Z [00:03:14.582]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.2348232Z [00:03:14.582]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.2349001Z [00:03:14.582]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.2349720Z [00:03:14.582]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:37.2350291Z [00:03:14.582]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.2350918Z [00:03:14.582]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.2351492Z [00:03:14.582]➜  EOF
2025-08-20T21:13:37.2356743Z [00:03:14.582]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1403/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/proto/grpc_lookup_v1=>google.golang.org/grpc@v1.68.1/internal/proto/grpc_lookup_v1;$WORK/b1403=>" -p google.golang.org/grpc/internal/proto/grpc_lookup_v1 -lang=go1.22 -complete -installsuffix shared -buildid nVg7MkbszSnkcJgWFCj8/nVg7MkbszSnkcJgWFCj8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1403/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/proto/grpc_lookup_v1/rls.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/proto/grpc_lookup_v1/rls_config.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/proto/grpc_lookup_v1/rls_grpc.pb.go
2025-08-20T21:13:37.2436549Z [00:03:14.591]➜  go tool buildid -w $WORK/b1401/_pkg_.a # internal
2025-08-20T21:13:37.2473973Z [00:03:14.592]➜  cp $WORK/b1401/_pkg_.a /root/.cache/go-build/c5/c509cfc04c6a1d9f5ed68dcca20f58700767ddf1e8d61253e0a05689b829a16c-d # internal
2025-08-20T21:13:37.2480953Z [00:03:14.596]➜  google.golang.org/grpc/internal/cache
2025-08-20T21:13:37.2486278Z [00:03:14.596]➜  mkdir -p $WORK/b1405/
2025-08-20T21:13:37.2486764Z [00:03:14.596]➜  cat >/tmp/go-build1679262874/b1405/importcfg << 'EOF' # internal
2025-08-20T21:13:37.2487126Z [00:03:14.596]➜  # import config
2025-08-20T21:13:37.2487480Z [00:03:14.596]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.2487894Z [00:03:14.596]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.2488204Z [00:03:14.596]➜  EOF
2025-08-20T21:13:37.2490251Z [00:03:14.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1405/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/cache=>google.golang.org/grpc@v1.68.1/internal/cache;$WORK/b1405=>" -p google.golang.org/grpc/internal/cache -lang=go1.22 -complete -installsuffix shared -buildid UsPS-gyIuxgBF2CHgSHC/UsPS-gyIuxgBF2CHgSHC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1405/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/cache/timeoutCache.go
2025-08-20T21:13:37.2575220Z [00:03:14.605]➜  go tool buildid -w $WORK/b1395/_pkg_.a # internal
2025-08-20T21:13:37.2613166Z [00:03:14.609]➜  cp $WORK/b1395/_pkg_.a /root/.cache/go-build/17/17c11984f21b870e3fa7f75107005d0dbb6f809fff4b7be42d621cc9413d28bb-d # internal
2025-08-20T21:13:37.2619621Z [00:03:14.610]➜  google.golang.org/api/iamcredentials/v1
2025-08-20T21:13:37.2620044Z [00:03:14.610]➜  mkdir -p $WORK/b1393/
2025-08-20T21:13:37.2624254Z [00:03:14.610]➜  cat >/tmp/go-build1679262874/b1393/importcfg << 'EOF' # internal
2025-08-20T21:13:37.2624636Z [00:03:14.610]➜  # import config
2025-08-20T21:13:37.2624986Z [00:03:14.611]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.2625430Z [00:03:14.611]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.2625879Z [00:03:14.611]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:37.2626341Z [00:03:14.611]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.2626754Z [00:03:14.611]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.2627321Z [00:03:14.611]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:37.2627966Z [00:03:14.611]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:37.2628557Z [00:03:14.611]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:37.2629200Z [00:03:14.611]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1679262874/b1394/_pkg_.a
2025-08-20T21:13:37.2629822Z [00:03:14.611]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:37.2630457Z [00:03:14.611]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:13:37.2631557Z [00:03:14.611]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1679262874/b1395/_pkg_.a
2025-08-20T21:13:37.2632077Z [00:03:14.611]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:37.2632497Z [00:03:14.611]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:37.2632938Z [00:03:14.611]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.2633369Z [00:03:14.611]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.2633798Z [00:03:14.611]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:37.2634357Z [00:03:14.611]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.2634742Z [00:03:14.611]➜  EOF
2025-08-20T21:13:37.2636789Z [00:03:14.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1393/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/iamcredentials/v1=>google.golang.org/api@v0.215.0/iamcredentials/v1;$WORK/b1393=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.21 -complete -installsuffix shared -buildid pXqETbeAbWwBvbgf4kRX/pXqETbeAbWwBvbgf4kRX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1393/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/iamcredentials/v1/iamcredentials-gen.go
2025-08-20T21:13:37.2685841Z [00:03:14.616]➜  go tool buildid -w $WORK/b1405/_pkg_.a # internal
2025-08-20T21:13:37.2703031Z [00:03:14.618]➜  cp $WORK/b1405/_pkg_.a /root/.cache/go-build/c3/c3743145bad635a5d41fae5d559e1a5c6492ace244cb3cad5dad77cb74623c8d-d # internal
2025-08-20T21:13:37.2703720Z [00:03:14.618]➜  google.golang.org/api/storage/v1
2025-08-20T21:13:37.2704042Z [00:03:14.618]➜  mkdir -p $WORK/b1398/
2025-08-20T21:13:37.2704425Z [00:03:14.618]➜  cat >/tmp/go-build1679262874/b1398/importcfg << 'EOF' # internal
2025-08-20T21:13:37.2704777Z [00:03:14.618]➜  # import config
2025-08-20T21:13:37.2705116Z [00:03:14.618]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.2705557Z [00:03:14.618]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.2706356Z [00:03:14.618]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:37.2706805Z [00:03:14.618]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.2707221Z [00:03:14.618]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.2707833Z [00:03:14.618]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:37.2708580Z [00:03:14.618]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:13:37.2709232Z [00:03:14.618]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:37.2709827Z [00:03:14.618]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:37.2710463Z [00:03:14.618]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1679262874/b1394/_pkg_.a
2025-08-20T21:13:37.2711568Z [00:03:14.618]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:37.2712212Z [00:03:14.618]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:13:37.2712882Z [00:03:14.618]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1679262874/b1395/_pkg_.a
2025-08-20T21:13:37.2713387Z [00:03:14.618]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:37.2713807Z [00:03:14.618]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:37.2714276Z [00:03:14.618]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.2714706Z [00:03:14.618]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.2715135Z [00:03:14.618]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:37.2715569Z [00:03:14.618]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.2716164Z [00:03:14.618]➜  EOF
2025-08-20T21:13:37.2718170Z [00:03:14.618]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1398/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/storage/v1=>google.golang.org/api@v0.215.0/storage/v1;$WORK/b1398=>" -p google.golang.org/api/storage/v1 -lang=go1.21 -complete -installsuffix shared -buildid p3GNHkxI7De1N093Shkd/p3GNHkxI7De1N093Shkd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1398/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/storage/v1/storage-gen.go
2025-08-20T21:13:37.3348261Z [00:03:14.683]➜  go tool buildid -w $WORK/b1403/_pkg_.a # internal
2025-08-20T21:13:37.3382192Z [00:03:14.685]➜  cp $WORK/b1403/_pkg_.a /root/.cache/go-build/2d/2df15efe933eb3c3fb5e324046e2a23c3e4f85e007113997145d18ce1d880e8e-d # internal
2025-08-20T21:13:37.3394490Z [00:03:14.687]➜  google.golang.org/api/transport
2025-08-20T21:13:37.3394922Z [00:03:14.687]➜  mkdir -p $WORK/b1399/
2025-08-20T21:13:37.3401196Z [00:03:14.688]➜  cat >/tmp/go-build1679262874/b1399/importcfg << 'EOF' # internal
2025-08-20T21:13:37.3401606Z [00:03:14.688]➜  # import config
2025-08-20T21:13:37.3401976Z [00:03:14.688]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.3402487Z [00:03:14.688]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:37.3403079Z [00:03:14.688]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:13:37.3403659Z [00:03:14.688]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:37.3404273Z [00:03:14.688]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build1679262874/b1356/_pkg_.a
2025-08-20T21:13:37.3404907Z [00:03:14.688]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1679262874/b1395/_pkg_.a
2025-08-20T21:13:37.3405480Z [00:03:14.688]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:37.3405970Z [00:03:14.688]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:37.3406616Z [00:03:14.688]➜  EOF
2025-08-20T21:13:37.3412950Z [00:03:14.689]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1399/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.215.0/transport=>google.golang.org/api@v0.215.0/transport;$WORK/b1399=>" -p google.golang.org/api/transport -lang=go1.21 -complete -installsuffix shared -buildid MKLeVy3LUAeRuWz2IE09/MKLeVy3LUAeRuWz2IE09 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1399/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/dial.go /root/go/pkg/mod/google.golang.org/api@v0.215.0/transport/doc.go
2025-08-20T21:13:37.3685799Z [00:03:14.716]➜  go tool buildid -w $WORK/b1393/_pkg_.a # internal
2025-08-20T21:13:37.3734529Z [00:03:14.721]➜  cp $WORK/b1393/_pkg_.a /root/.cache/go-build/60/60f0384732171e5301e4f61cbdd5319ca1c82b72ba81143d83faacb566034006-d # internal
2025-08-20T21:13:37.3741231Z [00:03:14.722]➜  google.golang.org/grpc/balancer/rls/internal/keys
2025-08-20T21:13:37.3747099Z [00:03:14.723]➜  mkdir -p $WORK/b1402/
2025-08-20T21:13:37.3762537Z [00:03:14.724]➜  cat >/tmp/go-build1679262874/b1402/importcfg << 'EOF' # internal
2025-08-20T21:13:37.3763052Z [00:03:14.724]➜  # import config
2025-08-20T21:13:37.3763420Z [00:03:14.724]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.3763841Z [00:03:14.724]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.3764438Z [00:03:14.724]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build1679262874/b1403/_pkg_.a
2025-08-20T21:13:37.3765115Z [00:03:14.724]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:37.3765610Z [00:03:14.724]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.3766032Z [00:03:14.724]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.3766629Z [00:03:14.724]➜  EOF
2025-08-20T21:13:37.3768798Z [00:03:14.724]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1402/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/internal/keys=>google.golang.org/grpc@v1.68.1/balancer/rls/internal/keys;$WORK/b1402=>" -p google.golang.org/grpc/balancer/rls/internal/keys -lang=go1.22 -complete -installsuffix shared -buildid F5W68ZWiyEq6pDUJDA9t/F5W68ZWiyEq6pDUJDA9t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1402/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/internal/keys/builder.go
2025-08-20T21:13:37.3920262Z [00:03:14.740]➜  go tool buildid -w $WORK/b1399/_pkg_.a # internal
2025-08-20T21:13:37.3937310Z [00:03:14.742]➜  cp $WORK/b1399/_pkg_.a /root/.cache/go-build/9a/9a7638e723372bcaa2d8cf6eb6f2e683a75fd618667951cc52e06d16201bb0d4-d # internal
2025-08-20T21:13:37.3948426Z [00:03:14.743]➜  google.golang.org/grpc/internal/balancergroup
2025-08-20T21:13:37.3949326Z [00:03:14.743]➜  mkdir -p $WORK/b1404/
2025-08-20T21:13:37.3953873Z [00:03:14.743]➜  cat >/tmp/go-build1679262874/b1404/importcfg << 'EOF' # internal
2025-08-20T21:13:37.3954535Z [00:03:14.743]➜  # import config
2025-08-20T21:13:37.3955960Z [00:03:14.743]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:37.3957283Z [00:03:14.743]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.3958159Z [00:03:14.743]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:37.3959076Z [00:03:14.743]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:37.3960351Z [00:03:14.743]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1679262874/b989/_pkg_.a
2025-08-20T21:13:37.3961357Z [00:03:14.743]➜  packagefile google.golang.org/grpc/internal/cache=/tmp/go-build1679262874/b1405/_pkg_.a
2025-08-20T21:13:37.3962156Z [00:03:14.743]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:37.3963350Z [00:03:14.743]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:37.3964088Z [00:03:14.743]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:37.3964931Z [00:03:14.743]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.3965829Z [00:03:14.743]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.3967010Z [00:03:14.743]➜  EOF
2025-08-20T21:13:37.3969527Z [00:03:14.744]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1404/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancergroup=>google.golang.org/grpc@v1.68.1/internal/balancergroup;$WORK/b1404=>" -p google.golang.org/grpc/internal/balancergroup -lang=go1.22 -complete -installsuffix shared -buildid Lpid-zJO9sO-BNcMO1S5/Lpid-zJO9sO-BNcMO1S5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1404/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancergroup/balancergroup.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancergroup/balancerstateaggregator.go
2025-08-20T21:13:37.4463720Z [00:03:14.794]➜  go tool buildid -w $WORK/b1404/_pkg_.a # internal
2025-08-20T21:13:37.4481894Z [00:03:14.796]➜  cp $WORK/b1404/_pkg_.a /root/.cache/go-build/d9/d9ad5126a8b241ee5de9ae248541354120e5a2ca243af4c967c40a5349d7c003-d # internal
2025-08-20T21:13:37.4482864Z [00:03:14.796]➜  google.golang.org/grpc/stats/opentelemetry/internal
2025-08-20T21:13:37.4483418Z [00:03:14.796]➜  mkdir -p $WORK/b1407/
2025-08-20T21:13:37.4484172Z [00:03:14.796]➜  cat >/tmp/go-build1679262874/b1407/importcfg << 'EOF' # internal
2025-08-20T21:13:37.4486347Z [00:03:14.796]➜  # import config
2025-08-20T21:13:37.4486807Z [00:03:14.796]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:37.4487204Z [00:03:14.796]➜  EOF
2025-08-20T21:13:37.4490051Z [00:03:14.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1407/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/internal=>google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/internal;$WORK/b1407=>" -p google.golang.org/grpc/stats/opentelemetry/internal -lang=go1.22 -complete -installsuffix shared -buildid sex6hRmdRZ5IYkJ9RIzd/sex6hRmdRZ5IYkJ9RIzd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1407/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/internal/pluginoption.go
2025-08-20T21:13:37.4503889Z [00:03:14.798]➜  go tool buildid -w $WORK/b1402/_pkg_.a # internal
2025-08-20T21:13:37.4525365Z [00:03:14.800]➜  cp $WORK/b1402/_pkg_.a /root/.cache/go-build/83/8310835ea432303c96e203a6651da63425a9401bf06fc2acf4b6b03b3612098c-d # internal
2025-08-20T21:13:37.4573312Z [00:03:14.805]➜  google.golang.org/grpc/balancer/rls
2025-08-20T21:13:37.4574166Z [00:03:14.805]➜  mkdir -p $WORK/b1400/
2025-08-20T21:13:37.4578526Z [00:03:14.806]➜  cat >/tmp/go-build1679262874/b1400/importcfg << 'EOF' # internal
2025-08-20T21:13:37.4581735Z [00:03:14.806]➜  # import config
2025-08-20T21:13:37.4582104Z [00:03:14.806]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.4582582Z [00:03:14.806]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:37.4583041Z [00:03:14.806]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.4583493Z [00:03:14.806]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:37.4583948Z [00:03:14.806]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.4584362Z [00:03:14.806]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.4584831Z [00:03:14.806]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:37.4585371Z [00:03:14.806]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:37.4586295Z [00:03:14.806]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:37.4586920Z [00:03:14.806]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:37.4587741Z [00:03:14.806]➜  packagefile google.golang.org/grpc/balancer/rls/internal/adaptive=/tmp/go-build1679262874/b1401/_pkg_.a
2025-08-20T21:13:37.4588573Z [00:03:14.806]➜  packagefile google.golang.org/grpc/balancer/rls/internal/keys=/tmp/go-build1679262874/b1402/_pkg_.a
2025-08-20T21:13:37.4589228Z [00:03:14.806]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:37.4589822Z [00:03:14.806]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:37.4590476Z [00:03:14.806]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:37.4591375Z [00:03:14.806]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:37.4592007Z [00:03:14.806]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:37.4592591Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:37.4593220Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:37.4593899Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build1679262874/b1404/_pkg_.a
2025-08-20T21:13:37.4594573Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:37.4595217Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:37.4595869Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:37.4596765Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:37.4597479Z [00:03:14.806]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build1679262874/b1403/_pkg_.a
2025-08-20T21:13:37.4621496Z [00:03:14.806]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:37.4622118Z [00:03:14.806]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:37.4622972Z [00:03:14.806]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:37.4623639Z [00:03:14.806]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:37.4624283Z [00:03:14.806]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:37.4625011Z [00:03:14.806]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:37.4625601Z [00:03:14.806]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.4626026Z [00:03:14.806]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.4626454Z [00:03:14.806]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.4626889Z [00:03:14.806]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:37.4627324Z [00:03:14.806]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.4627633Z [00:03:14.806]➜  EOF
2025-08-20T21:13:37.4651731Z [00:03:14.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1400/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls=>google.golang.org/grpc@v1.68.1/balancer/rls;$WORK/b1400=>" -p google.golang.org/grpc/balancer/rls -lang=go1.22 -complete -installsuffix shared -buildid nZ71p6zn8jqpVB0a_BR4/nZ71p6zn8jqpVB0a_BR4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1400/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/cache.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/child_policy.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/control_channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/rls/picker.go
2025-08-20T21:13:37.4654918Z [00:03:14.809]➜  go tool buildid -w $WORK/b1407/_pkg_.a # internal
2025-08-20T21:13:37.4655610Z [00:03:14.809]➜  cp $WORK/b1407/_pkg_.a /root/.cache/go-build/d4/d4636a86497ae476bd2df6550a5b289f65a873c8365e5fbe94198973822ff9cd-d # internal
2025-08-20T21:13:37.4656215Z [00:03:14.809]➜  google.golang.org/grpc/stats/opentelemetry
2025-08-20T21:13:37.4656534Z [00:03:14.809]➜  mkdir -p $WORK/b1406/
2025-08-20T21:13:37.4656918Z [00:03:14.810]➜  cat >/tmp/go-build1679262874/b1406/importcfg << 'EOF' # internal
2025-08-20T21:13:37.4657272Z [00:03:14.810]➜  # import config
2025-08-20T21:13:37.4657620Z [00:03:14.810]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.4658156Z [00:03:14.810]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:37.4658768Z [00:03:14.810]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:13:37.4659380Z [00:03:14.810]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1679262874/b1114/_pkg_.a
2025-08-20T21:13:37.4659960Z [00:03:14.810]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:37.4660508Z [00:03:14.810]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:37.4661342Z [00:03:14.810]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:37.4662227Z [00:03:14.810]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:37.4662827Z [00:03:14.810]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:37.4663437Z [00:03:14.810]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build1679262874/b1004/_pkg_.a
2025-08-20T21:13:37.4664052Z [00:03:14.810]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:37.4664630Z [00:03:14.810]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:13:37.4665417Z [00:03:14.810]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal=/tmp/go-build1679262874/b1407/_pkg_.a
2025-08-20T21:13:37.4666191Z [00:03:14.810]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:37.4666701Z [00:03:14.810]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.4667155Z [00:03:14.810]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:37.4667595Z [00:03:14.810]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.4667902Z [00:03:14.810]➜  EOF
2025-08-20T21:13:37.4671293Z [00:03:14.810]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1406/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3=>google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3;$WORK/b1406=>" -p google.golang.org/grpc/stats/opentelemetry -lang=go1.22 -complete -installsuffix shared -buildid _-QRAQHbqQtjybGyfazF/_-QRAQHbqQtjybGyfazF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1406/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/client_metrics.go /root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/opentelemetry.go /root/go/pkg/mod/google.golang.org/grpc/stats/opentelemetry@v0.0.0-20241028142157-ada6787961b3/server_metrics.go
2025-08-20T21:13:37.6104336Z [00:03:14.957]➜  go tool buildid -w $WORK/b1406/_pkg_.a # internal
2025-08-20T21:13:37.6127608Z [00:03:14.961]➜  cp $WORK/b1406/_pkg_.a /root/.cache/go-build/b7/b77b1950fcc2354e9ef284399641ad41394e57bfe900631476fe153bef278932-d # internal
2025-08-20T21:13:37.6134082Z [00:03:14.961]➜  github.com/cncf/xds/go/udpa/annotations
2025-08-20T21:13:37.6134481Z [00:03:14.961]➜  mkdir -p $WORK/b1411/
2025-08-20T21:13:37.6141037Z [00:03:14.962]➜  cat >/tmp/go-build1679262874/b1411/importcfg << 'EOF' # internal
2025-08-20T21:13:37.6141403Z [00:03:14.962]➜  # import config
2025-08-20T21:13:37.6141780Z [00:03:14.962]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.6142210Z [00:03:14.962]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.6142624Z [00:03:14.962]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.6145672Z [00:03:14.962]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.6146486Z [00:03:14.962]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.6147186Z [00:03:14.962]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:37.6147883Z [00:03:14.962]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.6148419Z [00:03:14.962]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.6148844Z [00:03:14.962]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:37.6149275Z [00:03:14.962]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.6149703Z [00:03:14.962]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.6150124Z [00:03:14.962]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:37.6151018Z [00:03:14.962]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.6151470Z [00:03:14.962]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.6151891Z [00:03:14.962]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.6152295Z [00:03:14.962]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.6152743Z [00:03:14.962]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:37.6153076Z [00:03:14.962]➜  EOF
2025-08-20T21:13:37.6159352Z [00:03:14.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1411/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations;$WORK/b1411=>" -p github.com/cncf/xds/go/udpa/annotations -lang=go1.19 -complete -installsuffix shared -buildid VOxa2zb9-pkK3YOBMGLK/VOxa2zb9-pkK3YOBMGLK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1411/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/migrate.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/migrate.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/security.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/security.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/sensitive.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/sensitive.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/status.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/status.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/versioning.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/annotations/versioning.pb.validate.go
2025-08-20T21:13:37.6172719Z [00:03:14.964]➜  go tool buildid -w $WORK/b1400/_pkg_.a # internal
2025-08-20T21:13:37.6180404Z [00:03:14.966]➜  cp $WORK/b1400/_pkg_.a /root/.cache/go-build/fd/fdcfe285155e21d717288cfacf2a442792a0525862e0c8798fc0786e8046515e-d # internal
2025-08-20T21:13:37.6184492Z [00:03:14.966]➜  github.com/cncf/xds/go/xds/annotations/v3
2025-08-20T21:13:37.6184830Z [00:03:14.966]➜  mkdir -p $WORK/b1412/
2025-08-20T21:13:37.6186829Z [00:03:14.967]➜  cat >/tmp/go-build1679262874/b1412/importcfg << 'EOF' # internal
2025-08-20T21:13:37.6187205Z [00:03:14.967]➜  # import config
2025-08-20T21:13:37.6191057Z [00:03:14.967]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.6191495Z [00:03:14.967]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.6191910Z [00:03:14.967]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.6192506Z [00:03:14.967]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.6193213Z [00:03:14.967]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.6193922Z [00:03:14.967]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:37.6194616Z [00:03:14.967]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.6195160Z [00:03:14.967]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.6195580Z [00:03:14.967]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:37.6196013Z [00:03:14.967]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.6196444Z [00:03:14.967]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.6197186Z [00:03:14.967]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:37.6197628Z [00:03:14.967]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.6198048Z [00:03:14.967]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.6198469Z [00:03:14.967]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.6198886Z [00:03:14.967]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.6199325Z [00:03:14.967]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:37.6199661Z [00:03:14.967]➜  EOF
2025-08-20T21:13:37.6206137Z [00:03:14.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3;$WORK/b1412=>" -p github.com/cncf/xds/go/xds/annotations/v3 -lang=go1.19 -complete -installsuffix shared -buildid ubFdJ_nWFaOzzK2-IilX/ubFdJ_nWFaOzzK2-IilX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1412/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/migrate.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/migrate.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/security.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/security.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/sensitive.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/sensitive.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/status.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/status.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/versioning.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/annotations/v3/versioning.pb.validate.go
2025-08-20T21:13:37.7877799Z [00:03:15.136]➜  go tool buildid -w $WORK/b1411/_pkg_.a # internal
2025-08-20T21:13:37.7919488Z [00:03:15.140]➜  cp $WORK/b1411/_pkg_.a /root/.cache/go-build/b8/b8eed3443f409881a7325e5f270ae2edf036f66e45cc47d14a700a0209e93281-d # internal
2025-08-20T21:13:37.7926613Z [00:03:15.141]➜  github.com/envoyproxy/protoc-gen-validate/validate
2025-08-20T21:13:37.7931728Z [00:03:15.141]➜  mkdir -p $WORK/b1414/
2025-08-20T21:13:37.7932132Z [00:03:15.141]➜  go tool buildid -w $WORK/b1412/_pkg_.a # internal
2025-08-20T21:13:37.7935272Z [00:03:15.142]➜  cat >/tmp/go-build1679262874/b1414/importcfg << 'EOF' # internal
2025-08-20T21:13:37.7937992Z [00:03:15.142]➜  # import config
2025-08-20T21:13:37.7938603Z [00:03:15.142]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.7943693Z [00:03:15.142]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.7944428Z [00:03:15.142]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:37.7945171Z [00:03:15.142]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:37.7945914Z [00:03:15.142]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:37.7946506Z [00:03:15.142]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.7946931Z [00:03:15.142]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.7947241Z [00:03:15.142]➜  EOF
2025-08-20T21:13:37.7949408Z [00:03:15.142]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.1.0/validate=>github.com/envoyproxy/protoc-gen-validate@v1.1.0/validate;$WORK/b1414=>" -p github.com/envoyproxy/protoc-gen-validate/validate -lang=go1.19 -complete -installsuffix shared -buildid 419jisqoHVGYg99igCl_/419jisqoHVGYg99igCl_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1414/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.1.0/validate/validate.pb.go
2025-08-20T21:13:37.7974906Z [00:03:15.145]➜  cp $WORK/b1412/_pkg_.a /root/.cache/go-build/32/32b415f9fa70eb511353ac24b62fc0edd3e9b12f27e90923c10d4bbbe1ee5d23-d # internal
2025-08-20T21:13:37.8030034Z [00:03:15.151]➜  github.com/envoyproxy/go-control-plane/envoy/annotations
2025-08-20T21:13:37.8031986Z [00:03:15.151]➜  mkdir -p $WORK/b1415/
2025-08-20T21:13:37.8088415Z [00:03:15.157]➜  cat >/tmp/go-build1679262874/b1415/importcfg << 'EOF' # internal
2025-08-20T21:13:37.8089103Z [00:03:15.157]➜  # import config
2025-08-20T21:13:37.8089609Z [00:03:15.157]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.8091290Z [00:03:15.157]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.8091717Z [00:03:15.157]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.8092308Z [00:03:15.157]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.8093018Z [00:03:15.157]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.8093737Z [00:03:15.157]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:13:37.8094438Z [00:03:15.157]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.8094977Z [00:03:15.157]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.8095398Z [00:03:15.157]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:37.8096211Z [00:03:15.157]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.8096646Z [00:03:15.157]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.8097068Z [00:03:15.157]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:37.8097585Z [00:03:15.157]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.8098083Z [00:03:15.157]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.8098502Z [00:03:15.157]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.8098919Z [00:03:15.157]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.8099353Z [00:03:15.157]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:37.8099683Z [00:03:15.157]➜  EOF
2025-08-20T21:13:37.8103313Z [00:03:15.157]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations;$WORK/b1415=>" -p github.com/envoyproxy/go-control-plane/envoy/annotations -lang=go1.21 -complete -installsuffix shared -buildid sbTUXX_-Oe7nQwByPPAo/sbTUXX_-Oe7nQwByPPAo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1415/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations/deprecation.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations/deprecation.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations/resource.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/annotations/resource.pb.validate.go
2025-08-20T21:13:37.8874821Z [00:03:15.235]➜  go tool buildid -w $WORK/b1379/_pkg_.a # internal
2025-08-20T21:13:37.9082440Z [00:03:15.256]➜  cp $WORK/b1379/_pkg_.a /root/.cache/go-build/f9/f9733261a8ccc106791aa4722f202204a77b6324eaa334df0a15394f61de628f-d # internal
2025-08-20T21:13:37.9089254Z [00:03:15.257]➜  cloud.google.com/go/monitoring/apiv3/v2
2025-08-20T21:13:37.9092514Z [00:03:15.257]➜  mkdir -p $WORK/b1378/
2025-08-20T21:13:37.9095456Z [00:03:15.257]➜  cat >/tmp/go-build1679262874/b1378/importcfg << 'EOF' # internal
2025-08-20T21:13:37.9096216Z [00:03:15.258]➜  # import config
2025-08-20T21:13:37.9097364Z [00:03:15.258]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build1679262874/b1379/_pkg_.a
2025-08-20T21:13:37.9098650Z [00:03:15.258]➜  packagefile cloud.google.com/go/monitoring/internal=/tmp/go-build1679262874/b1387/_pkg_.a
2025-08-20T21:13:37.9100194Z [00:03:15.258]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.9101919Z [00:03:15.258]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.9102468Z [00:03:15.258]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:37.9103113Z [00:03:15.258]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build1679262874/b1353/_pkg_.a
2025-08-20T21:13:37.9103738Z [00:03:15.258]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:13:37.9104320Z [00:03:15.258]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:37.9104968Z [00:03:15.258]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:13:37.9105624Z [00:03:15.258]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build1679262874/b1356/_pkg_.a
2025-08-20T21:13:37.9106311Z [00:03:15.258]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build1679262874/b1382/_pkg_.a
2025-08-20T21:13:37.9107069Z [00:03:15.258]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build1679262874/b1383/_pkg_.a
2025-08-20T21:13:37.9107715Z [00:03:15.258]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:37.9108501Z [00:03:15.258]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:37.9109089Z [00:03:15.258]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:37.9109591Z [00:03:15.258]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:13:37.9110114Z [00:03:15.258]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:37.9111729Z [00:03:15.258]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.9112221Z [00:03:15.258]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.9112539Z [00:03:15.258]➜  EOF
2025-08-20T21:13:37.9117962Z [00:03:15.258]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1378/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2=>cloud.google.com/go/monitoring@v1.21.2/apiv3/v2;$WORK/b1378=>" -p cloud.google.com/go/monitoring/apiv3/v2 -lang=go1.21 -complete -installsuffix shared -buildid jyaGKeuYUjhdYNFZgj4c/jyaGKeuYUjhdYNFZgj4c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1378/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/alert_policy_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/doc.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/group_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/metric_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/notification_channel_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/query_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/service_monitoring_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/snooze_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/uptime_check_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.21.2/apiv3/v2/version.go
2025-08-20T21:13:37.9166617Z [00:03:15.265]➜  go tool buildid -w $WORK/b1415/_pkg_.a # internal
2025-08-20T21:13:37.9179218Z [00:03:15.266]➜  cp $WORK/b1415/_pkg_.a /root/.cache/go-build/7b/7b3269f8ebc48e8813ff558b1e3be290c7df02a0704bc5cf2726a27760c56609-d # internal
2025-08-20T21:13:37.9213939Z [00:03:15.269]➜  google.golang.org/grpc/credentials/tls/certprovider
2025-08-20T21:13:37.9216454Z [00:03:15.269]➜  mkdir -p $WORK/b1418/
2025-08-20T21:13:37.9218124Z [00:03:15.270]➜  cat >/tmp/go-build1679262874/b1418/importcfg << 'EOF' # internal
2025-08-20T21:13:37.9218729Z [00:03:15.270]➜  # import config
2025-08-20T21:13:37.9219210Z [00:03:15.270]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:37.9220312Z [00:03:15.270]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:37.9220912Z [00:03:15.270]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:37.9221370Z [00:03:15.270]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.9221786Z [00:03:15.270]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.9222292Z [00:03:15.270]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:37.9222928Z [00:03:15.270]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:37.9226308Z [00:03:15.270]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.9226826Z [00:03:15.270]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:37.9227161Z [00:03:15.270]➜  EOF
2025-08-20T21:13:37.9230253Z [00:03:15.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1418/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider=>google.golang.org/grpc@v1.68.1/credentials/tls/certprovider;$WORK/b1418=>" -p google.golang.org/grpc/credentials/tls/certprovider -lang=go1.22 -complete -installsuffix shared -buildid Ci2lHP1_-kFb-MX4cF-d/Ci2lHP1_-kFb-MX4cF-d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1418/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/distributor.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/provider.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/store.go
2025-08-20T21:13:37.9677155Z [00:03:15.316]➜  go tool buildid -w $WORK/b1414/_pkg_.a # internal
2025-08-20T21:13:37.9717362Z [00:03:15.320]➜  cp $WORK/b1414/_pkg_.a /root/.cache/go-build/8f/8fc6d66140006dfcf859a7391c4509a7f1d26e59d8e70c10f31ac9535a6474d6-d # internal
2025-08-20T21:13:37.9722175Z [00:03:15.320]➜  github.com/cncf/xds/go/xds/core/v3
2025-08-20T21:13:37.9730544Z [00:03:15.321]➜  mkdir -p $WORK/b1413/
2025-08-20T21:13:37.9731312Z [00:03:15.321]➜  cat >/tmp/go-build1679262874/b1413/importcfg << 'EOF' # internal
2025-08-20T21:13:37.9732602Z [00:03:15.321]➜  # import config
2025-08-20T21:13:37.9732958Z [00:03:15.321]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.9733387Z [00:03:15.321]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.9733816Z [00:03:15.321]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.9734390Z [00:03:15.321]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:37.9735106Z [00:03:15.321]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:37.9735846Z [00:03:15.321]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.9736551Z [00:03:15.321]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.9737242Z [00:03:15.321]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.9738326Z [00:03:15.321]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:37.9738891Z [00:03:15.321]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.9739320Z [00:03:15.321]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:37.9739745Z [00:03:15.321]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.9740175Z [00:03:15.321]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.9753175Z [00:03:15.321]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:37.9753818Z [00:03:15.321]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.9754252Z [00:03:15.321]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.9754670Z [00:03:15.321]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.9755097Z [00:03:15.321]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.9755539Z [00:03:15.321]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:37.9755873Z [00:03:15.321]➜  EOF
2025-08-20T21:13:37.9764678Z [00:03:15.321]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3;$WORK/b1413=>" -p github.com/cncf/xds/go/xds/core/v3 -lang=go1.19 -complete -installsuffix shared -buildid qSvfjd-10TjBpRr3PMou/qSvfjd-10TjBpRr3PMou -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1413/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/authority.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/authority.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/cidr.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/cidr.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/collection_entry.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/collection_entry.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/context_params.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/context_params.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/extension.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/extension.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource_locator.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource_locator.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource_name.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/core/v3/resource_name.pb.validate.go
2025-08-20T21:13:37.9888727Z [00:03:15.337]➜  go tool buildid -w $WORK/b1418/_pkg_.a # internal
2025-08-20T21:13:37.9898534Z [00:03:15.338]➜  cp $WORK/b1418/_pkg_.a /root/.cache/go-build/1f/1f74fdb9b9f2bcf7711095d98a350686de0cf358843ce3ee039a1475222133a9-d # internal
2025-08-20T21:13:37.9928965Z [00:03:15.341]➜  github.com/envoyproxy/go-control-plane/envoy/type/v3
2025-08-20T21:13:37.9929858Z [00:03:15.341]➜  mkdir -p $WORK/b1417/
2025-08-20T21:13:37.9932396Z [00:03:15.341]➜  cat >/tmp/go-build1679262874/b1417/importcfg << 'EOF' # internal
2025-08-20T21:13:37.9933428Z [00:03:15.341]➜  # import config
2025-08-20T21:13:37.9934182Z [00:03:15.341]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:37.9935135Z [00:03:15.341]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:37.9935617Z [00:03:15.341]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:37.9936194Z [00:03:15.341]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:37.9936872Z [00:03:15.341]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:37.9937863Z [00:03:15.341]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:37.9938663Z [00:03:15.341]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:37.9939372Z [00:03:15.341]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:37.9940078Z [00:03:15.341]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:37.9941373Z [00:03:15.341]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:37.9942190Z [00:03:15.341]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:37.9942755Z [00:03:15.341]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:37.9943181Z [00:03:15.341]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:37.9943670Z [00:03:15.341]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:37.9944099Z [00:03:15.341]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:37.9944529Z [00:03:15.341]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:37.9944950Z [00:03:15.341]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:37.9945684Z [00:03:15.341]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:37.9946101Z [00:03:15.341]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:37.9946513Z [00:03:15.341]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:37.9947097Z [00:03:15.341]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:37.9947526Z [00:03:15.341]➜  EOF
2025-08-20T21:13:37.9958466Z [00:03:15.341]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3;$WORK/b1417=>" -p github.com/envoyproxy/go-control-plane/envoy/type/v3 -lang=go1.21 -complete -installsuffix shared -buildid 29QYduZ_BvX4Dq_oSQ3b/29QYduZ_BvX4Dq_oSQ3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1417/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/hash_policy.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/hash_policy.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/http.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/http.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/http_status.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/http_status.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/percent.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/percent.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/range.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/range.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/ratelimit_strategy.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/ratelimit_strategy.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/ratelimit_unit.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/ratelimit_unit.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/semantic_version.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/semantic_version.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/token_bucket.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/v3/token_bucket.pb.validate.go
2025-08-20T21:13:38.2347455Z [00:03:15.583]➜  go tool buildid -w $WORK/b1413/_pkg_.a # internal
2025-08-20T21:13:38.2437797Z [00:03:15.592]➜  cp $WORK/b1413/_pkg_.a /root/.cache/go-build/17/17375308a30e8c540e4da463eb093bcc95e046f007e29063a3e9965c29496e33-d # internal
2025-08-20T21:13:38.2462175Z [00:03:15.594]➜  google.golang.org/grpc/credentials/tls/certprovider/pemfile
2025-08-20T21:13:38.2462766Z [00:03:15.594]➜  mkdir -p $WORK/b1421/
2025-08-20T21:13:38.2479312Z [00:03:15.595]➜  cat >/tmp/go-build1679262874/b1421/importcfg << 'EOF' # internal
2025-08-20T21:13:38.2479891Z [00:03:15.595]➜  # import config
2025-08-20T21:13:38.2480366Z [00:03:15.595]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.2481079Z [00:03:15.595]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:38.2481652Z [00:03:15.595]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:38.2482272Z [00:03:15.595]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:38.2482833Z [00:03:15.595]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:38.2483369Z [00:03:15.595]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.2483893Z [00:03:15.595]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.2484621Z [00:03:15.595]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:38.2485394Z [00:03:15.595]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:38.2486154Z [00:03:15.595]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:38.2486969Z [00:03:15.595]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:38.2487637Z [00:03:15.595]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:38.2488179Z [00:03:15.595]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:38.2488772Z [00:03:15.595]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.2489218Z [00:03:15.595]➜  EOF
2025-08-20T21:13:38.2492530Z [00:03:15.595]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1421/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/pemfile=>google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/pemfile;$WORK/b1421=>" -p google.golang.org/grpc/credentials/tls/certprovider/pemfile -lang=go1.22 -complete -installsuffix shared -buildid gBMiqPCh3kb5EafRfUgq/gBMiqPCh3kb5EafRfUgq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1421/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/pemfile/builder.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/credentials/tls/certprovider/pemfile/watcher.go
2025-08-20T21:13:38.2544647Z [00:03:15.602]➜  go tool buildid -w $WORK/b1398/_pkg_.a # internal
2025-08-20T21:13:38.2910257Z [00:03:15.639]➜  go tool buildid -w $WORK/b1421/_pkg_.a # internal
2025-08-20T21:13:38.2911211Z [00:03:15.639]➜  cp $WORK/b1421/_pkg_.a /root/.cache/go-build/dd/dde0ebd5900af7544ab10aa867cbc549a559a0b962f4909e7c4504151f0cea8b-d # internal
2025-08-20T21:13:38.2912727Z [00:03:15.639]➜  google.golang.org/grpc/internal/xds/bootstrap/tlscreds
2025-08-20T21:13:38.2913165Z [00:03:15.639]➜  mkdir -p $WORK/b1420/
2025-08-20T21:13:38.2917747Z [00:03:15.640]➜  cat >/tmp/go-build1679262874/b1420/importcfg << 'EOF' # internal
2025-08-20T21:13:38.2918140Z [00:03:15.640]➜  # import config
2025-08-20T21:13:38.2921429Z [00:03:15.640]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:38.2921924Z [00:03:15.640]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:38.2922414Z [00:03:15.640]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:38.2923149Z [00:03:15.640]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.2923637Z [00:03:15.640]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.2924160Z [00:03:15.640]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:38.2925065Z [00:03:15.640]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:38.2925869Z [00:03:15.640]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build1679262874/b1421/_pkg_.a
2025-08-20T21:13:38.2926607Z [00:03:15.640]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:38.2927134Z [00:03:15.640]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.2927444Z [00:03:15.640]➜  EOF
2025-08-20T21:13:38.2929705Z [00:03:15.640]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1420/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/tlscreds=>google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/tlscreds;$WORK/b1420=>" -p google.golang.org/grpc/internal/xds/bootstrap/tlscreds -lang=go1.22 -complete -installsuffix shared -buildid KDcvXSlaZrajWWOJiwsF/KDcvXSlaZrajWWOJiwsF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1420/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/tlscreds/bundle.go
2025-08-20T21:13:38.2983123Z [00:03:15.645]➜  cp $WORK/b1398/_pkg_.a /root/.cache/go-build/fb/fbc41339bc70efd15b89470bed90c1f7ce220d33e864cdf2403a5745d35219a4-d # internal
2025-08-20T21:13:38.2983784Z [00:03:15.646]➜  cel.dev/expr
2025-08-20T21:13:38.2984049Z [00:03:15.646]➜  mkdir -p $WORK/b1430/
2025-08-20T21:13:38.2993789Z [00:03:15.647]➜  cat >/tmp/go-build1679262874/b1430/importcfg << 'EOF' # internal
2025-08-20T21:13:38.3004646Z [00:03:15.647]➜  # import config
2025-08-20T21:13:38.3005232Z [00:03:15.647]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:38.3006000Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.3006709Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.3007420Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.3008137Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:38.3008860Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:38.3009575Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:38.3010772Z [00:03:15.647]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:38.3011455Z [00:03:15.647]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.3011877Z [00:03:15.647]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.3012405Z [00:03:15.647]➜  EOF
2025-08-20T21:13:38.3018204Z [00:03:15.650]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1430/_pkg_.a -trimpath "/root/go/pkg/mod/cel.dev/expr@v0.19.1=>cel.dev/expr@v0.19.1;$WORK/b1430=>" -p cel.dev/expr -lang=go1.21 -complete -installsuffix shared -buildid DdzgMwTXVb_KAt0aY0WN/DdzgMwTXVb_KAt0aY0WN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1430/importcfg -pack /root/go/pkg/mod/cel.dev/expr@v0.19.1/checked.pb.go /root/go/pkg/mod/cel.dev/expr@v0.19.1/eval.pb.go /root/go/pkg/mod/cel.dev/expr@v0.19.1/explain.pb.go /root/go/pkg/mod/cel.dev/expr@v0.19.1/syntax.pb.go /root/go/pkg/mod/cel.dev/expr@v0.19.1/value.pb.go
2025-08-20T21:13:38.3181701Z [00:03:15.666]➜  go tool buildid -w $WORK/b1420/_pkg_.a # internal
2025-08-20T21:13:38.3186903Z [00:03:15.667]➜  cp $WORK/b1420/_pkg_.a /root/.cache/go-build/53/538d890ffc6255275dcce01d65e5c16a14ea9dd73f798609a22bc75bd002cc04-d # internal
2025-08-20T21:13:38.3198828Z [00:03:15.668]➜  google.golang.org/grpc/xds/bootstrap
2025-08-20T21:13:38.3202970Z [00:03:15.668]➜  mkdir -p $WORK/b1419/
2025-08-20T21:13:38.3208962Z [00:03:15.668]➜  go tool buildid -w $WORK/b1417/_pkg_.a # internal
2025-08-20T21:13:38.3209697Z [00:03:15.669]➜  cat >/tmp/go-build1679262874/b1419/importcfg << 'EOF' # internal
2025-08-20T21:13:38.3210502Z [00:03:15.669]➜  # import config
2025-08-20T21:13:38.3211462Z [00:03:15.669]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:38.3212548Z [00:03:15.669]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:38.3213288Z [00:03:15.669]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1679262874/b1363/_pkg_.a
2025-08-20T21:13:38.3213992Z [00:03:15.669]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:13:38.3214741Z [00:03:15.669]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap/tlscreds=/tmp/go-build1679262874/b1420/_pkg_.a
2025-08-20T21:13:38.3215228Z [00:03:15.669]➜  EOF
2025-08-20T21:13:38.3221993Z [00:03:15.670]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1419/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/bootstrap=>google.golang.org/grpc@v1.68.1/xds/bootstrap;$WORK/b1419=>" -p google.golang.org/grpc/xds/bootstrap -lang=go1.22 -complete -installsuffix shared -buildid aXZBl9UiQLYAkY8BOQFv/aXZBl9UiQLYAkY8BOQFv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1419/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/bootstrap/bootstrap.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/bootstrap/credentials.go
2025-08-20T21:13:38.3257718Z [00:03:15.673]➜  cp $WORK/b1417/_pkg_.a /root/.cache/go-build/60/6059bedc0e0a4a58702606e089b46b35dc576a383a43671bddc269ac0e1c7603-d # internal
2025-08-20T21:13:38.3284961Z [00:03:15.676]➜  github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3
2025-08-20T21:13:38.3286761Z [00:03:15.676]➜  mkdir -p $WORK/b1416/
2025-08-20T21:13:38.3288668Z [00:03:15.677]➜  cat >/tmp/go-build1679262874/b1416/importcfg << 'EOF' # internal
2025-08-20T21:13:38.3289474Z [00:03:15.677]➜  # import config
2025-08-20T21:13:38.3290140Z [00:03:15.677]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.3291885Z [00:03:15.677]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.3292382Z [00:03:15.677]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.3292946Z [00:03:15.677]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.3293863Z [00:03:15.677]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:13:38.3294691Z [00:03:15.677]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:38.3295464Z [00:03:15.677]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:38.3296427Z [00:03:15.677]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.3297173Z [00:03:15.677]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.3297880Z [00:03:15.677]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.3298570Z [00:03:15.677]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.3299292Z [00:03:15.677]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:38.3299857Z [00:03:15.677]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.3300409Z [00:03:15.677]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.3301141Z [00:03:15.677]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.3301581Z [00:03:15.677]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.3302228Z [00:03:15.677]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.3302643Z [00:03:15.677]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.3303060Z [00:03:15.677]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.3303479Z [00:03:15.677]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.3303886Z [00:03:15.677]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.3304362Z [00:03:15.677]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.3304702Z [00:03:15.677]➜  EOF
2025-08-20T21:13:38.3315715Z [00:03:15.677]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3;$WORK/b1416=>" -p github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -lang=go1.21 -complete -installsuffix shared -buildid Vy7UHijS1q-YofuW-NCX/Vy7UHijS1q-YofuW-NCX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1416/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/filter_state.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/filter_state.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/http_inputs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/http_inputs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/metadata.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/metadata.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/node.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/node.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/number.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/number.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/path.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/path.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/regex.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/regex.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/status_code_input.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/status_code_input.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/string.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/string.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/struct.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/struct.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/value.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/matcher/v3/value.pb.validate.go
2025-08-20T21:13:38.3434958Z [00:03:15.691]➜  go tool buildid -w $WORK/b1419/_pkg_.a # internal
2025-08-20T21:13:38.3443857Z [00:03:15.692]➜  cp $WORK/b1419/_pkg_.a /root/.cache/go-build/d5/d5aaeb73219a23b5b07021889cd0ae30ba7f86340188abd43601dd61e127d806-d # internal
2025-08-20T21:13:38.3452711Z [00:03:15.693]➜  google.golang.org/genproto/googleapis/api/expr/v1alpha1
2025-08-20T21:13:38.3453196Z [00:03:15.693]➜  mkdir -p $WORK/b1431/
2025-08-20T21:13:38.3459853Z [00:03:15.694]➜  cat >/tmp/go-build1679262874/b1431/importcfg << 'EOF' # internal
2025-08-20T21:13:38.3461117Z [00:03:15.694]➜  # import config
2025-08-20T21:13:38.3462706Z [00:03:15.694]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:38.3464224Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.3464947Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.3465642Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.3466376Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:38.3467099Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:38.3467822Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:38.3468558Z [00:03:15.694]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:38.3469131Z [00:03:15.694]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.3493790Z [00:03:15.694]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.3494216Z [00:03:15.694]➜  EOF
2025-08-20T21:13:38.3498682Z [00:03:15.694]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1431/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1=>google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1;$WORK/b1431=>" -p google.golang.org/genproto/googleapis/api/expr/v1alpha1 -lang=go1.21 -complete -installsuffix shared -buildid Sd0pfRa6N3nkf9Sh0Zjj/Sd0pfRa6N3nkf9Sh0Zjj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1431/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1/checked.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1/eval.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1/explain.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1/syntax.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20241209162323-e6fa225c2576/expr/v1alpha1/value.pb.go
2025-08-20T21:13:38.3543678Z [00:03:15.702]➜  go tool buildid -w $WORK/b1378/_pkg_.a # internal
2025-08-20T21:13:38.3669139Z [00:03:15.714]➜  cp $WORK/b1378/_pkg_.a /root/.cache/go-build/3b/3b7e9e4757d9fc1a7ab75de7c0d02bcdf0488a3d550d8dea19966963fabf1449-d # internal
2025-08-20T21:13:38.3670146Z [00:03:15.715]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
2025-08-20T21:13:38.3670735Z [00:03:15.715]➜  mkdir -p $WORK/b1377/
2025-08-20T21:13:38.3671184Z [00:03:15.715]➜  cat >/tmp/go-build1679262874/b1377/importcfg << 'EOF' # internal
2025-08-20T21:13:38.3671535Z [00:03:15.715]➜  # import config
2025-08-20T21:13:38.3671867Z [00:03:15.715]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.3672418Z [00:03:15.715]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2=/tmp/go-build1679262874/b1378/_pkg_.a
2025-08-20T21:13:38.3673134Z [00:03:15.715]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build1679262874/b1379/_pkg_.a
2025-08-20T21:13:38.3673722Z [00:03:15.715]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:38.3674435Z [00:03:15.715]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:38.3674940Z [00:03:15.715]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.3675351Z [00:03:15.715]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.3676282Z [00:03:15.715]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping=/tmp/go-build1679262874/b1388/_pkg_.a
2025-08-20T21:13:38.3677084Z [00:03:15.715]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:38.3677653Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:13:38.3678236Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:38.3678905Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1679262874/b1286/_pkg_.a
2025-08-20T21:13:38.3679563Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1679262874/b1285/_pkg_.a
2025-08-20T21:13:38.3680230Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1679262874/b1290/_pkg_.a
2025-08-20T21:13:38.3681140Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:13:38.3681834Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build1679262874/b1389/_pkg_.a
2025-08-20T21:13:38.3682448Z [00:03:15.715]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:13:38.3683021Z [00:03:15.715]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:38.3683590Z [00:03:15.715]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:38.3684278Z [00:03:15.715]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build1679262874/b1380/_pkg_.a
2025-08-20T21:13:38.3685032Z [00:03:15.715]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build1679262874/b1381/_pkg_.a
2025-08-20T21:13:38.3685752Z [00:03:15.715]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build1679262874/b1382/_pkg_.a
2025-08-20T21:13:38.3686783Z [00:03:15.715]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build1679262874/b1383/_pkg_.a
2025-08-20T21:13:38.3687430Z [00:03:15.715]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:38.3688014Z [00:03:15.715]➜  packagefile google.golang.org/grpc/encoding/gzip=/tmp/go-build1679262874/b1390/_pkg_.a
2025-08-20T21:13:38.3688617Z [00:03:15.715]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:38.3689372Z [00:03:15.715]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.3690210Z [00:03:15.715]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:38.3692172Z [00:03:15.715]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:38.3692599Z [00:03:15.715]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.3693044Z [00:03:15.715]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.3693463Z [00:03:15.715]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.3693875Z [00:03:15.715]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.3694293Z [00:03:15.715]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.3694700Z [00:03:15.715]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.3695121Z [00:03:15.715]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:38.3695445Z [00:03:15.715]➜  EOF
2025-08-20T21:13:38.3700385Z [00:03:15.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric@v0.48.1;$WORK/b1377=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric -lang=go1.21 -complete -installsuffix shared -buildid wMsQQp0KEFT4ebMrOf1Z/wMsQQp0KEFT4ebMrOf1Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1377/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/cloudmonitoring.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/constants.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/error.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/metric.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/option.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.48.1/version.go
2025-08-20T21:13:38.4981011Z [00:03:15.846]➜  go tool buildid -w $WORK/b1430/_pkg_.a # internal
2025-08-20T21:13:38.5035794Z [00:03:15.851]➜  cp $WORK/b1430/_pkg_.a /root/.cache/go-build/0d/0dad8fc0f5045d81446b05800235f5f2b892cd3e9935e4a0b3134b371cc25fd7-d # internal
2025-08-20T21:13:38.5043288Z [00:03:15.851]➜  github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3
2025-08-20T21:13:38.5043706Z [00:03:15.851]➜  mkdir -p $WORK/b1432/
2025-08-20T21:13:38.5053289Z [00:03:15.853]➜  cat >/tmp/go-build1679262874/b1432/importcfg << 'EOF' # internal
2025-08-20T21:13:38.5054392Z [00:03:15.853]➜  # import config
2025-08-20T21:13:38.5056961Z [00:03:15.853]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.5057889Z [00:03:15.853]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.5058499Z [00:03:15.853]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.5061492Z [00:03:15.853]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.5062810Z [00:03:15.853]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.5064058Z [00:03:15.853]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.5065566Z [00:03:15.853]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.5066263Z [00:03:15.853]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.5066806Z [00:03:15.853]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.5067500Z [00:03:15.853]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.5068018Z [00:03:15.853]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.5068446Z [00:03:15.853]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.5068872Z [00:03:15.853]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.5069297Z [00:03:15.853]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.5069715Z [00:03:15.853]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.5070131Z [00:03:15.853]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.5070545Z [00:03:15.853]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.5071185Z [00:03:15.853]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.5071522Z [00:03:15.853]➜  EOF
2025-08-20T21:13:38.5074465Z [00:03:15.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/metadata/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/metadata/v3;$WORK/b1432=>" -p github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3 -lang=go1.21 -complete -installsuffix shared -buildid eFnLlifJWiYMVuS99rGj/eFnLlifJWiYMVuS99rGj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1432/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/metadata/v3/metadata.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/metadata/v3/metadata.pb.validate.go
2025-08-20T21:13:38.5398094Z [00:03:15.888]➜  go tool buildid -w $WORK/b1377/_pkg_.a # internal
2025-08-20T21:13:38.5435084Z [00:03:15.892]➜  cp $WORK/b1377/_pkg_.a /root/.cache/go-build/89/89ad355b0dead755117d57821652164eae446faa9bf766a613024eff9c17953e-d # internal
2025-08-20T21:13:38.5439021Z [00:03:15.892]➜  github.com/envoyproxy/go-control-plane/envoy/config/overload/v3
2025-08-20T21:13:38.5443862Z [00:03:15.892]➜  mkdir -p $WORK/b1439/
2025-08-20T21:13:38.5444545Z [00:03:15.892]➜  cat >/tmp/go-build1679262874/b1439/importcfg << 'EOF' # internal
2025-08-20T21:13:38.5445431Z [00:03:15.892]➜  # import config
2025-08-20T21:13:38.5446115Z [00:03:15.892]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.5446713Z [00:03:15.893]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.5447413Z [00:03:15.893]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.5448185Z [00:03:15.893]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.5449233Z [00:03:15.893]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:38.5450152Z [00:03:15.893]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.5451494Z [00:03:15.893]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.5452716Z [00:03:15.893]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.5453944Z [00:03:15.893]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.5455628Z [00:03:15.893]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:38.5456666Z [00:03:15.893]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.5457575Z [00:03:15.893]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.5458439Z [00:03:15.893]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.5459390Z [00:03:15.893]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.5460277Z [00:03:15.893]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.5461505Z [00:03:15.893]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.5462484Z [00:03:15.893]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.5463366Z [00:03:15.893]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.5464127Z [00:03:15.893]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.5464814Z [00:03:15.893]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.5465607Z [00:03:15.893]➜  EOF
2025-08-20T21:13:38.5468971Z [00:03:15.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/overload/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/overload/v3;$WORK/b1439=>" -p github.com/envoyproxy/go-control-plane/envoy/config/overload/v3 -lang=go1.21 -complete -installsuffix shared -buildid y3TRYMNXYZUfIHJR2mR4/y3TRYMNXYZUfIHJR2mR4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1439/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/overload/v3/overload.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/overload/v3/overload.pb.validate.go
2025-08-20T21:13:38.5561550Z [00:03:15.904]➜  go tool buildid -w $WORK/b1431/_pkg_.a # internal
2025-08-20T21:13:38.5607343Z [00:03:15.909]➜  cp $WORK/b1431/_pkg_.a /root/.cache/go-build/12/12757c6b26b39ddffc9d3dddd44d23dbee0616159178811bede91fb66b626fad-d # internal
2025-08-20T21:13:38.5622793Z [00:03:15.909]➜  github.com/cncf/xds/go/xds/type/v3
2025-08-20T21:13:38.5623418Z [00:03:15.909]➜  mkdir -p $WORK/b1429/
2025-08-20T21:13:38.5624039Z [00:03:15.910]➜  cat >/tmp/go-build1679262874/b1429/importcfg << 'EOF' # internal
2025-08-20T21:13:38.5624964Z [00:03:15.910]➜  # import config
2025-08-20T21:13:38.5625617Z [00:03:15.910]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.5626431Z [00:03:15.910]➜  packagefile cel.dev/expr=/tmp/go-build1679262874/b1430/_pkg_.a
2025-08-20T21:13:38.5627139Z [00:03:15.910]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.5628089Z [00:03:15.910]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.5629489Z [00:03:15.910]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:38.5630463Z [00:03:15.910]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.5631871Z [00:03:15.910]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build1679262874/b1431/_pkg_.a
2025-08-20T21:13:38.5633175Z [00:03:15.910]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.5634353Z [00:03:15.910]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.5635380Z [00:03:15.910]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.5636604Z [00:03:15.910]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:38.5637617Z [00:03:15.910]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:38.5638772Z [00:03:15.910]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.5639406Z [00:03:15.910]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.5640046Z [00:03:15.910]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.5641063Z [00:03:15.910]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.5641749Z [00:03:15.910]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.5642478Z [00:03:15.910]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.5643479Z [00:03:15.910]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.5644165Z [00:03:15.910]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.5645080Z [00:03:15.910]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.5645846Z [00:03:15.910]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.5646344Z [00:03:15.910]➜  EOF
2025-08-20T21:13:38.5651067Z [00:03:15.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3;$WORK/b1429=>" -p github.com/cncf/xds/go/xds/type/v3 -lang=go1.19 -complete -installsuffix shared -buildid FzjOL3NMRTemzsqIY9Yy/FzjOL3NMRTemzsqIY9Yy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1429/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/cel.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/cel.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/range.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/range.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/typed_struct.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/v3/typed_struct.pb.validate.go
2025-08-20T21:13:38.6474354Z [00:03:15.995]➜  go tool buildid -w $WORK/b1432/_pkg_.a # internal
2025-08-20T21:13:38.6506250Z [00:03:15.998]➜  cp $WORK/b1432/_pkg_.a /root/.cache/go-build/8d/8d27442535bb2778ee85e31fe905702798293f7646ad56debc504023ee08d650-d # internal
2025-08-20T21:13:38.6509362Z [00:03:15.999]➜  github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3
2025-08-20T21:13:38.6509756Z [00:03:15.999]➜  mkdir -p $WORK/b1433/
2025-08-20T21:13:38.6520342Z [00:03:16.000]➜  cat >/tmp/go-build1679262874/b1433/importcfg << 'EOF' # internal
2025-08-20T21:13:38.6521230Z [00:03:16.000]➜  # import config
2025-08-20T21:13:38.6521955Z [00:03:16.000]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.6523068Z [00:03:16.000]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.6523941Z [00:03:16.000]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.6524706Z [00:03:16.000]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.6525691Z [00:03:16.000]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build1679262874/b1432/_pkg_.a
2025-08-20T21:13:38.6526611Z [00:03:16.000]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.6528163Z [00:03:16.000]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.6528889Z [00:03:16.000]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.6529578Z [00:03:16.000]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.6530444Z [00:03:16.000]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.6531042Z [00:03:16.000]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.6531479Z [00:03:16.000]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.6531906Z [00:03:16.000]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.6532330Z [00:03:16.000]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.6532745Z [00:03:16.000]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.6533163Z [00:03:16.000]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.6533727Z [00:03:16.000]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.6534265Z [00:03:16.000]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.6534705Z [00:03:16.000]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.6535050Z [00:03:16.000]➜  EOF
2025-08-20T21:13:38.6537818Z [00:03:16.000]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1433/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/tracing/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/tracing/v3;$WORK/b1433=>" -p github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3 -lang=go1.21 -complete -installsuffix shared -buildid nrjbDg1MQE-hVm3s4TSn/nrjbDg1MQE-hVm3s4TSn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1433/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/tracing/v3/custom_tag.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/tracing/v3/custom_tag.pb.validate.go
2025-08-20T21:13:38.6964896Z [00:03:16.044]➜  go tool buildid -w $WORK/b1429/_pkg_.a # internal
2025-08-20T21:13:38.6988770Z [00:03:16.047]➜  cp $WORK/b1429/_pkg_.a /root/.cache/go-build/b5/b538156fa076eee8379f02d73f7358c823fca966042ee0288ff7453cf42b0c2e-d # internal
2025-08-20T21:13:38.6996756Z [00:03:16.047]➜  github.com/cncf/xds/go/xds/type/matcher/v3
2025-08-20T21:13:38.7000653Z [00:03:16.048]➜  mkdir -p $WORK/b1428/
2025-08-20T21:13:38.7001127Z [00:03:16.048]➜  cat >/tmp/go-build1679262874/b1428/importcfg << 'EOF' # internal
2025-08-20T21:13:38.7001495Z [00:03:16.048]➜  # import config
2025-08-20T21:13:38.7001850Z [00:03:16.048]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.7002275Z [00:03:16.048]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.7002700Z [00:03:16.048]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.7009208Z [00:03:16.048]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:38.7010203Z [00:03:16.048]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:13:38.7011312Z [00:03:16.048]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build1679262874/b1429/_pkg_.a
2025-08-20T21:13:38.7013755Z [00:03:16.048]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.7014730Z [00:03:16.048]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.7015674Z [00:03:16.048]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.7016541Z [00:03:16.048]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.7017233Z [00:03:16.048]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.7017803Z [00:03:16.048]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.7018391Z [00:03:16.048]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.7061452Z [00:03:16.048]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.7062315Z [00:03:16.048]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.7062751Z [00:03:16.048]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.7063175Z [00:03:16.048]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.7063595Z [00:03:16.048]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.7064007Z [00:03:16.048]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.7064451Z [00:03:16.048]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.7064787Z [00:03:16.048]➜  EOF
2025-08-20T21:13:38.7073780Z [00:03:16.049]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1428/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3;$WORK/b1428=>" -p github.com/cncf/xds/go/xds/type/matcher/v3 -lang=go1.19 -complete -installsuffix shared -buildid QD0w96Bk-tSb6_GVHcZs/QD0w96Bk-tSb6_GVHcZs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1428/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/cel.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/cel.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/domain.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/domain.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/http_inputs.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/http_inputs.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/ip.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/ip.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/matcher.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/matcher.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/range.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/range.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/regex.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/regex.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/string.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/type/matcher/v3/string.pb.validate.go
2025-08-20T21:13:38.7691895Z [00:03:16.115]➜  go tool buildid -w $WORK/b1433/_pkg_.a # internal
2025-08-20T21:13:38.7692983Z [00:03:16.117]➜  cp $WORK/b1433/_pkg_.a /root/.cache/go-build/4c/4ccf83a3b032b0e7acb7c2bc245bca6027bfa5125b274857a0c197e6828ab279-d # internal
2025-08-20T21:13:38.7693981Z [00:03:16.117]➜  go tool buildid -w $WORK/b1439/_pkg_.a # internal
2025-08-20T21:13:38.7704059Z [00:03:16.118]➜  github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1
2025-08-20T21:13:38.7706890Z [00:03:16.118]➜  mkdir -p $WORK/b1442/
2025-08-20T21:13:38.7715847Z [00:03:16.119]➜  cat >/tmp/go-build1679262874/b1442/importcfg << 'EOF' # internal
2025-08-20T21:13:38.7720948Z [00:03:16.119]➜  # import config
2025-08-20T21:13:38.7721516Z [00:03:16.119]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.7722247Z [00:03:16.119]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.7722813Z [00:03:16.119]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.7723585Z [00:03:16.119]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.7723907Z [00:03:16.119]➜  EOF
2025-08-20T21:13:38.7731981Z [00:03:16.120]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1442/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/resource/v1=>github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/resource/v1;$WORK/b1442=>" -p github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1 -lang=go1.18 -complete -installsuffix shared -buildid 7VbEdOqxQ7x0H0_ZoO9F/7VbEdOqxQ7x0H0_ZoO9F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1442/importcfg -pack /root/go/pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/resource/v1/resource.pb.go
2025-08-20T21:13:38.7734717Z [00:03:16.121]➜  cp $WORK/b1439/_pkg_.a /root/.cache/go-build/1c/1c1a6b9c6019dd53e8a6f838bb004d70e7009b4c14c3fecd15af652013805ab8-d # internal
2025-08-20T21:13:38.7742333Z [00:03:16.122]➜  google.golang.org/grpc/internal/admin
2025-08-20T21:13:38.7742679Z [00:03:16.122]➜  mkdir -p $WORK/b1446/
2025-08-20T21:13:38.7743065Z [00:03:16.122]➜  cat >/tmp/go-build1679262874/b1446/importcfg << 'EOF' # internal
2025-08-20T21:13:38.7743415Z [00:03:16.122]➜  # import config
2025-08-20T21:13:38.7743808Z [00:03:16.122]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:38.7744174Z [00:03:16.122]➜  EOF
2025-08-20T21:13:38.7746294Z [00:03:16.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1446/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/admin=>google.golang.org/grpc@v1.68.1/internal/admin;$WORK/b1446=>" -p google.golang.org/grpc/internal/admin -lang=go1.22 -complete -installsuffix shared -buildid lXnLPoXOX_YFHNUlUVeY/lXnLPoXOX_YFHNUlUVeY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1446/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/admin/admin.go
2025-08-20T21:13:38.7903128Z [00:03:16.138]➜  go tool buildid -w $WORK/b1446/_pkg_.a # internal
2025-08-20T21:13:38.7904330Z [00:03:16.138]➜  cp $WORK/b1446/_pkg_.a /root/.cache/go-build/a3/a3f6414218d810ec38d9c48d9b4800dc22b87aab00973677994fb152773e2bbd-d # internal
2025-08-20T21:13:38.7920120Z [00:03:16.140]➜  google.golang.org/grpc/xds/internal/xdsclient/load
2025-08-20T21:13:38.7923935Z [00:03:16.140]➜  mkdir -p $WORK/b1449/
2025-08-20T21:13:38.7924384Z [00:03:16.140]➜  cat >/tmp/go-build1679262874/b1449/importcfg << 'EOF' # internal
2025-08-20T21:13:38.7924750Z [00:03:16.140]➜  # import config
2025-08-20T21:13:38.7925095Z [00:03:16.140]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.7925571Z [00:03:16.140]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:38.7926023Z [00:03:16.140]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.7926337Z [00:03:16.140]➜  EOF
2025-08-20T21:13:38.7928837Z [00:03:16.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1449/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/load=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/load;$WORK/b1449=>" -p google.golang.org/grpc/xds/internal/xdsclient/load -lang=go1.22 -complete -installsuffix shared -buildid N4zLjvRhB4_0tfrZBBuJ/N4zLjvRhB4_0tfrZBBuJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1449/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/load/reporter.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/load/store.go
2025-08-20T21:13:38.8109248Z [00:03:16.159]➜  go tool buildid -w $WORK/b1442/_pkg_.a # internal
2025-08-20T21:13:38.8167018Z [00:03:16.160]➜  cp $WORK/b1442/_pkg_.a /root/.cache/go-build/a5/a5a0aae4a7240d866c0350e9f08fd3093dad479297102769d288c4d4a86019ed-d # internal
2025-08-20T21:13:38.8167834Z [00:03:16.160]➜  github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1
2025-08-20T21:13:38.8168633Z [00:03:16.160]➜  mkdir -p $WORK/b1441/
2025-08-20T21:13:38.8169020Z [00:03:16.161]➜  cat >/tmp/go-build1679262874/b1441/importcfg << 'EOF' # internal
2025-08-20T21:13:38.8169388Z [00:03:16.161]➜  # import config
2025-08-20T21:13:38.8169985Z [00:03:16.161]➜  packagefile github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1=/tmp/go-build1679262874/b1442/_pkg_.a
2025-08-20T21:13:38.8170932Z [00:03:16.161]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.8171701Z [00:03:16.161]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.8172599Z [00:03:16.161]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:38.8173410Z [00:03:16.161]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:38.8173991Z [00:03:16.161]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.8174568Z [00:03:16.161]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.8174884Z [00:03:16.161]➜  EOF
2025-08-20T21:13:38.8177843Z [00:03:16.161]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1441/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/trace/v1=>github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/trace/v1;$WORK/b1441=>" -p github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1 -lang=go1.18 -complete -installsuffix shared -buildid z3i5xIg-QlswyhkfrUh7/z3i5xIg-QlswyhkfrUh7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1441/importcfg -pack /root/go/pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/trace/v1/trace.pb.go /root/go/pkg/mod/github.com/census-instrumentation/opencensus-proto@v0.4.1/gen-go/trace/v1/trace_config.pb.go
2025-08-20T21:13:38.8216057Z [00:03:16.170]➜  go tool buildid -w $WORK/b1416/_pkg_.a # internal
2025-08-20T21:13:38.8357592Z [00:03:16.184]➜  cp $WORK/b1416/_pkg_.a /root/.cache/go-build/b1/b10879c1e0642cdd6e5bc96d7c1f3b1d81aa039f5262cf30d8d8ef07a5e0e71b-d # internal
2025-08-20T21:13:38.8447756Z [00:03:16.193]➜  github.com/envoyproxy/go-control-plane/envoy/config/core/v3
2025-08-20T21:13:38.8448429Z [00:03:16.193]➜  mkdir -p $WORK/b1410/
2025-08-20T21:13:38.8458209Z [00:03:16.193]➜  cat >/tmp/go-build1679262874/b1410/importcfg << 'EOF' # internal
2025-08-20T21:13:38.8458603Z [00:03:16.193]➜  # import config
2025-08-20T21:13:38.8458957Z [00:03:16.193]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.8459410Z [00:03:16.193]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.8459840Z [00:03:16.193]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.8460386Z [00:03:16.193]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.8461270Z [00:03:16.193]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:38.8461946Z [00:03:16.193]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:13:38.8462657Z [00:03:16.193]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:38.8463466Z [00:03:16.193]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:38.8464248Z [00:03:16.193]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:38.8465007Z [00:03:16.193]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.8465743Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.8466449Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.8467523Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.8468237Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:38.8468959Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:13:38.8469674Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:38.8470534Z [00:03:16.193]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:38.8471295Z [00:03:16.193]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.8471727Z [00:03:16.193]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.8472164Z [00:03:16.193]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.8472598Z [00:03:16.193]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.8473017Z [00:03:16.193]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.8473432Z [00:03:16.193]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.8473851Z [00:03:16.193]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.8474270Z [00:03:16.193]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.8474679Z [00:03:16.193]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.8475122Z [00:03:16.193]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.8475634Z [00:03:16.193]➜  EOF
2025-08-20T21:13:38.8503451Z [00:03:16.194]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3;$WORK/b1410=>" -p github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -lang=go1.21 -complete -installsuffix shared -buildid NlgLhCasnFJf_afnrVyb/NlgLhCasnFJf_afnrVyb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1410/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/address.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/address.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/backoff.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/backoff.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/base.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/base.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/config_source.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/config_source.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/event_service_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/event_service_config.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/extension.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/extension.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/grpc_method_list.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/grpc_method_list.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/grpc_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/grpc_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/health_check.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/health_check.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/http_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/http_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/http_uri.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/http_uri.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/protocol.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/protocol.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/proxy_protocol.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/proxy_protocol.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/resolver.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/resolver.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/socket_cmsg_headers.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/socket_cmsg_headers.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/socket_option.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/socket_option.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/substitution_format_string.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/substitution_format_string.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/udp_socket_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/core/v3/udp_socket_config.pb.validate.go
2025-08-20T21:13:38.9186733Z [00:03:16.266]➜  go tool buildid -w $WORK/b1449/_pkg_.a # internal
2025-08-20T21:13:38.9207021Z [00:03:16.269]➜  cp $WORK/b1449/_pkg_.a /root/.cache/go-build/e0/e0b6e7c6a6df3f45d0a565b20f719f3de02d6521c9baad5363b4a8e87665c3e2-d # internal
2025-08-20T21:13:38.9214006Z [00:03:16.269]➜  google.golang.org/grpc/xds/internal
2025-08-20T21:13:38.9214516Z [00:03:16.269]➜  mkdir -p $WORK/b1453/
2025-08-20T21:13:38.9215046Z [00:03:16.269]➜  cat >/tmp/go-build1679262874/b1453/importcfg << 'EOF' # internal
2025-08-20T21:13:38.9215502Z [00:03:16.269]➜  # import config
2025-08-20T21:13:38.9215973Z [00:03:16.269]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:38.9216554Z [00:03:16.269]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.9217184Z [00:03:16.269]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:38.9217735Z [00:03:16.269]➜  EOF
2025-08-20T21:13:38.9219738Z [00:03:16.269]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1453/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal=>google.golang.org/grpc@v1.68.1/xds/internal;$WORK/b1453=>" -p google.golang.org/grpc/xds/internal -lang=go1.22 -complete -installsuffix shared -buildid UUmuJyQwB_aq8CPe7ZoW/UUmuJyQwB_aq8CPe7ZoW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1453/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/internal.go
2025-08-20T21:13:38.9351217Z [00:03:16.283]➜  go tool buildid -w $WORK/b1441/_pkg_.a # internal
2025-08-20T21:13:38.9453061Z [00:03:16.293]➜  cp $WORK/b1441/_pkg_.a /root/.cache/go-build/32/32802fbf21eb6163c2443659c462fc134ae390cdc57cb3ca534a5d059d824c16-d # internal
2025-08-20T21:13:38.9456962Z [00:03:16.293]➜  github.com/cncf/xds/go/udpa/type/v1
2025-08-20T21:13:38.9458142Z [00:03:16.293]➜  mkdir -p $WORK/b1457/
2025-08-20T21:13:38.9474591Z [00:03:16.296]➜  cat >/tmp/go-build1679262874/b1457/importcfg << 'EOF' # internal
2025-08-20T21:13:38.9475432Z [00:03:16.296]➜  # import config
2025-08-20T21:13:38.9476134Z [00:03:16.296]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.9477192Z [00:03:16.296]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.9477664Z [00:03:16.296]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.9478252Z [00:03:16.296]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.9479255Z [00:03:16.296]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.9480044Z [00:03:16.296]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.9480919Z [00:03:16.296]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:38.9481552Z [00:03:16.296]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.9481979Z [00:03:16.296]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.9482411Z [00:03:16.296]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.9482837Z [00:03:16.296]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.9483258Z [00:03:16.296]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.9483670Z [00:03:16.296]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.9484098Z [00:03:16.296]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.9484701Z [00:03:16.296]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.9485179Z [00:03:16.296]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.9485629Z [00:03:16.296]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.9486179Z [00:03:16.296]➜  EOF
2025-08-20T21:13:38.9488877Z [00:03:16.296]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/type/v1=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/type/v1;$WORK/b1457=>" -p github.com/cncf/xds/go/udpa/type/v1 -lang=go1.19 -complete -installsuffix shared -buildid AlrKBLBdIbXvXmHbRG4A/AlrKBLBdIbXvXmHbRG4A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1457/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/type/v1/typed_struct.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/udpa/type/v1/typed_struct.pb.validate.go
2025-08-20T21:13:38.9525133Z [00:03:16.300]➜  go tool buildid -w $WORK/b1453/_pkg_.a # internal
2025-08-20T21:13:38.9532558Z [00:03:16.301]➜  cp $WORK/b1453/_pkg_.a /root/.cache/go-build/01/013006b50f3f911ca3afcb7fe44c3d928b3b3ab6f94816a57fd466dad944d9e1-d # internal
2025-08-20T21:13:38.9533414Z [00:03:16.301]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3
2025-08-20T21:13:38.9533855Z [00:03:16.301]➜  mkdir -p $WORK/b1458/
2025-08-20T21:13:38.9534250Z [00:03:16.301]➜  cat >/tmp/go-build1679262874/b1458/importcfg << 'EOF' # internal
2025-08-20T21:13:38.9534599Z [00:03:16.301]➜  # import config
2025-08-20T21:13:38.9534946Z [00:03:16.301]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:38.9535373Z [00:03:16.301]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:38.9535796Z [00:03:16.301]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:38.9536342Z [00:03:16.301]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:38.9537049Z [00:03:16.301]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:38.9538096Z [00:03:16.301]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:38.9538808Z [00:03:16.301]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:38.9539505Z [00:03:16.301]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:38.9540039Z [00:03:16.301]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:38.9540462Z [00:03:16.301]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:38.9541282Z [00:03:16.301]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:38.9541781Z [00:03:16.301]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:38.9542210Z [00:03:16.301]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:38.9542628Z [00:03:16.301]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:38.9543064Z [00:03:16.301]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:38.9543482Z [00:03:16.301]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:38.9543911Z [00:03:16.301]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:38.9544381Z [00:03:16.301]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:38.9544719Z [00:03:16.301]➜  EOF
2025-08-20T21:13:38.9547978Z [00:03:16.301]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1458/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/clusters/aggregate/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/clusters/aggregate/v3;$WORK/b1458=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3 -lang=go1.21 -complete -installsuffix shared -buildid 5Iue6Ot3qFb2-uh4vQd4/5Iue6Ot3qFb2-uh4vQd4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1458/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/clusters/aggregate/v3/cluster.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/clusters/aggregate/v3/cluster.pb.validate.go
2025-08-20T21:13:39.0125349Z [00:03:16.360]➜  go tool buildid -w $WORK/b1457/_pkg_.a # internal
2025-08-20T21:13:39.0136084Z [00:03:16.361]➜  cp $WORK/b1457/_pkg_.a /root/.cache/go-build/ae/ae35263a7875f82d9c122e2ae3b6c3425b52121b218695ab381c29a542284fa8-d # internal
2025-08-20T21:13:39.0152302Z [00:03:16.362]➜  github.com/envoyproxy/go-control-plane/envoy/type/http/v3
2025-08-20T21:13:39.0152751Z [00:03:16.362]➜  mkdir -p $WORK/b1460/
2025-08-20T21:13:39.0153152Z [00:03:16.362]➜  cat >/tmp/go-build1679262874/b1460/importcfg << 'EOF' # internal
2025-08-20T21:13:39.0153501Z [00:03:16.362]➜  # import config
2025-08-20T21:13:39.0153839Z [00:03:16.362]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.0154278Z [00:03:16.362]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.0154705Z [00:03:16.362]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.0155246Z [00:03:16.362]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:39.0155958Z [00:03:16.362]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:39.0156694Z [00:03:16.362]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.0157403Z [00:03:16.362]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.0158096Z [00:03:16.362]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.0158810Z [00:03:16.362]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:39.0159710Z [00:03:16.362]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.0160146Z [00:03:16.362]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.0164098Z [00:03:16.362]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.0164685Z [00:03:16.362]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.0165153Z [00:03:16.362]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.0165574Z [00:03:16.362]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.0166216Z [00:03:16.362]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.0166744Z [00:03:16.362]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.0167157Z [00:03:16.362]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.0167593Z [00:03:16.362]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.0167946Z [00:03:16.362]➜  EOF
2025-08-20T21:13:39.0171745Z [00:03:16.362]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1460/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3;$WORK/b1460=>" -p github.com/envoyproxy/go-control-plane/envoy/type/http/v3 -lang=go1.21 -complete -installsuffix shared -buildid YBW7G7kt46TrJFUOh6HL/YBW7G7kt46TrJFUOh6HL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1460/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3/cookie.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3/cookie.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3/path_transformation.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/type/http/v3/path_transformation.pb.validate.go
2025-08-20T21:13:39.0261796Z [00:03:16.374]➜  go tool buildid -w $WORK/b1458/_pkg_.a # internal
2025-08-20T21:13:39.0281510Z [00:03:16.376]➜  cp $WORK/b1458/_pkg_.a /root/.cache/go-build/00/00f1d17b2e9a1ad0fb8973580454d13cdb2152daf3677dd3b1c94a2636ae8914-d # internal
2025-08-20T21:13:39.0293348Z [00:03:16.377]➜  google.golang.org/grpc/internal/xds/matcher
2025-08-20T21:13:39.0295106Z [00:03:16.377]➜  mkdir -p $WORK/b1461/
2025-08-20T21:13:39.0308903Z [00:03:16.379]➜  cat >/tmp/go-build1679262874/b1461/importcfg << 'EOF' # internal
2025-08-20T21:13:39.0310489Z [00:03:16.379]➜  # import config
2025-08-20T21:13:39.0311310Z [00:03:16.379]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.0312232Z [00:03:16.379]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.0313594Z [00:03:16.379]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:39.0314391Z [00:03:16.379]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:39.0315048Z [00:03:16.379]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:39.0315555Z [00:03:16.379]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.0315985Z [00:03:16.379]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.0316416Z [00:03:16.379]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.0316731Z [00:03:16.379]➜  EOF
2025-08-20T21:13:39.0319138Z [00:03:16.379]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1461/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/matcher=>google.golang.org/grpc@v1.68.1/internal/xds/matcher;$WORK/b1461=>" -p google.golang.org/grpc/internal/xds/matcher -lang=go1.22 -complete -installsuffix shared -buildid tE6vwK8AXYz0ewBExdBB/tE6vwK8AXYz0ewBExdBB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1461/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/matcher/matcher_header.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/matcher/string_matcher.go
2025-08-20T21:13:39.1008848Z [00:03:16.449]➜  go tool buildid -w $WORK/b1461/_pkg_.a # internal
2025-08-20T21:13:39.1022397Z [00:03:16.450]➜  go tool buildid -w $WORK/b1460/_pkg_.a # internal
2025-08-20T21:13:39.1023695Z [00:03:16.450]➜  cp $WORK/b1461/_pkg_.a /root/.cache/go-build/bb/bb201ade60e74d9098b6498c2e92e1c25c3c261eaba091df069d5bc1f3315a36-d # internal
2025-08-20T21:13:39.1034329Z [00:03:16.451]➜  google.golang.org/grpc/xds/internal/clusterspecifier
2025-08-20T21:13:39.1034964Z [00:03:16.451]➜  mkdir -p $WORK/b1462/
2025-08-20T21:13:39.1040399Z [00:03:16.452]➜  cp $WORK/b1460/_pkg_.a /root/.cache/go-build/2a/2a1f2cf7b0befd9ceec477170e41c096a95eab746e5a5d75c49873372f495d6d-d # internal
2025-08-20T21:13:39.1046005Z [00:03:16.453]➜  google.golang.org/grpc/xds/internal/httpfilter
2025-08-20T21:13:39.1046828Z [00:03:16.453]➜  mkdir -p $WORK/b1463/
2025-08-20T21:13:39.1049245Z [00:03:16.453]➜  cat >/tmp/go-build1679262874/b1463/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1050503Z [00:03:16.453]➜  # import config
2025-08-20T21:13:39.1052503Z [00:03:16.453]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:39.1053206Z [00:03:16.453]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:39.1053611Z [00:03:16.453]➜  EOF
2025-08-20T21:13:39.1053948Z [00:03:16.453]➜  cat >/tmp/go-build1679262874/b1462/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1061630Z [00:03:16.453]➜  # import config
2025-08-20T21:13:39.1062355Z [00:03:16.453]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:39.1062839Z [00:03:16.453]➜  EOF
2025-08-20T21:13:39.1065109Z [00:03:16.454]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1462/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier=>google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier;$WORK/b1462=>" -p google.golang.org/grpc/xds/internal/clusterspecifier -lang=go1.22 -complete -installsuffix shared -buildid _qG2_vaY4l-s0WOJ5Trl/_qG2_vaY4l-s0WOJ5Trl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1462/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier/cluster_specifier.go
2025-08-20T21:13:39.1069126Z [00:03:16.454]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1463/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter=>google.golang.org/grpc@v1.68.1/xds/internal/httpfilter;$WORK/b1463=>" -p google.golang.org/grpc/xds/internal/httpfilter -lang=go1.22 -complete -installsuffix shared -buildid sY_AXzjMNWBZXS86Nd4c/sY_AXzjMNWBZXS86Nd4c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1463/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/httpfilter.go
2025-08-20T21:13:39.1204670Z [00:03:16.468]➜  go tool buildid -w $WORK/b1462/_pkg_.a # internal
2025-08-20T21:13:39.1210130Z [00:03:16.469]➜  cp $WORK/b1462/_pkg_.a /root/.cache/go-build/6e/6ea0dc450c05bbf7bbf5d75475ba6035d8b0c742dc7ff7fb489ba7d7e41fc486-d # internal
2025-08-20T21:13:39.1215149Z [00:03:16.469]➜  google.golang.org/grpc/balancer/leastrequest
2025-08-20T21:13:39.1215509Z [00:03:16.470]➜  mkdir -p $WORK/b1467/
2025-08-20T21:13:39.1225335Z [00:03:16.471]➜  cat >/tmp/go-build1679262874/b1467/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1227452Z [00:03:16.471]➜  # import config
2025-08-20T21:13:39.1228632Z [00:03:16.471]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.1229198Z [00:03:16.471]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1229718Z [00:03:16.471]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.1230336Z [00:03:16.471]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.1231318Z [00:03:16.471]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.1231930Z [00:03:16.471]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.1232468Z [00:03:16.471]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:39.1232923Z [00:03:16.471]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:39.1233268Z [00:03:16.471]➜  EOF
2025-08-20T21:13:39.1239864Z [00:03:16.472]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1467/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/leastrequest=>google.golang.org/grpc@v1.68.1/balancer/leastrequest;$WORK/b1467=>" -p google.golang.org/grpc/balancer/leastrequest -lang=go1.22 -complete -installsuffix shared -buildid g-fGjC2PLBeAW4JE4MPz/g-fGjC2PLBeAW4JE4MPz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1467/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/leastrequest/leastrequest.go
2025-08-20T21:13:39.1260121Z [00:03:16.474]➜  go tool buildid -w $WORK/b1463/_pkg_.a # internal
2025-08-20T21:13:39.1284309Z [00:03:16.476]➜  cp $WORK/b1463/_pkg_.a /root/.cache/go-build/39/396d6deed9440e7a06c76a6af0b543080e42ae55b1f633b546a4053bcb6980e2-d # internal
2025-08-20T21:13:39.1291031Z [00:03:16.477]➜  google.golang.org/grpc/internal/wrr
2025-08-20T21:13:39.1291669Z [00:03:16.477]➜  mkdir -p $WORK/b1470/
2025-08-20T21:13:39.1299770Z [00:03:16.478]➜  cat >/tmp/go-build1679262874/b1470/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1301205Z [00:03:16.478]➜  # import config
2025-08-20T21:13:39.1302169Z [00:03:16.478]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:13:39.1303352Z [00:03:16.478]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1304196Z [00:03:16.478]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:39.1305639Z [00:03:16.478]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.1306066Z [00:03:16.478]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.1306381Z [00:03:16.478]➜  EOF
2025-08-20T21:13:39.1308796Z [00:03:16.478]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1470/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/wrr=>google.golang.org/grpc@v1.68.1/internal/wrr;$WORK/b1470=>" -p google.golang.org/grpc/internal/wrr -lang=go1.22 -complete -installsuffix shared -buildid -OYRsELtOy9ouK1SXWK9/-OYRsELtOy9ouK1SXWK9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1470/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/wrr/edf.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/wrr/random.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/wrr/wrr.go
2025-08-20T21:13:39.1371584Z [00:03:16.485]➜  go tool buildid -w $WORK/b1428/_pkg_.a # internal
2025-08-20T21:13:39.1500031Z [00:03:16.498]➜  go tool buildid -w $WORK/b1470/_pkg_.a # internal
2025-08-20T21:13:39.1504449Z [00:03:16.498]➜  cp $WORK/b1470/_pkg_.a /root/.cache/go-build/9b/9b780bd3616f4ae5681b1c26b2a421823aba6abe69e759877f1b4ede169e818a-d # internal
2025-08-20T21:13:39.1511681Z [00:03:16.499]➜  cp $WORK/b1428/_pkg_.a /root/.cache/go-build/0a/0aaa261bba3766183d9f67b59f988513c59d2073305c067996d82aafc7118e16-d # internal
2025-08-20T21:13:39.1515558Z [00:03:16.500]➜  google.golang.org/grpc/internal/hierarchy
2025-08-20T21:13:39.1517215Z [00:03:16.500]➜  mkdir -p $WORK/b1471/
2025-08-20T21:13:39.1519020Z [00:03:16.500]➜  cat >/tmp/go-build1679262874/b1471/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1521537Z [00:03:16.500]➜  # import config
2025-08-20T21:13:39.1522798Z [00:03:16.500]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.1523248Z [00:03:16.500]➜  EOF
2025-08-20T21:13:39.1525277Z [00:03:16.500]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1471/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/hierarchy=>google.golang.org/grpc@v1.68.1/internal/hierarchy;$WORK/b1471=>" -p google.golang.org/grpc/internal/hierarchy -lang=go1.22 -complete -installsuffix shared -buildid isUSc1oN8XPAFf-8uFq_/isUSc1oN8XPAFf-8uFq_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1471/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/hierarchy/hierarchy.go
2025-08-20T21:13:39.1527503Z [00:03:16.500]➜  google.golang.org/grpc/balancer/weightedtarget/weightedaggregator
2025-08-20T21:13:39.1527895Z [00:03:16.500]➜  mkdir -p $WORK/b1469/
2025-08-20T21:13:39.1528279Z [00:03:16.500]➜  cat >/tmp/go-build1679262874/b1469/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1528744Z [00:03:16.500]➜  # import config
2025-08-20T21:13:39.1529126Z [00:03:16.500]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1529642Z [00:03:16.500]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.1530428Z [00:03:16.500]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.1531235Z [00:03:16.500]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.1531879Z [00:03:16.500]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.1532513Z [00:03:16.500]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build1679262874/b1470/_pkg_.a
2025-08-20T21:13:39.1533020Z [00:03:16.500]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.1533348Z [00:03:16.500]➜  EOF
2025-08-20T21:13:39.1535805Z [00:03:16.500]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1469/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget/weightedaggregator=>google.golang.org/grpc@v1.68.1/balancer/weightedtarget/weightedaggregator;$WORK/b1469=>" -p google.golang.org/grpc/balancer/weightedtarget/weightedaggregator -lang=go1.22 -complete -installsuffix shared -buildid mOqGlGuEm2sh007mkxfX/mOqGlGuEm2sh007mkxfX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1469/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget/weightedaggregator/aggregator.go
2025-08-20T21:13:39.1567735Z [00:03:16.505]➜  go tool buildid -w $WORK/b1467/_pkg_.a # internal
2025-08-20T21:13:39.1568458Z [00:03:16.505]➜  cp $WORK/b1467/_pkg_.a /root/.cache/go-build/d4/d4a762384e642166c3ab323d70f944e57042420862da5acb612452bd60ecba19-d # internal
2025-08-20T21:13:39.1594356Z [00:03:16.507]➜  google.golang.org/grpc/internal/balancer/nop
2025-08-20T21:13:39.1594786Z [00:03:16.508]➜  mkdir -p $WORK/b1473/
2025-08-20T21:13:39.1601392Z [00:03:16.508]➜  cat >/tmp/go-build1679262874/b1473/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1601833Z [00:03:16.508]➜  # import config
2025-08-20T21:13:39.1602280Z [00:03:16.508]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.1602919Z [00:03:16.508]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.1603547Z [00:03:16.508]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.1603956Z [00:03:16.508]➜  EOF
2025-08-20T21:13:39.1608015Z [00:03:16.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1473/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancer/nop=>google.golang.org/grpc@v1.68.1/internal/balancer/nop;$WORK/b1473=>" -p google.golang.org/grpc/internal/balancer/nop -lang=go1.22 -complete -installsuffix shared -buildid _3-FOwlem1iIMSP1NOGL/_3-FOwlem1iIMSP1NOGL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1473/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/balancer/nop/nop.go
2025-08-20T21:13:39.1700091Z [00:03:16.518]➜  go tool buildid -w $WORK/b1471/_pkg_.a # internal
2025-08-20T21:13:39.1705408Z [00:03:16.519]➜  cp $WORK/b1471/_pkg_.a /root/.cache/go-build/b4/b4c8a61682a8b3129487786cbc7aaf80c08f2a2d99f503544af53be8cc62f4a5-d # internal
2025-08-20T21:13:39.1709579Z [00:03:16.519]➜  google.golang.org/grpc/internal/credentials/xds
2025-08-20T21:13:39.1710874Z [00:03:16.519]➜  mkdir -p $WORK/b1474/
2025-08-20T21:13:39.1737041Z [00:03:16.522]➜  cat >/tmp/go-build1679262874/b1474/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1737481Z [00:03:16.522]➜  # import config
2025-08-20T21:13:39.1737841Z [00:03:16.522]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.1738305Z [00:03:16.522]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:39.1745010Z [00:03:16.522]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:39.1745565Z [00:03:16.522]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.1745990Z [00:03:16.522]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1746743Z [00:03:16.522]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:13:39.1747449Z [00:03:16.522]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:39.1748121Z [00:03:16.522]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:39.1748770Z [00:03:16.522]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build1679262874/b1461/_pkg_.a
2025-08-20T21:13:39.1749405Z [00:03:16.522]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.1749917Z [00:03:16.522]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.1750242Z [00:03:16.522]➜  EOF
2025-08-20T21:13:39.1752569Z [00:03:16.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1474/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/xds=>google.golang.org/grpc@v1.68.1/internal/credentials/xds;$WORK/b1474=>" -p google.golang.org/grpc/internal/credentials/xds -lang=go1.22 -complete -installsuffix shared -buildid Eu2ZFDevKed35Y14PZtl/Eu2ZFDevKed35Y14PZtl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1474/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/credentials/xds/handshake_info.go
2025-08-20T21:13:39.1787288Z [00:03:16.527]➜  go tool buildid -w $WORK/b1469/_pkg_.a # internal
2025-08-20T21:13:39.1795307Z [00:03:16.528]➜  cp $WORK/b1469/_pkg_.a /root/.cache/go-build/61/61ac53453213da14603d29cd094bb7ba6617d6253598e0e201f07dd99ce75efb-d # internal
2025-08-20T21:13:39.1821058Z [00:03:16.530]➜  google.golang.org/grpc/balancer/weightedtarget
2025-08-20T21:13:39.1823678Z [00:03:16.530]➜  mkdir -p $WORK/b1468/
2025-08-20T21:13:39.1824785Z [00:03:16.530]➜  cat >/tmp/go-build1679262874/b1468/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1825421Z [00:03:16.530]➜  # import config
2025-08-20T21:13:39.1825927Z [00:03:16.530]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.1826620Z [00:03:16.530]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1827335Z [00:03:16.530]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.1829173Z [00:03:16.530]➜  packagefile google.golang.org/grpc/balancer/weightedtarget/weightedaggregator=/tmp/go-build1679262874/b1469/_pkg_.a
2025-08-20T21:13:39.1831351Z [00:03:16.530]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.1833568Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build1679262874/b1404/_pkg_.a
2025-08-20T21:13:39.1834369Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.1840356Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build1679262874/b1471/_pkg_.a
2025-08-20T21:13:39.1842572Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:39.1843279Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.1844029Z [00:03:16.530]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build1679262874/b1470/_pkg_.a
2025-08-20T21:13:39.1844688Z [00:03:16.530]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.1845300Z [00:03:16.530]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.1845825Z [00:03:16.530]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.1864836Z [00:03:16.530]➜  EOF
2025-08-20T21:13:39.1867982Z [00:03:16.530]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1468/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget=>google.golang.org/grpc@v1.68.1/balancer/weightedtarget;$WORK/b1468=>" -p google.golang.org/grpc/balancer/weightedtarget -lang=go1.22 -complete -installsuffix shared -buildid h8_gUaUYiwE2bcYInI4Q/h8_gUaUYiwE2bcYInI4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1468/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget/weightedtarget.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedtarget/weightedtarget_config.go
2025-08-20T21:13:39.1870911Z [00:03:16.532]➜  go tool buildid -w $WORK/b1473/_pkg_.a # internal
2025-08-20T21:13:39.1871626Z [00:03:16.532]➜  cp $WORK/b1473/_pkg_.a /root/.cache/go-build/40/40895cf84f5e816a362991d5aed4853fe936a7ac5f0bb58ec0cfdd8652ed4897-d # internal
2025-08-20T21:13:39.1872224Z [00:03:16.532]➜  github.com/cncf/xds/go/xds/data/orca/v3
2025-08-20T21:13:39.1872536Z [00:03:16.532]➜  mkdir -p $WORK/b1477/
2025-08-20T21:13:39.1877410Z [00:03:16.533]➜  cat >/tmp/go-build1679262874/b1477/importcfg << 'EOF' # internal
2025-08-20T21:13:39.1877797Z [00:03:16.533]➜  # import config
2025-08-20T21:13:39.1878140Z [00:03:16.533]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.1878563Z [00:03:16.533]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.1878977Z [00:03:16.533]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.1879564Z [00:03:16.533]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:39.1880300Z [00:03:16.533]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.1881182Z [00:03:16.533]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.1881880Z [00:03:16.533]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.1882719Z [00:03:16.533]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.1883153Z [00:03:16.533]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.1883580Z [00:03:16.533]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.1884009Z [00:03:16.533]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.1884430Z [00:03:16.533]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.1884849Z [00:03:16.533]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.1885264Z [00:03:16.533]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.1885811Z [00:03:16.533]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.1886292Z [00:03:16.533]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.1886729Z [00:03:16.533]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.1887067Z [00:03:16.533]➜  EOF
2025-08-20T21:13:39.1889834Z [00:03:16.533]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1477/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/data/orca/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/data/orca/v3;$WORK/b1477=>" -p github.com/cncf/xds/go/xds/data/orca/v3 -lang=go1.19 -complete -installsuffix shared -buildid hOjnWxhAT5dBbnWq5wLH/hOjnWxhAT5dBbnWq5wLH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1477/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/data/orca/v3/orca_load_report.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/data/orca/v3/orca_load_report.pb.validate.go
2025-08-20T21:13:39.2096752Z [00:03:16.558]➜  go tool buildid -w $WORK/b1468/_pkg_.a # internal
2025-08-20T21:13:39.2103524Z [00:03:16.558]➜  cp $WORK/b1468/_pkg_.a /root/.cache/go-build/97/978d8c8d54190d6a459d02d9d5454d5492cb978f7964afbf9af30d86fe3198b6-d # internal
2025-08-20T21:13:39.2118942Z [00:03:16.560]➜  google.golang.org/grpc/balancer/weightedroundrobin/internal
2025-08-20T21:13:39.2128359Z [00:03:16.560]➜  mkdir -p $WORK/b1478/
2025-08-20T21:13:39.2128801Z [00:03:16.560]➜  cat >/tmp/go-build1679262874/b1478/importcfg << 'EOF' # internal
2025-08-20T21:13:39.2129165Z [00:03:16.560]➜  # import config
2025-08-20T21:13:39.2129502Z [00:03:16.561]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.2129811Z [00:03:16.561]➜  EOF
2025-08-20T21:13:39.2132330Z [00:03:16.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1478/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/internal=>google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/internal;$WORK/b1478=>" -p google.golang.org/grpc/balancer/weightedroundrobin/internal -lang=go1.22 -complete -installsuffix shared -buildid RKLM7Lq41sP8uiFRFWpS/RKLM7Lq41sP8uiFRFWpS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1478/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/internal/internal.go
2025-08-20T21:13:39.2182849Z [00:03:16.566]➜  go tool buildid -w $WORK/b1474/_pkg_.a # internal
2025-08-20T21:13:39.2225555Z [00:03:16.570]➜  cp $WORK/b1474/_pkg_.a /root/.cache/go-build/f7/f77cb7540f165bfdd2e00f590a489637aabae9730370ae952608b7976d9be3b9-d # internal
2025-08-20T21:13:39.2231230Z [00:03:16.571]➜  go tool buildid -w $WORK/b1478/_pkg_.a # internal
2025-08-20T21:13:39.2234483Z [00:03:16.572]➜  cp $WORK/b1478/_pkg_.a /root/.cache/go-build/c2/c2d21322dcdc1b81774e426ee4f0353ae64d6d992f95bec78d79fb2a8b1bf017-d # internal
2025-08-20T21:13:39.2238246Z [00:03:16.572]➜  google.golang.org/grpc/xds/internal/balancer/loadstore
2025-08-20T21:13:39.2239279Z [00:03:16.572]➜  mkdir -p $WORK/b1483/
2025-08-20T21:13:39.2241088Z [00:03:16.572]➜  cat >/tmp/go-build1679262874/b1483/importcfg << 'EOF' # internal
2025-08-20T21:13:39.2241587Z [00:03:16.572]➜  # import config
2025-08-20T21:13:39.2243401Z [00:03:16.572]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build1679262874/b1449/_pkg_.a
2025-08-20T21:13:39.2244328Z [00:03:16.572]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.2245105Z [00:03:16.572]➜  EOF
2025-08-20T21:13:39.2248259Z [00:03:16.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1483/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/loadstore=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/loadstore;$WORK/b1483=>" -p google.golang.org/grpc/xds/internal/balancer/loadstore -lang=go1.22 -complete -installsuffix shared -buildid 3oKsCGSSHm_S0fbblT5C/3oKsCGSSHm_S0fbblT5C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1483/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/loadstore/load_store_wrapper.go
2025-08-20T21:13:39.2267481Z [00:03:16.575]➜  google.golang.org/grpc/xds/internal/balancer/outlierdetection
2025-08-20T21:13:39.2267994Z [00:03:16.575]➜  mkdir -p $WORK/b1484/
2025-08-20T21:13:39.2275124Z [00:03:16.575]➜  cat >/tmp/go-build1679262874/b1484/importcfg << 'EOF' # internal
2025-08-20T21:13:39.2275539Z [00:03:16.575]➜  # import config
2025-08-20T21:13:39.2275911Z [00:03:16.575]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.2276351Z [00:03:16.575]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.2276856Z [00:03:16.575]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.2277478Z [00:03:16.575]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.2278331Z [00:03:16.575]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.2279106Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1679262874/b989/_pkg_.a
2025-08-20T21:13:39.2279828Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:39.2280789Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1679262874/b966/_pkg_.a
2025-08-20T21:13:39.2281524Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.2282179Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:39.2282863Z [00:03:16.575]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.2283521Z [00:03:16.575]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.2284132Z [00:03:16.575]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.2284645Z [00:03:16.575]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:39.2285073Z [00:03:16.575]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:39.2285517Z [00:03:16.575]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.2285937Z [00:03:16.575]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.2286368Z [00:03:16.576]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:39.2286801Z [00:03:16.576]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.2287127Z [00:03:16.576]➜  EOF
2025-08-20T21:13:39.2293316Z [00:03:16.576]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1484/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection;$WORK/b1484=>" -p google.golang.org/grpc/xds/internal/balancer/outlierdetection -lang=go1.22 -complete -installsuffix shared -buildid mrrFRaHvySEwuXq58oDb/mrrFRaHvySEwuXq58oDb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1484/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection/callcounter.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/outlierdetection/subconn_wrapper.go
2025-08-20T21:13:39.2397526Z [00:03:16.588]➜  go tool buildid -w $WORK/b1477/_pkg_.a # internal
2025-08-20T21:13:39.2410289Z [00:03:16.589]➜  cp $WORK/b1477/_pkg_.a /root/.cache/go-build/a6/a60c42ab222b79bfff9ebf055f73cb87556a105b3184d93501e7ce1db151b684-d # internal
2025-08-20T21:13:39.2418330Z [00:03:16.589]➜  github.com/cncf/xds/go/xds/service/orca/v3
2025-08-20T21:13:39.2420975Z [00:03:16.589]➜  mkdir -p $WORK/b1480/
2025-08-20T21:13:39.2421694Z [00:03:16.589]➜  cat >/tmp/go-build1679262874/b1480/importcfg << 'EOF' # internal
2025-08-20T21:13:39.2422126Z [00:03:16.589]➜  # import config
2025-08-20T21:13:39.2422630Z [00:03:16.589]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.2423243Z [00:03:16.589]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.2423973Z [00:03:16.589]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.2424530Z [00:03:16.589]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.2425135Z [00:03:16.589]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:13:39.2425736Z [00:03:16.589]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:39.2426545Z [00:03:16.589]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:39.2428371Z [00:03:16.589]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:39.2430046Z [00:03:16.589]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.2433312Z [00:03:16.589]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.2434436Z [00:03:16.589]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.2435352Z [00:03:16.589]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:39.2436161Z [00:03:16.589]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.2438981Z [00:03:16.589]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.2439721Z [00:03:16.589]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.2440335Z [00:03:16.589]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.2441017Z [00:03:16.589]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.2441627Z [00:03:16.589]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.2442209Z [00:03:16.589]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.2442739Z [00:03:16.589]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.2443359Z [00:03:16.589]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.2443977Z [00:03:16.589]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.2445847Z [00:03:16.589]➜  EOF
2025-08-20T21:13:39.2450958Z [00:03:16.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1480/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/service/orca/v3=>github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/service/orca/v3;$WORK/b1480=>" -p github.com/cncf/xds/go/xds/service/orca/v3 -lang=go1.19 -complete -installsuffix shared -buildid OUrTgJOTFGBR0TgrsMu5/OUrTgJOTFGBR0TgrsMu5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1480/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/service/orca/v3/orca.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/service/orca/v3/orca.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20240905190251-b4127c9b8d78/xds/service/orca/v3/orca_grpc.pb.go
2025-08-20T21:13:39.3068652Z [00:03:16.655]➜  go tool buildid -w $WORK/b1484/_pkg_.a # internal
2025-08-20T21:13:39.3108981Z [00:03:16.659]➜  cp $WORK/b1484/_pkg_.a /root/.cache/go-build/15/15346c578aed964e382dfdb71cd2455244fcc7ae10c27c8108ca8a73fcf069b2-d # internal
2025-08-20T21:13:39.3114259Z [00:03:16.659]➜  google.golang.org/grpc/orca/internal
2025-08-20T21:13:39.3115243Z [00:03:16.660]➜  mkdir -p $WORK/b1481/
2025-08-20T21:13:39.3121841Z [00:03:16.660]➜  cat >/tmp/go-build1679262874/b1481/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3122703Z [00:03:16.660]➜  # import config
2025-08-20T21:13:39.3123714Z [00:03:16.660]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.3124188Z [00:03:16.660]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3124740Z [00:03:16.660]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:13:39.3125416Z [00:03:16.660]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:39.3126039Z [00:03:16.660]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:39.3126650Z [00:03:16.660]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:39.3127305Z [00:03:16.660]➜  EOF
2025-08-20T21:13:39.3129311Z [00:03:16.660]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1481/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/internal=>google.golang.org/grpc@v1.68.1/orca/internal;$WORK/b1481=>" -p google.golang.org/grpc/orca/internal -lang=go1.22 -complete -installsuffix shared -buildid 8qz1epk7Yqakcln71SRP/8qz1epk7Yqakcln71SRP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1481/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/internal/internal.go
2025-08-20T21:13:39.3189905Z [00:03:16.667]➜  go tool buildid -w $WORK/b1483/_pkg_.a # internal
2025-08-20T21:13:39.3228634Z [00:03:16.671]➜  cp $WORK/b1483/_pkg_.a /root/.cache/go-build/cc/ccc680202ef63aad8987894fd4759f7ca34cb2e053c447b50906f2ab49aee905-d # internal
2025-08-20T21:13:39.3249983Z [00:03:16.673]➜  google.golang.org/grpc/xds/internal/balancer/priority
2025-08-20T21:13:39.3250825Z [00:03:16.673]➜  mkdir -p $WORK/b1485/
2025-08-20T21:13:39.3259862Z [00:03:16.674]➜  cat >/tmp/go-build1679262874/b1485/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3260535Z [00:03:16.674]➜  # import config
2025-08-20T21:13:39.3261640Z [00:03:16.674]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.3262184Z [00:03:16.674]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.3262618Z [00:03:16.674]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3263125Z [00:03:16.674]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.3263740Z [00:03:16.674]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.3264364Z [00:03:16.674]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.3264973Z [00:03:16.674]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.3265632Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build1679262874/b1404/_pkg_.a
2025-08-20T21:13:39.3266307Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:39.3267296Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.3267969Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:39.3268635Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build1679262874/b1471/_pkg_.a
2025-08-20T21:13:39.3269293Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:39.3269966Z [00:03:16.674]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.3271021Z [00:03:16.674]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.3271727Z [00:03:16.674]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.3272252Z [00:03:16.674]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.3272778Z [00:03:16.674]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:39.3273270Z [00:03:16.674]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.3273580Z [00:03:16.674]➜  EOF
2025-08-20T21:13:39.3278118Z [00:03:16.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1485/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority;$WORK/b1485=>" -p google.golang.org/grpc/xds/internal/balancer/priority -lang=go1.22 -complete -installsuffix shared -buildid ECGJbtToUZ-bynMcITVU/ECGJbtToUZ-bynMcITVU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1485/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/balancer_child.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/balancer_priority.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/ignore_resolve_now.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/priority/utils.go
2025-08-20T21:13:39.3389116Z [00:03:16.687]➜  go tool buildid -w $WORK/b1480/_pkg_.a # internal
2025-08-20T21:13:39.3407214Z [00:03:16.689]➜  cp $WORK/b1480/_pkg_.a /root/.cache/go-build/db/db70dc10dce5aa41549aea1669279976098a2d9b880bcfc529da23f6d5dededa-d # internal
2025-08-20T21:13:39.3408404Z [00:03:16.689]➜  go tool buildid -w $WORK/b1481/_pkg_.a # internal
2025-08-20T21:13:39.3417931Z [00:03:16.690]➜  google.golang.org/grpc/xds/internal/balancer/wrrlocality
2025-08-20T21:13:39.3418375Z [00:03:16.690]➜  mkdir -p $WORK/b1486/
2025-08-20T21:13:39.3418769Z [00:03:16.690]➜  cat >/tmp/go-build1679262874/b1486/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3419143Z [00:03:16.690]➜  # import config
2025-08-20T21:13:39.3419509Z [00:03:16.690]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.3419955Z [00:03:16.690]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.3420373Z [00:03:16.690]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3421098Z [00:03:16.690]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.3421765Z [00:03:16.690]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build1679262874/b1468/_pkg_.a
2025-08-20T21:13:39.3422424Z [00:03:16.690]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.3423045Z [00:03:16.690]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.3423725Z [00:03:16.690]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.3425681Z [00:03:16.690]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.3426316Z [00:03:16.690]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.3426943Z [00:03:16.690]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:13:39.3427615Z [00:03:16.690]➜  EOF
2025-08-20T21:13:39.3431380Z [00:03:16.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1486/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/wrrlocality=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/wrrlocality;$WORK/b1486=>" -p google.golang.org/grpc/xds/internal/balancer/wrrlocality -lang=go1.22 -complete -installsuffix shared -buildid -o1-A0Kzs_r1s-BTA3FK/-o1-A0Kzs_r1s-BTA3FK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1486/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/wrrlocality/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/wrrlocality/logging.go
2025-08-20T21:13:39.3435416Z [00:03:16.690]➜  cp $WORK/b1481/_pkg_.a /root/.cache/go-build/48/48cbcbc7cc2153118454fdf5fdedd255f237110c9e5158d6c2637ae2299584a3-d # internal
2025-08-20T21:13:39.3451335Z [00:03:16.693]➜  google.golang.org/grpc/orca
2025-08-20T21:13:39.3451995Z [00:03:16.693]➜  mkdir -p $WORK/b1479/
2025-08-20T21:13:39.3452684Z [00:03:16.693]➜  cat >/tmp/go-build1679262874/b1479/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3453509Z [00:03:16.693]➜  # import config
2025-08-20T21:13:39.3453921Z [00:03:16.693]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.3454588Z [00:03:16.693]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3455238Z [00:03:16.693]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:13:39.3455920Z [00:03:16.693]➜  packagefile github.com/cncf/xds/go/xds/service/orca/v3=/tmp/go-build1679262874/b1480/_pkg_.a
2025-08-20T21:13:39.3456691Z [00:03:16.693]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:39.3457260Z [00:03:16.693]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.3457837Z [00:03:16.693]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:39.3458412Z [00:03:16.693]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.3458998Z [00:03:16.693]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:39.3459622Z [00:03:16.693]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:39.3460297Z [00:03:16.693]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1679262874/b990/_pkg_.a
2025-08-20T21:13:39.3461246Z [00:03:16.693]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:39.3461875Z [00:03:16.693]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:39.3462491Z [00:03:16.693]➜  packagefile google.golang.org/grpc/orca/internal=/tmp/go-build1679262874/b1481/_pkg_.a
2025-08-20T21:13:39.3463239Z [00:03:16.693]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:39.3463857Z [00:03:16.693]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:39.3464529Z [00:03:16.693]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:39.3465093Z [00:03:16.693]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.3465532Z [00:03:16.693]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:39.3466181Z [00:03:16.693]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.3466498Z [00:03:16.693]➜  EOF
2025-08-20T21:13:39.3469332Z [00:03:16.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1479/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca=>google.golang.org/grpc@v1.68.1/orca;$WORK/b1479=>" -p google.golang.org/grpc/orca -lang=go1.22 -complete -installsuffix shared -buildid U7_Tbty_qNVkZ9JdjZoE/U7_Tbty_qNVkZ9JdjZoE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1479/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/call_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/orca.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/producer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/server_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/orca/service.go
2025-08-20T21:13:39.3661032Z [00:03:16.714]➜  go tool buildid -w $WORK/b1485/_pkg_.a # internal
2025-08-20T21:13:39.3676493Z [00:03:16.716]➜  cp $WORK/b1485/_pkg_.a /root/.cache/go-build/8e/8e1b8fb1a34d2f828c52e55eb61127294cb60920f9d73f703fb16184b06ed5e3-d # internal
2025-08-20T21:13:39.3729895Z [00:03:16.721]➜  google.golang.org/grpc/xds/internal/balancer/clustermanager
2025-08-20T21:13:39.3730806Z [00:03:16.721]➜  mkdir -p $WORK/b1487/
2025-08-20T21:13:39.3742803Z [00:03:16.722]➜  cat >/tmp/go-build1679262874/b1487/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3743988Z [00:03:16.722]➜  # import config
2025-08-20T21:13:39.3745149Z [00:03:16.722]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.3746190Z [00:03:16.722]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.3746912Z [00:03:16.722]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3747504Z [00:03:16.722]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.3748151Z [00:03:16.722]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.3748927Z [00:03:16.722]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:39.3749522Z [00:03:16.722]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.3750120Z [00:03:16.722]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.3750901Z [00:03:16.722]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build1679262874/b1404/_pkg_.a
2025-08-20T21:13:39.3751648Z [00:03:16.722]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.3752319Z [00:03:16.722]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build1679262874/b1471/_pkg_.a
2025-08-20T21:13:39.3752976Z [00:03:16.722]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:39.3753656Z [00:03:16.722]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.3754306Z [00:03:16.722]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.3754913Z [00:03:16.722]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.3755504Z [00:03:16.722]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:39.3755995Z [00:03:16.722]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.3756404Z [00:03:16.722]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.3756715Z [00:03:16.722]➜  EOF
2025-08-20T21:13:39.3760302Z [00:03:16.722]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1487/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager;$WORK/b1487=>" -p google.golang.org/grpc/xds/internal/balancer/clustermanager -lang=go1.22 -complete -installsuffix shared -buildid ck1vmVnfunxS88SB6RIh/ck1vmVnfunxS88SB6RIh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1487/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager/balancerstateaggregator.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager/clustermanager.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clustermanager/picker.go
2025-08-20T21:13:39.3796332Z [00:03:16.728]➜  go tool buildid -w $WORK/b1486/_pkg_.a # internal
2025-08-20T21:13:39.3815809Z [00:03:16.729]➜  cp $WORK/b1486/_pkg_.a /root/.cache/go-build/4c/4c6defaa8da7d853b672180a0923a34c234fdb90d7b0e62a69e8d7188bd54736-d # internal
2025-08-20T21:13:39.3823599Z [00:03:16.730]➜  google.golang.org/grpc/xds/internal/clusterspecifier/rls
2025-08-20T21:13:39.3829285Z [00:03:16.730]➜  mkdir -p $WORK/b1488/
2025-08-20T21:13:39.3829747Z [00:03:16.730]➜  cat >/tmp/go-build1679262874/b1488/importcfg << 'EOF' # internal
2025-08-20T21:13:39.3830107Z [00:03:16.730]➜  # import config
2025-08-20T21:13:39.3830478Z [00:03:16.730]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.3831480Z [00:03:16.730]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.3831997Z [00:03:16.730]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.3832597Z [00:03:16.730]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:39.3833551Z [00:03:16.730]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build1679262874/b1403/_pkg_.a
2025-08-20T21:13:39.3834442Z [00:03:16.730]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build1679262874/b1462/_pkg_.a
2025-08-20T21:13:39.3835193Z [00:03:16.730]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:39.3836092Z [00:03:16.730]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:39.3836742Z [00:03:16.730]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.3837175Z [00:03:16.730]➜  EOF
2025-08-20T21:13:39.3839503Z [00:03:16.730]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1488/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier/rls=>google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier/rls;$WORK/b1488=>" -p google.golang.org/grpc/xds/internal/clusterspecifier/rls -lang=go1.22 -complete -installsuffix shared -buildid e66NBzOjvOEcES1hv0gr/e66NBzOjvOEcES1hv0gr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1488/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/clusterspecifier/rls/rls.go
2025-08-20T21:13:39.4307866Z [00:03:16.779]➜  go tool buildid -w $WORK/b1487/_pkg_.a # internal
2025-08-20T21:13:39.4340905Z [00:03:16.782]➜  cp $WORK/b1487/_pkg_.a /root/.cache/go-build/d6/d6c5a9cc9f0dbaa97b5ad058bc1f1f4de219f170890ed3ffb43dcba6ebecdf9c-d # internal
2025-08-20T21:13:39.4342534Z [00:03:16.782]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3
2025-08-20T21:13:39.4343038Z [00:03:16.782]➜  mkdir -p $WORK/b1490/
2025-08-20T21:13:39.4349057Z [00:03:16.783]➜  cat >/tmp/go-build1679262874/b1490/importcfg << 'EOF' # internal
2025-08-20T21:13:39.4349862Z [00:03:16.783]➜  # import config
2025-08-20T21:13:39.4350277Z [00:03:16.783]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.4350834Z [00:03:16.783]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.4351290Z [00:03:16.783]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.4351840Z [00:03:16.783]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:39.4352898Z [00:03:16.783]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:39.4353659Z [00:03:16.783]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:39.4354394Z [00:03:16.783]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.4355103Z [00:03:16.783]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.4355931Z [00:03:16.783]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.4356738Z [00:03:16.783]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:39.4357299Z [00:03:16.783]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.4357724Z [00:03:16.783]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.4358163Z [00:03:16.783]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.4358589Z [00:03:16.783]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.4359013Z [00:03:16.783]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.4359431Z [00:03:16.783]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.4359848Z [00:03:16.783]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.4360269Z [00:03:16.783]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.4361008Z [00:03:16.783]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.4361519Z [00:03:16.783]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.4361857Z [00:03:16.783]➜  EOF
2025-08-20T21:13:39.4365043Z [00:03:16.784]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/common/fault/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/common/fault/v3;$WORK/b1490=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3 -lang=go1.21 -complete -installsuffix shared -buildid raU0pMSHtPxGe4-0eu7p/raU0pMSHtPxGe4-0eu7p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1490/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/common/fault/v3/fault.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/common/fault/v3/fault.pb.validate.go
2025-08-20T21:13:39.4368034Z [00:03:16.784]➜  go tool buildid -w $WORK/b1488/_pkg_.a # internal
2025-08-20T21:13:39.4368705Z [00:03:16.785]➜  cp $WORK/b1488/_pkg_.a /root/.cache/go-build/4c/4cfc04670bbe5f43616a61ea646d2590fd07b12b15917b1097275a41da6f48bd-d # internal
2025-08-20T21:13:39.4369459Z [00:03:16.785]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3
2025-08-20T21:13:39.4369905Z [00:03:16.785]➜  mkdir -p $WORK/b1496/
2025-08-20T21:13:39.4373730Z [00:03:16.785]➜  cat >/tmp/go-build1679262874/b1496/importcfg << 'EOF' # internal
2025-08-20T21:13:39.4374116Z [00:03:16.785]➜  # import config
2025-08-20T21:13:39.4374464Z [00:03:16.785]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.4374886Z [00:03:16.785]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.4376044Z [00:03:16.785]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.4376844Z [00:03:16.786]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:39.4377553Z [00:03:16.786]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.4378539Z [00:03:16.786]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.4379241Z [00:03:16.786]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.4379780Z [00:03:16.786]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.4380204Z [00:03:16.786]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.4380861Z [00:03:16.786]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.4381352Z [00:03:16.786]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.4381910Z [00:03:16.786]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.4382386Z [00:03:16.786]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.4382809Z [00:03:16.786]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.4383226Z [00:03:16.786]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.4383641Z [00:03:16.786]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.4384078Z [00:03:16.786]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.4384411Z [00:03:16.786]➜  EOF
2025-08-20T21:13:39.4387732Z [00:03:16.786]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1496/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/rbac/audit_loggers/stream/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/rbac/audit_loggers/stream/v3;$WORK/b1496=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3 -lang=go1.21 -complete -installsuffix shared -buildid TzXY2b6zcXM47ZZwNeMB/TzXY2b6zcXM47ZZwNeMB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1496/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/rbac/audit_loggers/stream/v3/stream.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/rbac/audit_loggers/stream/v3/stream.pb.validate.go
2025-08-20T21:13:39.4501219Z [00:03:16.798]➜  go tool buildid -w $WORK/b1479/_pkg_.a # internal
2025-08-20T21:13:39.4523657Z [00:03:16.800]➜  cp $WORK/b1479/_pkg_.a /root/.cache/go-build/0a/0ac3745d87e4a429c11c454e50229d368d9b294b22d02a9489233f0be55317f5-d # internal
2025-08-20T21:13:39.4543567Z [00:03:16.802]➜  google.golang.org/grpc/balancer/weightedroundrobin
2025-08-20T21:13:39.4544616Z [00:03:16.802]➜  mkdir -p $WORK/b1476/
2025-08-20T21:13:39.4561648Z [00:03:16.804]➜  cat >/tmp/go-build1679262874/b1476/importcfg << 'EOF' # internal
2025-08-20T21:13:39.4563518Z [00:03:16.804]➜  # import config
2025-08-20T21:13:39.4563968Z [00:03:16.804]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.4564433Z [00:03:16.804]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.4564878Z [00:03:16.804]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.4565306Z [00:03:16.804]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.4565842Z [00:03:16.804]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:13:39.4566459Z [00:03:16.804]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.4567065Z [00:03:16.804]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.4567798Z [00:03:16.804]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin/internal=/tmp/go-build1679262874/b1478/_pkg_.a
2025-08-20T21:13:39.4568582Z [00:03:16.804]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build1679262874/b1468/_pkg_.a
2025-08-20T21:13:39.4569247Z [00:03:16.804]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.4569893Z [00:03:16.804]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:39.4571049Z [00:03:16.804]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.4571684Z [00:03:16.804]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.4572360Z [00:03:16.804]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:39.4572987Z [00:03:16.804]➜  packagefile google.golang.org/grpc/orca=/tmp/go-build1679262874/b1479/_pkg_.a
2025-08-20T21:13:39.4573750Z [00:03:16.804]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.4574442Z [00:03:16.804]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.4574968Z [00:03:16.804]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:39.4575395Z [00:03:16.804]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:39.4575834Z [00:03:16.804]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.4576267Z [00:03:16.804]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:39.4576702Z [00:03:16.804]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.4577005Z [00:03:16.804]➜  EOF
2025-08-20T21:13:39.4581076Z [00:03:16.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1476/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin=>google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin;$WORK/b1476=>" -p google.golang.org/grpc/balancer/weightedroundrobin -lang=go1.22 -complete -installsuffix shared -buildid pPXBfwxWmwqyf9ro0fna/pPXBfwxWmwqyf9ro0fna -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1476/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/scheduler.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/balancer/weightedroundrobin/weightedroundrobin.go
2025-08-20T21:13:39.4763115Z [00:03:16.824]➜  go tool buildid -w $WORK/b1496/_pkg_.a # internal
2025-08-20T21:13:39.4764365Z [00:03:16.824]➜  cp $WORK/b1496/_pkg_.a /root/.cache/go-build/74/7482bbe335a3987eb08d7553b3a0ce403a27993b100d459a883d06445b72e587-d # internal
2025-08-20T21:13:39.4770737Z [00:03:16.825]➜  google.golang.org/grpc/authz/audit
2025-08-20T21:13:39.4772392Z [00:03:16.825]➜  mkdir -p $WORK/b1497/
2025-08-20T21:13:39.4781814Z [00:03:16.826]➜  cat >/tmp/go-build1679262874/b1497/importcfg << 'EOF' # internal
2025-08-20T21:13:39.4782237Z [00:03:16.826]➜  # import config
2025-08-20T21:13:39.4782604Z [00:03:16.826]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.4784116Z [00:03:16.826]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.4784462Z [00:03:16.826]➜  EOF
2025-08-20T21:13:39.4786350Z [00:03:16.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1497/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/authz/audit=>google.golang.org/grpc@v1.68.1/authz/audit;$WORK/b1497=>" -p google.golang.org/grpc/authz/audit -lang=go1.22 -complete -installsuffix shared -buildid yd-wstS7kI6WK8CnOz_o/yd-wstS7kI6WK8CnOz_o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1497/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/authz/audit/audit_logger.go
2025-08-20T21:13:39.4992992Z [00:03:16.845]➜  go tool buildid -w $WORK/b1497/_pkg_.a # internal
2025-08-20T21:13:39.4994210Z [00:03:16.845]➜  cp $WORK/b1497/_pkg_.a /root/.cache/go-build/69/690b586c764d6a2e5029204c6966fd70db9351027cf65798b73fd693a22906f1-d # internal
2025-08-20T21:13:39.4995821Z [00:03:16.847]➜  google.golang.org/grpc/authz/audit/stdout
2025-08-20T21:13:39.4996507Z [00:03:16.847]➜  mkdir -p $WORK/b1498/
2025-08-20T21:13:39.4996900Z [00:03:16.847]➜  cat >/tmp/go-build1679262874/b1498/importcfg << 'EOF' # internal
2025-08-20T21:13:39.4997252Z [00:03:16.847]➜  # import config
2025-08-20T21:13:39.4997615Z [00:03:16.847]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.4998164Z [00:03:16.847]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build1679262874/b1497/_pkg_.a
2025-08-20T21:13:39.4998761Z [00:03:16.847]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.4999396Z [00:03:16.847]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:39.4999869Z [00:03:16.847]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:39.5000279Z [00:03:16.847]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.5000732Z [00:03:16.847]➜  EOF
2025-08-20T21:13:39.5002828Z [00:03:16.847]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1498/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/authz/audit/stdout=>google.golang.org/grpc@v1.68.1/authz/audit/stdout;$WORK/b1498=>" -p google.golang.org/grpc/authz/audit/stdout -lang=go1.22 -complete -installsuffix shared -buildid 7lH34YABv7knps0KDbbz/7lH34YABv7knps0KDbbz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1498/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/authz/audit/stdout/stdout_logger.go
2025-08-20T21:13:39.5336260Z [00:03:16.882]➜  go tool buildid -w $WORK/b1498/_pkg_.a # internal
2025-08-20T21:13:39.5337621Z [00:03:16.882]➜  go tool buildid -w $WORK/b1476/_pkg_.a # internal
2025-08-20T21:13:39.5342065Z [00:03:16.882]➜  cp $WORK/b1498/_pkg_.a /root/.cache/go-build/25/2558482dbeaa271ed3608a1fc9318f465b1e5d4cdbfeb136e81c476b5525e202-d # internal
2025-08-20T21:13:39.5357664Z [00:03:16.884]➜  github.com/cespare/xxhash/v2
2025-08-20T21:13:39.5359574Z [00:03:16.884]➜  mkdir -p $WORK/b1502/
2025-08-20T21:13:39.5362402Z [00:03:16.884]➜  echo -n > $WORK/b1502/go_asm.h # internal
2025-08-20T21:13:39.5363145Z [00:03:16.884]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T21:13:39.5364490Z [00:03:16.884]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b1502=>" -I $WORK/b1502/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b1502/symabis ./xxhash_arm64.s
2025-08-20T21:13:39.5374849Z [00:03:16.885]➜  cp $WORK/b1476/_pkg_.a /root/.cache/go-build/0d/0dcd6525059573e569603d2032fb9683a73c16cb2b615a89df855dc92a3bf88f-d # internal
2025-08-20T21:13:39.5375804Z [00:03:16.885]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3
2025-08-20T21:13:39.5376358Z [00:03:16.885]➜  mkdir -p $WORK/b1507/
2025-08-20T21:13:39.5378868Z [00:03:16.886]➜  cat >/tmp/go-build1679262874/b1507/importcfg << 'EOF' # internal
2025-08-20T21:13:39.5379844Z [00:03:16.886]➜  # import config
2025-08-20T21:13:39.5380378Z [00:03:16.886]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.5381034Z [00:03:16.886]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.5381526Z [00:03:16.886]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.5382134Z [00:03:16.886]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:39.5382925Z [00:03:16.886]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:39.5383767Z [00:03:16.886]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.5384588Z [00:03:16.886]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.5385739Z [00:03:16.886]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.5387564Z [00:03:16.886]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:39.5388307Z [00:03:16.886]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:39.5388865Z [00:03:16.886]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.5389285Z [00:03:16.886]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.5389712Z [00:03:16.886]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.5390276Z [00:03:16.886]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.5390933Z [00:03:16.886]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.5391364Z [00:03:16.886]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.5391788Z [00:03:16.886]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.5392210Z [00:03:16.886]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.5392621Z [00:03:16.886]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.5393053Z [00:03:16.886]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.5393385Z [00:03:16.886]➜  EOF
2025-08-20T21:13:39.5393632Z [00:03:16.886]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:39.5397738Z [00:03:16.886]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3;$WORK/b1507=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3 -lang=go1.21 -complete -installsuffix shared -buildid GVmxt2em9hKh80c9JgRw/GVmxt2em9hKh80c9JgRw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1507/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.pb.validate.go
2025-08-20T21:13:39.5481388Z [00:03:16.896]➜  cat >/tmp/go-build1679262874/b1502/importcfg << 'EOF' # internal
2025-08-20T21:13:39.5482249Z [00:03:16.896]➜  # import config
2025-08-20T21:13:39.5487741Z [00:03:16.896]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:39.5488518Z [00:03:16.896]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.5489152Z [00:03:16.896]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:39.5489690Z [00:03:16.896]➜  EOF
2025-08-20T21:13:39.5492483Z [00:03:16.896]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1502/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b1502=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid R0L0PSHpZmQQtsmBizg6/R0L0PSHpZmQQtsmBizg6 -goversion go1.25.0 -symabis $WORK/b1502/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1502/importcfg -pack -asmhdr $WORK/b1502/go_asm.h /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash.go /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_asm.go /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0/xxhash_unsafe.go
2025-08-20T21:13:39.5645858Z [00:03:16.913]➜  go tool buildid -w $WORK/b1490/_pkg_.a # internal
2025-08-20T21:13:39.5667615Z [00:03:16.915]➜  cp $WORK/b1490/_pkg_.a /root/.cache/go-build/aa/aad64d6e43b32c37493c72c60eef93702a258332f3ccb2a4650fe26cf6f1f323-d # internal
2025-08-20T21:13:39.5674966Z [00:03:16.915]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3
2025-08-20T21:13:39.5677511Z [00:03:16.915]➜  mkdir -p $WORK/b1510/
2025-08-20T21:13:39.5682486Z [00:03:16.915]➜  cat >/tmp/go-build1679262874/b1510/importcfg << 'EOF' # internal
2025-08-20T21:13:39.5682850Z [00:03:16.915]➜  # import config
2025-08-20T21:13:39.5683190Z [00:03:16.915]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.5683612Z [00:03:16.916]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.5684031Z [00:03:16.916]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.5684822Z [00:03:16.916]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:39.5685584Z [00:03:16.916]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:39.5686297Z [00:03:16.916]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:39.5687000Z [00:03:16.916]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:39.5687537Z [00:03:16.916]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:39.5687956Z [00:03:16.916]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:39.5688384Z [00:03:16.916]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:39.5688806Z [00:03:16.916]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.5689233Z [00:03:16.916]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.5689757Z [00:03:16.916]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.5690296Z [00:03:16.916]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.5690871Z [00:03:16.916]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.5691318Z [00:03:16.916]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.5691931Z [00:03:16.916]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.5692270Z [00:03:16.916]➜  EOF
2025-08-20T21:13:39.5695645Z [00:03:16.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1510/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/pick_first/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/pick_first/v3;$WORK/b1510=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3 -lang=go1.21 -complete -installsuffix shared -buildid YD4IeFd3F6_pqIyRCTsJ/YD4IeFd3F6_pqIyRCTsJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1510/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/pick_first/v3/pick_first.pb.validate.go
2025-08-20T21:13:39.5907863Z [00:03:16.939]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T21:13:39.5911823Z [00:03:16.939]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/cespare/xxhash/v2 -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b1502=>" -I $WORK/b1502/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1502/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T21:13:39.6015145Z [00:03:16.949]➜  go tool pack r $WORK/b1502/_pkg_.a $WORK/b1502/xxhash_arm64.o # internal
2025-08-20T21:13:39.6018221Z [00:03:16.949]➜  go tool buildid -w $WORK/b1502/_pkg_.a # internal
2025-08-20T21:13:39.6023313Z [00:03:16.950]➜  cp $WORK/b1502/_pkg_.a /root/.cache/go-build/2e/2ebcd9b81308f497c5e0b7005b7f554eab2910636c1cd3638a43c54dc2de8e55-d # internal
2025-08-20T21:13:39.6070631Z [00:03:16.954]➜  google.golang.org/grpc/xds/internal/balancer/ringhash
2025-08-20T21:13:39.6071130Z [00:03:16.954]➜  mkdir -p $WORK/b1503/
2025-08-20T21:13:39.6071517Z [00:03:16.954]➜  cat >/tmp/go-build1679262874/b1503/importcfg << 'EOF' # internal
2025-08-20T21:13:39.6071871Z [00:03:16.954]➜  # import config
2025-08-20T21:13:39.6072218Z [00:03:16.954]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.6072673Z [00:03:16.954]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.6073117Z [00:03:16.954]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.6073544Z [00:03:16.954]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.6074261Z [00:03:16.954]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1679262874/b1502/_pkg_.a
2025-08-20T21:13:39.6074921Z [00:03:16.954]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:39.6075543Z [00:03:16.954]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:39.6076421Z [00:03:16.954]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build1679262874/b1476/_pkg_.a
2025-08-20T21:13:39.6077087Z [00:03:16.954]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:39.6077678Z [00:03:16.954]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:39.6078276Z [00:03:16.954]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:39.6078906Z [00:03:16.954]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:39.6079567Z [00:03:16.954]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:39.6080212Z [00:03:16.954]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:39.6081023Z [00:03:16.954]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:39.6081662Z [00:03:16.954]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:39.6082261Z [00:03:16.954]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:39.6082750Z [00:03:16.954]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:39.6083162Z [00:03:16.954]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.6083581Z [00:03:16.954]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.6084012Z [00:03:16.954]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.6084321Z [00:03:16.954]➜  EOF
2025-08-20T21:13:39.6084569Z [00:03:16.954]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:39.6088731Z [00:03:16.954]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1503/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash;$WORK/b1503=>" -p google.golang.org/grpc/xds/internal/balancer/ringhash -lang=go1.22 -complete -installsuffix shared -buildid Zp083YVple10yFXG0TuB/Zp083YVple10yFXG0TuB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1503/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/picker.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/ring.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/ringhash.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/ringhash/util.go
2025-08-20T21:13:39.6116745Z [00:03:16.958]➜  go tool buildid -w $WORK/b1507/_pkg_.a # internal
2025-08-20T21:13:39.6117747Z [00:03:16.959]➜  cp $WORK/b1507/_pkg_.a /root/.cache/go-build/e6/e6300f1cb46f9c06f3579ccb370ee9b4bd133b9eb3e899c5b695f628e56a4b2b-d # internal
2025-08-20T21:13:39.6166962Z [00:03:16.964]➜  compress/bzip2
2025-08-20T21:13:39.6167273Z [00:03:16.964]➜  mkdir -p $WORK/b1513/
2025-08-20T21:13:39.6175619Z [00:03:16.964]➜  cat >/tmp/go-build1679262874/b1513/importcfg << 'EOF' # internal
2025-08-20T21:13:39.6175985Z [00:03:16.964]➜  # import config
2025-08-20T21:13:39.6176323Z [00:03:16.964]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:39.6176739Z [00:03:16.964]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:39.6177158Z [00:03:16.964]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:39.6177778Z [00:03:16.964]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:39.6178158Z [00:03:16.964]➜  EOF
2025-08-20T21:13:39.6180146Z [00:03:16.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1513/_pkg_.a -trimpath "/root/.go/src/compress/bzip2=>compress/bzip2;$WORK/b1513=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid TqBajTQfFBHlgJ51aebO/TqBajTQfFBHlgJ51aebO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1513/importcfg -pack /root/.go/src/compress/bzip2/bit_reader.go /root/.go/src/compress/bzip2/bzip2.go /root/.go/src/compress/bzip2/huffman.go /root/.go/src/compress/bzip2/move_to_front.go
2025-08-20T21:13:39.6457227Z [00:03:16.994]➜  go tool buildid -w $WORK/b1510/_pkg_.a # internal
2025-08-20T21:13:39.6475074Z [00:03:16.995]➜  cp $WORK/b1510/_pkg_.a /root/.cache/go-build/0d/0d107582e10972973066dd9c51ee85f06c52018472eef2cd9dba2706eeaa55a8-d # internal
2025-08-20T21:13:39.6475750Z [00:03:16.995]➜  github.com/aws/aws-sdk-go/aws/awserr
2025-08-20T21:13:39.6476072Z [00:03:16.995]➜  mkdir -p $WORK/b1515/
2025-08-20T21:13:39.6476462Z [00:03:16.995]➜  cat >/tmp/go-build1679262874/b1515/importcfg << 'EOF' # internal
2025-08-20T21:13:39.6476828Z [00:03:16.995]➜  # import config
2025-08-20T21:13:39.6477200Z [00:03:16.995]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:39.6477638Z [00:03:16.995]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.6477944Z [00:03:16.995]➜  EOF
2025-08-20T21:13:39.6480114Z [00:03:16.995]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awserr=>github.com/aws/aws-sdk-go@v1.44.288/aws/awserr;$WORK/b1515=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.11 -complete -installsuffix shared -buildid sOe_JqhYf-0SHplKbRdF/sOe_JqhYf-0SHplKbRdF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1515/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awserr/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awserr/types.go
2025-08-20T21:13:39.7023528Z [00:03:17.050]➜  go tool buildid -w $WORK/b1515/_pkg_.a # internal
2025-08-20T21:13:39.7056613Z [00:03:17.053]➜  cp $WORK/b1515/_pkg_.a /root/.cache/go-build/6f/6f0cd24be5059ba887dde42bfc416ea8092ce121c17aef8a777a712dc6de003c-d # internal
2025-08-20T21:13:39.7063882Z [00:03:17.054]➜  github.com/aws/aws-sdk-go/internal/ini
2025-08-20T21:13:39.7064307Z [00:03:17.054]➜  mkdir -p $WORK/b1517/
2025-08-20T21:13:39.7065647Z [00:03:17.055]➜  cat >/tmp/go-build1679262874/b1517/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7066023Z [00:03:17.055]➜  # import config
2025-08-20T21:13:39.7066363Z [00:03:17.055]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.7066777Z [00:03:17.055]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.7067544Z [00:03:17.055]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:39.7068125Z [00:03:17.055]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:39.7068547Z [00:03:17.055]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:39.7069104Z [00:03:17.055]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:39.7069518Z [00:03:17.055]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.7069941Z [00:03:17.055]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.7070369Z [00:03:17.055]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.7071000Z [00:03:17.055]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:39.7071322Z [00:03:17.055]➜  EOF
2025-08-20T21:13:39.7079360Z [00:03:17.055]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini=>github.com/aws/aws-sdk-go@v1.44.288/internal/ini;$WORK/b1517=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.11 -complete -installsuffix shared -buildid dzXIRliJdjf5vsiTItJt/dzXIRliJdjf5vsiTItJt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1517/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/ast.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/comma_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/comment_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/empty_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/expression.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/ini.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/ini_lexer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/ini_parser.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/literal_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/newline_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/number_helper.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/op_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/parse_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/parse_stack.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/sep_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/skipper.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/statement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/value_util.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/visitor.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/walker.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/ini/ws_token.go
2025-08-20T21:13:39.7132855Z [00:03:17.058]➜  go tool buildid -w $WORK/b1513/_pkg_.a # internal
2025-08-20T21:13:39.7133615Z [00:03:17.059]➜  cp $WORK/b1513/_pkg_.a /root/.cache/go-build/41/41ce51d857e796019bc8deaf14c97882c0b737ae5077b81835943758b9206a22-d # internal
2025-08-20T21:13:39.7134271Z [00:03:17.059]➜  github.com/aws/aws-sdk-go/internal/shareddefaults
2025-08-20T21:13:39.7134618Z [00:03:17.059]➜  mkdir -p $WORK/b1518/
2025-08-20T21:13:39.7134992Z [00:03:17.059]➜  cat >/tmp/go-build1679262874/b1518/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7135342Z [00:03:17.059]➜  # import config
2025-08-20T21:13:39.7143306Z [00:03:17.059]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:39.7143832Z [00:03:17.059]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:39.7144288Z [00:03:17.059]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:39.7144626Z [00:03:17.059]➜  EOF
2025-08-20T21:13:39.7147867Z [00:03:17.059]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1518/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/shareddefaults=>github.com/aws/aws-sdk-go@v1.44.288/internal/shareddefaults;$WORK/b1518=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.11 -complete -installsuffix shared -buildid eXr7QSWAqnBYNJU7rPeR/eXr7QSWAqnBYNJU7rPeR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1518/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/shareddefaults/ecs_container.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/shareddefaults/shared_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/shareddefaults/shared_config_resolve_home_go1.12.go
2025-08-20T21:13:39.7151456Z [00:03:17.061]➜  go tool buildid -w $WORK/b1503/_pkg_.a # internal
2025-08-20T21:13:39.7152198Z [00:03:17.061]➜  cp $WORK/b1503/_pkg_.a /root/.cache/go-build/81/818de74912ad1bb68cb40961c2e681634c6c74d7c68c4a05c40b55e909bf675c-d # internal
2025-08-20T21:13:39.7152822Z [00:03:17.061]➜  github.com/aws/aws-sdk-go/internal/sync/singleflight
2025-08-20T21:13:39.7153295Z [00:03:17.061]➜  mkdir -p $WORK/b1519/
2025-08-20T21:13:39.7153715Z [00:03:17.062]➜  cat >/tmp/go-build1679262874/b1519/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7154072Z [00:03:17.062]➜  # import config
2025-08-20T21:13:39.7154567Z [00:03:17.062]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.7154880Z [00:03:17.062]➜  EOF
2025-08-20T21:13:39.7157074Z [00:03:17.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1519/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sync/singleflight=>github.com/aws/aws-sdk-go@v1.44.288/internal/sync/singleflight;$WORK/b1519=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.11 -complete -installsuffix shared -buildid gwO6NOT60KLhDvKKwBP2/gwO6NOT60KLhDvKKwBP2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1519/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sync/singleflight/singleflight.go
2025-08-20T21:13:39.7246071Z [00:03:17.072]➜  go tool buildid -w $WORK/b1518/_pkg_.a # internal
2025-08-20T21:13:39.7250897Z [00:03:17.073]➜  cp $WORK/b1518/_pkg_.a /root/.cache/go-build/23/2393ffb87027b17f60605561061f5f74a59ab3b2941542ccb50c4c2197ff0296-d # internal
2025-08-20T21:13:39.7261959Z [00:03:17.074]➜  github.com/aws/aws-sdk-go/aws/endpoints
2025-08-20T21:13:39.7262378Z [00:03:17.074]➜  mkdir -p $WORK/b1520/
2025-08-20T21:13:39.7264578Z [00:03:17.074]➜  cat >/tmp/go-build1679262874/b1520/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7265000Z [00:03:17.074]➜  # import config
2025-08-20T21:13:39.7265371Z [00:03:17.074]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.7265811Z [00:03:17.074]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.7266353Z [00:03:17.074]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:39.7266855Z [00:03:17.074]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:39.7267278Z [00:03:17.074]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.7267702Z [00:03:17.074]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.7268447Z [00:03:17.074]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.7268771Z [00:03:17.074]➜  EOF
2025-08-20T21:13:39.7272763Z [00:03:17.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1520/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints=>github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints;$WORK/b1520=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.11 -complete -installsuffix shared -buildid djy5SLPYiQccJj2Co7d3/djy5SLPYiQccJj2Co7d3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1520/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/decode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/dep_service_ids.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/legacy_regions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/endpoints/v3model.go
2025-08-20T21:13:39.7318835Z [00:03:17.080]➜  go tool buildid -w $WORK/b1519/_pkg_.a # internal
2025-08-20T21:13:39.7329270Z [00:03:17.080]➜  cp $WORK/b1519/_pkg_.a /root/.cache/go-build/61/61a312f56083f02004791075a7e035e082d5f2f97c41ab93c7da80dc3e165d7b-d # internal
2025-08-20T21:13:39.7330126Z [00:03:17.081]➜  github.com/aws/aws-sdk-go/internal/sdkio
2025-08-20T21:13:39.7331332Z [00:03:17.081]➜  mkdir -p $WORK/b1521/
2025-08-20T21:13:39.7333045Z [00:03:17.081]➜  cat >/tmp/go-build1679262874/b1521/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7333474Z [00:03:17.081]➜  # import config
2025-08-20T21:13:39.7334033Z [00:03:17.081]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:39.7334383Z [00:03:17.081]➜  EOF
2025-08-20T21:13:39.7336667Z [00:03:17.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1521/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkio=>github.com/aws/aws-sdk-go@v1.44.288/internal/sdkio;$WORK/b1521=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.11 -complete -installsuffix shared -buildid v6LW29u4CXXNzRx3kq5D/v6LW29u4CXXNzRx3kq5D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1521/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkio/byte.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkio/io_go1.7.go
2025-08-20T21:13:39.7433797Z [00:03:17.089]➜  go tool buildid -w $WORK/b1521/_pkg_.a # internal
2025-08-20T21:13:39.7437440Z [00:03:17.090]➜  cp $WORK/b1521/_pkg_.a /root/.cache/go-build/4d/4d97e799a21de3f5f6b887fa44fe2f37e04ea666570d1ea3f1f97782e8c9300d-d # internal
2025-08-20T21:13:39.7438054Z [00:03:17.090]➜  github.com/jmespath/go-jmespath
2025-08-20T21:13:39.7438358Z [00:03:17.090]➜  mkdir -p $WORK/b1527/
2025-08-20T21:13:39.7438739Z [00:03:17.091]➜  cat >/tmp/go-build1679262874/b1527/importcfg << 'EOF' # internal
2025-08-20T21:13:39.7439103Z [00:03:17.091]➜  # import config
2025-08-20T21:13:39.7439452Z [00:03:17.091]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.7439898Z [00:03:17.091]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:39.7440340Z [00:03:17.091]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:39.7440913Z [00:03:17.091]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.7441323Z [00:03:17.091]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:39.7441742Z [00:03:17.091]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.7442165Z [00:03:17.091]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:39.7442594Z [00:03:17.091]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.7443021Z [00:03:17.091]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.7443860Z [00:03:17.091]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:39.7444320Z [00:03:17.091]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:39.7444653Z [00:03:17.091]➜  EOF
2025-08-20T21:13:39.7448368Z [00:03:17.091]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1527/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0=>github.com/jmespath/go-jmespath@v0.4.0;$WORK/b1527=>" -p github.com/jmespath/go-jmespath -lang=go1.14 -complete -installsuffix shared -buildid rYS2BkWkdxpUV8hW-Bk4/rYS2BkWkdxpUV8hW-Bk4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1527/importcfg -pack /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/api.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/astnodetype_string.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/functions.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/interpreter.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/lexer.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/parser.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/toktype_string.go /root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0/util.go
2025-08-20T21:13:39.8867665Z [00:03:17.235]➜  go tool buildid -w $WORK/b1517/_pkg_.a # internal
2025-08-20T21:13:39.8886103Z [00:03:17.236]➜  cp $WORK/b1517/_pkg_.a /root/.cache/go-build/03/0382f72b86c56069318949f298ce1179eba538bad720704a89840db443107d93-d # internal
2025-08-20T21:13:39.8915552Z [00:03:17.239]➜  github.com/aws/aws-sdk-go/aws/credentials
2025-08-20T21:13:39.8915998Z [00:03:17.239]➜  mkdir -p $WORK/b1516/
2025-08-20T21:13:39.8916418Z [00:03:17.239]➜  cat >/tmp/go-build1679262874/b1516/importcfg << 'EOF' # internal
2025-08-20T21:13:39.8916773Z [00:03:17.239]➜  # import config
2025-08-20T21:13:39.8917378Z [00:03:17.239]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:39.8917869Z [00:03:17.239]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.8918406Z [00:03:17.239]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:39.8919247Z [00:03:17.239]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1679262874/b1517/_pkg_.a
2025-08-20T21:13:39.8919991Z [00:03:17.239]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1679262874/b1518/_pkg_.a
2025-08-20T21:13:39.8920865Z [00:03:17.239]➜  packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1679262874/b1519/_pkg_.a
2025-08-20T21:13:39.8921484Z [00:03:17.239]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:39.8921902Z [00:03:17.239]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.8922319Z [00:03:17.239]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.8922629Z [00:03:17.239]➜  EOF
2025-08-20T21:13:39.8926621Z [00:03:17.239]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials;$WORK/b1516=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.11 -complete -installsuffix shared -buildid Rrc9Mk641_ajCSItoY7Q/Rrc9Mk641_ajCSItoY7Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1516/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/chain_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/context_background_go1.7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/context_go1.9.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/env_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/shared_credentials_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/static_provider.go
2025-08-20T21:13:39.9217222Z [00:03:17.270]➜  go tool buildid -w $WORK/b1527/_pkg_.a # internal
2025-08-20T21:13:39.9241809Z [00:03:17.272]➜  cp $WORK/b1527/_pkg_.a /root/.cache/go-build/46/46c279ab13e162e9fedcbb74fe04793bffe84a088e1a635e414603f365453194-d # internal
2025-08-20T21:13:39.9249797Z [00:03:17.273]➜  github.com/aws/aws-sdk-go/aws/awsutil
2025-08-20T21:13:39.9250357Z [00:03:17.273]➜  mkdir -p $WORK/b1526/
2025-08-20T21:13:39.9251957Z [00:03:17.273]➜  cat >/tmp/go-build1679262874/b1526/importcfg << 'EOF' # internal
2025-08-20T21:13:39.9253031Z [00:03:17.273]➜  # import config
2025-08-20T21:13:39.9253935Z [00:03:17.273]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:39.9255911Z [00:03:17.273]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:39.9256517Z [00:03:17.273]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build1679262874/b1527/_pkg_.a
2025-08-20T21:13:39.9257017Z [00:03:17.273]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:39.9257443Z [00:03:17.273]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:39.9257879Z [00:03:17.273]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:39.9258304Z [00:03:17.273]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:39.9258738Z [00:03:17.273]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.9259158Z [00:03:17.273]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.9259466Z [00:03:17.273]➜  EOF
2025-08-20T21:13:39.9262790Z [00:03:17.274]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1526/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil=>github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil;$WORK/b1526=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.11 -complete -installsuffix shared -buildid S7X0I71reZ4Ubx7QV84K/S7X0I71reZ4Ubx7QV84K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1526/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil/copy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil/equal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil/path_value.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil/prettify.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/awsutil/string_value.go
2025-08-20T21:13:39.9808087Z [00:03:17.329]➜  go tool buildid -w $WORK/b1516/_pkg_.a # internal
2025-08-20T21:13:39.9818676Z [00:03:17.330]➜  cp $WORK/b1516/_pkg_.a /root/.cache/go-build/ab/ab9eaecd835442578a1c6821c93c7356103a213a219841c5b007d26847e5d0d9-d # internal
2025-08-20T21:13:39.9822916Z [00:03:17.330]➜  github.com/aws/aws-sdk-go/internal/sdkrand
2025-08-20T21:13:39.9823261Z [00:03:17.330]➜  mkdir -p $WORK/b1528/
2025-08-20T21:13:39.9832683Z [00:03:17.331]➜  cat >/tmp/go-build1679262874/b1528/importcfg << 'EOF' # internal
2025-08-20T21:13:39.9833214Z [00:03:17.331]➜  # import config
2025-08-20T21:13:39.9833581Z [00:03:17.331]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:39.9834044Z [00:03:17.331]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:39.9834455Z [00:03:17.331]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:39.9834762Z [00:03:17.331]➜  EOF
2025-08-20T21:13:39.9837108Z [00:03:17.331]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1528/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkrand=>github.com/aws/aws-sdk-go@v1.44.288/internal/sdkrand;$WORK/b1528=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.11 -complete -installsuffix shared -buildid qtOLihyYtCKlMALzoKRi/qtOLihyYtCKlMALzoKRi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1528/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkrand/locked_source.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkrand/read.go
2025-08-20T21:13:39.9956397Z [00:03:17.344]➜  go tool buildid -w $WORK/b1526/_pkg_.a # internal
2025-08-20T21:13:39.9968058Z [00:03:17.345]➜  cp $WORK/b1526/_pkg_.a /root/.cache/go-build/ca/caaf97fe0d9742ba9c17f5cf494b0bd97360c2bc0ec68e88923ee01b64ebde07-d # internal
2025-08-20T21:13:39.9968795Z [00:03:17.345]➜  github.com/aws/aws-sdk-go/internal/sdkuri
2025-08-20T21:13:39.9969118Z [00:03:17.345]➜  mkdir -p $WORK/b1531/
2025-08-20T21:13:39.9982925Z [00:03:17.346]➜  cat >/tmp/go-build1679262874/b1531/importcfg << 'EOF' # internal
2025-08-20T21:13:39.9983539Z [00:03:17.346]➜  # import config
2025-08-20T21:13:39.9984018Z [00:03:17.346]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:39.9985355Z [00:03:17.346]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:39.9985884Z [00:03:17.346]➜  EOF
2025-08-20T21:13:39.9987976Z [00:03:17.346]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1531/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkuri=>github.com/aws/aws-sdk-go@v1.44.288/internal/sdkuri;$WORK/b1531=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.11 -complete -installsuffix shared -buildid _vH9_IsuIrewWsDinler/_vH9_IsuIrewWsDinler -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1531/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/sdkuri/path.go
2025-08-20T21:13:40.0114814Z [00:03:17.360]➜  go tool buildid -w $WORK/b1531/_pkg_.a # internal
2025-08-20T21:13:40.0119427Z [00:03:17.360]➜  cp $WORK/b1531/_pkg_.a /root/.cache/go-build/46/46d34e34d535183245eb82a87f765c63f57376ea08f80fd6977e18d368886004-d # internal
2025-08-20T21:13:40.0122322Z [00:03:17.360]➜  github.com/aws/aws-sdk-go/aws/credentials/processcreds
2025-08-20T21:13:40.0122737Z [00:03:17.360]➜  mkdir -p $WORK/b1533/
2025-08-20T21:13:40.0127487Z [00:03:17.361]➜  cat >/tmp/go-build1679262874/b1533/importcfg << 'EOF' # internal
2025-08-20T21:13:40.0129194Z [00:03:17.361]➜  # import config
2025-08-20T21:13:40.0129655Z [00:03:17.361]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.0130129Z [00:03:17.361]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:40.0133045Z [00:03:17.361]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.0133575Z [00:03:17.361]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:40.0134219Z [00:03:17.361]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:40.0134872Z [00:03:17.361]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:13:40.0135392Z [00:03:17.361]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.0135824Z [00:03:17.361]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:40.0136245Z [00:03:17.361]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.0136657Z [00:03:17.361]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:40.0137088Z [00:03:17.361]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:40.0137517Z [00:03:17.361]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.0137934Z [00:03:17.361]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:40.0138242Z [00:03:17.361]➜  EOF
2025-08-20T21:13:40.0140490Z [00:03:17.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1533/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/processcreds=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/processcreds;$WORK/b1533=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.11 -complete -installsuffix shared -buildid rwrRzBGTfoqF00OvG-aX/rwrRzBGTfoqF00OvG-aX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1533/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/processcreds/provider.go
2025-08-20T21:13:40.0166034Z [00:03:17.364]➜  go tool buildid -w $WORK/b1528/_pkg_.a # internal
2025-08-20T21:13:40.0174141Z [00:03:17.365]➜  cp $WORK/b1528/_pkg_.a /root/.cache/go-build/7e/7e744157f8363eb1496a601e0a702a78b93d4ca2fbb09290c394acc16189360d-d # internal
2025-08-20T21:13:40.0176567Z [00:03:17.365]➜  github.com/aws/aws-sdk-go/internal/strings
2025-08-20T21:13:40.0176953Z [00:03:17.365]➜  mkdir -p $WORK/b1537/
2025-08-20T21:13:40.0178368Z [00:03:17.366]➜  cat >/tmp/go-build1679262874/b1537/importcfg << 'EOF' # internal
2025-08-20T21:13:40.0178729Z [00:03:17.366]➜  # import config
2025-08-20T21:13:40.0179074Z [00:03:17.366]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.0179392Z [00:03:17.366]➜  EOF
2025-08-20T21:13:40.0181666Z [00:03:17.366]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1537/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/strings=>github.com/aws/aws-sdk-go@v1.44.288/internal/strings;$WORK/b1537=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.11 -complete -installsuffix shared -buildid zBGjHmIO6onHCcCry79Q/zBGjHmIO6onHCcCry79Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1537/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/strings/strings.go
2025-08-20T21:13:40.0341313Z [00:03:17.382]➜  go tool buildid -w $WORK/b1537/_pkg_.a # internal
2025-08-20T21:13:40.0343805Z [00:03:17.382]➜  cp $WORK/b1537/_pkg_.a /root/.cache/go-build/e6/e69a43394d780082c2975fbb113f43a894e43983c52f46b71877e6ffe03ffbbb-d # internal
2025-08-20T21:13:40.0348745Z [00:03:17.383]➜  github.com/aws/aws-sdk-go/aws/arn
2025-08-20T21:13:40.0349066Z [00:03:17.383]➜  mkdir -p $WORK/b1555/
2025-08-20T21:13:40.0351131Z [00:03:17.383]➜  cat >/tmp/go-build1679262874/b1555/importcfg << 'EOF' # internal
2025-08-20T21:13:40.0354223Z [00:03:17.383]➜  # import config
2025-08-20T21:13:40.0354819Z [00:03:17.383]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.0355337Z [00:03:17.383]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.0355670Z [00:03:17.383]➜  EOF
2025-08-20T21:13:40.0357725Z [00:03:17.383]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/arn=>github.com/aws/aws-sdk-go@v1.44.288/aws/arn;$WORK/b1555=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.11 -complete -installsuffix shared -buildid q83nYFALP8oQSm_q3trI/q83nYFALP8oQSm_q3trI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1555/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/arn/arn.go
2025-08-20T21:13:40.0679020Z [00:03:17.416]➜  go tool buildid -w $WORK/b1533/_pkg_.a # internal
2025-08-20T21:13:40.0682094Z [00:03:17.416]➜  cp $WORK/b1533/_pkg_.a /root/.cache/go-build/3e/3eeb321162e3df463a8279d256be18eb59751d756ddba387cda7b25d850e9133-d # internal
2025-08-20T21:13:40.0682694Z [00:03:17.416]➜  github.com/bgentry/go-netrc/netrc
2025-08-20T21:13:40.0682998Z [00:03:17.416]➜  mkdir -p $WORK/b1563/
2025-08-20T21:13:40.0683391Z [00:03:17.416]➜  cat >/tmp/go-build1679262874/b1563/importcfg << 'EOF' # internal
2025-08-20T21:13:40.0683757Z [00:03:17.416]➜  # import config
2025-08-20T21:13:40.0684107Z [00:03:17.416]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:40.0684524Z [00:03:17.416]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.0684932Z [00:03:17.416]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.0685335Z [00:03:17.416]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.0685758Z [00:03:17.416]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:40.0686180Z [00:03:17.416]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.0686600Z [00:03:17.416]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.0687022Z [00:03:17.416]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.0687442Z [00:03:17.416]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:40.0688210Z [00:03:17.416]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:40.0688555Z [00:03:17.416]➜  EOF
2025-08-20T21:13:40.0691080Z [00:03:17.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d/netrc=>github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d/netrc;$WORK/b1563=>" -p github.com/bgentry/go-netrc/netrc -lang=go1.16 -complete -installsuffix shared -buildid Jn6z7cdYF-8AjuOyrwSM/Jn6z7cdYF-8AjuOyrwSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1563/importcfg -pack /root/go/pkg/mod/github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d/netrc/netrc.go
2025-08-20T21:13:40.0693151Z [00:03:17.416]➜  go tool buildid -w $WORK/b1555/_pkg_.a # internal
2025-08-20T21:13:40.0693818Z [00:03:17.416]➜  cp $WORK/b1555/_pkg_.a /root/.cache/go-build/32/32d5ea919200d3cf59ffb1968d8a63fc9654478099b54b464bda93f262d198cf-d # internal
2025-08-20T21:13:40.0694437Z [00:03:17.416]➜  github.com/aws/aws-sdk-go/internal/s3shared/arn
2025-08-20T21:13:40.0694760Z [00:03:17.416]➜  mkdir -p $WORK/b1557/
2025-08-20T21:13:40.0695133Z [00:03:17.416]➜  cat >/tmp/go-build1679262874/b1557/importcfg << 'EOF' # internal
2025-08-20T21:13:40.0695475Z [00:03:17.416]➜  # import config
2025-08-20T21:13:40.0695799Z [00:03:17.416]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.0696311Z [00:03:17.416]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1679262874/b1555/_pkg_.a
2025-08-20T21:13:40.0696816Z [00:03:17.416]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.0697138Z [00:03:17.416]➜  EOF
2025-08-20T21:13:40.0700357Z [00:03:17.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1557/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn=>github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn;$WORK/b1557=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.11 -complete -installsuffix shared -buildid az-oZ3bGDVNIi1Qfr_k_/az-oZ3bGDVNIi1Qfr_k_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1557/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn/accesspoint_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn/outpost_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/arn/s3_object_lambda_arn.go
2025-08-20T21:13:40.1238155Z [00:03:17.472]➜  go tool buildid -w $WORK/b1557/_pkg_.a # internal
2025-08-20T21:13:40.1246199Z [00:03:17.472]➜  cp $WORK/b1557/_pkg_.a /root/.cache/go-build/5b/5b3a5333c0deb839236cf32c30a501117fe6628ec160d7d964b113d6930887f0-d # internal
2025-08-20T21:13:40.1254323Z [00:03:17.473]➜  github.com/hashicorp/go-cleanhttp
2025-08-20T21:13:40.1261715Z [00:03:17.473]➜  mkdir -p $WORK/b1564/
2025-08-20T21:13:40.1262133Z [00:03:17.474]➜  cat >/tmp/go-build1679262874/b1564/importcfg << 'EOF' # internal
2025-08-20T21:13:40.1262497Z [00:03:17.474]➜  # import config
2025-08-20T21:13:40.1262830Z [00:03:17.474]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:40.1263258Z [00:03:17.474]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:40.1263688Z [00:03:17.474]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:40.1264114Z [00:03:17.474]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.1264530Z [00:03:17.474]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:40.1264957Z [00:03:17.474]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:40.1265276Z [00:03:17.474]➜  EOF
2025-08-20T21:13:40.1267662Z [00:03:17.474]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2=>github.com/hashicorp/go-cleanhttp@v0.5.2;$WORK/b1564=>" -p github.com/hashicorp/go-cleanhttp -lang=go1.13 -complete -installsuffix shared -buildid SMuDSfsRSJN7VB26b7Fq/SMuDSfsRSJN7VB26b7Fq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1564/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/cleanhttp.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/doc.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/handlers.go
2025-08-20T21:13:40.1324314Z [00:03:17.480]➜  go tool buildid -w $WORK/b1563/_pkg_.a # internal
2025-08-20T21:13:40.1333608Z [00:03:17.481]➜  cp $WORK/b1563/_pkg_.a /root/.cache/go-build/32/32a12dcfc869e7a58b29361276f26ef277dd761e0467475efe812a54035291ad-d # internal
2025-08-20T21:13:40.1339190Z [00:03:17.482]➜  github.com/hashicorp/go-getter/helper/url
2025-08-20T21:13:40.1340163Z [00:03:17.482]➜  mkdir -p $WORK/b1565/
2025-08-20T21:13:40.1343405Z [00:03:17.482]➜  cat >/tmp/go-build1679262874/b1565/importcfg << 'EOF' # internal
2025-08-20T21:13:40.1344167Z [00:03:17.482]➜  # import config
2025-08-20T21:13:40.1345040Z [00:03:17.482]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:40.1347258Z [00:03:17.482]➜  EOF
2025-08-20T21:13:40.1349547Z [00:03:17.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1565/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/helper/url=>github.com/hashicorp/go-getter@v1.7.9/helper/url;$WORK/b1565=>" -p github.com/hashicorp/go-getter/helper/url -lang=go1.13 -complete -installsuffix shared -buildid vg4rsARH1QL-kh970uBp/vg4rsARH1QL-kh970uBp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1565/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/helper/url/url.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/helper/url/url_unix.go
2025-08-20T21:13:40.1595345Z [00:03:17.507]➜  go tool buildid -w $WORK/b1565/_pkg_.a # internal
2025-08-20T21:13:40.1597772Z [00:03:17.507]➜  go tool buildid -w $WORK/b1564/_pkg_.a # internal
2025-08-20T21:13:40.1600909Z [00:03:17.508]➜  cp $WORK/b1565/_pkg_.a /root/.cache/go-build/2e/2e87dc9bb5a0767aa7386826467153d143b12d50fa99a68dbecb35c1257fc803-d # internal
2025-08-20T21:13:40.1605199Z [00:03:17.508]➜  github.com/hashicorp/go-safetemp
2025-08-20T21:13:40.1606238Z [00:03:17.509]➜  mkdir -p $WORK/b1566/
2025-08-20T21:13:40.1606709Z [00:03:17.509]➜  cat >/tmp/go-build1679262874/b1566/importcfg << 'EOF' # internal
2025-08-20T21:13:40.1609519Z [00:03:17.509]➜  # import config
2025-08-20T21:13:40.1609879Z [00:03:17.509]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.1610308Z [00:03:17.509]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:40.1611004Z [00:03:17.509]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.1615290Z [00:03:17.509]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:40.1615642Z [00:03:17.509]➜  EOF
2025-08-20T21:13:40.1617489Z [00:03:17.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1566/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-safetemp@v1.0.0=>github.com/hashicorp/go-safetemp@v1.0.0;$WORK/b1566=>" -p github.com/hashicorp/go-safetemp -lang=go1.16 -complete -installsuffix shared -buildid ac83T418Cz9moHLipubU/ac83T418Cz9moHLipubU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1566/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-safetemp@v1.0.0/safetemp.go
2025-08-20T21:13:40.1619478Z [00:03:17.509]➜  cp $WORK/b1564/_pkg_.a /root/.cache/go-build/73/73a56c1c912601fb2bc26c6b599fc53ea472bde4b9af510a864db05c81db3ba1-d # internal
2025-08-20T21:13:40.1620051Z [00:03:17.509]➜  github.com/scylladb/go-set/uset
2025-08-20T21:13:40.1620367Z [00:03:17.509]➜  mkdir -p $WORK/b1567/
2025-08-20T21:13:40.1620889Z [00:03:17.509]➜  cat >/tmp/go-build1679262874/b1567/importcfg << 'EOF' # internal
2025-08-20T21:13:40.1621258Z [00:03:17.509]➜  # import config
2025-08-20T21:13:40.1621588Z [00:03:17.509]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.1622290Z [00:03:17.509]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.1622616Z [00:03:17.509]➜  EOF
2025-08-20T21:13:40.1624915Z [00:03:17.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1567/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/uset=>github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/uset;$WORK/b1567=>" -p github.com/scylladb/go-set/uset -lang=go1.16 -complete -installsuffix shared -buildid _qLyXlTDLK3MMCO3lAH_/_qLyXlTDLK3MMCO3lAH_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1567/importcfg -pack /root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/uset/uset.go
2025-08-20T21:13:40.1817077Z [00:03:17.526]➜  go tool buildid -w $WORK/b1566/_pkg_.a # internal
2025-08-20T21:13:40.1818033Z [00:03:17.527]➜  cp $WORK/b1566/_pkg_.a /root/.cache/go-build/d8/d86255d9e13a3784fbcb18a315d896516d14533d4cc895a5b0890de6fdbd7dc3-d # internal
2025-08-20T21:13:40.1818599Z [00:03:17.527]➜  internal/zstd
2025-08-20T21:13:40.1818868Z [00:03:17.527]➜  mkdir -p $WORK/b1570/
2025-08-20T21:13:40.1819248Z [00:03:17.527]➜  cat >/tmp/go-build1679262874/b1570/importcfg << 'EOF' # internal
2025-08-20T21:13:40.1819597Z [00:03:17.527]➜  # import config
2025-08-20T21:13:40.1819968Z [00:03:17.527]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.1820422Z [00:03:17.527]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.1821028Z [00:03:17.527]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.1821448Z [00:03:17.527]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.1821871Z [00:03:17.527]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:40.1822475Z [00:03:17.527]➜  EOF
2025-08-20T21:13:40.1825565Z [00:03:17.527]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1570/_pkg_.a -trimpath "/root/.go/src/internal/zstd=>internal/zstd;$WORK/b1570=>" -p internal/zstd -lang=go1.25 -std -complete -installsuffix shared -buildid bR0ctW2hcT7TQqc8RN_Z/bR0ctW2hcT7TQqc8RN_Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1570/importcfg -pack /root/.go/src/internal/zstd/bits.go /root/.go/src/internal/zstd/block.go /root/.go/src/internal/zstd/fse.go /root/.go/src/internal/zstd/huff.go /root/.go/src/internal/zstd/literals.go /root/.go/src/internal/zstd/window.go /root/.go/src/internal/zstd/xxhash.go /root/.go/src/internal/zstd/zstd.go
2025-08-20T21:13:40.1982614Z [00:03:17.546]➜  go tool buildid -w $WORK/b1567/_pkg_.a # internal
2025-08-20T21:13:40.1988755Z [00:03:17.547]➜  cp $WORK/b1567/_pkg_.a /root/.cache/go-build/2a/2a06b1e65004c0dad88e9a9cf1114278ddb3ed923fd5f52c7e6c24b3bd80d27d-d # internal
2025-08-20T21:13:40.2017491Z [00:03:17.550]➜  debug/pe
2025-08-20T21:13:40.2017881Z [00:03:17.550]➜  mkdir -p $WORK/b1571/
2025-08-20T21:13:40.2018509Z [00:03:17.550]➜  cat >/tmp/go-build1679262874/b1571/importcfg << 'EOF' # internal
2025-08-20T21:13:40.2019125Z [00:03:17.550]➜  # import config
2025-08-20T21:13:40.2019735Z [00:03:17.550]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.2020732Z [00:03:17.550]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:40.2021509Z [00:03:17.550]➜  packagefile debug/dwarf=/tmp/go-build1679262874/b868/_pkg_.a
2025-08-20T21:13:40.2022246Z [00:03:17.550]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.2023005Z [00:03:17.550]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.2023898Z [00:03:17.550]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.2024932Z [00:03:17.550]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:40.2025451Z [00:03:17.550]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.2025864Z [00:03:17.550]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.2026619Z [00:03:17.550]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:40.2031398Z [00:03:17.550]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.2031744Z [00:03:17.550]➜  EOF
2025-08-20T21:13:40.2033827Z [00:03:17.550]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1571/_pkg_.a -trimpath "/root/.go/src/debug/pe=>debug/pe;$WORK/b1571=>" -p debug/pe -lang=go1.25 -std -complete -installsuffix shared -buildid QgFWxEtBMmB7BVAhaunV/QgFWxEtBMmB7BVAhaunV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1571/importcfg -pack /root/.go/src/debug/pe/file.go /root/.go/src/debug/pe/pe.go /root/.go/src/debug/pe/section.go /root/.go/src/debug/pe/string.go /root/.go/src/debug/pe/symbol.go
2025-08-20T21:13:40.3164012Z [00:03:17.664]➜  go tool buildid -w $WORK/b1570/_pkg_.a # internal
2025-08-20T21:13:40.3184990Z [00:03:17.667]➜  cp $WORK/b1570/_pkg_.a /root/.cache/go-build/65/65083191ca17898ea2b6e171f1628ecd5aa113282316f82059e99fe2a02d7b7b-d # internal
2025-08-20T21:13:40.3193733Z [00:03:17.667]➜  debug/elf
2025-08-20T21:13:40.3194059Z [00:03:17.667]➜  mkdir -p $WORK/b1569/
2025-08-20T21:13:40.3202301Z [00:03:17.668]➜  cat >/tmp/go-build1679262874/b1569/importcfg << 'EOF' # internal
2025-08-20T21:13:40.3202727Z [00:03:17.668]➜  # import config
2025-08-20T21:13:40.3203091Z [00:03:17.668]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.3206993Z [00:03:17.669]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:40.3207503Z [00:03:17.669]➜  packagefile debug/dwarf=/tmp/go-build1679262874/b868/_pkg_.a
2025-08-20T21:13:40.3208000Z [00:03:17.669]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.3208667Z [00:03:17.669]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.3209174Z [00:03:17.669]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.3209631Z [00:03:17.669]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:40.3210149Z [00:03:17.669]➜  packagefile internal/zstd=/tmp/go-build1679262874/b1570/_pkg_.a
2025-08-20T21:13:40.3210973Z [00:03:17.669]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.3211393Z [00:03:17.669]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.3211806Z [00:03:17.669]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:40.3212234Z [00:03:17.669]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.3212550Z [00:03:17.669]➜  EOF
2025-08-20T21:13:40.3214166Z [00:03:17.669]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1569/_pkg_.a -trimpath "/root/.go/src/debug/elf=>debug/elf;$WORK/b1569=>" -p debug/elf -lang=go1.25 -std -complete -installsuffix shared -buildid qR_rPnjVBmffLAQ2gR9V/qR_rPnjVBmffLAQ2gR9V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1569/importcfg -pack /root/.go/src/debug/elf/elf.go /root/.go/src/debug/elf/file.go /root/.go/src/debug/elf/reader.go
2025-08-20T21:13:40.3440434Z [00:03:17.692]➜  go tool buildid -w $WORK/b1571/_pkg_.a # internal
2025-08-20T21:13:40.3470150Z [00:03:17.695]➜  cp $WORK/b1571/_pkg_.a /root/.cache/go-build/40/4099b8867f2062e4c8dd88456ee0583b96a1cb47e67593d7edba9e01a0b25ea7-d # internal
2025-08-20T21:13:40.3480091Z [00:03:17.696]➜  github.com/anchore/syft/internal/mimetype
2025-08-20T21:13:40.3480501Z [00:03:17.696]➜  mkdir -p $WORK/b1572/
2025-08-20T21:13:40.3483188Z [00:03:17.696]➜  cat >/tmp/go-build1679262874/b1572/importcfg << 'EOF' # internal
2025-08-20T21:13:40.3483719Z [00:03:17.696]➜  # import config
2025-08-20T21:13:40.3484330Z [00:03:17.696]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:40.3484854Z [00:03:17.696]➜  EOF
2025-08-20T21:13:40.3486974Z [00:03:17.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1572/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/mimetype=>github.com/anchore/syft@v1.28.0/internal/mimetype;$WORK/b1572=>" -p github.com/anchore/syft/internal/mimetype -lang=go1.24 -complete -installsuffix shared -buildid R0cRcXML2iXZPFdEQ9YY/R0cRcXML2iXZPFdEQ9YY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1572/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/mimetype/mimetype_helper.go
2025-08-20T21:13:40.3669865Z [00:03:17.714]➜  go tool buildid -w $WORK/b1572/_pkg_.a # internal
2025-08-20T21:13:40.3670819Z [00:03:17.715]➜  cp $WORK/b1572/_pkg_.a /root/.cache/go-build/41/41d9cef4e4b40c2020a07a957c555cd89317d872be678ed939196e8356357c4a-d # internal
2025-08-20T21:13:40.3673056Z [00:03:17.715]➜  github.com/go-restruct/restruct/expr
2025-08-20T21:13:40.3674523Z [00:03:17.716]➜  mkdir -p $WORK/b1576/
2025-08-20T21:13:40.3678455Z [00:03:17.716]➜  cat >/tmp/go-build1679262874/b1576/importcfg << 'EOF' # internal
2025-08-20T21:13:40.3678881Z [00:03:17.716]➜  # import config
2025-08-20T21:13:40.3679234Z [00:03:17.716]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.3679674Z [00:03:17.716]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.3680097Z [00:03:17.716]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.3680498Z [00:03:17.716]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.3681086Z [00:03:17.716]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:40.3681524Z [00:03:17.716]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:40.3681945Z [00:03:17.716]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.3682371Z [00:03:17.716]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:40.3682821Z [00:03:17.716]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:40.3683383Z [00:03:17.716]➜  EOF
2025-08-20T21:13:40.3689177Z [00:03:17.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr=>github.com/go-restruct/restruct@v1.2.0-alpha/expr;$WORK/b1576=>" -p github.com/go-restruct/restruct/expr -lang=go1.12 -complete -installsuffix shared -buildid gT5xtXT6NyAiUqrjPOHQ/gT5xtXT6NyAiUqrjPOHQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1576/importcfg -pack /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/ast.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/env.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/eval.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/lex.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/package.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/parse.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/tokenkind_string.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/type.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr/value.go
2025-08-20T21:13:40.5396245Z [00:03:17.888]➜  go tool buildid -w $WORK/b1569/_pkg_.a # internal
2025-08-20T21:13:40.5439588Z [00:03:17.892]➜  cp $WORK/b1569/_pkg_.a /root/.cache/go-build/82/82a0b9832d976ea3b4036396f0c09ea9b3898518dc7a49efa9149a745d4c5b10-d # internal
2025-08-20T21:13:40.5440257Z [00:03:17.892]➜  github.com/anchore/go-lzo
2025-08-20T21:13:40.5441222Z [00:03:17.892]➜  mkdir -p $WORK/b1578/
2025-08-20T21:13:40.5448165Z [00:03:17.893]➜  cat >/tmp/go-build1679262874/b1578/importcfg << 'EOF' # internal
2025-08-20T21:13:40.5449503Z [00:03:17.893]➜  # import config
2025-08-20T21:13:40.5450451Z [00:03:17.893]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.5453352Z [00:03:17.893]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.5454198Z [00:03:17.893]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.5454892Z [00:03:17.893]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:40.5455740Z [00:03:17.893]➜  EOF
2025-08-20T21:13:40.5458265Z [00:03:17.893]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-lzo@v0.1.0=>github.com/anchore/go-lzo@v0.1.0;$WORK/b1578=>" -p github.com/anchore/go-lzo -lang=go1.24 -complete -installsuffix shared -buildid zttwdHOEfIs5wJgZ03uQ/zttwdHOEfIs5wJgZ03uQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1578/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-lzo@v0.1.0/decompress.go /root/go/pkg/mod/github.com/anchore/go-lzo@v0.1.0/reader.go
2025-08-20T21:13:40.5771023Z [00:03:17.925]➜  go tool buildid -w $WORK/b1578/_pkg_.a # internal
2025-08-20T21:13:40.5782757Z [00:03:17.926]➜  cp $WORK/b1578/_pkg_.a /root/.cache/go-build/ee/ee35fd40ae7151eb8290159fdbf88dccd686df937fa16421fb3c604b37769134-d # internal
2025-08-20T21:13:40.5804809Z [00:03:17.929]➜  github.com/diskfs/go-diskfs/backend
2025-08-20T21:13:40.5805918Z [00:03:17.929]➜  mkdir -p $WORK/b1579/
2025-08-20T21:13:40.5815469Z [00:03:17.930]➜  cat >/tmp/go-build1679262874/b1579/importcfg << 'EOF' # internal
2025-08-20T21:13:40.5816921Z [00:03:17.930]➜  # import config
2025-08-20T21:13:40.5817764Z [00:03:17.930]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.5818730Z [00:03:17.930]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.5819192Z [00:03:17.930]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:40.5819609Z [00:03:17.930]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.5819914Z [00:03:17.930]➜  EOF
2025-08-20T21:13:40.5829348Z [00:03:17.931]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1579/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend=>github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend;$WORK/b1579=>" -p github.com/diskfs/go-diskfs/backend -lang=go1.24 -complete -installsuffix shared -buildid Gcdm5SKPilC93dM7OU4b/Gcdm5SKPilC93dM7OU4b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1579/importcfg -pack /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend/interface.go
2025-08-20T21:13:40.6114971Z [00:03:17.959]➜  go tool buildid -w $WORK/b1579/_pkg_.a # internal
2025-08-20T21:13:40.6123705Z [00:03:17.960]➜  cp $WORK/b1579/_pkg_.a /root/.cache/go-build/36/36cb2d97704a4b9aa87b8dd5b562570c67470b169b1d5a02205cb22e7c6b8928-d # internal
2025-08-20T21:13:40.6129225Z [00:03:17.961]➜  github.com/pkg/xattr
2025-08-20T21:13:40.6153983Z [00:03:17.963]➜  mkdir -p $WORK/b1580/
2025-08-20T21:13:40.6155438Z [00:03:17.964]➜  cat >/tmp/go-build1679262874/b1580/importcfg << 'EOF' # internal
2025-08-20T21:13:40.6156310Z [00:03:17.964]➜  # import config
2025-08-20T21:13:40.6158077Z [00:03:17.964]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:40.6159186Z [00:03:17.964]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.6159672Z [00:03:17.964]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:40.6160028Z [00:03:17.964]➜  EOF
2025-08-20T21:13:40.6162056Z [00:03:17.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/xattr@v0.4.9=>github.com/pkg/xattr@v0.4.9;$WORK/b1580=>" -p github.com/pkg/xattr -lang=go1.14 -complete -installsuffix shared -buildid 6Kxei7NfU1QTk2zZHReH/6Kxei7NfU1QTk2zZHReH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1580/importcfg -pack /root/go/pkg/mod/github.com/pkg/xattr@v0.4.9/xattr.go /root/go/pkg/mod/github.com/pkg/xattr@v0.4.9/xattr_linux.go
2025-08-20T21:13:40.7021760Z [00:03:18.050]➜  go tool buildid -w $WORK/b1576/_pkg_.a # internal
2025-08-20T21:13:40.7024319Z [00:03:18.050]➜  go tool buildid -w $WORK/b1410/_pkg_.a # internal
2025-08-20T21:13:40.7086543Z [00:03:18.057]➜  go tool buildid -w $WORK/b1580/_pkg_.a # internal
2025-08-20T21:13:40.7096519Z [00:03:18.058]➜  cp $WORK/b1580/_pkg_.a /root/.cache/go-build/45/45d323b59989e6f7fa143f7a0224f474cb208cfd238d6837ebf6372aeb180141-d # internal
2025-08-20T21:13:40.7108717Z [00:03:18.059]➜  cp $WORK/b1576/_pkg_.a /root/.cache/go-build/31/316146394e142d3c315fb01d2f82d8dc1e53882899b507f25ff91767f3a4bff2-d # internal
2025-08-20T21:13:40.7112759Z [00:03:18.059]➜  github.com/go-restruct/restruct
2025-08-20T21:13:40.7113096Z [00:03:18.059]➜  mkdir -p $WORK/b1575/
2025-08-20T21:13:40.7113484Z [00:03:18.059]➜  cat >/tmp/go-build1679262874/b1575/importcfg << 'EOF' # internal
2025-08-20T21:13:40.7113838Z [00:03:18.059]➜  # import config
2025-08-20T21:13:40.7114210Z [00:03:18.059]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.7114913Z [00:03:18.059]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.7115408Z [00:03:18.059]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.7115938Z [00:03:18.059]➜  packagefile github.com/go-restruct/restruct/expr=/tmp/go-build1679262874/b1576/_pkg_.a
2025-08-20T21:13:40.7116520Z [00:03:18.059]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:13:40.7116999Z [00:03:18.059]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:13:40.7117430Z [00:03:18.059]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:13:40.7117866Z [00:03:18.059]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:13:40.7126028Z [00:03:18.059]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:40.7126597Z [00:03:18.059]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:40.7127051Z [00:03:18.059]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:40.7127480Z [00:03:18.059]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:40.7128124Z [00:03:18.059]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.7128628Z [00:03:18.059]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.7129056Z [00:03:18.059]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:40.7129705Z [00:03:18.059]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:40.7130039Z [00:03:18.059]➜  EOF
2025-08-20T21:13:40.7134493Z [00:03:18.059]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha=>github.com/go-restruct/restruct@v1.2.0-alpha;$WORK/b1575=>" -p github.com/go-restruct/restruct -lang=go1.12 -complete -installsuffix shared -buildid z7KgBSurQcMytGfUu9zk/z7KgBSurQcMytGfUu9zk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1575/importcfg -pack /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/arrayof.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/decoder.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/encoder.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/expr_19.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/field.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/packing.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/structstack.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/tag.go /root/go/pkg/mod/github.com/go-restruct/restruct@v1.2.0-alpha/typestr.go
2025-08-20T21:13:40.7171666Z [00:03:18.065]➜  github.com/diskfs/go-diskfs/filesystem/squashfs
2025-08-20T21:13:40.7172446Z [00:03:18.065]➜  mkdir -p $WORK/b1577/
2025-08-20T21:13:40.7173309Z [00:03:18.065]➜  cat >/tmp/go-build1679262874/b1577/importcfg << 'EOF' # internal
2025-08-20T21:13:40.7174180Z [00:03:18.065]➜  # import config
2025-08-20T21:13:40.7174635Z [00:03:18.065]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.7175101Z [00:03:18.065]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:40.7175589Z [00:03:18.065]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:40.7176422Z [00:03:18.065]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.7176919Z [00:03:18.065]➜  packagefile github.com/anchore/go-lzo=/tmp/go-build1679262874/b1578/_pkg_.a
2025-08-20T21:13:40.7177513Z [00:03:18.065]➜  packagefile github.com/diskfs/go-diskfs/backend=/tmp/go-build1679262874/b1579/_pkg_.a
2025-08-20T21:13:40.7178146Z [00:03:18.065]➜  packagefile github.com/diskfs/go-diskfs/filesystem=/tmp/go-build1679262874/b1256/_pkg_.a
2025-08-20T21:13:40.7178776Z [00:03:18.065]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:40.7179489Z [00:03:18.065]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:13:40.7180135Z [00:03:18.065]➜  packagefile github.com/pkg/xattr=/tmp/go-build1679262874/b1580/_pkg_.a
2025-08-20T21:13:40.7180847Z [00:03:18.065]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build1679262874/b1247/_pkg_.a
2025-08-20T21:13:40.7181468Z [00:03:18.065]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:40.7182014Z [00:03:18.065]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:40.7182466Z [00:03:18.065]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:40.7182872Z [00:03:18.065]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:40.7183294Z [00:03:18.065]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:40.7183698Z [00:03:18.065]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.7184106Z [00:03:18.065]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:40.7184672Z [00:03:18.065]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:40.7185191Z [00:03:18.065]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.7185610Z [00:03:18.065]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.7186186Z [00:03:18.065]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:40.7186498Z [00:03:18.065]➜  EOF
2025-08-20T21:13:40.7196020Z [00:03:18.065]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs=>github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs;$WORK/b1577=>" -p github.com/diskfs/go-diskfs/filesystem/squashfs -lang=go1.24 -complete -installsuffix shared -buildid vUgaqeOA9zkLcaYOWU1d/vUgaqeOA9zkLcaYOWU1d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1577/importcfg -pack /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/compressor.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/directory.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/directoryentry.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/doc.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/file.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/finalize.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/finalize_unix.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/finalizefileinfo.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/fragment.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/inode.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/lru.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/metadatablock.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/squashfs.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/superblock.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/uidgid.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/util.go /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/filesystem/squashfs/xattr.go
2025-08-20T21:13:40.7342922Z [00:03:18.082]➜  cp $WORK/b1410/_pkg_.a /root/.cache/go-build/34/345f405b24eeb94a2dedaad8ee7206e0fd26df4692aa0549d71de41e2d17017f-d # internal
2025-08-20T21:13:40.7357903Z [00:03:18.083]➜  google.golang.org/grpc/internal/xds/bootstrap
2025-08-20T21:13:40.7358770Z [00:03:18.083]➜  mkdir -p $WORK/b1409/
2025-08-20T21:13:40.7359198Z [00:03:18.084]➜  cat >/tmp/go-build1679262874/b1409/importcfg << 'EOF' # internal
2025-08-20T21:13:40.7359589Z [00:03:18.084]➜  # import config
2025-08-20T21:13:40.7359932Z [00:03:18.084]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.7360362Z [00:03:18.084]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:40.7360992Z [00:03:18.084]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:40.7361434Z [00:03:18.084]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.7362062Z [00:03:18.084]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:40.7362729Z [00:03:18.084]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:40.7363622Z [00:03:18.084]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:40.7364329Z [00:03:18.084]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:40.7365121Z [00:03:18.084]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:40.7365760Z [00:03:18.084]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:40.7366418Z [00:03:18.084]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:40.7367060Z [00:03:18.084]➜  packagefile google.golang.org/grpc/xds/bootstrap=/tmp/go-build1679262874/b1419/_pkg_.a
2025-08-20T21:13:40.7367676Z [00:03:18.084]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:40.7368350Z [00:03:18.084]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:40.7368909Z [00:03:18.084]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:40.7369318Z [00:03:18.084]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:40.7369748Z [00:03:18.084]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:40.7370160Z [00:03:18.084]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:40.7370707Z [00:03:18.084]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:40.7371199Z [00:03:18.084]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.7371618Z [00:03:18.084]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.7371925Z [00:03:18.084]➜  EOF
2025-08-20T21:13:40.7374665Z [00:03:18.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1409/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap=>google.golang.org/grpc@v1.68.1/internal/xds/bootstrap;$WORK/b1409=>" -p google.golang.org/grpc/internal/xds/bootstrap -lang=go1.22 -complete -installsuffix shared -buildid yuFucf5BKXZWjMm6ED2x/yuFucf5BKXZWjMm6ED2x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1409/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/bootstrap.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/bootstrap/template.go
2025-08-20T21:13:40.8447011Z [00:03:18.193]➜  go tool buildid -w $WORK/b1409/_pkg_.a # internal
2025-08-20T21:13:40.8498100Z [00:03:18.198]➜  cp $WORK/b1409/_pkg_.a /root/.cache/go-build/88/88a2c56eea853f2c2594dcddea008319b3c119f1809448d289574954bbcbcc7d-d # internal
2025-08-20T21:13:40.8512587Z [00:03:18.199]➜  github.com/envoyproxy/go-control-plane/envoy/config/route/v3
2025-08-20T21:13:40.8514130Z [00:03:18.200]➜  mkdir -p $WORK/b1427/
2025-08-20T21:13:40.8537248Z [00:03:18.202]➜  cat >/tmp/go-build1679262874/b1427/importcfg << 'EOF' # internal
2025-08-20T21:13:40.8538423Z [00:03:18.202]➜  # import config
2025-08-20T21:13:40.8541510Z [00:03:18.202]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.8542895Z [00:03:18.202]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.8543757Z [00:03:18.202]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.8544328Z [00:03:18.202]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:40.8545007Z [00:03:18.202]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build1679262874/b1428/_pkg_.a
2025-08-20T21:13:40.8545744Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:40.8546549Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:40.8547493Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:40.8548415Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build1679262874/b1432/_pkg_.a
2025-08-20T21:13:40.8549258Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build1679262874/b1433/_pkg_.a
2025-08-20T21:13:40.8550038Z [00:03:18.202]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:40.8551089Z [00:03:18.202]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:40.8551884Z [00:03:18.202]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:40.8552599Z [00:03:18.202]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:40.8553297Z [00:03:18.202]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:40.8554015Z [00:03:18.202]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:40.8554787Z [00:03:18.202]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:40.8555344Z [00:03:18.202]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:40.8555766Z [00:03:18.202]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:40.8556197Z [00:03:18.202]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:40.8556622Z [00:03:18.202]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:40.8557244Z [00:03:18.202]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:40.8557737Z [00:03:18.202]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:40.8558153Z [00:03:18.202]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.8558570Z [00:03:18.202]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.8559135Z [00:03:18.202]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:40.8559581Z [00:03:18.202]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:40.8559915Z [00:03:18.202]➜  EOF
2025-08-20T21:13:40.8564749Z [00:03:18.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1427/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3;$WORK/b1427=>" -p github.com/envoyproxy/go-control-plane/envoy/config/route/v3 -lang=go1.21 -complete -installsuffix shared -buildid mDllEhZB8PIrDSDCBq6b/mDllEhZB8PIrDSDCBq6b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1427/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/route.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/route.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/route_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/route_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/scoped_route.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/route/v3/scoped_route.pb.validate.go
2025-08-20T21:13:40.8699552Z [00:03:18.218]➜  go tool buildid -w $WORK/b1575/_pkg_.a # internal
2025-08-20T21:13:40.8719094Z [00:03:18.220]➜  cp $WORK/b1575/_pkg_.a /root/.cache/go-build/49/498d070696f799c5db602b8bbd037cdae42af4686dc55bd3edbfd871bb9e276e-d # internal
2025-08-20T21:13:40.8722387Z [00:03:18.220]➜  github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3
2025-08-20T21:13:40.8722817Z [00:03:18.220]➜  mkdir -p $WORK/b1434/
2025-08-20T21:13:40.8726961Z [00:03:18.221]➜  cat >/tmp/go-build1679262874/b1434/importcfg << 'EOF' # internal
2025-08-20T21:13:40.8727363Z [00:03:18.221]➜  # import config
2025-08-20T21:13:40.8727712Z [00:03:18.221]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:40.8728146Z [00:03:18.221]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:40.8728560Z [00:03:18.221]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:40.8729108Z [00:03:18.221]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:40.8729841Z [00:03:18.221]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:40.8730836Z [00:03:18.221]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:40.8731683Z [00:03:18.221]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:40.8732420Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:40.8733142Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:40.8733836Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:40.8734548Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:40.8735282Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:40.8736306Z [00:03:18.221]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:40.8736936Z [00:03:18.221]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:40.8737362Z [00:03:18.221]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:40.8737789Z [00:03:18.221]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:40.8738399Z [00:03:18.221]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:40.8738824Z [00:03:18.221]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:40.8739237Z [00:03:18.221]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:40.8739654Z [00:03:18.221]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:40.8740071Z [00:03:18.221]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:40.8740477Z [00:03:18.221]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:40.8741220Z [00:03:18.221]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:40.8741563Z [00:03:18.221]➜  EOF
2025-08-20T21:13:40.8744509Z [00:03:18.221]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/data/accesslog/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/data/accesslog/v3;$WORK/b1434=>" -p github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3 -lang=go1.21 -complete -installsuffix shared -buildid C1AXUBWkC5RSe0YBQYCA/C1AXUBWkC5RSe0YBQYCA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1434/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/data/accesslog/v3/accesslog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/data/accesslog/v3/accesslog.pb.validate.go
2025-08-20T21:13:41.0692829Z [00:03:18.416]➜  go tool buildid -w $WORK/b1577/_pkg_.a # internal
2025-08-20T21:13:41.0769149Z [00:03:18.424]➜  cp $WORK/b1577/_pkg_.a /root/.cache/go-build/7e/7e18ad485bbf81ab8299dfd97d7a2e84ee10f308fff0beb61881ec7fde50d217-d # internal
2025-08-20T21:13:41.0808126Z [00:03:18.429]➜  github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3
2025-08-20T21:13:41.0816478Z [00:03:18.430]➜  mkdir -p $WORK/b1436/
2025-08-20T21:13:41.0817177Z [00:03:18.430]➜  cat >/tmp/go-build1679262874/b1436/importcfg << 'EOF' # internal
2025-08-20T21:13:41.0818547Z [00:03:18.430]➜  # import config
2025-08-20T21:13:41.0818914Z [00:03:18.430]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:41.0819341Z [00:03:18.430]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:41.0819760Z [00:03:18.430]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:41.0820311Z [00:03:18.430]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:41.0821216Z [00:03:18.430]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:41.0821980Z [00:03:18.430]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:41.0822786Z [00:03:18.430]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:41.0823554Z [00:03:18.430]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:41.0824294Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:41.0825002Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:41.0825694Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:41.0826406Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:41.0827452Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:41.0828274Z [00:03:18.430]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:41.0829005Z [00:03:18.430]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:41.0829439Z [00:03:18.430]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:41.0829871Z [00:03:18.430]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:41.0830297Z [00:03:18.430]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:41.0830863Z [00:03:18.430]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:41.0831289Z [00:03:18.430]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:41.0831708Z [00:03:18.430]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:41.0832134Z [00:03:18.430]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:41.0832657Z [00:03:18.430]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:41.0833206Z [00:03:18.430]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:41.0833552Z [00:03:18.430]➜  EOF
2025-08-20T21:13:41.0838159Z [00:03:18.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3;$WORK/b1436=>" -p github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3 -lang=go1.21 -complete -installsuffix shared -buildid UyTE9VHdMz_gXzoXncIe/UyTE9VHdMz_gXzoXncIe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1436/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/endpoint.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/endpoint.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/endpoint_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/endpoint_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/load_report.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/endpoint/v3/load_report.pb.validate.go
2025-08-20T21:13:41.1366095Z [00:03:18.484]➜  go tool buildid -w $WORK/b1434/_pkg_.a # internal
2025-08-20T21:13:41.1408711Z [00:03:18.489]➜  cp $WORK/b1434/_pkg_.a /root/.cache/go-build/8e/8e26668df88cb90cde0429d054dc0a5b53debb398b5d0c0798b380a9db47d7d1-d # internal
2025-08-20T21:13:41.1416518Z [00:03:18.489]➜  github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3
2025-08-20T21:13:41.1427268Z [00:03:18.489]➜  mkdir -p $WORK/b1438/
2025-08-20T21:13:41.1427705Z [00:03:18.489]➜  cat >/tmp/go-build1679262874/b1438/importcfg << 'EOF' # internal
2025-08-20T21:13:41.1428066Z [00:03:18.489]➜  # import config
2025-08-20T21:13:41.1428412Z [00:03:18.489]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:41.1428839Z [00:03:18.489]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:41.1429268Z [00:03:18.489]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:41.1429828Z [00:03:18.489]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:41.1430673Z [00:03:18.489]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:41.1431553Z [00:03:18.489]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:41.1432599Z [00:03:18.489]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:41.1433420Z [00:03:18.489]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:41.1434134Z [00:03:18.489]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:41.1434992Z [00:03:18.489]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:41.1435719Z [00:03:18.489]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:41.1436282Z [00:03:18.490]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:41.1436709Z [00:03:18.490]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:41.1437142Z [00:03:18.490]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:41.1437569Z [00:03:18.490]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:41.1437999Z [00:03:18.490]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:41.1438513Z [00:03:18.490]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:41.1439006Z [00:03:18.490]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:41.1439424Z [00:03:18.490]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:41.1440004Z [00:03:18.490]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:41.1440452Z [00:03:18.490]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:41.1440996Z [00:03:18.490]➜  EOF
2025-08-20T21:13:41.1444678Z [00:03:18.490]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3;$WORK/b1438=>" -p github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3 -lang=go1.21 -complete -installsuffix shared -buildid dMC9PNdI0ISqxFQ5Edmv/dMC9PNdI0ISqxFQ5Edmv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1438/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3/metrics_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3/metrics_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3/stats.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/metrics/v3/stats.pb.validate.go
2025-08-20T21:13:41.2941086Z [00:03:18.642]➜  go tool buildid -w $WORK/b1438/_pkg_.a # internal
2025-08-20T21:13:41.2977990Z [00:03:18.646]➜  cp $WORK/b1438/_pkg_.a /root/.cache/go-build/30/30efa9ee9168fa9f21dcfd30bf070a9a0dba29bae91e0109474f582ee240de79-d # internal
2025-08-20T21:13:41.2983762Z [00:03:18.646]➜  github.com/envoyproxy/go-control-plane/envoy/config/trace/v3
2025-08-20T21:13:41.2986607Z [00:03:18.646]➜  mkdir -p $WORK/b1440/
2025-08-20T21:13:41.2994780Z [00:03:18.647]➜  cat >/tmp/go-build1679262874/b1440/importcfg << 'EOF' # internal
2025-08-20T21:13:41.2995160Z [00:03:18.647]➜  # import config
2025-08-20T21:13:41.2995507Z [00:03:18.647]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:41.2995939Z [00:03:18.647]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:41.2996677Z [00:03:18.647]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:41.2997342Z [00:03:18.647]➜  packagefile github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1=/tmp/go-build1679262874/b1441/_pkg_.a
2025-08-20T21:13:41.2998103Z [00:03:18.647]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:41.2998831Z [00:03:18.647]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:41.2999821Z [00:03:18.647]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:41.3000782Z [00:03:18.647]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:41.3001579Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:41.3002300Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:41.3003007Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:41.3003718Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:41.3004442Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:41.3005179Z [00:03:18.647]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:41.3005853Z [00:03:18.647]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:41.3006383Z [00:03:18.647]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:41.3006817Z [00:03:18.647]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:41.3007486Z [00:03:18.647]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:41.3007916Z [00:03:18.647]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:41.3008327Z [00:03:18.647]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:41.3008745Z [00:03:18.647]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:41.3009167Z [00:03:18.647]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:41.3009579Z [00:03:18.647]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:41.3010023Z [00:03:18.647]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:41.3010362Z [00:03:18.647]➜  EOF
2025-08-20T21:13:41.3051262Z [00:03:18.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1440/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3;$WORK/b1440=>" -p github.com/envoyproxy/go-control-plane/envoy/config/trace/v3 -lang=go1.21 -complete -installsuffix shared -buildid z0K5263GH41t4fQa5CSi/z0K5263GH41t4fQa5CSi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1440/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/datadog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/datadog.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/dynamic_ot.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/dynamic_ot.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/http_tracer.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/http_tracer.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/lightstep.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/lightstep.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/opencensus.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/opencensus.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/opentelemetry.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/opentelemetry.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/skywalking.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/skywalking.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/trace.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/trace.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/xray.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/xray.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/zipkin.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/trace/v3/zipkin.pb.validate.go
2025-08-20T21:13:41.4296813Z [00:03:18.777]➜  go tool buildid -w $WORK/b1436/_pkg_.a # internal
2025-08-20T21:13:41.4406147Z [00:03:18.788]➜  cp $WORK/b1436/_pkg_.a /root/.cache/go-build/ea/ea14bef17b809bc24ff00baedaa68313fa260d2e7091dc29d1689049ff970aab-d # internal
2025-08-20T21:13:41.4422087Z [00:03:18.790]➜  github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3
2025-08-20T21:13:41.4424979Z [00:03:18.790]➜  mkdir -p $WORK/b1435/
2025-08-20T21:13:41.4434063Z [00:03:18.791]➜  cat >/tmp/go-build1679262874/b1435/importcfg << 'EOF' # internal
2025-08-20T21:13:41.4435285Z [00:03:18.791]➜  # import config
2025-08-20T21:13:41.4436166Z [00:03:18.791]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:41.4437150Z [00:03:18.791]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:41.4437620Z [00:03:18.791]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:41.4438176Z [00:03:18.791]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:41.4438845Z [00:03:18.791]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:13:41.4439565Z [00:03:18.791]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:41.4440368Z [00:03:18.791]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:41.4441381Z [00:03:18.791]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build1679262874/b1436/_pkg_.a
2025-08-20T21:13:41.4442212Z [00:03:18.791]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build1679262874/b1432/_pkg_.a
2025-08-20T21:13:41.4442994Z [00:03:18.791]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:41.4443738Z [00:03:18.791]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:41.4444474Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:41.4445184Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:41.4445953Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:41.4447008Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:41.4447743Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:41.4448472Z [00:03:18.791]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:41.4449031Z [00:03:18.791]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:41.4449449Z [00:03:18.791]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:41.4450019Z [00:03:18.791]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:41.4450526Z [00:03:18.791]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:41.4451108Z [00:03:18.791]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:41.4451534Z [00:03:18.791]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:41.4451959Z [00:03:18.791]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:41.4452375Z [00:03:18.791]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:41.4452781Z [00:03:18.791]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:41.4453222Z [00:03:18.791]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:41.4453552Z [00:03:18.791]➜  EOF
2025-08-20T21:13:41.4459073Z [00:03:18.791]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3;$WORK/b1435=>" -p github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3 -lang=go1.21 -complete -installsuffix shared -buildid 4jHp5CsvI852ZVLMEV-p/4jHp5CsvI852ZVLMEV-p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1435/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/circuit_breaker.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/circuit_breaker.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/cluster.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/cluster.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/filter.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/filter.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/outlier_detection.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/cluster/v3/outlier_detection.pb.validate.go
2025-08-20T21:13:41.6105771Z [00:03:18.958]➜  go tool buildid -w $WORK/b1440/_pkg_.a # internal
2025-08-20T21:13:41.6155934Z [00:03:18.964]➜  cp $WORK/b1440/_pkg_.a /root/.cache/go-build/7c/7cd4abff78955a595f88cc66ab1e3239356937cb436f156e45ca8de9c400c343-d # internal
2025-08-20T21:13:41.6162871Z [00:03:18.964]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3
2025-08-20T21:13:41.6163390Z [00:03:18.964]➜  mkdir -p $WORK/b1443/
2025-08-20T21:13:41.6168391Z [00:03:18.965]➜  cat >/tmp/go-build1679262874/b1443/importcfg << 'EOF' # internal
2025-08-20T21:13:41.6170333Z [00:03:18.965]➜  # import config
2025-08-20T21:13:41.6170758Z [00:03:18.965]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:41.6171229Z [00:03:18.965]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:41.6171659Z [00:03:18.965]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:41.6172208Z [00:03:18.965]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:41.6173286Z [00:03:18.965]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:41.6174108Z [00:03:18.965]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:41.6174922Z [00:03:18.965]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:41.6175731Z [00:03:18.965]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:41.6176600Z [00:03:18.965]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:41.6177364Z [00:03:18.965]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:41.6178058Z [00:03:18.965]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:41.6178776Z [00:03:18.965]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:41.6194249Z [00:03:18.965]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:41.6194977Z [00:03:18.965]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:41.6195411Z [00:03:18.965]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:41.6195851Z [00:03:18.965]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:41.6196281Z [00:03:18.965]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:41.6196717Z [00:03:18.965]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:41.6197404Z [00:03:18.965]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:41.6197885Z [00:03:18.965]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:41.6198312Z [00:03:18.965]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:41.6198903Z [00:03:18.965]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:41.6199343Z [00:03:18.965]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:41.6199678Z [00:03:18.965]➜  EOF
2025-08-20T21:13:41.6206861Z [00:03:18.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1443/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3;$WORK/b1443=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3 -lang=go1.21 -complete -installsuffix shared -buildid _f9AGd7qEQKKjORuwAJR/_f9AGd7qEQKKjORuwAJR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1443/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/cert.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/cert.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/common.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/secret.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/secret.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/tls.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/tls.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.pb.validate.go
2025-08-20T21:13:42.1396672Z [00:03:19.488]➜  go tool buildid -w $WORK/b1443/_pkg_.a # internal
2025-08-20T21:13:42.1547004Z [00:03:19.503]➜  cp $WORK/b1443/_pkg_.a /root/.cache/go-build/90/903f089e9e2cd0d1f071ec0652e4b703943274c21a41caf3c2b7a7d56ef8f146-d # internal
2025-08-20T21:13:42.1548631Z [00:03:19.503]➜  github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3
2025-08-20T21:13:42.1549678Z [00:03:19.503]➜  mkdir -p $WORK/b1451/
2025-08-20T21:13:42.1550225Z [00:03:19.503]➜  cat >/tmp/go-build1679262874/b1451/importcfg << 'EOF' # internal
2025-08-20T21:13:42.1551073Z [00:03:19.503]➜  # import config
2025-08-20T21:13:42.1551661Z [00:03:19.503]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.1552917Z [00:03:19.503]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:42.1553354Z [00:03:19.503]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.1553793Z [00:03:19.503]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.1554345Z [00:03:19.503]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.1555091Z [00:03:19.503]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.1556039Z [00:03:19.503]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.1556799Z [00:03:19.503]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:42.1557580Z [00:03:19.503]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:42.1558213Z [00:03:19.503]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:42.1558789Z [00:03:19.503]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:42.1559672Z [00:03:19.503]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.1560382Z [00:03:19.503]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.1561212Z [00:03:19.503]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.1561928Z [00:03:19.503]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.1562491Z [00:03:19.503]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.1562962Z [00:03:19.503]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.1563393Z [00:03:19.503]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.1563818Z [00:03:19.503]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.1564244Z [00:03:19.503]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.1564666Z [00:03:19.503]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.1565081Z [00:03:19.503]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.1565497Z [00:03:19.503]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.1565906Z [00:03:19.503]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.1566348Z [00:03:19.503]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.1566683Z [00:03:19.503]➜  EOF
2025-08-20T21:13:42.1572984Z [00:03:19.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1451/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3;$WORK/b1451=>" -p github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -lang=go1.21 -complete -installsuffix shared -buildid dovPRSyjpM5QMiC6Ca_v/dovPRSyjpM5QMiC6Ca_v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1451/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3/ads.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3/ads.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3/ads_grpc.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3/discovery.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/discovery/v3/discovery.pb.validate.go
2025-08-20T21:13:42.2874004Z [00:03:19.635]➜  go tool buildid -w $WORK/b1427/_pkg_.a # internal
2025-08-20T21:13:42.2957324Z [00:03:19.643]➜  go tool buildid -w $WORK/b1435/_pkg_.a # internal
2025-08-20T21:13:42.3135487Z [00:03:19.661]➜  cp $WORK/b1435/_pkg_.a /root/.cache/go-build/5e/5e0620e83a2d7f1fb94185499ad7c733e3ce3f19560d1d11d67456fc2bc4af97-d # internal
2025-08-20T21:13:42.3157826Z [00:03:19.662]➜  github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3
2025-08-20T21:13:42.3158268Z [00:03:19.662]➜  mkdir -p $WORK/b1452/
2025-08-20T21:13:42.3158660Z [00:03:19.662]➜  cat >/tmp/go-build1679262874/b1452/importcfg << 'EOF' # internal
2025-08-20T21:13:42.3159011Z [00:03:19.662]➜  # import config
2025-08-20T21:13:42.3159354Z [00:03:19.662]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.3159780Z [00:03:19.662]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:42.3160232Z [00:03:19.662]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.3161043Z [00:03:19.662]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.3161655Z [00:03:19.662]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.3162406Z [00:03:19.662]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.3163479Z [00:03:19.662]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build1679262874/b1436/_pkg_.a
2025-08-20T21:13:42.3164169Z [00:03:19.662]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:42.3164722Z [00:03:19.662]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:42.3165291Z [00:03:19.662]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:42.3165966Z [00:03:19.662]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.3166675Z [00:03:19.662]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.3167363Z [00:03:19.662]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.3168294Z [00:03:19.662]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.3168855Z [00:03:19.662]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.3169278Z [00:03:19.662]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.3170105Z [00:03:19.662]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.3170652Z [00:03:19.662]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.3171859Z [00:03:19.662]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.3172298Z [00:03:19.662]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.3172721Z [00:03:19.662]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.3173142Z [00:03:19.662]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.3173791Z [00:03:19.662]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.3174237Z [00:03:19.662]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.3174573Z [00:03:19.662]➜  EOF
2025-08-20T21:13:42.3177933Z [00:03:19.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/load_stats/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/load_stats/v3;$WORK/b1452=>" -p github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3 -lang=go1.21 -complete -installsuffix shared -buildid 7EQJJTEZVDHFIQcNdMDM/7EQJJTEZVDHFIQcNdMDM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1452/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/load_stats/v3/lrs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/load_stats/v3/lrs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/load_stats/v3/lrs_grpc.pb.go
2025-08-20T21:13:42.3199082Z [00:03:19.665]➜  cp $WORK/b1427/_pkg_.a /root/.cache/go-build/a8/a89a86ea29634035369ceae9220feeb7ef4b5a4eb80f6edcfb5bf766fe9768d0-d # internal
2025-08-20T21:13:42.3199947Z [00:03:19.666]➜  github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3
2025-08-20T21:13:42.3200385Z [00:03:19.666]➜  mkdir -p $WORK/b1426/
2025-08-20T21:13:42.3214075Z [00:03:19.669]➜  cat >/tmp/go-build1679262874/b1426/importcfg << 'EOF' # internal
2025-08-20T21:13:42.3222303Z [00:03:19.669]➜  # import config
2025-08-20T21:13:42.3222718Z [00:03:19.669]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.3223154Z [00:03:19.669]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.3223795Z [00:03:19.669]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.3224420Z [00:03:19.669]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.3225177Z [00:03:19.669]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.3226169Z [00:03:19.669]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.3226994Z [00:03:19.669]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3=/tmp/go-build1679262874/b1434/_pkg_.a
2025-08-20T21:13:42.3227811Z [00:03:19.669]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:42.3228598Z [00:03:19.669]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.3229350Z [00:03:19.669]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.3230081Z [00:03:19.669]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.3230942Z [00:03:19.669]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.3231689Z [00:03:19.669]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.3232405Z [00:03:19.669]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.3232965Z [00:03:19.669]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.3233388Z [00:03:19.669]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.3233824Z [00:03:19.669]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.3234253Z [00:03:19.669]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.3234673Z [00:03:19.669]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.3235305Z [00:03:19.669]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.3235731Z [00:03:19.669]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.3236147Z [00:03:19.669]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.3236557Z [00:03:19.669]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.3236993Z [00:03:19.669]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.3237332Z [00:03:19.669]➜  EOF
2025-08-20T21:13:42.3240301Z [00:03:19.670]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/accesslog/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/accesslog/v3;$WORK/b1426=>" -p github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3 -lang=go1.21 -complete -installsuffix shared -buildid -1Q42thp6SecmKmLGB17/-1Q42thp6SecmKmLGB17 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1426/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/accesslog/v3/accesslog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/accesslog/v3/accesslog.pb.validate.go
2025-08-20T21:13:42.4098244Z [00:03:19.758]➜  go tool buildid -w $WORK/b1520/_pkg_.a # internal
2025-08-20T21:13:42.4203383Z [00:03:19.768]➜  go tool buildid -w $WORK/b1452/_pkg_.a # internal
2025-08-20T21:13:42.4227715Z [00:03:19.771]➜  cp $WORK/b1452/_pkg_.a /root/.cache/go-build/6b/6bc33888f852495e5e43cc0583a775cf3b94f34d2fe9efa9993dc8e2bccb0026-d # internal
2025-08-20T21:13:42.4241043Z [00:03:19.771]➜  github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3
2025-08-20T21:13:42.4241756Z [00:03:19.771]➜  mkdir -p $WORK/b1445/
2025-08-20T21:13:42.4242197Z [00:03:19.771]➜  cat >/tmp/go-build1679262874/b1445/importcfg << 'EOF' # internal
2025-08-20T21:13:42.4242633Z [00:03:19.771]➜  # import config
2025-08-20T21:13:42.4243036Z [00:03:19.771]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.4243662Z [00:03:19.771]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.4244077Z [00:03:19.771]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.4244625Z [00:03:19.771]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.4245369Z [00:03:19.771]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.4246186Z [00:03:19.771]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.4247002Z [00:03:19.771]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:42.4247780Z [00:03:19.771]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.4248520Z [00:03:19.771]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.4249229Z [00:03:19.771]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.4249921Z [00:03:19.771]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.4250455Z [00:03:19.771]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.4261527Z [00:03:19.771]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.4262005Z [00:03:19.772]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.4262447Z [00:03:19.772]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.4262872Z [00:03:19.772]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.4263290Z [00:03:19.772]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.4264087Z [00:03:19.772]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.4264515Z [00:03:19.772]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.4264922Z [00:03:19.772]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.4265357Z [00:03:19.772]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.4265691Z [00:03:19.772]➜  EOF
2025-08-20T21:13:42.4268794Z [00:03:19.772]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1445/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/common/matcher/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/common/matcher/v3;$WORK/b1445=>" -p github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3 -lang=go1.21 -complete -installsuffix shared -buildid zCxBp4NhBkVPjw6ZtW_3/zCxBp4NhBkVPjw6ZtW_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1445/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/common/matcher/v3/matcher.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/common/matcher/v3/matcher.pb.validate.go
2025-08-20T21:13:42.4274175Z [00:03:19.775]➜  cp $WORK/b1520/_pkg_.a /root/.cache/go-build/ed/ed2cc1d41d9313719ff53f86ca95470b6f34787a3c728dd8c12a3566c5c3ee05-d # internal
2025-08-20T21:13:42.4281534Z [00:03:19.776]➜  google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry
2025-08-20T21:13:42.4284216Z [00:03:19.776]➜  mkdir -p $WORK/b1464/
2025-08-20T21:13:42.4288378Z [00:03:19.777]➜  cat >/tmp/go-build1679262874/b1464/importcfg << 'EOF' # internal
2025-08-20T21:13:42.4288858Z [00:03:19.777]➜  # import config
2025-08-20T21:13:42.4291531Z [00:03:19.777]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:42.4292178Z [00:03:19.777]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.4292841Z [00:03:19.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:13:42.4293573Z [00:03:19.777]➜  EOF
2025-08-20T21:13:42.4295941Z [00:03:19.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1464/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry;$WORK/b1464=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry -lang=go1.22 -complete -installsuffix shared -buildid rbfh7YPcjAwJzzcnzEnx/rbfh7YPcjAwJzzcnzEnx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1464/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry/xdslbregistry.go
2025-08-20T21:13:42.4424173Z [00:03:19.788]➜  go tool buildid -w $WORK/b1451/_pkg_.a # internal
2025-08-20T21:13:42.4484588Z [00:03:19.796]➜  cp $WORK/b1451/_pkg_.a /root/.cache/go-build/ca/ca3c25c86fb98383abb0b76484c79c13b7bf2ddc82730127c3f54536c712f5c1-d # internal
2025-08-20T21:13:42.4485617Z [00:03:19.796]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3
2025-08-20T21:13:42.4486215Z [00:03:19.796]➜  mkdir -p $WORK/b1491/
2025-08-20T21:13:42.4486742Z [00:03:19.796]➜  cat >/tmp/go-build1679262874/b1491/importcfg << 'EOF' # internal
2025-08-20T21:13:42.4487208Z [00:03:19.796]➜  # import config
2025-08-20T21:13:42.4487690Z [00:03:19.796]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.4488235Z [00:03:19.796]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.4488785Z [00:03:19.796]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.4489460Z [00:03:19.796]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.4490318Z [00:03:19.796]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.4491902Z [00:03:19.796]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build1679262874/b1490/_pkg_.a
2025-08-20T21:13:42.4492931Z [00:03:19.796]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.4493812Z [00:03:19.796]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.4494739Z [00:03:19.796]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.4495753Z [00:03:19.796]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.4496629Z [00:03:19.796]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.4497464Z [00:03:19.797]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:42.4498335Z [00:03:19.797]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.4499008Z [00:03:19.797]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.4499557Z [00:03:19.797]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.4500123Z [00:03:19.797]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.4500789Z [00:03:19.797]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.4501352Z [00:03:19.797]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.4501893Z [00:03:19.797]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.4503313Z [00:03:19.797]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.4503956Z [00:03:19.797]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.4504497Z [00:03:19.797]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.4505255Z [00:03:19.797]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.4505739Z [00:03:19.797]➜  EOF
2025-08-20T21:13:42.4509015Z [00:03:19.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1491/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/fault/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/fault/v3;$WORK/b1491=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3 -lang=go1.21 -complete -installsuffix shared -buildid pUYs5CyXtAsfw65OuxTS/pUYs5CyXtAsfw65OuxTS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1491/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/fault/v3/fault.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/fault/v3/fault.pb.validate.go
2025-08-20T21:13:42.4557784Z [00:03:19.803]➜  go tool buildid -w $WORK/b1464/_pkg_.a # internal
2025-08-20T21:13:42.4582964Z [00:03:19.803]➜  cp $WORK/b1464/_pkg_.a /root/.cache/go-build/a8/a898636ed4c3abf8de463174f4a4e77ca6ed3d77921b7cb52f69824a4bb77d98-d # internal
2025-08-20T21:13:42.4583683Z [00:03:19.804]➜  github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3
2025-08-20T21:13:42.4584057Z [00:03:19.805]➜  mkdir -p $WORK/b1493/
2025-08-20T21:13:42.4584435Z [00:03:19.806]➜  cat >/tmp/go-build1679262874/b1493/importcfg << 'EOF' # internal
2025-08-20T21:13:42.4584788Z [00:03:19.806]➜  # import config
2025-08-20T21:13:42.4587182Z [00:03:19.806]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.4589831Z [00:03:19.806]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.4592387Z [00:03:19.806]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.4594971Z [00:03:19.806]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.4602275Z [00:03:19.806]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:42.4604377Z [00:03:19.806]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.4605207Z [00:03:19.806]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.4606026Z [00:03:19.806]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:42.4607102Z [00:03:19.806]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.4607910Z [00:03:19.806]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.4608680Z [00:03:19.806]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build1679262874/b1431/_pkg_.a
2025-08-20T21:13:42.4609437Z [00:03:19.806]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.4610139Z [00:03:19.806]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.4611043Z [00:03:19.806]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.4611646Z [00:03:19.806]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.4612069Z [00:03:19.806]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.4612507Z [00:03:19.806]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.4613083Z [00:03:19.806]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.4613580Z [00:03:19.806]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.4614006Z [00:03:19.806]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.4614591Z [00:03:19.806]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.4615010Z [00:03:19.806]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.4615417Z [00:03:19.806]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.4615854Z [00:03:19.806]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.4616193Z [00:03:19.806]➜  EOF
2025-08-20T21:13:42.4618899Z [00:03:19.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1493/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/rbac/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/rbac/v3;$WORK/b1493=>" -p github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3 -lang=go1.21 -complete -installsuffix shared -buildid wckEPqwcAajDIRS0P2GQ/wckEPqwcAajDIRS0P2GQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1493/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/rbac/v3/rbac.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/rbac/v3/rbac.pb.validate.go
2025-08-20T21:13:42.5486931Z [00:03:19.897]➜  go tool buildid -w $WORK/b1491/_pkg_.a # internal
2025-08-20T21:13:42.5527092Z [00:03:19.901]➜  cp $WORK/b1491/_pkg_.a /root/.cache/go-build/b3/b31ef03d332dace9746d21e2aa27c5c079c7df0b16550b54f67266e66e0be672-d # internal
2025-08-20T21:13:42.5540539Z [00:03:19.902]➜  google.golang.org/grpc/xds/internal/httpfilter/fault
2025-08-20T21:13:42.5541573Z [00:03:19.902]➜  mkdir -p $WORK/b1489/
2025-08-20T21:13:42.5544940Z [00:03:19.902]➜  cat >/tmp/go-build1679262874/b1489/importcfg << 'EOF' # internal
2025-08-20T21:13:42.5545328Z [00:03:19.903]➜  # import config
2025-08-20T21:13:42.5545682Z [00:03:19.903]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:42.5546115Z [00:03:19.903]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.5546870Z [00:03:19.903]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.5547586Z [00:03:19.903]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build1679262874/b1490/_pkg_.a
2025-08-20T21:13:42.5548551Z [00:03:19.903]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3=/tmp/go-build1679262874/b1491/_pkg_.a
2025-08-20T21:13:42.5549401Z [00:03:19.903]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.5550179Z [00:03:19.903]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:42.5551075Z [00:03:19.903]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:42.5551722Z [00:03:19.903]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:42.5552312Z [00:03:19.903]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:42.5552972Z [00:03:19.903]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:13:42.5553622Z [00:03:19.903]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:42.5554269Z [00:03:19.903]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.5554806Z [00:03:19.903]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:42.5555230Z [00:03:19.903]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:42.5555795Z [00:03:19.903]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:42.5556345Z [00:03:19.903]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:42.5556779Z [00:03:19.903]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.5557307Z [00:03:19.903]➜  EOF
2025-08-20T21:13:42.5559542Z [00:03:19.903]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1489/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/fault=>google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/fault;$WORK/b1489=>" -p google.golang.org/grpc/xds/internal/httpfilter/fault -lang=go1.22 -complete -installsuffix shared -buildid gQhJLbJY6R8v9_ECcq4X/gQhJLbJY6R8v9_ECcq4X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1489/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/fault/fault.go
2025-08-20T21:13:42.6246777Z [00:03:19.972]➜  go tool buildid -w $WORK/b1489/_pkg_.a # internal
2025-08-20T21:13:42.6262971Z [00:03:19.973]➜  cp $WORK/b1489/_pkg_.a /root/.cache/go-build/2d/2d787362c14a1610e269e12743762b6646a21172b0dbf03646fb82348b992d22-d # internal
2025-08-20T21:13:42.6273350Z [00:03:19.974]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3
2025-08-20T21:13:42.6273862Z [00:03:19.974]➜  mkdir -p $WORK/b1509/
2025-08-20T21:13:42.6274245Z [00:03:19.974]➜  cat >/tmp/go-build1679262874/b1509/importcfg << 'EOF' # internal
2025-08-20T21:13:42.6274594Z [00:03:19.975]➜  # import config
2025-08-20T21:13:42.6274930Z [00:03:19.975]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.6275349Z [00:03:19.975]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.6275758Z [00:03:19.975]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.6276305Z [00:03:19.975]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.6277048Z [00:03:19.975]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.6277829Z [00:03:19.975]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.6278923Z [00:03:19.975]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.6279671Z [00:03:19.975]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.6280377Z [00:03:19.975]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.6281217Z [00:03:19.975]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.6283049Z [00:03:19.975]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.6283902Z [00:03:19.975]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.6284469Z [00:03:19.975]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.6284893Z [00:03:19.975]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.6285336Z [00:03:19.975]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.6285759Z [00:03:19.975]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.6286179Z [00:03:19.975]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.6286591Z [00:03:19.975]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.6287009Z [00:03:19.975]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.6287423Z [00:03:19.975]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.6287835Z [00:03:19.975]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.6288417Z [00:03:19.975]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.6288864Z [00:03:19.975]➜  EOF
2025-08-20T21:13:42.6295506Z [00:03:19.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1509/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/common/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/common/v3;$WORK/b1509=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3 -lang=go1.21 -complete -installsuffix shared -buildid ZP8q_NxExvQUYOKF2ywT/ZP8q_NxExvQUYOKF2ywT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1509/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/common/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/common/v3/common.pb.validate.go
2025-08-20T21:13:42.7011258Z [00:03:20.049]➜  go tool buildid -w $WORK/b1426/_pkg_.a # internal
2025-08-20T21:13:42.7220109Z [00:03:20.070]➜  cp $WORK/b1426/_pkg_.a /root/.cache/go-build/80/8023acad79a098490cabfc13583b92a419a4cf4cafe72fc9052dbbba06002a01-d # internal
2025-08-20T21:13:42.7254470Z [00:03:20.073]➜  github.com/envoyproxy/go-control-plane/envoy/config/listener/v3
2025-08-20T21:13:42.7255262Z [00:03:20.073]➜  mkdir -p $WORK/b1437/
2025-08-20T21:13:42.7264826Z [00:03:20.074]➜  cat >/tmp/go-build1679262874/b1437/importcfg << 'EOF' # internal
2025-08-20T21:13:42.7266971Z [00:03:20.074]➜  # import config
2025-08-20T21:13:42.7267744Z [00:03:20.074]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.7268486Z [00:03:20.074]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.7269476Z [00:03:20.074]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.7270121Z [00:03:20.074]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.7271026Z [00:03:20.074]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:42.7271741Z [00:03:20.074]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:13:42.7272747Z [00:03:20.074]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build1679262874/b1428/_pkg_.a
2025-08-20T21:13:42.7273484Z [00:03:20.074]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:42.7274302Z [00:03:20.074]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build1679262874/b1426/_pkg_.a
2025-08-20T21:13:42.7275128Z [00:03:20.074]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.7276084Z [00:03:20.074]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.7276902Z [00:03:20.074]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.7277629Z [00:03:20.074]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.7278344Z [00:03:20.074]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.7279038Z [00:03:20.074]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.7279757Z [00:03:20.074]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.7280535Z [00:03:20.074]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.7281241Z [00:03:20.074]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.7281799Z [00:03:20.074]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.7282291Z [00:03:20.074]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.7282723Z [00:03:20.074]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.7283313Z [00:03:20.074]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.7283732Z [00:03:20.074]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.7284145Z [00:03:20.074]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.7284561Z [00:03:20.074]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.7284966Z [00:03:20.074]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.7285410Z [00:03:20.074]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.7285751Z [00:03:20.074]➜  EOF
2025-08-20T21:13:42.7292452Z [00:03:20.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3;$WORK/b1437=>" -p github.com/envoyproxy/go-control-plane/envoy/config/listener/v3 -lang=go1.21 -complete -installsuffix shared -buildid ueqVj-mWDu1uCcTN3da5/ueqVj-mWDu1uCcTN3da5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1437/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/api_listener.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/api_listener.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/listener.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/listener.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/listener_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/listener_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/quic_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/quic_config.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/udp_listener_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/listener/v3/udp_listener_config.pb.validate.go
2025-08-20T21:13:42.7513221Z [00:03:20.099]➜  go tool buildid -w $WORK/b1509/_pkg_.a # internal
2025-08-20T21:13:42.7535011Z [00:03:20.102]➜  cp $WORK/b1509/_pkg_.a /root/.cache/go-build/18/18d02554c6467d8dfa0e7ce68f5b0265ad0673d83fcd0e710cff6e477687f279-d # internal
2025-08-20T21:13:42.7539899Z [00:03:20.102]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3
2025-08-20T21:13:42.7541051Z [00:03:20.102]➜  mkdir -p $WORK/b1459/
2025-08-20T21:13:42.7545371Z [00:03:20.102]➜  cat >/tmp/go-build1679262874/b1459/importcfg << 'EOF' # internal
2025-08-20T21:13:42.7545783Z [00:03:20.102]➜  # import config
2025-08-20T21:13:42.7546142Z [00:03:20.102]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.7546925Z [00:03:20.102]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.7547347Z [00:03:20.102]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.7547892Z [00:03:20.102]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.7548625Z [00:03:20.102]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:42.7549455Z [00:03:20.102]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build1679262874/b1426/_pkg_.a
2025-08-20T21:13:42.7550403Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.7551406Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.7552239Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build1679262874/b1440/_pkg_.a
2025-08-20T21:13:42.7553038Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/http/v3=/tmp/go-build1679262874/b1460/_pkg_.a
2025-08-20T21:13:42.7553865Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build1679262874/b1433/_pkg_.a
2025-08-20T21:13:42.7554643Z [00:03:20.103]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:42.7555390Z [00:03:20.103]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.7556123Z [00:03:20.103]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.7556833Z [00:03:20.103]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.7557533Z [00:03:20.103]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.7558240Z [00:03:20.103]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.7558975Z [00:03:20.103]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.7559534Z [00:03:20.103]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.7559951Z [00:03:20.103]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.7560671Z [00:03:20.103]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.7561193Z [00:03:20.103]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.7561616Z [00:03:20.103]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.7562206Z [00:03:20.103]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.7562635Z [00:03:20.103]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.7563051Z [00:03:20.103]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.7563455Z [00:03:20.103]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.7563889Z [00:03:20.103]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.7564223Z [00:03:20.103]➜  EOF
2025-08-20T21:13:42.7567954Z [00:03:20.103]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1459/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/network/http_connection_manager/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/network/http_connection_manager/v3;$WORK/b1459=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3 -lang=go1.21 -complete -installsuffix shared -buildid uyd2ZhRLDPVmvjq7ok_W/uyd2ZhRLDPVmvjq7ok_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1459/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.validate.go
2025-08-20T21:13:42.7634497Z [00:03:20.111]➜  go tool buildid -w $WORK/b1493/_pkg_.a # internal
2025-08-20T21:13:42.7678668Z [00:03:20.116]➜  go tool buildid -w $WORK/b1445/_pkg_.a # internal
2025-08-20T21:13:42.7682507Z [00:03:20.116]➜  cp $WORK/b1493/_pkg_.a /root/.cache/go-build/38/38bfca5103f44d6d926fe6e6fd366b0db65ebc72b99ac64354a16856712fa2c8-d # internal
2025-08-20T21:13:42.7683267Z [00:03:20.116]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3
2025-08-20T21:13:42.7687738Z [00:03:20.117]➜  mkdir -p $WORK/b1494/
2025-08-20T21:13:42.7692870Z [00:03:20.117]➜  cat >/tmp/go-build1679262874/b1494/importcfg << 'EOF' # internal
2025-08-20T21:13:42.7701006Z [00:03:20.117]➜  # import config
2025-08-20T21:13:42.7701789Z [00:03:20.117]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.7703198Z [00:03:20.117]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.7703627Z [00:03:20.117]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.7704184Z [00:03:20.117]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.7704874Z [00:03:20.117]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:13:42.7705556Z [00:03:20.117]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build1679262874/b1428/_pkg_.a
2025-08-20T21:13:42.7706307Z [00:03:20.117]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build1679262874/b1493/_pkg_.a
2025-08-20T21:13:42.7707085Z [00:03:20.117]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.7707792Z [00:03:20.117]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.7708478Z [00:03:20.117]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.7709013Z [00:03:20.117]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.7709437Z [00:03:20.117]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.7710152Z [00:03:20.117]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.7710833Z [00:03:20.117]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.7711325Z [00:03:20.117]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.7711744Z [00:03:20.117]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.7712401Z [00:03:20.117]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.7712822Z [00:03:20.117]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.7713228Z [00:03:20.117]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.7713668Z [00:03:20.117]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.7713999Z [00:03:20.117]➜  EOF
2025-08-20T21:13:42.7717178Z [00:03:20.117]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1494/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/rbac/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/rbac/v3;$WORK/b1494=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3 -lang=go1.21 -complete -installsuffix shared -buildid qsl0VP8sTr7hMvpCOkvH/qsl0VP8sTr7hMvpCOkvH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1494/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/rbac/v3/rbac.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/rbac/v3/rbac.pb.validate.go
2025-08-20T21:13:42.7737735Z [00:03:20.122]➜  cp $WORK/b1445/_pkg_.a /root/.cache/go-build/d2/d24867f43ce055060387183e7183d526faf436b435a3057d37965fb3933c02ec-d # internal
2025-08-20T21:13:42.7751502Z [00:03:20.122]➜  github.com/envoyproxy/go-control-plane/envoy/config/tap/v3
2025-08-20T21:13:42.7751956Z [00:03:20.122]➜  mkdir -p $WORK/b1444/
2025-08-20T21:13:42.7752367Z [00:03:20.122]➜  cat >/tmp/go-build1679262874/b1444/importcfg << 'EOF' # internal
2025-08-20T21:13:42.7752734Z [00:03:20.122]➜  # import config
2025-08-20T21:13:42.7753083Z [00:03:20.122]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:42.7753524Z [00:03:20.122]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.7753948Z [00:03:20.122]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.7754501Z [00:03:20.122]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:42.7755239Z [00:03:20.122]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:42.7756264Z [00:03:20.122]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3=/tmp/go-build1679262874/b1445/_pkg_.a
2025-08-20T21:13:42.7757112Z [00:03:20.122]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.7757932Z [00:03:20.122]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.7758707Z [00:03:20.122]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:42.7759443Z [00:03:20.122]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:42.7761405Z [00:03:20.122]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:42.7762122Z [00:03:20.122]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.7762843Z [00:03:20.122]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:42.7763581Z [00:03:20.122]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:42.7764815Z [00:03:20.122]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.7765372Z [00:03:20.122]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:42.7765827Z [00:03:20.122]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:42.7766598Z [00:03:20.122]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:42.7767113Z [00:03:20.122]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.7767532Z [00:03:20.122]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:42.7767950Z [00:03:20.122]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.7768366Z [00:03:20.122]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:42.7768774Z [00:03:20.122]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:42.7769214Z [00:03:20.122]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:42.7769555Z [00:03:20.122]➜  EOF
2025-08-20T21:13:42.7772551Z [00:03:20.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1444/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/tap/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/tap/v3;$WORK/b1444=>" -p github.com/envoyproxy/go-control-plane/envoy/config/tap/v3 -lang=go1.21 -complete -installsuffix shared -buildid XC9fNCsNRPqckwZhJeGC/XC9fNCsNRPqckwZhJeGC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1444/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/tap/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/tap/v3/common.pb.validate.go
2025-08-20T21:13:42.8332760Z [00:03:20.181]➜  go tool buildid -w $WORK/b1494/_pkg_.a # internal
2025-08-20T21:13:42.8349730Z [00:03:20.183]➜  cp $WORK/b1494/_pkg_.a /root/.cache/go-build/55/551baae3024873d5c7d6c694acc836edf57abf0ef1ae6a9d9a6e11e469c96b25-d # internal
2025-08-20T21:13:42.8361332Z [00:03:20.184]➜  google.golang.org/grpc/internal/xds/rbac
2025-08-20T21:13:42.8362092Z [00:03:20.184]➜  mkdir -p $WORK/b1495/
2025-08-20T21:13:42.8378170Z [00:03:20.186]➜  cat >/tmp/go-build1679262874/b1495/importcfg << 'EOF' # internal
2025-08-20T21:13:42.8378852Z [00:03:20.186]➜  # import config
2025-08-20T21:13:42.8379445Z [00:03:20.186]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:42.8380069Z [00:03:20.186]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:42.8381472Z [00:03:20.186]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:42.8381962Z [00:03:20.186]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.8382381Z [00:03:20.186]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.8382909Z [00:03:20.186]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build1679262874/b1457/_pkg_.a
2025-08-20T21:13:42.8383548Z [00:03:20.186]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build1679262874/b1429/_pkg_.a
2025-08-20T21:13:42.8384276Z [00:03:20.186]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:42.8385081Z [00:03:20.186]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build1679262874/b1493/_pkg_.a
2025-08-20T21:13:42.8385897Z [00:03:20.186]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:42.8386807Z [00:03:20.186]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3=/tmp/go-build1679262874/b1496/_pkg_.a
2025-08-20T21:13:42.8387704Z [00:03:20.186]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:42.8388612Z [00:03:20.186]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:42.8389275Z [00:03:20.186]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build1679262874/b1497/_pkg_.a
2025-08-20T21:13:42.8389925Z [00:03:20.186]➜  packagefile google.golang.org/grpc/authz/audit/stdout=/tmp/go-build1679262874/b1498/_pkg_.a
2025-08-20T21:13:42.8390915Z [00:03:20.186]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:42.8391571Z [00:03:20.186]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:42.8392169Z [00:03:20.186]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:42.8392799Z [00:03:20.186]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1679262874/b1006/_pkg_.a
2025-08-20T21:13:42.8393479Z [00:03:20.186]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build1679262874/b1461/_pkg_.a
2025-08-20T21:13:42.8394118Z [00:03:20.186]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:42.8394818Z [00:03:20.186]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:13:42.8395459Z [00:03:20.186]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:42.8396107Z [00:03:20.186]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:13:42.8396964Z [00:03:20.186]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.8397671Z [00:03:20.186]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:42.8398224Z [00:03:20.186]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:42.8398636Z [00:03:20.186]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:42.8399057Z [00:03:20.186]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:42.8399485Z [00:03:20.186]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.8399802Z [00:03:20.186]➜  EOF
2025-08-20T21:13:42.8410394Z [00:03:20.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1495/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/rbac=>google.golang.org/grpc@v1.68.1/internal/xds/rbac;$WORK/b1495=>" -p google.golang.org/grpc/internal/xds/rbac -lang=go1.22 -complete -installsuffix shared -buildid wfUjm9d1JIiUMNtj1eCa/wfUjm9d1JIiUMNtj1eCa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1495/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/rbac/converter.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/rbac/matchers.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/internal/xds/rbac/rbac_engine.go
2025-08-20T21:13:42.9507123Z [00:03:20.299]➜  go tool buildid -w $WORK/b1495/_pkg_.a # internal
2025-08-20T21:13:42.9534460Z [00:03:20.301]➜  cp $WORK/b1495/_pkg_.a /root/.cache/go-build/05/056c8482f975aab6473fc8dffea0ff7a34051e0a4d46ab6d6b8473e78d1b7c6d-d # internal
2025-08-20T21:13:42.9541452Z [00:03:20.302]➜  google.golang.org/grpc/xds/internal/httpfilter/rbac
2025-08-20T21:13:42.9546604Z [00:03:20.303]➜  mkdir -p $WORK/b1492/
2025-08-20T21:13:42.9555819Z [00:03:20.304]➜  cat >/tmp/go-build1679262874/b1492/importcfg << 'EOF' # internal
2025-08-20T21:13:42.9558557Z [00:03:20.304]➜  # import config
2025-08-20T21:13:42.9561087Z [00:03:20.304]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:42.9565561Z [00:03:20.304]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:42.9566010Z [00:03:20.304]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:42.9566641Z [00:03:20.304]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build1679262874/b1493/_pkg_.a
2025-08-20T21:13:42.9567744Z [00:03:20.304]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3=/tmp/go-build1679262874/b1494/_pkg_.a
2025-08-20T21:13:42.9568597Z [00:03:20.304]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:42.9569228Z [00:03:20.304]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:42.9569893Z [00:03:20.304]➜  packagefile google.golang.org/grpc/internal/xds/rbac=/tmp/go-build1679262874/b1495/_pkg_.a
2025-08-20T21:13:42.9570725Z [00:03:20.304]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:13:42.9571439Z [00:03:20.304]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:42.9572087Z [00:03:20.304]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:42.9572643Z [00:03:20.304]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:42.9572959Z [00:03:20.304]➜  EOF
2025-08-20T21:13:42.9575288Z [00:03:20.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1492/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/rbac=>google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/rbac;$WORK/b1492=>" -p google.golang.org/grpc/xds/internal/httpfilter/rbac -lang=go1.22 -complete -installsuffix shared -buildid KG1QLk4NBrlq26DH0KWt/KG1QLk4NBrlq26DH0KWt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1492/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/rbac/rbac.go
2025-08-20T21:13:43.0438805Z [00:03:20.392]➜  go tool buildid -w $WORK/b1492/_pkg_.a # internal
2025-08-20T21:13:43.0452538Z [00:03:20.393]➜  cp $WORK/b1492/_pkg_.a /root/.cache/go-build/bf/bff92869554b933cf0795c0f8330e1d89d3fa9dfd96dab5ea46fe4e5efc4786a-d # internal
2025-08-20T21:13:43.0471653Z [00:03:20.393]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3
2025-08-20T21:13:43.0472250Z [00:03:20.393]➜  mkdir -p $WORK/b1508/
2025-08-20T21:13:43.0472646Z [00:03:20.393]➜  cat >/tmp/go-build1679262874/b1508/importcfg << 'EOF' # internal
2025-08-20T21:13:43.0473000Z [00:03:20.393]➜  # import config
2025-08-20T21:13:43.0473339Z [00:03:20.393]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.0473771Z [00:03:20.393]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.0474196Z [00:03:20.393]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.0474740Z [00:03:20.393]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.0475473Z [00:03:20.393]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:43.0476269Z [00:03:20.393]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:43.0477208Z [00:03:20.393]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build1679262874/b1509/_pkg_.a
2025-08-20T21:13:43.0478082Z [00:03:20.393]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.0478817Z [00:03:20.393]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.0479854Z [00:03:20.393]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.0480545Z [00:03:20.393]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.0481513Z [00:03:20.393]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:43.0482080Z [00:03:20.393]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.0482715Z [00:03:20.393]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.0483234Z [00:03:20.393]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.0483664Z [00:03:20.393]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.0484085Z [00:03:20.393]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.0484502Z [00:03:20.393]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.0484928Z [00:03:20.393]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.0485342Z [00:03:20.393]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.0485754Z [00:03:20.393]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.0486189Z [00:03:20.393]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.0486522Z [00:03:20.393]➜  EOF
2025-08-20T21:13:43.0490137Z [00:03:20.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1508/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/least_request/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/least_request/v3;$WORK/b1508=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3 -lang=go1.21 -complete -installsuffix shared -buildid s6LTeH5RP4g1QeCQiPcp/s6LTeH5RP4g1QeCQiPcp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1508/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/least_request/v3/least_request.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/least_request/v3/least_request.pb.validate.go
2025-08-20T21:13:43.0597596Z [00:03:20.408]➜  go tool buildid -w $WORK/b1444/_pkg_.a # internal
2025-08-20T21:13:43.0665718Z [00:03:20.414]➜  cp $WORK/b1444/_pkg_.a /root/.cache/go-build/ba/ba559b208862cd560ca98197d119a83e884d50b528ebd29b16c7e2a7685726b1-d # internal
2025-08-20T21:13:43.0689692Z [00:03:20.417]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3
2025-08-20T21:13:43.0690292Z [00:03:20.417]➜  mkdir -p $WORK/b1511/
2025-08-20T21:13:43.0702610Z [00:03:20.418]➜  cat >/tmp/go-build1679262874/b1511/importcfg << 'EOF' # internal
2025-08-20T21:13:43.0703080Z [00:03:20.418]➜  # import config
2025-08-20T21:13:43.0703447Z [00:03:20.418]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.0703873Z [00:03:20.418]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.0704291Z [00:03:20.418]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.0704834Z [00:03:20.418]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.0705562Z [00:03:20.418]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:43.0706493Z [00:03:20.418]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build1679262874/b1509/_pkg_.a
2025-08-20T21:13:43.0707363Z [00:03:20.418]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.0708492Z [00:03:20.418]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.0709207Z [00:03:20.418]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.0709897Z [00:03:20.418]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.0710808Z [00:03:20.418]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:43.0711471Z [00:03:20.418]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.0712053Z [00:03:20.418]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.0712605Z [00:03:20.418]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.0713035Z [00:03:20.418]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.0713464Z [00:03:20.418]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.0713883Z [00:03:20.418]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.0714303Z [00:03:20.418]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.0714721Z [00:03:20.418]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.0715128Z [00:03:20.418]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.0715567Z [00:03:20.418]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.0715903Z [00:03:20.418]➜  EOF
2025-08-20T21:13:43.0724788Z [00:03:20.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1511/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/ring_hash/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/ring_hash/v3;$WORK/b1511=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3 -lang=go1.21 -complete -installsuffix shared -buildid cy98WC8e8_0YLWr30pBo/cy98WC8e8_0YLWr30pBo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1511/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/ring_hash/v3/ring_hash.pb.validate.go
2025-08-20T21:13:43.1484141Z [00:03:20.495]➜  go tool buildid -w $WORK/b1508/_pkg_.a # internal
2025-08-20T21:13:43.1500461Z [00:03:20.498]➜  cp $WORK/b1508/_pkg_.a /root/.cache/go-build/52/52cd274f3076f4c9c91eda6c6b685475f4093c97f68b941faa43f48af12698ff-d # internal
2025-08-20T21:13:43.1501500Z [00:03:20.498]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3
2025-08-20T21:13:43.1505166Z [00:03:20.498]➜  mkdir -p $WORK/b1512/
2025-08-20T21:13:43.1508086Z [00:03:20.499]➜  cat >/tmp/go-build1679262874/b1512/importcfg << 'EOF' # internal
2025-08-20T21:13:43.1508821Z [00:03:20.499]➜  # import config
2025-08-20T21:13:43.1509202Z [00:03:20.499]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.1509636Z [00:03:20.499]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.1510060Z [00:03:20.499]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.1510741Z [00:03:20.499]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.1511573Z [00:03:20.499]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:13:43.1512381Z [00:03:20.499]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.1513117Z [00:03:20.499]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.1514206Z [00:03:20.499]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.1514907Z [00:03:20.499]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.1515445Z [00:03:20.499]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.1515870Z [00:03:20.499]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.1516302Z [00:03:20.499]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.1516731Z [00:03:20.499]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.1517280Z [00:03:20.499]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.1517765Z [00:03:20.499]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.1518184Z [00:03:20.499]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.1518607Z [00:03:20.499]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.1519022Z [00:03:20.499]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.1519460Z [00:03:20.499]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.1519795Z [00:03:20.499]➜  EOF
2025-08-20T21:13:43.1527648Z [00:03:20.500]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1512/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/wrr_locality/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/wrr_locality/v3;$WORK/b1512=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3 -lang=go1.21 -complete -installsuffix shared -buildid BCFHfGw9yoFc8bzcQjDt/BCFHfGw9yoFc8bzcQjDt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1512/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.pb.validate.go
2025-08-20T21:13:43.1604026Z [00:03:20.508]➜  go tool buildid -w $WORK/b1511/_pkg_.a # internal
2025-08-20T21:13:43.1637668Z [00:03:20.512]➜  cp $WORK/b1511/_pkg_.a /root/.cache/go-build/9b/9b29431c1e8557ed5c300395d6b7c9541f3287f21b85ecc7d8208ef2cfa36684-d # internal
2025-08-20T21:13:43.1690395Z [00:03:20.517]➜  github.com/aws/aws-sdk-go/aws
2025-08-20T21:13:43.1690881Z [00:03:20.517]➜  mkdir -p $WORK/b1514/
2025-08-20T21:13:43.1710711Z [00:03:20.519]➜  cat >/tmp/go-build1679262874/b1514/importcfg << 'EOF' # internal
2025-08-20T21:13:43.1712277Z [00:03:20.519]➜  # import config
2025-08-20T21:13:43.1712700Z [00:03:20.519]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:43.1713259Z [00:03:20.519]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.1713918Z [00:03:20.519]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:43.1714571Z [00:03:20.519]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1679262874/b1520/_pkg_.a
2025-08-20T21:13:43.1715214Z [00:03:20.519]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:13:43.1715731Z [00:03:20.519]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.1716133Z [00:03:20.519]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:43.1716557Z [00:03:20.519]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.1716991Z [00:03:20.519]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.1717402Z [00:03:20.519]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:43.1717810Z [00:03:20.519]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.1718566Z [00:03:20.519]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.1718979Z [00:03:20.519]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.1719287Z [00:03:20.519]➜  EOF
2025-08-20T21:13:43.1742432Z [00:03:20.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1514/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws=>github.com/aws/aws-sdk-go@v1.44.288/aws;$WORK/b1514=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.11 -complete -installsuffix shared -buildid mEvyC3eZVU0cQwHx3YUl/mEvyC3eZVU0cQwHx3YUl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1514/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/context_1_9.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/context_background_1_7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/context_sleep.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/convert_types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/jsonvalue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/logger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/url.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/version.go
2025-08-20T21:13:43.1968714Z [00:03:20.545]➜  go tool buildid -w $WORK/b1437/_pkg_.a # internal
2025-08-20T21:13:43.2042105Z [00:03:20.552]➜  cp $WORK/b1437/_pkg_.a /root/.cache/go-build/c3/c304e732d44ac85e81b34c4486dfe9133ee01e1fd0a14437ae94f77ef198b15c-d # internal
2025-08-20T21:13:43.2046049Z [00:03:20.553]➜  github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3
2025-08-20T21:13:43.2046984Z [00:03:20.553]➜  mkdir -p $WORK/b1425/
2025-08-20T21:13:43.2052950Z [00:03:20.553]➜  cat >/tmp/go-build1679262874/b1425/importcfg << 'EOF' # internal
2025-08-20T21:13:43.2053696Z [00:03:20.553]➜  # import config
2025-08-20T21:13:43.2054056Z [00:03:20.553]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.2054480Z [00:03:20.553]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.2054895Z [00:03:20.553]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.2055444Z [00:03:20.553]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.2056181Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:43.2057054Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build1679262874/b1426/_pkg_.a
2025-08-20T21:13:43.2057893Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:13:43.2058713Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:43.2059539Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build1679262874/b1437/_pkg_.a
2025-08-20T21:13:43.2060369Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3=/tmp/go-build1679262874/b1438/_pkg_.a
2025-08-20T21:13:43.2061968Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/overload/v3=/tmp/go-build1679262874/b1439/_pkg_.a
2025-08-20T21:13:43.2064064Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build1679262874/b1440/_pkg_.a
2025-08-20T21:13:43.2065059Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build1679262874/b1443/_pkg_.a
2025-08-20T21:13:43.2066301Z [00:03:20.553]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:43.2067064Z [00:03:20.553]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.2067797Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.2068504Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.2069192Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.2070038Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:43.2071036Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:43.2071795Z [00:03:20.553]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:43.2072370Z [00:03:20.553]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.2072794Z [00:03:20.553]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.2073221Z [00:03:20.553]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.2073647Z [00:03:20.553]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.2074071Z [00:03:20.553]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.2074491Z [00:03:20.553]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.2074910Z [00:03:20.553]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.2075458Z [00:03:20.553]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.2075937Z [00:03:20.553]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.2076383Z [00:03:20.553]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.2076852Z [00:03:20.553]➜  EOF
2025-08-20T21:13:43.2079718Z [00:03:20.553]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1425/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/bootstrap/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/bootstrap/v3;$WORK/b1425=>" -p github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3 -lang=go1.21 -complete -installsuffix shared -buildid 9WxfaVwOubbp_0eWHaXr/9WxfaVwOubbp_0eWHaXr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1425/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/bootstrap/v3/bootstrap.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/config/bootstrap/v3/bootstrap.pb.validate.go
2025-08-20T21:13:43.2234652Z [00:03:20.571]➜  go tool buildid -w $WORK/b1512/_pkg_.a # internal
2025-08-20T21:13:43.2248430Z [00:03:20.573]➜  cp $WORK/b1512/_pkg_.a /root/.cache/go-build/c0/c0dfaaccb4a1ad6b982a5a5a64f0039b0d0f2ce9ba4b900383fa623f4f75e1a0-d # internal
2025-08-20T21:13:43.2252962Z [00:03:20.573]➜  google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter
2025-08-20T21:13:43.2253542Z [00:03:20.573]➜  mkdir -p $WORK/b1506/
2025-08-20T21:13:43.2259700Z [00:03:20.574]➜  cat >/tmp/go-build1679262874/b1506/importcfg << 'EOF' # internal
2025-08-20T21:13:43.2260116Z [00:03:20.574]➜  # import config
2025-08-20T21:13:43.2260495Z [00:03:20.574]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.2261115Z [00:03:20.574]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.2261668Z [00:03:20.574]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build1679262874/b1457/_pkg_.a
2025-08-20T21:13:43.2262294Z [00:03:20.574]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build1679262874/b1429/_pkg_.a
2025-08-20T21:13:43.2263578Z [00:03:20.574]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=/tmp/go-build1679262874/b1507/_pkg_.a
2025-08-20T21:13:43.2264732Z [00:03:20.574]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3=/tmp/go-build1679262874/b1508/_pkg_.a
2025-08-20T21:13:43.2265795Z [00:03:20.574]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3=/tmp/go-build1679262874/b1510/_pkg_.a
2025-08-20T21:13:43.2266964Z [00:03:20.574]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3=/tmp/go-build1679262874/b1511/_pkg_.a
2025-08-20T21:13:43.2268110Z [00:03:20.574]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3=/tmp/go-build1679262874/b1512/_pkg_.a
2025-08-20T21:13:43.2268921Z [00:03:20.574]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:43.2269625Z [00:03:20.574]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build1679262874/b1467/_pkg_.a
2025-08-20T21:13:43.2270312Z [00:03:20.574]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1679262874/b975/_pkg_.a
2025-08-20T21:13:43.2271137Z [00:03:20.574]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1679262874/b982/_pkg_.a
2025-08-20T21:13:43.2271858Z [00:03:20.574]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build1679262874/b1476/_pkg_.a
2025-08-20T21:13:43.2272567Z [00:03:20.574]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:43.2273382Z [00:03:20.574]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:43.2274247Z [00:03:20.574]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build1679262874/b1503/_pkg_.a
2025-08-20T21:13:43.2275044Z [00:03:20.574]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build1679262874/b1486/_pkg_.a
2025-08-20T21:13:43.2276048Z [00:03:20.574]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build1679262874/b1464/_pkg_.a
2025-08-20T21:13:43.2276755Z [00:03:20.574]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:43.2277419Z [00:03:20.574]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:43.2277989Z [00:03:20.574]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.2278309Z [00:03:20.574]➜  EOF
2025-08-20T21:13:43.2280944Z [00:03:20.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1506/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry/converter=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry/converter;$WORK/b1506=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter -lang=go1.22 -complete -installsuffix shared -buildid xpxpXK8OOAH83cxe0PbA/xpxpXK8OOAH83cxe0PbA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1506/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdslbregistry/converter/converter.go
2025-08-20T21:13:43.2977900Z [00:03:20.646]➜  go tool buildid -w $WORK/b1506/_pkg_.a # internal
2025-08-20T21:13:43.2988026Z [00:03:20.647]➜  cp $WORK/b1506/_pkg_.a /root/.cache/go-build/55/55d2e78498e89f2e30b69e407277bf25aa70bbd73cc99ae265c0c7d9da64945d-d # internal
2025-08-20T21:13:43.2989487Z [00:03:20.647]➜  github.com/anchore/go-macholibre
2025-08-20T21:13:43.2991043Z [00:03:20.647]➜  mkdir -p $WORK/b1574/
2025-08-20T21:13:43.2995763Z [00:03:20.648]➜  cat >/tmp/go-build1679262874/b1574/importcfg << 'EOF' # internal
2025-08-20T21:13:43.2996347Z [00:03:20.648]➜  # import config
2025-08-20T21:13:43.2997473Z [00:03:20.648]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:43.2998202Z [00:03:20.648]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:43.2999029Z [00:03:20.648]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.2999768Z [00:03:20.648]➜  packagefile github.com/go-restruct/restruct=/tmp/go-build1679262874/b1575/_pkg_.a
2025-08-20T21:13:43.3000889Z [00:03:20.648]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.3001760Z [00:03:20.648]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:43.3002359Z [00:03:20.648]➜  EOF
2025-08-20T21:13:43.3005088Z [00:03:20.648]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-macholibre@v0.0.0-20220308212642-53e6d0aaf6fb=>github.com/anchore/go-macholibre@v0.0.0-20220308212642-53e6d0aaf6fb;$WORK/b1574=>" -p github.com/anchore/go-macholibre -lang=go1.17 -complete -installsuffix shared -buildid nbHsBFG7HwznnqLx5d6B/nbHsBFG7HwznnqLx5d6B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1574/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-macholibre@v0.0.0-20220308212642-53e6d0aaf6fb/universal_binary.go
2025-08-20T21:13:43.3109847Z [00:03:20.659]➜  go tool buildid -w $WORK/b1514/_pkg_.a # internal
2025-08-20T21:13:43.3131602Z [00:03:20.661]➜  cp $WORK/b1514/_pkg_.a /root/.cache/go-build/c0/c07f059b49b12f6a5c39b801dfcc21fe2372d59b901140a11c85b61fa35d3963-d # internal
2025-08-20T21:13:43.3209156Z [00:03:20.669]➜  go tool buildid -w $WORK/b1459/_pkg_.a # internal
2025-08-20T21:13:43.3220168Z [00:03:20.670]➜  github.com/aws/aws-sdk-go/aws/request
2025-08-20T21:13:43.3221842Z [00:03:20.670]➜  mkdir -p $WORK/b1525/
2025-08-20T21:13:43.3231790Z [00:03:20.670]➜  cat >/tmp/go-build1679262874/b1525/importcfg << 'EOF' # internal
2025-08-20T21:13:43.3252209Z [00:03:20.670]➜  # import config
2025-08-20T21:13:43.3252773Z [00:03:20.670]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.3253320Z [00:03:20.670]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.3254169Z [00:03:20.670]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.3254916Z [00:03:20.670]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.3255669Z [00:03:20.670]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1679262874/b1526/_pkg_.a
2025-08-20T21:13:43.3256434Z [00:03:20.670]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:43.3257229Z [00:03:20.670]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:13:43.3257850Z [00:03:20.670]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.3258365Z [00:03:20.670]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.3258882Z [00:03:20.670]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.3259411Z [00:03:20.670]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.3259976Z [00:03:20.670]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.3260528Z [00:03:20.670]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.3261190Z [00:03:20.670]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.3261753Z [00:03:20.670]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.3262307Z [00:03:20.670]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.3262890Z [00:03:20.670]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.3263326Z [00:03:20.670]➜  EOF
2025-08-20T21:13:43.3268754Z [00:03:20.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1525/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request=>github.com/aws/aws-sdk-go@v1.44.288/aws/request;$WORK/b1525=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.11 -complete -installsuffix shared -buildid lOUKAFNSpK4aw0lceHT6/lOUKAFNSpK4aw0lceHT6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1525/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/connection_reset_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/handlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/http_request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/offset_reader.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/request_1_8.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/request_context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/request_pagination.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/timeout_read_closer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/validation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/request/waiter.go
2025-08-20T21:13:43.3299933Z [00:03:20.678]➜  go tool buildid -w $WORK/b1574/_pkg_.a # internal
2025-08-20T21:13:43.3309546Z [00:03:20.679]➜  cp $WORK/b1459/_pkg_.a /root/.cache/go-build/a7/a7feaf5f0331c408ba068d70b42c5bc6825c9cdb84351c2f54b14c31d1aaccac-d # internal
2025-08-20T21:13:43.3326702Z [00:03:20.680]➜  cp $WORK/b1574/_pkg_.a /root/.cache/go-build/90/901324cd9751b49b2e410e87c129ff62c3ba1952aa99cd5b679175b032bf949b-d # internal
2025-08-20T21:13:43.3327599Z [00:03:20.680]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3
2025-08-20T21:13:43.3328271Z [00:03:20.680]➜  mkdir -p $WORK/b1500/
2025-08-20T21:13:43.3328765Z [00:03:20.680]➜  cat >/tmp/go-build1679262874/b1500/importcfg << 'EOF' # internal
2025-08-20T21:13:43.3330700Z [00:03:20.680]➜  # import config
2025-08-20T21:13:43.3331147Z [00:03:20.680]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.3331892Z [00:03:20.680]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.3332309Z [00:03:20.680]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.3332851Z [00:03:20.680]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.3333584Z [00:03:20.680]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:43.3334413Z [00:03:20.680]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build1679262874/b1426/_pkg_.a
2025-08-20T21:13:43.3335406Z [00:03:20.680]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build1679262874/b1459/_pkg_.a
2025-08-20T21:13:43.3336318Z [00:03:20.680]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.3337059Z [00:03:20.680]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.3337762Z [00:03:20.680]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.3338447Z [00:03:20.680]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.3339155Z [00:03:20.680]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:43.3339895Z [00:03:20.680]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:13:43.3340458Z [00:03:20.680]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.3341043Z [00:03:20.680]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.3341721Z [00:03:20.680]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.3342160Z [00:03:20.680]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.3342581Z [00:03:20.680]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.3342994Z [00:03:20.680]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.3343411Z [00:03:20.680]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.3343826Z [00:03:20.680]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.3344232Z [00:03:20.680]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.3344790Z [00:03:20.680]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.3345204Z [00:03:20.680]➜  EOF
2025-08-20T21:13:43.3348329Z [00:03:20.680]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1500/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/router/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/router/v3;$WORK/b1500=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3 -lang=go1.21 -complete -installsuffix shared -buildid faz5V3-EYbUyH1Q5ImO-/faz5V3-EYbUyH1Q5ImO- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1500/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/router/v3/router.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/extensions/filters/http/router/v3/router.pb.validate.go
2025-08-20T21:13:43.3421710Z [00:03:20.690]➜  google.golang.org/grpc/xds/internal/xdsclient/xdsresource
2025-08-20T21:13:43.3431177Z [00:03:20.690]➜  mkdir -p $WORK/b1456/
2025-08-20T21:13:43.3431831Z [00:03:20.691]➜  cat >/tmp/go-build1679262874/b1456/importcfg << 'EOF' # internal
2025-08-20T21:13:43.3432255Z [00:03:20.691]➜  # import config
2025-08-20T21:13:43.3432638Z [00:03:20.691]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.3433277Z [00:03:20.691]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.3433690Z [00:03:20.691]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.3434218Z [00:03:20.691]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build1679262874/b1457/_pkg_.a
2025-08-20T21:13:43.3434841Z [00:03:20.691]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build1679262874/b1429/_pkg_.a
2025-08-20T21:13:43.3435581Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:13:43.3436409Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:43.3437228Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build1679262874/b1436/_pkg_.a
2025-08-20T21:13:43.3438067Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build1679262874/b1437/_pkg_.a
2025-08-20T21:13:43.3438889Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:13:43.3439775Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3=/tmp/go-build1679262874/b1458/_pkg_.a
2025-08-20T21:13:43.3440983Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build1679262874/b1459/_pkg_.a
2025-08-20T21:13:43.3442090Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build1679262874/b1443/_pkg_.a
2025-08-20T21:13:43.3442996Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1679262874/b1451/_pkg_.a
2025-08-20T21:13:43.3444016Z [00:03:20.691]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:43.3444706Z [00:03:20.691]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:43.3445279Z [00:03:20.691]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:43.3445903Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:43.3446561Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:43.3447316Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:43.3448051Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:43.3448695Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:43.3449391Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:43.3450092Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:43.3461268Z [00:03:20.691]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build1679262874/b1461/_pkg_.a
2025-08-20T21:13:43.3462058Z [00:03:20.691]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:43.3462694Z [00:03:20.691]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:13:43.3463626Z [00:03:20.691]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build1679262874/b1462/_pkg_.a
2025-08-20T21:13:43.3464470Z [00:03:20.691]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:13:43.3465255Z [00:03:20.691]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build1679262874/b1464/_pkg_.a
2025-08-20T21:13:43.3466270Z [00:03:20.691]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version=/tmp/go-build1679262874/b1465/_pkg_.a
2025-08-20T21:13:43.3466997Z [00:03:20.691]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:43.3467640Z [00:03:20.691]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.3468351Z [00:03:20.691]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:13:43.3468912Z [00:03:20.691]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.3469340Z [00:03:20.691]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:43.3469764Z [00:03:20.691]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.3470178Z [00:03:20.691]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.3470775Z [00:03:20.691]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.3471263Z [00:03:20.691]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.3471680Z [00:03:20.691]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.3472106Z [00:03:20.691]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.3472544Z [00:03:20.691]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.3472983Z [00:03:20.691]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.3473289Z [00:03:20.691]➜  EOF
2025-08-20T21:13:43.3483181Z [00:03:20.691]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1456/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource;$WORK/b1456=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdsresource -lang=go1.22 -complete -installsuffix shared -buildid 1QWF_KeX_PXMTLDk8faI/1QWF_KeX_PXMTLDk8faI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1456/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/cluster_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/endpoints_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/errors.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/filter_chain.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/listener_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/matcher.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/matcher_path.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/name.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/route_config_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/type.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/type_cds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/type_eds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/type_lds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/type_rds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/unmarshal_cds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/unmarshal_eds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/unmarshal_lds.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/xdsresource/unmarshal_rds.go
2025-08-20T21:13:43.4359130Z [00:03:20.784]➜  go tool buildid -w $WORK/b1500/_pkg_.a # internal
2025-08-20T21:13:43.4388214Z [00:03:20.787]➜  cp $WORK/b1500/_pkg_.a /root/.cache/go-build/8d/8db279c1d8aa3f6c257699a3a9316d7d47a28a8dde7f18677776f5ab29f0681f-d # internal
2025-08-20T21:13:43.4393706Z [00:03:20.787]➜  google.golang.org/grpc/xds/internal/httpfilter/router
2025-08-20T21:13:43.4394686Z [00:03:20.787]➜  mkdir -p $WORK/b1499/
2025-08-20T21:13:43.4398271Z [00:03:20.788]➜  cat >/tmp/go-build1679262874/b1499/importcfg << 'EOF' # internal
2025-08-20T21:13:43.4399130Z [00:03:20.788]➜  # import config
2025-08-20T21:13:43.4400013Z [00:03:20.788]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.4400944Z [00:03:20.788]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3=/tmp/go-build1679262874/b1500/_pkg_.a
2025-08-20T21:13:43.4401846Z [00:03:20.788]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:43.4402543Z [00:03:20.788]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:13:43.4403238Z [00:03:20.788]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:43.4403893Z [00:03:20.788]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.4404335Z [00:03:20.788]➜  EOF
2025-08-20T21:13:43.4406554Z [00:03:20.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1499/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/router=>google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/router;$WORK/b1499=>" -p google.golang.org/grpc/xds/internal/httpfilter/router -lang=go1.22 -complete -installsuffix shared -buildid FvcMnJl4TEd228fJk-xm/FvcMnJl4TEd228fJk-xm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1499/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/httpfilter/router/router.go
2025-08-20T21:13:43.4960502Z [00:03:20.844]➜  go tool buildid -w $WORK/b1499/_pkg_.a # internal
2025-08-20T21:13:43.4969145Z [00:03:20.845]➜  cp $WORK/b1499/_pkg_.a /root/.cache/go-build/d9/d94d168ce728d8d1cef5135c03e5fadec34e4b9fd3fbb6860137eee014e56f91-d # internal
2025-08-20T21:13:43.4991967Z [00:03:20.847]➜  github.com/aws/aws-sdk-go/private/protocol/eventstream
2025-08-20T21:13:43.4992413Z [00:03:20.847]➜  mkdir -p $WORK/b1560/
2025-08-20T21:13:43.4993159Z [00:03:20.847]➜  cat >/tmp/go-build1679262874/b1560/importcfg << 'EOF' # internal
2025-08-20T21:13:43.4993586Z [00:03:20.847]➜  # import config
2025-08-20T21:13:43.4993927Z [00:03:20.847]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.4994384Z [00:03:20.847]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.4994889Z [00:03:20.847]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:43.4995361Z [00:03:20.847]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:43.4995827Z [00:03:20.847]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.4996265Z [00:03:20.847]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.4996760Z [00:03:20.847]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.4997245Z [00:03:20.847]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:43.4997680Z [00:03:20.847]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:43.4998235Z [00:03:20.847]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.4998727Z [00:03:20.847]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.4999149Z [00:03:20.847]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.4999636Z [00:03:20.847]➜  EOF
2025-08-20T21:13:43.5029740Z [00:03:20.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1560/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream;$WORK/b1560=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.11 -complete -installsuffix shared -buildid x3RIp7ZxYIwdha4JjMGy/x3RIp7ZxYIwdha4JjMGy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1560/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/debug.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/decode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/encode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/header.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/header_value.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/message.go
2025-08-20T21:13:43.5102263Z [00:03:20.858]➜  go tool buildid -w $WORK/b1525/_pkg_.a # internal
2025-08-20T21:13:43.5126904Z [00:03:20.861]➜  cp $WORK/b1525/_pkg_.a /root/.cache/go-build/b1/b1e948f66625afe20da0255a472e9cac1925f1d29b2f5d3d0f6a5701b1affa09-d # internal
2025-08-20T21:13:43.5321910Z [00:03:20.880]➜  github.com/aws/aws-sdk-go/aws/client
2025-08-20T21:13:43.5322539Z [00:03:20.880]➜  mkdir -p $WORK/b1523/
2025-08-20T21:13:43.5323136Z [00:03:20.880]➜  cat >/tmp/go-build1679262874/b1523/importcfg << 'EOF' # internal
2025-08-20T21:13:43.5324651Z [00:03:20.880]➜  # import config
2025-08-20T21:13:43.5325008Z [00:03:20.880]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.5325462Z [00:03:20.880]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.5326303Z [00:03:20.880]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.5326944Z [00:03:20.880]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:43.5327600Z [00:03:20.880]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.5328245Z [00:03:20.880]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1679262874/b1528/_pkg_.a
2025-08-20T21:13:43.5328766Z [00:03:20.880]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.5329344Z [00:03:20.880]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.5329870Z [00:03:20.880]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.5330332Z [00:03:20.880]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:43.5331035Z [00:03:20.880]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.5331467Z [00:03:20.880]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.5331774Z [00:03:20.880]➜  EOF
2025-08-20T21:13:43.5334663Z [00:03:20.880]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1523/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client=>github.com/aws/aws-sdk-go@v1.44.288/aws/client;$WORK/b1523=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.11 -complete -installsuffix shared -buildid moUqNlJs1mY9ylq_VNfE/moUqNlJs1mY9ylq_VNfE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1523/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/default_retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/logger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/client/no_op_retryer.go
2025-08-20T21:13:43.6398522Z [00:03:20.987]➜  go tool buildid -w $WORK/b1523/_pkg_.a # internal
2025-08-20T21:13:43.6405846Z [00:03:20.988]➜  cp $WORK/b1523/_pkg_.a /root/.cache/go-build/e7/e7e0adb647ec8223d9515d2319ef7aacd50c9d6e5b75beeb4796d1167f83c2dd-d # internal
2025-08-20T21:13:43.6434298Z [00:03:20.991]➜  github.com/aws/aws-sdk-go/aws/corehandlers
2025-08-20T21:13:43.6438299Z [00:03:20.991]➜  mkdir -p $WORK/b1530/
2025-08-20T21:13:43.6438701Z [00:03:20.992]➜  cat >/tmp/go-build1679262874/b1530/importcfg << 'EOF' # internal
2025-08-20T21:13:43.6439053Z [00:03:20.992]➜  # import config
2025-08-20T21:13:43.6439395Z [00:03:20.992]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.6439829Z [00:03:20.992]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.6440340Z [00:03:20.992]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.6441244Z [00:03:20.992]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.6441908Z [00:03:20.992]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:43.6442548Z [00:03:20.992]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.6443073Z [00:03:20.992]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.6443553Z [00:03:20.992]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.6443981Z [00:03:20.992]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.6444611Z [00:03:20.992]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:43.6445109Z [00:03:20.992]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.6445548Z [00:03:20.992]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:43.6445968Z [00:03:20.992]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.6446583Z [00:03:20.992]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.6446898Z [00:03:20.992]➜  EOF
2025-08-20T21:13:43.6465093Z [00:03:20.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1530/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/corehandlers=>github.com/aws/aws-sdk-go@v1.44.288/aws/corehandlers;$WORK/b1530=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.11 -complete -installsuffix shared -buildid hja0UzeAEUUF8wZ9cC1H/hja0UzeAEUUF8wZ9cC1H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1530/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/corehandlers/handlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/corehandlers/param_validator.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/corehandlers/user_agent.go
2025-08-20T21:13:43.6726879Z [00:03:21.021]➜  go tool buildid -w $WORK/b1560/_pkg_.a # internal
2025-08-20T21:13:43.6764992Z [00:03:21.024]➜  cp $WORK/b1560/_pkg_.a /root/.cache/go-build/f0/f02a41bb2159e9257ecb63d58c6096b70bce889e7822f541f58e37de52c452f1-d # internal
2025-08-20T21:13:43.6772454Z [00:03:21.025]➜  github.com/aws/aws-sdk-go/private/protocol
2025-08-20T21:13:43.6773492Z [00:03:21.025]➜  mkdir -p $WORK/b1539/
2025-08-20T21:13:43.6775935Z [00:03:21.026]➜  cat >/tmp/go-build1679262874/b1539/importcfg << 'EOF' # internal
2025-08-20T21:13:43.6776703Z [00:03:21.026]➜  # import config
2025-08-20T21:13:43.6779012Z [00:03:21.026]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.6779836Z [00:03:21.026]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:43.6782013Z [00:03:21.026]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.6782845Z [00:03:21.026]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.6783697Z [00:03:21.026]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.6784580Z [00:03:21.026]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.6785442Z [00:03:21.026]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.6786472Z [00:03:21.026]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:43.6787561Z [00:03:21.026]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.6788454Z [00:03:21.026]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1679262874/b1540/_pkg_.a
2025-08-20T21:13:43.6789468Z [00:03:21.026]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.6790405Z [00:03:21.026]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.6791503Z [00:03:21.026]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.6792098Z [00:03:21.026]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.6793033Z [00:03:21.026]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.6793831Z [00:03:21.026]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.6794507Z [00:03:21.026]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.6795356Z [00:03:21.026]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.6796036Z [00:03:21.026]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.6796747Z [00:03:21.026]➜  EOF
2025-08-20T21:13:43.6802011Z [00:03:21.026]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1539/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol;$WORK/b1539=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.11 -complete -installsuffix shared -buildid _WMxISHHiPPVukn6N1II/_WMxISHHiPPVukn6N1II -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1539/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/host_prefix.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/idempotency.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/jsonvalue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/payload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/protocol.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/timestamp.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/unmarshal_error.go
2025-08-20T21:13:43.6884788Z [00:03:21.036]➜  go tool buildid -w $WORK/b1530/_pkg_.a # internal
2025-08-20T21:13:43.6899034Z [00:03:21.038]➜  cp $WORK/b1530/_pkg_.a /root/.cache/go-build/06/06bbf324d72f659cc438f40e6eba9452f85f7f06f61c96d87060c197450c820c-d # internal
2025-08-20T21:13:43.6914949Z [00:03:21.040]➜  github.com/aws/aws-sdk-go/aws/ec2metadata
2025-08-20T21:13:43.6918979Z [00:03:21.040]➜  mkdir -p $WORK/b1529/
2025-08-20T21:13:43.6927163Z [00:03:21.041]➜  cat >/tmp/go-build1679262874/b1529/importcfg << 'EOF' # internal
2025-08-20T21:13:43.6927983Z [00:03:21.041]➜  # import config
2025-08-20T21:13:43.6928370Z [00:03:21.041]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.6928835Z [00:03:21.041]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.6929277Z [00:03:21.041]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.6929791Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.6930402Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.6931197Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:43.6931867Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:43.6932550Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1679262874/b1530/_pkg_.a
2025-08-20T21:13:43.6933210Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:43.6933853Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.6934497Z [00:03:21.041]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1679262874/b1531/_pkg_.a
2025-08-20T21:13:43.6935019Z [00:03:21.041]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.6935434Z [00:03:21.041]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.6935864Z [00:03:21.041]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.6936277Z [00:03:21.041]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:43.6936691Z [00:03:21.041]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.6937116Z [00:03:21.041]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.6937556Z [00:03:21.041]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.6937985Z [00:03:21.041]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.6938292Z [00:03:21.041]➜  EOF
2025-08-20T21:13:43.6941358Z [00:03:21.041]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1529/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/ec2metadata=>github.com/aws/aws-sdk-go@v1.44.288/aws/ec2metadata;$WORK/b1529=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.11 -complete -installsuffix shared -buildid 3yVixExBysgJ7Lc3q9Yy/3yVixExBysgJ7Lc3q9Yy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1529/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/ec2metadata/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/ec2metadata/service.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/ec2metadata/token_provider.go
2025-08-20T21:13:43.6943855Z [00:03:21.042]➜  go tool buildid -w $WORK/b1425/_pkg_.a # internal
2025-08-20T21:13:43.7029153Z [00:03:21.051]➜  cp $WORK/b1425/_pkg_.a /root/.cache/go-build/b7/b77e759a566ab8c48f2c979c1306b0d91a36d9fc0bc8c7de1b63dcad26243e70-d # internal
2025-08-20T21:13:43.7034541Z [00:03:21.051]➜  go tool buildid -w $WORK/b1456/_pkg_.a # internal
2025-08-20T21:13:43.7064248Z [00:03:21.054]➜  github.com/envoyproxy/go-control-plane/envoy/admin/v3
2025-08-20T21:13:43.7065124Z [00:03:21.054]➜  mkdir -p $WORK/b1424/
2025-08-20T21:13:43.7105663Z [00:03:21.058]➜  cat >/tmp/go-build1679262874/b1424/importcfg << 'EOF' # internal
2025-08-20T21:13:43.7106156Z [00:03:21.058]➜  # import config
2025-08-20T21:13:43.7106523Z [00:03:21.058]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.7107136Z [00:03:21.058]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.7107559Z [00:03:21.058]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.7108108Z [00:03:21.058]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:43.7108876Z [00:03:21.058]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3=/tmp/go-build1679262874/b1425/_pkg_.a
2025-08-20T21:13:43.7109723Z [00:03:21.058]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:13:43.7110545Z [00:03:21.058]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:43.7111563Z [00:03:21.058]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/tap/v3=/tmp/go-build1679262874/b1444/_pkg_.a
2025-08-20T21:13:43.7112344Z [00:03:21.058]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:13:43.7113094Z [00:03:21.058]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:13:43.7113820Z [00:03:21.058]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:43.7114523Z [00:03:21.058]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:43.7115220Z [00:03:21.059]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.7115933Z [00:03:21.059]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:43.7116667Z [00:03:21.059]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:43.7117230Z [00:03:21.059]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.7117652Z [00:03:21.059]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:43.7118088Z [00:03:21.059]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.7118509Z [00:03:21.059]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.7118933Z [00:03:21.059]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:43.7119344Z [00:03:21.059]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.7119984Z [00:03:21.059]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.7120464Z [00:03:21.059]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.7121056Z [00:03:21.059]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.7121497Z [00:03:21.059]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:43.7122059Z [00:03:21.059]➜  EOF
2025-08-20T21:13:43.7134786Z [00:03:21.059]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3;$WORK/b1424=>" -p github.com/envoyproxy/go-control-plane/envoy/admin/v3 -lang=go1.21 -complete -installsuffix shared -buildid o7cChCbBZf6hHK_1KUrf/o7cChCbBZf6hHK_1KUrf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1424/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/certs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/certs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/clusters.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/clusters.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/config_dump.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/config_dump.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/config_dump_shared.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/config_dump_shared.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/init_dump.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/init_dump.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/listeners.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/listeners.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/memory.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/memory.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/metrics.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/metrics.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/mutex_stats.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/mutex_stats.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/server_info.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/server_info.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/tap.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/admin/v3/tap.pb.validate.go
2025-08-20T21:13:43.7144230Z [00:03:21.061]➜  cp $WORK/b1456/_pkg_.a /root/.cache/go-build/21/214a123fefeef53909b94770c49e2203ec0c4a7ff9982f5fcf4a476870477234-d # internal
2025-08-20T21:13:43.7229932Z [00:03:21.071]➜  google.golang.org/grpc/xds/internal/xdsclient/transport
2025-08-20T21:13:43.7230401Z [00:03:21.071]➜  mkdir -p $WORK/b1450/
2025-08-20T21:13:43.7230984Z [00:03:21.071]➜  cat >/tmp/go-build1679262874/b1450/importcfg << 'EOF' # internal
2025-08-20T21:13:43.7231354Z [00:03:21.071]➜  # import config
2025-08-20T21:13:43.7231699Z [00:03:21.071]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:43.7232131Z [00:03:21.071]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:43.7232543Z [00:03:21.071]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.7233176Z [00:03:21.071]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:43.7234253Z [00:03:21.071]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build1679262874/b1436/_pkg_.a
2025-08-20T21:13:43.7235181Z [00:03:21.071]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1679262874/b1451/_pkg_.a
2025-08-20T21:13:43.7236037Z [00:03:21.071]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3=/tmp/go-build1679262874/b1452/_pkg_.a
2025-08-20T21:13:43.7237019Z [00:03:21.071]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:13:43.7237643Z [00:03:21.071]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:43.7238198Z [00:03:21.071]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:43.7238793Z [00:03:21.071]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:43.7239437Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:43.7240172Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:43.7241084Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:43.7241769Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:43.7242605Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:43.7243285Z [00:03:21.071]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:43.7243937Z [00:03:21.071]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1679262874/b1008/_pkg_.a
2025-08-20T21:13:43.7244553Z [00:03:21.071]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:13:43.7245271Z [00:03:21.071]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/internal=/tmp/go-build1679262874/b1454/_pkg_.a
2025-08-20T21:13:43.7246090Z [00:03:21.071]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build1679262874/b1449/_pkg_.a
2025-08-20T21:13:43.7246896Z [00:03:21.071]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/internal=/tmp/go-build1679262874/b1455/_pkg_.a
2025-08-20T21:13:43.7247735Z [00:03:21.071]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:43.7248427Z [00:03:21.071]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:43.7249074Z [00:03:21.071]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:43.7249786Z [00:03:21.071]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:43.7250346Z [00:03:21.071]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.7259958Z [00:03:21.071]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.7260428Z [00:03:21.071]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.7261369Z [00:03:21.071]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.7261687Z [00:03:21.071]➜  EOF
2025-08-20T21:13:43.7264429Z [00:03:21.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1450/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport;$WORK/b1450=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport -lang=go1.22 -complete -installsuffix shared -buildid KS0AeEdIP_HijZn1uUMw/KS0AeEdIP_HijZn1uUMw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1450/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport/loadreport.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/transport/transport.go
2025-08-20T21:13:43.7363972Z [00:03:21.084]➜  go tool buildid -w $WORK/b1539/_pkg_.a # internal
2025-08-20T21:13:43.7378445Z [00:03:21.086]➜  cp $WORK/b1539/_pkg_.a /root/.cache/go-build/24/24536215364a0b38c81578b7a0254f05ba8cdec534ca6054bc269292d1ad639f-d # internal
2025-08-20T21:13:43.7408058Z [00:03:21.089]➜  google.golang.org/grpc/xds/internal/server
2025-08-20T21:13:43.7408454Z [00:03:21.089]➜  mkdir -p $WORK/b1505/
2025-08-20T21:13:43.7408850Z [00:03:21.089]➜  cat >/tmp/go-build1679262874/b1505/importcfg << 'EOF' # internal
2025-08-20T21:13:43.7411009Z [00:03:21.089]➜  # import config
2025-08-20T21:13:43.7411413Z [00:03:21.089]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.7411960Z [00:03:21.089]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1679262874/b963/_pkg_.a
2025-08-20T21:13:43.7412586Z [00:03:21.089]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:43.7413527Z [00:03:21.089]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:43.7414267Z [00:03:21.089]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:43.7414903Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:43.7415779Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build1679262874/b1474/_pkg_.a
2025-08-20T21:13:43.7416472Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:43.7417129Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:43.7417797Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1679262874/b1006/_pkg_.a
2025-08-20T21:13:43.7418499Z [00:03:21.089]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:43.7419259Z [00:03:21.089]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:43.7419859Z [00:03:21.089]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.7420275Z [00:03:21.089]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.7420920Z [00:03:21.089]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.7421376Z [00:03:21.089]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.7421689Z [00:03:21.089]➜  EOF
2025-08-20T21:13:43.7424402Z [00:03:21.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1505/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/server=>google.golang.org/grpc@v1.68.1/xds/internal/server;$WORK/b1505=>" -p google.golang.org/grpc/xds/internal/server -lang=go1.22 -complete -installsuffix shared -buildid qXzEnshBTTD2Efewosit/qXzEnshBTTD2Efewosit -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1505/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/server/conn_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/server/listener_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/server/rds_handler.go
2025-08-20T21:13:43.7773176Z [00:03:21.124]➜  go tool buildid -w $WORK/b1529/_pkg_.a # internal
2025-08-20T21:13:43.7778919Z [00:03:21.126]➜  cp $WORK/b1529/_pkg_.a /root/.cache/go-build/06/06995fa467e554439217617ad56cd31225d1484d561e619c6b01bca19f5e2be2-d # internal
2025-08-20T21:13:43.7792501Z [00:03:21.127]➜  github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
2025-08-20T21:13:43.7798802Z [00:03:21.128]➜  mkdir -p $WORK/b1522/
2025-08-20T21:13:43.7811268Z [00:03:21.129]➜  cat >/tmp/go-build1679262874/b1522/importcfg << 'EOF' # internal
2025-08-20T21:13:43.7812257Z [00:03:21.129]➜  # import config
2025-08-20T21:13:43.7813580Z [00:03:21.129]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:43.7814050Z [00:03:21.129]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.7814497Z [00:03:21.129]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.7815019Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.7815617Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.7816231Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:43.7816868Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:43.7817528Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1679262874/b1529/_pkg_.a
2025-08-20T21:13:43.7818363Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.7819069Z [00:03:21.129]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1679262874/b1531/_pkg_.a
2025-08-20T21:13:43.7819609Z [00:03:21.129]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.7820220Z [00:03:21.129]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.7820532Z [00:03:21.129]➜  EOF
2025-08-20T21:13:43.7823032Z [00:03:21.129]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1522/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ec2rolecreds=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ec2rolecreds;$WORK/b1522=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.11 -complete -installsuffix shared -buildid 7gcGIIh4kv0uip-ymplz/7gcGIIh4kv0uip-ymplz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1522/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ec2rolecreds/ec2_role_provider.go
2025-08-20T21:13:43.8316133Z [00:03:21.179]➜  go tool buildid -w $WORK/b1522/_pkg_.a # internal
2025-08-20T21:13:43.8339854Z [00:03:21.182]➜  cp $WORK/b1522/_pkg_.a /root/.cache/go-build/84/84eebf67cd9c931f4574e00c0d59a7a394d6606671564769d9e642ef6a2512d9-d # internal
2025-08-20T21:13:43.8346130Z [00:03:21.182]➜  github.com/aws/aws-sdk-go/private/protocol/rest
2025-08-20T21:13:43.8346503Z [00:03:21.182]➜  mkdir -p $WORK/b1538/
2025-08-20T21:13:43.8346895Z [00:03:21.182]➜  cat >/tmp/go-build1679262874/b1538/importcfg << 'EOF' # internal
2025-08-20T21:13:43.8347254Z [00:03:21.182]➜  # import config
2025-08-20T21:13:43.8347591Z [00:03:21.182]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.8348045Z [00:03:21.182]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.8348500Z [00:03:21.182]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.8349006Z [00:03:21.182]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.8349608Z [00:03:21.182]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.8350230Z [00:03:21.182]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.8351592Z [00:03:21.182]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1679262874/b1537/_pkg_.a
2025-08-20T21:13:43.8352270Z [00:03:21.182]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:43.8352793Z [00:03:21.182]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.8353217Z [00:03:21.182]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.8353641Z [00:03:21.182]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.8354245Z [00:03:21.182]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.8354792Z [00:03:21.182]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.8355215Z [00:03:21.182]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:43.8355635Z [00:03:21.182]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.8356077Z [00:03:21.182]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.8356503Z [00:03:21.182]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.8356926Z [00:03:21.182]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.8357238Z [00:03:21.182]➜  EOF
2025-08-20T21:13:43.8360115Z [00:03:21.182]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1538/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/rest=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/rest;$WORK/b1538=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.11 -complete -installsuffix shared -buildid CrpgoBDqeHuPIymoHboh/CrpgoBDqeHuPIymoHboh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1538/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/rest/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/rest/payload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/rest/unmarshal.go
2025-08-20T21:13:43.8587825Z [00:03:21.207]➜  go tool buildid -w $WORK/b1505/_pkg_.a # internal
2025-08-20T21:13:43.8610361Z [00:03:21.209]➜  cp $WORK/b1505/_pkg_.a /root/.cache/go-build/60/60f975dc1bf5e281c7eee5d28d2e01ed09841f9c47e8fefee73429ddd9410411-d # internal
2025-08-20T21:13:43.8622403Z [00:03:21.209]➜  github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
2025-08-20T21:13:43.8622819Z [00:03:21.209]➜  mkdir -p $WORK/b1542/
2025-08-20T21:13:43.8623214Z [00:03:21.210]➜  cat >/tmp/go-build1679262874/b1542/importcfg << 'EOF' # internal
2025-08-20T21:13:43.8623594Z [00:03:21.210]➜  # import config
2025-08-20T21:13:43.8623941Z [00:03:21.210]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.8624402Z [00:03:21.210]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.8624881Z [00:03:21.210]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.8625332Z [00:03:21.210]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.8625830Z [00:03:21.210]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.8626433Z [00:03:21.210]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.8627081Z [00:03:21.210]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:43.8627610Z [00:03:21.210]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.8628023Z [00:03:21.210]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.8628454Z [00:03:21.210]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:43.8628885Z [00:03:21.210]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.8629306Z [00:03:21.210]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.8630080Z [00:03:21.210]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.8630509Z [00:03:21.210]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.8631237Z [00:03:21.210]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.8631553Z [00:03:21.210]➜  EOF
2025-08-20T21:13:43.8634466Z [00:03:21.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1542/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/json/jsonutil=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/json/jsonutil;$WORK/b1542=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.11 -complete -installsuffix shared -buildid nhYvl-_QehXLUekBQY3k/nhYvl-_QehXLUekBQY3k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1542/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/json/jsonutil/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/json/jsonutil/unmarshal.go
2025-08-20T21:13:43.8763374Z [00:03:21.224]➜  go tool buildid -w $WORK/b1450/_pkg_.a # internal
2025-08-20T21:13:43.8812202Z [00:03:21.228]➜  cp $WORK/b1450/_pkg_.a /root/.cache/go-build/55/557359aebf5ec249037176a136602a5d5d5f4b561a1d84f113e812592a2ff9a3-d # internal
2025-08-20T21:13:43.8813549Z [00:03:21.228]➜  github.com/aws/aws-sdk-go/private/protocol/query/queryutil
2025-08-20T21:13:43.8813973Z [00:03:21.228]➜  mkdir -p $WORK/b1548/
2025-08-20T21:13:43.8814368Z [00:03:21.228]➜  cat >/tmp/go-build1679262874/b1548/importcfg << 'EOF' # internal
2025-08-20T21:13:43.8814726Z [00:03:21.228]➜  # import config
2025-08-20T21:13:43.8815121Z [00:03:21.228]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.8815852Z [00:03:21.228]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.8816475Z [00:03:21.228]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:43.8817021Z [00:03:21.228]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.8817625Z [00:03:21.228]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.8818053Z [00:03:21.228]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.8818471Z [00:03:21.228]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.8818890Z [00:03:21.228]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.8819315Z [00:03:21.228]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.8819737Z [00:03:21.228]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.8820046Z [00:03:21.228]➜  EOF
2025-08-20T21:13:43.8822547Z [00:03:21.228]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1548/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/queryutil=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/queryutil;$WORK/b1548=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.11 -complete -installsuffix shared -buildid PQ3-tMiOxHgnddY4706X/PQ3-tMiOxHgnddY4706X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1548/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/queryutil/queryutil.go
2025-08-20T21:13:43.9206161Z [00:03:21.269]➜  go tool buildid -w $WORK/b1548/_pkg_.a # internal
2025-08-20T21:13:43.9213327Z [00:03:21.269]➜  cp $WORK/b1548/_pkg_.a /root/.cache/go-build/6d/6d2e057b4d9278c0ba805a56bd85a4838433538c4ba279d25a3fe7f117fe4e3a-d # internal
2025-08-20T21:13:43.9216492Z [00:03:21.270]➜  github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
2025-08-20T21:13:43.9217409Z [00:03:21.270]➜  mkdir -p $WORK/b1549/
2025-08-20T21:13:43.9223473Z [00:03:21.270]➜  cat >/tmp/go-build1679262874/b1549/importcfg << 'EOF' # internal
2025-08-20T21:13:43.9223898Z [00:03:21.270]➜  # import config
2025-08-20T21:13:43.9224574Z [00:03:21.270]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:43.9225052Z [00:03:21.270]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:43.9225534Z [00:03:21.270]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:43.9225980Z [00:03:21.270]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.9226507Z [00:03:21.270]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.9227155Z [00:03:21.270]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:43.9227808Z [00:03:21.270]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.9228289Z [00:03:21.270]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:43.9228707Z [00:03:21.270]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:43.9229124Z [00:03:21.270]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.9229551Z [00:03:21.270]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.9229979Z [00:03:21.270]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.9230397Z [00:03:21.270]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.9230981Z [00:03:21.270]➜  EOF
2025-08-20T21:13:43.9234484Z [00:03:21.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1549/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil;$WORK/b1549=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.11 -complete -installsuffix shared -buildid nEt1cXzXenobthW1HcRU/nEt1cXzXenobthW1HcRU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1549/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil/sort.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/xml/xmlutil/xml_to_struct.go
2025-08-20T21:13:43.9414123Z [00:03:21.289]➜  go tool buildid -w $WORK/b1542/_pkg_.a # internal
2025-08-20T21:13:43.9426497Z [00:03:21.291]➜  cp $WORK/b1542/_pkg_.a /root/.cache/go-build/e3/e39100d0e4b67d4a7fc8979e03013e510dd276d44a15bbb793b96796e994dbc4-d # internal
2025-08-20T21:13:43.9443373Z [00:03:21.292]➜  github.com/aws/aws-sdk-go/aws/csm
2025-08-20T21:13:43.9443745Z [00:03:21.292]➜  mkdir -p $WORK/b1551/
2025-08-20T21:13:43.9448242Z [00:03:21.293]➜  go tool buildid -w $WORK/b1538/_pkg_.a # internal
2025-08-20T21:13:43.9455314Z [00:03:21.294]➜  cat >/tmp/go-build1679262874/b1551/importcfg << 'EOF' # internal
2025-08-20T21:13:43.9456182Z [00:03:21.294]➜  # import config
2025-08-20T21:13:43.9457522Z [00:03:21.294]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:43.9458566Z [00:03:21.294]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.9459127Z [00:03:21.294]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.9459742Z [00:03:21.294]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:43.9460370Z [00:03:21.294]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.9463214Z [00:03:21.294]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:43.9463662Z [00:03:21.294]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.9464104Z [00:03:21.294]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.9464526Z [00:03:21.294]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:43.9464961Z [00:03:21.294]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:43.9465708Z [00:03:21.294]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.9466016Z [00:03:21.294]➜  EOF
2025-08-20T21:13:43.9469382Z [00:03:21.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1551/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm=>github.com/aws/aws-sdk-go@v1.44.288/aws/csm;$WORK/b1551=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.11 -complete -installsuffix shared -buildid y6vYxOTSmfLUgFS6ZTQ0/y6vYxOTSmfLUgFS6ZTQ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1551/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/enable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/metric.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/metric_chan.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/metric_exception.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/csm/reporter.go
2025-08-20T21:13:43.9486968Z [00:03:21.297]➜  cp $WORK/b1538/_pkg_.a /root/.cache/go-build/94/9409892db35a46ceefbaf586acd711d29aac463a924f95e6d6d20ecfe693d9d9-d # internal
2025-08-20T21:13:43.9517949Z [00:03:21.300]➜  github.com/aws/aws-sdk-go/aws/signer/v4
2025-08-20T21:13:43.9518633Z [00:03:21.300]➜  mkdir -p $WORK/b1536/
2025-08-20T21:13:43.9529358Z [00:03:21.301]➜  cat >/tmp/go-build1679262874/b1536/importcfg << 'EOF' # internal
2025-08-20T21:13:43.9530070Z [00:03:21.301]➜  # import config
2025-08-20T21:13:43.9530986Z [00:03:21.301]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:43.9532297Z [00:03:21.301]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:43.9533304Z [00:03:21.301]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:43.9534039Z [00:03:21.301]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:43.9534740Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:43.9535738Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:43.9536625Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:43.9537507Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:13:43.9538379Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1679262874/b1537/_pkg_.a
2025-08-20T21:13:43.9539188Z [00:03:21.301]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:13:43.9539787Z [00:03:21.301]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:43.9540438Z [00:03:21.301]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:43.9541060Z [00:03:21.301]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:43.9541691Z [00:03:21.301]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:43.9542114Z [00:03:21.301]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:43.9542532Z [00:03:21.301]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:43.9542957Z [00:03:21.301]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:43.9543372Z [00:03:21.301]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:43.9543831Z [00:03:21.301]➜  EOF
2025-08-20T21:13:43.9547530Z [00:03:21.301]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1536/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4=>github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4;$WORK/b1536=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.11 -complete -installsuffix shared -buildid CLQczUbKWWEJzB6cgesy/CLQczUbKWWEJzB6cgesy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1536/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/header_rules.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/request_context_go1.7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/stream.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/uri_path.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/signer/v4/v4.go
2025-08-20T21:13:44.0072302Z [00:03:21.354]➜  go tool buildid -w $WORK/b1551/_pkg_.a # internal
2025-08-20T21:13:44.0079045Z [00:03:21.356]➜  cp $WORK/b1551/_pkg_.a /root/.cache/go-build/f7/f7d2668e9c62a83fe050d4176107e69a4dc6d8c621b50ac158a57b2d7426f653-d # internal
2025-08-20T21:13:44.0087294Z [00:03:21.357]➜  github.com/aws/aws-sdk-go/private/protocol/jsonrpc
2025-08-20T21:13:44.0088006Z [00:03:21.357]➜  mkdir -p $WORK/b1543/
2025-08-20T21:13:44.0107524Z [00:03:21.359]➜  cat >/tmp/go-build1679262874/b1543/importcfg << 'EOF' # internal
2025-08-20T21:13:44.0109008Z [00:03:21.359]➜  # import config
2025-08-20T21:13:44.0109711Z [00:03:21.359]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.0110712Z [00:03:21.359]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.0111586Z [00:03:21.359]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.0113559Z [00:03:21.359]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:44.0114873Z [00:03:21.359]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1679262874/b1542/_pkg_.a
2025-08-20T21:13:44.0115934Z [00:03:21.359]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:13:44.0116589Z [00:03:21.359]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.0117054Z [00:03:21.359]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.0117720Z [00:03:21.359]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:44.0118157Z [00:03:21.359]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.0118476Z [00:03:21.359]➜  EOF
2025-08-20T21:13:44.0121225Z [00:03:21.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1543/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/jsonrpc=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/jsonrpc;$WORK/b1543=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.11 -complete -installsuffix shared -buildid cEnQA8qR7Y8grBDzb_zF/cEnQA8qR7Y8grBDzb_zF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1543/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/jsonrpc/jsonrpc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/jsonrpc/unmarshal_error.go
2025-08-20T21:13:44.0224377Z [00:03:21.369]➜  go tool buildid -w $WORK/b1549/_pkg_.a # internal
2025-08-20T21:13:44.0232871Z [00:03:21.371]➜  cp $WORK/b1549/_pkg_.a /root/.cache/go-build/76/763f7b6f328269d8b648ed513e11780567f8f66e2f8d93550429ef5c40a93d63-d # internal
2025-08-20T21:13:44.0233875Z [00:03:21.371]➜  github.com/aws/aws-sdk-go/private/protocol/query
2025-08-20T21:13:44.0236449Z [00:03:21.371]➜  mkdir -p $WORK/b1547/
2025-08-20T21:13:44.0237061Z [00:03:21.371]➜  cat >/tmp/go-build1679262874/b1547/importcfg << 'EOF' # internal
2025-08-20T21:13:44.0237435Z [00:03:21.371]➜  # import config
2025-08-20T21:13:44.0237813Z [00:03:21.371]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:44.0238267Z [00:03:21.371]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.0238795Z [00:03:21.371]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.0239807Z [00:03:21.371]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.0240544Z [00:03:21.371]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1679262874/b1548/_pkg_.a
2025-08-20T21:13:44.0241542Z [00:03:21.371]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1679262874/b1549/_pkg_.a
2025-08-20T21:13:44.0242127Z [00:03:21.371]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:44.0242558Z [00:03:21.371]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.0242873Z [00:03:21.371]➜  EOF
2025-08-20T21:13:44.0245895Z [00:03:21.371]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1547/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query;$WORK/b1547=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.11 -complete -installsuffix shared -buildid d9jbmVPKyVDHq8hmdWGK/d9jbmVPKyVDHq8hmdWGK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1547/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/query/unmarshal_error.go
2025-08-20T21:13:44.0432378Z [00:03:21.389]➜  go tool buildid -w $WORK/b1536/_pkg_.a # internal
2025-08-20T21:13:44.0438410Z [00:03:21.392]➜  cp $WORK/b1536/_pkg_.a /root/.cache/go-build/75/75b513b47bfe8fdfe879b7ac7010891828def65036d3ec498715fac2490e7a76-d # internal
2025-08-20T21:13:44.0491797Z [00:03:21.397]➜  github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
2025-08-20T21:13:44.0492960Z [00:03:21.397]➜  mkdir -p $WORK/b1553/
2025-08-20T21:13:44.0499060Z [00:03:21.398]➜  cat >/tmp/go-build1679262874/b1553/importcfg << 'EOF' # internal
2025-08-20T21:13:44.0499594Z [00:03:21.398]➜  # import config
2025-08-20T21:13:44.0500113Z [00:03:21.398]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.0501312Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.0502033Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.0502786Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.0503604Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:44.0504409Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.0505186Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.0506012Z [00:03:21.398]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1679262874/b1542/_pkg_.a
2025-08-20T21:13:44.0506735Z [00:03:21.398]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.0507148Z [00:03:21.398]➜  EOF
2025-08-20T21:13:44.0517185Z [00:03:21.399]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1553/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/endpointcreds=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/endpointcreds;$WORK/b1553=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.11 -complete -installsuffix shared -buildid H_uqZa3oyaCYDeKsNGL1/H_uqZa3oyaCYDeKsNGL1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1553/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/endpointcreds/provider.go
2025-08-20T21:13:44.0563538Z [00:03:21.404]➜  go tool buildid -w $WORK/b1543/_pkg_.a # internal
2025-08-20T21:13:44.0578550Z [00:03:21.406]➜  cp $WORK/b1543/_pkg_.a /root/.cache/go-build/c9/c9b6226bf40d916d06a5b036a26510295c6568d461dbfc70fa2dae041196300d-d # internal
2025-08-20T21:13:44.0596191Z [00:03:21.408]➜  github.com/aws/aws-sdk-go/private/protocol/restjson
2025-08-20T21:13:44.0605375Z [00:03:21.409]➜  mkdir -p $WORK/b1541/
2025-08-20T21:13:44.0611971Z [00:03:21.409]➜  go tool buildid -w $WORK/b1547/_pkg_.a # internal
2025-08-20T21:13:44.0622423Z [00:03:21.410]➜  cat >/tmp/go-build1679262874/b1541/importcfg << 'EOF' # internal
2025-08-20T21:13:44.0622905Z [00:03:21.410]➜  # import config
2025-08-20T21:13:44.0623260Z [00:03:21.410]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.0624018Z [00:03:21.410]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.0624657Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.0625291Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.0625946Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:44.0626693Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1679262874/b1542/_pkg_.a
2025-08-20T21:13:44.0627447Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1679262874/b1543/_pkg_.a
2025-08-20T21:13:44.0628172Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:13:44.0628719Z [00:03:21.410]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.0629148Z [00:03:21.410]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.0629726Z [00:03:21.410]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:44.0630270Z [00:03:21.410]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.0633971Z [00:03:21.410]➜  EOF
2025-08-20T21:13:44.0634670Z [00:03:21.410]➜  cp $WORK/b1547/_pkg_.a /root/.cache/go-build/56/56cef5f5a38064140790ef6aa1f32c1c039f1209a9501164fba56acea7c18551-d # internal
2025-08-20T21:13:44.0635586Z [00:03:21.410]➜  github.com/aws/aws-sdk-go/service/sts
2025-08-20T21:13:44.0635901Z [00:03:21.410]➜  mkdir -p $WORK/b1546/
2025-08-20T21:13:44.0636280Z [00:03:21.410]➜  cat >/tmp/go-build1679262874/b1546/importcfg << 'EOF' # internal
2025-08-20T21:13:44.0636630Z [00:03:21.410]➜  # import config
2025-08-20T21:13:44.0636958Z [00:03:21.410]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.0637456Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.0638073Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1679262874/b1526/_pkg_.a
2025-08-20T21:13:44.0638698Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.0639353Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:44.0640034Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.0640834Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.0641531Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1679262874/b1536/_pkg_.a
2025-08-20T21:13:44.0642215Z [00:03:21.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1679262874/b1547/_pkg_.a
2025-08-20T21:13:44.0642777Z [00:03:21.410]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.0643087Z [00:03:21.410]➜  EOF
2025-08-20T21:13:44.0646148Z [00:03:21.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1546/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts=>github.com/aws/aws-sdk-go@v1.44.288/service/sts;$WORK/b1546=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.11 -complete -installsuffix shared -buildid YI59G5_iPVIB9U8xK7bf/YI59G5_iPVIB9U8xK7bf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1546/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/customizations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/service.go
2025-08-20T21:13:44.0651639Z [00:03:21.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1541/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restjson=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restjson;$WORK/b1541=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.11 -complete -installsuffix shared -buildid h6nzFBrM003dlIS1bL-Y/h6nzFBrM003dlIS1bL-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1541/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restjson/restjson.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restjson/unmarshal_error.go
2025-08-20T21:13:44.1154505Z [00:03:21.462]➜  go tool buildid -w $WORK/b1553/_pkg_.a # internal
2025-08-20T21:13:44.1155290Z [00:03:21.463]➜  cp $WORK/b1553/_pkg_.a /root/.cache/go-build/4a/4a50c27e4afd6b438be64f81bdd629c48b9e4a0da83305a9505a2298a705f407-d # internal
2025-08-20T21:13:44.1202252Z [00:03:21.468]➜  github.com/aws/aws-sdk-go/aws/defaults
2025-08-20T21:13:44.1203372Z [00:03:21.468]➜  mkdir -p $WORK/b1552/
2025-08-20T21:13:44.1206910Z [00:03:21.469]➜  cat >/tmp/go-build1679262874/b1552/importcfg << 'EOF' # internal
2025-08-20T21:13:44.1207580Z [00:03:21.469]➜  # import config
2025-08-20T21:13:44.1208015Z [00:03:21.469]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.1208544Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.1209350Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.1209999Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1679262874/b1530/_pkg_.a
2025-08-20T21:13:44.1210886Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.1211687Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1679262874/b1522/_pkg_.a
2025-08-20T21:13:44.1212465Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1679262874/b1553/_pkg_.a
2025-08-20T21:13:44.1213181Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1679262874/b1529/_pkg_.a
2025-08-20T21:13:44.1213862Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1679262874/b1520/_pkg_.a
2025-08-20T21:13:44.1214530Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.1215209Z [00:03:21.469]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1679262874/b1518/_pkg_.a
2025-08-20T21:13:44.1215763Z [00:03:21.469]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:44.1216191Z [00:03:21.469]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:44.1216623Z [00:03:21.469]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:44.1217043Z [00:03:21.469]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.1217456Z [00:03:21.469]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.1217765Z [00:03:21.469]➜  EOF
2025-08-20T21:13:44.1220033Z [00:03:21.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1552/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/defaults=>github.com/aws/aws-sdk-go@v1.44.288/aws/defaults;$WORK/b1552=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.11 -complete -installsuffix shared -buildid PrNN5koPLUn-7vaxdjFB/PrNN5koPLUn-7vaxdjFB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1552/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/defaults/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/defaults/shared_config.go
2025-08-20T21:13:44.1249861Z [00:03:21.473]➜  go tool buildid -w $WORK/b1541/_pkg_.a # internal
2025-08-20T21:13:44.1264870Z [00:03:21.474]➜  cp $WORK/b1541/_pkg_.a /root/.cache/go-build/db/db18d90671677020b1da888e7c7fbbe5651b1e639fa5ffe8fd0092fbea0485b5-d # internal
2025-08-20T21:13:44.1278094Z [00:03:21.476]➜  github.com/aws/aws-sdk-go/service/sso
2025-08-20T21:13:44.1280859Z [00:03:21.476]➜  mkdir -p $WORK/b1535/
2025-08-20T21:13:44.1290443Z [00:03:21.477]➜  cat >/tmp/go-build1679262874/b1535/importcfg << 'EOF' # internal
2025-08-20T21:13:44.1295637Z [00:03:21.477]➜  # import config
2025-08-20T21:13:44.1295996Z [00:03:21.477]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.1296500Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.1297105Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1679262874/b1526/_pkg_.a
2025-08-20T21:13:44.1297729Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.1298383Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:44.1299278Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.1299991Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.1300749Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1679262874/b1536/_pkg_.a
2025-08-20T21:13:44.1301592Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:44.1302304Z [00:03:21.477]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1679262874/b1541/_pkg_.a
2025-08-20T21:13:44.1302765Z [00:03:21.477]➜  EOF
2025-08-20T21:13:44.1311811Z [00:03:21.479]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1535/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso=>github.com/aws/aws-sdk-go@v1.44.288/service/sso;$WORK/b1535=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.11 -complete -installsuffix shared -buildid zMAfq99QdCHfy9mXC7oz/zMAfq99QdCHfy9mXC7oz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1535/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/service.go
2025-08-20T21:13:44.2418744Z [00:03:21.590]➜  go tool buildid -w $WORK/b1535/_pkg_.a # internal
2025-08-20T21:13:44.2437359Z [00:03:21.592]➜  go tool buildid -w $WORK/b1552/_pkg_.a # internal
2025-08-20T21:13:44.2446410Z [00:03:21.593]➜  cp $WORK/b1552/_pkg_.a /root/.cache/go-build/7a/7a46034d3f827e13fee77459bdd0cf944970f04891b0eee2cecb1334e74d0b1b-d # internal
2025-08-20T21:13:44.2456727Z [00:03:21.594]➜  github.com/aws/aws-sdk-go/internal/s3shared
2025-08-20T21:13:44.2459744Z [00:03:21.594]➜  mkdir -p $WORK/b1556/
2025-08-20T21:13:44.2460186Z [00:03:21.594]➜  cat >/tmp/go-build1679262874/b1556/importcfg << 'EOF' # internal
2025-08-20T21:13:44.2471242Z [00:03:21.594]➜  # import config
2025-08-20T21:13:44.2471868Z [00:03:21.594]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.2473126Z [00:03:21.594]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.2474645Z [00:03:21.594]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1679262874/b1555/_pkg_.a
2025-08-20T21:13:44.2475348Z [00:03:21.594]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.2475983Z [00:03:21.594]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.2476656Z [00:03:21.594]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1679262874/b1557/_pkg_.a
2025-08-20T21:13:44.2477101Z [00:03:21.594]➜  EOF
2025-08-20T21:13:44.2479825Z [00:03:21.594]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1556/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared=>github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared;$WORK/b1556=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.11 -complete -installsuffix shared -buildid zCTsQkpP_UkAZwAMdtVG/zCTsQkpP_UkAZwAMdtVG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1556/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/endpoint_errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/resource_request.go
2025-08-20T21:13:44.2508489Z [00:03:21.599]➜  cp $WORK/b1535/_pkg_.a /root/.cache/go-build/ea/ea579d60b7ab7847550fd2def555d20e8ebf25e19c27d977ad1a555dc1b9711e-d # internal
2025-08-20T21:13:44.2516422Z [00:03:21.600]➜  github.com/aws/aws-sdk-go/service/sso/ssoiface
2025-08-20T21:13:44.2523980Z [00:03:21.600]➜  mkdir -p $WORK/b1544/
2025-08-20T21:13:44.2534362Z [00:03:21.601]➜  cat >/tmp/go-build1679262874/b1544/importcfg << 'EOF' # internal
2025-08-20T21:13:44.2534999Z [00:03:21.601]➜  # import config
2025-08-20T21:13:44.2535828Z [00:03:21.601]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.2536731Z [00:03:21.601]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.2538509Z [00:03:21.601]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1679262874/b1535/_pkg_.a
2025-08-20T21:13:44.2539001Z [00:03:21.601]➜  EOF
2025-08-20T21:13:44.2548851Z [00:03:21.603]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1544/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/ssoiface=>github.com/aws/aws-sdk-go@v1.44.288/service/sso/ssoiface;$WORK/b1544=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.11 -complete -installsuffix shared -buildid pCiVGhfxH3IbKl_HiSuz/pCiVGhfxH3IbKl_HiSuz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1544/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sso/ssoiface/interface.go
2025-08-20T21:13:44.2661328Z [00:03:21.614]➜  go tool buildid -w $WORK/b1546/_pkg_.a # internal
2025-08-20T21:13:44.2710729Z [00:03:21.619]➜  cp $WORK/b1546/_pkg_.a /root/.cache/go-build/75/75ff75e73c37c8d45c27b95445a2a30ca42d2b0424b74153c818f170d2a147bc-d # internal
2025-08-20T21:13:44.2712756Z [00:03:21.619]➜  github.com/aws/aws-sdk-go/service/sts/stsiface
2025-08-20T21:13:44.2714197Z [00:03:21.620]➜  mkdir -p $WORK/b1550/
2025-08-20T21:13:44.2718932Z [00:03:21.620]➜  cat >/tmp/go-build1679262874/b1550/importcfg << 'EOF' # internal
2025-08-20T21:13:44.2720238Z [00:03:21.620]➜  # import config
2025-08-20T21:13:44.2721297Z [00:03:21.620]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.2723424Z [00:03:21.620]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.2724132Z [00:03:21.620]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1679262874/b1546/_pkg_.a
2025-08-20T21:13:44.2724548Z [00:03:21.620]➜  EOF
2025-08-20T21:13:44.2726650Z [00:03:21.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1550/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/stsiface=>github.com/aws/aws-sdk-go@v1.44.288/service/sts/stsiface;$WORK/b1550=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.11 -complete -installsuffix shared -buildid 6KtZ9d40fCKpuFDrXlHE/6KtZ9d40fCKpuFDrXlHE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1550/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/sts/stsiface/interface.go
2025-08-20T21:13:44.2837026Z [00:03:21.631]➜  go tool buildid -w $WORK/b1544/_pkg_.a # internal
2025-08-20T21:13:44.2838021Z [00:03:21.632]➜  go tool buildid -w $WORK/b1556/_pkg_.a # internal
2025-08-20T21:13:44.2848695Z [00:03:21.633]➜  cp $WORK/b1556/_pkg_.a /root/.cache/go-build/d5/d585f09873fde45ba88c144c8b6381be6a0751c3f6c4281a6e58a0dd9d72764b-d # internal
2025-08-20T21:13:44.2858794Z [00:03:21.634]➜  cp $WORK/b1544/_pkg_.a /root/.cache/go-build/d1/d102eaea44d11edb546b564b79d7998f65ab65461eb0a98af52ab27c15a6455c-d # internal
2025-08-20T21:13:44.2861485Z [00:03:21.634]➜  github.com/aws/aws-sdk-go/internal/s3shared/s3err
2025-08-20T21:13:44.2862531Z [00:03:21.634]➜  mkdir -p $WORK/b1558/
2025-08-20T21:13:44.2869681Z [00:03:21.635]➜  cat >/tmp/go-build1679262874/b1558/importcfg << 'EOF' # internal
2025-08-20T21:13:44.2870344Z [00:03:21.635]➜  # import config
2025-08-20T21:13:44.2870955Z [00:03:21.635]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.2872180Z [00:03:21.635]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.2872816Z [00:03:21.635]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.2873224Z [00:03:21.635]➜  EOF
2025-08-20T21:13:44.2883167Z [00:03:21.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1558/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/s3err=>github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/s3err;$WORK/b1558=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.11 -complete -installsuffix shared -buildid -6HoniV3T3x7yjIT33M5/-6HoniV3T3x7yjIT33M5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1558/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/internal/s3shared/s3err/error.go
2025-08-20T21:13:44.2886328Z [00:03:21.637]➜  github.com/aws/aws-sdk-go/aws/credentials/ssocreds
2025-08-20T21:13:44.2889741Z [00:03:21.637]➜  mkdir -p $WORK/b1534/
2025-08-20T21:13:44.2892126Z [00:03:21.637]➜  cat >/tmp/go-build1679262874/b1534/importcfg << 'EOF' # internal
2025-08-20T21:13:44.2893322Z [00:03:21.637]➜  # import config
2025-08-20T21:13:44.2893701Z [00:03:21.637]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:44.2894189Z [00:03:21.637]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:44.2894665Z [00:03:21.637]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.2895098Z [00:03:21.637]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.2895601Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.2896208Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.2896831Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.2897470Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.2898113Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1679262874/b1535/_pkg_.a
2025-08-20T21:13:44.2899068Z [00:03:21.637]➜  packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1679262874/b1544/_pkg_.a
2025-08-20T21:13:44.2899709Z [00:03:21.637]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.2900132Z [00:03:21.637]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.2900723Z [00:03:21.637]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:44.2901988Z [00:03:21.637]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.2902707Z [00:03:21.637]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.2903033Z [00:03:21.637]➜  EOF
2025-08-20T21:13:44.2905837Z [00:03:21.637]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1534/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ssocreds=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ssocreds;$WORK/b1534=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.11 -complete -installsuffix shared -buildid wq0bCoQ04bet2yIrBfNp/wq0bCoQ04bet2yIrBfNp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1534/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ssocreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ssocreds/os.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/ssocreds/provider.go
2025-08-20T21:13:44.3229375Z [00:03:21.671]➜  go tool buildid -w $WORK/b1550/_pkg_.a # internal
2025-08-20T21:13:44.3240181Z [00:03:21.672]➜  cp $WORK/b1550/_pkg_.a /root/.cache/go-build/58/5838516479f048d13da9df53db73ce66f1117ed03e2f6c3793691c566bffcf9f-d # internal
2025-08-20T21:13:44.3256394Z [00:03:21.674]➜  go tool buildid -w $WORK/b1558/_pkg_.a # internal
2025-08-20T21:13:44.3265077Z [00:03:21.675]➜  cp $WORK/b1558/_pkg_.a /root/.cache/go-build/5d/5d251d503904bf286dd4c92a85c19b11fcec21590719e5f6965c566d4cae14fb-d # internal
2025-08-20T21:13:44.3268425Z [00:03:21.675]➜  github.com/aws/aws-sdk-go/aws/credentials/stscreds
2025-08-20T21:13:44.3268817Z [00:03:21.675]➜  mkdir -p $WORK/b1545/
2025-08-20T21:13:44.3271374Z [00:03:21.675]➜  cat >/tmp/go-build1679262874/b1545/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3273597Z [00:03:21.675]➜  # import config
2025-08-20T21:13:44.3274134Z [00:03:21.675]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.3275591Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.3276230Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.3276846Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.3277486Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.3278129Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.3278783Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1679262874/b1528/_pkg_.a
2025-08-20T21:13:44.3279434Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1679262874/b1546/_pkg_.a
2025-08-20T21:13:44.3280275Z [00:03:21.675]➜  packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1679262874/b1550/_pkg_.a
2025-08-20T21:13:44.3280948Z [00:03:21.675]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.3281373Z [00:03:21.675]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.3281789Z [00:03:21.675]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.3282212Z [00:03:21.675]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.3282522Z [00:03:21.675]➜  EOF
2025-08-20T21:13:44.3289842Z [00:03:21.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1545/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/stscreds=>github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/stscreds;$WORK/b1545=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.11 -complete -installsuffix shared -buildid bIN0xJiUMrs711JxuuUU/bIN0xJiUMrs711JxuuUU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1545/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/stscreds/assume_role_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/credentials/stscreds/web_identity_provider.go
2025-08-20T21:13:44.3293222Z [00:03:21.677]➜  github.com/aws/aws-sdk-go/private/checksum
2025-08-20T21:13:44.3293550Z [00:03:21.677]➜  mkdir -p $WORK/b1559/
2025-08-20T21:13:44.3300101Z [00:03:21.678]➜  cat >/tmp/go-build1679262874/b1559/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3300472Z [00:03:21.678]➜  # import config
2025-08-20T21:13:44.3302673Z [00:03:21.678]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:13:44.3303551Z [00:03:21.678]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:44.3304491Z [00:03:21.678]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.3305330Z [00:03:21.678]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.3306389Z [00:03:21.678]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.3307737Z [00:03:21.678]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.3308416Z [00:03:21.678]➜  EOF
2025-08-20T21:13:44.3314398Z [00:03:21.678]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1559/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/checksum=>github.com/aws/aws-sdk-go@v1.44.288/private/checksum;$WORK/b1559=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.11 -complete -installsuffix shared -buildid BTl7qPgqsHl1w5_51HWi/BTl7qPgqsHl1w5_51HWi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1559/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/checksum/content_md5.go
2025-08-20T21:13:44.3316330Z [00:03:21.678]➜  go tool buildid -w $WORK/b1534/_pkg_.a # internal
2025-08-20T21:13:44.3340752Z [00:03:21.682]➜  cp $WORK/b1534/_pkg_.a /root/.cache/go-build/2b/2b403cf0863e61370d6a355615691a158325fdd47ce65f4202dd65048507f39a-d # internal
2025-08-20T21:13:44.3342992Z [00:03:21.682]➜  github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi
2025-08-20T21:13:44.3343861Z [00:03:21.682]➜  mkdir -p $WORK/b1561/
2025-08-20T21:13:44.3355331Z [00:03:21.683]➜  cat >/tmp/go-build1679262874/b1561/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3357170Z [00:03:21.683]➜  # import config
2025-08-20T21:13:44.3357528Z [00:03:21.683]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.3357946Z [00:03:21.683]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.3358458Z [00:03:21.683]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.3359069Z [00:03:21.683]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.3359717Z [00:03:21.683]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:44.3360450Z [00:03:21.683]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1679262874/b1560/_pkg_.a
2025-08-20T21:13:44.3361221Z [00:03:21.683]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.3361641Z [00:03:21.683]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.3362061Z [00:03:21.683]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.3362466Z [00:03:21.683]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.3362772Z [00:03:21.683]➜  EOF
2025-08-20T21:13:44.3368156Z [00:03:21.683]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi;$WORK/b1561=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.11 -complete -installsuffix shared -buildid RTRXpYs3axTPXfLtESV6/RTRXpYs3axTPXfLtESV6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1561/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/reader.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/shared.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/signer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/stream_writer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/transport.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/eventstream/eventstreamapi/writer.go
2025-08-20T21:13:44.3559749Z [00:03:21.703]➜  go tool buildid -w $WORK/b1559/_pkg_.a # internal
2025-08-20T21:13:44.3560716Z [00:03:21.704]➜  cp $WORK/b1559/_pkg_.a /root/.cache/go-build/98/98db4141ac315efbeb8bc4d776d2934492519209b046452a33d3d311bd8a370a-d # internal
2025-08-20T21:13:44.3566059Z [00:03:21.704]➜  github.com/aws/aws-sdk-go/private/protocol/restxml
2025-08-20T21:13:44.3566418Z [00:03:21.704]➜  mkdir -p $WORK/b1562/
2025-08-20T21:13:44.3566821Z [00:03:21.704]➜  cat >/tmp/go-build1679262874/b1562/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3567175Z [00:03:21.704]➜  # import config
2025-08-20T21:13:44.3567513Z [00:03:21.704]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.3567972Z [00:03:21.704]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:44.3568535Z [00:03:21.704]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.3569165Z [00:03:21.704]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.3569851Z [00:03:21.704]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1679262874/b1547/_pkg_.a
2025-08-20T21:13:44.3570696Z [00:03:21.704]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:13:44.3571501Z [00:03:21.704]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1679262874/b1549/_pkg_.a
2025-08-20T21:13:44.3571974Z [00:03:21.704]➜  EOF
2025-08-20T21:13:44.3574152Z [00:03:21.705]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1562/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restxml=>github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restxml;$WORK/b1562=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.11 -complete -installsuffix shared -buildid 5lUKR4KBAMN8KGFn3Ymt/5lUKR4KBAMN8KGFn3Ymt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1562/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/private/protocol/restxml/restxml.go
2025-08-20T21:13:44.3825441Z [00:03:21.730]➜  go tool buildid -w $WORK/b1545/_pkg_.a # internal
2025-08-20T21:13:44.3842779Z [00:03:21.732]➜  cp $WORK/b1545/_pkg_.a /root/.cache/go-build/78/78afbc4bae78fd37fec532f5635b2507b8b2bb25448553210aa96cc20c9630ae-d # internal
2025-08-20T21:13:44.3871022Z [00:03:21.735]➜  go tool buildid -w $WORK/b1562/_pkg_.a # internal
2025-08-20T21:13:44.3871499Z [00:03:21.735]➜  github.com/aws/aws-sdk-go/aws/session
2025-08-20T21:13:44.3873901Z [00:03:21.735]➜  mkdir -p $WORK/b1532/
2025-08-20T21:13:44.3878072Z [00:03:21.736]➜  cp $WORK/b1562/_pkg_.a /root/.cache/go-build/ec/ecb55da4ac94eaecd3cf051bef786ac1f149c1f51d60374fb53b6f3045bf0c5f-d # internal
2025-08-20T21:13:44.3885342Z [00:03:21.736]➜  cat >/tmp/go-build1679262874/b1532/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3885749Z [00:03:21.736]➜  # import config
2025-08-20T21:13:44.3889939Z [00:03:21.736]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:44.3902990Z [00:03:21.737]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:44.3903570Z [00:03:21.737]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.3904113Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.3904722Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.3905346Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.3906001Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1679262874/b1530/_pkg_.a
2025-08-20T21:13:44.3906883Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:44.3907726Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1679262874/b1533/_pkg_.a
2025-08-20T21:13:44.3908487Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1679262874/b1534/_pkg_.a
2025-08-20T21:13:44.3909451Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1679262874/b1545/_pkg_.a
2025-08-20T21:13:44.3910119Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1679262874/b1551/_pkg_.a
2025-08-20T21:13:44.3910949Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1679262874/b1552/_pkg_.a
2025-08-20T21:13:44.3911672Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1679262874/b1520/_pkg_.a
2025-08-20T21:13:44.3912315Z [00:03:21.737]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.3912948Z [00:03:21.738]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1679262874/b1517/_pkg_.a
2025-08-20T21:13:44.3913630Z [00:03:21.738]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1679262874/b1518/_pkg_.a
2025-08-20T21:13:44.3914311Z [00:03:21.738]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1679262874/b1546/_pkg_.a
2025-08-20T21:13:44.3914830Z [00:03:21.738]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.3915252Z [00:03:21.738]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.3915674Z [00:03:21.738]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:44.3916097Z [00:03:21.738]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:44.3916509Z [00:03:21.738]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.3916929Z [00:03:21.738]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.3917362Z [00:03:21.738]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.3917786Z [00:03:21.738]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.3918101Z [00:03:21.738]➜  EOF
2025-08-20T21:13:44.3921808Z [00:03:21.738]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1532/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session=>github.com/aws/aws-sdk-go@v1.44.288/aws/session;$WORK/b1532=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.11 -complete -installsuffix shared -buildid 5sRleIex4_Kub-nHKXhe/5sRleIex4_Kub-nHKXhe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1532/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/custom_transport.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/env_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/session.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/aws/session/shared_config.go
2025-08-20T21:13:44.3924932Z [00:03:21.738]➜  github.com/anchore/syft/syft/internal/unionreader
2025-08-20T21:13:44.3925277Z [00:03:21.738]➜  mkdir -p $WORK/b1573/
2025-08-20T21:13:44.3925652Z [00:03:21.738]➜  cat >/tmp/go-build1679262874/b1573/importcfg << 'EOF' # internal
2025-08-20T21:13:44.3926003Z [00:03:21.738]➜  # import config
2025-08-20T21:13:44.3932265Z [00:03:21.738]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.3932723Z [00:03:21.741]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.3933243Z [00:03:21.741]➜  packagefile github.com/anchore/go-macholibre=/tmp/go-build1679262874/b1574/_pkg_.a
2025-08-20T21:13:44.3933877Z [00:03:21.741]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.3934635Z [00:03:21.741]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.3935407Z [00:03:21.741]➜  packagefile github.com/diskfs/go-diskfs/filesystem/squashfs=/tmp/go-build1679262874/b1577/_pkg_.a
2025-08-20T21:13:44.3935964Z [00:03:21.741]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.3936567Z [00:03:21.741]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.3971564Z [00:03:21.741]➜  EOF
2025-08-20T21:13:44.3973878Z [00:03:21.741]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/unionreader=>github.com/anchore/syft@v1.28.0/syft/internal/unionreader;$WORK/b1573=>" -p github.com/anchore/syft/syft/internal/unionreader -lang=go1.24 -complete -installsuffix shared -buildid XGSUGjbtp4O20PXU72oZ/XGSUGjbtp4O20PXU72oZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1573/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/unionreader/union_reader.go
2025-08-20T21:13:44.4256272Z [00:03:21.774]➜  go tool buildid -w $WORK/b1561/_pkg_.a # internal
2025-08-20T21:13:44.4273086Z [00:03:21.775]➜  cp $WORK/b1561/_pkg_.a /root/.cache/go-build/3f/3f02e969f0ca5ea35ce25a8cfe78e0d227e9a7c264e1691dab20b11b773225e3-d # internal
2025-08-20T21:13:44.4273829Z [00:03:21.775]➜  go tool buildid -w $WORK/b1573/_pkg_.a # internal
2025-08-20T21:13:44.4279545Z [00:03:21.776]➜  cp $WORK/b1573/_pkg_.a /root/.cache/go-build/a6/a6b05d1fa4b98ea33a9cbf6594ece1b082ecffd27da511fdd8d7056206cfeefa-d # internal
2025-08-20T21:13:44.4297523Z [00:03:21.778]➜  github.com/aws/aws-sdk-go/service/s3
2025-08-20T21:13:44.4299296Z [00:03:21.778]➜  mkdir -p $WORK/b1554/
2025-08-20T21:13:44.4308083Z [00:03:21.779]➜  github.com/anchore/syft/syft/file/cataloger/executable
2025-08-20T21:13:44.4308753Z [00:03:21.779]➜  mkdir -p $WORK/b1568/
2025-08-20T21:13:44.4320517Z [00:03:21.780]➜  cat >/tmp/go-build1679262874/b1568/importcfg << 'EOF' # internal
2025-08-20T21:13:44.4321341Z [00:03:21.780]➜  # import config
2025-08-20T21:13:44.4321841Z [00:03:21.780]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.4323478Z [00:03:21.780]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.4324284Z [00:03:21.780]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:44.4325210Z [00:03:21.780]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:44.4325821Z [00:03:21.780]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:44.4326387Z [00:03:21.780]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.4327040Z [00:03:21.780]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.4328249Z [00:03:21.780]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:13:44.4329055Z [00:03:21.780]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.4329752Z [00:03:21.780]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:44.4330381Z [00:03:21.780]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.4331184Z [00:03:21.780]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:44.4331860Z [00:03:21.780]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:44.4332519Z [00:03:21.780]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:44.4333188Z [00:03:21.780]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:44.4333836Z [00:03:21.780]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.4334646Z [00:03:21.780]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:44.4335431Z [00:03:21.780]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:44.4336025Z [00:03:21.780]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:44.4336776Z [00:03:21.780]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:44.4337278Z [00:03:21.780]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.4337692Z [00:03:21.780]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:44.4338109Z [00:03:21.780]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.4338425Z [00:03:21.780]➜  EOF
2025-08-20T21:13:44.4357366Z [00:03:21.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1568/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable=>github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable;$WORK/b1568=>" -p github.com/anchore/syft/syft/file/cataloger/executable -lang=go1.24 -complete -installsuffix shared -buildid 0SkspzRHjLEY8UAA_fP8/0SkspzRHjLEY8UAA_fP8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1568/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable/elf.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable/macho.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/executable/pe.go
2025-08-20T21:13:44.4367082Z [00:03:21.783]➜  cat >/tmp/go-build1679262874/b1554/importcfg << 'EOF' # internal
2025-08-20T21:13:44.4367478Z [00:03:21.783]➜  # import config
2025-08-20T21:13:44.4367840Z [00:03:21.783]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.4368286Z [00:03:21.783]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:13:44.4368755Z [00:03:21.783]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:44.4369235Z [00:03:21.783]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:44.4370101Z [00:03:21.783]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:44.4370742Z [00:03:21.783]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:44.4371265Z [00:03:21.783]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.4371775Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:44.4372363Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1679262874/b1555/_pkg_.a
2025-08-20T21:13:44.4373128Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:13:44.4373831Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1679262874/b1526/_pkg_.a
2025-08-20T21:13:44.4374457Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:13:44.4375121Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:13:44.4375821Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1679262874/b1520/_pkg_.a
2025-08-20T21:13:44.4376459Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:13:44.4377146Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1679262874/b1536/_pkg_.a
2025-08-20T21:13:44.4377808Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build1679262874/b1556/_pkg_.a
2025-08-20T21:13:44.4378500Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1679262874/b1557/_pkg_.a
2025-08-20T21:13:44.4379363Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build1679262874/b1558/_pkg_.a
2025-08-20T21:13:44.4380110Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:13:44.4381116Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build1679262874/b1559/_pkg_.a
2025-08-20T21:13:44.4381794Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:13:44.4382518Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1679262874/b1560/_pkg_.a
2025-08-20T21:13:44.4383362Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build1679262874/b1561/_pkg_.a
2025-08-20T21:13:44.4384167Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:13:44.4384890Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build1679262874/b1562/_pkg_.a
2025-08-20T21:13:44.4385640Z [00:03:21.783]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1679262874/b1549/_pkg_.a
2025-08-20T21:13:44.4386243Z [00:03:21.783]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:44.4386656Z [00:03:21.783]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.4387083Z [00:03:21.783]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:44.4387524Z [00:03:21.783]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:44.4387958Z [00:03:21.783]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:44.4388378Z [00:03:21.783]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.4388812Z [00:03:21.783]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.4389235Z [00:03:21.783]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.4389641Z [00:03:21.783]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.4390204Z [00:03:21.783]➜  EOF
2025-08-20T21:13:44.4422934Z [00:03:21.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1554/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3=>github.com/aws/aws-sdk-go@v1.44.288/service/s3;$WORK/b1554=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.11 -complete -installsuffix shared -buildid VeUvdIXKY8LQ21h7NxG9/VeUvdIXKY8LQ21h7NxG9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1554/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/body_hash.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/bucket_location.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/customizations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/doc_custom.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/endpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/endpoint_builder.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/host_style_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/platform_handlers_go1.6.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/service.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/sse.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/statusok_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/unmarshal_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.44.288/service/s3/waiters.go
2025-08-20T21:13:44.4975073Z [00:03:21.843]➜  go tool buildid -w $WORK/b1424/_pkg_.a # internal
2025-08-20T21:13:44.5100092Z [00:03:21.858]➜  go tool buildid -w $WORK/b1568/_pkg_.a # internal
2025-08-20T21:13:44.5114079Z [00:03:21.859]➜  cp $WORK/b1568/_pkg_.a /root/.cache/go-build/17/17a872fd07e2e4cd1d2f8862b7ad0601fa72b517971f69b3e3f85b140ad99538-d # internal
2025-08-20T21:13:44.5176950Z [00:03:21.866]➜  cp $WORK/b1424/_pkg_.a /root/.cache/go-build/86/86fa8d0071c1609c96a688b14303d8567c4444dd30ba4134e87367c66187581b-d # internal
2025-08-20T21:13:44.5188875Z [00:03:21.866]➜  github.com/envoyproxy/go-control-plane/envoy/service/status/v3
2025-08-20T21:13:44.5189329Z [00:03:21.866]➜  mkdir -p $WORK/b1423/
2025-08-20T21:13:44.5189714Z [00:03:21.866]➜  cat >/tmp/go-build1679262874/b1423/importcfg << 'EOF' # internal
2025-08-20T21:13:44.5190070Z [00:03:21.866]➜  # import config
2025-08-20T21:13:44.5190404Z [00:03:21.866]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.5191010Z [00:03:21.866]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.5191450Z [00:03:21.866]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.5191866Z [00:03:21.866]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.5192419Z [00:03:21.866]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:13:44.5193149Z [00:03:21.866]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build1679262874/b1424/_pkg_.a
2025-08-20T21:13:44.5193924Z [00:03:21.866]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:13:44.5194722Z [00:03:21.866]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:13:44.5195533Z [00:03:21.866]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:13:44.5196324Z [00:03:21.866]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1679262874/b1262/_pkg_.a
2025-08-20T21:13:44.5196969Z [00:03:21.866]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:44.5197523Z [00:03:21.866]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:44.5198430Z [00:03:21.866]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:44.5199086Z [00:03:21.866]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:44.5199791Z [00:03:21.866]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:13:44.5200478Z [00:03:21.866]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:44.5201537Z [00:03:21.866]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:44.5202210Z [00:03:21.866]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:44.5202637Z [00:03:21.866]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:13:44.5203068Z [00:03:21.866]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:44.5203502Z [00:03:21.866]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:44.5203923Z [00:03:21.866]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.5204337Z [00:03:21.866]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:44.5204758Z [00:03:21.866]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.5205174Z [00:03:21.866]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.5205579Z [00:03:21.866]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.5206026Z [00:03:21.866]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:44.5206352Z [00:03:21.866]➜  EOF
2025-08-20T21:13:44.5209673Z [00:03:21.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/status/v3=>github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/status/v3;$WORK/b1423=>" -p github.com/envoyproxy/go-control-plane/envoy/service/status/v3 -lang=go1.21 -complete -installsuffix shared -buildid aQ6nT62IOE4Rox0FT6Wl/aQ6nT62IOE4Rox0FT6Wl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1423/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/status/v3/csds.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/status/v3/csds.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.13.1/envoy/service/status/v3/csds_grpc.pb.go
2025-08-20T21:13:44.5212865Z [00:03:21.866]➜  github.com/anchore/syft/syft/pkg/cataloger/generic
2025-08-20T21:13:44.5213204Z [00:03:21.866]➜  mkdir -p $WORK/b1584/
2025-08-20T21:13:44.5213582Z [00:03:21.866]➜  cat >/tmp/go-build1679262874/b1584/importcfg << 'EOF' # internal
2025-08-20T21:13:44.5213926Z [00:03:21.866]➜  # import config
2025-08-20T21:13:44.5214268Z [00:03:21.866]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.5214772Z [00:03:21.866]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:13:44.5215335Z [00:03:21.866]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:13:44.5215913Z [00:03:21.866]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.5216530Z [00:03:21.866]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.5217184Z [00:03:21.866]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:44.5217835Z [00:03:21.866]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:44.5218483Z [00:03:21.866]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:44.5219291Z [00:03:21.866]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.5219910Z [00:03:21.866]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:44.5220512Z [00:03:21.866]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:44.5221082Z [00:03:21.866]➜  EOF
2025-08-20T21:13:44.5223739Z [00:03:21.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1584/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/generic=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/generic;$WORK/b1584=>" -p github.com/anchore/syft/syft/pkg/cataloger/generic -lang=go1.24 -complete -installsuffix shared -buildid gEVZEF5k_kkV-hzYfTYF/gEVZEF5k_kkV-hzYfTYF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1584/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/generic/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/generic/parser.go
2025-08-20T21:13:44.5532221Z [00:03:21.901]➜  go tool buildid -w $WORK/b1532/_pkg_.a # internal
2025-08-20T21:13:44.5558988Z [00:03:21.904]➜  cp $WORK/b1532/_pkg_.a /root/.cache/go-build/af/af5ff9d8504f58ad316e10445a71fb35442a746c9ba1c04b580aab4340f76435-d # internal
2025-08-20T21:13:44.5592826Z [00:03:21.907]➜  github.com/anchore/syft/syft/pkg/cataloger/internal/binutils
2025-08-20T21:13:44.5595035Z [00:03:21.907]➜  mkdir -p $WORK/b1585/
2025-08-20T21:13:44.5595484Z [00:03:21.907]➜  cat >/tmp/go-build1679262874/b1585/importcfg << 'EOF' # internal
2025-08-20T21:13:44.5595846Z [00:03:21.908]➜  # import config
2025-08-20T21:13:44.5596255Z [00:03:21.908]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.5596923Z [00:03:21.908]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:44.5597454Z [00:03:21.908]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:44.5597918Z [00:03:21.908]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:44.5598649Z [00:03:21.908]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.5599100Z [00:03:21.908]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.5599613Z [00:03:21.908]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:44.5600219Z [00:03:21.908]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.5601012Z [00:03:21.908]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.5601651Z [00:03:21.908]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:44.5602256Z [00:03:21.908]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.5602940Z [00:03:21.908]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:44.5603616Z [00:03:21.908]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:44.5604104Z [00:03:21.908]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.5604519Z [00:03:21.908]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:44.5604938Z [00:03:21.908]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.5605407Z [00:03:21.908]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.5605838Z [00:03:21.908]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.5606295Z [00:03:21.908]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:44.5606638Z [00:03:21.908]➜  EOF
2025-08-20T21:13:44.5609450Z [00:03:21.908]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/binutils=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/binutils;$WORK/b1585=>" -p github.com/anchore/syft/syft/pkg/cataloger/internal/binutils -lang=go1.24 -complete -installsuffix shared -buildid dekCuDWU4Hjjm299NJWj/dekCuDWU4Hjjm299NJWj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1585/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/binutils/classifier.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/binutils/classifier_package.go
2025-08-20T21:13:44.5794174Z [00:03:21.927]➜  go tool buildid -w $WORK/b1584/_pkg_.a # internal
2025-08-20T21:13:44.5815532Z [00:03:21.929]➜  cp $WORK/b1584/_pkg_.a /root/.cache/go-build/9d/9de5636a70988d669d3f2a0ed32810c0159ff1c9622a08a7ee52a5cb03ef0b3a-d # internal
2025-08-20T21:13:44.5827903Z [00:03:21.931]➜  github.com/scylladb/go-set/u32set
2025-08-20T21:13:44.5834359Z [00:03:21.931]➜  mkdir -p $WORK/b1587/
2025-08-20T21:13:44.5844275Z [00:03:21.932]➜  cat >/tmp/go-build1679262874/b1587/importcfg << 'EOF' # internal
2025-08-20T21:13:44.5847381Z [00:03:21.932]➜  # import config
2025-08-20T21:13:44.5851188Z [00:03:21.932]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.5851682Z [00:03:21.932]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.5852007Z [00:03:21.932]➜  EOF
2025-08-20T21:13:44.5861653Z [00:03:21.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/u32set=>github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/u32set;$WORK/b1587=>" -p github.com/scylladb/go-set/u32set -lang=go1.16 -complete -installsuffix shared -buildid -N33FWjoXSXEAh_oVl7Z/-N33FWjoXSXEAh_oVl7Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1587/importcfg -pack /root/go/pkg/mod/github.com/scylladb/go-set@v1.0.3-0.20200225121959-cc7b2070d91e/u32set/u32set.go
2025-08-20T21:13:44.6176523Z [00:03:21.965]➜  go tool buildid -w $WORK/b1585/_pkg_.a # internal
2025-08-20T21:13:44.6185029Z [00:03:21.966]➜  go tool buildid -w $WORK/b1587/_pkg_.a # internal
2025-08-20T21:13:44.6185888Z [00:03:21.967]➜  cp $WORK/b1585/_pkg_.a /root/.cache/go-build/ed/ed6edc4b4bf9734f1e83d283e7edc6ca57de4ed62ce587c33d5bdc1b662af3a4-d # internal
2025-08-20T21:13:44.6196754Z [00:03:21.968]➜  cp $WORK/b1587/_pkg_.a /root/.cache/go-build/e4/e476cdf8a73c5b8c0cddb3bc86c0453db32a73c0ab11fb79a169cfa378ef7dea-d # internal
2025-08-20T21:13:44.6201362Z [00:03:21.968]➜  github.com/anchore/syft/syft/pkg/cataloger/internal/pe
2025-08-20T21:13:44.6201792Z [00:03:21.968]➜  mkdir -p $WORK/b1586/
2025-08-20T21:13:44.6206842Z [00:03:21.969]➜  github.com/anchore/go-version
2025-08-20T21:13:44.6208395Z [00:03:21.969]➜  mkdir -p $WORK/b1589/
2025-08-20T21:13:44.6213470Z [00:03:21.969]➜  cat >/tmp/go-build1679262874/b1586/importcfg << 'EOF' # internal
2025-08-20T21:13:44.6214391Z [00:03:21.969]➜  # import config
2025-08-20T21:13:44.6215363Z [00:03:21.969]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.6215890Z [00:03:21.969]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:44.6216368Z [00:03:21.969]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.6216824Z [00:03:21.969]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.6217241Z [00:03:21.969]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.6217768Z [00:03:21.969]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.6218397Z [00:03:21.969]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.6219091Z [00:03:21.969]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:44.6219761Z [00:03:21.969]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:44.6220863Z [00:03:21.969]➜  packagefile github.com/scylladb/go-set/u32set=/tmp/go-build1679262874/b1587/_pkg_.a
2025-08-20T21:13:44.6221450Z [00:03:21.969]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.6221890Z [00:03:21.969]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:13:44.6222225Z [00:03:21.969]➜  EOF
2025-08-20T21:13:44.6231826Z [00:03:21.971]➜  cat >/tmp/go-build1679262874/b1589/importcfg << 'EOF' # internal
2025-08-20T21:13:44.6232214Z [00:03:21.971]➜  # import config
2025-08-20T21:13:44.6232557Z [00:03:21.971]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.6233203Z [00:03:21.971]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.6233720Z [00:03:21.971]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.6234141Z [00:03:21.971]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:44.6251714Z [00:03:21.971]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.6254219Z [00:03:21.971]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.6256533Z [00:03:21.971]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.6257719Z [00:03:21.971]➜  EOF
2025-08-20T21:13:44.6261071Z [00:03:21.971]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-version@v1.2.2-0.20210903204242-51efa5b487c4=>github.com/anchore/go-version@v1.2.2-0.20210903204242-51efa5b487c4;$WORK/b1589=>" -p github.com/anchore/go-version -lang=go1.14 -complete -installsuffix shared -buildid eWKEqKcg0YScKfoshZIF/eWKEqKcg0YScKfoshZIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1589/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-version@v1.2.2-0.20210903204242-51efa5b487c4/constraint.go /root/go/pkg/mod/github.com/anchore/go-version@v1.2.2-0.20210903204242-51efa5b487c4/version.go /root/go/pkg/mod/github.com/anchore/go-version@v1.2.2-0.20210903204242-51efa5b487c4/version_collection.go
2025-08-20T21:13:44.6265745Z [00:03:21.971]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/pe=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/pe;$WORK/b1586=>" -p github.com/anchore/syft/syft/pkg/cataloger/internal/pe -lang=go1.24 -complete -installsuffix shared -buildid Z3NtB_thrrQvrY3mUJNN/Z3NtB_thrrQvrY3mUJNN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1586/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/pe/pe.go
2025-08-20T21:13:44.6928486Z [00:03:22.041]➜  go tool buildid -w $WORK/b1586/_pkg_.a # internal
2025-08-20T21:13:44.6929937Z [00:03:22.041]➜  cp $WORK/b1586/_pkg_.a /root/.cache/go-build/21/21cdba5a646b707816887ef1c490b23f57b843bab312874e1c98392399be6086-d # internal
2025-08-20T21:13:44.6930764Z [00:03:22.041]➜  go tool buildid -w $WORK/b1589/_pkg_.a # internal
2025-08-20T21:13:44.6931523Z [00:03:22.041]➜  cp $WORK/b1589/_pkg_.a /root/.cache/go-build/f1/f164da994da4589cdea5686754c1e569481fb822fae182cf6f3a71e1b1b4f8aa-d # internal
2025-08-20T21:13:44.6932161Z [00:03:22.041]➜  github.com/anchore/syft/syft/pkg/cataloger/binary
2025-08-20T21:13:44.6932495Z [00:03:22.041]➜  mkdir -p $WORK/b1583/
2025-08-20T21:13:44.6945995Z [00:03:22.042]➜  cat >/tmp/go-build1679262874/b1583/importcfg << 'EOF' # internal
2025-08-20T21:13:44.6946427Z [00:03:22.043]➜  # import config
2025-08-20T21:13:44.6946776Z [00:03:22.043]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.6947231Z [00:03:22.043]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.6947680Z [00:03:22.043]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:44.6948149Z [00:03:22.043]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.6948627Z [00:03:22.043]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.6949400Z [00:03:22.043]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.6949918Z [00:03:22.043]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:44.6950524Z [00:03:22.043]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.6951437Z [00:03:22.043]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.6952109Z [00:03:22.043]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:44.6952939Z [00:03:22.043]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:44.6953680Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:44.6954294Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:44.6954907Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.6955587Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:44.6956254Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:44.6956935Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:44.6957778Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/binutils=/tmp/go-build1679262874/b1585/_pkg_.a
2025-08-20T21:13:44.6958711Z [00:03:22.043]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/pe=/tmp/go-build1679262874/b1586/_pkg_.a
2025-08-20T21:13:44.6959357Z [00:03:22.043]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:44.6959780Z [00:03:22.043]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.6960365Z [00:03:22.043]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:44.6960941Z [00:03:22.043]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.6961267Z [00:03:22.043]➜  EOF
2025-08-20T21:13:44.6965660Z [00:03:22.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary;$WORK/b1583=>" -p github.com/anchore/syft/syft/pkg/cataloger/binary -lang=go1.24 -complete -installsuffix shared -buildid phlR8NMIlkwBMAABVHUT/phlR8NMIlkwBMAABVHUT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1583/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/classifier_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/classifiers.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/deprecated.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/elf_package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/elf_package_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/pe_package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/binary/pe_package_cataloger.go
2025-08-20T21:13:44.7000370Z [00:03:22.048]➜  github.com/anchore/syft/syft/pkg/cataloger/dotnet
2025-08-20T21:13:44.7000992Z [00:03:22.048]➜  mkdir -p $WORK/b1588/
2025-08-20T21:13:44.7001400Z [00:03:22.048]➜  cat >/tmp/go-build1679262874/b1588/importcfg << 'EOF' # internal
2025-08-20T21:13:44.7001759Z [00:03:22.048]➜  # import config
2025-08-20T21:13:44.7002110Z [00:03:22.048]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.7002560Z [00:03:22.048]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.7003304Z [00:03:22.048]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.7003819Z [00:03:22.048]➜  packagefile github.com/anchore/go-version=/tmp/go-build1679262874/b1589/_pkg_.a
2025-08-20T21:13:44.7004412Z [00:03:22.048]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:44.7005013Z [00:03:22.048]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.7005630Z [00:03:22.048]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.7006423Z [00:03:22.048]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:13:44.7007255Z [00:03:22.048]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:44.7007909Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:44.7008531Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:44.7009181Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:44.7009784Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:44.7010466Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:44.7011552Z [00:03:22.048]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/pe=/tmp/go-build1679262874/b1586/_pkg_.a
2025-08-20T21:13:44.7012251Z [00:03:22.048]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:44.7012947Z [00:03:22.048]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:44.7013477Z [00:03:22.048]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.7013909Z [00:03:22.048]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:44.7014492Z [00:03:22.048]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:44.7014915Z [00:03:22.048]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.7015340Z [00:03:22.048]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.7015653Z [00:03:22.048]➜  EOF
2025-08-20T21:13:44.7021088Z [00:03:22.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet;$WORK/b1588=>" -p github.com/anchore/syft/syft/pkg/cataloger/dotnet -lang=go1.24 -complete -installsuffix shared -buildid RkGITtUqyb9kmjirrfXH/RkGITtUqyb9kmjirrfXH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1588/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/binary_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/deps_binary_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/deps_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/deps_json.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/libman_json.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/parse_packages_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dotnet/pe.go
2025-08-20T21:13:44.7054507Z [00:03:22.053]➜  go tool buildid -w $WORK/b1423/_pkg_.a # internal
2025-08-20T21:13:44.7094116Z [00:03:22.057]➜  cp $WORK/b1423/_pkg_.a /root/.cache/go-build/ae/ae87905f96937cadc4baebea407c281332bd048008738a7a88cfa77a331ff0f3-d # internal
2025-08-20T21:13:44.7122672Z [00:03:22.060]➜  google.golang.org/grpc/xds/internal/xdsclient
2025-08-20T21:13:44.7123039Z [00:03:22.060]➜  mkdir -p $WORK/b1448/
2025-08-20T21:13:44.7128243Z [00:03:22.061]➜  cat >/tmp/go-build1679262874/b1448/importcfg << 'EOF' # internal
2025-08-20T21:13:44.7128625Z [00:03:22.061]➜  # import config
2025-08-20T21:13:44.7128974Z [00:03:22.061]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.7129403Z [00:03:22.061]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.7129817Z [00:03:22.061]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.7130901Z [00:03:22.061]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build1679262874/b1424/_pkg_.a
2025-08-20T21:13:44.7131818Z [00:03:22.061]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build1679262874/b1423/_pkg_.a
2025-08-20T21:13:44.7132533Z [00:03:22.061]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:44.7133128Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:44.7133750Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:13:44.7134395Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal/cache=/tmp/go-build1679262874/b1405/_pkg_.a
2025-08-20T21:13:44.7135038Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:44.7135691Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:44.7136512Z [00:03:22.061]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:44.7137227Z [00:03:22.061]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:44.7137916Z [00:03:22.061]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build1679262874/b1449/_pkg_.a
2025-08-20T21:13:44.7138944Z [00:03:22.061]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build1679262874/b1450/_pkg_.a
2025-08-20T21:13:44.7139739Z [00:03:22.061]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:44.7144875Z [00:03:22.061]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:13:44.7145806Z [00:03:22.061]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:44.7146396Z [00:03:22.061]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.7146818Z [00:03:22.061]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.7147249Z [00:03:22.061]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:44.7147690Z [00:03:22.061]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.7147997Z [00:03:22.061]➜  EOF
2025-08-20T21:13:44.7154143Z [00:03:22.061]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1448/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient=>google.golang.org/grpc@v1.68.1/xds/internal/xdsclient;$WORK/b1448=>" -p google.golang.org/grpc/xds/internal/xdsclient -lang=go1.22 -complete -installsuffix shared -buildid a9atrZxWvzJndxPJ-EHF/a9atrZxWvzJndxPJ-EHF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1448/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/attributes.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/authority.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/client.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/client_new.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/client_refcounted.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/clientimpl.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/clientimpl_authority.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/clientimpl_dump.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/clientimpl_loadreport.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/clientimpl_watchers.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/xdsclient/requests_counter.go
2025-08-20T21:13:44.8223178Z [00:03:22.170]➜  go tool buildid -w $WORK/b1583/_pkg_.a # internal
2025-08-20T21:13:44.8240447Z [00:03:22.172]➜  cp $WORK/b1583/_pkg_.a /root/.cache/go-build/3b/3bc018797db0f13e9b1d27987b3753127d491dbd4b7458ad58dda9fa60663ab4-d # internal
2025-08-20T21:13:44.8242063Z [00:03:22.172]➜  debug/plan9obj
2025-08-20T21:13:44.8242719Z [00:03:22.172]➜  mkdir -p $WORK/b1592/
2025-08-20T21:13:44.8273904Z [00:03:22.175]➜  cat >/tmp/go-build1679262874/b1592/importcfg << 'EOF' # internal
2025-08-20T21:13:44.8275501Z [00:03:22.176]➜  # import config
2025-08-20T21:13:44.8276424Z [00:03:22.176]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.8277248Z [00:03:22.176]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.8278010Z [00:03:22.176]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.8278954Z [00:03:22.176]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:44.8279514Z [00:03:22.176]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.8280146Z [00:03:22.176]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.8280521Z [00:03:22.176]➜  EOF
2025-08-20T21:13:44.8282414Z [00:03:22.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1592/_pkg_.a -trimpath "/root/.go/src/debug/plan9obj=>debug/plan9obj;$WORK/b1592=>" -p debug/plan9obj -lang=go1.25 -std -complete -installsuffix shared -buildid SNHTpOVRKt5igg6ZsDml/SNHTpOVRKt5igg6ZsDml -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1592/importcfg -pack /root/.go/src/debug/plan9obj/file.go /root/.go/src/debug/plan9obj/plan9obj.go
2025-08-20T21:13:44.8345786Z [00:03:22.183]➜  go tool buildid -w $WORK/b1588/_pkg_.a # internal
2025-08-20T21:13:44.8366124Z [00:03:22.185]➜  cp $WORK/b1588/_pkg_.a /root/.cache/go-build/f5/f517310209999daf0a8188cd7d8a0a10ede6d66a485642e3fd2ae2a3cad4cb9b-d # internal
2025-08-20T21:13:44.8368113Z [00:03:22.185]➜  internal/xcoff
2025-08-20T21:13:44.8369127Z [00:03:22.185]➜  mkdir -p $WORK/b1593/
2025-08-20T21:13:44.8388236Z [00:03:22.187]➜  cat >/tmp/go-build1679262874/b1593/importcfg << 'EOF' # internal
2025-08-20T21:13:44.8389807Z [00:03:22.187]➜  # import config
2025-08-20T21:13:44.8391471Z [00:03:22.187]➜  packagefile debug/dwarf=/tmp/go-build1679262874/b868/_pkg_.a
2025-08-20T21:13:44.8391992Z [00:03:22.187]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.8392448Z [00:03:22.187]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.8392867Z [00:03:22.187]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.8393316Z [00:03:22.187]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:44.8393758Z [00:03:22.187]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.8394159Z [00:03:22.187]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.8394582Z [00:03:22.187]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:44.8395019Z [00:03:22.187]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.8395334Z [00:03:22.187]➜  EOF
2025-08-20T21:13:44.8397086Z [00:03:22.187]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1593/_pkg_.a -trimpath "/root/.go/src/internal/xcoff=>internal/xcoff;$WORK/b1593=>" -p internal/xcoff -lang=go1.25 -std -complete -installsuffix shared -buildid jlUxXsfVialg0L7xgMaG/jlUxXsfVialg0L7xgMaG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1593/importcfg -pack /root/.go/src/internal/xcoff/ar.go /root/.go/src/internal/xcoff/file.go /root/.go/src/internal/xcoff/xcoff.go
2025-08-20T21:13:44.8577356Z [00:03:22.206]➜  go tool buildid -w $WORK/b1592/_pkg_.a # internal
2025-08-20T21:13:44.8584154Z [00:03:22.206]➜  cp $WORK/b1592/_pkg_.a /root/.cache/go-build/7d/7d344532e89a5b29019b5be8b25ab143c16b5471da2d8953128a645b5ed266ab-d # internal
2025-08-20T21:13:44.8637292Z [00:03:22.212]➜  github.com/anchore/syft/internal/cache
2025-08-20T21:13:44.8663101Z [00:03:22.214]➜  mkdir -p $WORK/b1594/
2025-08-20T21:13:44.8664688Z [00:03:22.214]➜  cat >/tmp/go-build1679262874/b1594/importcfg << 'EOF' # internal
2025-08-20T21:13:44.8665903Z [00:03:22.214]➜  # import config
2025-08-20T21:13:44.8666413Z [00:03:22.214]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:44.8667086Z [00:03:22.214]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.8668158Z [00:03:22.214]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:44.8669127Z [00:03:22.214]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.8669921Z [00:03:22.214]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:44.8670931Z [00:03:22.214]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:44.8672029Z [00:03:22.214]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:13:44.8673059Z [00:03:22.214]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:44.8674084Z [00:03:22.214]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.8674765Z [00:03:22.214]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:44.8676141Z [00:03:22.214]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.8676558Z [00:03:22.214]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:44.8677006Z [00:03:22.214]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:44.8677452Z [00:03:22.214]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:44.8677877Z [00:03:22.214]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:44.8678297Z [00:03:22.214]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.8678727Z [00:03:22.214]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:44.8679034Z [00:03:22.214]➜  EOF
2025-08-20T21:13:44.8687620Z [00:03:22.214]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache=>github.com/anchore/syft@v1.28.0/internal/cache;$WORK/b1594=>" -p github.com/anchore/syft/internal/cache -lang=go1.24 -complete -installsuffix shared -buildid LiGGkR0uR9JBibZ2Im2u/LiGGkR0uR9JBibZ2Im2u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1594/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/bypass.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/cache.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/error_resolver.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/filesystem.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/hash_type.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/memory.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/cache/resolver.go
2025-08-20T21:13:44.9373017Z [00:03:22.285]➜  go tool buildid -w $WORK/b1594/_pkg_.a # internal
2025-08-20T21:13:44.9382839Z [00:03:22.286]➜  cp $WORK/b1594/_pkg_.a /root/.cache/go-build/3d/3d16bb5983e7d016e5737ce6c15a030f68a1edd8ba2ca2e836e95f96390b6376-d # internal
2025-08-20T21:13:44.9392614Z [00:03:22.287]➜  github.com/anchore/syft/syft/pkg/cataloger/golang/internal/xcoff
2025-08-20T21:13:44.9393933Z [00:03:22.288]➜  mkdir -p $WORK/b1595/
2025-08-20T21:13:44.9399252Z [00:03:22.288]➜  cat >/tmp/go-build1679262874/b1595/importcfg << 'EOF' # internal
2025-08-20T21:13:44.9399792Z [00:03:22.288]➜  # import config
2025-08-20T21:13:44.9400987Z [00:03:22.288]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:44.9401448Z [00:03:22.288]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.9401863Z [00:03:22.288]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.9402511Z [00:03:22.288]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:44.9403019Z [00:03:22.288]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:44.9403340Z [00:03:22.288]➜  EOF
2025-08-20T21:13:44.9406173Z [00:03:22.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1595/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/internal/xcoff=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/internal/xcoff;$WORK/b1595=>" -p github.com/anchore/syft/syft/pkg/cataloger/golang/internal/xcoff -lang=go1.24 -complete -installsuffix shared -buildid TO641gs1SHjUh2nDZUZD/TO641gs1SHjUh2nDZUZD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1595/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/internal/xcoff/file.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/internal/xcoff/xcoff.go
2025-08-20T21:13:44.9413736Z [00:03:22.289]➜  go tool buildid -w $WORK/b1448/_pkg_.a # internal
2025-08-20T21:13:44.9471910Z [00:03:22.295]➜  cp $WORK/b1448/_pkg_.a /root/.cache/go-build/65/65c21f1cbbcec6ba0fc08d3c47954ec2e23ca57cf5c9dbf0858c507394dfa415-d # internal
2025-08-20T21:13:44.9503990Z [00:03:22.298]➜  google.golang.org/grpc/xds/csds
2025-08-20T21:13:44.9504651Z [00:03:22.298]➜  mkdir -p $WORK/b1447/
2025-08-20T21:13:44.9507835Z [00:03:22.299]➜  cat >/tmp/go-build1679262874/b1447/importcfg << 'EOF' # internal
2025-08-20T21:13:44.9508210Z [00:03:22.299]➜  # import config
2025-08-20T21:13:44.9508567Z [00:03:22.299]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.9508991Z [00:03:22.299]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.9509638Z [00:03:22.299]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build1679262874/b1423/_pkg_.a
2025-08-20T21:13:44.9510348Z [00:03:22.299]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:44.9511153Z [00:03:22.299]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:44.9511789Z [00:03:22.299]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:44.9512405Z [00:03:22.299]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:44.9513056Z [00:03:22.299]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:44.9513597Z [00:03:22.299]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:44.9513899Z [00:03:22.299]➜  EOF
2025-08-20T21:13:44.9516883Z [00:03:22.300]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1447/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/csds=>google.golang.org/grpc@v1.68.1/xds/csds;$WORK/b1447=>" -p google.golang.org/grpc/xds/csds -lang=go1.22 -complete -installsuffix shared -buildid 6H-55D6mtN7Rn7R0Aj-z/6H-55D6mtN7Rn7R0Aj-z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1447/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/csds/csds.go
2025-08-20T21:13:44.9552122Z [00:03:22.303]➜  go tool buildid -w $WORK/b1593/_pkg_.a # internal
2025-08-20T21:13:44.9579099Z [00:03:22.306]➜  cp $WORK/b1593/_pkg_.a /root/.cache/go-build/21/2130e99c683a2b07025f1d338b9a5b8f23a42b74e708f01aa23e45d37daf8710-d # internal
2025-08-20T21:13:44.9591988Z [00:03:22.307]➜  google.golang.org/grpc/xds/internal/balancer/clusterimpl
2025-08-20T21:13:44.9592656Z [00:03:22.307]➜  mkdir -p $WORK/b1482/
2025-08-20T21:13:44.9597216Z [00:03:22.308]➜  cat >/tmp/go-build1679262874/b1482/importcfg << 'EOF' # internal
2025-08-20T21:13:44.9597602Z [00:03:22.308]➜  # import config
2025-08-20T21:13:44.9597958Z [00:03:22.308]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.9598413Z [00:03:22.308]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.9599082Z [00:03:22.308]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:44.9599739Z [00:03:22.308]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:13:44.9600366Z [00:03:22.308]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:44.9601313Z [00:03:22.308]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:44.9601918Z [00:03:22.308]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:44.9602524Z [00:03:22.308]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:44.9603114Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:44.9603811Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1679262874/b989/_pkg_.a
2025-08-20T21:13:44.9604530Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:44.9605301Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:44.9606026Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:44.9606711Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:44.9607377Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build1679262874/b1004/_pkg_.a
2025-08-20T21:13:44.9608004Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build1679262874/b1470/_pkg_.a
2025-08-20T21:13:44.9608620Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build1679262874/b1373/_pkg_.a
2025-08-20T21:13:44.9609287Z [00:03:22.308]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:44.9609928Z [00:03:22.308]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:44.9610538Z [00:03:22.308]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:44.9611361Z [00:03:22.308]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:44.9611970Z [00:03:22.308]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:13:44.9612675Z [00:03:22.308]➜  packagefile google.golang.org/grpc/xds/internal/balancer/loadstore=/tmp/go-build1679262874/b1483/_pkg_.a
2025-08-20T21:13:44.9613413Z [00:03:22.308]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:44.9614135Z [00:03:22.308]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build1679262874/b1449/_pkg_.a
2025-08-20T21:13:44.9614854Z [00:03:22.308]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:44.9615419Z [00:03:22.308]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:44.9615757Z [00:03:22.308]➜  EOF
2025-08-20T21:13:44.9619137Z [00:03:22.308]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1482/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl;$WORK/b1482=>" -p google.golang.org/grpc/xds/internal/balancer/clusterimpl -lang=go1.22 -complete -installsuffix shared -buildid MImrtrDOs7qb8hqj_1ul/MImrtrDOs7qb8hqj_1ul -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1482/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl/clusterimpl.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterimpl/picker.go
2025-08-20T21:13:44.9949796Z [00:03:22.343]➜  go tool buildid -w $WORK/b1447/_pkg_.a # internal
2025-08-20T21:13:44.9962257Z [00:03:22.344]➜  cp $WORK/b1447/_pkg_.a /root/.cache/go-build/a9/a95dfbc15fcb5f6a0a22f78c235c93c9ea2fc2e5e010e783d42e91f1f5c9439b-d # internal
2025-08-20T21:13:44.9984404Z [00:03:22.346]➜  google.golang.org/grpc/xds/internal/resolver
2025-08-20T21:13:44.9987966Z [00:03:22.347]➜  mkdir -p $WORK/b1501/
2025-08-20T21:13:44.9992834Z [00:03:22.347]➜  cat >/tmp/go-build1679262874/b1501/importcfg << 'EOF' # internal
2025-08-20T21:13:44.9994815Z [00:03:22.348]➜  # import config
2025-08-20T21:13:44.9995450Z [00:03:22.348]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:44.9996190Z [00:03:22.348]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:44.9999852Z [00:03:22.348]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.0000460Z [00:03:22.348]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1679262874/b1502/_pkg_.a
2025-08-20T21:13:45.0001229Z [00:03:22.348]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:45.0001812Z [00:03:22.348]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:45.0002417Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:45.0003046Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:45.0003704Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:45.0004366Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:13:45.0005026Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:45.0005676Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:45.0006361Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:45.0007073Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build1679262874/b1470/_pkg_.a
2025-08-20T21:13:45.0007753Z [00:03:22.348]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:45.0008392Z [00:03:22.348]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:45.0008977Z [00:03:22.348]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:45.0009555Z [00:03:22.348]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:45.0010519Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build1679262874/b1487/_pkg_.a
2025-08-20T21:13:45.0011523Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build1679262874/b1503/_pkg_.a
2025-08-20T21:13:45.0012265Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:13:45.0013262Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/resolver/internal=/tmp/go-build1679262874/b1504/_pkg_.a
2025-08-20T21:13:45.0013993Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:45.0014749Z [00:03:22.348]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:45.0015363Z [00:03:22.348]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.0015807Z [00:03:22.348]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:45.0016239Z [00:03:22.348]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.0016787Z [00:03:22.348]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:45.0017310Z [00:03:22.348]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.0017629Z [00:03:22.348]➜  EOF
2025-08-20T21:13:45.0023477Z [00:03:22.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1501/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver=>google.golang.org/grpc@v1.68.1/xds/internal/resolver;$WORK/b1501=>" -p google.golang.org/grpc/xds/internal/resolver -lang=go1.22 -complete -installsuffix shared -buildid -sH8Y-L2ibscBcqZpl7Q/-sH8Y-L2ibscBcqZpl7Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1501/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/serviceconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/watch_service.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/resolver/xds_resolver.go
2025-08-20T21:13:45.0120974Z [00:03:22.360]➜  go tool buildid -w $WORK/b1595/_pkg_.a # internal
2025-08-20T21:13:45.0130266Z [00:03:22.361]➜  cp $WORK/b1595/_pkg_.a /root/.cache/go-build/32/329feb9e3366f0b6a820c72eb7a02119ccf4866cb2fedd92735f72c94047a3aa-d # internal
2025-08-20T21:13:45.0156420Z [00:03:22.364]➜  debug/buildinfo
2025-08-20T21:13:45.0162118Z [00:03:22.364]➜  mkdir -p $WORK/b1591/
2025-08-20T21:13:45.0162559Z [00:03:22.364]➜  cat >/tmp/go-build1679262874/b1591/importcfg << 'EOF' # internal
2025-08-20T21:13:45.0162916Z [00:03:22.364]➜  # import config
2025-08-20T21:13:45.0165255Z [00:03:22.364]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.0167642Z [00:03:22.364]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:45.0168471Z [00:03:22.364]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:45.0171408Z [00:03:22.364]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:45.0171993Z [00:03:22.364]➜  packagefile debug/plan9obj=/tmp/go-build1679262874/b1592/_pkg_.a
2025-08-20T21:13:45.0176070Z [00:03:22.364]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.0176611Z [00:03:22.364]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.0177483Z [00:03:22.364]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.0178173Z [00:03:22.364]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:13:45.0179061Z [00:03:22.364]➜  packagefile internal/xcoff=/tmp/go-build1679262874/b1593/_pkg_.a
2025-08-20T21:13:45.0179748Z [00:03:22.364]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.0180319Z [00:03:22.364]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:45.0181481Z [00:03:22.364]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.0211565Z [00:03:22.364]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:45.0212562Z [00:03:22.364]➜  EOF
2025-08-20T21:13:45.0214382Z [00:03:22.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1591/_pkg_.a -trimpath "/root/.go/src/debug/buildinfo=>debug/buildinfo;$WORK/b1591=>" -p debug/buildinfo -lang=go1.25 -std -complete -installsuffix shared -buildid 2dJ42Xo9itc6MW6VhIDf/2dJ42Xo9itc6MW6VhIDf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1591/importcfg -pack /root/.go/src/debug/buildinfo/buildinfo.go
2025-08-20T21:13:45.0799849Z [00:03:22.427]➜  go tool buildid -w $WORK/b1591/_pkg_.a # internal
2025-08-20T21:13:45.0801158Z [00:03:22.428]➜  cp $WORK/b1591/_pkg_.a /root/.cache/go-build/d9/d953807003ba40602336a67dbb35e75594357618ca28680b424c9ccd0379c189-d # internal
2025-08-20T21:13:45.0814720Z [00:03:22.429]➜  github.com/go-git/go-billy/v5
2025-08-20T21:13:45.0815371Z [00:03:22.429]➜  mkdir -p $WORK/b1596/
2025-08-20T21:13:45.0817731Z [00:03:22.430]➜  cat >/tmp/go-build1679262874/b1596/importcfg << 'EOF' # internal
2025-08-20T21:13:45.0818183Z [00:03:22.430]➜  # import config
2025-08-20T21:13:45.0818537Z [00:03:22.430]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.0818964Z [00:03:22.430]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.0819583Z [00:03:22.430]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.0824380Z [00:03:22.430]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.0824815Z [00:03:22.430]➜  EOF
2025-08-20T21:13:45.0826603Z [00:03:22.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2=>github.com/go-git/go-billy/v5@v5.6.2;$WORK/b1596=>" -p github.com/go-git/go-billy/v5 -lang=go1.21 -complete -installsuffix shared -buildid f1J5SXk9ai3QbOsZOKDF/f1J5SXk9ai3QbOsZOKDF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1596/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/fs.go
2025-08-20T21:13:45.1077480Z [00:03:22.456]➜  go tool buildid -w $WORK/b1482/_pkg_.a # internal
2025-08-20T21:13:45.1117389Z [00:03:22.460]➜  cp $WORK/b1482/_pkg_.a /root/.cache/go-build/15/15af5a9eacca5abb35331260ce89d67a95eaa7524ae8a35fdd683352641233bc-d # internal
2025-08-20T21:13:45.1162231Z [00:03:22.464]➜  google.golang.org/grpc/xds/internal/balancer/clusterresolver
2025-08-20T21:13:45.1162789Z [00:03:22.464]➜  mkdir -p $WORK/b1475/
2025-08-20T21:13:45.1163191Z [00:03:22.464]➜  cat >/tmp/go-build1679262874/b1475/importcfg << 'EOF' # internal
2025-08-20T21:13:45.1165618Z [00:03:22.465]➜  # import config
2025-08-20T21:13:45.1166235Z [00:03:22.465]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.1167260Z [00:03:22.465]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:45.1168329Z [00:03:22.465]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:45.1168833Z [00:03:22.465]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.1169258Z [00:03:22.465]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.1169778Z [00:03:22.465]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:13:45.1170396Z [00:03:22.465]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:45.1171228Z [00:03:22.465]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:45.1171934Z [00:03:22.465]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build1679262874/b1476/_pkg_.a
2025-08-20T21:13:45.1172622Z [00:03:22.465]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:45.1173481Z [00:03:22.465]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:45.1174193Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build1679262874/b1473/_pkg_.a
2025-08-20T21:13:45.1174862Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:13:45.1175678Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:45.1176341Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:45.1177008Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build1679262874/b1471/_pkg_.a
2025-08-20T21:13:45.1177685Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:45.1178356Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:13:45.1179062Z [00:03:22.465]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:45.1179808Z [00:03:22.465]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:45.1180492Z [00:03:22.465]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:45.1181422Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:13:45.1182146Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build1679262874/b1482/_pkg_.a
2025-08-20T21:13:45.1183061Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build1679262874/b1484/_pkg_.a
2025-08-20T21:13:45.1183929Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build1679262874/b1485/_pkg_.a
2025-08-20T21:13:45.1184761Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build1679262874/b1486/_pkg_.a
2025-08-20T21:13:45.1185510Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:45.1186267Z [00:03:22.465]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:45.1186877Z [00:03:22.465]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:45.1187299Z [00:03:22.465]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:45.1187702Z [00:03:22.465]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.1188008Z [00:03:22.465]➜  EOF
2025-08-20T21:13:45.1193869Z [00:03:22.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1475/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver;$WORK/b1475=>" -p google.golang.org/grpc/xds/internal/balancer/clusterresolver -lang=go1.22 -complete -installsuffix shared -buildid F6vZUvSK_f0c9AF5O1kQ/F6vZUvSK_f0c9AF5O1kQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1475/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/clusterresolver.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/configbuilder.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/configbuilder_childname.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/resource_resolver.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/resource_resolver_dns.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/clusterresolver/resource_resolver_eds.go
2025-08-20T21:13:45.1456945Z [00:03:22.493]➜  go tool buildid -w $WORK/b1596/_pkg_.a # internal
2025-08-20T21:13:45.1457774Z [00:03:22.494]➜  cp $WORK/b1596/_pkg_.a /root/.cache/go-build/f7/f7eb52b018cc6cf42e959395418835776d590c992d53f3730de48c5d630cc8a3-d # internal
2025-08-20T21:13:45.1463103Z [00:03:22.494]➜  github.com/go-git/go-billy/v5/helper/polyfill
2025-08-20T21:13:45.1463652Z [00:03:22.494]➜  mkdir -p $WORK/b1599/
2025-08-20T21:13:45.1468301Z [00:03:22.495]➜  cat >/tmp/go-build1679262874/b1599/importcfg << 'EOF' # internal
2025-08-20T21:13:45.1468703Z [00:03:22.495]➜  # import config
2025-08-20T21:13:45.1469134Z [00:03:22.495]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:45.1469616Z [00:03:22.495]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.1470058Z [00:03:22.495]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:45.1470408Z [00:03:22.495]➜  EOF
2025-08-20T21:13:45.1474804Z [00:03:22.495]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1599/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/helper/polyfill=>github.com/go-git/go-billy/v5@v5.6.2/helper/polyfill;$WORK/b1599=>" -p github.com/go-git/go-billy/v5/helper/polyfill -lang=go1.21 -complete -installsuffix shared -buildid fElHXVOlHEbYP8FWn3_v/fElHXVOlHEbYP8FWn3_v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1599/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/helper/polyfill/polyfill.go
2025-08-20T21:13:45.1654360Z [00:03:22.513]➜  go tool buildid -w $WORK/b1501/_pkg_.a # internal
2025-08-20T21:13:45.1710777Z [00:03:22.519]➜  cp $WORK/b1501/_pkg_.a /root/.cache/go-build/48/48ce03e5c738d6cdc4861cdcd020dbac0e82b38daa03f6f71d0aaf5a046d8ada-d # internal
2025-08-20T21:13:45.1735445Z [00:03:22.522]➜  github.com/go-git/go-billy/v5/util
2025-08-20T21:13:45.1735818Z [00:03:22.522]➜  mkdir -p $WORK/b1600/
2025-08-20T21:13:45.1740501Z [00:03:22.522]➜  cat >/tmp/go-build1679262874/b1600/importcfg << 'EOF' # internal
2025-08-20T21:13:45.1741030Z [00:03:22.522]➜  # import config
2025-08-20T21:13:45.1741390Z [00:03:22.522]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.1741904Z [00:03:22.522]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:45.1742394Z [00:03:22.522]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.1742789Z [00:03:22.522]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.1743224Z [00:03:22.522]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:45.1743660Z [00:03:22.522]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:45.1744079Z [00:03:22.522]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.1744505Z [00:03:22.522]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.1744928Z [00:03:22.522]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.1745343Z [00:03:22.522]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.1745651Z [00:03:22.522]➜  EOF
2025-08-20T21:13:45.1747964Z [00:03:22.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/util=>github.com/go-git/go-billy/v5@v5.6.2/util;$WORK/b1600=>" -p github.com/go-git/go-billy/v5/util -lang=go1.21 -complete -installsuffix shared -buildid V7Y8krpllFS5CuqNQEjp/V7Y8krpllFS5CuqNQEjp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1600/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/util/glob.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/util/util.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/util/walk.go
2025-08-20T21:13:45.1793673Z [00:03:22.527]➜  go tool buildid -w $WORK/b1599/_pkg_.a # internal
2025-08-20T21:13:45.1803209Z [00:03:22.528]➜  cp $WORK/b1599/_pkg_.a /root/.cache/go-build/a5/a54fcbd9aaa61bae428cd2b610087e7b7038e8f35c9483e27068390564b425eb-d # internal
2025-08-20T21:13:45.1821070Z [00:03:22.530]➜  github.com/go-git/go-billy/v5/helper/chroot
2025-08-20T21:13:45.1821499Z [00:03:22.530]➜  mkdir -p $WORK/b1598/
2025-08-20T21:13:45.1821892Z [00:03:22.530]➜  cat >/tmp/go-build1679262874/b1598/importcfg << 'EOF' # internal
2025-08-20T21:13:45.1822248Z [00:03:22.530]➜  # import config
2025-08-20T21:13:45.1822672Z [00:03:22.530]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:45.1823312Z [00:03:22.530]➜  packagefile github.com/go-git/go-billy/v5/helper/polyfill=/tmp/go-build1679262874/b1599/_pkg_.a
2025-08-20T21:13:45.1823845Z [00:03:22.530]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.1824279Z [00:03:22.530]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:45.1824739Z [00:03:22.530]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.1825056Z [00:03:22.530]➜  EOF
2025-08-20T21:13:45.1827808Z [00:03:22.531]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/helper/chroot=>github.com/go-git/go-billy/v5@v5.6.2/helper/chroot;$WORK/b1598=>" -p github.com/go-git/go-billy/v5/helper/chroot -lang=go1.21 -complete -installsuffix shared -buildid WIgHHao-1M0KOXmp5PKy/WIgHHao-1M0KOXmp5PKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1598/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/helper/chroot/chroot.go
2025-08-20T21:13:45.2263591Z [00:03:22.574]➜  go tool buildid -w $WORK/b1598/_pkg_.a # internal
2025-08-20T21:13:45.2268907Z [00:03:22.575]➜  go tool buildid -w $WORK/b1600/_pkg_.a # internal
2025-08-20T21:13:45.2276401Z [00:03:22.576]➜  cp $WORK/b1600/_pkg_.a /root/.cache/go-build/f6/f6a2a36e97dffe91110bade33910ad6862965dc29289e36fa1eb799908bb7ecf-d # internal
2025-08-20T21:13:45.2277223Z [00:03:22.576]➜  github.com/ProtonMail/go-crypto/openpgp/errors
2025-08-20T21:13:45.2277563Z [00:03:22.576]➜  mkdir -p $WORK/b1604/
2025-08-20T21:13:45.2277957Z [00:03:22.576]➜  cat >/tmp/go-build1679262874/b1604/importcfg << 'EOF' # internal
2025-08-20T21:13:45.2278311Z [00:03:22.576]➜  # import config
2025-08-20T21:13:45.2278660Z [00:03:22.576]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.2279094Z [00:03:22.576]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.2279412Z [00:03:22.576]➜  EOF
2025-08-20T21:13:45.2281588Z [00:03:22.576]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/errors=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/errors;$WORK/b1604=>" -p github.com/ProtonMail/go-crypto/openpgp/errors -lang=go1.22 -complete -installsuffix shared -buildid QyD_mYOUpDLEGhWEiReB/QyD_mYOUpDLEGhWEiReB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1604/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/errors/errors.go
2025-08-20T21:13:45.2292895Z [00:03:22.577]➜  cp $WORK/b1598/_pkg_.a /root/.cache/go-build/84/844da7dca10578136ed89c74e0952f193f7cef9b754932bce587cea518c3a539-d # internal
2025-08-20T21:13:45.2305556Z [00:03:22.578]➜  github.com/go-git/go-billy/v5/memfs
2025-08-20T21:13:45.2306211Z [00:03:22.578]➜  mkdir -p $WORK/b1597/
2025-08-20T21:13:45.2323359Z [00:03:22.580]➜  cat >/tmp/go-build1679262874/b1597/importcfg << 'EOF' # internal
2025-08-20T21:13:45.2323778Z [00:03:22.580]➜  # import config
2025-08-20T21:13:45.2324125Z [00:03:22.580]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.2324540Z [00:03:22.580]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.2325037Z [00:03:22.580]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:45.2325904Z [00:03:22.580]➜  packagefile github.com/go-git/go-billy/v5/helper/chroot=/tmp/go-build1679262874/b1598/_pkg_.a
2025-08-20T21:13:45.2326614Z [00:03:22.580]➜  packagefile github.com/go-git/go-billy/v5/util=/tmp/go-build1679262874/b1600/_pkg_.a
2025-08-20T21:13:45.2327106Z [00:03:22.580]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.2327497Z [00:03:22.580]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.2327946Z [00:03:22.580]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:45.2328391Z [00:03:22.580]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:45.2328809Z [00:03:22.580]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.2329227Z [00:03:22.580]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.2329645Z [00:03:22.580]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:45.2330059Z [00:03:22.580]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.2330369Z [00:03:22.580]➜  EOF
2025-08-20T21:13:45.2332800Z [00:03:22.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/memfs=>github.com/go-git/go-billy/v5@v5.6.2/memfs;$WORK/b1597=>" -p github.com/go-git/go-billy/v5/memfs -lang=go1.21 -complete -installsuffix shared -buildid vlxQf9jEDE6Ow6igyVIm/vlxQf9jEDE6Ow6igyVIm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1597/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/memfs/memory.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/memfs/storage.go
2025-08-20T21:13:45.2568438Z [00:03:22.604]➜  go tool buildid -w $WORK/b1604/_pkg_.a # internal
2025-08-20T21:13:45.2569308Z [00:03:22.605]➜  cp $WORK/b1604/_pkg_.a /root/.cache/go-build/fb/fbca43595224921a531e70c56df6692cfa31b8ff30d79dd8f6691a1962b713a2-d # internal
2025-08-20T21:13:45.2570117Z [00:03:22.605]➜  github.com/ProtonMail/go-crypto/openpgp/armor
2025-08-20T21:13:45.2573521Z [00:03:22.605]➜  mkdir -p $WORK/b1603/
2025-08-20T21:13:45.2573935Z [00:03:22.605]➜  cat >/tmp/go-build1679262874/b1603/importcfg << 'EOF' # internal
2025-08-20T21:13:45.2574287Z [00:03:22.605]➜  # import config
2025-08-20T21:13:45.2574631Z [00:03:22.605]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:45.2575061Z [00:03:22.605]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.2575521Z [00:03:22.605]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:45.2576134Z [00:03:22.605]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:45.2576686Z [00:03:22.605]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.2577094Z [00:03:22.605]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:45.2577404Z [00:03:22.605]➜  EOF
2025-08-20T21:13:45.2579791Z [00:03:22.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/armor=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/armor;$WORK/b1603=>" -p github.com/ProtonMail/go-crypto/openpgp/armor -lang=go1.22 -complete -installsuffix shared -buildid lu7YYaGaKywz3gcAOREg/lu7YYaGaKywz3gcAOREg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1603/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/armor/armor.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/armor/encode.go
2025-08-20T21:13:45.2865277Z [00:03:22.634]➜  go tool buildid -w $WORK/b1603/_pkg_.a # internal
2025-08-20T21:13:45.2866041Z [00:03:22.634]➜  cp $WORK/b1603/_pkg_.a /root/.cache/go-build/9c/9c19e4f98bb4d986b44ac3748eab359cdfba42e00f7f390287f2e0d2ace41428-d # internal
2025-08-20T21:13:45.2866678Z [00:03:22.635]➜  github.com/ProtonMail/go-crypto/openpgp/aes/keywrap
2025-08-20T21:13:45.2867021Z [00:03:22.635]➜  mkdir -p $WORK/b1606/
2025-08-20T21:13:45.2868279Z [00:03:22.635]➜  cat >/tmp/go-build1679262874/b1606/importcfg << 'EOF' # internal
2025-08-20T21:13:45.2868770Z [00:03:22.635]➜  # import config
2025-08-20T21:13:45.2869141Z [00:03:22.635]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:45.2869610Z [00:03:22.635]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.2870070Z [00:03:22.635]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.2870391Z [00:03:22.635]➜  EOF
2025-08-20T21:13:45.2872984Z [00:03:22.635]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1606/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/aes/keywrap=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/aes/keywrap;$WORK/b1606=>" -p github.com/ProtonMail/go-crypto/openpgp/aes/keywrap -lang=go1.22 -complete -installsuffix shared -buildid 5XR39cpNMXfo7fSRyOpl/5XR39cpNMXfo7fSRyOpl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1606/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/aes/keywrap/keywrap.go
2025-08-20T21:13:45.3020316Z [00:03:22.650]➜  go tool buildid -w $WORK/b1606/_pkg_.a # internal
2025-08-20T21:13:45.3023402Z [00:03:22.650]➜  cp $WORK/b1606/_pkg_.a /root/.cache/go-build/44/449129df930d87f797b79419f6371e353c789c25fb675193636b6aa946032d9d-d # internal
2025-08-20T21:13:45.3028178Z [00:03:22.651]➜  github.com/ProtonMail/go-crypto/eax
2025-08-20T21:13:45.3028816Z [00:03:22.651]➜  mkdir -p $WORK/b1608/
2025-08-20T21:13:45.3029208Z [00:03:22.651]➜  cat >/tmp/go-build1679262874/b1608/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3029559Z [00:03:22.651]➜  # import config
2025-08-20T21:13:45.3029924Z [00:03:22.651]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:45.3030391Z [00:03:22.651]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.3031058Z [00:03:22.651]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.3031672Z [00:03:22.651]➜  packagefile github.com/ProtonMail/go-crypto/internal/byteutil=/tmp/go-build1679262874/b1609/_pkg_.a
2025-08-20T21:13:45.3032136Z [00:03:22.651]➜  EOF
2025-08-20T21:13:45.3034580Z [00:03:22.651]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1608/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/eax=>github.com/ProtonMail/go-crypto@v1.2.0/eax;$WORK/b1608=>" -p github.com/ProtonMail/go-crypto/eax -lang=go1.22 -complete -installsuffix shared -buildid kWgIIiSRCwoEaunBp6g8/kWgIIiSRCwoEaunBp6g8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1608/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/eax/eax.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/eax/eax_test_vectors.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/eax/random_vectors.go
2025-08-20T21:13:45.3261806Z [00:03:22.674]➜  go tool buildid -w $WORK/b1608/_pkg_.a # internal
2025-08-20T21:13:45.3270325Z [00:03:22.675]➜  cp $WORK/b1608/_pkg_.a /root/.cache/go-build/8e/8efe6b734124075e0db702072d56e9499dec95291dbfb4d76085dd7d650aac2a-d # internal
2025-08-20T21:13:45.3271134Z [00:03:22.675]➜  github.com/ProtonMail/go-crypto/ocb
2025-08-20T21:13:45.3271453Z [00:03:22.675]➜  mkdir -p $WORK/b1610/
2025-08-20T21:13:45.3273344Z [00:03:22.675]➜  cat >/tmp/go-build1679262874/b1610/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3274026Z [00:03:22.675]➜  # import config
2025-08-20T21:13:45.3274385Z [00:03:22.675]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.3274833Z [00:03:22.675]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:45.3275297Z [00:03:22.675]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.3275762Z [00:03:22.675]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:45.3276207Z [00:03:22.675]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.3276932Z [00:03:22.675]➜  packagefile github.com/ProtonMail/go-crypto/internal/byteutil=/tmp/go-build1679262874/b1609/_pkg_.a
2025-08-20T21:13:45.3277643Z [00:03:22.675]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.3277974Z [00:03:22.675]➜  EOF
2025-08-20T21:13:45.3281012Z [00:03:22.675]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/ocb=>github.com/ProtonMail/go-crypto@v1.2.0/ocb;$WORK/b1610=>" -p github.com/ProtonMail/go-crypto/ocb -lang=go1.22 -complete -installsuffix shared -buildid 62e5KQW1DTJGAEzMhum1/62e5KQW1DTJGAEzMhum1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1610/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/ocb/ocb.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/ocb/random_vectors.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/ocb/rfc7253_test_vectors_suite_a.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/ocb/rfc7253_test_vectors_suite_b.go
2025-08-20T21:13:45.3346687Z [00:03:22.682]➜  go tool buildid -w $WORK/b1597/_pkg_.a # internal
2025-08-20T21:13:45.3359368Z [00:03:22.684]➜  cp $WORK/b1597/_pkg_.a /root/.cache/go-build/77/7707137cef92ebd0ef665660282eaf7b0dea7ece359a5a9aabdf71dd31b309b3-d # internal
2025-08-20T21:13:45.3376257Z [00:03:22.685]➜  golang.org/x/crypto/cast5
2025-08-20T21:13:45.3378942Z [00:03:22.686]➜  mkdir -p $WORK/b1611/
2025-08-20T21:13:45.3386896Z [00:03:22.687]➜  cat >/tmp/go-build1679262874/b1611/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3388210Z [00:03:22.687]➜  # import config
2025-08-20T21:13:45.3389006Z [00:03:22.687]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.3389507Z [00:03:22.687]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.3389838Z [00:03:22.687]➜  EOF
2025-08-20T21:13:45.3391723Z [00:03:22.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1611/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cast5=>golang.org/x/crypto@v0.40.0/cast5;$WORK/b1611=>" -p golang.org/x/crypto/cast5 -lang=go1.23 -complete -installsuffix shared -buildid 2aU8NblgLIDfqo23VXa3/2aU8NblgLIDfqo23VXa3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1611/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/cast5/cast5.go
2025-08-20T21:13:45.3665364Z [00:03:22.715]➜  go tool buildid -w $WORK/b1610/_pkg_.a # internal
2025-08-20T21:13:45.3673368Z [00:03:22.715]➜  cp $WORK/b1610/_pkg_.a /root/.cache/go-build/10/10272037b546c0e268ea15c1b92da9ae24668846cc7784a0ed39573213728075-d # internal
2025-08-20T21:13:45.3674114Z [00:03:22.716]➜  github.com/ProtonMail/go-crypto/bitcurves
2025-08-20T21:13:45.3674450Z [00:03:22.716]➜  mkdir -p $WORK/b1613/
2025-08-20T21:13:45.3687334Z [00:03:22.716]➜  cat >/tmp/go-build1679262874/b1613/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3688296Z [00:03:22.716]➜  # import config
2025-08-20T21:13:45.3688745Z [00:03:22.716]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:45.3689230Z [00:03:22.716]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.3689670Z [00:03:22.716]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.3690092Z [00:03:22.716]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.3690401Z [00:03:22.716]➜  EOF
2025-08-20T21:13:45.3692967Z [00:03:22.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/bitcurves=>github.com/ProtonMail/go-crypto@v1.2.0/bitcurves;$WORK/b1613=>" -p github.com/ProtonMail/go-crypto/bitcurves -lang=go1.22 -complete -installsuffix shared -buildid 6UmE5zhvBtmGs74XNDJy/6UmE5zhvBtmGs74XNDJy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1613/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/bitcurves/bitcurve.go
2025-08-20T21:13:45.3777299Z [00:03:22.726]➜  go tool buildid -w $WORK/b1475/_pkg_.a # internal
2025-08-20T21:13:45.3834662Z [00:03:22.731]➜  go tool buildid -w $WORK/b1611/_pkg_.a # internal
2025-08-20T21:13:45.3846389Z [00:03:22.732]➜  cp $WORK/b1611/_pkg_.a /root/.cache/go-build/c6/c69c612904f217cb75119e51387857e77735c99e6ce617dd8eb72ce1266e2f03-d # internal
2025-08-20T21:13:45.3847134Z [00:03:22.733]➜  github.com/ProtonMail/go-crypto/openpgp/internal/algorithm
2025-08-20T21:13:45.3853531Z [00:03:22.733]➜  mkdir -p $WORK/b1607/
2025-08-20T21:13:45.3861871Z [00:03:22.734]➜  cat >/tmp/go-build1679262874/b1607/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3862263Z [00:03:22.734]➜  # import config
2025-08-20T21:13:45.3862610Z [00:03:22.734]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.3863051Z [00:03:22.734]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:45.3863516Z [00:03:22.734]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:45.3863978Z [00:03:22.734]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:13:45.3864426Z [00:03:22.734]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.3865234Z [00:03:22.734]➜  packagefile github.com/ProtonMail/go-crypto/eax=/tmp/go-build1679262874/b1608/_pkg_.a
2025-08-20T21:13:45.3865935Z [00:03:22.734]➜  packagefile github.com/ProtonMail/go-crypto/ocb=/tmp/go-build1679262874/b1610/_pkg_.a
2025-08-20T21:13:45.3866536Z [00:03:22.734]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build1679262874/b1611/_pkg_.a
2025-08-20T21:13:45.3867215Z [00:03:22.734]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:45.3867533Z [00:03:22.734]➜  EOF
2025-08-20T21:13:45.3875323Z [00:03:22.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1607/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/algorithm=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/internal/algorithm;$WORK/b1607=>" -p github.com/ProtonMail/go-crypto/openpgp/internal/algorithm -lang=go1.22 -complete -installsuffix shared -buildid R23xLGX0n0RBB4xC-9JX/R23xLGX0n0RBB4xC-9JX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1607/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/algorithm/aead.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/algorithm/cipher.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/algorithm/hash.go
2025-08-20T21:13:45.3906652Z [00:03:22.739]➜  cp $WORK/b1475/_pkg_.a /root/.cache/go-build/e4/e4e653b1b1c9e4a3511098da4bebff3632da2709067ee673730e2ef9785007b2-d # internal
2025-08-20T21:13:45.3931823Z [00:03:22.741]➜  google.golang.org/grpc/xds/internal/balancer/cdsbalancer
2025-08-20T21:13:45.3932294Z [00:03:22.741]➜  mkdir -p $WORK/b1472/
2025-08-20T21:13:45.3937716Z [00:03:22.742]➜  cat >/tmp/go-build1679262874/b1472/importcfg << 'EOF' # internal
2025-08-20T21:13:45.3938398Z [00:03:22.742]➜  # import config
2025-08-20T21:13:45.3938889Z [00:03:22.742]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:45.3940286Z [00:03:22.742]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:45.3940901Z [00:03:22.742]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.3941428Z [00:03:22.742]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:13:45.3942358Z [00:03:22.742]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:13:45.3943000Z [00:03:22.742]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:45.3943614Z [00:03:22.742]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:13:45.3944308Z [00:03:22.742]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:13:45.3944971Z [00:03:22.742]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:45.3945746Z [00:03:22.742]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build1679262874/b1473/_pkg_.a
2025-08-20T21:13:45.3946524Z [00:03:22.742]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build1679262874/b1474/_pkg_.a
2025-08-20T21:13:45.3947210Z [00:03:22.742]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:45.3947871Z [00:03:22.742]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:45.3948521Z [00:03:22.742]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:13:45.3949130Z [00:03:22.742]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:45.3949735Z [00:03:22.742]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:13:45.3950476Z [00:03:22.742]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build1679262874/b1475/_pkg_.a
2025-08-20T21:13:45.3951582Z [00:03:22.742]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:45.3952411Z [00:03:22.742]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:45.3953036Z [00:03:22.742]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:45.3953558Z [00:03:22.742]➜  EOF
2025-08-20T21:13:45.3956635Z [00:03:22.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1472/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/cdsbalancer=>google.golang.org/grpc@v1.68.1/xds/internal/balancer/cdsbalancer;$WORK/b1472=>" -p google.golang.org/grpc/xds/internal/balancer/cdsbalancer -lang=go1.22 -complete -installsuffix shared -buildid f3YYfdhw6eoN0o0Y0GTb/f3YYfdhw6eoN0o0Y0GTb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1472/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/cdsbalancer/cdsbalancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/cdsbalancer/cluster_watcher.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/cdsbalancer/logging.go
2025-08-20T21:13:45.4093985Z [00:03:22.757]➜  go tool buildid -w $WORK/b1613/_pkg_.a # internal
2025-08-20T21:13:45.4105567Z [00:03:22.758]➜  cp $WORK/b1613/_pkg_.a /root/.cache/go-build/bd/bd35c5a32f77babb156df1dd8b4a084580c2a3300fe1dcc9b9100ed1306bc499-d # internal
2025-08-20T21:13:45.4106209Z [00:03:22.758]➜  github.com/ProtonMail/go-crypto/brainpool
2025-08-20T21:13:45.4106529Z [00:03:22.758]➜  mkdir -p $WORK/b1614/
2025-08-20T21:13:45.4106908Z [00:03:22.758]➜  cat >/tmp/go-build1679262874/b1614/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4107261Z [00:03:22.758]➜  # import config
2025-08-20T21:13:45.4107634Z [00:03:22.758]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:45.4108113Z [00:03:22.758]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.4108545Z [00:03:22.758]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.4108848Z [00:03:22.758]➜  EOF
2025-08-20T21:13:45.4138377Z [00:03:22.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/brainpool=>github.com/ProtonMail/go-crypto@v1.2.0/brainpool;$WORK/b1614=>" -p github.com/ProtonMail/go-crypto/brainpool -lang=go1.22 -complete -installsuffix shared -buildid qpVR9iPURP8Z80BINX0a/qpVR9iPURP8Z80BINX0a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1614/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/brainpool/brainpool.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/brainpool/rcurve.go
2025-08-20T21:13:45.4151295Z [00:03:22.763]➜  go tool buildid -w $WORK/b1607/_pkg_.a # internal
2025-08-20T21:13:45.4158298Z [00:03:22.764]➜  cp $WORK/b1607/_pkg_.a /root/.cache/go-build/57/572123a05cb44c3e33579e05e20439cbd2369835d2ba08439ede3eb47a747980-d # internal
2025-08-20T21:13:45.4159291Z [00:03:22.764]➜  github.com/ProtonMail/go-crypto/openpgp/internal/encoding
2025-08-20T21:13:45.4159799Z [00:03:22.764]➜  mkdir -p $WORK/b1615/
2025-08-20T21:13:45.4162085Z [00:03:22.764]➜  cat >/tmp/go-build1679262874/b1615/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4162497Z [00:03:22.764]➜  # import config
2025-08-20T21:13:45.4163001Z [00:03:22.764]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:45.4163551Z [00:03:22.764]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.4163985Z [00:03:22.764]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.4164435Z [00:03:22.764]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.4164761Z [00:03:22.764]➜  EOF
2025-08-20T21:13:45.4167886Z [00:03:22.764]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/encoding=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/internal/encoding;$WORK/b1615=>" -p github.com/ProtonMail/go-crypto/openpgp/internal/encoding -lang=go1.22 -complete -installsuffix shared -buildid iceSXeodqDx7LXv0k_7a/iceSXeodqDx7LXv0k_7a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1615/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/encoding/encoding.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/encoding/mpi.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/encoding/oid.go
2025-08-20T21:13:45.4376495Z [00:03:22.786]➜  go tool buildid -w $WORK/b1615/_pkg_.a # internal
2025-08-20T21:13:45.4382402Z [00:03:22.786]➜  cp $WORK/b1615/_pkg_.a /root/.cache/go-build/b1/b1918ab7665997095b6e8f5f07a8a733831acbcb8239d79fb436744a18c518a8-d # internal
2025-08-20T21:13:45.4386396Z [00:03:22.786]➜  github.com/cloudflare/circl/internal/conv
2025-08-20T21:13:45.4386751Z [00:03:22.786]➜  mkdir -p $WORK/b1618/
2025-08-20T21:13:45.4387138Z [00:03:22.787]➜  cat >/tmp/go-build1679262874/b1618/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4387492Z [00:03:22.787]➜  # import config
2025-08-20T21:13:45.4387872Z [00:03:22.787]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.4388330Z [00:03:22.787]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.4388841Z [00:03:22.787]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b1334/_pkg_.a
2025-08-20T21:13:45.4389352Z [00:03:22.787]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.4389785Z [00:03:22.787]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.4390104Z [00:03:22.787]➜  EOF
2025-08-20T21:13:45.4392258Z [00:03:22.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/conv=>github.com/cloudflare/circl@v1.6.1/internal/conv;$WORK/b1618=>" -p github.com/cloudflare/circl/internal/conv -lang=go1.22 -complete -installsuffix shared -buildid x4iOFkquRRMuWUR_dEiV/x4iOFkquRRMuWUR_dEiV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1618/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/conv/conv.go
2025-08-20T21:13:45.4546369Z [00:03:22.803]➜  go tool buildid -w $WORK/b1614/_pkg_.a # internal
2025-08-20T21:13:45.4553278Z [00:03:22.803]➜  cp $WORK/b1614/_pkg_.a /root/.cache/go-build/0b/0b07025725cde8d9e3e45459d498808038aba19854c251afb90043008a229038-d # internal
2025-08-20T21:13:45.4557124Z [00:03:22.803]➜  github.com/cloudflare/circl/math
2025-08-20T21:13:45.4557449Z [00:03:22.803]➜  mkdir -p $WORK/b1622/
2025-08-20T21:13:45.4557834Z [00:03:22.804]➜  cat >/tmp/go-build1679262874/b1622/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4558184Z [00:03:22.804]➜  # import config
2025-08-20T21:13:45.4558799Z [00:03:22.804]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:45.4559315Z [00:03:22.804]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.4559738Z [00:03:22.804]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.4560186Z [00:03:22.804]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.4560517Z [00:03:22.804]➜  EOF
2025-08-20T21:13:45.4563784Z [00:03:22.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math=>github.com/cloudflare/circl@v1.6.1/math;$WORK/b1622=>" -p github.com/cloudflare/circl/math -lang=go1.22 -complete -installsuffix shared -buildid pYpSevrOOCLyjM2q05de/pYpSevrOOCLyjM2q05de -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1622/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/integer.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/primes.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/wnaf.go
2025-08-20T21:13:45.4715337Z [00:03:22.820]➜  go tool buildid -w $WORK/b1618/_pkg_.a # internal
2025-08-20T21:13:45.4721444Z [00:03:22.820]➜  cp $WORK/b1618/_pkg_.a /root/.cache/go-build/16/167b55b5fd17d526263395f877cf2b49ea858510c8ea364df72fde84d1ed55b7-d # internal
2025-08-20T21:13:45.4722540Z [00:03:22.820]➜  github.com/cloudflare/circl/math/fp25519
2025-08-20T21:13:45.4722993Z [00:03:22.820]➜  mkdir -p $WORK/b1617/
2025-08-20T21:13:45.4726266Z [00:03:22.821]➜  cat >/tmp/go-build1679262874/b1617/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4727309Z [00:03:22.821]➜  # import config
2025-08-20T21:13:45.4728325Z [00:03:22.821]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.4728851Z [00:03:22.821]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.4729490Z [00:03:22.821]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:13:45.4730058Z [00:03:22.821]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.4730396Z [00:03:22.821]➜  EOF
2025-08-20T21:13:45.4734614Z [00:03:22.821]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp25519=>github.com/cloudflare/circl@v1.6.1/math/fp25519;$WORK/b1617=>" -p github.com/cloudflare/circl/math/fp25519 -lang=go1.22 -complete -installsuffix shared -buildid GxTl3z1WfyMy3kuMAEhD/GxTl3z1WfyMy3kuMAEhD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1617/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp25519/fp.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp25519/fp_generic.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp25519/fp_noasm.go
2025-08-20T21:13:45.4789424Z [00:03:22.827]➜  go tool buildid -w $WORK/b1622/_pkg_.a # internal
2025-08-20T21:13:45.4812391Z [00:03:22.829]➜  cp $WORK/b1622/_pkg_.a /root/.cache/go-build/bd/bd0ca4e3ccc69e2901d090d1a847158959d6b7b455551cedbd740ec879298b50-d # internal
2025-08-20T21:13:45.4817956Z [00:03:22.830]➜  github.com/cloudflare/circl/math/fp448
2025-08-20T21:13:45.4818610Z [00:03:22.830]➜  mkdir -p $WORK/b1620/
2025-08-20T21:13:45.4819299Z [00:03:22.830]➜  cat >/tmp/go-build1679262874/b1620/importcfg << 'EOF' # internal
2025-08-20T21:13:45.4820184Z [00:03:22.830]➜  # import config
2025-08-20T21:13:45.4821364Z [00:03:22.830]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.4822144Z [00:03:22.830]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.4822909Z [00:03:22.830]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:13:45.4823726Z [00:03:22.830]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.4824748Z [00:03:22.830]➜  EOF
2025-08-20T21:13:45.4841030Z [00:03:22.832]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp448=>github.com/cloudflare/circl@v1.6.1/math/fp448;$WORK/b1620=>" -p github.com/cloudflare/circl/math/fp448 -lang=go1.22 -complete -installsuffix shared -buildid x4JkEezvaSjsuvvWULb0/x4JkEezvaSjsuvvWULb0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1620/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp448/fp.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp448/fp_generic.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/fp448/fp_noasm.go
2025-08-20T21:13:45.5542509Z [00:03:22.901]➜  go tool buildid -w $WORK/b1617/_pkg_.a # internal
2025-08-20T21:13:45.5547791Z [00:03:22.903]➜  cp $WORK/b1617/_pkg_.a /root/.cache/go-build/1e/1e0ec0432dd21477ade403c2526fd75387b680a75c62b039a54b55ec1e267ddf-d # internal
2025-08-20T21:13:45.5548702Z [00:03:22.903]➜  go tool buildid -w $WORK/b1620/_pkg_.a # internal
2025-08-20T21:13:45.5553930Z [00:03:22.903]➜  github.com/cloudflare/circl/dh/x25519
2025-08-20T21:13:45.5554467Z [00:03:22.904]➜  mkdir -p $WORK/b1616/
2025-08-20T21:13:45.5566933Z [00:03:22.905]➜  cat >/tmp/go-build1679262874/b1616/importcfg << 'EOF' # internal
2025-08-20T21:13:45.5567600Z [00:03:22.905]➜  # import config
2025-08-20T21:13:45.5568106Z [00:03:22.905]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.5569554Z [00:03:22.905]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.5570418Z [00:03:22.905]➜  packagefile github.com/cloudflare/circl/math/fp25519=/tmp/go-build1679262874/b1617/_pkg_.a
2025-08-20T21:13:45.5571291Z [00:03:22.905]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.5571754Z [00:03:22.905]➜  EOF
2025-08-20T21:13:45.5575478Z [00:03:22.905]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519=>github.com/cloudflare/circl@v1.6.1/dh/x25519;$WORK/b1616=>" -p github.com/cloudflare/circl/dh/x25519 -lang=go1.22 -complete -installsuffix shared -buildid pwNIcs-XHDV2Te3vgFS2/pwNIcs-XHDV2Te3vgFS2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1616/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/curve.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/curve_generic.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/curve_noasm.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/doc.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/key.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x25519/table.go
2025-08-20T21:13:45.5579352Z [00:03:22.905]➜  cp $WORK/b1620/_pkg_.a /root/.cache/go-build/8a/8acc18a5dd0bfc39c0fe01a78edf98bdb45976a677090f473a9184fe7d09c919-d # internal
2025-08-20T21:13:45.5622601Z [00:03:22.907]➜  github.com/cloudflare/circl/dh/x448
2025-08-20T21:13:45.5623712Z [00:03:22.908]➜  mkdir -p $WORK/b1619/
2025-08-20T21:13:45.5624513Z [00:03:22.909]➜  cat >/tmp/go-build1679262874/b1619/importcfg << 'EOF' # internal
2025-08-20T21:13:45.5625157Z [00:03:22.909]➜  # import config
2025-08-20T21:13:45.5626038Z [00:03:22.909]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.5628509Z [00:03:22.909]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.5629714Z [00:03:22.909]➜  packagefile github.com/cloudflare/circl/math/fp448=/tmp/go-build1679262874/b1620/_pkg_.a
2025-08-20T21:13:45.5631011Z [00:03:22.909]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.5632258Z [00:03:22.909]➜  EOF
2025-08-20T21:13:45.5635897Z [00:03:22.909]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448=>github.com/cloudflare/circl@v1.6.1/dh/x448;$WORK/b1619=>" -p github.com/cloudflare/circl/dh/x448 -lang=go1.22 -complete -installsuffix shared -buildid 6bZ6772cqBD6oZQf_ywD/6bZ6772cqBD6oZQf_ywD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1619/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/curve.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/curve_generic.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/curve_noasm.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/doc.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/key.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/dh/x448/table.go
2025-08-20T21:13:45.5720252Z [00:03:22.920]➜  go tool buildid -w $WORK/b1472/_pkg_.a # internal
2025-08-20T21:13:45.5749023Z [00:03:22.923]➜  cp $WORK/b1472/_pkg_.a /root/.cache/go-build/1f/1f666ba251c6df903545db6bace8881cb4cf0de0bd5a3cb0045a0ff861c81eed-d # internal
2025-08-20T21:13:45.5756934Z [00:03:22.924]➜  google.golang.org/grpc/xds/internal/balancer
2025-08-20T21:13:45.5757511Z [00:03:22.924]➜  mkdir -p $WORK/b1466/
2025-08-20T21:13:45.5761646Z [00:03:22.924]➜  cat >/tmp/go-build1679262874/b1466/importcfg << 'EOF' # internal
2025-08-20T21:13:45.5762586Z [00:03:22.924]➜  # import config
2025-08-20T21:13:45.5763478Z [00:03:22.924]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build1679262874/b1467/_pkg_.a
2025-08-20T21:13:45.5764797Z [00:03:22.924]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build1679262874/b1468/_pkg_.a
2025-08-20T21:13:45.5766014Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/cdsbalancer=/tmp/go-build1679262874/b1472/_pkg_.a
2025-08-20T21:13:45.5767699Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build1679262874/b1482/_pkg_.a
2025-08-20T21:13:45.5768520Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build1679262874/b1487/_pkg_.a
2025-08-20T21:13:45.5769348Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build1679262874/b1475/_pkg_.a
2025-08-20T21:13:45.5770192Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build1679262874/b1484/_pkg_.a
2025-08-20T21:13:45.5771224Z [00:03:22.924]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build1679262874/b1485/_pkg_.a
2025-08-20T21:13:45.5771705Z [00:03:22.924]➜  EOF
2025-08-20T21:13:45.5773745Z [00:03:22.924]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1466/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer=>google.golang.org/grpc@v1.68.1/xds/internal/balancer;$WORK/b1466=>" -p google.golang.org/grpc/xds/internal/balancer -lang=go1.22 -complete -installsuffix shared -buildid LZwQ2iMch_d2NCjwR4mA/LZwQ2iMch_d2NCjwR4mA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1466/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/internal/balancer/balancer.go
2025-08-20T21:13:45.5994785Z [00:03:22.947]➜  go tool buildid -w $WORK/b1466/_pkg_.a # internal
2025-08-20T21:13:45.5999883Z [00:03:22.948]➜  cp $WORK/b1466/_pkg_.a /root/.cache/go-build/cd/cdb9a262c093de7a07a03441cb6c26d30c8b111876b4eb90c4861b9e166df365-d # internal
2025-08-20T21:13:45.6041659Z [00:03:22.952]➜  google.golang.org/grpc/xds
2025-08-20T21:13:45.6043660Z [00:03:22.952]➜  mkdir -p $WORK/b1422/
2025-08-20T21:13:45.6045036Z [00:03:22.953]➜  cat >/tmp/go-build1679262874/b1422/importcfg << 'EOF' # internal
2025-08-20T21:13:45.6045535Z [00:03:22.953]➜  # import config
2025-08-20T21:13:45.6046432Z [00:03:22.953]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:45.6048902Z [00:03:22.953]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.6049589Z [00:03:22.953]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.6050393Z [00:03:22.953]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build1679262874/b1423/_pkg_.a
2025-08-20T21:13:45.6051847Z [00:03:22.953]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:45.6053273Z [00:03:22.953]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:45.6053909Z [00:03:22.953]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:13:45.6054640Z [00:03:22.953]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build1679262874/b1421/_pkg_.a
2025-08-20T21:13:45.6055347Z [00:03:22.953]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:45.6055927Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:13:45.6056551Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/admin=/tmp/go-build1679262874/b1446/_pkg_.a
2025-08-20T21:13:45.6057190Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:45.6057847Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:13:45.6058658Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:13:45.6059401Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1679262874/b1006/_pkg_.a
2025-08-20T21:13:45.6060097Z [00:03:22.953]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:45.6061038Z [00:03:22.953]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:45.6061630Z [00:03:22.953]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:45.6064731Z [00:03:22.953]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:45.6065319Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/csds=/tmp/go-build1679262874/b1447/_pkg_.a
2025-08-20T21:13:45.6065970Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/balancer=/tmp/go-build1679262874/b1466/_pkg_.a
2025-08-20T21:13:45.6066725Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier/rls=/tmp/go-build1679262874/b1488/_pkg_.a
2025-08-20T21:13:45.6067500Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/fault=/tmp/go-build1679262874/b1489/_pkg_.a
2025-08-20T21:13:45.6068259Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/rbac=/tmp/go-build1679262874/b1492/_pkg_.a
2025-08-20T21:13:45.6069018Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/router=/tmp/go-build1679262874/b1499/_pkg_.a
2025-08-20T21:13:45.6069740Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/resolver=/tmp/go-build1679262874/b1501/_pkg_.a
2025-08-20T21:13:45.6070460Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/server=/tmp/go-build1679262874/b1505/_pkg_.a
2025-08-20T21:13:45.6071343Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:13:45.6072174Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter=/tmp/go-build1679262874/b1506/_pkg_.a
2025-08-20T21:13:45.6073030Z [00:03:22.953]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:13:45.6073862Z [00:03:22.953]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:45.6074172Z [00:03:22.953]➜  EOF
2025-08-20T21:13:45.6076614Z [00:03:22.954]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1422/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds=>google.golang.org/grpc@v1.68.1/xds;$WORK/b1422=>" -p google.golang.org/grpc/xds -lang=go1.22 -complete -installsuffix shared -buildid vRvoPzyKG3h_CgMqvH4m/vRvoPzyKG3h_CgMqvH4m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1422/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/server_options.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/xds.go
2025-08-20T21:13:45.6163737Z [00:03:22.964]➜  go tool buildid -w $WORK/b1616/_pkg_.a # internal
2025-08-20T21:13:45.6165782Z [00:03:22.964]➜  cp $WORK/b1616/_pkg_.a /root/.cache/go-build/02/025f7eb21d6f53d40c573881c465675e324e84392e5741b984ef2a1f95fb4c65-d # internal
2025-08-20T21:13:45.6193884Z [00:03:22.967]➜  github.com/cloudflare/circl/sign
2025-08-20T21:13:45.6195678Z [00:03:22.967]➜  mkdir -p $WORK/b1623/
2025-08-20T21:13:45.6197565Z [00:03:22.968]➜  cat >/tmp/go-build1679262874/b1623/importcfg << 'EOF' # internal
2025-08-20T21:13:45.6197940Z [00:03:22.968]➜  # import config
2025-08-20T21:13:45.6198285Z [00:03:22.968]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.6198722Z [00:03:22.968]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:45.6199166Z [00:03:22.968]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.6199479Z [00:03:22.968]➜  EOF
2025-08-20T21:13:45.6201687Z [00:03:22.968]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1623/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign=>github.com/cloudflare/circl@v1.6.1/sign;$WORK/b1623=>" -p github.com/cloudflare/circl/sign -lang=go1.22 -complete -installsuffix shared -buildid Jb66PIspvP7xEs7CUweZ/Jb66PIspvP7xEs7CUweZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1623/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/sign.go
2025-08-20T21:13:45.6431580Z [00:03:22.991]➜  go tool buildid -w $WORK/b1623/_pkg_.a # internal
2025-08-20T21:13:45.6436456Z [00:03:22.992]➜  cp $WORK/b1623/_pkg_.a /root/.cache/go-build/4e/4e0a7886f5146d291cb7c80f4e748960a7398a63ed18faeb13b37ba61ad5f0c3-d # internal
2025-08-20T21:13:45.6438221Z [00:03:22.992]➜  github.com/cloudflare/circl/sign/ed25519
2025-08-20T21:13:45.6438631Z [00:03:22.992]➜  mkdir -p $WORK/b1621/
2025-08-20T21:13:45.6443248Z [00:03:22.992]➜  cat >/tmp/go-build1679262874/b1621/importcfg << 'EOF' # internal
2025-08-20T21:13:45.6443701Z [00:03:22.992]➜  # import config
2025-08-20T21:13:45.6444055Z [00:03:22.992]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.6444488Z [00:03:22.992]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.6444947Z [00:03:22.992]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:13:45.6445410Z [00:03:22.992]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:45.6445869Z [00:03:22.992]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:45.6446336Z [00:03:22.992]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.6446810Z [00:03:22.992]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:45.6447291Z [00:03:22.992]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.6447744Z [00:03:22.992]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.6448167Z [00:03:22.992]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.6448725Z [00:03:22.992]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:13:45.6449754Z [00:03:22.992]➜  packagefile github.com/cloudflare/circl/math=/tmp/go-build1679262874/b1622/_pkg_.a
2025-08-20T21:13:45.6450397Z [00:03:22.992]➜  packagefile github.com/cloudflare/circl/math/fp25519=/tmp/go-build1679262874/b1617/_pkg_.a
2025-08-20T21:13:45.6451362Z [00:03:22.992]➜  packagefile github.com/cloudflare/circl/sign=/tmp/go-build1679262874/b1623/_pkg_.a
2025-08-20T21:13:45.6451870Z [00:03:22.992]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.6452290Z [00:03:22.992]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.6452904Z [00:03:22.992]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.6453287Z [00:03:22.992]➜  EOF
2025-08-20T21:13:45.6457005Z [00:03:22.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519=>github.com/cloudflare/circl@v1.6.1/sign/ed25519;$WORK/b1621=>" -p github.com/cloudflare/circl/sign/ed25519 -lang=go1.22 -complete -installsuffix shared -buildid oOdZZZVL0lgi86VHamsq/oOdZZZVL0lgi86VHamsq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1621/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/ed25519.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/modular.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/mult.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/point.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/pubkey.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/signapi.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed25519/tables.go
2025-08-20T21:13:45.6820047Z [00:03:23.030]➜  go tool buildid -w $WORK/b1619/_pkg_.a # internal
2025-08-20T21:13:45.6827468Z [00:03:23.031]➜  cp $WORK/b1619/_pkg_.a /root/.cache/go-build/19/1975913379fd894982c514a2836be06026ed5e031442b4e0303f3f3a11ff7c4e-d # internal
2025-08-20T21:13:45.6828215Z [00:03:23.031]➜  github.com/cloudflare/circl/math/mlsbset
2025-08-20T21:13:45.6831274Z [00:03:23.031]➜  mkdir -p $WORK/b1626/
2025-08-20T21:13:45.6851137Z [00:03:23.032]➜  cat >/tmp/go-build1679262874/b1626/importcfg << 'EOF' # internal
2025-08-20T21:13:45.6851748Z [00:03:23.032]➜  # import config
2025-08-20T21:13:45.6852256Z [00:03:23.032]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.6852825Z [00:03:23.032]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.6853520Z [00:03:23.032]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:13:45.6854237Z [00:03:23.032]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.6854682Z [00:03:23.032]➜  EOF
2025-08-20T21:13:45.6856995Z [00:03:23.032]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1626/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/mlsbset=>github.com/cloudflare/circl@v1.6.1/math/mlsbset;$WORK/b1626=>" -p github.com/cloudflare/circl/math/mlsbset -lang=go1.22 -complete -installsuffix shared -buildid mneaY2m3-tIp6n-fWsLf/mneaY2m3-tIp6n-fWsLf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1626/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/mlsbset/mlsbset.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/math/mlsbset/power.go
2025-08-20T21:13:45.7607667Z [00:03:23.109]➜  go tool buildid -w $WORK/b1621/_pkg_.a # internal
2025-08-20T21:13:45.7624963Z [00:03:23.111]➜  go tool buildid -w $WORK/b1626/_pkg_.a # internal
2025-08-20T21:13:45.7646814Z [00:03:23.113]➜  cp $WORK/b1626/_pkg_.a /root/.cache/go-build/0e/0e0f43945c5f6ad3950b9cb5fc2cb8e753993d38420538aadf0466db8ea2b6b9-d # internal
2025-08-20T21:13:45.7650957Z [00:03:23.113]➜  cp $WORK/b1621/_pkg_.a /root/.cache/go-build/45/456c33f7fc4658142cd75f4879c509afcefe9d23fec64c1f93cfae705a0f2320-d # internal
2025-08-20T21:13:45.7652354Z [00:03:23.113]➜  github.com/cloudflare/circl/internal/sha3
2025-08-20T21:13:45.7653091Z [00:03:23.113]➜  mkdir -p $WORK/b1627/
2025-08-20T21:13:45.7656353Z [00:03:23.114]➜  cat >/tmp/go-build1679262874/b1627/importcfg << 'EOF' # internal
2025-08-20T21:13:45.7656748Z [00:03:23.114]➜  # import config
2025-08-20T21:13:45.7657130Z [00:03:23.114]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.7657572Z [00:03:23.114]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.7657877Z [00:03:23.114]➜  EOF
2025-08-20T21:13:45.7662245Z [00:03:23.114]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1627/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3=>github.com/cloudflare/circl@v1.6.1/internal/sha3;$WORK/b1627=>" -p github.com/cloudflare/circl/internal/sha3 -lang=go1.22 -complete -installsuffix shared -buildid HqP4ovjOVa_X-b29WNvT/HqP4ovjOVa_X-b29WNvT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1627/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/doc.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/hashes.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/keccakf.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/rc.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/sha3.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/shake.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/xor.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/internal/sha3/xor_generic.go
2025-08-20T21:13:45.7672684Z [00:03:23.114]➜  github.com/cloudflare/circl/ecc/goldilocks
2025-08-20T21:13:45.7673053Z [00:03:23.115]➜  mkdir -p $WORK/b1625/
2025-08-20T21:13:45.7673440Z [00:03:23.115]➜  cat >/tmp/go-build1679262874/b1625/importcfg << 'EOF' # internal
2025-08-20T21:13:45.7673804Z [00:03:23.115]➜  # import config
2025-08-20T21:13:45.7674168Z [00:03:23.115]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.7674655Z [00:03:23.115]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.7675113Z [00:03:23.115]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.7675527Z [00:03:23.115]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.7676082Z [00:03:23.115]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:13:45.7676723Z [00:03:23.115]➜  packagefile github.com/cloudflare/circl/math=/tmp/go-build1679262874/b1622/_pkg_.a
2025-08-20T21:13:45.7677356Z [00:03:23.115]➜  packagefile github.com/cloudflare/circl/math/fp448=/tmp/go-build1679262874/b1620/_pkg_.a
2025-08-20T21:13:45.7678018Z [00:03:23.115]➜  packagefile github.com/cloudflare/circl/math/mlsbset=/tmp/go-build1679262874/b1626/_pkg_.a
2025-08-20T21:13:45.7678561Z [00:03:23.115]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.7678888Z [00:03:23.115]➜  EOF
2025-08-20T21:13:45.7685401Z [00:03:23.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1625/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks=>github.com/cloudflare/circl@v1.6.1/ecc/goldilocks;$WORK/b1625=>" -p github.com/cloudflare/circl/ecc/goldilocks -lang=go1.22 -complete -installsuffix shared -buildid HD61MniBmcv54-25KUAZ/HD61MniBmcv54-25KUAZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1625/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/constants.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/curve.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/isogeny.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/point.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/scalar.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/twist.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/twistPoint.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/twistTables.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/ecc/goldilocks/twist_basemult.go
2025-08-20T21:13:45.8197764Z [00:03:23.168]➜  go tool buildid -w $WORK/b1627/_pkg_.a # internal
2025-08-20T21:13:45.8203188Z [00:03:23.168]➜  cp $WORK/b1627/_pkg_.a /root/.cache/go-build/25/257c025a6d332c48efd51c5f191a2ba788db0dbd8e74d4a26045e7f060533f97-d # internal
2025-08-20T21:13:45.8222160Z [00:03:23.170]➜  go tool buildid -w $WORK/b1422/_pkg_.a # internal
2025-08-20T21:13:45.8223217Z [00:03:23.170]➜  github.com/ProtonMail/go-crypto/openpgp/ed25519
2025-08-20T21:13:45.8224231Z [00:03:23.170]➜  mkdir -p $WORK/b1629/
2025-08-20T21:13:45.8227261Z [00:03:23.171]➜  cat >/tmp/go-build1679262874/b1629/importcfg << 'EOF' # internal
2025-08-20T21:13:45.8228233Z [00:03:23.171]➜  # import config
2025-08-20T21:13:45.8229207Z [00:03:23.171]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.8229880Z [00:03:23.171]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:45.8231105Z [00:03:23.171]➜  packagefile github.com/cloudflare/circl/sign/ed25519=/tmp/go-build1679262874/b1621/_pkg_.a
2025-08-20T21:13:45.8231636Z [00:03:23.171]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.8231941Z [00:03:23.171]➜  EOF
2025-08-20T21:13:45.8234040Z [00:03:23.171]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ed25519=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/ed25519;$WORK/b1629=>" -p github.com/ProtonMail/go-crypto/openpgp/ed25519 -lang=go1.22 -complete -installsuffix shared -buildid 1OILB9f-etZDOwvm1GQj/1OILB9f-etZDOwvm1GQj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1629/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ed25519/ed25519.go
2025-08-20T21:13:45.8304634Z [00:03:23.178]➜  cp $WORK/b1422/_pkg_.a /root/.cache/go-build/f2/f20e17bea6f3317d0cb4fed875f88fac255f5e4b5e081d6b2ba3cf8c976d7f4d-d # internal
2025-08-20T21:13:45.8321316Z [00:03:23.180]➜  google.golang.org/grpc/xds/googledirectpath
2025-08-20T21:13:45.8322117Z [00:03:23.180]➜  mkdir -p $WORK/b1408/
2025-08-20T21:13:45.8322555Z [00:03:23.180]➜  cat >/tmp/go-build1679262874/b1408/importcfg << 'EOF' # internal
2025-08-20T21:13:45.8322920Z [00:03:23.180]➜  # import config
2025-08-20T21:13:45.8323264Z [00:03:23.180]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.8323717Z [00:03:23.180]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:45.8324174Z [00:03:23.180]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.8324682Z [00:03:23.180]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:13:45.8325317Z [00:03:23.180]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:13:45.8326009Z [00:03:23.180]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build1679262874/b1371/_pkg_.a
2025-08-20T21:13:45.8326685Z [00:03:23.180]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:13:45.8327361Z [00:03:23.180]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:13:45.8327999Z [00:03:23.180]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:13:45.8328574Z [00:03:23.180]➜  packagefile google.golang.org/grpc/xds=/tmp/go-build1679262874/b1422/_pkg_.a
2025-08-20T21:13:45.8329313Z [00:03:23.180]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.8329821Z [00:03:23.180]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:45.8330268Z [00:03:23.180]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:45.8330850Z [00:03:23.180]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:45.8331477Z [00:03:23.180]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.8331907Z [00:03:23.180]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.8332315Z [00:03:23.180]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.8332651Z [00:03:23.180]➜  EOF
2025-08-20T21:13:45.8335132Z [00:03:23.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1408/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/googledirectpath=>google.golang.org/grpc@v1.68.1/xds/googledirectpath;$WORK/b1408=>" -p google.golang.org/grpc/xds/googledirectpath -lang=go1.22 -complete -installsuffix shared -buildid WjbXnJiZns09FFwGVlNs/WjbXnJiZns09FFwGVlNs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1408/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/googledirectpath/googlec2p.go /root/go/pkg/mod/google.golang.org/grpc@v1.68.1/xds/googledirectpath/utils.go
2025-08-20T21:13:45.8553180Z [00:03:23.203]➜  go tool buildid -w $WORK/b1629/_pkg_.a # internal
2025-08-20T21:13:45.8561317Z [00:03:23.204]➜  cp $WORK/b1629/_pkg_.a /root/.cache/go-build/7f/7f11851ec895dd46cf83512cce9ae50f133bcb34dd787bf24033b5f7a152079e-d # internal
2025-08-20T21:13:45.8562029Z [00:03:23.204]➜  github.com/ProtonMail/go-crypto/openpgp/elgamal
2025-08-20T21:13:45.8562376Z [00:03:23.204]➜  mkdir -p $WORK/b1633/
2025-08-20T21:13:45.8562752Z [00:03:23.204]➜  cat >/tmp/go-build1679262874/b1633/importcfg << 'EOF' # internal
2025-08-20T21:13:45.8563102Z [00:03:23.204]➜  # import config
2025-08-20T21:13:45.8563476Z [00:03:23.204]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:45.8563942Z [00:03:23.204]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.8564395Z [00:03:23.204]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.8564802Z [00:03:23.204]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.8565230Z [00:03:23.204]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:45.8565555Z [00:03:23.204]➜  EOF
2025-08-20T21:13:45.8567665Z [00:03:23.204]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/elgamal=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/elgamal;$WORK/b1633=>" -p github.com/ProtonMail/go-crypto/openpgp/elgamal -lang=go1.22 -complete -installsuffix shared -buildid Adz0y1RICALceYwHgngK/Adz0y1RICALceYwHgngK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1633/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/elgamal/elgamal.go
2025-08-20T21:13:45.8778424Z [00:03:23.226]➜  go tool buildid -w $WORK/b1633/_pkg_.a # internal
2025-08-20T21:13:45.8788500Z [00:03:23.227]➜  cp $WORK/b1633/_pkg_.a /root/.cache/go-build/74/74c374852398eb7db71c94e62033e9283957a2ba158a7d2e8cc7a85e92049d87-d # internal
2025-08-20T21:13:45.8832022Z [00:03:23.231]➜  golang.org/x/crypto/blake2b
2025-08-20T21:13:45.8835333Z [00:03:23.231]➜  mkdir -p $WORK/b1636/
2025-08-20T21:13:45.8836296Z [00:03:23.232]➜  cat >/tmp/go-build1679262874/b1636/importcfg << 'EOF' # internal
2025-08-20T21:13:45.8836695Z [00:03:23.232]➜  # import config
2025-08-20T21:13:45.8837051Z [00:03:23.232]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.8837514Z [00:03:23.232]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.8837963Z [00:03:23.232]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.8838688Z [00:03:23.232]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:45.8839215Z [00:03:23.232]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.8839651Z [00:03:23.232]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:45.8839975Z [00:03:23.232]➜  EOF
2025-08-20T21:13:45.8843164Z [00:03:23.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1636/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b=>golang.org/x/crypto@v0.40.0/blake2b;$WORK/b1636=>" -p golang.org/x/crypto/blake2b -lang=go1.23 -complete -installsuffix shared -buildid OKAUi3pajZbASeas7vgv/OKAUi3pajZbASeas7vgv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1636/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/blake2b_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/blake2b_ref.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/blake2x.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/go125.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/blake2b/register.go
2025-08-20T21:13:45.8916464Z [00:03:23.240]➜  go tool buildid -w $WORK/b1408/_pkg_.a # internal
2025-08-20T21:13:45.8924257Z [00:03:23.240]➜  cp $WORK/b1408/_pkg_.a /root/.cache/go-build/93/93d04841004ed52f0b2d7e53f2fa7bcf37434ee008e716daed9189b9675de9ab-d # internal
2025-08-20T21:13:45.9048503Z [00:03:23.253]➜  cloud.google.com/go/storage
2025-08-20T21:13:45.9049206Z [00:03:23.253]➜  mkdir -p $WORK/b1258/
2025-08-20T21:13:45.9070719Z [00:03:23.255]➜  cat >/tmp/go-build1679262874/b1258/importcfg << 'EOF' # internal
2025-08-20T21:13:45.9071205Z [00:03:23.255]➜  # import config
2025-08-20T21:13:45.9071558Z [00:03:23.255]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.9072100Z [00:03:23.255]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:13:45.9072691Z [00:03:23.255]➜  packagefile cloud.google.com/go/iam=/tmp/go-build1679262874/b1260/_pkg_.a
2025-08-20T21:13:45.9073300Z [00:03:23.255]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build1679262874/b1261/_pkg_.a
2025-08-20T21:13:45.9073906Z [00:03:23.255]➜  packagefile cloud.google.com/go/internal=/tmp/go-build1679262874/b1273/_pkg_.a
2025-08-20T21:13:45.9074513Z [00:03:23.255]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build1679262874/b1274/_pkg_.a
2025-08-20T21:13:45.9075148Z [00:03:23.255]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build1679262874/b1275/_pkg_.a
2025-08-20T21:13:45.9075769Z [00:03:23.255]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build1679262874/b1282/_pkg_.a
2025-08-20T21:13:45.9076418Z [00:03:23.255]➜  packagefile cloud.google.com/go/storage/experimental=/tmp/go-build1679262874/b1283/_pkg_.a
2025-08-20T21:13:45.9077065Z [00:03:23.255]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build1679262874/b1284/_pkg_.a
2025-08-20T21:13:45.9077723Z [00:03:23.255]➜  packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build1679262874/b1349/_pkg_.a
2025-08-20T21:13:45.9078461Z [00:03:23.255]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build1679262874/b1350/_pkg_.a
2025-08-20T21:13:45.9079053Z [00:03:23.255]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:45.9079478Z [00:03:23.255]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.9080250Z [00:03:23.255]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:45.9080854Z [00:03:23.255]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:45.9081370Z [00:03:23.255]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:45.9081831Z [00:03:23.255]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:45.9082298Z [00:03:23.255]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:45.9082774Z [00:03:23.255]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.9083403Z [00:03:23.255]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:45.9083944Z [00:03:23.255]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:45.9084415Z [00:03:23.255]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:45.9084864Z [00:03:23.255]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.9085288Z [00:03:23.255]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.9086039Z [00:03:23.255]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric=/tmp/go-build1679262874/b1377/_pkg_.a
2025-08-20T21:13:45.9086771Z [00:03:23.255]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:45.9087338Z [00:03:23.255]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:13:45.9087970Z [00:03:23.255]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1679262874/b1271/_pkg_.a
2025-08-20T21:13:45.9088837Z [00:03:23.255]➜  packagefile go.opentelemetry.io/contrib/detectors/gcp=/tmp/go-build1679262874/b1391/_pkg_.a
2025-08-20T21:13:45.9089592Z [00:03:23.255]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:13:45.9090223Z [00:03:23.255]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1679262874/b1285/_pkg_.a
2025-08-20T21:13:45.9096787Z [00:03:23.255]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1679262874/b1290/_pkg_.a
2025-08-20T21:13:45.9097484Z [00:03:23.255]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:13:45.9098079Z [00:03:23.255]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:13:45.9098663Z [00:03:23.255]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:13:45.9099309Z [00:03:23.255]➜  packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build1679262874/b1393/_pkg_.a
2025-08-20T21:13:45.9099931Z [00:03:23.255]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:13:45.9100512Z [00:03:23.255]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:45.9101372Z [00:03:23.255]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:13:45.9102016Z [00:03:23.255]➜  packagefile google.golang.org/api/storage/v1=/tmp/go-build1679262874/b1398/_pkg_.a
2025-08-20T21:13:45.9102613Z [00:03:23.255]➜  packagefile google.golang.org/api/transport=/tmp/go-build1679262874/b1399/_pkg_.a
2025-08-20T21:13:45.9103228Z [00:03:23.255]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1679262874/b1395/_pkg_.a
2025-08-20T21:13:45.9103905Z [00:03:23.255]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1679262874/b1351/_pkg_.a
2025-08-20T21:13:45.9104635Z [00:03:23.255]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1679262874/b1264/_pkg_.a
2025-08-20T21:13:45.9105254Z [00:03:23.255]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:13:45.9105836Z [00:03:23.255]➜  packagefile google.golang.org/grpc/balancer/rls=/tmp/go-build1679262874/b1400/_pkg_.a
2025-08-20T21:13:45.9106766Z [00:03:23.255]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:13:45.9107349Z [00:03:23.255]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1679262874/b984/_pkg_.a
2025-08-20T21:13:45.9107979Z [00:03:23.255]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:13:45.9108588Z [00:03:23.255]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:13:45.9109272Z [00:03:23.255]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:13:45.9109984Z [00:03:23.255]➜  packagefile google.golang.org/grpc/stats/opentelemetry=/tmp/go-build1679262874/b1406/_pkg_.a
2025-08-20T21:13:45.9110767Z [00:03:23.255]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:13:45.9111472Z [00:03:23.255]➜  packagefile google.golang.org/grpc/xds/googledirectpath=/tmp/go-build1679262874/b1408/_pkg_.a
2025-08-20T21:13:45.9112179Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:13:45.9112824Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:13:45.9113486Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:13:45.9114210Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:13:45.9114954Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:13:45.9115816Z [00:03:23.255]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:13:45.9116474Z [00:03:23.255]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:45.9116904Z [00:03:23.255]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.9117475Z [00:03:23.255]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:45.9117900Z [00:03:23.255]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:45.9118304Z [00:03:23.255]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:45.9118708Z [00:03:23.255]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:45.9121449Z [00:03:23.255]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:45.9121941Z [00:03:23.255]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:45.9122363Z [00:03:23.255]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:45.9122777Z [00:03:23.255]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:45.9123201Z [00:03:23.255]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:45.9123623Z [00:03:23.255]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:45.9124045Z [00:03:23.255]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.9124475Z [00:03:23.255]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:45.9124894Z [00:03:23.255]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.9125303Z [00:03:23.255]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:45.9125742Z [00:03:23.255]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:45.9126074Z [00:03:23.255]➜  EOF
2025-08-20T21:13:45.9132338Z [00:03:23.255]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1258/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0=>cloud.google.com/go/storage@v1.49.0;$WORK/b1258=>" -p cloud.google.com/go/storage -lang=go1.21 -complete -installsuffix shared -buildid 9HkZRhM-DdbXhagyQOaM/9HkZRhM-DdbXhagyQOaM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1258/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/acl.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/bucket.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/copy.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/doc.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/dynamic_delay.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/grpc_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/grpc_dp.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/grpc_metrics.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/hmac.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/http_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/iam.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/invoke.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/notifications.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/option.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/post_policy_v4.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/reader.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/storage.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.49.0/writer.go
2025-08-20T21:13:45.9267712Z [00:03:23.275]➜  go tool buildid -w $WORK/b1625/_pkg_.a # internal
2025-08-20T21:13:45.9329129Z [00:03:23.281]➜  cp $WORK/b1625/_pkg_.a /root/.cache/go-build/67/67268618162389e5ec3db4a40db989a100ae73dc9dfd19d6f168daa950085faa-d # internal
2025-08-20T21:13:45.9333626Z [00:03:23.281]➜  github.com/cloudflare/circl/sign/ed448
2025-08-20T21:13:45.9343657Z [00:03:23.282]➜  mkdir -p $WORK/b1624/
2025-08-20T21:13:45.9347647Z [00:03:23.283]➜  cat >/tmp/go-build1679262874/b1624/importcfg << 'EOF' # internal
2025-08-20T21:13:45.9348289Z [00:03:23.283]➜  # import config
2025-08-20T21:13:45.9348748Z [00:03:23.283]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:45.9349188Z [00:03:23.283]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.9349831Z [00:03:23.283]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:45.9350302Z [00:03:23.283]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:45.9351064Z [00:03:23.283]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:45.9351517Z [00:03:23.283]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:45.9351931Z [00:03:23.283]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:45.9352739Z [00:03:23.283]➜  packagefile github.com/cloudflare/circl/ecc/goldilocks=/tmp/go-build1679262874/b1625/_pkg_.a
2025-08-20T21:13:45.9353434Z [00:03:23.283]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1679262874/b1627/_pkg_.a
2025-08-20T21:13:45.9354211Z [00:03:23.283]➜  packagefile github.com/cloudflare/circl/sign=/tmp/go-build1679262874/b1623/_pkg_.a
2025-08-20T21:13:45.9354820Z [00:03:23.283]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.9355773Z [00:03:23.283]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.9356107Z [00:03:23.283]➜  EOF
2025-08-20T21:13:45.9358352Z [00:03:23.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1624/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed448=>github.com/cloudflare/circl@v1.6.1/sign/ed448;$WORK/b1624=>" -p github.com/cloudflare/circl/sign/ed448 -lang=go1.22 -complete -installsuffix shared -buildid Yp9jvuOMGlq2SlUdox82/Yp9jvuOMGlq2SlUdox82 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1624/importcfg -pack /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed448/ed448.go /root/go/pkg/mod/github.com/cloudflare/circl@v1.6.1/sign/ed448/signapi.go
2025-08-20T21:13:45.9406081Z [00:03:23.289]➜  go tool buildid -w $WORK/b1636/_pkg_.a # internal
2025-08-20T21:13:45.9411259Z [00:03:23.289]➜  cp $WORK/b1636/_pkg_.a /root/.cache/go-build/52/522f00b69c9e0955942e7f8378a66b1b262be1be405360544c5abe616ce49791-d # internal
2025-08-20T21:13:45.9462126Z [00:03:23.294]➜  golang.org/x/crypto/argon2
2025-08-20T21:13:45.9462503Z [00:03:23.294]➜  mkdir -p $WORK/b1635/
2025-08-20T21:13:45.9464287Z [00:03:23.295]➜  cat >/tmp/go-build1679262874/b1635/importcfg << 'EOF' # internal
2025-08-20T21:13:45.9464668Z [00:03:23.295]➜  # import config
2025-08-20T21:13:45.9465048Z [00:03:23.295]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:45.9465802Z [00:03:23.295]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build1679262874/b1636/_pkg_.a
2025-08-20T21:13:45.9466705Z [00:03:23.295]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:45.9467390Z [00:03:23.295]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:45.9467826Z [00:03:23.295]➜  EOF
2025-08-20T21:13:45.9470344Z [00:03:23.295]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1635/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/argon2=>golang.org/x/crypto@v0.40.0/argon2;$WORK/b1635=>" -p golang.org/x/crypto/argon2 -lang=go1.23 -complete -installsuffix shared -buildid bIa7WSCRpCjh2IaUxHT0/bIa7WSCRpCjh2IaUxHT0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1635/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/argon2/argon2.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/argon2/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/argon2/blamka_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/argon2/blamka_ref.go
2025-08-20T21:13:45.9895823Z [00:03:23.337]➜  go tool buildid -w $WORK/b1635/_pkg_.a # internal
2025-08-20T21:13:45.9896677Z [00:03:23.337]➜  cp $WORK/b1635/_pkg_.a /root/.cache/go-build/78/78e10760b7fc0879ab687cf3968fb6573ede48531a6ece328633f6f05dd4c764-d # internal
2025-08-20T21:13:45.9897558Z [00:03:23.338]➜  github.com/ProtonMail/go-crypto/openpgp/s2k
2025-08-20T21:13:45.9897953Z [00:03:23.338]➜  mkdir -p $WORK/b1634/
2025-08-20T21:13:45.9944849Z [00:03:23.341]➜  cat >/tmp/go-build1679262874/b1634/importcfg << 'EOF' # internal
2025-08-20T21:13:45.9945636Z [00:03:23.341]➜  # import config
2025-08-20T21:13:45.9945995Z [00:03:23.341]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:45.9946588Z [00:03:23.341]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:45.9947366Z [00:03:23.341]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/algorithm=/tmp/go-build1679262874/b1607/_pkg_.a
2025-08-20T21:13:45.9948077Z [00:03:23.341]➜  packagefile golang.org/x/crypto/argon2=/tmp/go-build1679262874/b1635/_pkg_.a
2025-08-20T21:13:45.9948574Z [00:03:23.341]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:45.9948986Z [00:03:23.341]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:45.9949400Z [00:03:23.341]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:45.9949717Z [00:03:23.341]➜  EOF
2025-08-20T21:13:45.9952466Z [00:03:23.342]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/s2k=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/s2k;$WORK/b1634=>" -p github.com/ProtonMail/go-crypto/openpgp/s2k -lang=go1.22 -complete -installsuffix shared -buildid lwlRKCv1_E1bURLogFIx/lwlRKCv1_E1bURLogFIx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1634/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/s2k/s2k.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/s2k/s2k_cache.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/s2k/s2k_config.go
2025-08-20T21:13:46.0079959Z [00:03:23.356]➜  go tool buildid -w $WORK/b1624/_pkg_.a # internal
2025-08-20T21:13:46.0097484Z [00:03:23.357]➜  cp $WORK/b1624/_pkg_.a /root/.cache/go-build/0c/0c814497763787f170342e94b956853e0e5e8d16269c2f09467e1b2365a81d6d-d # internal
2025-08-20T21:13:46.0098196Z [00:03:23.357]➜  github.com/ProtonMail/go-crypto/openpgp/internal/ecc
2025-08-20T21:13:46.0099191Z [00:03:23.357]➜  mkdir -p $WORK/b1612/
2025-08-20T21:13:46.0101143Z [00:03:23.357]➜  cat >/tmp/go-build1679262874/b1612/importcfg << 'EOF' # internal
2025-08-20T21:13:46.0102769Z [00:03:23.357]➜  # import config
2025-08-20T21:13:46.0103143Z [00:03:23.357]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.0103587Z [00:03:23.358]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:46.0104067Z [00:03:23.358]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:46.0104715Z [00:03:23.358]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.0105231Z [00:03:23.358]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.0105792Z [00:03:23.358]➜  packagefile github.com/ProtonMail/go-crypto/bitcurves=/tmp/go-build1679262874/b1613/_pkg_.a
2025-08-20T21:13:46.0106462Z [00:03:23.358]➜  packagefile github.com/ProtonMail/go-crypto/brainpool=/tmp/go-build1679262874/b1614/_pkg_.a
2025-08-20T21:13:46.0107169Z [00:03:23.358]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.0107927Z [00:03:23.358]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/encoding=/tmp/go-build1679262874/b1615/_pkg_.a
2025-08-20T21:13:46.0108637Z [00:03:23.358]➜  packagefile github.com/cloudflare/circl/dh/x25519=/tmp/go-build1679262874/b1616/_pkg_.a
2025-08-20T21:13:46.0109268Z [00:03:23.358]➜  packagefile github.com/cloudflare/circl/dh/x448=/tmp/go-build1679262874/b1619/_pkg_.a
2025-08-20T21:13:46.0109917Z [00:03:23.358]➜  packagefile github.com/cloudflare/circl/sign/ed25519=/tmp/go-build1679262874/b1621/_pkg_.a
2025-08-20T21:13:46.0110827Z [00:03:23.358]➜  packagefile github.com/cloudflare/circl/sign/ed448=/tmp/go-build1679262874/b1624/_pkg_.a
2025-08-20T21:13:46.0111416Z [00:03:23.358]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.0111842Z [00:03:23.358]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:46.0112308Z [00:03:23.358]➜  EOF
2025-08-20T21:13:46.0116492Z [00:03:23.358]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/internal/ecc;$WORK/b1612=>" -p github.com/ProtonMail/go-crypto/openpgp/internal/ecc -lang=go1.22 -complete -installsuffix shared -buildid E64KSFimIV3fdTpt6VOK/E64KSFimIV3fdTpt6VOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1612/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/curve25519.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/curve_info.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/curves.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/ed25519.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/ed448.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/generic.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/internal/ecc/x448.go
2025-08-20T21:13:46.0289611Z [00:03:23.377]➜  go tool buildid -w $WORK/b1634/_pkg_.a # internal
2025-08-20T21:13:46.0295255Z [00:03:23.378]➜  cp $WORK/b1634/_pkg_.a /root/.cache/go-build/37/373c3dc1d4b94f6abb51f7ffb5b2cb622193a5f6e97e062454da94ec97e1d705-d # internal
2025-08-20T21:13:46.0296547Z [00:03:23.378]➜  github.com/ProtonMail/go-crypto/openpgp/ed448
2025-08-20T21:13:46.0297096Z [00:03:23.378]➜  mkdir -p $WORK/b1630/
2025-08-20T21:13:46.0298246Z [00:03:23.378]➜  cat >/tmp/go-build1679262874/b1630/importcfg << 'EOF' # internal
2025-08-20T21:13:46.0298681Z [00:03:23.378]➜  # import config
2025-08-20T21:13:46.0299052Z [00:03:23.378]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.0299661Z [00:03:23.378]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.0300856Z [00:03:23.378]➜  packagefile github.com/cloudflare/circl/sign/ed448=/tmp/go-build1679262874/b1624/_pkg_.a
2025-08-20T21:13:46.0301447Z [00:03:23.378]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.0301751Z [00:03:23.378]➜  EOF
2025-08-20T21:13:46.0303972Z [00:03:23.378]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ed448=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/ed448;$WORK/b1630=>" -p github.com/ProtonMail/go-crypto/openpgp/ed448 -lang=go1.22 -complete -installsuffix shared -buildid 0MKARZ5DOO7iABKZhFt5/0MKARZ5DOO7iABKZhFt5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1630/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ed448/ed448.go
2025-08-20T21:13:46.0452015Z [00:03:23.393]➜  go tool buildid -w $WORK/b1630/_pkg_.a # internal
2025-08-20T21:13:46.0455264Z [00:03:23.394]➜  cp $WORK/b1630/_pkg_.a /root/.cache/go-build/aa/aa7061442c068bb744803eddcc0550f35353d8733cd3d146699d419c9dec92cf-d # internal
2025-08-20T21:13:46.0455935Z [00:03:23.394]➜  github.com/ProtonMail/go-crypto/openpgp/x25519
2025-08-20T21:13:46.0457537Z [00:03:23.394]➜  mkdir -p $WORK/b1637/
2025-08-20T21:13:46.0457991Z [00:03:23.394]➜  cat >/tmp/go-build1679262874/b1637/importcfg << 'EOF' # internal
2025-08-20T21:13:46.0458355Z [00:03:23.394]➜  # import config
2025-08-20T21:13:46.0458721Z [00:03:23.394]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:46.0459211Z [00:03:23.394]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.0460113Z [00:03:23.394]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/aes/keywrap=/tmp/go-build1679262874/b1606/_pkg_.a
2025-08-20T21:13:46.0461118Z [00:03:23.394]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.0461833Z [00:03:23.394]➜  packagefile github.com/cloudflare/circl/dh/x25519=/tmp/go-build1679262874/b1616/_pkg_.a
2025-08-20T21:13:46.0462682Z [00:03:23.394]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1679262874/b1336/_pkg_.a
2025-08-20T21:13:46.0463153Z [00:03:23.394]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.0463460Z [00:03:23.394]➜  EOF
2025-08-20T21:13:46.0465544Z [00:03:23.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/x25519=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/x25519;$WORK/b1637=>" -p github.com/ProtonMail/go-crypto/openpgp/x25519 -lang=go1.22 -complete -installsuffix shared -buildid gLQkxhMqIVMfURfl0TV8/gLQkxhMqIVMfURfl0TV8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1637/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/x25519/x25519.go
2025-08-20T21:13:46.0676154Z [00:03:23.414]➜  go tool buildid -w $WORK/b1637/_pkg_.a # internal
2025-08-20T21:13:46.0676992Z [00:03:23.414]➜  cp $WORK/b1637/_pkg_.a /root/.cache/go-build/40/401099da7e6738729f6295ca70371113bb14cf367752dc735ec09fb81302d319-d # internal
2025-08-20T21:13:46.0677607Z [00:03:23.414]➜  github.com/ProtonMail/go-crypto/openpgp/x448
2025-08-20T21:13:46.0677939Z [00:03:23.414]➜  mkdir -p $WORK/b1638/
2025-08-20T21:13:46.0678318Z [00:03:23.415]➜  cat >/tmp/go-build1679262874/b1638/importcfg << 'EOF' # internal
2025-08-20T21:13:46.0678666Z [00:03:23.415]➜  # import config
2025-08-20T21:13:46.0679027Z [00:03:23.415]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:46.0679510Z [00:03:23.415]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.0680141Z [00:03:23.415]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/aes/keywrap=/tmp/go-build1679262874/b1606/_pkg_.a
2025-08-20T21:13:46.0681056Z [00:03:23.415]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.0682107Z [00:03:23.415]➜  packagefile github.com/cloudflare/circl/dh/x448=/tmp/go-build1679262874/b1619/_pkg_.a
2025-08-20T21:13:46.0682704Z [00:03:23.415]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1679262874/b1336/_pkg_.a
2025-08-20T21:13:46.0683176Z [00:03:23.415]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.0683481Z [00:03:23.415]➜  EOF
2025-08-20T21:13:46.0685714Z [00:03:23.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1638/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/x448=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/x448;$WORK/b1638=>" -p github.com/ProtonMail/go-crypto/openpgp/x448 -lang=go1.22 -complete -installsuffix shared -buildid yP7dq1lTXDmGzL6zxAuk/yP7dq1lTXDmGzL6zxAuk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1638/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/x448/x448.go
2025-08-20T21:13:46.0906064Z [00:03:23.438]➜  go tool buildid -w $WORK/b1638/_pkg_.a # internal
2025-08-20T21:13:46.0906891Z [00:03:23.438]➜  cp $WORK/b1638/_pkg_.a /root/.cache/go-build/3f/3fce9324c333a5e26170a98f6f2ab0ac8a429a4ecb012bbcedd4cc3c75f3a531-d # internal
2025-08-20T21:13:46.0907436Z [00:03:23.438]➜  image
2025-08-20T21:13:46.0907667Z [00:03:23.438]➜  mkdir -p $WORK/b1639/
2025-08-20T21:13:46.0908046Z [00:03:23.438]➜  cat >/tmp/go-build1679262874/b1639/importcfg << 'EOF' # internal
2025-08-20T21:13:46.0908399Z [00:03:23.438]➜  # import config
2025-08-20T21:13:46.0908744Z [00:03:23.438]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:46.0909175Z [00:03:23.438]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.0909893Z [00:03:23.438]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:46.0910446Z [00:03:23.438]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.0911053Z [00:03:23.438]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:46.0911712Z [00:03:23.438]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.0912135Z [00:03:23.438]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:46.0912575Z [00:03:23.438]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:46.0912906Z [00:03:23.438]➜  EOF
2025-08-20T21:13:46.0914655Z [00:03:23.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1639/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b1639=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 5atW7hS7FvXrIRy7S1Sm/5atW7hS7FvXrIRy7S1Sm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1639/importcfg -pack /root/.go/src/image/format.go /root/.go/src/image/geom.go /root/.go/src/image/image.go /root/.go/src/image/names.go /root/.go/src/image/ycbcr.go
2025-08-20T21:13:46.1158247Z [00:03:23.464]➜  go tool buildid -w $WORK/b1612/_pkg_.a # internal
2025-08-20T21:13:46.1175003Z [00:03:23.465]➜  cp $WORK/b1612/_pkg_.a /root/.cache/go-build/13/135bfe6c7a5f1390bec3a02d18b2af581387ca720162980c02ce6ae2006b8a03-d # internal
2025-08-20T21:13:46.1176072Z [00:03:23.466]➜  github.com/ProtonMail/go-crypto/openpgp/ecdh
2025-08-20T21:13:46.1177506Z [00:03:23.466]➜  mkdir -p $WORK/b1605/
2025-08-20T21:13:46.1183161Z [00:03:23.466]➜  cat >/tmp/go-build1679262874/b1605/importcfg << 'EOF' # internal
2025-08-20T21:13:46.1185577Z [00:03:23.466]➜  # import config
2025-08-20T21:13:46.1187096Z [00:03:23.466]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.1187544Z [00:03:23.466]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.1188182Z [00:03:23.466]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/aes/keywrap=/tmp/go-build1679262874/b1606/_pkg_.a
2025-08-20T21:13:46.1188974Z [00:03:23.466]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/algorithm=/tmp/go-build1679262874/b1607/_pkg_.a
2025-08-20T21:13:46.1190070Z [00:03:23.466]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:13:46.1190842Z [00:03:23.466]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.1191205Z [00:03:23.466]➜  EOF
2025-08-20T21:13:46.1193384Z [00:03:23.467]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1605/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ecdh=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/ecdh;$WORK/b1605=>" -p github.com/ProtonMail/go-crypto/openpgp/ecdh -lang=go1.22 -complete -installsuffix shared -buildid F_FRiaKOKzT0Sq6nDfmy/F_FRiaKOKzT0Sq6nDfmy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1605/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ecdh/ecdh.go
2025-08-20T21:13:46.1395263Z [00:03:23.488]➜  go tool buildid -w $WORK/b1605/_pkg_.a # internal
2025-08-20T21:13:46.1398779Z [00:03:23.488]➜  cp $WORK/b1605/_pkg_.a /root/.cache/go-build/ec/ec40a1c5bb941e53ef19c5b22c740abe6e622fb797fdd7240242f739b0ef390c-d # internal
2025-08-20T21:13:46.1399534Z [00:03:23.488]➜  github.com/ProtonMail/go-crypto/openpgp/ecdsa
2025-08-20T21:13:46.1399876Z [00:03:23.488]➜  mkdir -p $WORK/b1628/
2025-08-20T21:13:46.1400994Z [00:03:23.488]➜  cat >/tmp/go-build1679262874/b1628/importcfg << 'EOF' # internal
2025-08-20T21:13:46.1401435Z [00:03:23.488]➜  # import config
2025-08-20T21:13:46.1401793Z [00:03:23.488]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.1402410Z [00:03:23.488]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:13:46.1402998Z [00:03:23.488]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.1403666Z [00:03:23.488]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:46.1404113Z [00:03:23.488]➜  EOF
2025-08-20T21:13:46.1417390Z [00:03:23.490]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ecdsa=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/ecdsa;$WORK/b1628=>" -p github.com/ProtonMail/go-crypto/openpgp/ecdsa -lang=go1.22 -complete -installsuffix shared -buildid R_6SAy91ZBNV4c4sZhY3/R_6SAy91ZBNV4c4sZhY3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1628/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/ecdsa/ecdsa.go
2025-08-20T21:13:46.1838383Z [00:03:23.532]➜  go tool buildid -w $WORK/b1628/_pkg_.a # internal
2025-08-20T21:13:46.1846720Z [00:03:23.533]➜  cp $WORK/b1628/_pkg_.a /root/.cache/go-build/db/db8b4c87c71f4b4757c3e3deaf5a8ca1de3c8d94a028a8e3ed3f79e9dc1873b6-d # internal
2025-08-20T21:13:46.1847421Z [00:03:23.533]➜  github.com/ProtonMail/go-crypto/openpgp/eddsa
2025-08-20T21:13:46.1847766Z [00:03:23.533]➜  mkdir -p $WORK/b1631/
2025-08-20T21:13:46.1865692Z [00:03:23.535]➜  cat >/tmp/go-build1679262874/b1631/importcfg << 'EOF' # internal
2025-08-20T21:13:46.1866163Z [00:03:23.535]➜  # import config
2025-08-20T21:13:46.1866529Z [00:03:23.535]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.1867149Z [00:03:23.535]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:13:46.1867718Z [00:03:23.535]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.1868019Z [00:03:23.535]➜  EOF
2025-08-20T21:13:46.1870106Z [00:03:23.535]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/eddsa=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/eddsa;$WORK/b1631=>" -p github.com/ProtonMail/go-crypto/openpgp/eddsa -lang=go1.22 -complete -installsuffix shared -buildid 9xqJ6sPIWbCNHnb7IY8I/9xqJ6sPIWbCNHnb7IY8I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1631/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/eddsa/eddsa.go
2025-08-20T21:13:46.2181864Z [00:03:23.565]➜  go tool buildid -w $WORK/b1631/_pkg_.a # internal
2025-08-20T21:13:46.2183047Z [00:03:23.566]➜  cp $WORK/b1631/_pkg_.a /root/.cache/go-build/a4/a40333c7bb40032610d97b4cc8b045cca4157ebb9cb801a761d6f7c35cb8467f-d # internal
2025-08-20T21:13:46.2221287Z [00:03:23.570]➜  golang.org/x/sys/cpu
2025-08-20T21:13:46.2221626Z [00:03:23.570]➜  mkdir -p $WORK/b1643/
2025-08-20T21:13:46.2231939Z [00:03:23.571]➜  go tool buildid -w $WORK/b1639/_pkg_.a # internal
2025-08-20T21:13:46.2234390Z [00:03:23.572]➜  echo -n > $WORK/b1643/go_asm.h # internal
2025-08-20T21:13:46.2235647Z [00:03:23.572]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu
2025-08-20T21:13:46.2237140Z [00:03:23.572]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu=>golang.org/x/sys@v0.34.0/cpu;$WORK/b1643=>" -I $WORK/b1643/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b1643/symabis ./cpu_arm64.s
2025-08-20T21:13:46.2283818Z [00:03:23.576]➜  cp $WORK/b1639/_pkg_.a /root/.cache/go-build/78/785bed4ba14081da51765d45b81953cced3b447e1399e86302ae85c258e6b9cd-d # internal
2025-08-20T21:13:46.2284635Z [00:03:23.576]➜  image/internal/imageutil
2025-08-20T21:13:46.2285049Z [00:03:23.576]➜  mkdir -p $WORK/b1641/
2025-08-20T21:13:46.2323350Z [00:03:23.580]➜  cat >/tmp/go-build1679262874/b1641/importcfg << 'EOF' # internal
2025-08-20T21:13:46.2323770Z [00:03:23.580]➜  # import config
2025-08-20T21:13:46.2324119Z [00:03:23.580]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:46.2324434Z [00:03:23.580]➜  EOF
2025-08-20T21:13:46.2324686Z [00:03:23.580]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:46.2326847Z [00:03:23.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1641/_pkg_.a -trimpath "/root/.go/src/image/internal/imageutil=>image/internal/imageutil;$WORK/b1641=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid dD2uzJyr78_eNthmncD2/dD2uzJyr78_eNthmncD2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1641/importcfg -pack /root/.go/src/image/internal/imageutil/imageutil.go /root/.go/src/image/internal/imageutil/impl.go
2025-08-20T21:13:46.2346995Z [00:03:23.583]➜  cat >/tmp/go-build1679262874/b1643/importcfg << 'EOF' # internal
2025-08-20T21:13:46.2347385Z [00:03:23.583]➜  # import config
2025-08-20T21:13:46.2347729Z [00:03:23.583]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.2348275Z [00:03:23.583]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.2348677Z [00:03:23.583]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.2349107Z [00:03:23.583]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:46.2349543Z [00:03:23.583]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.2349968Z [00:03:23.583]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.2350394Z [00:03:23.583]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:46.2350846Z [00:03:23.583]➜  EOF
2025-08-20T21:13:46.2354887Z [00:03:23.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1643/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu=>golang.org/x/sys@v0.34.0/cpu;$WORK/b1643=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid TZlr3gDhbPbdhBEdHMGN/TZlr3gDhbPbdhBEdHMGN -goversion go1.25.0 -symabis $WORK/b1643/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1643/importcfg -pack -asmhdr $WORK/b1643/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/cpu_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/cpu_gc_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/cpu_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/proc_cpuinfo_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu/runtime_auxv_go121.go
2025-08-20T21:13:46.2635966Z [00:03:23.612]➜  go tool buildid -w $WORK/b1641/_pkg_.a # internal
2025-08-20T21:13:46.2638717Z [00:03:23.612]➜  cp $WORK/b1641/_pkg_.a /root/.cache/go-build/73/73699e292ac1a89c59e08a0c47cd491743701e6075ac72089ca2940e29c9f0c7-d # internal
2025-08-20T21:13:46.2639274Z [00:03:23.612]➜  image/jpeg
2025-08-20T21:13:46.2639527Z [00:03:23.612]➜  mkdir -p $WORK/b1640/
2025-08-20T21:13:46.2640180Z [00:03:23.612]➜  cat >/tmp/go-build1679262874/b1640/importcfg << 'EOF' # internal
2025-08-20T21:13:46.2641037Z [00:03:23.612]➜  # import config
2025-08-20T21:13:46.2641455Z [00:03:23.612]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:46.2641883Z [00:03:23.612]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.2642305Z [00:03:23.612]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:46.2642758Z [00:03:23.612]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:46.2643280Z [00:03:23.612]➜  packagefile image/internal/imageutil=/tmp/go-build1679262874/b1641/_pkg_.a
2025-08-20T21:13:46.2643757Z [00:03:23.612]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.2644061Z [00:03:23.612]➜  EOF
2025-08-20T21:13:46.2646288Z [00:03:23.612]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1640/_pkg_.a -trimpath "/root/.go/src/image/jpeg=>image/jpeg;$WORK/b1640=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid qiqcMJ0n6aAaek-5WkvE/qiqcMJ0n6aAaek-5WkvE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1640/importcfg -pack /root/.go/src/image/jpeg/fdct.go /root/.go/src/image/jpeg/huffman.go /root/.go/src/image/jpeg/idct.go /root/.go/src/image/jpeg/reader.go /root/.go/src/image/jpeg/scan.go /root/.go/src/image/jpeg/writer.go
2025-08-20T21:13:46.3230942Z [00:03:23.671]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu
2025-08-20T21:13:46.3232608Z [00:03:23.671]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/cpu=>golang.org/x/sys@v0.34.0/cpu;$WORK/b1643=>" -I $WORK/b1643/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1643/cpu_arm64.o ./cpu_arm64.s
2025-08-20T21:13:46.3298052Z [00:03:23.678]➜  go tool pack r $WORK/b1643/_pkg_.a $WORK/b1643/cpu_arm64.o # internal
2025-08-20T21:13:46.3298571Z [00:03:23.678]➜  go tool buildid -w $WORK/b1643/_pkg_.a # internal
2025-08-20T21:13:46.3311912Z [00:03:23.679]➜  cp $WORK/b1643/_pkg_.a /root/.cache/go-build/71/71e34b809fe99867f88353ac27f3b72540245553f268ee9fc9e849b0efa5e192-d # internal
2025-08-20T21:13:46.3359188Z [00:03:23.684]➜  golang.org/x/crypto/sha3
2025-08-20T21:13:46.3359533Z [00:03:23.684]➜  mkdir -p $WORK/b1642/
2025-08-20T21:13:46.3360908Z [00:03:23.684]➜  cat >/tmp/go-build1679262874/b1642/importcfg << 'EOF' # internal
2025-08-20T21:13:46.3361303Z [00:03:23.684]➜  # import config
2025-08-20T21:13:46.3361747Z [00:03:23.684]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.3362179Z [00:03:23.684]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:46.3362626Z [00:03:23.684]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.3363102Z [00:03:23.684]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:46.3363554Z [00:03:23.684]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.3364042Z [00:03:23.684]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1679262874/b1643/_pkg_.a
2025-08-20T21:13:46.3364503Z [00:03:23.684]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:46.3364911Z [00:03:23.684]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.3365329Z [00:03:23.684]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:46.3366042Z [00:03:23.684]➜  EOF
2025-08-20T21:13:46.3366561Z [00:03:23.684]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:46.3369882Z [00:03:23.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1642/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3=>golang.org/x/crypto@v0.40.0/sha3;$WORK/b1642=>" -p golang.org/x/crypto/sha3 -lang=go1.23 -complete -installsuffix shared -buildid DvcHprPh097FAl-B7ggb/DvcHprPh097FAl-B7ggb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1642/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/hashes.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/hashes_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/keccakf.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/sha3.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/shake.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/sha3/shake_noasm.go
2025-08-20T21:13:46.3478368Z [00:03:23.696]➜  go tool buildid -w $WORK/b1640/_pkg_.a # internal
2025-08-20T21:13:46.3495335Z [00:03:23.697]➜  cp $WORK/b1640/_pkg_.a /root/.cache/go-build/f3/f31e48d16aaf146e45b2dfe20ffaced478f23c5add4e46ff919ca47bdd4f0f61-d # internal
2025-08-20T21:13:46.3511462Z [00:03:23.699]➜  github.com/ProtonMail/go-crypto/openpgp/packet
2025-08-20T21:13:46.3511862Z [00:03:23.699]➜  mkdir -p $WORK/b1632/
2025-08-20T21:13:46.3527171Z [00:03:23.700]➜  cat >/tmp/go-build1679262874/b1632/importcfg << 'EOF' # internal
2025-08-20T21:13:46.3527709Z [00:03:23.700]➜  # import config
2025-08-20T21:13:46.3528074Z [00:03:23.700]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.3528557Z [00:03:23.700]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:13:46.3529459Z [00:03:23.700]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:46.3530090Z [00:03:23.700]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:46.3530770Z [00:03:23.700]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:46.3531529Z [00:03:23.700]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:46.3532088Z [00:03:23.700]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:13:46.3532669Z [00:03:23.700]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:46.3533234Z [00:03:23.700]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:46.3533828Z [00:03:23.700]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:46.3534432Z [00:03:23.700]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:46.3535038Z [00:03:23.700]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:46.3545626Z [00:03:23.700]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:46.3558201Z [00:03:23.700]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:46.3558721Z [00:03:23.700]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:46.3559209Z [00:03:23.700]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:46.3559644Z [00:03:23.700]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.3560205Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdh=/tmp/go-build1679262874/b1605/_pkg_.a
2025-08-20T21:13:46.3561078Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdsa=/tmp/go-build1679262874/b1628/_pkg_.a
2025-08-20T21:13:46.3561795Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed25519=/tmp/go-build1679262874/b1629/_pkg_.a
2025-08-20T21:13:46.3562505Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed448=/tmp/go-build1679262874/b1630/_pkg_.a
2025-08-20T21:13:46.3563199Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/eddsa=/tmp/go-build1679262874/b1631/_pkg_.a
2025-08-20T21:13:46.3564209Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/elgamal=/tmp/go-build1679262874/b1633/_pkg_.a
2025-08-20T21:13:46.3564926Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.3565694Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/algorithm=/tmp/go-build1679262874/b1607/_pkg_.a
2025-08-20T21:13:46.3566479Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:13:46.3567385Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/encoding=/tmp/go-build1679262874/b1615/_pkg_.a
2025-08-20T21:13:46.3568178Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/s2k=/tmp/go-build1679262874/b1634/_pkg_.a
2025-08-20T21:13:46.3568873Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x25519=/tmp/go-build1679262874/b1637/_pkg_.a
2025-08-20T21:13:46.3569569Z [00:03:23.700]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x448=/tmp/go-build1679262874/b1638/_pkg_.a
2025-08-20T21:13:46.3570182Z [00:03:23.700]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1679262874/b1336/_pkg_.a
2025-08-20T21:13:46.3570851Z [00:03:23.700]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:46.3571327Z [00:03:23.700]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:46.3571764Z [00:03:23.700]➜  packagefile image/jpeg=/tmp/go-build1679262874/b1640/_pkg_.a
2025-08-20T21:13:46.3572191Z [00:03:23.700]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.3572614Z [00:03:23.700]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:46.3573184Z [00:03:23.700]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:46.3573693Z [00:03:23.700]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.3574125Z [00:03:23.700]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.3574694Z [00:03:23.700]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:46.3575007Z [00:03:23.700]➜  EOF
2025-08-20T21:13:46.3593028Z [00:03:23.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp/packet;$WORK/b1632=>" -p github.com/ProtonMail/go-crypto/openpgp/packet -lang=go1.22 -complete -installsuffix shared -buildid E_cN3D6d8WDJDynFHlrL/E_cN3D6d8WDJDynFHlrL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1632/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/aead_config.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/aead_crypter.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/aead_encrypted.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/compressed.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/config.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/config_v5.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/encrypted_key.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/literal.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/marker.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/notation.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/ocfb.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/one_pass_signature.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/opaque.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/packet.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/packet_sequence.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/packet_unsupported.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/padding.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/private_key.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/private_key_test_data.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/public_key.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/public_key_test_data.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/reader.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/recipient.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/signature.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/symmetric_key_encrypted.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/symmetrically_encrypted.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/symmetrically_encrypted_aead.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/symmetrically_encrypted_mdc.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/userattribute.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/packet/userid.go
2025-08-20T21:13:46.3843268Z [00:03:23.732]➜  go tool buildid -w $WORK/b1642/_pkg_.a # internal
2025-08-20T21:13:46.3851128Z [00:03:23.733]➜  cp $WORK/b1642/_pkg_.a /root/.cache/go-build/75/759be49f515b6f931ee8a37ae20d1cb3f363816a8acd7fe12514534017659b14-d # internal
2025-08-20T21:13:46.3916374Z [00:03:23.739]➜  github.com/cyphar/filepath-securejoin
2025-08-20T21:13:46.3926064Z [00:03:23.739]➜  mkdir -p $WORK/b1645/
2025-08-20T21:13:46.3926787Z [00:03:23.739]➜  cat >/tmp/go-build1679262874/b1645/importcfg << 'EOF' # internal
2025-08-20T21:13:46.3927255Z [00:03:23.739]➜  # import config
2025-08-20T21:13:46.3927603Z [00:03:23.739]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.3928035Z [00:03:23.739]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.3928773Z [00:03:23.739]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:46.3929235Z [00:03:23.739]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.3929641Z [00:03:23.739]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:46.3930083Z [00:03:23.739]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:46.3930533Z [00:03:23.739]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:46.3931151Z [00:03:23.739]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:46.3931678Z [00:03:23.739]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.3932111Z [00:03:23.739]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.3932529Z [00:03:23.739]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:46.3932958Z [00:03:23.739]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:46.3933272Z [00:03:23.739]➜  EOF
2025-08-20T21:13:46.3938138Z [00:03:23.739]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1645/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1=>github.com/cyphar/filepath-securejoin@v0.4.1;$WORK/b1645=>" -p github.com/cyphar/filepath-securejoin -lang=go1.18 -complete -installsuffix shared -buildid QMYmCHOjubCUoxaPG6Ds/QMYmCHOjubCUoxaPG6Ds -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1645/importcfg -pack /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/doc.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_errors_go120.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_generics_go121.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/join.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/lookup_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/mkdir_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/open_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat2_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/procfs_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/vfs.go
2025-08-20T21:13:46.4646905Z [00:03:23.812]➜  go tool buildid -w $WORK/b1554/_pkg_.a # internal
2025-08-20T21:13:46.5003204Z [00:03:23.848]➜  cp $WORK/b1554/_pkg_.a /root/.cache/go-build/09/09d4a026212bf099da570f49e77923f0a4d546dfe9dbba821601722d4f703427-d # internal
2025-08-20T21:13:46.5026650Z [00:03:23.850]➜  go tool buildid -w $WORK/b1645/_pkg_.a # internal
2025-08-20T21:13:46.5029184Z [00:03:23.851]➜  github.com/go-git/go-git/v5/internal/url
2025-08-20T21:13:46.5032050Z [00:03:23.851]➜  mkdir -p $WORK/b1647/
2025-08-20T21:13:46.5032476Z [00:03:23.851]➜  cat >/tmp/go-build1679262874/b1647/importcfg << 'EOF' # internal
2025-08-20T21:13:46.5033437Z [00:03:23.851]➜  # import config
2025-08-20T21:13:46.5033784Z [00:03:23.851]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:46.5034106Z [00:03:23.851]➜  EOF
2025-08-20T21:13:46.5036339Z [00:03:23.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1647/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/url=>github.com/go-git/go-git/v5@v5.16.2/internal/url;$WORK/b1647=>" -p github.com/go-git/go-git/v5/internal/url -lang=go1.23 -complete -installsuffix shared -buildid 6K3nlLbQS9KFDx3T12NE/6K3nlLbQS9KFDx3T12NE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1647/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/url/url.go
2025-08-20T21:13:46.5038468Z [00:03:23.851]➜  cp $WORK/b1645/_pkg_.a /root/.cache/go-build/e3/e3efd25f182a35f2bb53523e51cb88b16c81949b5ffd0094cec369a060a74f36-d # internal
2025-08-20T21:13:46.5044483Z [00:03:23.852]➜  github.com/go-git/go-billy/v5/osfs
2025-08-20T21:13:46.5045695Z [00:03:23.852]➜  mkdir -p $WORK/b1644/
2025-08-20T21:13:46.5046330Z [00:03:23.852]➜  cat >/tmp/go-build1679262874/b1644/importcfg << 'EOF' # internal
2025-08-20T21:13:46.5047103Z [00:03:23.852]➜  # import config
2025-08-20T21:13:46.5047896Z [00:03:23.852]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.5048497Z [00:03:23.852]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build1679262874/b1645/_pkg_.a
2025-08-20T21:13:46.5049119Z [00:03:23.852]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:46.5049767Z [00:03:23.852]➜  packagefile github.com/go-git/go-billy/v5/helper/chroot=/tmp/go-build1679262874/b1598/_pkg_.a
2025-08-20T21:13:46.5050371Z [00:03:23.852]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:46.5051103Z [00:03:23.853]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:46.5051528Z [00:03:23.853]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.5051978Z [00:03:23.853]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:46.5052433Z [00:03:23.853]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.5052853Z [00:03:23.853]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:46.5053275Z [00:03:23.853]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:46.5053594Z [00:03:23.853]➜  EOF
2025-08-20T21:13:46.5056830Z [00:03:23.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs=>github.com/go-git/go-billy/v5@v5.6.2/osfs;$WORK/b1644=>" -p github.com/go-git/go-billy/v5/osfs -lang=go1.21 -complete -installsuffix shared -buildid xEAoUm1yA1fzABwlrqVX/xEAoUm1yA1fzABwlrqVX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1644/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs/os.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs/os_bound.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs/os_chroot.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs/os_options.go /root/go/pkg/mod/github.com/go-git/go-billy/v5@v5.6.2/osfs/os_posix.go
2025-08-20T21:13:46.5163972Z [00:03:23.864]➜  go tool buildid -w $WORK/b1647/_pkg_.a # internal
2025-08-20T21:13:46.5178181Z [00:03:23.865]➜  cp $WORK/b1647/_pkg_.a /root/.cache/go-build/59/59eb649d8a2597f9bb90327beb3d0f32b8992159f9fbe4d929ee573e0cecce07-d # internal
2025-08-20T21:13:46.5178803Z [00:03:23.865]➜  github.com/pjbgf/sha1cd
2025-08-20T21:13:46.5179114Z [00:03:23.865]➜  mkdir -p $WORK/b1650/
2025-08-20T21:13:46.5179505Z [00:03:23.865]➜  cat >/tmp/go-build1679262874/b1650/importcfg << 'EOF' # internal
2025-08-20T21:13:46.5179861Z [00:03:23.865]➜  # import config
2025-08-20T21:13:46.5180204Z [00:03:23.865]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:46.5180801Z [00:03:23.865]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:46.5181608Z [00:03:23.865]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.5182028Z [00:03:23.865]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.5182547Z [00:03:23.865]➜  packagefile github.com/pjbgf/sha1cd/internal=/tmp/go-build1679262874/b1651/_pkg_.a
2025-08-20T21:13:46.5183137Z [00:03:23.865]➜  packagefile github.com/pjbgf/sha1cd/ubc=/tmp/go-build1679262874/b1652/_pkg_.a
2025-08-20T21:13:46.5183626Z [00:03:23.865]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:46.5184061Z [00:03:23.865]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:46.5184516Z [00:03:23.865]➜  EOF
2025-08-20T21:13:46.5187034Z [00:03:23.865]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1650/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2=>github.com/pjbgf/sha1cd@v0.3.2;$WORK/b1650=>" -p github.com/pjbgf/sha1cd -lang=go1.21 -complete -installsuffix shared -buildid l45ZyrjJ8f0du_w-MHTv/l45ZyrjJ8f0du_w-MHTv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1650/importcfg -pack /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/detection.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/sha1cd.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/sha1cdblock_generic.go /root/go/pkg/mod/github.com/pjbgf/sha1cd@v0.3.2/sha1cdblock_noasm.go
2025-08-20T21:13:46.5521719Z [00:03:23.900]➜  go tool buildid -w $WORK/b1650/_pkg_.a # internal
2025-08-20T21:13:46.5522540Z [00:03:23.900]➜  cp $WORK/b1650/_pkg_.a /root/.cache/go-build/d9/d9ed622d2a72ec5979c6824b991ec552ae04214d06af16159be2085338fab64b-d # internal
2025-08-20T21:13:46.5532093Z [00:03:23.901]➜  github.com/go-git/go-git/v5/plumbing/hash
2025-08-20T21:13:46.5532783Z [00:03:23.901]➜  mkdir -p $WORK/b1649/
2025-08-20T21:13:46.5558087Z [00:03:23.904]➜  cat >/tmp/go-build1679262874/b1649/importcfg << 'EOF' # internal
2025-08-20T21:13:46.5558793Z [00:03:23.904]➜  # import config
2025-08-20T21:13:46.5559413Z [00:03:23.904]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:46.5560139Z [00:03:23.904]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.5561017Z [00:03:23.904]➜  packagefile github.com/pjbgf/sha1cd=/tmp/go-build1679262874/b1650/_pkg_.a
2025-08-20T21:13:46.5561826Z [00:03:23.904]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:46.5562299Z [00:03:23.904]➜  EOF
2025-08-20T21:13:46.5565081Z [00:03:23.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1649/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/hash=>github.com/go-git/go-git/v5@v5.16.2/plumbing/hash;$WORK/b1649=>" -p github.com/go-git/go-git/v5/plumbing/hash -lang=go1.23 -complete -installsuffix shared -buildid KHuzT7Qr8FQNNnVcBIFI/KHuzT7Qr8FQNNnVcBIFI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1649/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/hash/hash.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/hash/hash_sha1.go
2025-08-20T21:13:46.5868003Z [00:03:23.935]➜  go tool buildid -w $WORK/b1649/_pkg_.a # internal
2025-08-20T21:13:46.5872493Z [00:03:23.935]➜  cp $WORK/b1649/_pkg_.a /root/.cache/go-build/d4/d4bd751cec3d88801ca2585977fcdc970802d3ce09947c3157e3fde1f632ae47-d # internal
2025-08-20T21:13:46.5941658Z [00:03:23.942]➜  github.com/go-git/go-git/v5/plumbing
2025-08-20T21:13:46.5942242Z [00:03:23.942]➜  mkdir -p $WORK/b1648/
2025-08-20T21:13:46.5945831Z [00:03:23.943]➜  cat >/tmp/go-build1679262874/b1648/importcfg << 'EOF' # internal
2025-08-20T21:13:46.5946251Z [00:03:23.943]➜  # import config
2025-08-20T21:13:46.5946870Z [00:03:23.943]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.5947394Z [00:03:23.943]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:46.5947840Z [00:03:23.943]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.5948470Z [00:03:23.943]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.5949015Z [00:03:23.943]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:46.5949529Z [00:03:23.943]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.5949942Z [00:03:23.943]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:46.5950354Z [00:03:23.943]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:46.5950961Z [00:03:23.943]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.5951401Z [00:03:23.943]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.5951723Z [00:03:23.943]➜  EOF
2025-08-20T21:13:46.5958651Z [00:03:23.944]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1648/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing=>github.com/go-git/go-git/v5@v5.16.2/plumbing;$WORK/b1648=>" -p github.com/go-git/go-git/v5/plumbing -lang=go1.23 -complete -installsuffix shared -buildid 8DlbNLu1ZuAv18Fnry0J/8DlbNLu1ZuAv18Fnry0J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1648/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/error.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/hash.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/memory.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/reference.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/revision.go
2025-08-20T21:13:46.6071779Z [00:03:23.953]➜  go tool buildid -w $WORK/b1644/_pkg_.a # internal
2025-08-20T21:13:46.6094491Z [00:03:23.957]➜  cp $WORK/b1644/_pkg_.a /root/.cache/go-build/b9/b98c0395d29eb278b9a794542525a5160ec4f546a557338f8b20902b366b99c1-d # internal
2025-08-20T21:13:46.6095531Z [00:03:23.957]➜  github.com/go-git/gcfg/token
2025-08-20T21:13:46.6095994Z [00:03:23.957]➜  mkdir -p $WORK/b1656/
2025-08-20T21:13:46.6096566Z [00:03:23.957]➜  cat >/tmp/go-build1679262874/b1656/importcfg << 'EOF' # internal
2025-08-20T21:13:46.6097170Z [00:03:23.957]➜  # import config
2025-08-20T21:13:46.6097628Z [00:03:23.957]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.6098228Z [00:03:23.957]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:46.6099194Z [00:03:23.957]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.6099745Z [00:03:23.957]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:46.6100479Z [00:03:23.957]➜  EOF
2025-08-20T21:13:46.6103704Z [00:03:23.957]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1656/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/token=>github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/token;$WORK/b1656=>" -p github.com/go-git/gcfg/token -lang=go1.13 -complete -installsuffix shared -buildid eZUqGxALUeirD622xmQ3/eZUqGxALUeirD622xmQ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1656/importcfg -pack /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/token/position.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/token/serialize.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/token/token.go
2025-08-20T21:13:46.6807768Z [00:03:24.029]➜  go tool buildid -w $WORK/b1656/_pkg_.a # internal
2025-08-20T21:13:46.6814917Z [00:03:24.029]➜  cp $WORK/b1656/_pkg_.a /root/.cache/go-build/b4/b4c1732b0bd93ebabdd704c404b1e92ba6b8f3aa14884a8c331cf92271bf7340-d # internal
2025-08-20T21:13:46.6835584Z [00:03:24.032]➜  github.com/go-git/gcfg/scanner
2025-08-20T21:13:46.6837384Z [00:03:24.032]➜  mkdir -p $WORK/b1655/
2025-08-20T21:13:46.6838309Z [00:03:24.032]➜  cat >/tmp/go-build1679262874/b1655/importcfg << 'EOF' # internal
2025-08-20T21:13:46.6839279Z [00:03:24.032]➜  # import config
2025-08-20T21:13:46.6840004Z [00:03:24.032]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.6841047Z [00:03:24.032]➜  packagefile github.com/go-git/gcfg/token=/tmp/go-build1679262874/b1656/_pkg_.a
2025-08-20T21:13:46.6841789Z [00:03:24.032]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.6842392Z [00:03:24.032]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:46.6843169Z [00:03:24.032]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:46.6844023Z [00:03:24.032]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:46.6844717Z [00:03:24.032]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:46.6845831Z [00:03:24.032]➜  EOF
2025-08-20T21:13:46.6848343Z [00:03:24.032]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1655/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/scanner=>github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/scanner;$WORK/b1655=>" -p github.com/go-git/gcfg/scanner -lang=go1.13 -complete -installsuffix shared -buildid 4EOwOt-4wk7PjvMLSxL1/4EOwOt-4wk7PjvMLSxL1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1655/importcfg -pack /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/scanner/errors.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/scanner/scanner.go
2025-08-20T21:13:46.7185112Z [00:03:24.066]➜  go tool buildid -w $WORK/b1648/_pkg_.a # internal
2025-08-20T21:13:46.7253284Z [00:03:24.073]➜  cp $WORK/b1648/_pkg_.a /root/.cache/go-build/8c/8c5cfa3a56cb794629381c6bd34a07b4f2bd63aa98724b40f875cba7c2ba3eb2-d # internal
2025-08-20T21:13:46.7271181Z [00:03:24.075]➜  github.com/go-git/gcfg/types
2025-08-20T21:13:46.7271794Z [00:03:24.075]➜  mkdir -p $WORK/b1657/
2025-08-20T21:13:46.7272885Z [00:03:24.075]➜  cat >/tmp/go-build1679262874/b1657/importcfg << 'EOF' # internal
2025-08-20T21:13:46.7273442Z [00:03:24.075]➜  # import config
2025-08-20T21:13:46.7274844Z [00:03:24.075]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.7275265Z [00:03:24.075]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.7275684Z [00:03:24.075]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:46.7276114Z [00:03:24.075]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.7276433Z [00:03:24.075]➜  EOF
2025-08-20T21:13:46.7280066Z [00:03:24.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1657/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types=>github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types;$WORK/b1657=>" -p github.com/go-git/gcfg/types -lang=go1.13 -complete -installsuffix shared -buildid H8Pf62rLl5BQ8Yx_gkUv/H8Pf62rLl5BQ8Yx_gkUv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1657/importcfg -pack /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types/bool.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types/doc.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types/enum.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types/int.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/types/scan.go
2025-08-20T21:13:46.7386287Z [00:03:24.087]➜  go tool buildid -w $WORK/b1655/_pkg_.a # internal
2025-08-20T21:13:46.7393000Z [00:03:24.087]➜  cp $WORK/b1655/_pkg_.a /root/.cache/go-build/0b/0ba251a7383ebb01ddaf55e0c7d0185d1cd6a1874ff66ecc93e51f604ea929e1-d # internal
2025-08-20T21:13:46.7397593Z [00:03:24.087]➜  gopkg.in/warnings.v0
2025-08-20T21:13:46.7398128Z [00:03:24.087]➜  mkdir -p $WORK/b1658/
2025-08-20T21:13:46.7398579Z [00:03:24.088]➜  cat >/tmp/go-build1679262874/b1658/importcfg << 'EOF' # internal
2025-08-20T21:13:46.7398932Z [00:03:24.088]➜  # import config
2025-08-20T21:13:46.7399273Z [00:03:24.088]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.7399914Z [00:03:24.088]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.7400226Z [00:03:24.088]➜  EOF
2025-08-20T21:13:46.7402023Z [00:03:24.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1658/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/warnings.v0@v0.1.2=>gopkg.in/warnings.v0@v0.1.2;$WORK/b1658=>" -p gopkg.in/warnings.v0 -lang=go1.16 -complete -installsuffix shared -buildid Pf7aBBzY2EL2qDUv1NKx/Pf7aBBzY2EL2qDUv1NKx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1658/importcfg -pack /root/go/pkg/mod/gopkg.in/warnings.v0@v0.1.2/warnings.go
2025-08-20T21:13:46.7778138Z [00:03:24.126]➜  go tool buildid -w $WORK/b1658/_pkg_.a # internal
2025-08-20T21:13:46.7783973Z [00:03:24.126]➜  cp $WORK/b1658/_pkg_.a /root/.cache/go-build/a7/a7f2e46f23ea6348b1bd3d85a2904e5e9e6638c8216c00391982dffcbd996184-d # internal
2025-08-20T21:13:46.7807092Z [00:03:24.129]➜  github.com/go-git/go-git/v5/internal/path_util
2025-08-20T21:13:46.7808082Z [00:03:24.129]➜  mkdir -p $WORK/b1659/
2025-08-20T21:13:46.7808830Z [00:03:24.129]➜  cat >/tmp/go-build1679262874/b1659/importcfg << 'EOF' # internal
2025-08-20T21:13:46.7809345Z [00:03:24.129]➜  # import config
2025-08-20T21:13:46.7810192Z [00:03:24.129]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.7811310Z [00:03:24.129]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:46.7812016Z [00:03:24.129]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.7812537Z [00:03:24.129]➜  EOF
2025-08-20T21:13:46.7823811Z [00:03:24.130]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1659/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/path_util=>github.com/go-git/go-git/v5@v5.16.2/internal/path_util;$WORK/b1659=>" -p github.com/go-git/go-git/v5/internal/path_util -lang=go1.23 -complete -installsuffix shared -buildid if9l_HOBqS9L92Y40y35/if9l_HOBqS9L92Y40y35 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1659/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/path_util/path_util.go
2025-08-20T21:13:46.8011849Z [00:03:24.149]➜  go tool buildid -w $WORK/b1657/_pkg_.a # internal
2025-08-20T21:13:46.8111082Z [00:03:24.159]➜  go tool buildid -w $WORK/b1659/_pkg_.a # internal
2025-08-20T21:13:46.8121351Z [00:03:24.160]➜  cp $WORK/b1659/_pkg_.a /root/.cache/go-build/fc/fc1b935fdefbc53cd29ac23cced38d0b28ab95fb9c258685294a6c3567a42b43-d # internal
2025-08-20T21:13:46.8157226Z [00:03:24.164]➜  github.com/go-git/go-git/v5/internal/revision
2025-08-20T21:13:46.8158605Z [00:03:24.164]➜  mkdir -p $WORK/b1660/
2025-08-20T21:13:46.8161830Z [00:03:24.164]➜  cp $WORK/b1657/_pkg_.a /root/.cache/go-build/3c/3c1b9180bb97be1aa41a76d0c6f72450a52021ed5251e43a43819392c134b639-d # internal
2025-08-20T21:13:46.8181635Z [00:03:24.164]➜  github.com/go-git/gcfg
2025-08-20T21:13:46.8182227Z [00:03:24.164]➜  mkdir -p $WORK/b1654/
2025-08-20T21:13:46.8198071Z [00:03:24.168]➜  cat >/tmp/go-build1679262874/b1660/importcfg << 'EOF' # internal
2025-08-20T21:13:46.8198709Z [00:03:24.168]➜  # import config
2025-08-20T21:13:46.8199152Z [00:03:24.168]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:46.8202562Z [00:03:24.168]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.8203002Z [00:03:24.168]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.8203408Z [00:03:24.168]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.8203822Z [00:03:24.168]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:46.8204261Z [00:03:24.168]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.8204892Z [00:03:24.168]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:46.8205425Z [00:03:24.168]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:46.8205753Z [00:03:24.168]➜  EOF
2025-08-20T21:13:46.8208397Z [00:03:24.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1660/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/revision=>github.com/go-git/go-git/v5@v5.16.2/internal/revision;$WORK/b1660=>" -p github.com/go-git/go-git/v5/internal/revision -lang=go1.23 -complete -installsuffix shared -buildid UZ8MnCpqX4hQIwGIBH9P/UZ8MnCpqX4hQIwGIBH9P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1660/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/revision/parser.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/revision/scanner.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/internal/revision/token.go
2025-08-20T21:13:46.8211098Z [00:03:24.168]➜  cat >/tmp/go-build1679262874/b1654/importcfg << 'EOF' # internal
2025-08-20T21:13:46.8211457Z [00:03:24.168]➜  # import config
2025-08-20T21:13:46.8211790Z [00:03:24.168]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:46.8212221Z [00:03:24.168]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:46.8212676Z [00:03:24.168]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:13:46.8213108Z [00:03:24.168]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.8213603Z [00:03:24.168]➜  packagefile github.com/go-git/gcfg/scanner=/tmp/go-build1679262874/b1655/_pkg_.a
2025-08-20T21:13:46.8214171Z [00:03:24.168]➜  packagefile github.com/go-git/gcfg/token=/tmp/go-build1679262874/b1656/_pkg_.a
2025-08-20T21:13:46.8214728Z [00:03:24.168]➜  packagefile github.com/go-git/gcfg/types=/tmp/go-build1679262874/b1657/_pkg_.a
2025-08-20T21:13:46.8215274Z [00:03:24.168]➜  packagefile gopkg.in/warnings.v0=/tmp/go-build1679262874/b1658/_pkg_.a
2025-08-20T21:13:46.8215733Z [00:03:24.168]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.8216150Z [00:03:24.168]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:46.8216749Z [00:03:24.168]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.8217170Z [00:03:24.168]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:46.8217591Z [00:03:24.168]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.8218015Z [00:03:24.168]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:46.8218460Z [00:03:24.168]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:46.8218793Z [00:03:24.168]➜  EOF
2025-08-20T21:13:46.8221976Z [00:03:24.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1654/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376=>github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376;$WORK/b1654=>" -p github.com/go-git/gcfg -lang=go1.13 -complete -installsuffix shared -buildid 5uc8XYDDkbxoul8gNyu4/5uc8XYDDkbxoul8gNyu4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1654/importcfg -pack /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/doc.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/errors.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/read.go /root/go/pkg/mod/github.com/go-git/gcfg@v1.5.1-0.20230307220236-3a3c6141e376/set.go
2025-08-20T21:13:46.8704036Z [00:03:24.216]➜  go tool buildid -w $WORK/b1632/_pkg_.a # internal
2025-08-20T21:13:46.8721388Z [00:03:24.220]➜  go tool buildid -w $WORK/b1660/_pkg_.a # internal
2025-08-20T21:13:46.8733495Z [00:03:24.221]➜  cp $WORK/b1660/_pkg_.a /root/.cache/go-build/a6/a6fceba6e5b329a977ebe2ce342facf55e990a5d4cb7c2d5e39d8c2ff35b51a6-d # internal
2025-08-20T21:13:46.8759715Z [00:03:24.224]➜  cp $WORK/b1632/_pkg_.a /root/.cache/go-build/dd/dd36085b2f894ddab56a7ba383aa07656c5ae131669490bd4c337abdd2b05b70-d # internal
2025-08-20T21:13:46.8769365Z [00:03:24.225]➜  github.com/ProtonMail/go-crypto/openpgp
2025-08-20T21:13:46.8772414Z [00:03:24.225]➜  mkdir -p $WORK/b1602/
2025-08-20T21:13:46.8779384Z [00:03:24.226]➜  github.com/go-git/go-git/v5/plumbing/cache
2025-08-20T21:13:46.8783029Z [00:03:24.226]➜  mkdir -p $WORK/b1661/
2025-08-20T21:13:46.8791641Z [00:03:24.227]➜  cat >/tmp/go-build1679262874/b1661/importcfg << 'EOF' # internal
2025-08-20T21:13:46.8793394Z [00:03:24.227]➜  # import config
2025-08-20T21:13:46.8793784Z [00:03:24.227]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:46.8794341Z [00:03:24.227]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:46.8794853Z [00:03:24.227]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:46.8795178Z [00:03:24.227]➜  EOF
2025-08-20T21:13:46.8797734Z [00:03:24.227]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1661/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/cache=>github.com/go-git/go-git/v5@v5.16.2/plumbing/cache;$WORK/b1661=>" -p github.com/go-git/go-git/v5/plumbing/cache -lang=go1.23 -complete -installsuffix shared -buildid tdfBFm8LPO4r3Ng_ON1e/tdfBFm8LPO4r3Ng_ON1e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1661/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/cache/buffer_lru.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/cache/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/cache/object_lru.go
2025-08-20T21:13:46.8821832Z [00:03:24.230]➜  cat >/tmp/go-build1679262874/b1602/importcfg << 'EOF' # internal
2025-08-20T21:13:46.8825378Z [00:03:24.230]➜  # import config
2025-08-20T21:13:46.8825765Z [00:03:24.230]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:46.8826226Z [00:03:24.230]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:46.8826683Z [00:03:24.230]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:46.8827146Z [00:03:24.230]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:46.8827939Z [00:03:24.230]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:46.8828393Z [00:03:24.230]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.8828805Z [00:03:24.230]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.8829372Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/armor=/tmp/go-build1679262874/b1603/_pkg_.a
2025-08-20T21:13:46.8830067Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdh=/tmp/go-build1679262874/b1605/_pkg_.a
2025-08-20T21:13:46.8831102Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdsa=/tmp/go-build1679262874/b1628/_pkg_.a
2025-08-20T21:13:46.8831893Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed25519=/tmp/go-build1679262874/b1629/_pkg_.a
2025-08-20T21:13:46.8832600Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed448=/tmp/go-build1679262874/b1630/_pkg_.a
2025-08-20T21:13:46.8833299Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/eddsa=/tmp/go-build1679262874/b1631/_pkg_.a
2025-08-20T21:13:46.8834003Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:13:46.8834765Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/algorithm=/tmp/go-build1679262874/b1607/_pkg_.a
2025-08-20T21:13:46.8835544Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:13:46.8836278Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/packet=/tmp/go-build1679262874/b1632/_pkg_.a
2025-08-20T21:13:46.8837096Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x25519=/tmp/go-build1679262874/b1637/_pkg_.a
2025-08-20T21:13:46.8837842Z [00:03:24.230]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x448=/tmp/go-build1679262874/b1638/_pkg_.a
2025-08-20T21:13:46.8838463Z [00:03:24.230]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build1679262874/b1642/_pkg_.a
2025-08-20T21:13:46.8839148Z [00:03:24.230]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:46.8839558Z [00:03:24.230]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.8839975Z [00:03:24.230]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:46.8840408Z [00:03:24.230]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.8840974Z [00:03:24.230]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:46.8841284Z [00:03:24.230]➜  EOF
2025-08-20T21:13:46.8845250Z [00:03:24.230]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1602/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp=>github.com/ProtonMail/go-crypto@v1.2.0/openpgp;$WORK/b1602=>" -p github.com/ProtonMail/go-crypto/openpgp -lang=go1.22 -complete -installsuffix shared -buildid T_d73QmFv0dOBsZYZ7Mz/T_d73QmFv0dOBsZYZ7Mz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1602/importcfg -pack /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/canonical_text.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/hash.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/key_generation.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/keys.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/keys_test_data.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/read.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/read_write_test_data.go /root/go/pkg/mod/github.com/!proton!mail/go-crypto@v1.2.0/openpgp/write.go
2025-08-20T21:13:46.9308696Z [00:03:24.279]➜  go tool buildid -w $WORK/b1661/_pkg_.a # internal
2025-08-20T21:13:46.9326208Z [00:03:24.280]➜  cp $WORK/b1661/_pkg_.a /root/.cache/go-build/7d/7d303b9c53f1f6479d76496a1ec8108291b7b44ffd60ca7403d83b344c4a878f-d # internal
2025-08-20T21:13:46.9331534Z [00:03:24.281]➜  github.com/go-git/go-git/v5/plumbing/filemode
2025-08-20T21:13:46.9334336Z [00:03:24.281]➜  mkdir -p $WORK/b1662/
2025-08-20T21:13:46.9337205Z [00:03:24.281]➜  cat >/tmp/go-build1679262874/b1662/importcfg << 'EOF' # internal
2025-08-20T21:13:46.9337582Z [00:03:24.282]➜  # import config
2025-08-20T21:13:46.9339957Z [00:03:24.282]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:46.9341591Z [00:03:24.282]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.9342439Z [00:03:24.282]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:46.9345202Z [00:03:24.282]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:46.9345987Z [00:03:24.282]➜  EOF
2025-08-20T21:13:46.9348224Z [00:03:24.282]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1662/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/filemode=>github.com/go-git/go-git/v5@v5.16.2/plumbing/filemode;$WORK/b1662=>" -p github.com/go-git/go-git/v5/plumbing/filemode -lang=go1.23 -complete -installsuffix shared -buildid 4m_3PRd0ARaQzN-gY6TD/4m_3PRd0ARaQzN-gY6TD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1662/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/filemode/filemode.go
2025-08-20T21:13:46.9394200Z [00:03:24.287]➜  go tool buildid -w $WORK/b1654/_pkg_.a # internal
2025-08-20T21:13:46.9417499Z [00:03:24.290]➜  cp $WORK/b1654/_pkg_.a /root/.cache/go-build/e6/e6cc3b812aec671742b4af2a66dc1d467ae05da8f9111be15273247cf83021bf-d # internal
2025-08-20T21:13:46.9455066Z [00:03:24.294]➜  github.com/go-git/go-git/v5/plumbing/format/config
2025-08-20T21:13:46.9455683Z [00:03:24.294]➜  mkdir -p $WORK/b1653/
2025-08-20T21:13:46.9472106Z [00:03:24.294]➜  cat >/tmp/go-build1679262874/b1653/importcfg << 'EOF' # internal
2025-08-20T21:13:46.9473079Z [00:03:24.294]➜  # import config
2025-08-20T21:13:46.9473687Z [00:03:24.294]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:46.9474912Z [00:03:24.294]➜  packagefile github.com/go-git/gcfg=/tmp/go-build1679262874/b1654/_pkg_.a
2025-08-20T21:13:46.9475570Z [00:03:24.294]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.9476489Z [00:03:24.294]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:46.9477043Z [00:03:24.294]➜  EOF
2025-08-20T21:13:46.9481453Z [00:03:24.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config;$WORK/b1653=>" -p github.com/go-git/go-git/v5/plumbing/format/config -lang=go1.23 -complete -installsuffix shared -buildid 6NYBQ3EyFagTblIWPBML/6NYBQ3EyFagTblIWPBML -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1653/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/decoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/encoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/format.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/option.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/config/section.go
2025-08-20T21:13:46.9637078Z [00:03:24.312]➜  go tool buildid -w $WORK/b1662/_pkg_.a # internal
2025-08-20T21:13:46.9643859Z [00:03:24.312]➜  cp $WORK/b1662/_pkg_.a /root/.cache/go-build/0c/0c4dc72a2a685241737ded1985bec14461716dccffd094c1e9edd7d2b0144081-d # internal
2025-08-20T21:13:46.9644472Z [00:03:24.312]➜  github.com/jbenet/go-context/io
2025-08-20T21:13:46.9644775Z [00:03:24.312]➜  mkdir -p $WORK/b1665/
2025-08-20T21:13:46.9667507Z [00:03:24.315]➜  cat >/tmp/go-build1679262874/b1665/importcfg << 'EOF' # internal
2025-08-20T21:13:46.9668787Z [00:03:24.315]➜  # import config
2025-08-20T21:13:46.9669763Z [00:03:24.315]➜  packagefile golang.org/x/net/context=/tmp/go-build1679262874/b941/_pkg_.a
2025-08-20T21:13:46.9670449Z [00:03:24.315]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.9671640Z [00:03:24.315]➜  EOF
2025-08-20T21:13:46.9673995Z [00:03:24.315]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1665/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99/io=>github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99/io;$WORK/b1665=>" -p github.com/jbenet/go-context/io -lang=go1.16 -complete -installsuffix shared -buildid Oa2uaip2xR4eJLFFdY0M/Oa2uaip2xR4eJLFFdY0M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1665/importcfg -pack /root/go/pkg/mod/github.com/jbenet/go-context@v0.0.0-20150711004518-d14ea06fba99/io/ctxio.go
2025-08-20T21:13:46.9917799Z [00:03:24.340]➜  go tool buildid -w $WORK/b1665/_pkg_.a # internal
2025-08-20T21:13:46.9923165Z [00:03:24.340]➜  cp $WORK/b1665/_pkg_.a /root/.cache/go-build/1d/1d58848fd5f9f4dbb40b7efa2c551d86575427ac04b3dc08c304147d43863536-d # internal
2025-08-20T21:13:46.9954815Z [00:03:24.344]➜  github.com/go-git/go-git/v5/utils/ioutil
2025-08-20T21:13:46.9955400Z [00:03:24.344]➜  mkdir -p $WORK/b1664/
2025-08-20T21:13:46.9957879Z [00:03:24.344]➜  cat >/tmp/go-build1679262874/b1664/importcfg << 'EOF' # internal
2025-08-20T21:13:46.9958251Z [00:03:24.344]➜  # import config
2025-08-20T21:13:46.9959473Z [00:03:24.344]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:46.9959915Z [00:03:24.344]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:46.9960364Z [00:03:24.344]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:46.9961250Z [00:03:24.344]➜  packagefile github.com/jbenet/go-context/io=/tmp/go-build1679262874/b1665/_pkg_.a
2025-08-20T21:13:46.9961817Z [00:03:24.344]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:46.9962137Z [00:03:24.344]➜  EOF
2025-08-20T21:13:46.9964263Z [00:03:24.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1664/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/ioutil=>github.com/go-git/go-git/v5@v5.16.2/utils/ioutil;$WORK/b1664=>" -p github.com/go-git/go-git/v5/utils/ioutil -lang=go1.23 -complete -installsuffix shared -buildid 5zlYxMfQr2AbG3XnbXpu/5zlYxMfQr2AbG3XnbXpu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1664/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/ioutil/common.go
2025-08-20T21:13:47.0207374Z [00:03:24.369]➜  go tool buildid -w $WORK/b1653/_pkg_.a # internal
2025-08-20T21:13:47.0211167Z [00:03:24.369]➜  cp $WORK/b1653/_pkg_.a /root/.cache/go-build/e2/e24c3a61d5e781a67d88cc4bf6f9c028b88757b7818a28787c6adcf7afef6ee5-d # internal
2025-08-20T21:13:47.0233429Z [00:03:24.371]➜  github.com/go-git/go-git/v5/config
2025-08-20T21:13:47.0234520Z [00:03:24.371]➜  mkdir -p $WORK/b1646/
2025-08-20T21:13:47.0238603Z [00:03:24.372]➜  cat >/tmp/go-build1679262874/b1646/importcfg << 'EOF' # internal
2025-08-20T21:13:47.0239509Z [00:03:24.372]➜  # import config
2025-08-20T21:13:47.0240091Z [00:03:24.372]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.0241079Z [00:03:24.372]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.0241765Z [00:03:24.372]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.0242983Z [00:03:24.372]➜  packagefile github.com/go-git/go-billy/v5/osfs=/tmp/go-build1679262874/b1644/_pkg_.a
2025-08-20T21:13:47.0243842Z [00:03:24.372]➜  packagefile github.com/go-git/go-git/v5/internal/url=/tmp/go-build1679262874/b1647/_pkg_.a
2025-08-20T21:13:47.0244958Z [00:03:24.372]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.0246074Z [00:03:24.372]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/config=/tmp/go-build1679262874/b1653/_pkg_.a
2025-08-20T21:13:47.0261768Z [00:03:24.372]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.0262682Z [00:03:24.372]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.0263722Z [00:03:24.372]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.0264487Z [00:03:24.372]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.0265324Z [00:03:24.372]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.0265995Z [00:03:24.372]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.0267205Z [00:03:24.372]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.0268383Z [00:03:24.372]➜  EOF
2025-08-20T21:13:47.0271354Z [00:03:24.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1646/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config=>github.com/go-git/go-git/v5@v5.16.2/config;$WORK/b1646=>" -p github.com/go-git/go-git/v5/config -lang=go1.23 -complete -installsuffix shared -buildid 3Bs18pYyE88F5UYHe5lU/3Bs18pYyE88F5UYHe5lU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1646/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config/branch.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config/config.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config/modules.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config/refspec.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/config/url.go
2025-08-20T21:13:47.0330892Z [00:03:24.381]➜  go tool buildid -w $WORK/b1664/_pkg_.a # internal
2025-08-20T21:13:47.0337950Z [00:03:24.382]➜  cp $WORK/b1664/_pkg_.a /root/.cache/go-build/bd/bd598c19218f3557039224d9290fd9f07b6054ef823cb9f70487737b5fb82cf2-d # internal
2025-08-20T21:13:47.0425415Z [00:03:24.391]➜  github.com/go-git/go-git/v5/plumbing/format/gitignore
2025-08-20T21:13:47.0426581Z [00:03:24.391]➜  mkdir -p $WORK/b1663/
2025-08-20T21:13:47.0430125Z [00:03:24.391]➜  cat >/tmp/go-build1679262874/b1663/importcfg << 'EOF' # internal
2025-08-20T21:13:47.0430852Z [00:03:24.391]➜  # import config
2025-08-20T21:13:47.0431207Z [00:03:24.391]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.0431626Z [00:03:24.391]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.0432129Z [00:03:24.391]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:47.0432767Z [00:03:24.391]➜  packagefile github.com/go-git/go-git/v5/internal/path_util=/tmp/go-build1679262874/b1659/_pkg_.a
2025-08-20T21:13:47.0433480Z [00:03:24.391]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/config=/tmp/go-build1679262874/b1653/_pkg_.a
2025-08-20T21:13:47.0434165Z [00:03:24.391]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.0434675Z [00:03:24.391]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.0435078Z [00:03:24.391]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.0435517Z [00:03:24.391]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.0435967Z [00:03:24.391]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.0436283Z [00:03:24.391]➜  EOF
2025-08-20T21:13:47.0439388Z [00:03:24.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore;$WORK/b1663=>" -p github.com/go-git/go-git/v5/plumbing/format/gitignore -lang=go1.23 -complete -installsuffix shared -buildid o9e_sfswM_YrmjHsiRyx/o9e_sfswM_YrmjHsiRyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1663/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore/dir.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore/matcher.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/gitignore/pattern.go
2025-08-20T21:13:47.0983303Z [00:03:24.446]➜  go tool buildid -w $WORK/b1663/_pkg_.a # internal
2025-08-20T21:13:47.0990484Z [00:03:24.447]➜  cp $WORK/b1663/_pkg_.a /root/.cache/go-build/1e/1e12e543f0b45596788dbfca16e2a66126735808393ed521b0b3299c736cdf58-d # internal
2025-08-20T21:13:47.1041893Z [00:03:24.451]➜  github.com/go-git/go-git/v5/utils/binary
2025-08-20T21:13:47.1046517Z [00:03:24.451]➜  mkdir -p $WORK/b1667/
2025-08-20T21:13:47.1046921Z [00:03:24.451]➜  cat >/tmp/go-build1679262874/b1667/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1047548Z [00:03:24.451]➜  # import config
2025-08-20T21:13:47.1047962Z [00:03:24.451]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.1048422Z [00:03:24.451]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:47.1048990Z [00:03:24.451]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.1049506Z [00:03:24.451]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.1049810Z [00:03:24.451]➜  EOF
2025-08-20T21:13:47.1052248Z [00:03:24.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1667/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/binary=>github.com/go-git/go-git/v5@v5.16.2/utils/binary;$WORK/b1667=>" -p github.com/go-git/go-git/v5/utils/binary -lang=go1.23 -complete -installsuffix shared -buildid O6dG-6egqU_9SY9iFG4E/O6dG-6egqU_9SY9iFG4E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1667/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/binary/read.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/binary/write.go
2025-08-20T21:13:47.1141278Z [00:03:24.462]➜  go tool buildid -w $WORK/b1602/_pkg_.a # internal
2025-08-20T21:13:47.1173992Z [00:03:24.464]➜  cp $WORK/b1602/_pkg_.a /root/.cache/go-build/db/db9fa444f69acee1f9b2f62affff7b5b1ffd06a7e7f4986635ef843f43aa79be-d # internal
2025-08-20T21:13:47.1197429Z [00:03:24.468]➜  github.com/go-git/go-git/v5/utils/sync
2025-08-20T21:13:47.1198487Z [00:03:24.468]➜  mkdir -p $WORK/b1671/
2025-08-20T21:13:47.1208008Z [00:03:24.469]➜  cat >/tmp/go-build1679262874/b1671/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1208625Z [00:03:24.469]➜  # import config
2025-08-20T21:13:47.1209473Z [00:03:24.469]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.1210488Z [00:03:24.469]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.1211365Z [00:03:24.469]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:47.1222765Z [00:03:24.469]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.1223630Z [00:03:24.469]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.1224524Z [00:03:24.469]➜  EOF
2025-08-20T21:13:47.1227570Z [00:03:24.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1671/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/sync=>github.com/go-git/go-git/v5@v5.16.2/utils/sync;$WORK/b1671=>" -p github.com/go-git/go-git/v5/utils/sync -lang=go1.23 -complete -installsuffix shared -buildid XAnE1Kh643SQD2egKF8w/XAnE1Kh643SQD2egKF8w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1671/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/sync/bufio.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/sync/bytes.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/sync/zlib.go
2025-08-20T21:13:47.1373042Z [00:03:24.485]➜  go tool buildid -w $WORK/b1667/_pkg_.a # internal
2025-08-20T21:13:47.1377432Z [00:03:24.486]➜  cp $WORK/b1667/_pkg_.a /root/.cache/go-build/27/277f6241480882eaf92822ab85e3f882368bcd562165198760fbe1de23bbc7ef-d # internal
2025-08-20T21:13:47.1408297Z [00:03:24.489]➜  github.com/go-git/go-git/v5/plumbing/format/index
2025-08-20T21:13:47.1409252Z [00:03:24.489]➜  mkdir -p $WORK/b1666/
2025-08-20T21:13:47.1409810Z [00:03:24.489]➜  cat >/tmp/go-build1679262874/b1666/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1411056Z [00:03:24.489]➜  # import config
2025-08-20T21:13:47.1411673Z [00:03:24.489]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.1412552Z [00:03:24.489]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.1413168Z [00:03:24.489]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.1413750Z [00:03:24.489]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.1414917Z [00:03:24.489]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.1415859Z [00:03:24.489]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:47.1416727Z [00:03:24.489]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:47.1417893Z [00:03:24.489]➜  packagefile github.com/go-git/go-git/v5/utils/binary=/tmp/go-build1679262874/b1667/_pkg_.a
2025-08-20T21:13:47.1418690Z [00:03:24.489]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.1419439Z [00:03:24.489]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:47.1420525Z [00:03:24.489]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.1421615Z [00:03:24.489]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:47.1423107Z [00:03:24.489]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.1423554Z [00:03:24.489]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.1424166Z [00:03:24.489]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.1424697Z [00:03:24.489]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.1425149Z [00:03:24.489]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:47.1425677Z [00:03:24.489]➜  EOF
2025-08-20T21:13:47.1429012Z [00:03:24.489]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1666/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index;$WORK/b1666=>" -p github.com/go-git/go-git/v5/plumbing/format/index -lang=go1.23 -complete -installsuffix shared -buildid DKSUStxGzwnZP2mNqQou/DKSUStxGzwnZP2mNqQou -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1666/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index/decoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index/encoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index/index.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/index/match.go
2025-08-20T21:13:47.1453160Z [00:03:24.490]➜  go tool buildid -w $WORK/b1646/_pkg_.a # internal
2025-08-20T21:13:47.1453899Z [00:03:24.491]➜  cp $WORK/b1646/_pkg_.a /root/.cache/go-build/0a/0a3750c448fa8fedb5506adc50e7df6c90d078086d3da0056dc08de7d33c61b5-d # internal
2025-08-20T21:13:47.1556465Z [00:03:24.504]➜  github.com/go-git/go-git/v5/plumbing/format/idxfile
2025-08-20T21:13:47.1559249Z [00:03:24.504]➜  mkdir -p $WORK/b1669/
2025-08-20T21:13:47.1565709Z [00:03:24.505]➜  go tool buildid -w $WORK/b1671/_pkg_.a # internal
2025-08-20T21:13:47.1573745Z [00:03:24.505]➜  cp $WORK/b1671/_pkg_.a /root/.cache/go-build/d4/d4b14061cc8ca89bc4d50bfc14cd9d5027fba0c07d7877ee2c2174e6bd310fc5-d # internal
2025-08-20T21:13:47.1575451Z [00:03:24.506]➜  cat >/tmp/go-build1679262874/b1669/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1575823Z [00:03:24.506]➜  # import config
2025-08-20T21:13:47.1577967Z [00:03:24.506]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.1578690Z [00:03:24.506]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.1579159Z [00:03:24.506]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:47.1579613Z [00:03:24.506]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.1580027Z [00:03:24.506]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.1580547Z [00:03:24.506]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.1581365Z [00:03:24.506]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:47.1582168Z [00:03:24.506]➜  packagefile github.com/go-git/go-git/v5/utils/binary=/tmp/go-build1679262874/b1667/_pkg_.a
2025-08-20T21:13:47.1582772Z [00:03:24.506]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.1583180Z [00:03:24.506]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:47.1583592Z [00:03:24.506]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.1584007Z [00:03:24.506]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.1584316Z [00:03:24.506]➜  EOF
2025-08-20T21:13:47.1592363Z [00:03:24.506]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1669/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile;$WORK/b1669=>" -p github.com/go-git/go-git/v5/plumbing/format/idxfile -lang=go1.23 -complete -installsuffix shared -buildid w784Tk-T86xtEybU3jAS/w784Tk-T86xtEybU3jAS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1669/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile/decoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile/encoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile/idxfile.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/idxfile/writer.go
2025-08-20T21:13:47.1595915Z [00:03:24.507]➜  github.com/emirpasic/gods/utils
2025-08-20T21:13:47.1596220Z [00:03:24.507]➜  mkdir -p $WORK/b1675/
2025-08-20T21:13:47.1596597Z [00:03:24.507]➜  cat >/tmp/go-build1679262874/b1675/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1597199Z [00:03:24.507]➜  # import config
2025-08-20T21:13:47.1597703Z [00:03:24.507]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.1598220Z [00:03:24.507]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.1598743Z [00:03:24.507]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.1599249Z [00:03:24.507]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.1599670Z [00:03:24.507]➜  EOF
2025-08-20T21:13:47.1628931Z [00:03:24.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1675/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/utils=>github.com/emirpasic/gods@v1.18.1/utils;$WORK/b1675=>" -p github.com/emirpasic/gods/utils -lang=go1.2 -complete -installsuffix shared -buildid xEQi_qQDhuEulujuK8WX/xEQi_qQDhuEulujuK8WX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1675/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/utils/comparator.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/utils/sort.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/utils/utils.go
2025-08-20T21:13:47.1976727Z [00:03:24.545]➜  go tool buildid -w $WORK/b1675/_pkg_.a # internal
2025-08-20T21:13:47.1982441Z [00:03:24.546]➜  cp $WORK/b1675/_pkg_.a /root/.cache/go-build/3f/3f8ef3bb1522898a627cd5f1e1987703b3bb7ee507d9d220fa8f30de3bac492a-d # internal
2025-08-20T21:13:47.1988755Z [00:03:24.547]➜  github.com/emirpasic/gods/containers
2025-08-20T21:13:47.1989638Z [00:03:24.547]➜  mkdir -p $WORK/b1674/
2025-08-20T21:13:47.1990546Z [00:03:24.547]➜  cat >/tmp/go-build1679262874/b1674/importcfg << 'EOF' # internal
2025-08-20T21:13:47.1991931Z [00:03:24.547]➜  # import config
2025-08-20T21:13:47.1992627Z [00:03:24.547]➜  packagefile github.com/emirpasic/gods/utils=/tmp/go-build1679262874/b1675/_pkg_.a
2025-08-20T21:13:47.1993563Z [00:03:24.547]➜  EOF
2025-08-20T21:13:47.1996757Z [00:03:24.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1674/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/containers=>github.com/emirpasic/gods@v1.18.1/containers;$WORK/b1674=>" -p github.com/emirpasic/gods/containers -lang=go1.2 -complete -installsuffix shared -buildid _68UShMVzURhHHekrjdc/_68UShMVzURhHHekrjdc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1674/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/containers/containers.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/containers/enumerable.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/containers/iterator.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/containers/serialization.go
2025-08-20T21:13:47.2259029Z [00:03:24.574]➜  go tool buildid -w $WORK/b1674/_pkg_.a # internal
2025-08-20T21:13:47.2275852Z [00:03:24.575]➜  cp $WORK/b1674/_pkg_.a /root/.cache/go-build/e0/e098183c983a494b4b200523a4e6af02db2e1767455ab15479bca942200b89e0-d # internal
2025-08-20T21:13:47.2276520Z [00:03:24.576]➜  github.com/emirpasic/gods/lists
2025-08-20T21:13:47.2276827Z [00:03:24.576]➜  mkdir -p $WORK/b1677/
2025-08-20T21:13:47.2284595Z [00:03:24.576]➜  cat >/tmp/go-build1679262874/b1677/importcfg << 'EOF' # internal
2025-08-20T21:13:47.2285447Z [00:03:24.576]➜  # import config
2025-08-20T21:13:47.2285944Z [00:03:24.576]➜  packagefile github.com/emirpasic/gods/containers=/tmp/go-build1679262874/b1674/_pkg_.a
2025-08-20T21:13:47.2286865Z [00:03:24.576]➜  packagefile github.com/emirpasic/gods/utils=/tmp/go-build1679262874/b1675/_pkg_.a
2025-08-20T21:13:47.2287339Z [00:03:24.576]➜  EOF
2025-08-20T21:13:47.2289177Z [00:03:24.577]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists=>github.com/emirpasic/gods@v1.18.1/lists;$WORK/b1677=>" -p github.com/emirpasic/gods/lists -lang=go1.2 -complete -installsuffix shared -buildid qh0BytYvlFf6nDH7aBEV/qh0BytYvlFf6nDH7aBEV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1677/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/lists.go
2025-08-20T21:13:47.2316302Z [00:03:24.579]➜  go tool buildid -w $WORK/b1666/_pkg_.a # internal
2025-08-20T21:13:47.2353861Z [00:03:24.581]➜  cp $WORK/b1666/_pkg_.a /root/.cache/go-build/b4/b4a42a15fde3a6ef01c443a67df03361f14048c3828daef1730035909e83d6ed-d # internal
2025-08-20T21:13:47.2413305Z [00:03:24.589]➜  github.com/go-git/go-git/v5/plumbing/storer
2025-08-20T21:13:47.2414032Z [00:03:24.589]➜  mkdir -p $WORK/b1670/
2025-08-20T21:13:47.2419841Z [00:03:24.590]➜  cat >/tmp/go-build1679262874/b1670/importcfg << 'EOF' # internal
2025-08-20T21:13:47.2420218Z [00:03:24.590]➜  # import config
2025-08-20T21:13:47.2420673Z [00:03:24.590]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.2421281Z [00:03:24.590]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.2421950Z [00:03:24.590]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:13:47.2422494Z [00:03:24.590]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.2422900Z [00:03:24.590]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.2423207Z [00:03:24.590]➜  EOF
2025-08-20T21:13:47.2426633Z [00:03:24.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1670/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer=>github.com/go-git/go-git/v5@v5.16.2/plumbing/storer;$WORK/b1670=>" -p github.com/go-git/go-git/v5/plumbing/storer -lang=go1.23 -complete -installsuffix shared -buildid w-X0DEscqaNhqrNJeiy5/w-X0DEscqaNhqrNJeiy5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1670/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/index.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/object.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/reference.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/shallow.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/storer/storer.go
2025-08-20T21:13:47.2504368Z [00:03:24.598]➜  go tool buildid -w $WORK/b1677/_pkg_.a # internal
2025-08-20T21:13:47.2518306Z [00:03:24.600]➜  cp $WORK/b1677/_pkg_.a /root/.cache/go-build/76/760e24ec0b0a247e553a4a06f6f910a8054ff1377b30d103c2e910d128779a01-d # internal
2025-08-20T21:13:47.2523565Z [00:03:24.600]➜  github.com/emirpasic/gods/lists/arraylist
2025-08-20T21:13:47.2523948Z [00:03:24.600]➜  mkdir -p $WORK/b1676/
2025-08-20T21:13:47.2530959Z [00:03:24.601]➜  cat >/tmp/go-build1679262874/b1676/importcfg << 'EOF' # internal
2025-08-20T21:13:47.2531443Z [00:03:24.601]➜  # import config
2025-08-20T21:13:47.2531816Z [00:03:24.601]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:47.2532265Z [00:03:24.601]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.2532803Z [00:03:24.601]➜  packagefile github.com/emirpasic/gods/containers=/tmp/go-build1679262874/b1674/_pkg_.a
2025-08-20T21:13:47.2533428Z [00:03:24.601]➜  packagefile github.com/emirpasic/gods/lists=/tmp/go-build1679262874/b1677/_pkg_.a
2025-08-20T21:13:47.2534034Z [00:03:24.601]➜  packagefile github.com/emirpasic/gods/utils=/tmp/go-build1679262874/b1675/_pkg_.a
2025-08-20T21:13:47.2534769Z [00:03:24.601]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.2535154Z [00:03:24.601]➜  EOF
2025-08-20T21:13:47.2538142Z [00:03:24.601]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/arraylist=>github.com/emirpasic/gods@v1.18.1/lists/arraylist;$WORK/b1676=>" -p github.com/emirpasic/gods/lists/arraylist -lang=go1.2 -complete -installsuffix shared -buildid XwGFAFcwpHwmJxTPXiKx/XwGFAFcwpHwmJxTPXiKx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1676/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/arraylist/arraylist.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/arraylist/enumerable.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/arraylist/iterator.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/lists/arraylist/serialization.go
2025-08-20T21:13:47.2787621Z [00:03:24.627]➜  go tool buildid -w $WORK/b1669/_pkg_.a # internal
2025-08-20T21:13:47.2807327Z [00:03:24.628]➜  cp $WORK/b1669/_pkg_.a /root/.cache/go-build/13/1313a94ba97c701bcce3116346330f83f680ebf22c015d9c6050b234e32f8ba7-d # internal
2025-08-20T21:13:47.2808051Z [00:03:24.628]➜  github.com/emirpasic/gods/trees
2025-08-20T21:13:47.2808375Z [00:03:24.629]➜  mkdir -p $WORK/b1678/
2025-08-20T21:13:47.2810827Z [00:03:24.629]➜  cat >/tmp/go-build1679262874/b1678/importcfg << 'EOF' # internal
2025-08-20T21:13:47.2811563Z [00:03:24.629]➜  # import config
2025-08-20T21:13:47.2812724Z [00:03:24.629]➜  packagefile github.com/emirpasic/gods/containers=/tmp/go-build1679262874/b1674/_pkg_.a
2025-08-20T21:13:47.2813340Z [00:03:24.629]➜  EOF
2025-08-20T21:13:47.2815575Z [00:03:24.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees=>github.com/emirpasic/gods@v1.18.1/trees;$WORK/b1678=>" -p github.com/emirpasic/gods/trees -lang=go1.2 -complete -installsuffix shared -buildid QNVVXA_HWD3xcmMxPD2I/QNVVXA_HWD3xcmMxPD2I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1678/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees/trees.go
2025-08-20T21:13:47.2903217Z [00:03:24.638]➜  go tool buildid -w $WORK/b1678/_pkg_.a # internal
2025-08-20T21:13:47.2907363Z [00:03:24.639]➜  cp $WORK/b1678/_pkg_.a /root/.cache/go-build/e0/e055309b10aec1c23824232f1bfb76ef1cf8583ae3afc1f8c59ee10d23c85f26-d # internal
2025-08-20T21:13:47.2921124Z [00:03:24.640]➜  github.com/go-git/go-git/v5/plumbing/format/diff
2025-08-20T21:13:47.2921827Z [00:03:24.640]➜  mkdir -p $WORK/b1679/
2025-08-20T21:13:47.2943297Z [00:03:24.642]➜  cat >/tmp/go-build1679262874/b1679/importcfg << 'EOF' # internal
2025-08-20T21:13:47.2943964Z [00:03:24.642]➜  # import config
2025-08-20T21:13:47.2945610Z [00:03:24.642]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.2946433Z [00:03:24.642]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.2947156Z [00:03:24.642]➜  packagefile github.com/go-git/go-git/v5/plumbing/color=/tmp/go-build1679262874/b1680/_pkg_.a
2025-08-20T21:13:47.2947994Z [00:03:24.642]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:47.2948547Z [00:03:24.642]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.2948968Z [00:03:24.642]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.2949391Z [00:03:24.642]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.2949817Z [00:03:24.642]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.2950132Z [00:03:24.642]➜  EOF
2025-08-20T21:13:47.2953186Z [00:03:24.642]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/diff=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/diff;$WORK/b1679=>" -p github.com/go-git/go-git/v5/plumbing/format/diff -lang=go1.23 -complete -installsuffix shared -buildid OiWsnx1-YO1vTuRChIsd/OiWsnx1-YO1vTuRChIsd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1679/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/diff/colorconfig.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/diff/patch.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/diff/unified_encoder.go
2025-08-20T21:13:47.3034072Z [00:03:24.651]➜  go tool buildid -w $WORK/b1670/_pkg_.a # internal
2025-08-20T21:13:47.3054759Z [00:03:24.653]➜  cp $WORK/b1670/_pkg_.a /root/.cache/go-build/9c/9c81f2e2b980405b8f555d41a9209d912ab7a53cd1b3e171a2f222b033ecbac6-d # internal
2025-08-20T21:13:47.3086488Z [00:03:24.656]➜  github.com/go-git/go-git/v5/plumbing/format/packfile
2025-08-20T21:13:47.3086985Z [00:03:24.656]➜  mkdir -p $WORK/b1668/
2025-08-20T21:13:47.3090077Z [00:03:24.657]➜  cat >/tmp/go-build1679262874/b1668/importcfg << 'EOF' # internal
2025-08-20T21:13:47.3092971Z [00:03:24.657]➜  # import config
2025-08-20T21:13:47.3093342Z [00:03:24.657]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.3093768Z [00:03:24.657]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.3094232Z [00:03:24.657]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:47.3094683Z [00:03:24.657]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.3095097Z [00:03:24.657]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.3095591Z [00:03:24.657]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:47.3096187Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.3096825Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/plumbing/cache=/tmp/go-build1679262874/b1661/_pkg_.a
2025-08-20T21:13:47.3097584Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=/tmp/go-build1679262874/b1669/_pkg_.a
2025-08-20T21:13:47.3098271Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:47.3098928Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.3099943Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/utils/binary=/tmp/go-build1679262874/b1667/_pkg_.a
2025-08-20T21:13:47.3100719Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.3101421Z [00:03:24.657]➜  packagefile github.com/go-git/go-git/v5/utils/sync=/tmp/go-build1679262874/b1671/_pkg_.a
2025-08-20T21:13:47.3101929Z [00:03:24.657]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:47.3102365Z [00:03:24.657]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:47.3102929Z [00:03:24.657]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.3103410Z [00:03:24.657]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:47.3128525Z [00:03:24.657]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.3128969Z [00:03:24.657]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.3129386Z [00:03:24.657]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.3129697Z [00:03:24.657]➜  EOF
2025-08-20T21:13:47.3136915Z [00:03:24.657]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1668/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile;$WORK/b1668=>" -p github.com/go-git/go-git/v5/plumbing/format/packfile -lang=go1.23 -complete -installsuffix shared -buildid BpJ1UVGp8rHq_km3187f/BpJ1UVGp8rHq_km3187f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1668/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/delta_index.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/delta_selector.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/diff_delta.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/encoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/error.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/fsobject.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/object_pack.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/packfile.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/parser.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/patch_delta.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/packfile/scanner.go
2025-08-20T21:13:47.3172906Z [00:03:24.659]➜  go tool buildid -w $WORK/b1676/_pkg_.a # internal
2025-08-20T21:13:47.3173606Z [00:03:24.660]➜  cp $WORK/b1676/_pkg_.a /root/.cache/go-build/85/856eb95e96ec1368297b12bc73fe2b864df64ae6c5cec402d1d1266ea0424d88-d # internal
2025-08-20T21:13:47.3174221Z [00:03:24.660]➜  github.com/emirpasic/gods/trees/binaryheap
2025-08-20T21:13:47.3174539Z [00:03:24.660]➜  mkdir -p $WORK/b1673/
2025-08-20T21:13:47.3174914Z [00:03:24.660]➜  cat >/tmp/go-build1679262874/b1673/importcfg << 'EOF' # internal
2025-08-20T21:13:47.3175261Z [00:03:24.660]➜  # import config
2025-08-20T21:13:47.3175588Z [00:03:24.660]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.3176119Z [00:03:24.660]➜  packagefile github.com/emirpasic/gods/containers=/tmp/go-build1679262874/b1674/_pkg_.a
2025-08-20T21:13:47.3176790Z [00:03:24.660]➜  packagefile github.com/emirpasic/gods/lists/arraylist=/tmp/go-build1679262874/b1676/_pkg_.a
2025-08-20T21:13:47.3177430Z [00:03:24.660]➜  packagefile github.com/emirpasic/gods/trees=/tmp/go-build1679262874/b1678/_pkg_.a
2025-08-20T21:13:47.3178022Z [00:03:24.660]➜  packagefile github.com/emirpasic/gods/utils=/tmp/go-build1679262874/b1675/_pkg_.a
2025-08-20T21:13:47.3178980Z [00:03:24.660]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.3179300Z [00:03:24.660]➜  EOF
2025-08-20T21:13:47.3182304Z [00:03:24.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1673/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees/binaryheap=>github.com/emirpasic/gods@v1.18.1/trees/binaryheap;$WORK/b1673=>" -p github.com/emirpasic/gods/trees/binaryheap -lang=go1.2 -complete -installsuffix shared -buildid 1e8JM5eVmwkHQuYmuNpB/1e8JM5eVmwkHQuYmuNpB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1673/importcfg -pack /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees/binaryheap/binaryheap.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees/binaryheap/iterator.go /root/go/pkg/mod/github.com/emirpasic/gods@v1.18.1/trees/binaryheap/serialization.go
2025-08-20T21:13:47.3571390Z [00:03:24.705]➜  go tool buildid -w $WORK/b1679/_pkg_.a # internal
2025-08-20T21:13:47.3581546Z [00:03:24.706]➜  cp $WORK/b1679/_pkg_.a /root/.cache/go-build/07/076e7401ebf7a2add30fe6d7f33d17a617e5d2573ba10d139a3229de1cb50e16-d # internal
2025-08-20T21:13:47.3586117Z [00:03:24.707]➜  github.com/go-git/go-git/v5/storage
2025-08-20T21:13:47.3586495Z [00:03:24.707]➜  mkdir -p $WORK/b1681/
2025-08-20T21:13:47.3591587Z [00:03:24.707]➜  cat >/tmp/go-build1679262874/b1681/importcfg << 'EOF' # internal
2025-08-20T21:13:47.3591972Z [00:03:24.707]➜  # import config
2025-08-20T21:13:47.3592315Z [00:03:24.707]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.3592855Z [00:03:24.707]➜  packagefile github.com/go-git/go-git/v5/config=/tmp/go-build1679262874/b1646/_pkg_.a
2025-08-20T21:13:47.3593760Z [00:03:24.707]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.3594249Z [00:03:24.707]➜  EOF
2025-08-20T21:13:47.3596111Z [00:03:24.707]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1681/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage=>github.com/go-git/go-git/v5@v5.16.2/storage;$WORK/b1681=>" -p github.com/go-git/go-git/v5/storage -lang=go1.23 -complete -installsuffix shared -buildid x2q1OKAMvdm7e9zmIKF1/x2q1OKAMvdm7e9zmIKF1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1681/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/storer.go
2025-08-20T21:13:47.3683082Z [00:03:24.716]➜  go tool buildid -w $WORK/b1673/_pkg_.a # internal
2025-08-20T21:13:47.3691260Z [00:03:24.717]➜  cp $WORK/b1673/_pkg_.a /root/.cache/go-build/84/84aea4734f2ef3ebff7e1d7d9b7df076427fd97a9d5e468bcded5f4ed73bf572-d # internal
2025-08-20T21:13:47.3742640Z [00:03:24.722]➜  github.com/sergi/go-diff/diffmatchpatch
2025-08-20T21:13:47.3745819Z [00:03:24.722]➜  mkdir -p $WORK/b1683/
2025-08-20T21:13:47.3747558Z [00:03:24.723]➜  cat >/tmp/go-build1679262874/b1683/importcfg << 'EOF' # internal
2025-08-20T21:13:47.3750387Z [00:03:24.723]➜  # import config
2025-08-20T21:13:47.3751817Z [00:03:24.723]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.3752267Z [00:03:24.723]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.3752684Z [00:03:24.723]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.3753090Z [00:03:24.723]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:13:47.3753500Z [00:03:24.723]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:47.3753917Z [00:03:24.723]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:47.3754347Z [00:03:24.723]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.3754776Z [00:03:24.723]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.3755203Z [00:03:24.723]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.3755619Z [00:03:24.723]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.3756405Z [00:03:24.723]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:47.3756751Z [00:03:24.723]➜  EOF
2025-08-20T21:13:47.3761095Z [00:03:24.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1683/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch=>github.com/sergi/go-diff@v1.4.0/diffmatchpatch;$WORK/b1683=>" -p github.com/sergi/go-diff/diffmatchpatch -lang=go1.13 -complete -installsuffix shared -buildid IqclLPCOvRWPOycceVno/IqclLPCOvRWPOycceVno -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1683/importcfg -pack /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/diff.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/diffmatchpatch.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/index.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/match.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/mathutil.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/operation_string.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/patch.go /root/go/pkg/mod/github.com/sergi/go-diff@v1.4.0/diffmatchpatch/stringutil.go
2025-08-20T21:13:47.3817928Z [00:03:24.730]➜  go tool buildid -w $WORK/b1681/_pkg_.a # internal
2025-08-20T21:13:47.3840127Z [00:03:24.732]➜  cp $WORK/b1681/_pkg_.a /root/.cache/go-build/8c/8c558dc692171034090092c7e6e0cf59bcc2b4bea823261a4bf2028e34f2d5b1-d # internal
2025-08-20T21:13:47.3850789Z [00:03:24.733]➜  github.com/go-git/go-git/v5/utils/merkletrie/noder
2025-08-20T21:13:47.3861645Z [00:03:24.733]➜  mkdir -p $WORK/b1686/
2025-08-20T21:13:47.3862119Z [00:03:24.733]➜  cat >/tmp/go-build1679262874/b1686/importcfg << 'EOF' # internal
2025-08-20T21:13:47.3862706Z [00:03:24.733]➜  # import config
2025-08-20T21:13:47.3863112Z [00:03:24.733]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.3863527Z [00:03:24.733]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.3863948Z [00:03:24.733]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.3864435Z [00:03:24.733]➜  EOF
2025-08-20T21:13:47.3866858Z [00:03:24.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1686/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/noder=>github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/noder;$WORK/b1686=>" -p github.com/go-git/go-git/v5/utils/merkletrie/noder -lang=go1.23 -complete -installsuffix shared -buildid megBkG23Drwdxn0MDPp1/megBkG23Drwdxn0MDPp1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1686/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/noder/noder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/noder/path.go
2025-08-20T21:13:47.4081584Z [00:03:24.756]➜  go tool buildid -w $WORK/b1686/_pkg_.a # internal
2025-08-20T21:13:47.4104248Z [00:03:24.758]➜  cp $WORK/b1686/_pkg_.a /root/.cache/go-build/c1/c17a012b506c63b88b618df9bdddb2e65e9885b81a0d82ea7bab29aeb3038546-d # internal
2025-08-20T21:13:47.4111193Z [00:03:24.759]➜  github.com/go-git/go-git/v5/utils/merkletrie/internal/frame
2025-08-20T21:13:47.4115720Z [00:03:24.760]➜  mkdir -p $WORK/b1685/
2025-08-20T21:13:47.4143720Z [00:03:24.762]➜  cat >/tmp/go-build1679262874/b1685/importcfg << 'EOF' # internal
2025-08-20T21:13:47.4145113Z [00:03:24.762]➜  # import config
2025-08-20T21:13:47.4145736Z [00:03:24.762]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.4146443Z [00:03:24.762]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.4147617Z [00:03:24.762]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:47.4148747Z [00:03:24.762]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.4149213Z [00:03:24.762]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.4149873Z [00:03:24.762]➜  EOF
2025-08-20T21:13:47.4152284Z [00:03:24.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1685/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/internal/frame=>github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/internal/frame;$WORK/b1685=>" -p github.com/go-git/go-git/v5/utils/merkletrie/internal/frame -lang=go1.23 -complete -installsuffix shared -buildid vIo-tA_mVJMN-V0jJj8L/vIo-tA_mVJMN-V0jJj8L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1685/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/internal/frame/frame.go
2025-08-20T21:13:47.4356260Z [00:03:24.784]➜  go tool buildid -w $WORK/b1685/_pkg_.a # internal
2025-08-20T21:13:47.4357282Z [00:03:24.784]➜  cp $WORK/b1685/_pkg_.a /root/.cache/go-build/f6/f6dfbdef66ce96584c226ef5aa97352b21ac34e4dfee729e95ccc52fc0cee3b3-d # internal
2025-08-20T21:13:47.4394936Z [00:03:24.788]➜  github.com/go-git/go-git/v5/utils/merkletrie
2025-08-20T21:13:47.4395811Z [00:03:24.788]➜  mkdir -p $WORK/b1684/
2025-08-20T21:13:47.4406336Z [00:03:24.789]➜  cat >/tmp/go-build1679262874/b1684/importcfg << 'EOF' # internal
2025-08-20T21:13:47.4407052Z [00:03:24.789]➜  # import config
2025-08-20T21:13:47.4407864Z [00:03:24.789]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.4408350Z [00:03:24.789]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.4408776Z [00:03:24.789]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.4409404Z [00:03:24.789]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame=/tmp/go-build1679262874/b1685/_pkg_.a
2025-08-20T21:13:47.4410181Z [00:03:24.789]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:47.4410950Z [00:03:24.789]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.4411281Z [00:03:24.789]➜  EOF
2025-08-20T21:13:47.4416225Z [00:03:24.789]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1684/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie=>github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie;$WORK/b1684=>" -p github.com/go-git/go-git/v5/utils/merkletrie -lang=go1.23 -complete -installsuffix shared -buildid xde-c4piZ_U2jcTTvaMw/xde-c4piZ_U2jcTTvaMw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1684/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/change.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/difftree.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/doubleiter.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/iter.go
2025-08-20T21:13:47.5040410Z [00:03:24.852]➜  go tool buildid -w $WORK/b1684/_pkg_.a # internal
2025-08-20T21:13:47.5042208Z [00:03:24.852]➜  go tool buildid -w $WORK/b1683/_pkg_.a # internal
2025-08-20T21:13:47.5060846Z [00:03:24.854]➜  cp $WORK/b1683/_pkg_.a /root/.cache/go-build/26/26cc9e862099232b46b2f5dde14849db4a505b48d73f08d070143aff21d4825d-d # internal
2025-08-20T21:13:47.5067064Z [00:03:24.855]➜  github.com/go-git/go-git/v5/utils/diff
2025-08-20T21:13:47.5067972Z [00:03:24.855]➜  mkdir -p $WORK/b1682/
2025-08-20T21:13:47.5074958Z [00:03:24.855]➜  cat >/tmp/go-build1679262874/b1682/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5075813Z [00:03:24.855]➜  # import config
2025-08-20T21:13:47.5076750Z [00:03:24.855]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.5077647Z [00:03:24.855]➜  packagefile github.com/sergi/go-diff/diffmatchpatch=/tmp/go-build1679262874/b1683/_pkg_.a
2025-08-20T21:13:47.5078296Z [00:03:24.855]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.5078616Z [00:03:24.855]➜  EOF
2025-08-20T21:13:47.5081469Z [00:03:24.856]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1682/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/diff=>github.com/go-git/go-git/v5@v5.16.2/utils/diff;$WORK/b1682=>" -p github.com/go-git/go-git/v5/utils/diff -lang=go1.23 -complete -installsuffix shared -buildid RROkU9wSB28jsXZZ-P5j/RROkU9wSB28jsXZZ-P5j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1682/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/diff/diff.go
2025-08-20T21:13:47.5083745Z [00:03:24.856]➜  cp $WORK/b1684/_pkg_.a /root/.cache/go-build/b9/b9d76d4d0d294cd68ed9dec816c0a5b72229b3827038ef31ac69a1994f4f49a6-d # internal
2025-08-20T21:13:47.5089512Z [00:03:24.857]➜  github.com/go-git/go-git/v5/utils/trace
2025-08-20T21:13:47.5090365Z [00:03:24.857]➜  mkdir -p $WORK/b1689/
2025-08-20T21:13:47.5093828Z [00:03:24.857]➜  cat >/tmp/go-build1679262874/b1689/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5094293Z [00:03:24.857]➜  # import config
2025-08-20T21:13:47.5094640Z [00:03:24.857]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5095058Z [00:03:24.857]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:47.5095631Z [00:03:24.857]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.5096061Z [00:03:24.857]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:47.5096390Z [00:03:24.857]➜  EOF
2025-08-20T21:13:47.5098296Z [00:03:24.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1689/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/trace=>github.com/go-git/go-git/v5@v5.16.2/utils/trace;$WORK/b1689=>" -p github.com/go-git/go-git/v5/utils/trace -lang=go1.23 -complete -installsuffix shared -buildid 4aTetYhNLK0YiSY_j95g/4aTetYhNLK0YiSY_j95g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1689/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/trace/trace.go
2025-08-20T21:13:47.5191644Z [00:03:24.867]➜  go tool buildid -w $WORK/b1668/_pkg_.a # internal
2025-08-20T21:13:47.5220522Z [00:03:24.870]➜  go tool buildid -w $WORK/b1682/_pkg_.a # internal
2025-08-20T21:13:47.5221632Z [00:03:24.870]➜  cp $WORK/b1682/_pkg_.a /root/.cache/go-build/76/763a10d5e3e458113104757dba83218038d0295137cb9477726a746eb8d048d8-d # internal
2025-08-20T21:13:47.5229034Z [00:03:24.871]➜  cp $WORK/b1668/_pkg_.a /root/.cache/go-build/c6/c6bb5590d2ba0b171a3e6e2a296b37e6447fd284434a072e0fe10a4e4576875b-d # internal
2025-08-20T21:13:47.5248250Z [00:03:24.873]➜  github.com/go-git/go-git/v5/plumbing/protocol/packp/capability
2025-08-20T21:13:47.5248966Z [00:03:24.873]➜  mkdir -p $WORK/b1690/
2025-08-20T21:13:47.5257742Z [00:03:24.874]➜  cat >/tmp/go-build1679262874/b1690/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5259410Z [00:03:24.874]➜  # import config
2025-08-20T21:13:47.5261915Z [00:03:24.874]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.5262423Z [00:03:24.874]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.5262849Z [00:03:24.874]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5263266Z [00:03:24.874]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.5263692Z [00:03:24.874]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.5264013Z [00:03:24.874]➜  EOF
2025-08-20T21:13:47.5267039Z [00:03:24.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1690/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/capability=>github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/capability;$WORK/b1690=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/capability -lang=go1.23 -complete -installsuffix shared -buildid Ryq5xWycpwYJ1vEqcBcu/Ryq5xWycpwYJ1vEqcBcu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1690/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/capability/capability.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/capability/list.go
2025-08-20T21:13:47.5296850Z [00:03:24.878]➜  go tool buildid -w $WORK/b1689/_pkg_.a # internal
2025-08-20T21:13:47.5304719Z [00:03:24.878]➜  cp $WORK/b1689/_pkg_.a /root/.cache/go-build/2a/2aca1257812d700614e180b4c9f52113eb88205773901876c9705b4ae9d1ab30-d # internal
2025-08-20T21:13:47.5312840Z [00:03:24.879]➜  github.com/go-git/go-git/v5/plumbing/format/pktline
2025-08-20T21:13:47.5330519Z [00:03:24.879]➜  mkdir -p $WORK/b1688/
2025-08-20T21:13:47.5331667Z [00:03:24.880]➜  cat >/tmp/go-build1679262874/b1688/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5332059Z [00:03:24.880]➜  # import config
2025-08-20T21:13:47.5332411Z [00:03:24.880]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.5332858Z [00:03:24.880]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.5333548Z [00:03:24.880]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5334139Z [00:03:24.880]➜  packagefile github.com/go-git/go-git/v5/utils/trace=/tmp/go-build1679262874/b1689/_pkg_.a
2025-08-20T21:13:47.5334658Z [00:03:24.880]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.5335280Z [00:03:24.880]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.5335601Z [00:03:24.880]➜  EOF
2025-08-20T21:13:47.5338910Z [00:03:24.880]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1688/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/pktline=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/pktline;$WORK/b1688=>" -p github.com/go-git/go-git/v5/plumbing/format/pktline -lang=go1.23 -complete -installsuffix shared -buildid iC4E6f2gNexL-zoPbixk/iC4E6f2gNexL-zoPbixk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1688/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/pktline/encoder.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/pktline/error.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/pktline/scanner.go
2025-08-20T21:13:47.5349952Z [00:03:24.883]➜  github.com/go-git/go-git/v5/plumbing/object
2025-08-20T21:13:47.5350907Z [00:03:24.883]➜  mkdir -p $WORK/b1672/
2025-08-20T21:13:47.5351380Z [00:03:24.883]➜  cat >/tmp/go-build1679262874/b1672/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5351735Z [00:03:24.883]➜  # import config
2025-08-20T21:13:47.5352078Z [00:03:24.883]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.5352533Z [00:03:24.883]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:47.5352986Z [00:03:24.883]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.5353420Z [00:03:24.883]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.5353841Z [00:03:24.883]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5354385Z [00:03:24.883]➜  packagefile github.com/ProtonMail/go-crypto/openpgp=/tmp/go-build1679262874/b1602/_pkg_.a
2025-08-20T21:13:47.5355063Z [00:03:24.883]➜  packagefile github.com/emirpasic/gods/trees/binaryheap=/tmp/go-build1679262874/b1673/_pkg_.a
2025-08-20T21:13:47.5355723Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.5356377Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:47.5357074Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/diff=/tmp/go-build1679262874/b1679/_pkg_.a
2025-08-20T21:13:47.5357755Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.5358663Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:13:47.5359374Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/binary=/tmp/go-build1679262874/b1667/_pkg_.a
2025-08-20T21:13:47.5360006Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/diff=/tmp/go-build1679262874/b1682/_pkg_.a
2025-08-20T21:13:47.5361096Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.5361817Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie=/tmp/go-build1679262874/b1684/_pkg_.a
2025-08-20T21:13:47.5362514Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:47.5363181Z [00:03:24.883]➜  packagefile github.com/go-git/go-git/v5/utils/sync=/tmp/go-build1679262874/b1671/_pkg_.a
2025-08-20T21:13:47.5363824Z [00:03:24.883]➜  packagefile github.com/sergi/go-diff/diffmatchpatch=/tmp/go-build1679262874/b1683/_pkg_.a
2025-08-20T21:13:47.5364466Z [00:03:24.883]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.5364958Z [00:03:24.883]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:47.5365403Z [00:03:24.883]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.5365988Z [00:03:24.883]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.5366415Z [00:03:24.883]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.5366840Z [00:03:24.883]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.5367255Z [00:03:24.883]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.5367563Z [00:03:24.883]➜  EOF
2025-08-20T21:13:47.5375355Z [00:03:24.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1672/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object=>github.com/go-git/go-git/v5@v5.16.2/plumbing/object;$WORK/b1672=>" -p github.com/go-git/go-git/v5/plumbing/object -lang=go1.23 -complete -installsuffix shared -buildid Rdq5cVuC8CLX7MHV_wRS/Rdq5cVuC8CLX7MHV_wRS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1672/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/blob.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/change.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/change_adaptor.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker_bfs.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker_bfs_filtered.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker_ctime.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker_limit.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/commit_walker_path.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/difftree.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/file.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/merge_base.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/object.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/patch.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/rename.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/signature.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/tag.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/tree.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/object/treenoder.go
2025-08-20T21:13:47.5462325Z [00:03:24.894]➜  go tool buildid -w $WORK/b1258/_pkg_.a # internal
2025-08-20T21:13:47.5494834Z [00:03:24.897]➜  go tool buildid -w $WORK/b1690/_pkg_.a # internal
2025-08-20T21:13:47.5503538Z [00:03:24.898]➜  cp $WORK/b1690/_pkg_.a /root/.cache/go-build/e5/e5102d215ffd268f755610a3e7e30f21a42d29971a23411f394cccd7e3cecb47-d # internal
2025-08-20T21:13:47.5517555Z [00:03:24.900]➜  github.com/go-git/go-git/v5/storage/memory
2025-08-20T21:13:47.5517925Z [00:03:24.900]➜  mkdir -p $WORK/b1692/
2025-08-20T21:13:47.5524691Z [00:03:24.900]➜  cat >/tmp/go-build1679262874/b1692/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5525149Z [00:03:24.900]➜  # import config
2025-08-20T21:13:47.5525485Z [00:03:24.900]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5526001Z [00:03:24.900]➜  packagefile github.com/go-git/go-git/v5/config=/tmp/go-build1679262874/b1646/_pkg_.a
2025-08-20T21:13:47.5526613Z [00:03:24.900]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.5527296Z [00:03:24.900]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:13:47.5528181Z [00:03:24.900]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.5528888Z [00:03:24.900]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:13:47.5529401Z [00:03:24.900]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.5529856Z [00:03:24.900]➜  EOF
2025-08-20T21:13:47.5541261Z [00:03:24.900]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1692/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/memory=>github.com/go-git/go-git/v5@v5.16.2/storage/memory;$WORK/b1692=>" -p github.com/go-git/go-git/v5/storage/memory -lang=go1.23 -complete -installsuffix shared -buildid o9PeCoNP-3esXo9JxedD/o9PeCoNP-3esXo9JxedD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1692/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/memory/storage.go
2025-08-20T21:13:47.5594825Z [00:03:24.907]➜  go tool buildid -w $WORK/b1688/_pkg_.a # internal
2025-08-20T21:13:47.5601414Z [00:03:24.908]➜  cp $WORK/b1688/_pkg_.a /root/.cache/go-build/5b/5bee31bc4298e1d60d74ba738c5f55021a8bbb5d34cc6bf553e23333873f9693-d # internal
2025-08-20T21:13:47.5609783Z [00:03:24.909]➜  github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband
2025-08-20T21:13:47.5610241Z [00:03:24.909]➜  mkdir -p $WORK/b1691/
2025-08-20T21:13:47.5614319Z [00:03:24.909]➜  cat >/tmp/go-build1679262874/b1691/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5615361Z [00:03:24.909]➜  # import config
2025-08-20T21:13:47.5616507Z [00:03:24.909]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.5617914Z [00:03:24.909]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.5618686Z [00:03:24.909]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=/tmp/go-build1679262874/b1688/_pkg_.a
2025-08-20T21:13:47.5619292Z [00:03:24.909]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.5619607Z [00:03:24.909]➜  EOF
2025-08-20T21:13:47.5623457Z [00:03:24.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1691/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband=>github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband;$WORK/b1691=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband -lang=go1.23 -complete -installsuffix shared -buildid Xt4V71K4tmkq8ZPUlOBh/Xt4V71K4tmkq8ZPUlOBh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1691/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband/demux.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/sideband/muxer.go
2025-08-20T21:13:47.5788990Z [00:03:24.927]➜  cp $WORK/b1258/_pkg_.a /root/.cache/go-build/ba/ba6203ca4bd42184016bc1043c1b7bdf1bfc870906a66ef18f42220b814142e9-d # internal
2025-08-20T21:13:47.5842126Z [00:03:24.932]➜  go tool buildid -w $WORK/b1691/_pkg_.a # internal
2025-08-20T21:13:47.5845033Z [00:03:24.932]➜  cp $WORK/b1691/_pkg_.a /root/.cache/go-build/97/979ab352cff82434c0e68c629c5bb56130b2bb2e3db19b6a1993750f81c55203-d # internal
2025-08-20T21:13:47.5846407Z [00:03:24.932]➜  github.com/go-git/go-git/v5/plumbing/format/objfile
2025-08-20T21:13:47.5846770Z [00:03:24.932]➜  mkdir -p $WORK/b1700/
2025-08-20T21:13:47.5848125Z [00:03:24.933]➜  cat >/tmp/go-build1679262874/b1700/importcfg << 'EOF' # internal
2025-08-20T21:13:47.5849490Z [00:03:24.933]➜  # import config
2025-08-20T21:13:47.5850754Z [00:03:24.933]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:47.5851333Z [00:03:24.933]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.5852853Z [00:03:24.933]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.5854569Z [00:03:24.933]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:13:47.5855573Z [00:03:24.933]➜  packagefile github.com/go-git/go-git/v5/utils/sync=/tmp/go-build1679262874/b1671/_pkg_.a
2025-08-20T21:13:47.5856307Z [00:03:24.933]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.5856729Z [00:03:24.933]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.5857043Z [00:03:24.933]➜  EOF
2025-08-20T21:13:47.5859800Z [00:03:24.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1700/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/objfile=>github.com/go-git/go-git/v5@v5.16.2/plumbing/format/objfile;$WORK/b1700=>" -p github.com/go-git/go-git/v5/plumbing/format/objfile -lang=go1.23 -complete -installsuffix shared -buildid CoRCtQr79rHZu5kjn_7I/CoRCtQr79rHZu5kjn_7I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1700/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/objfile/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/objfile/reader.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/format/objfile/writer.go
2025-08-20T21:13:47.5977839Z [00:03:24.946]➜  go tool buildid -w $WORK/b1692/_pkg_.a # internal
2025-08-20T21:13:47.5991182Z [00:03:24.947]➜  cp $WORK/b1692/_pkg_.a /root/.cache/go-build/be/be03072015a39d94832c33e7589bf04df379d90b905fd333911e0ee8029ac582-d # internal
2025-08-20T21:13:47.5996907Z [00:03:24.948]➜  github.com/hashicorp/go-getter
2025-08-20T21:13:47.5999450Z [00:03:24.948]➜  mkdir -p $WORK/b1257/
2025-08-20T21:13:47.6003176Z [00:03:24.948]➜  cat >/tmp/go-build1679262874/b1257/importcfg << 'EOF' # internal
2025-08-20T21:13:47.6003592Z [00:03:24.948]➜  # import config
2025-08-20T21:13:47.6003999Z [00:03:24.948]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:47.6004518Z [00:03:24.948]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:13:47.6004962Z [00:03:24.948]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.6005383Z [00:03:24.948]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.6006292Z [00:03:24.948]➜  packagefile cloud.google.com/go/storage=/tmp/go-build1679262874/b1258/_pkg_.a
2025-08-20T21:13:47.6006825Z [00:03:24.948]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:13:47.6007304Z [00:03:24.948]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:47.6007759Z [00:03:24.948]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.6008240Z [00:03:24.948]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:13:47.6008860Z [00:03:24.948]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:47.6009391Z [00:03:24.948]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:47.6009869Z [00:03:24.948]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:47.6010329Z [00:03:24.948]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:47.6011046Z [00:03:24.948]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:47.6011528Z [00:03:24.948]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:47.6011994Z [00:03:24.948]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:47.6012459Z [00:03:24.948]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:47.6012898Z [00:03:24.948]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.6013311Z [00:03:24.948]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.6013814Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:13:47.6014611Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:13:47.6015454Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1679262874/b1522/_pkg_.a
2025-08-20T21:13:47.6016356Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1679262874/b1529/_pkg_.a
2025-08-20T21:13:47.6017007Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1679262874/b1532/_pkg_.a
2025-08-20T21:13:47.6017627Z [00:03:24.948]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1679262874/b1554/_pkg_.a
2025-08-20T21:13:47.6018237Z [00:03:24.948]➜  packagefile github.com/bgentry/go-netrc/netrc=/tmp/go-build1679262874/b1563/_pkg_.a
2025-08-20T21:13:47.6018842Z [00:03:24.948]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build1679262874/b1564/_pkg_.a
2025-08-20T21:13:47.6019493Z [00:03:24.948]➜  packagefile github.com/hashicorp/go-getter/helper/url=/tmp/go-build1679262874/b1565/_pkg_.a
2025-08-20T21:13:47.6020130Z [00:03:24.948]➜  packagefile github.com/hashicorp/go-safetemp=/tmp/go-build1679262874/b1566/_pkg_.a
2025-08-20T21:13:47.6020877Z [00:03:24.948]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1679262874/b931/_pkg_.a
2025-08-20T21:13:47.6021560Z [00:03:24.948]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:47.6022164Z [00:03:24.948]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build1679262874/b920/_pkg_.a
2025-08-20T21:13:47.6022732Z [00:03:24.948]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build1679262874/b1247/_pkg_.a
2025-08-20T21:13:47.6023261Z [00:03:24.948]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:13:47.6023811Z [00:03:24.948]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:13:47.6024392Z [00:03:24.948]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:13:47.6024889Z [00:03:24.948]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:47.6025295Z [00:03:24.948]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.6025991Z [00:03:24.948]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:47.6026438Z [00:03:24.948]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:47.6026875Z [00:03:24.948]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:47.6027283Z [00:03:24.948]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.6027696Z [00:03:24.948]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:47.6028144Z [00:03:24.948]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.6028717Z [00:03:24.948]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:47.6029204Z [00:03:24.948]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.6029637Z [00:03:24.948]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:47.6030057Z [00:03:24.948]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.6030484Z [00:03:24.948]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.6031847Z [00:03:24.948]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.6032767Z [00:03:24.948]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:47.6033402Z [00:03:24.948]➜  packagefile testing=/tmp/go-build1679262874/b1183/_pkg_.a
2025-08-20T21:13:47.6033982Z [00:03:24.948]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.6034353Z [00:03:24.948]➜  EOF
2025-08-20T21:13:47.6048470Z [00:03:24.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1257/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9=>github.com/hashicorp/go-getter@v1.7.9;$WORK/b1257=>" -p github.com/hashicorp/go-getter -lang=go1.13 -complete -installsuffix shared -buildid EOIoVKBwW-64M46x6oUG/EOIoVKBwW-64M46x6oUG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1257/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/checksum.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/client.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/client_mode.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/client_option.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/client_option_insecure.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/client_option_progress.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/common.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/copy_dir.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_bzip2.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_gzip.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_tar.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_tbz2.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_testing.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_tgz.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_txz.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_tzst.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_xz.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_zip.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/decompress_zstd.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_bitbucket.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_file.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_gcs.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_git.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_github.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_gitlab.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_s3.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/detect_ssh.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/folder_storage.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_base.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_file.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_file_copy.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_file_unix.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_gcs.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_git.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_hg.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_http.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_mock.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/get_s3.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/netrc.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/source.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/storage.go /root/go/pkg/mod/github.com/hashicorp/go-getter@v1.7.9/url.go
2025-08-20T21:13:47.6104912Z [00:03:24.958]➜  github.com/go-git/go-git/v5/plumbing/protocol/packp
2025-08-20T21:13:47.6105344Z [00:03:24.958]➜  mkdir -p $WORK/b1687/
2025-08-20T21:13:47.6105735Z [00:03:24.958]➜  cat >/tmp/go-build1679262874/b1687/importcfg << 'EOF' # internal
2025-08-20T21:13:47.6106091Z [00:03:24.958]➜  # import config
2025-08-20T21:13:47.6106430Z [00:03:24.958]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.6106849Z [00:03:24.958]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.6107287Z [00:03:24.958]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:47.6107749Z [00:03:24.958]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.6108441Z [00:03:24.958]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.6109081Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.6109776Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=/tmp/go-build1679262874/b1688/_pkg_.a
2025-08-20T21:13:47.6111083Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:47.6111985Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=/tmp/go-build1679262874/b1691/_pkg_.a
2025-08-20T21:13:47.6112722Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.6113390Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/storage/memory=/tmp/go-build1679262874/b1692/_pkg_.a
2025-08-20T21:13:47.6114040Z [00:03:24.958]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.6114548Z [00:03:24.958]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.6114963Z [00:03:24.958]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:47.6115438Z [00:03:24.958]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.6115856Z [00:03:24.958]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.6116281Z [00:03:24.958]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.6116695Z [00:03:24.958]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.6117007Z [00:03:24.958]➜  EOF
2025-08-20T21:13:47.6125090Z [00:03:24.958]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1687/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp=>github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp;$WORK/b1687=>" -p github.com/go-git/go-git/v5/plumbing/protocol/packp -lang=go1.23 -complete -installsuffix shared -buildid PSuyaZlsDCPuh5F_6XaT/PSuyaZlsDCPuh5F_6XaT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1687/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/advrefs.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/advrefs_decode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/advrefs_encode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/filter.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/gitproto.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/report_status.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/shallowupd.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/srvresp.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/ulreq.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/ulreq_decode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/ulreq_encode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/updreq.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/updreq_decode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/updreq_encode.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/uppackreq.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/protocol/packp/uppackresp.go
2025-08-20T21:13:47.6182631Z [00:03:24.966]➜  go tool buildid -w $WORK/b1700/_pkg_.a # internal
2025-08-20T21:13:47.6191840Z [00:03:24.967]➜  cp $WORK/b1700/_pkg_.a /root/.cache/go-build/53/532837aa2e0d6322c65bb6d714a978a4e6d6210e9ec817592d09c7fd18bd1fac-d # internal
2025-08-20T21:13:47.6215704Z [00:03:24.969]➜  github.com/go-git/go-git/v5/storage/filesystem/dotgit
2025-08-20T21:13:47.6216331Z [00:03:24.969]➜  mkdir -p $WORK/b1701/
2025-08-20T21:13:47.6216801Z [00:03:24.969]➜  cat >/tmp/go-build1679262874/b1701/importcfg << 'EOF' # internal
2025-08-20T21:13:47.6217582Z [00:03:24.969]➜  # import config
2025-08-20T21:13:47.6218014Z [00:03:24.969]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.6218443Z [00:03:24.969]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.6218864Z [00:03:24.969]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.6219280Z [00:03:24.969]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.6219787Z [00:03:24.969]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:47.6220429Z [00:03:24.969]➜  packagefile github.com/go-git/go-billy/v5/helper/chroot=/tmp/go-build1679262874/b1598/_pkg_.a
2025-08-20T21:13:47.6221238Z [00:03:24.969]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.6221928Z [00:03:24.969]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=/tmp/go-build1679262874/b1669/_pkg_.a
2025-08-20T21:13:47.6222662Z [00:03:24.969]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=/tmp/go-build1679262874/b1700/_pkg_.a
2025-08-20T21:13:47.6225228Z [00:03:24.969]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:13:47.6226228Z [00:03:24.969]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:47.6227004Z [00:03:24.970]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:13:47.6227653Z [00:03:24.970]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.6228163Z [00:03:24.970]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.6228559Z [00:03:24.970]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.6229343Z [00:03:24.970]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:47.6229807Z [00:03:24.970]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.6230252Z [00:03:24.970]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:47.6234245Z [00:03:24.970]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:47.6235012Z [00:03:24.970]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:47.6235571Z [00:03:24.970]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.6236455Z [00:03:24.970]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:47.6236998Z [00:03:24.970]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.6237480Z [00:03:24.970]➜  EOF
2025-08-20T21:13:47.6242244Z [00:03:24.970]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1701/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit=>github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit;$WORK/b1701=>" -p github.com/go-git/go-git/v5/storage/filesystem/dotgit -lang=go1.23 -complete -installsuffix shared -buildid -7qEt44j96QD2Z5Frc5w/-7qEt44j96QD2Z5Frc5w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1701/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/dotgit.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/dotgit_rewrite_packed_refs.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/dotgit_setref.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/reader.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/repository_filesystem.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/dotgit/writers.go
2025-08-20T21:13:47.8064678Z [00:03:25.154]➜  go tool buildid -w $WORK/b1687/_pkg_.a # internal
2025-08-20T21:13:47.8123844Z [00:03:25.160]➜  go tool buildid -w $WORK/b1701/_pkg_.a # internal
2025-08-20T21:13:47.8138395Z [00:03:25.162]➜  cp $WORK/b1687/_pkg_.a /root/.cache/go-build/35/3505bf8d66ebea208d0e58acaed609f405289326b451ce2413164b13c955e6b4-d # internal
2025-08-20T21:13:47.8148672Z [00:03:25.163]➜  github.com/go-git/go-git/v5/plumbing/transport
2025-08-20T21:13:47.8150222Z [00:03:25.163]➜  mkdir -p $WORK/b1694/
2025-08-20T21:13:47.8150887Z [00:03:25.163]➜  cat >/tmp/go-build1679262874/b1694/importcfg << 'EOF' # internal
2025-08-20T21:13:47.8151339Z [00:03:25.163]➜  # import config
2025-08-20T21:13:47.8151715Z [00:03:25.163]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.8152149Z [00:03:25.163]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.8152613Z [00:03:25.163]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.8153056Z [00:03:25.163]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.8153608Z [00:03:25.163]➜  packagefile github.com/go-git/go-git/v5/internal/url=/tmp/go-build1679262874/b1647/_pkg_.a
2025-08-20T21:13:47.8154244Z [00:03:25.163]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.8154926Z [00:03:25.163]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:47.8155720Z [00:03:25.163]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:47.8156318Z [00:03:25.163]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.8156739Z [00:03:25.163]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:47.8157195Z [00:03:25.163]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.8157649Z [00:03:25.163]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.8158398Z [00:03:25.163]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.8158726Z [00:03:25.163]➜  EOF
2025-08-20T21:13:47.8160988Z [00:03:25.163]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1694/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport;$WORK/b1694=>" -p github.com/go-git/go-git/v5/plumbing/transport -lang=go1.23 -complete -installsuffix shared -buildid UnA97MTSfV66MZR6TLOD/UnA97MTSfV66MZR6TLOD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1694/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/common.go
2025-08-20T21:13:47.8163337Z [00:03:25.163]➜  cp $WORK/b1701/_pkg_.a /root/.cache/go-build/ef/efadd49190475d5725842c84530956516bf34ac0a32163ed56fe49bdc7d52dfa-d # internal
2025-08-20T21:13:47.8217742Z [00:03:25.170]➜  github.com/go-git/go-git/v5/storage/filesystem
2025-08-20T21:13:47.8218137Z [00:03:25.170]➜  mkdir -p $WORK/b1699/
2025-08-20T21:13:47.8221309Z [00:03:25.170]➜  cat >/tmp/go-build1679262874/b1699/importcfg << 'EOF' # internal
2025-08-20T21:13:47.8221724Z [00:03:25.170]➜  # import config
2025-08-20T21:13:47.8222071Z [00:03:25.170]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.8222498Z [00:03:25.170]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.8222909Z [00:03:25.170]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.8223409Z [00:03:25.170]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:47.8224003Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/config=/tmp/go-build1679262874/b1646/_pkg_.a
2025-08-20T21:13:47.8224903Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.8225620Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/cache=/tmp/go-build1679262874/b1661/_pkg_.a
2025-08-20T21:13:47.8226337Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=/tmp/go-build1679262874/b1669/_pkg_.a
2025-08-20T21:13:47.8227286Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:13:47.8228017Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=/tmp/go-build1679262874/b1700/_pkg_.a
2025-08-20T21:13:47.8228748Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:13:47.8229452Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.8230090Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:13:47.8231068Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=/tmp/go-build1679262874/b1701/_pkg_.a
2025-08-20T21:13:47.8231851Z [00:03:25.170]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.8232375Z [00:03:25.170]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.8232774Z [00:03:25.170]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.8233179Z [00:03:25.170]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.8233590Z [00:03:25.170]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.8233898Z [00:03:25.170]➜  EOF
2025-08-20T21:13:47.8238059Z [00:03:25.170]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1699/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem=>github.com/go-git/go-git/v5@v5.16.2/storage/filesystem;$WORK/b1699=>" -p github.com/go-git/go-git/v5/storage/filesystem -lang=go1.23 -complete -installsuffix shared -buildid LjF6_EaLDZZKmVOJ8Mkf/LjF6_EaLDZZKmVOJ8Mkf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1699/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/config.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/deltaobject.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/index.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/module.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/object.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/reference.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/shallow.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/storage/filesystem/storage.go
2025-08-20T21:13:47.8472483Z [00:03:25.194]➜  go tool buildid -w $WORK/b1672/_pkg_.a # internal
2025-08-20T21:13:47.8491449Z [00:03:25.197]➜  go tool buildid -w $WORK/b1694/_pkg_.a # internal
2025-08-20T21:13:47.8498122Z [00:03:25.198]➜  cp $WORK/b1694/_pkg_.a /root/.cache/go-build/75/75e1d8bd50830cf52f07e225e2085684fb402278bf1d18e7722eea48d30902e0-d # internal
2025-08-20T21:13:47.8506910Z [00:03:25.199]➜  cp $WORK/b1672/_pkg_.a /root/.cache/go-build/72/725d7051756e5b9dc1c11de4754451edcc24acd4732ffa023f56d5bb8211cb96-d # internal
2025-08-20T21:13:47.8572333Z [00:03:25.204]➜  github.com/go-git/go-git/v5/plumbing/revlist
2025-08-20T21:13:47.8572741Z [00:03:25.204]➜  mkdir -p $WORK/b1693/
2025-08-20T21:13:47.8573132Z [00:03:25.204]➜  cat >/tmp/go-build1679262874/b1693/importcfg << 'EOF' # internal
2025-08-20T21:13:47.8573489Z [00:03:25.204]➜  # import config
2025-08-20T21:13:47.8573821Z [00:03:25.204]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.8574360Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.8575258Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:47.8576015Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/object=/tmp/go-build1679262874/b1672/_pkg_.a
2025-08-20T21:13:47.8576686Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.8577379Z [00:03:25.204]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.8577689Z [00:03:25.204]➜  EOF
2025-08-20T21:13:47.8579779Z [00:03:25.204]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1693/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/revlist=>github.com/go-git/go-git/v5@v5.16.2/plumbing/revlist;$WORK/b1693=>" -p github.com/go-git/go-git/v5/plumbing/revlist -lang=go1.23 -complete -installsuffix shared -buildid eRVE34iL345jzwZecYlv/eRVE34iL345jzwZecYlv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1693/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/revlist/revlist.go
2025-08-20T21:13:47.8581880Z [00:03:25.204]➜  github.com/go-git/go-git/v5/plumbing/transport/internal/common
2025-08-20T21:13:47.8582253Z [00:03:25.204]➜  mkdir -p $WORK/b1697/
2025-08-20T21:13:47.8582632Z [00:03:25.204]➜  cat >/tmp/go-build1679262874/b1697/importcfg << 'EOF' # internal
2025-08-20T21:13:47.8582973Z [00:03:25.204]➜  # import config
2025-08-20T21:13:47.8583309Z [00:03:25.204]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:47.8583721Z [00:03:25.204]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.8584142Z [00:03:25.204]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.8584566Z [00:03:25.204]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.8584983Z [00:03:25.204]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.8585573Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=/tmp/go-build1679262874/b1688/_pkg_.a
2025-08-20T21:13:47.8586311Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:47.8587337Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:47.8588162Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=/tmp/go-build1679262874/b1691/_pkg_.a
2025-08-20T21:13:47.8588907Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:47.8589572Z [00:03:25.204]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.8590083Z [00:03:25.204]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.8590725Z [00:03:25.204]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.8591242Z [00:03:25.204]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.8591666Z [00:03:25.204]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:47.8591981Z [00:03:25.204]➜  EOF
2025-08-20T21:13:47.8595115Z [00:03:25.204]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/internal/common=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/internal/common;$WORK/b1697=>" -p github.com/go-git/go-git/v5/plumbing/transport/internal/common -lang=go1.23 -complete -installsuffix shared -buildid y5I_e36pJNqQwt58egh-/y5I_e36pJNqQwt58egh- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1697/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/internal/common/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/internal/common/mocks.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/internal/common/server.go
2025-08-20T21:13:47.8822777Z [00:03:25.230]➜  go tool buildid -w $WORK/b1693/_pkg_.a # internal
2025-08-20T21:13:47.8827462Z [00:03:25.231]➜  cp $WORK/b1693/_pkg_.a /root/.cache/go-build/9a/9a8d347de7eb18c444ab9e93452247b0630f5bfcc49cc5908ee81010384e1700-d # internal
2025-08-20T21:13:47.8836905Z [00:03:25.232]➜  golang.org/x/sys/execabs
2025-08-20T21:13:47.8843764Z [00:03:25.232]➜  mkdir -p $WORK/b1702/
2025-08-20T21:13:47.8844192Z [00:03:25.232]➜  cat >/tmp/go-build1679262874/b1702/importcfg << 'EOF' # internal
2025-08-20T21:13:47.8846605Z [00:03:25.232]➜  # import config
2025-08-20T21:13:47.8848827Z [00:03:25.232]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.8851314Z [00:03:25.232]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.8873467Z [00:03:25.232]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.8875945Z [00:03:25.232]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:47.8876959Z [00:03:25.232]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.8877909Z [00:03:25.232]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:47.8878778Z [00:03:25.232]➜  EOF
2025-08-20T21:13:47.8881691Z [00:03:25.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1702/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.34.0/execabs=>golang.org/x/sys@v0.34.0/execabs;$WORK/b1702=>" -p golang.org/x/sys/execabs -lang=go1.23 -complete -installsuffix shared -buildid I1WFb3ZMJbhdRZIVDGOs/I1WFb3ZMJbhdRZIVDGOs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1702/importcfg -pack /root/go/pkg/mod/golang.org/x/sys@v0.34.0/execabs/execabs.go /root/go/pkg/mod/golang.org/x/sys@v0.34.0/execabs/execabs_go119.go
2025-08-20T21:13:47.9128907Z [00:03:25.261]➜  go tool buildid -w $WORK/b1702/_pkg_.a # internal
2025-08-20T21:13:47.9141496Z [00:03:25.262]➜  cp $WORK/b1702/_pkg_.a /root/.cache/go-build/1c/1cf0a7a52d30af4086b8ba9919f2500c216e72ac60116ca933ae1a6793056f6e-d # internal
2025-08-20T21:13:47.9151770Z [00:03:25.263]➜  github.com/kevinburke/ssh_config
2025-08-20T21:13:47.9152200Z [00:03:25.263]➜  mkdir -p $WORK/b1706/
2025-08-20T21:13:47.9162014Z [00:03:25.264]➜  cat >/tmp/go-build1679262874/b1706/importcfg << 'EOF' # internal
2025-08-20T21:13:47.9163107Z [00:03:25.264]➜  # import config
2025-08-20T21:13:47.9163509Z [00:03:25.264]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.9163944Z [00:03:25.264]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.9164364Z [00:03:25.264]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.9164767Z [00:03:25.264]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.9165165Z [00:03:25.264]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:47.9165873Z [00:03:25.264]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:47.9166403Z [00:03:25.264]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:47.9166849Z [00:03:25.264]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:47.9167279Z [00:03:25.264]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:47.9167711Z [00:03:25.264]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.9168137Z [00:03:25.264]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.9168556Z [00:03:25.264]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.9168976Z [00:03:25.264]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:47.9169290Z [00:03:25.264]➜  EOF
2025-08-20T21:13:47.9172671Z [00:03:25.264]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1706/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0=>github.com/kevinburke/ssh_config@v1.2.0;$WORK/b1706=>" -p github.com/kevinburke/ssh_config -lang=go1.16 -complete -installsuffix shared -buildid k4XIpp51e69scB2ImiQ_/k4XIpp51e69scB2ImiQ_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1706/importcfg -pack /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/config.go /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/lexer.go /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/parser.go /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/position.go /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/token.go /root/go/pkg/mod/github.com/kevinburke/ssh_config@v1.2.0/validators.go
2025-08-20T21:13:47.9413634Z [00:03:25.289]➜  go tool buildid -w $WORK/b1699/_pkg_.a # internal
2025-08-20T21:13:47.9415924Z [00:03:25.290]➜  go tool buildid -w $WORK/b1697/_pkg_.a # internal
2025-08-20T21:13:47.9436020Z [00:03:25.292]➜  cp $WORK/b1699/_pkg_.a /root/.cache/go-build/ce/ce83b19da7f0d0a0eef608a56a0bc81c2cf518690bedb8ce4d2453c70a5d8415-d # internal
2025-08-20T21:13:47.9445352Z [00:03:25.293]➜  github.com/go-git/go-git/v5/plumbing/transport/server
2025-08-20T21:13:47.9445801Z [00:03:25.293]➜  mkdir -p $WORK/b1698/
2025-08-20T21:13:47.9449175Z [00:03:25.293]➜  cp $WORK/b1697/_pkg_.a /root/.cache/go-build/88/8826d36c8158f92d7ed09b797266427cefe0b22c848ffe12e75a2aafa02038b9-d # internal
2025-08-20T21:13:47.9457167Z [00:03:25.293]➜  cat >/tmp/go-build1679262874/b1698/importcfg << 'EOF' # internal
2025-08-20T21:13:47.9457619Z [00:03:25.293]➜  # import config
2025-08-20T21:13:47.9457976Z [00:03:25.293]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.9458408Z [00:03:25.293]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:47.9458827Z [00:03:25.293]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.9459326Z [00:03:25.293]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:47.9459927Z [00:03:25.293]➜  packagefile github.com/go-git/go-billy/v5/osfs=/tmp/go-build1679262874/b1644/_pkg_.a
2025-08-20T21:13:47.9460658Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.9461419Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/cache=/tmp/go-build1679262874/b1661/_pkg_.a
2025-08-20T21:13:47.9462572Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:13:47.9463327Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:47.9464121Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:47.9464871Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/revlist=/tmp/go-build1679262874/b1693/_pkg_.a
2025-08-20T21:13:47.9465671Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:47.9466451Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:47.9467151Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem=/tmp/go-build1679262874/b1699/_pkg_.a
2025-08-20T21:13:47.9467822Z [00:03:25.293]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.9468344Z [00:03:25.293]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.9468649Z [00:03:25.293]➜  EOF
2025-08-20T21:13:47.9469007Z [00:03:25.294]➜  github.com/go-git/go-git/v5/plumbing/transport/git
2025-08-20T21:13:47.9469354Z [00:03:25.294]➜  mkdir -p $WORK/b1703/
2025-08-20T21:13:47.9472244Z [00:03:25.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1698/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/server=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/server;$WORK/b1698=>" -p github.com/go-git/go-git/v5/plumbing/transport/server -lang=go1.23 -complete -installsuffix shared -buildid vAbxVziv4HHCMtQ4lzp-/vAbxVziv4HHCMtQ4lzp- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1698/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/server/loader.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/server/server.go
2025-08-20T21:13:47.9474719Z [00:03:25.294]➜  cat >/tmp/go-build1679262874/b1703/importcfg << 'EOF' # internal
2025-08-20T21:13:47.9475073Z [00:03:25.294]➜  # import config
2025-08-20T21:13:47.9475597Z [00:03:25.294]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:47.9476316Z [00:03:25.294]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:47.9477087Z [00:03:25.294]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=/tmp/go-build1679262874/b1697/_pkg_.a
2025-08-20T21:13:47.9477821Z [00:03:25.294]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.9478334Z [00:03:25.294]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.9478743Z [00:03:25.294]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:47.9479166Z [00:03:25.294]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.9479483Z [00:03:25.294]➜  EOF
2025-08-20T21:13:47.9502105Z [00:03:25.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/git=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/git;$WORK/b1703=>" -p github.com/go-git/go-git/v5/plumbing/transport/git -lang=go1.23 -complete -installsuffix shared -buildid m6sE9322HLamWid2pNKp/m6sE9322HLamWid2pNKp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1703/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/git/common.go
2025-08-20T21:13:47.9703769Z [00:03:25.318]➜  go tool buildid -w $WORK/b1703/_pkg_.a # internal
2025-08-20T21:13:47.9709933Z [00:03:25.319]➜  cp $WORK/b1703/_pkg_.a /root/.cache/go-build/6b/6b2656b713e531055bb67a2f272c11b2fd310a964c633c5d0898eb7af2343071-d # internal
2025-08-20T21:13:47.9735661Z [00:03:25.322]➜  github.com/go-git/go-git/v5/plumbing/transport/http
2025-08-20T21:13:47.9736130Z [00:03:25.322]➜  mkdir -p $WORK/b1704/
2025-08-20T21:13:47.9740854Z [00:03:25.322]➜  cat >/tmp/go-build1679262874/b1704/importcfg << 'EOF' # internal
2025-08-20T21:13:47.9741657Z [00:03:25.322]➜  # import config
2025-08-20T21:13:47.9744501Z [00:03:25.322]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:47.9745037Z [00:03:25.322]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:47.9745763Z [00:03:25.322]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:47.9746281Z [00:03:25.322]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:47.9746725Z [00:03:25.322]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:47.9747253Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:47.9747945Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=/tmp/go-build1679262874/b1688/_pkg_.a
2025-08-20T21:13:47.9748680Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:47.9749470Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:47.9750290Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=/tmp/go-build1679262874/b1691/_pkg_.a
2025-08-20T21:13:47.9751267Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:47.9752174Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=/tmp/go-build1679262874/b1697/_pkg_.a
2025-08-20T21:13:47.9752971Z [00:03:25.322]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:47.9753767Z [00:03:25.322]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build1679262874/b1277/_pkg_.a
2025-08-20T21:13:47.9754269Z [00:03:25.322]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:47.9754673Z [00:03:25.322]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:47.9755095Z [00:03:25.322]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:47.9755527Z [00:03:25.322]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:47.9755955Z [00:03:25.322]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:47.9756385Z [00:03:25.322]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:47.9756819Z [00:03:25.322]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:47.9757243Z [00:03:25.322]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:47.9757556Z [00:03:25.322]➜  EOF
2025-08-20T21:13:47.9763480Z [00:03:25.322]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1704/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http;$WORK/b1704=>" -p github.com/go-git/go-git/v5/plumbing/transport/http -lang=go1.23 -complete -installsuffix shared -buildid TH7P-W3yyVan6x_Rdqqu/TH7P-W3yyVan6x_Rdqqu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1704/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http/receive_pack.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http/transport.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/http/upload_pack.go
2025-08-20T21:13:48.0158579Z [00:03:25.364]➜  go tool buildid -w $WORK/b1706/_pkg_.a # internal
2025-08-20T21:13:48.0181752Z [00:03:25.366]➜  cp $WORK/b1706/_pkg_.a /root/.cache/go-build/e8/e865438a13b487687208c8ab6a2b53435905596af42290ccc88b4dd2607a3c03-d # internal
2025-08-20T21:13:48.0189774Z [00:03:25.366]➜  github.com/skeema/knownhosts
2025-08-20T21:13:48.0190084Z [00:03:25.366]➜  mkdir -p $WORK/b1707/
2025-08-20T21:13:48.0208758Z [00:03:25.369]➜  cat >/tmp/go-build1679262874/b1707/importcfg << 'EOF' # internal
2025-08-20T21:13:48.0212754Z [00:03:25.369]➜  # import config
2025-08-20T21:13:48.0213129Z [00:03:25.369]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:48.0213555Z [00:03:25.369]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.0214285Z [00:03:25.369]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:48.0214829Z [00:03:25.369]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.0215251Z [00:03:25.369]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.0215732Z [00:03:25.369]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:13:48.0216345Z [00:03:25.369]➜  packagefile golang.org/x/crypto/ssh/knownhosts=/tmp/go-build1679262874/b1219/_pkg_.a
2025-08-20T21:13:48.0216852Z [00:03:25.369]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.0217259Z [00:03:25.369]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.0217658Z [00:03:25.369]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.0218071Z [00:03:25.369]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.0218491Z [00:03:25.369]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.0218816Z [00:03:25.369]➜  EOF
2025-08-20T21:13:48.0222253Z [00:03:25.369]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1707/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/skeema/knownhosts@v1.3.1=>github.com/skeema/knownhosts@v1.3.1;$WORK/b1707=>" -p github.com/skeema/knownhosts -lang=go1.22 -complete -installsuffix shared -buildid FL1_Jjz16UPUx4Uwxqnr/FL1_Jjz16UPUx4Uwxqnr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1707/importcfg -pack /root/go/pkg/mod/github.com/skeema/knownhosts@v1.3.1/knownhosts.go
2025-08-20T21:13:48.0577943Z [00:03:25.406]➜  go tool buildid -w $WORK/b1698/_pkg_.a # internal
2025-08-20T21:13:48.0589212Z [00:03:25.407]➜  cp $WORK/b1698/_pkg_.a /root/.cache/go-build/34/348cc71857a280e7ebad8617a4dcfec76e27df28dd8f423723c79801cadeb400-d # internal
2025-08-20T21:13:48.0597525Z [00:03:25.408]➜  github.com/go-git/go-git/v5/plumbing/transport/file
2025-08-20T21:13:48.0599095Z [00:03:25.408]➜  mkdir -p $WORK/b1696/
2025-08-20T21:13:48.0602985Z [00:03:25.408]➜  cat >/tmp/go-build1679262874/b1696/importcfg << 'EOF' # internal
2025-08-20T21:13:48.0633066Z [00:03:25.408]➜  # import config
2025-08-20T21:13:48.0634440Z [00:03:25.408]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:48.0635269Z [00:03:25.408]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.0638121Z [00:03:25.408]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.0640360Z [00:03:25.408]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:48.0641656Z [00:03:25.408]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=/tmp/go-build1679262874/b1697/_pkg_.a
2025-08-20T21:13:48.0642756Z [00:03:25.408]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/server=/tmp/go-build1679262874/b1698/_pkg_.a
2025-08-20T21:13:48.0644413Z [00:03:25.408]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:48.0645033Z [00:03:25.408]➜  packagefile golang.org/x/sys/execabs=/tmp/go-build1679262874/b1702/_pkg_.a
2025-08-20T21:13:48.0645512Z [00:03:25.408]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.0645914Z [00:03:25.408]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.0646707Z [00:03:25.408]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.0647171Z [00:03:25.408]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:48.0647596Z [00:03:25.408]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.0647915Z [00:03:25.408]➜  EOF
2025-08-20T21:13:48.0650527Z [00:03:25.408]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1696/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/file=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/file;$WORK/b1696=>" -p github.com/go-git/go-git/v5/plumbing/transport/file -lang=go1.23 -complete -installsuffix shared -buildid 32h2nTcXRciaSoekRGPU/32h2nTcXRciaSoekRGPU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1696/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/file/client.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/file/server.go
2025-08-20T21:13:48.0734004Z [00:03:25.421]➜  go tool buildid -w $WORK/b1704/_pkg_.a # internal
2025-08-20T21:13:48.0743915Z [00:03:25.422]➜  cp $WORK/b1704/_pkg_.a /root/.cache/go-build/fd/fd3560c83b833d9e1ab7a4666689766992a76c2a25184d9a11e4d25b9390fc8c-d # internal
2025-08-20T21:13:48.0808422Z [00:03:25.429]➜  golang.org/x/crypto/ssh/agent
2025-08-20T21:13:48.0810102Z [00:03:25.429]➜  mkdir -p $WORK/b1709/
2025-08-20T21:13:48.0831356Z [00:03:25.431]➜  cat >/tmp/go-build1679262874/b1709/importcfg << 'EOF' # internal
2025-08-20T21:13:48.0832047Z [00:03:25.431]➜  # import config
2025-08-20T21:13:48.0832551Z [00:03:25.431]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.0833973Z [00:03:25.431]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:13:48.0834739Z [00:03:25.431]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:48.0835289Z [00:03:25.431]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:13:48.0835781Z [00:03:25.431]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:48.0836464Z [00:03:25.431]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:48.0836920Z [00:03:25.431]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:48.0837382Z [00:03:25.431]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:48.0837854Z [00:03:25.431]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:48.0838335Z [00:03:25.431]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:48.0838788Z [00:03:25.431]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.0839207Z [00:03:25.431]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.0839684Z [00:03:25.431]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:13:48.0840157Z [00:03:25.431]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.0840715Z [00:03:25.431]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:48.0841204Z [00:03:25.431]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:48.0841621Z [00:03:25.431]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.0842025Z [00:03:25.431]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:48.0842433Z [00:03:25.431]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:48.0842741Z [00:03:25.431]➜  EOF
2025-08-20T21:13:48.0845472Z [00:03:25.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1709/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/agent=>golang.org/x/crypto@v0.40.0/ssh/agent;$WORK/b1709=>" -p golang.org/x/crypto/ssh/agent -lang=go1.23 -complete -installsuffix shared -buildid THNNvBk8nOdT2Y9PJAnt/THNNvBk8nOdT2Y9PJAnt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1709/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/agent/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/agent/forward.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/agent/keyring.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ssh/agent/server.go
2025-08-20T21:13:48.0987239Z [00:03:25.447]➜  go tool buildid -w $WORK/b1707/_pkg_.a # internal
2025-08-20T21:13:48.0997952Z [00:03:25.448]➜  cp $WORK/b1707/_pkg_.a /root/.cache/go-build/39/396d4b115277aadf1f15cb26f2d87c2bf02faa0ab45d22fae9055144b37d21bc-d # internal
2025-08-20T21:13:48.1023289Z [00:03:25.450]➜  golang.org/x/net/internal/socks
2025-08-20T21:13:48.1023727Z [00:03:25.450]➜  mkdir -p $WORK/b1711/
2025-08-20T21:13:48.1029937Z [00:03:25.451]➜  cat >/tmp/go-build1679262874/b1711/importcfg << 'EOF' # internal
2025-08-20T21:13:48.1032040Z [00:03:25.451]➜  # import config
2025-08-20T21:13:48.1032498Z [00:03:25.451]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.1032946Z [00:03:25.451]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.1033548Z [00:03:25.451]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.1033951Z [00:03:25.451]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.1034370Z [00:03:25.451]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.1034787Z [00:03:25.451]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:48.1035096Z [00:03:25.451]➜  EOF
2025-08-20T21:13:48.1037213Z [00:03:25.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1711/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/socks=>golang.org/x/net@v0.42.0/internal/socks;$WORK/b1711=>" -p golang.org/x/net/internal/socks -lang=go1.23 -complete -installsuffix shared -buildid F1xETQQqn9sFOY5QYrJS/F1xETQQqn9sFOY5QYrJS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1711/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/socks/client.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/internal/socks/socks.go
2025-08-20T21:13:48.1083370Z [00:03:25.456]➜  go tool buildid -w $WORK/b1696/_pkg_.a # internal
2025-08-20T21:13:48.1092232Z [00:03:25.457]➜  cp $WORK/b1696/_pkg_.a /root/.cache/go-build/e5/e5a76d0e126723e8b3e063f4d2ef5bfc36be65d86bd816e6b0afb99844a71838-d # internal
2025-08-20T21:13:48.1095556Z [00:03:25.458]➜  github.com/go-git/go-git/v5/utils/merkletrie/filesystem
2025-08-20T21:13:48.1095929Z [00:03:25.458]➜  mkdir -p $WORK/b1712/
2025-08-20T21:13:48.1099339Z [00:03:25.458]➜  cat >/tmp/go-build1679262874/b1712/importcfg << 'EOF' # internal
2025-08-20T21:13:48.1100155Z [00:03:25.458]➜  # import config
2025-08-20T21:13:48.1101141Z [00:03:25.458]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:48.1102031Z [00:03:25.458]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:48.1103374Z [00:03:25.458]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:48.1104559Z [00:03:25.458]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:48.1105330Z [00:03:25.458]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.1106096Z [00:03:25.458]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.1107030Z [00:03:25.458]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:48.1107349Z [00:03:25.458]➜  EOF
2025-08-20T21:13:48.1109810Z [00:03:25.458]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1712/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/filesystem=>github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/filesystem;$WORK/b1712=>" -p github.com/go-git/go-git/v5/utils/merkletrie/filesystem -lang=go1.23 -complete -installsuffix shared -buildid -YQMaoiCSNETiekQvXle/-YQMaoiCSNETiekQvXle -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1712/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/filesystem/node.go
2025-08-20T21:13:48.1504320Z [00:03:25.498]➜  go tool buildid -w $WORK/b1712/_pkg_.a # internal
2025-08-20T21:13:48.1530767Z [00:03:25.501]➜  cp $WORK/b1712/_pkg_.a /root/.cache/go-build/58/583bfbae2a13b58e1c49908d5a7260ed2c7cae802282c2d8113139538bf5e219-d # internal
2025-08-20T21:13:48.1532148Z [00:03:25.501]➜  github.com/go-git/go-git/v5/utils/merkletrie/index
2025-08-20T21:13:48.1532934Z [00:03:25.501]➜  mkdir -p $WORK/b1713/
2025-08-20T21:13:48.1533781Z [00:03:25.501]➜  cat >/tmp/go-build1679262874/b1713/importcfg << 'EOF' # internal
2025-08-20T21:13:48.1534418Z [00:03:25.501]➜  # import config
2025-08-20T21:13:48.1535447Z [00:03:25.501]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:13:48.1537104Z [00:03:25.501]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:48.1537733Z [00:03:25.501]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:48.1538454Z [00:03:25.501]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.1538781Z [00:03:25.501]➜  EOF
2025-08-20T21:13:48.1541022Z [00:03:25.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1713/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/index=>github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/index;$WORK/b1713=>" -p github.com/go-git/go-git/v5/utils/merkletrie/index -lang=go1.23 -complete -installsuffix shared -buildid QyRCOK81v9gHo0BD55sp/QyRCOK81v9gHo0BD55sp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1713/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/utils/merkletrie/index/node.go
2025-08-20T21:13:48.1902154Z [00:03:25.538]➜  go tool buildid -w $WORK/b1713/_pkg_.a # internal
2025-08-20T21:13:48.1926613Z [00:03:25.540]➜  cp $WORK/b1713/_pkg_.a /root/.cache/go-build/a4/a4da753418f37a3ef446ae28f7e4c94d1ec94941a0f576c0836eb71664f06d0c-d # internal
2025-08-20T21:13:48.1929246Z [00:03:25.541]➜  github.com/kastenhq/goversion/version
2025-08-20T21:13:48.1930470Z [00:03:25.541]➜  mkdir -p $WORK/b1714/
2025-08-20T21:13:48.1932496Z [00:03:25.541]➜  cat >/tmp/go-build1679262874/b1714/importcfg << 'EOF' # internal
2025-08-20T21:13:48.1932872Z [00:03:25.541]➜  # import config
2025-08-20T21:13:48.1933216Z [00:03:25.541]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.1933652Z [00:03:25.541]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:48.1934125Z [00:03:25.541]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:48.1934582Z [00:03:25.541]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:48.1935046Z [00:03:25.541]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:48.1935518Z [00:03:25.541]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:48.1935971Z [00:03:25.541]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.1936384Z [00:03:25.541]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.1936786Z [00:03:25.541]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.1937183Z [00:03:25.541]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.1937589Z [00:03:25.541]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.1938012Z [00:03:25.541]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.1938330Z [00:03:25.541]➜  EOF
2025-08-20T21:13:48.1945839Z [00:03:25.541]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1714/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kastenhq/goversion@v0.0.0-20230811215019-93b2f8823953/version=>github.com/kastenhq/goversion@v0.0.0-20230811215019-93b2f8823953/version;$WORK/b1714=>" -p github.com/kastenhq/goversion/version -lang=go1.21 -complete -installsuffix shared -buildid q5xbIMUT6UP62Ju2SB9Z/q5xbIMUT6UP62Ju2SB9Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1714/importcfg -pack /root/go/pkg/mod/github.com/kastenhq/goversion@v0.0.0-20230811215019-93b2f8823953/version/asm.go /root/go/pkg/mod/github.com/kastenhq/goversion@v0.0.0-20230811215019-93b2f8823953/version/exe.go /root/go/pkg/mod/github.com/kastenhq/goversion@v0.0.0-20230811215019-93b2f8823953/version/read.go
2025-08-20T21:13:48.1965802Z [00:03:25.544]➜  go tool buildid -w $WORK/b1711/_pkg_.a # internal
2025-08-20T21:13:48.1976979Z [00:03:25.546]➜  cp $WORK/b1711/_pkg_.a /root/.cache/go-build/27/278d8e9ef794b53d7c99aa8e88018c0f050585494f4eb3d7a123a96b3352affd-d # internal
2025-08-20T21:13:48.2000009Z [00:03:25.548]➜  golang.org/x/net/proxy
2025-08-20T21:13:48.2001567Z [00:03:25.548]➜  mkdir -p $WORK/b1710/
2025-08-20T21:13:48.2004534Z [00:03:25.548]➜  cat >/tmp/go-build1679262874/b1710/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2005344Z [00:03:25.548]➜  # import config
2025-08-20T21:13:48.2006781Z [00:03:25.548]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.2007501Z [00:03:25.548]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.2010649Z [00:03:25.548]➜  packagefile golang.org/x/net/internal/socks=/tmp/go-build1679262874/b1711/_pkg_.a
2025-08-20T21:13:48.2011223Z [00:03:25.548]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.2011654Z [00:03:25.548]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:13:48.2012091Z [00:03:25.548]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:48.2012518Z [00:03:25.548]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.2012941Z [00:03:25.548]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.2013366Z [00:03:25.548]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:48.2013680Z [00:03:25.548]➜  EOF
2025-08-20T21:13:48.2016195Z [00:03:25.548]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1710/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy=>golang.org/x/net@v0.42.0/proxy;$WORK/b1710=>" -p golang.org/x/net/proxy -lang=go1.23 -complete -installsuffix shared -buildid WJ5AydzZECS2E8XCRfeG/WJ5AydzZECS2E8XCRfeG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1710/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy/dial.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy/direct.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy/per_host.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy/proxy.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/proxy/socks5.go
2025-08-20T21:13:48.2148046Z [00:03:25.561]➜  go tool buildid -w $WORK/b1709/_pkg_.a # internal
2025-08-20T21:13:48.2162511Z [00:03:25.564]➜  cp $WORK/b1709/_pkg_.a /root/.cache/go-build/d1/d1f164e7e922d12fe5eb42b4a6744ef423e6c08ed37592d33b914f54a57b7fa7-d # internal
2025-08-20T21:13:48.2169164Z [00:03:25.565]➜  github.com/xanzy/ssh-agent
2025-08-20T21:13:48.2170121Z [00:03:25.565]➜  mkdir -p $WORK/b1708/
2025-08-20T21:13:48.2182592Z [00:03:25.566]➜  cat >/tmp/go-build1679262874/b1708/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2183022Z [00:03:25.566]➜  # import config
2025-08-20T21:13:48.2183371Z [00:03:25.566]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.2183793Z [00:03:25.566]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.2184303Z [00:03:25.566]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build1679262874/b1709/_pkg_.a
2025-08-20T21:13:48.2184794Z [00:03:25.566]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.2185493Z [00:03:25.566]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.2185876Z [00:03:25.566]➜  EOF
2025-08-20T21:13:48.2187624Z [00:03:25.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xanzy/ssh-agent@v0.3.3=>github.com/xanzy/ssh-agent@v0.3.3;$WORK/b1708=>" -p github.com/xanzy/ssh-agent -lang=go1.16 -complete -installsuffix shared -buildid yUalqOgialcS1aGbot2_/yUalqOgialcS1aGbot2_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1708/importcfg -pack /root/go/pkg/mod/github.com/xanzy/ssh-agent@v0.3.3/sshagent.go
2025-08-20T21:13:48.2337306Z [00:03:25.582]➜  go tool buildid -w $WORK/b1708/_pkg_.a # internal
2025-08-20T21:13:48.2342471Z [00:03:25.582]➜  cp $WORK/b1708/_pkg_.a /root/.cache/go-build/08/0806ee44406213507b7411b31ea2130d49bfa5b700e715b3f132729f4e72c8d6-d # internal
2025-08-20T21:13:48.2346551Z [00:03:25.583]➜  golang.org/x/mod/internal/lazyregexp
2025-08-20T21:13:48.2347345Z [00:03:25.583]➜  mkdir -p $WORK/b1716/
2025-08-20T21:13:48.2352251Z [00:03:25.583]➜  cat >/tmp/go-build1679262874/b1716/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2353326Z [00:03:25.583]➜  # import config
2025-08-20T21:13:48.2353684Z [00:03:25.583]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.2354127Z [00:03:25.583]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.2354808Z [00:03:25.583]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.2355234Z [00:03:25.583]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:48.2355543Z [00:03:25.583]➜  EOF
2025-08-20T21:13:48.2357476Z [00:03:25.583]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1716/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.26.0/internal/lazyregexp=>golang.org/x/mod@v0.26.0/internal/lazyregexp;$WORK/b1716=>" -p golang.org/x/mod/internal/lazyregexp -lang=go1.23 -complete -installsuffix shared -buildid Ev0vzt-xujfhP-rcvl5W/Ev0vzt-xujfhP-rcvl5W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1716/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.26.0/internal/lazyregexp/lazyre.go
2025-08-20T21:13:48.2568518Z [00:03:25.605]➜  go tool buildid -w $WORK/b1716/_pkg_.a # internal
2025-08-20T21:13:48.2573357Z [00:03:25.605]➜  cp $WORK/b1716/_pkg_.a /root/.cache/go-build/a7/a773540c3452d7d335520a672a436216b54971a2b5b2b53d323fb7ffa22fa888-d # internal
2025-08-20T21:13:48.2583887Z [00:03:25.606]➜  golang.org/x/mod/semver
2025-08-20T21:13:48.2585248Z [00:03:25.607]➜  mkdir -p $WORK/b1718/
2025-08-20T21:13:48.2589208Z [00:03:25.607]➜  cat >/tmp/go-build1679262874/b1718/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2590206Z [00:03:25.607]➜  # import config
2025-08-20T21:13:48.2590747Z [00:03:25.607]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.2591252Z [00:03:25.607]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.2591577Z [00:03:25.607]➜  EOF
2025-08-20T21:13:48.2595042Z [00:03:25.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1718/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.26.0/semver=>golang.org/x/mod@v0.26.0/semver;$WORK/b1718=>" -p golang.org/x/mod/semver -lang=go1.23 -complete -installsuffix shared -buildid EvD138zutc6uPa4TdhhF/EvD138zutc6uPa4TdhhF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1718/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.26.0/semver/semver.go
2025-08-20T21:13:48.2682008Z [00:03:25.616]➜  go tool buildid -w $WORK/b1714/_pkg_.a # internal
2025-08-20T21:13:48.2689862Z [00:03:25.617]➜  cp $WORK/b1714/_pkg_.a /root/.cache/go-build/92/92a7a7762608b3ab228a47e43f3122adf637a572c618c8d76c67d1a67138ccbb-d # internal
2025-08-20T21:13:48.2740803Z [00:03:25.622]➜  github.com/CycloneDX/cyclonedx-go
2025-08-20T21:13:48.2741389Z [00:03:25.622]➜  mkdir -p $WORK/b1721/
2025-08-20T21:13:48.2755746Z [00:03:25.622]➜  cat >/tmp/go-build1679262874/b1721/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2756595Z [00:03:25.622]➜  # import config
2025-08-20T21:13:48.2757019Z [00:03:25.622]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.2757474Z [00:03:25.622]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:13:48.2757944Z [00:03:25.622]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:48.2758420Z [00:03:25.623]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:48.2758860Z [00:03:25.623]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.2759271Z [00:03:25.623]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.2759670Z [00:03:25.623]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.2760115Z [00:03:25.623]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:48.2760540Z [00:03:25.623]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.2761173Z [00:03:25.623]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.2761762Z [00:03:25.623]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.2762145Z [00:03:25.623]➜  EOF
2025-08-20T21:13:48.2766951Z [00:03:25.623]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1721/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2=>github.com/CycloneDX/cyclonedx-go@v0.9.2;$WORK/b1721=>" -p github.com/CycloneDX/cyclonedx-go -lang=go1.20 -complete -installsuffix shared -buildid ZIV__IfwBrMQPg8ptup_/ZIV__IfwBrMQPg8ptup_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1721/importcfg -pack /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/convert.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/copy.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/cyclonedx.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/cyclonedx_json.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/cyclonedx_string.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/cyclonedx_xml.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/decode.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/encode.go /root/go/pkg/mod/github.com/!cyclone!d!x/cyclonedx-go@v0.9.2/link.go
2025-08-20T21:13:48.2934442Z [00:03:25.641]➜  go tool buildid -w $WORK/b1710/_pkg_.a # internal
2025-08-20T21:13:48.2937757Z [00:03:25.641]➜  cp $WORK/b1710/_pkg_.a /root/.cache/go-build/a1/a1ab8764f4b4d631d237e5d39c2604e9cf69f4863d8ced0dc7781eadb9f23c4e-d # internal
2025-08-20T21:13:48.2981874Z [00:03:25.646]➜  github.com/go-git/go-git/v5/plumbing/transport/ssh
2025-08-20T21:13:48.2984638Z [00:03:25.646]➜  mkdir -p $WORK/b1705/
2025-08-20T21:13:48.2989946Z [00:03:25.647]➜  cat >/tmp/go-build1679262874/b1705/importcfg << 'EOF' # internal
2025-08-20T21:13:48.2990957Z [00:03:25.647]➜  # import config
2025-08-20T21:13:48.2991901Z [00:03:25.647]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.2992393Z [00:03:25.647]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.2992821Z [00:03:25.647]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.2993392Z [00:03:25.647]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:48.2994464Z [00:03:25.647]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=/tmp/go-build1679262874/b1697/_pkg_.a
2025-08-20T21:13:48.2995183Z [00:03:25.647]➜  packagefile github.com/kevinburke/ssh_config=/tmp/go-build1679262874/b1706/_pkg_.a
2025-08-20T21:13:48.2995772Z [00:03:25.647]➜  packagefile github.com/skeema/knownhosts=/tmp/go-build1679262874/b1707/_pkg_.a
2025-08-20T21:13:48.2996342Z [00:03:25.647]➜  packagefile github.com/xanzy/ssh-agent=/tmp/go-build1679262874/b1708/_pkg_.a
2025-08-20T21:13:48.2996895Z [00:03:25.647]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:13:48.2997565Z [00:03:25.647]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1679262874/b1710/_pkg_.a
2025-08-20T21:13:48.2998101Z [00:03:25.647]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:48.2998566Z [00:03:25.647]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.2998984Z [00:03:25.647]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:48.2999453Z [00:03:25.647]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.2999903Z [00:03:25.647]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:48.3000332Z [00:03:25.647]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.3001218Z [00:03:25.647]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.3001596Z [00:03:25.647]➜  EOF
2025-08-20T21:13:48.3004195Z [00:03:25.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1705/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/ssh=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/ssh;$WORK/b1705=>" -p github.com/go-git/go-git/v5/plumbing/transport/ssh -lang=go1.23 -complete -installsuffix shared -buildid gde8Mixnm2GkM2KeK_ZQ/gde8Mixnm2GkM2KeK_ZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1705/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/ssh/auth_method.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/ssh/common.go
2025-08-20T21:13:48.3151019Z [00:03:25.663]➜  go tool buildid -w $WORK/b1718/_pkg_.a # internal
2025-08-20T21:13:48.3158392Z [00:03:25.664]➜  cp $WORK/b1718/_pkg_.a /root/.cache/go-build/8f/8fae2202cddf069e3611c266eab9595912008261e86e518ea1fe8ac6ef82b747-d # internal
2025-08-20T21:13:48.3166888Z [00:03:25.665]➜  golang.org/x/mod/module
2025-08-20T21:13:48.3167217Z [00:03:25.665]➜  mkdir -p $WORK/b1717/
2025-08-20T21:13:48.3172037Z [00:03:25.665]➜  cat >/tmp/go-build1679262874/b1717/importcfg << 'EOF' # internal
2025-08-20T21:13:48.3172413Z [00:03:25.665]➜  # import config
2025-08-20T21:13:48.3172756Z [00:03:25.665]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:48.3173187Z [00:03:25.665]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.3173600Z [00:03:25.665]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.3174151Z [00:03:25.665]➜  packagefile golang.org/x/mod/internal/lazyregexp=/tmp/go-build1679262874/b1716/_pkg_.a
2025-08-20T21:13:48.3174743Z [00:03:25.665]➜  packagefile golang.org/x/mod/semver=/tmp/go-build1679262874/b1718/_pkg_.a
2025-08-20T21:13:48.3175223Z [00:03:25.665]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:48.3175640Z [00:03:25.665]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.3176062Z [00:03:25.665]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.3176481Z [00:03:25.665]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:48.3176904Z [00:03:25.665]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:48.3177356Z [00:03:25.665]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:48.3177690Z [00:03:25.665]➜  EOF
2025-08-20T21:13:48.3179606Z [00:03:25.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1717/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.26.0/module=>golang.org/x/mod@v0.26.0/module;$WORK/b1717=>" -p golang.org/x/mod/module -lang=go1.23 -complete -installsuffix shared -buildid ki8AOU11Xm4ESKyGZvUq/ki8AOU11Xm4ESKyGZvUq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1717/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.26.0/module/module.go /root/go/pkg/mod/golang.org/x/mod@v0.26.0/module/pseudo.go
2025-08-20T21:13:48.3872322Z [00:03:25.735]➜  go tool buildid -w $WORK/b1705/_pkg_.a # internal
2025-08-20T21:13:48.3893693Z [00:03:25.737]➜  cp $WORK/b1705/_pkg_.a /root/.cache/go-build/62/62a91f7199ea9498a7f9418ac3181df45c58ae9969873172729ea1fdf0669be0-d # internal
2025-08-20T21:13:48.3903357Z [00:03:25.738]➜  github.com/go-git/go-git/v5/plumbing/transport/client
2025-08-20T21:13:48.3903773Z [00:03:25.738]➜  mkdir -p $WORK/b1695/
2025-08-20T21:13:48.3910269Z [00:03:25.739]➜  cat >/tmp/go-build1679262874/b1695/importcfg << 'EOF' # internal
2025-08-20T21:13:48.3912556Z [00:03:25.739]➜  # import config
2025-08-20T21:13:48.3912940Z [00:03:25.739]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.3913521Z [00:03:25.739]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:48.3914235Z [00:03:25.739]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/file=/tmp/go-build1679262874/b1696/_pkg_.a
2025-08-20T21:13:48.3914960Z [00:03:25.739]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/git=/tmp/go-build1679262874/b1703/_pkg_.a
2025-08-20T21:13:48.3915687Z [00:03:25.739]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/http=/tmp/go-build1679262874/b1704/_pkg_.a
2025-08-20T21:13:48.3916623Z [00:03:25.739]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=/tmp/go-build1679262874/b1705/_pkg_.a
2025-08-20T21:13:48.3917137Z [00:03:25.739]➜  EOF
2025-08-20T21:13:48.3919298Z [00:03:25.739]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1695/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/client=>github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/client;$WORK/b1695=>" -p github.com/go-git/go-git/v5/plumbing/transport/client -lang=go1.23 -complete -installsuffix shared -buildid JsVA03hkU-QvMUpwZTkn/JsVA03hkU-QvMUpwZTkn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1695/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/plumbing/transport/client/client.go
2025-08-20T21:13:48.4054375Z [00:03:25.753]➜  go tool buildid -w $WORK/b1717/_pkg_.a # internal
2025-08-20T21:13:48.4066955Z [00:03:25.755]➜  cp $WORK/b1717/_pkg_.a /root/.cache/go-build/4f/4fbecc36f7b6add8eb2e6d515ef9e7fc4aefdd1d63e2ea7a8a176be5b5ce3dba-d # internal
2025-08-20T21:13:48.4076612Z [00:03:25.756]➜  go tool buildid -w $WORK/b1695/_pkg_.a # internal
2025-08-20T21:13:48.4091327Z [00:03:25.757]➜  cp $WORK/b1695/_pkg_.a /root/.cache/go-build/b5/b55f0755a042dc20dcdb43542cd8f2ea0732e160fbe301573566d6c3f46ff8b0-d # internal
2025-08-20T21:13:48.4108362Z [00:03:25.759]➜  golang.org/x/mod/modfile
2025-08-20T21:13:48.4113736Z [00:03:25.759]➜  mkdir -p $WORK/b1715/
2025-08-20T21:13:48.4119036Z [00:03:25.760]➜  cat >/tmp/go-build1679262874/b1715/importcfg << 'EOF' # internal
2025-08-20T21:13:48.4120791Z [00:03:25.760]➜  # import config
2025-08-20T21:13:48.4123067Z [00:03:25.760]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.4124385Z [00:03:25.760]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:13:48.4125107Z [00:03:25.760]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.4125760Z [00:03:25.760]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.4127834Z [00:03:25.760]➜  packagefile golang.org/x/mod/internal/lazyregexp=/tmp/go-build1679262874/b1716/_pkg_.a
2025-08-20T21:13:48.4128843Z [00:03:25.760]➜  packagefile golang.org/x/mod/module=/tmp/go-build1679262874/b1717/_pkg_.a
2025-08-20T21:13:48.4130090Z [00:03:25.760]➜  packagefile golang.org/x/mod/semver=/tmp/go-build1679262874/b1718/_pkg_.a
2025-08-20T21:13:48.4132236Z [00:03:25.760]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.4133001Z [00:03:25.760]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.4133598Z [00:03:25.760]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.4134435Z [00:03:25.760]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.4135103Z [00:03:25.760]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.4147006Z [00:03:25.760]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:48.4147987Z [00:03:25.760]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:48.4148986Z [00:03:25.760]➜  EOF
2025-08-20T21:13:48.4152532Z [00:03:25.760]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1715/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.26.0/modfile=>golang.org/x/mod@v0.26.0/modfile;$WORK/b1715=>" -p golang.org/x/mod/modfile -lang=go1.23 -complete -installsuffix shared -buildid Cf1aeUGnB_CHZ8p6DKp3/Cf1aeUGnB_CHZ8p6DKp3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1715/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.26.0/modfile/print.go /root/go/pkg/mod/golang.org/x/mod@v0.26.0/modfile/read.go /root/go/pkg/mod/golang.org/x/mod@v0.26.0/modfile/rule.go /root/go/pkg/mod/golang.org/x/mod@v0.26.0/modfile/work.go
2025-08-20T21:13:48.4198858Z [00:03:25.768]➜  github.com/go-git/go-git/v5
2025-08-20T21:13:48.4200422Z [00:03:25.768]➜  mkdir -p $WORK/b1601/
2025-08-20T21:13:48.4209191Z [00:03:25.769]➜  cat >/tmp/go-build1679262874/b1601/importcfg << 'EOF' # internal
2025-08-20T21:13:48.4209967Z [00:03:25.769]➜  # import config
2025-08-20T21:13:48.4210386Z [00:03:25.769]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.4210989Z [00:03:25.769]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:13:48.4211456Z [00:03:25.769]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.4212091Z [00:03:25.769]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:48.4212545Z [00:03:25.769]➜  packagefile dario.cat/mergo=/tmp/go-build1679262874/b762/_pkg_.a
2025-08-20T21:13:48.4213018Z [00:03:25.769]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:48.4213458Z [00:03:25.769]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.4213872Z [00:03:25.769]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.4214430Z [00:03:25.769]➜  packagefile github.com/ProtonMail/go-crypto/openpgp=/tmp/go-build1679262874/b1602/_pkg_.a
2025-08-20T21:13:48.4215125Z [00:03:25.769]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/packet=/tmp/go-build1679262874/b1632/_pkg_.a
2025-08-20T21:13:48.4215763Z [00:03:25.769]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:48.4216359Z [00:03:25.769]➜  packagefile github.com/go-git/go-billy/v5/osfs=/tmp/go-build1679262874/b1644/_pkg_.a
2025-08-20T21:13:48.4216951Z [00:03:25.769]➜  packagefile github.com/go-git/go-billy/v5/util=/tmp/go-build1679262874/b1600/_pkg_.a
2025-08-20T21:13:48.4217546Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/config=/tmp/go-build1679262874/b1646/_pkg_.a
2025-08-20T21:13:48.4218188Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/internal/path_util=/tmp/go-build1679262874/b1659/_pkg_.a
2025-08-20T21:13:48.4218874Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/internal/revision=/tmp/go-build1679262874/b1660/_pkg_.a
2025-08-20T21:13:48.4219535Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/internal/url=/tmp/go-build1679262874/b1647/_pkg_.a
2025-08-20T21:13:48.4220155Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:48.4221001Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/cache=/tmp/go-build1679262874/b1661/_pkg_.a
2025-08-20T21:13:48.4221920Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:13:48.4222622Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/config=/tmp/go-build1679262874/b1653/_pkg_.a
2025-08-20T21:13:48.4223355Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=/tmp/go-build1679262874/b1663/_pkg_.a
2025-08-20T21:13:48.4224079Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:13:48.4224917Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:13:48.4225688Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:13:48.4226343Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/object=/tmp/go-build1679262874/b1672/_pkg_.a
2025-08-20T21:13:48.4227051Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:13:48.4227835Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:13:48.4228651Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=/tmp/go-build1679262874/b1691/_pkg_.a
2025-08-20T21:13:48.4229382Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/revlist=/tmp/go-build1679262874/b1693/_pkg_.a
2025-08-20T21:13:48.4230152Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:13:48.4255226Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:13:48.4256009Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/client=/tmp/go-build1679262874/b1695/_pkg_.a
2025-08-20T21:13:48.4257027Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:13:48.4257690Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem=/tmp/go-build1679262874/b1699/_pkg_.a
2025-08-20T21:13:48.4258418Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=/tmp/go-build1679262874/b1701/_pkg_.a
2025-08-20T21:13:48.4259118Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/storage/memory=/tmp/go-build1679262874/b1692/_pkg_.a
2025-08-20T21:13:48.4259794Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/diff=/tmp/go-build1679262874/b1682/_pkg_.a
2025-08-20T21:13:48.4260430Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:13:48.4261247Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie=/tmp/go-build1679262874/b1684/_pkg_.a
2025-08-20T21:13:48.4261985Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=/tmp/go-build1679262874/b1712/_pkg_.a
2025-08-20T21:13:48.4262729Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=/tmp/go-build1679262874/b1713/_pkg_.a
2025-08-20T21:13:48.4263442Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:13:48.4264107Z [00:03:25.769]➜  packagefile github.com/go-git/go-git/v5/utils/sync=/tmp/go-build1679262874/b1671/_pkg_.a
2025-08-20T21:13:48.4264750Z [00:03:25.769]➜  packagefile github.com/sergi/go-diff/diffmatchpatch=/tmp/go-build1679262874/b1683/_pkg_.a
2025-08-20T21:13:48.4265293Z [00:03:25.769]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.4265693Z [00:03:25.769]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.4266103Z [00:03:25.769]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:48.4266781Z [00:03:25.769]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.4267234Z [00:03:25.769]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.4267660Z [00:03:25.769]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:48.4268072Z [00:03:25.769]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.4268492Z [00:03:25.769]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.4268916Z [00:03:25.769]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.4269456Z [00:03:25.769]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:48.4269942Z [00:03:25.769]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:48.4270381Z [00:03:25.769]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:48.4270981Z [00:03:25.769]➜  EOF
2025-08-20T21:13:48.4275972Z [00:03:25.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2=>github.com/go-git/go-git/v5@v5.16.2;$WORK/b1601=>" -p github.com/go-git/go-git/v5 -lang=go1.23 -complete -installsuffix shared -buildid Kko24fX-AHomCwKPcXIL/Kko24fX-AHomCwKPcXIL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1601/importcfg -pack /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/blame.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/common.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/doc.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/object_walker.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/options.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/prune.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/remote.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/repository.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/signer.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/status.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/submodule.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/worktree.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/worktree_commit.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/worktree_linux.go /root/go/pkg/mod/github.com/go-git/go-git/v5@v5.16.2/worktree_status.go
2025-08-20T21:13:48.5716127Z [00:03:25.919]➜  go tool buildid -w $WORK/b1721/_pkg_.a # internal
2025-08-20T21:13:48.5779711Z [00:03:25.926]➜  cp $WORK/b1721/_pkg_.a /root/.cache/go-build/f4/f497127840e94889e3eaf95fabd9e3efb51d6d79b8acbabf4064d091e7078ba7-d # internal
2025-08-20T21:13:48.5791186Z [00:03:25.927]➜  github.com/anchore/syft/syft/format/internal
2025-08-20T21:13:48.5791613Z [00:03:25.927]➜  mkdir -p $WORK/b1725/
2025-08-20T21:13:48.5797239Z [00:03:25.928]➜  cat >/tmp/go-build1679262874/b1725/importcfg << 'EOF' # internal
2025-08-20T21:13:48.5804915Z [00:03:25.928]➜  # import config
2025-08-20T21:13:48.5805274Z [00:03:25.928]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.5805810Z [00:03:25.928]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:48.5806438Z [00:03:25.928]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:48.5807049Z [00:03:25.928]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:48.5807651Z [00:03:25.928]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:48.5808260Z [00:03:25.928]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:48.5808877Z [00:03:25.928]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:48.5809499Z [00:03:25.928]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:48.5810019Z [00:03:25.928]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.5810961Z [00:03:25.928]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.5811403Z [00:03:25.928]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.5811716Z [00:03:25.928]➜  EOF
2025-08-20T21:13:48.5814291Z [00:03:25.928]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1725/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal=>github.com/anchore/syft@v1.28.0/syft/format/internal;$WORK/b1725=>" -p github.com/anchore/syft/syft/format/internal -lang=go1.24 -complete -installsuffix shared -buildid mv0XGCMjhZmIeOt7atED/mv0XGCMjhZmIeOt7atED -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1725/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/backfill.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/location_sorter.go
2025-08-20T21:13:48.5835818Z [00:03:25.931]➜  go tool buildid -w $WORK/b1257/_pkg_.a # internal
2025-08-20T21:13:48.6157328Z [00:03:25.964]➜  go tool buildid -w $WORK/b1725/_pkg_.a # internal
2025-08-20T21:13:48.6171701Z [00:03:25.965]➜  cp $WORK/b1725/_pkg_.a /root/.cache/go-build/0e/0e7482382d34bd99f5cbee544f494a3049e75a8521aac129d7ee566efa71ec75-d # internal
2025-08-20T21:13:48.6217221Z [00:03:25.970]➜  github.com/anchore/syft/syft/internal/packagemetadata
2025-08-20T21:13:48.6219348Z [00:03:25.970]➜  mkdir -p $WORK/b1726/
2025-08-20T21:13:48.6228321Z [00:03:25.971]➜  cat >/tmp/go-build1679262874/b1726/importcfg << 'EOF' # internal
2025-08-20T21:13:48.6228942Z [00:03:25.971]➜  # import config
2025-08-20T21:13:48.6229425Z [00:03:25.971]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.6233108Z [00:03:25.971]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:48.6238021Z [00:03:25.971]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:48.6241034Z [00:03:25.971]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:13:48.6241776Z [00:03:25.971]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:13:48.6245900Z [00:03:25.971]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:13:48.6246379Z [00:03:25.971]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:48.6246841Z [00:03:25.971]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.6247290Z [00:03:25.971]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:48.6247721Z [00:03:25.971]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.6248142Z [00:03:25.971]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.6248581Z [00:03:25.971]➜  packagefile testing=/tmp/go-build1679262874/b1183/_pkg_.a
2025-08-20T21:13:48.6249007Z [00:03:25.971]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:48.6249330Z [00:03:25.971]➜  EOF
2025-08-20T21:13:48.6277410Z [00:03:25.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1726/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata=>github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata;$WORK/b1726=>" -p github.com/anchore/syft/syft/internal/packagemetadata -lang=go1.24 -complete -installsuffix shared -buildid Sc0simd5UfxwUu6Aitpe/Sc0simd5UfxwUu6Aitpe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1726/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata/completion_tester.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata/discover_type_names.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata/generated.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/packagemetadata/names.go
2025-08-20T21:13:48.6295702Z [00:03:25.978]➜  cp $WORK/b1257/_pkg_.a /root/.cache/go-build/03/03412609a56fdbc7abfc34f102ba642c7d8170617305a7504711e40b4c7c316f-d # internal
2025-08-20T21:13:48.6415021Z [00:03:25.989]➜  github.com/anchore/syft/internal/file
2025-08-20T21:13:48.6415803Z [00:03:25.989]➜  mkdir -p $WORK/b1254/
2025-08-20T21:13:48.6417269Z [00:03:25.990]➜  cat >/tmp/go-build1679262874/b1254/importcfg << 'EOF' # internal
2025-08-20T21:13:48.6419303Z [00:03:25.990]➜  # import config
2025-08-20T21:13:48.6420065Z [00:03:25.990]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:13:48.6420754Z [00:03:25.990]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.6421630Z [00:03:25.990]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.6422770Z [00:03:25.990]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:48.6423606Z [00:03:25.990]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:48.6424456Z [00:03:25.990]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.6425122Z [00:03:25.990]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.6425815Z [00:03:25.990]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:13:48.6426486Z [00:03:25.990]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:13:48.6428357Z [00:03:25.990]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:13:48.6428998Z [00:03:25.990]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:48.6429640Z [00:03:25.990]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:48.6430455Z [00:03:25.990]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:48.6431368Z [00:03:25.990]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:48.6432013Z [00:03:25.990]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:48.6432811Z [00:03:25.990]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:48.6433434Z [00:03:25.990]➜  packagefile github.com/diskfs/go-diskfs/filesystem=/tmp/go-build1679262874/b1256/_pkg_.a
2025-08-20T21:13:48.6434044Z [00:03:25.990]➜  packagefile github.com/hashicorp/go-getter=/tmp/go-build1679262874/b1257/_pkg_.a
2025-08-20T21:13:48.6434676Z [00:03:25.990]➜  packagefile github.com/hashicorp/go-getter/helper/url=/tmp/go-build1679262874/b1565/_pkg_.a
2025-08-20T21:13:48.6435315Z [00:03:25.990]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:48.6435916Z [00:03:25.990]➜  packagefile github.com/scylladb/go-set/uset=/tmp/go-build1679262874/b1567/_pkg_.a
2025-08-20T21:13:48.6436508Z [00:03:25.990]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:48.6437015Z [00:03:25.990]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:48.6437422Z [00:03:25.990]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.6437829Z [00:03:25.990]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:48.6438239Z [00:03:25.990]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:48.6438665Z [00:03:25.990]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:48.6439076Z [00:03:25.990]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.6439518Z [00:03:25.990]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.6439958Z [00:03:25.990]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.6440461Z [00:03:25.990]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.6440922Z [00:03:25.990]➜  EOF
2025-08-20T21:13:48.6445988Z [00:03:25.990]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1254/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file=>github.com/anchore/syft@v1.28.0/internal/file;$WORK/b1254=>" -p github.com/anchore/syft/internal/file -lang=go1.24 -complete -installsuffix shared -buildid Y5PayqzDMwnBEgwjiE9q/Y5PayqzDMwnBEgwjiE9q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1254/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/copy.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/digest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/getter.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/glob_match.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/normalize_hashes.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/opener.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/squashfs.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/tar_file_traversal.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/zip_file_manifest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/zip_file_traversal.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/file/zip_read_closer.go
2025-08-20T21:13:48.6684785Z [00:03:26.016]➜  go tool buildid -w $WORK/b1715/_pkg_.a # internal
2025-08-20T21:13:48.6715377Z [00:03:26.019]➜  cp $WORK/b1715/_pkg_.a /root/.cache/go-build/07/076fe0f813742e1415d2168f6914225c32a5b0ad77f71c3cae77f24f8261d112-d # internal
2025-08-20T21:13:48.6721375Z [00:03:26.020]➜  github.com/anchore/syft/syft/format/internal/stream
2025-08-20T21:13:48.6734219Z [00:03:26.020]➜  mkdir -p $WORK/b1727/
2025-08-20T21:13:48.6736675Z [00:03:26.020]➜  cat >/tmp/go-build1679262874/b1727/importcfg << 'EOF' # internal
2025-08-20T21:13:48.6738161Z [00:03:26.020]➜  # import config
2025-08-20T21:13:48.6738579Z [00:03:26.020]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.6739010Z [00:03:26.020]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.6739600Z [00:03:26.020]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.6739906Z [00:03:26.020]➜  EOF
2025-08-20T21:13:48.6742289Z [00:03:26.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1727/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/stream=>github.com/anchore/syft@v1.28.0/syft/format/internal/stream;$WORK/b1727=>" -p github.com/anchore/syft/syft/format/internal/stream -lang=go1.24 -complete -installsuffix shared -buildid 5uCTEaeIob1pGmtqYVL_/5uCTEaeIob1pGmtqYVL_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1727/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/stream/seekable_reader.go
2025-08-20T21:13:48.6947069Z [00:03:26.043]➜  go tool buildid -w $WORK/b1727/_pkg_.a # internal
2025-08-20T21:13:48.6950258Z [00:03:26.043]➜  cp $WORK/b1727/_pkg_.a /root/.cache/go-build/72/72a7d3f26d5aa242a416d86373c3e1ec19c600203d616ff54bdf15a92db7fbee-d # internal
2025-08-20T21:13:48.6958598Z [00:03:26.044]➜  github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate/dictionary
2025-08-20T21:13:48.6963027Z [00:03:26.044]➜  mkdir -p $WORK/b1729/
2025-08-20T21:13:48.6963506Z [00:03:26.044]➜  cat >/tmp/go-build1679262874/b1729/importcfg << 'EOF' # internal
2025-08-20T21:13:48.6963872Z [00:03:26.044]➜  # import config
2025-08-20T21:13:48.6964855Z [00:03:26.044]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:48.6967861Z [00:03:26.044]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:48.6968435Z [00:03:26.044]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.6968907Z [00:03:26.044]➜  EOF
2025-08-20T21:13:48.6972251Z [00:03:26.044]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1729/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dictionary=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dictionary;$WORK/b1729=>" -p github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate/dictionary -lang=go1.24 -complete -installsuffix shared -buildid O37IP4-F_9_nbA1qpP3F/O37IP4-F_9_nbA1qpP3F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1729/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dictionary/generate_index.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dictionary/types.go
2025-08-20T21:13:48.7172711Z [00:03:26.064]➜  go tool buildid -w $WORK/b1726/_pkg_.a # internal
2025-08-20T21:13:48.7175834Z [00:03:26.065]➜  cp $WORK/b1726/_pkg_.a /root/.cache/go-build/6e/6e31fd99e2ae4e5a93b1b63cae29a53fd4738b74fe92e58c1f5b35c46bb96673-d # internal
2025-08-20T21:13:48.7184346Z [00:03:26.066]➜  github.com/saintfish/chardet
2025-08-20T21:13:48.7187153Z [00:03:26.066]➜  mkdir -p $WORK/b1731/
2025-08-20T21:13:48.7196716Z [00:03:26.068]➜  cat >/tmp/go-build1679262874/b1731/importcfg << 'EOF' # internal
2025-08-20T21:13:48.7197366Z [00:03:26.068]➜  # import config
2025-08-20T21:13:48.7197869Z [00:03:26.068]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.7200457Z [00:03:26.068]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.7203078Z [00:03:26.068]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:48.7203501Z [00:03:26.068]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.7203813Z [00:03:26.068]➜  EOF
2025-08-20T21:13:48.7208268Z [00:03:26.068]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1731/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d=>github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d;$WORK/b1731=>" -p github.com/saintfish/chardet -lang=go1.16 -complete -installsuffix shared -buildid OnqEdlw8mScmdv25RT7_/OnqEdlw8mScmdv25RT7_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1731/importcfg -pack /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/2022.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/detector.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/multi_byte.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/recognizer.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/single_byte.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/unicode.go /root/go/pkg/mod/github.com/saintfish/chardet@v0.0.0-20230101081208-5e3ef4b5456d/utf8.go
2025-08-20T21:13:48.7542712Z [00:03:26.102]➜  go tool buildid -w $WORK/b1729/_pkg_.a # internal
2025-08-20T21:13:48.7552974Z [00:03:26.103]➜  cp $WORK/b1729/_pkg_.a /root/.cache/go-build/af/af6025e2b1511356b6c9febb89885ed24527c089572c831608ce5c6fa4381ed1-d # internal
2025-08-20T21:13:48.7666025Z [00:03:26.114]➜  github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate
2025-08-20T21:13:48.7668255Z [00:03:26.115]➜  mkdir -p $WORK/b1728/
2025-08-20T21:13:48.7672702Z [00:03:26.115]➜  cat >/tmp/go-build1679262874/b1728/importcfg << 'EOF' # internal
2025-08-20T21:13:48.7673135Z [00:03:26.115]➜  # import config
2025-08-20T21:13:48.7674448Z [00:03:26.115]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:48.7675997Z [00:03:26.115]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.7677454Z [00:03:26.115]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:13:48.7678509Z [00:03:26.115]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:48.7678960Z [00:03:26.115]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.7679484Z [00:03:26.115]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:48.7680106Z [00:03:26.115]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:48.7681161Z [00:03:26.115]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:48.7681764Z [00:03:26.115]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:48.7682563Z [00:03:26.115]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate/dictionary=/tmp/go-build1679262874/b1729/_pkg_.a
2025-08-20T21:13:48.7683337Z [00:03:26.115]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:48.7683982Z [00:03:26.115]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:48.7684470Z [00:03:26.115]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.7684891Z [00:03:26.115]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.7685317Z [00:03:26.115]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:48.7685747Z [00:03:26.115]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.7686175Z [00:03:26.115]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:48.7686485Z [00:03:26.115]➜  EOF
2025-08-20T21:13:48.7686838Z [00:03:26.116]➜  cat >/tmp/go-build1679262874/b1728/embedcfg << 'EOF' # internal
2025-08-20T21:13:48.7687157Z [00:03:26.116]➜  {
2025-08-20T21:13:48.7687363Z [00:03:26.116]➜  	"Patterns": {
2025-08-20T21:13:48.7687646Z [00:03:26.116]➜  		"dictionary/data/cpe-index.json": [
2025-08-20T21:13:48.7687984Z [00:03:26.116]➜  			"dictionary/data/cpe-index.json"
2025-08-20T21:13:48.7688253Z [00:03:26.116]➜  		]
2025-08-20T21:13:48.7688455Z [00:03:26.116]➜  	},
2025-08-20T21:13:48.7688665Z [00:03:26.116]➜  	"Files": {
2025-08-20T21:13:48.7689545Z [00:03:26.116]➜  		"dictionary/data/cpe-index.json": "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dictionary/data/cpe-index.json"
2025-08-20T21:13:48.7690292Z [00:03:26.116]➜  	}
2025-08-20T21:13:48.7690492Z [00:03:26.116]➜  }EOF
2025-08-20T21:13:48.7731988Z [00:03:26.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1728/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate;$WORK/b1728=>" -p github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate -lang=go1.24 -complete -installsuffix shared -buildid P4HWA2XXf2xQ-P6Y8mTU/P4HWA2XXf2xQ-P6Y8mTU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1728/importcfg -embedcfg $WORK/b1728/embedcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/apk.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/candidate_by_package_type.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/dotnet.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/field_candidate.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/field_candidate_filter.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/filter.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/generate.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/go.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/java.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/java_groupid_map.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/javascript.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/python.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/rpm.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/ruby.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/utils.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/vendors_from_url.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/cpegenerate/wordpress.go
2025-08-20T21:13:48.8273185Z [00:03:26.175]➜  go tool buildid -w $WORK/b1731/_pkg_.a # internal
2025-08-20T21:13:48.8307800Z [00:03:26.179]➜  cp $WORK/b1731/_pkg_.a /root/.cache/go-build/91/915be7c20872adef78bc0432bb57418573a11d06942afb46e118e647a05ddbb3-d # internal
2025-08-20T21:13:48.8313165Z [00:03:26.179]➜  github.com/vifraa/gopom
2025-08-20T21:13:48.8313809Z [00:03:26.179]➜  mkdir -p $WORK/b1732/
2025-08-20T21:13:48.8323202Z [00:03:26.180]➜  cat >/tmp/go-build1679262874/b1732/importcfg << 'EOF' # internal
2025-08-20T21:13:48.8324173Z [00:03:26.180]➜  # import config
2025-08-20T21:13:48.8324852Z [00:03:26.180]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:48.8325785Z [00:03:26.180]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.8326471Z [00:03:26.180]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:48.8327050Z [00:03:26.180]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.8327778Z [00:03:26.180]➜  EOF
2025-08-20T21:13:48.8330494Z [00:03:26.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1732/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vifraa/gopom@v1.0.0=>github.com/vifraa/gopom@v1.0.0;$WORK/b1732=>" -p github.com/vifraa/gopom -lang=go1.15 -complete -installsuffix shared -buildid lG5Wr_jwENFtohrMD8mO/lG5Wr_jwENFtohrMD8mO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1732/importcfg -pack /root/go/pkg/mod/github.com/vifraa/gopom@v1.0.0/example_pom.go /root/go/pkg/mod/github.com/vifraa/gopom@v1.0.0/gopom.go
2025-08-20T21:13:48.8919770Z [00:03:26.240]➜  go tool buildid -w $WORK/b1732/_pkg_.a # internal
2025-08-20T21:13:48.8931047Z [00:03:26.241]➜  cp $WORK/b1732/_pkg_.a /root/.cache/go-build/51/51d155c3f9d79159c7d77f6a3cdd2b149e2350a980db38a0a9fb9c4bcd55c567-d # internal
2025-08-20T21:13:48.8953745Z [00:03:26.243]➜  golang.org/x/text/encoding/charmap
2025-08-20T21:13:48.8954824Z [00:03:26.244]➜  mkdir -p $WORK/b1734/
2025-08-20T21:13:48.8968373Z [00:03:26.245]➜  cat >/tmp/go-build1679262874/b1734/importcfg << 'EOF' # internal
2025-08-20T21:13:48.8969129Z [00:03:26.245]➜  # import config
2025-08-20T21:13:48.8970846Z [00:03:26.245]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:48.8971561Z [00:03:26.245]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:13:48.8972261Z [00:03:26.245]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:48.8972898Z [00:03:26.245]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:48.8973409Z [00:03:26.245]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:48.8973754Z [00:03:26.245]➜  EOF
2025-08-20T21:13:48.8975925Z [00:03:26.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1734/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/charmap=>golang.org/x/text@v0.27.0/encoding/charmap;$WORK/b1734=>" -p golang.org/x/text/encoding/charmap -lang=go1.23 -complete -installsuffix shared -buildid o5BwGnz67ZfEiqcpjjuW/o5BwGnz67ZfEiqcpjjuW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1734/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/charmap/charmap.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/charmap/tables.go
2025-08-20T21:13:48.9208164Z [00:03:26.269]➜  go tool buildid -w $WORK/b1601/_pkg_.a # internal
2025-08-20T21:13:48.9269170Z [00:03:26.275]➜  cp $WORK/b1601/_pkg_.a /root/.cache/go-build/53/53b29b74096a0e095030f4ef6f6aeb2fa4ec038ffe3b69037f625f8f96d7f7cc-d # internal
2025-08-20T21:13:48.9485262Z [00:03:26.296]➜  github.com/anchore/syft/syft/pkg/cataloger/golang
2025-08-20T21:13:48.9485954Z [00:03:26.296]➜  mkdir -p $WORK/b1590/
2025-08-20T21:13:48.9486482Z [00:03:26.296]➜  cat >/tmp/go-build1679262874/b1590/importcfg << 'EOF' # internal
2025-08-20T21:13:48.9487948Z [00:03:26.296]➜  # import config
2025-08-20T21:13:48.9488327Z [00:03:26.296]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:13:48.9488779Z [00:03:26.296]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:48.9489202Z [00:03:26.296]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:48.9489991Z [00:03:26.296]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:48.9490707Z [00:03:26.296]➜  packagefile debug/buildinfo=/tmp/go-build1679262874/b1591/_pkg_.a
2025-08-20T21:13:48.9491254Z [00:03:26.296]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:48.9491708Z [00:03:26.296]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:48.9492167Z [00:03:26.296]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:48.9492604Z [00:03:26.296]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:48.9493017Z [00:03:26.296]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:48.9493510Z [00:03:26.296]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:48.9494099Z [00:03:26.296]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:48.9494700Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:48.9495490Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal/cache=/tmp/go-build1679262874/b1594/_pkg_.a
2025-08-20T21:13:48.9496282Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:48.9496934Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:48.9497811Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:48.9498484Z [00:03:26.296]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:48.9499130Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:48.9499744Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:48.9500396Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:48.9501259Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:48.9501929Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:48.9502614Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:48.9503476Z [00:03:26.296]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/golang/internal/xcoff=/tmp/go-build1679262874/b1595/_pkg_.a
2025-08-20T21:13:48.9504185Z [00:03:26.296]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:13:48.9504772Z [00:03:26.296]➜  packagefile github.com/go-git/go-billy/v5/memfs=/tmp/go-build1679262874/b1597/_pkg_.a
2025-08-20T21:13:48.9505345Z [00:03:26.296]➜  packagefile github.com/go-git/go-git/v5=/tmp/go-build1679262874/b1601/_pkg_.a
2025-08-20T21:13:48.9505934Z [00:03:26.296]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:13:48.9506572Z [00:03:26.296]➜  packagefile github.com/go-git/go-git/v5/storage/memory=/tmp/go-build1679262874/b1692/_pkg_.a
2025-08-20T21:13:48.9507224Z [00:03:26.296]➜  packagefile github.com/kastenhq/goversion/version=/tmp/go-build1679262874/b1714/_pkg_.a
2025-08-20T21:13:48.9508084Z [00:03:26.296]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:48.9508662Z [00:03:26.296]➜  packagefile golang.org/x/mod/modfile=/tmp/go-build1679262874/b1715/_pkg_.a
2025-08-20T21:13:48.9509204Z [00:03:26.296]➜  packagefile golang.org/x/mod/module=/tmp/go-build1679262874/b1717/_pkg_.a
2025-08-20T21:13:48.9509668Z [00:03:26.297]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:48.9510081Z [00:03:26.297]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:48.9512700Z [00:03:26.297]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:48.9513307Z [00:03:26.297]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:48.9513762Z [00:03:26.297]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:48.9514173Z [00:03:26.297]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:48.9514619Z [00:03:26.297]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:48.9515257Z [00:03:26.297]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:48.9515705Z [00:03:26.297]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:48.9516143Z [00:03:26.297]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:48.9516555Z [00:03:26.297]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:48.9516971Z [00:03:26.297]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:48.9517397Z [00:03:26.297]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:48.9517704Z [00:03:26.297]➜  EOF
2025-08-20T21:13:48.9523192Z [00:03:26.297]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang;$WORK/b1590=>" -p github.com/anchore/syft/syft/pkg/cataloger/golang -lang=go1.24 -complete -installsuffix shared -buildid DnUHMeZ7mZXBUTwXDEhv/DnUHMeZ7mZXBUTwXDEhv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1590/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/billy_adapter.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/licenses.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/parse_go_binary.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/parse_go_mod.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/scan_binary.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/stdlib_package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/golang/subfs.go
2025-08-20T21:13:48.9958785Z [00:03:26.344]➜  go tool buildid -w $WORK/b1728/_pkg_.a # internal
2025-08-20T21:13:49.0017035Z [00:03:26.349]➜  cp $WORK/b1728/_pkg_.a /root/.cache/go-build/77/774225c0922f5b9e251edb7ba0920c46e3a2951fbfd3dfb7c7ce573aeae773d8-d # internal
2025-08-20T21:13:49.0072543Z [00:03:26.355]➜  golang.org/x/text/encoding/japanese
2025-08-20T21:13:49.0080808Z [00:03:26.355]➜  mkdir -p $WORK/b1736/
2025-08-20T21:13:49.0081231Z [00:03:26.355]➜  cat >/tmp/go-build1679262874/b1736/importcfg << 'EOF' # internal
2025-08-20T21:13:49.0081881Z [00:03:26.355]➜  # import config
2025-08-20T21:13:49.0082379Z [00:03:26.355]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.0082988Z [00:03:26.355]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:13:49.0083701Z [00:03:26.355]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:49.0084544Z [00:03:26.355]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:49.0085057Z [00:03:26.355]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.0085393Z [00:03:26.355]➜  EOF
2025-08-20T21:13:49.0089939Z [00:03:26.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1736/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese=>golang.org/x/text@v0.27.0/encoding/japanese;$WORK/b1736=>" -p golang.org/x/text/encoding/japanese -lang=go1.23 -complete -installsuffix shared -buildid 07PM58zTyw6JH8APSKJi/07PM58zTyw6JH8APSKJi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1736/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese/all.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese/eucjp.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese/iso2022jp.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese/shiftjis.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/japanese/tables.go
2025-08-20T21:13:49.1086513Z [00:03:26.456]➜  go tool buildid -w $WORK/b1734/_pkg_.a # internal
2025-08-20T21:13:49.1115491Z [00:03:26.459]➜  cp $WORK/b1734/_pkg_.a /root/.cache/go-build/0e/0e76e0227e2988c00e2813ba31fd3623bd77ab265e010039437c45a8e92f4690-d # internal
2025-08-20T21:13:49.1141541Z [00:03:26.462]➜  golang.org/x/text/encoding/korean
2025-08-20T21:13:49.1146865Z [00:03:26.463]➜  mkdir -p $WORK/b1737/
2025-08-20T21:13:49.1163163Z [00:03:26.463]➜  cat >/tmp/go-build1679262874/b1737/importcfg << 'EOF' # internal
2025-08-20T21:13:49.1163576Z [00:03:26.463]➜  # import config
2025-08-20T21:13:49.1164008Z [00:03:26.463]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.1164745Z [00:03:26.463]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:13:49.1165439Z [00:03:26.463]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:49.1166084Z [00:03:26.463]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:49.1166597Z [00:03:26.463]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.1166933Z [00:03:26.463]➜  EOF
2025-08-20T21:13:49.1169051Z [00:03:26.463]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1737/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/korean=>golang.org/x/text@v0.27.0/encoding/korean;$WORK/b1737=>" -p golang.org/x/text/encoding/korean -lang=go1.23 -complete -installsuffix shared -buildid UG7m-Cy_Hf1flnIJHDFK/UG7m-Cy_Hf1flnIJHDFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1737/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/korean/euckr.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/korean/tables.go
2025-08-20T21:13:49.2091926Z [00:03:26.557]➜  go tool buildid -w $WORK/b1590/_pkg_.a # internal
2025-08-20T21:13:49.2120325Z [00:03:26.560]➜  cp $WORK/b1590/_pkg_.a /root/.cache/go-build/72/729f423369a5a58b38c780a09ece02819a9ca4d3404661c4c6cffc2addae8805-d # internal
2025-08-20T21:13:49.2179961Z [00:03:26.566]➜  golang.org/x/text/encoding/simplifiedchinese
2025-08-20T21:13:49.2181044Z [00:03:26.566]➜  mkdir -p $WORK/b1738/
2025-08-20T21:13:49.2189382Z [00:03:26.566]➜  cat >/tmp/go-build1679262874/b1738/importcfg << 'EOF' # internal
2025-08-20T21:13:49.2189806Z [00:03:26.566]➜  # import config
2025-08-20T21:13:49.2190518Z [00:03:26.566]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.2191313Z [00:03:26.566]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:13:49.2192012Z [00:03:26.566]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:49.2192651Z [00:03:26.567]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:49.2193376Z [00:03:26.567]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.2193710Z [00:03:26.567]➜  EOF
2025-08-20T21:13:49.2196800Z [00:03:26.567]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1738/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/simplifiedchinese=>golang.org/x/text@v0.27.0/encoding/simplifiedchinese;$WORK/b1738=>" -p golang.org/x/text/encoding/simplifiedchinese -lang=go1.23 -complete -installsuffix shared -buildid h3Q0W1BP07RNIph-MBhG/h3Q0W1BP07RNIph-MBhG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1738/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/simplifiedchinese/all.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/simplifiedchinese/gbk.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/simplifiedchinese/hzgb2312.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/simplifiedchinese/tables.go
2025-08-20T21:13:49.3359799Z [00:03:26.684]➜  go tool buildid -w $WORK/b1737/_pkg_.a # internal
2025-08-20T21:13:49.3369725Z [00:03:26.685]➜  cp $WORK/b1737/_pkg_.a /root/.cache/go-build/2a/2ae20464869a06debbfb0eb1b292f9251286864fcd880b6ffa2b895274b7e298-d # internal
2025-08-20T21:13:49.3447917Z [00:03:26.692]➜  golang.org/x/text/encoding/traditionalchinese
2025-08-20T21:13:49.3448442Z [00:03:26.692]➜  mkdir -p $WORK/b1739/
2025-08-20T21:13:49.3448837Z [00:03:26.692]➜  cat >/tmp/go-build1679262874/b1739/importcfg << 'EOF' # internal
2025-08-20T21:13:49.3449190Z [00:03:26.693]➜  # import config
2025-08-20T21:13:49.3449630Z [00:03:26.693]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.3450242Z [00:03:26.693]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:13:49.3451134Z [00:03:26.693]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:49.3451796Z [00:03:26.693]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:49.3452315Z [00:03:26.693]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.3452647Z [00:03:26.693]➜  EOF
2025-08-20T21:13:49.3455103Z [00:03:26.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1739/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/traditionalchinese=>golang.org/x/text@v0.27.0/encoding/traditionalchinese;$WORK/b1739=>" -p golang.org/x/text/encoding/traditionalchinese -lang=go1.23 -complete -installsuffix shared -buildid LAmRpzNwB1z3WXOQEybB/LAmRpzNwB1z3WXOQEybB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1739/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/traditionalchinese/big5.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/traditionalchinese/tables.go
2025-08-20T21:13:49.3549127Z [00:03:26.703]➜  go tool buildid -w $WORK/b1736/_pkg_.a # internal
2025-08-20T21:13:49.3563036Z [00:03:26.704]➜  cp $WORK/b1736/_pkg_.a /root/.cache/go-build/29/29ddfc70a7a5f8c1783aa377bfd6bbfec4974e2cdc4291c8f6c005ce10322b11-d # internal
2025-08-20T21:13:49.3582563Z [00:03:26.706]➜  github.com/anchore/syft/syft/pkg/cataloger/javascript
2025-08-20T21:13:49.3583477Z [00:03:26.706]➜  mkdir -p $WORK/b1741/
2025-08-20T21:13:49.3586019Z [00:03:26.706]➜  cat >/tmp/go-build1679262874/b1741/importcfg << 'EOF' # internal
2025-08-20T21:13:49.3586581Z [00:03:26.706]➜  # import config
2025-08-20T21:13:49.3589161Z [00:03:26.706]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:49.3589903Z [00:03:26.706]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.3590430Z [00:03:26.706]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.3597799Z [00:03:26.706]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.3598249Z [00:03:26.706]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.3599040Z [00:03:26.706]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.3599692Z [00:03:26.706]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.3600310Z [00:03:26.706]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.3606630Z [00:03:26.706]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.3607296Z [00:03:26.706]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.3607926Z [00:03:26.706]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.3608760Z [00:03:26.706]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.3610192Z [00:03:26.706]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.3611425Z [00:03:26.706]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:49.3612266Z [00:03:26.706]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:49.3613131Z [00:03:26.706]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:49.3614683Z [00:03:26.706]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.3615121Z [00:03:26.706]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:49.3615570Z [00:03:26.706]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:49.3615992Z [00:03:26.706]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.3616415Z [00:03:26.706]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.3616840Z [00:03:26.706]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.3617273Z [00:03:26.706]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.3617696Z [00:03:26.706]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:49.3618003Z [00:03:26.706]➜  EOF
2025-08-20T21:13:49.3623742Z [00:03:26.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1741/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript;$WORK/b1741=>" -p github.com/anchore/syft/syft/pkg/cataloger/javascript -lang=go1.24 -complete -installsuffix shared -buildid cfUYi54O_H20L81on7O8/cfUYi54O_H20L81on7O8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1741/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/parse_package_json.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/parse_package_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/parse_pnpm_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/javascript/parse_yarn_lock.go
2025-08-20T21:13:49.3723273Z [00:03:26.720]➜  go tool buildid -w $WORK/b1254/_pkg_.a # internal
2025-08-20T21:13:49.3841694Z [00:03:26.732]➜  cp $WORK/b1254/_pkg_.a /root/.cache/go-build/a4/a413592c4d2b7adb5de038dbdb9d2fb8619c521c77c948d42ffb84055580d9cd-d # internal
2025-08-20T21:13:49.3852761Z [00:03:26.733]➜  github.com/anchore/syft/syft/file/cataloger/filecontent
2025-08-20T21:13:49.3853238Z [00:03:26.733]➜  mkdir -p $WORK/b1581/
2025-08-20T21:13:49.3853632Z [00:03:26.733]➜  cat >/tmp/go-build1679262874/b1581/importcfg << 'EOF' # internal
2025-08-20T21:13:49.3853982Z [00:03:26.733]➜  # import config
2025-08-20T21:13:49.3854506Z [00:03:26.733]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.3854943Z [00:03:26.733]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.3855402Z [00:03:26.733]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:49.3855844Z [00:03:26.733]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.3856355Z [00:03:26.733]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.3856972Z [00:03:26.733]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:49.3857614Z [00:03:26.733]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.3858490Z [00:03:26.733]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.3859214Z [00:03:26.733]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.3860065Z [00:03:26.733]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:49.3860948Z [00:03:26.733]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.3861608Z [00:03:26.733]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:49.3862092Z [00:03:26.733]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.3862392Z [00:03:26.733]➜  EOF
2025-08-20T21:13:49.3864667Z [00:03:26.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1581/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filecontent=>github.com/anchore/syft@v1.28.0/syft/file/cataloger/filecontent;$WORK/b1581=>" -p github.com/anchore/syft/syft/file/cataloger/filecontent -lang=go1.24 -complete -installsuffix shared -buildid snlmMkBdTejkS_bkdCWx/snlmMkBdTejkS_bkdCWx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1581/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filecontent/cataloger.go
2025-08-20T21:13:49.4135263Z [00:03:26.761]➜  go tool buildid -w $WORK/b1581/_pkg_.a # internal
2025-08-20T21:13:49.4143934Z [00:03:26.762]➜  cp $WORK/b1581/_pkg_.a /root/.cache/go-build/77/7793392ecd5422a564c374e0e1493973d1de2125c0f242d175fde245953ee4b4-d # internal
2025-08-20T21:13:49.4220131Z [00:03:26.769]➜  github.com/anchore/syft/syft/cataloging/filecataloging
2025-08-20T21:13:49.4224566Z [00:03:26.769]➜  mkdir -p $WORK/b1253/
2025-08-20T21:13:49.4225025Z [00:03:26.770]➜  cat >/tmp/go-build1679262874/b1253/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4225389Z [00:03:26.770]➜  # import config
2025-08-20T21:13:49.4225743Z [00:03:26.770]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:49.4226195Z [00:03:26.770]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.4226903Z [00:03:26.770]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.4227456Z [00:03:26.770]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.4228090Z [00:03:26.770]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.4228711Z [00:03:26.770]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.4229414Z [00:03:26.770]➜  packagefile github.com/anchore/syft/syft/file/cataloger/executable=/tmp/go-build1679262874/b1568/_pkg_.a
2025-08-20T21:13:49.4230331Z [00:03:26.770]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filecontent=/tmp/go-build1679262874/b1581/_pkg_.a
2025-08-20T21:13:49.4231163Z [00:03:26.770]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.4231485Z [00:03:26.771]➜  EOF
2025-08-20T21:13:49.4234086Z [00:03:26.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1253/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/filecataloging=>github.com/anchore/syft@v1.28.0/syft/cataloging/filecataloging;$WORK/b1253=>" -p github.com/anchore/syft/syft/cataloging/filecataloging -lang=go1.24 -complete -installsuffix shared -buildid Eji5TWLSzjUHQljfitYg/Eji5TWLSzjUHQljfitYg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1253/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/filecataloging/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/filecataloging/tags.go
2025-08-20T21:13:49.4514366Z [00:03:26.799]➜  go tool buildid -w $WORK/b1253/_pkg_.a # internal
2025-08-20T21:13:49.4529872Z [00:03:26.801]➜  cp $WORK/b1253/_pkg_.a /root/.cache/go-build/4b/4b982611b49c007ed05974a03467cf91cd5b952f627ff8492c3dc4e29b801c25-d # internal
2025-08-20T21:13:49.4557185Z [00:03:26.804]➜  go tool buildid -w $WORK/b1741/_pkg_.a # internal
2025-08-20T21:13:49.4564575Z [00:03:26.804]➜  cp $WORK/b1741/_pkg_.a /root/.cache/go-build/fc/fce4421bf205e6a98d43e605b15f496cd614fa4ac5ec999a7360aa4644d0ab8c-d # internal
2025-08-20T21:13:49.4582823Z [00:03:26.806]➜  github.com/deitch/magic/pkg/magic/parser
2025-08-20T21:13:49.4592325Z [00:03:26.807]➜  mkdir -p $WORK/b1745/
2025-08-20T21:13:49.4594715Z [00:03:26.807]➜  cat >/tmp/go-build1679262874/b1745/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4595089Z [00:03:26.807]➜  # import config
2025-08-20T21:13:49.4595471Z [00:03:26.807]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:49.4595921Z [00:03:26.807]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.4596343Z [00:03:26.807]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.4596649Z [00:03:26.807]➜  EOF
2025-08-20T21:13:49.4599747Z [00:03:26.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1745/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parser=>github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parser;$WORK/b1745=>" -p github.com/deitch/magic/pkg/magic/parser -lang=go1.20 -complete -installsuffix shared -buildid AMEMFTE8lAScYJpI_6lU/AMEMFTE8lAScYJpI_6lU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1745/importcfg -pack /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parser/message.go /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parser/offset.go /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parser/tester.go
2025-08-20T21:13:49.4615287Z [00:03:26.810]➜  github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers
2025-08-20T21:13:49.4621102Z [00:03:26.810]➜  mkdir -p $WORK/b1724/
2025-08-20T21:13:49.4631401Z [00:03:26.811]➜  cat >/tmp/go-build1679262874/b1724/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4633632Z [00:03:26.811]➜  # import config
2025-08-20T21:13:49.4636816Z [00:03:26.811]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.4637638Z [00:03:26.811]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:49.4638098Z [00:03:26.811]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.4638627Z [00:03:26.811]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:13:49.4639246Z [00:03:26.811]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.4639877Z [00:03:26.811]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.4642495Z [00:03:26.811]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:49.4643228Z [00:03:26.811]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.4643903Z [00:03:26.811]➜  packagefile github.com/anchore/syft/internal/spdxlicense=/tmp/go-build1679262874/b928/_pkg_.a
2025-08-20T21:13:49.4644581Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.4645200Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:49.4645807Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.4646467Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/format/internal=/tmp/go-build1679262874/b1725/_pkg_.a
2025-08-20T21:13:49.4647219Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/internal/packagemetadata=/tmp/go-build1679262874/b1726/_pkg_.a
2025-08-20T21:13:49.4648072Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:49.4648787Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.4649409Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:49.4650202Z [00:03:26.811]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:49.4650897Z [00:03:26.811]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:49.4651345Z [00:03:26.811]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.4651768Z [00:03:26.811]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.4652186Z [00:03:26.811]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.4658053Z [00:03:26.811]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.4658385Z [00:03:26.811]➜  EOF
2025-08-20T21:13:49.4658714Z [00:03:26.812]➜  go tool buildid -w $WORK/b1738/_pkg_.a # internal
2025-08-20T21:13:49.4665779Z [00:03:26.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1724/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers=>github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers;$WORK/b1724=>" -p github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers -lang=go1.24 -complete -installsuffix shared -buildid VDN0Fqd2ZO7Vvo-w_b-s/VDN0Fqd2ZO7Vvo-w_b-s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1724/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/author.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/component.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/cpe.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/description.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/external_references.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/group.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/licenses.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/properties.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/property_encoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/helpers/publisher.go
2025-08-20T21:13:49.4672793Z [00:03:26.813]➜  cp $WORK/b1738/_pkg_.a /root/.cache/go-build/b8/b82344d88cdb66b77bd50e21fb0814dd6879cb7ee23ea3dcc9f041fbbb951efd-d # internal
2025-08-20T21:13:49.4673478Z [00:03:26.814]➜  github.com/nix-community/go-nix/pkg/nixbase32
2025-08-20T21:13:49.4673814Z [00:03:26.814]➜  mkdir -p $WORK/b1749/
2025-08-20T21:13:49.4674189Z [00:03:26.814]➜  cat >/tmp/go-build1679262874/b1749/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4674544Z [00:03:26.814]➜  # import config
2025-08-20T21:13:49.4674882Z [00:03:26.814]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.4675304Z [00:03:26.814]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.4675754Z [00:03:26.814]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.4676075Z [00:03:26.814]➜  EOF
2025-08-20T21:13:49.4678557Z [00:03:26.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1749/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixbase32=>github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixbase32;$WORK/b1749=>" -p github.com/nix-community/go-nix/pkg/nixbase32 -lang=go1.20 -complete -installsuffix shared -buildid PNx-q74oYHL3UU1M0lSb/PNx-q74oYHL3UU1M0lSb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1749/importcfg -pack /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixbase32/nixbase32.go
2025-08-20T21:13:49.4813634Z [00:03:26.829]➜  go tool buildid -w $WORK/b1749/_pkg_.a # internal
2025-08-20T21:13:49.4817565Z [00:03:26.830]➜  cp $WORK/b1749/_pkg_.a /root/.cache/go-build/1b/1b6691cb2aebeb7c674e76e91ce15c0bb2b84d611441ee87b2d5d4268b30b7c0-d # internal
2025-08-20T21:13:49.4873082Z [00:03:26.834]➜  github.com/nix-community/go-nix/pkg/nixhash
2025-08-20T21:13:49.4873494Z [00:03:26.834]➜  mkdir -p $WORK/b1748/
2025-08-20T21:13:49.4873885Z [00:03:26.834]➜  cat >/tmp/go-build1679262874/b1748/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4874238Z [00:03:26.834]➜  # import config
2025-08-20T21:13:49.4874616Z [00:03:26.834]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:49.4875086Z [00:03:26.834]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:49.4875562Z [00:03:26.834]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:49.4876000Z [00:03:26.834]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.4876570Z [00:03:26.834]➜  packagefile github.com/nix-community/go-nix/pkg/nixbase32=/tmp/go-build1679262874/b1749/_pkg_.a
2025-08-20T21:13:49.4877137Z [00:03:26.834]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.4877456Z [00:03:26.834]➜  EOF
2025-08-20T21:13:49.4882597Z [00:03:26.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1748/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash=>github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash;$WORK/b1748=>" -p github.com/nix-community/go-nix/pkg/nixhash -lang=go1.20 -complete -installsuffix shared -buildid zrBYZ_jmy3tVP0M6MK8s/zrBYZ_jmy3tVP0M6MK8s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1748/importcfg -pack /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/algo.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/encoding.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/hash.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/hash_with_encoding.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/parse.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/nixhash/util.go
2025-08-20T21:13:49.4909109Z [00:03:26.839]➜  go tool buildid -w $WORK/b1745/_pkg_.a # internal
2025-08-20T21:13:49.4928108Z [00:03:26.841]➜  cp $WORK/b1745/_pkg_.a /root/.cache/go-build/4d/4d6fcb37375e8e60ada743c95e93c29f17ea881b0fc1cb59c5ea3c87637db3f2-d # internal
2025-08-20T21:13:49.4936625Z [00:03:26.842]➜  github.com/deitch/magic/pkg/magic/internal
2025-08-20T21:13:49.4937011Z [00:03:26.842]➜  mkdir -p $WORK/b1744/
2025-08-20T21:13:49.4942562Z [00:03:26.842]➜  cat >/tmp/go-build1679262874/b1744/importcfg << 'EOF' # internal
2025-08-20T21:13:49.4943417Z [00:03:26.842]➜  # import config
2025-08-20T21:13:49.4943923Z [00:03:26.842]➜  packagefile github.com/deitch/magic/pkg/magic/parser=/tmp/go-build1679262874/b1745/_pkg_.a
2025-08-20T21:13:49.4944355Z [00:03:26.842]➜  EOF
2025-08-20T21:13:49.4949463Z [00:03:26.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1744/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/internal=>github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/internal;$WORK/b1744=>" -p github.com/deitch/magic/pkg/magic/internal -lang=go1.20 -complete -installsuffix shared -buildid q8B6lAWBRqXP-iWenS2C/q8B6lAWBRqXP-iWenS2C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1744/importcfg -pack /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/internal/common.go /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/internal/kernel.go
2025-08-20T21:13:49.5152140Z [00:03:26.863]➜  go tool buildid -w $WORK/b1748/_pkg_.a # internal
2025-08-20T21:13:49.5155741Z [00:03:26.863]➜  cp $WORK/b1748/_pkg_.a /root/.cache/go-build/2e/2e814d00c1ce8803e2cad7c41a90f670e592be67527789813e5cd4d6cc2cb137-d # internal
2025-08-20T21:13:49.5176489Z [00:03:26.866]➜  github.com/nix-community/go-nix/pkg/storepath
2025-08-20T21:13:49.5179196Z [00:03:26.866]➜  mkdir -p $WORK/b1750/
2025-08-20T21:13:49.5186147Z [00:03:26.866]➜  cat >/tmp/go-build1679262874/b1750/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5187046Z [00:03:26.867]➜  # import config
2025-08-20T21:13:49.5187893Z [00:03:26.867]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.5189002Z [00:03:26.867]➜  packagefile github.com/nix-community/go-nix/pkg/nixbase32=/tmp/go-build1679262874/b1749/_pkg_.a
2025-08-20T21:13:49.5189604Z [00:03:26.867]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.5190034Z [00:03:26.867]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.5190357Z [00:03:26.867]➜  EOF
2025-08-20T21:13:49.5195279Z [00:03:26.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1750/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/storepath=>github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/storepath;$WORK/b1750=>" -p github.com/nix-community/go-nix/pkg/storepath -lang=go1.20 -complete -installsuffix shared -buildid 5FDR4t5TgnoJjE8hBnIU/5FDR4t5TgnoJjE8hBnIU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1750/importcfg -pack /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/storepath/storepath.go
2025-08-20T21:13:49.5339780Z [00:03:26.882]➜  go tool buildid -w $WORK/b1744/_pkg_.a # internal
2025-08-20T21:13:49.5355062Z [00:03:26.884]➜  cp $WORK/b1744/_pkg_.a /root/.cache/go-build/b3/b3cf54fe0aaf02b5e462d1ca595c174cf08cbf94ac6aa7d33dcc3ae539aaf8b7-d # internal
2025-08-20T21:13:49.5363144Z [00:03:26.884]➜  github.com/deitch/magic/pkg/magic
2025-08-20T21:13:49.5364182Z [00:03:26.884]➜  mkdir -p $WORK/b1743/
2025-08-20T21:13:49.5378651Z [00:03:26.886]➜  cat >/tmp/go-build1679262874/b1743/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5379335Z [00:03:26.886]➜  # import config
2025-08-20T21:13:49.5380060Z [00:03:26.886]➜  packagefile github.com/deitch/magic/pkg/magic/internal=/tmp/go-build1679262874/b1744/_pkg_.a
2025-08-20T21:13:49.5381220Z [00:03:26.886]➜  packagefile github.com/deitch/magic/pkg/magic/parser=/tmp/go-build1679262874/b1745/_pkg_.a
2025-08-20T21:13:49.5381834Z [00:03:26.886]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.5382380Z [00:03:26.886]➜  EOF
2025-08-20T21:13:49.5385061Z [00:03:26.886]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1743/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic=>github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic;$WORK/b1743=>" -p github.com/deitch/magic/pkg/magic -lang=go1.20 -complete -installsuffix shared -buildid k7TUgoXYCCU3llqGO6cy/k7TUgoXYCCU3llqGO6cy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1743/importcfg -pack /root/go/pkg/mod/github.com/deitch/magic@v0.0.0-20230404182410-1ff89d7342da/pkg/magic/parse.go
2025-08-20T21:13:49.5537061Z [00:03:26.902]➜  go tool buildid -w $WORK/b1739/_pkg_.a # internal
2025-08-20T21:13:49.5547133Z [00:03:26.903]➜  cp $WORK/b1739/_pkg_.a /root/.cache/go-build/ad/ad3cc156002d65ebd6da2c877cb79be7062343d3458ac42a290d1c92644c53dc-d # internal
2025-08-20T21:13:49.5548272Z [00:03:26.903]➜  go tool buildid -w $WORK/b1743/_pkg_.a # internal
2025-08-20T21:13:49.5549376Z [00:03:26.903]➜  cp $WORK/b1743/_pkg_.a /root/.cache/go-build/ed/ede4c46abc2f0436e12791b8ec1a913895f9cabc150239adaa7691dfa6d676cd-d # internal
2025-08-20T21:13:49.5561659Z [00:03:26.904]➜  go tool buildid -w $WORK/b1750/_pkg_.a # internal
2025-08-20T21:13:49.5584536Z [00:03:26.906]➜  cp $WORK/b1750/_pkg_.a /root/.cache/go-build/9b/9b6a0897e8ee1e9c48fac9ea97cdd28e4cf8bf38e18e343c4f6d5c43c71ab3d7-d # internal
2025-08-20T21:13:49.5605737Z [00:03:26.909]➜  golang.org/x/text/encoding/htmlindex
2025-08-20T21:13:49.5606459Z [00:03:26.909]➜  mkdir -p $WORK/b1735/
2025-08-20T21:13:49.5611560Z [00:03:26.909]➜  cat >/tmp/go-build1679262874/b1735/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5611946Z [00:03:26.909]➜  # import config
2025-08-20T21:13:49.5614067Z [00:03:26.909]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.5614588Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.5615207Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build1679262874/b1734/_pkg_.a
2025-08-20T21:13:49.5615903Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:13:49.5616580Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/japanese=/tmp/go-build1679262874/b1736/_pkg_.a
2025-08-20T21:13:49.5617212Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/korean=/tmp/go-build1679262874/b1737/_pkg_.a
2025-08-20T21:13:49.5617888Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/simplifiedchinese=/tmp/go-build1679262874/b1738/_pkg_.a
2025-08-20T21:13:49.5618605Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/traditionalchinese=/tmp/go-build1679262874/b1739/_pkg_.a
2025-08-20T21:13:49.5619272Z [00:03:26.909]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:13:49.5619861Z [00:03:26.909]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:49.5620363Z [00:03:26.909]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.5620975Z [00:03:26.909]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:49.5621299Z [00:03:26.909]➜  EOF
2025-08-20T21:13:49.5623780Z [00:03:26.909]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1735/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/htmlindex=>golang.org/x/text@v0.27.0/encoding/htmlindex;$WORK/b1735=>" -p golang.org/x/text/encoding/htmlindex -lang=go1.23 -complete -installsuffix shared -buildid ITs4BnSx3dUbuYy9ji5I/ITs4BnSx3dUbuYy9ji5I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1735/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/htmlindex/htmlindex.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/htmlindex/map.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/encoding/htmlindex/tables.go
2025-08-20T21:13:49.5659695Z [00:03:26.914]➜  github.com/nix-community/go-nix/pkg/derivation
2025-08-20T21:13:49.5677316Z [00:03:26.914]➜  mkdir -p $WORK/b1747/
2025-08-20T21:13:49.5678218Z [00:03:26.914]➜  cat >/tmp/go-build1679262874/b1747/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5678664Z [00:03:26.914]➜  # import config
2025-08-20T21:13:49.5679017Z [00:03:26.914]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.5679453Z [00:03:26.914]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.5679920Z [00:03:26.914]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:49.5680387Z [00:03:26.914]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:49.5681038Z [00:03:26.914]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.5681488Z [00:03:26.914]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.5682044Z [00:03:26.914]➜  packagefile github.com/nix-community/go-nix/pkg/nixhash=/tmp/go-build1679262874/b1748/_pkg_.a
2025-08-20T21:13:49.5682735Z [00:03:26.914]➜  packagefile github.com/nix-community/go-nix/pkg/storepath=/tmp/go-build1679262874/b1750/_pkg_.a
2025-08-20T21:13:49.5683418Z [00:03:26.914]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:49.5683908Z [00:03:26.914]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.5684318Z [00:03:26.915]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.5684961Z [00:03:26.915]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.5685283Z [00:03:26.915]➜  EOF
2025-08-20T21:13:49.5693803Z [00:03:26.915]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1747/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation=>github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation;$WORK/b1747=>" -p github.com/nix-community/go-nix/pkg/derivation -lang=go1.20 -complete -installsuffix shared -buildid zrylEGcMiLGkWZYW0Bhi/zrylEGcMiLGkWZYW0Bhi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1747/importcfg -pack /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/derivation.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/drv_path.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/encode.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/hashes.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/helpers.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/output.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/parser.go /root/go/pkg/mod/github.com/nix-community/go-nix@v0.0.0-20250101154619-4bdde671e0a1/pkg/derivation/store.go
2025-08-20T21:13:49.5698651Z [00:03:26.917]➜  github.com/anchore/syft/syft/pkg/cataloger/kernel
2025-08-20T21:13:49.5704295Z [00:03:26.917]➜  mkdir -p $WORK/b1742/
2025-08-20T21:13:49.5706912Z [00:03:26.917]➜  cat >/tmp/go-build1679262874/b1742/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5708765Z [00:03:26.918]➜  # import config
2025-08-20T21:13:49.5709195Z [00:03:26.918]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.5709923Z [00:03:26.918]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:49.5710368Z [00:03:26.918]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.5711101Z [00:03:26.918]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.5711732Z [00:03:26.918]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.5712388Z [00:03:26.918]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.5713167Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.5713867Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:49.5714476Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.5715165Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:49.5715835Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.5716516Z [00:03:26.918]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.5717193Z [00:03:26.918]➜  packagefile github.com/deitch/magic/pkg/magic=/tmp/go-build1679262874/b1743/_pkg_.a
2025-08-20T21:13:49.5717709Z [00:03:26.918]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.5718141Z [00:03:26.918]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.5718459Z [00:03:26.918]➜  EOF
2025-08-20T21:13:49.5722029Z [00:03:26.918]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1742/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel;$WORK/b1742=>" -p github.com/anchore/syft/syft/pkg/cataloger/kernel -lang=go1.24 -complete -installsuffix shared -buildid U5DI_NxHjt_WRDr8BxJN/U5DI_NxHjt_WRDr8BxJN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1742/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel/parse_linux_kernel_file.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/kernel/parse_linux_kernel_module_file.go
2025-08-20T21:13:49.5835796Z [00:03:26.931]➜  go tool buildid -w $WORK/b1724/_pkg_.a # internal
2025-08-20T21:13:49.5878794Z [00:03:26.936]➜  cp $WORK/b1724/_pkg_.a /root/.cache/go-build/16/1681837eeb9069436301da63482441f9f1fb518e14501ff9029de0118e4ce06e-d # internal
2025-08-20T21:13:49.5930749Z [00:03:26.939]➜  github.com/anchore/syft/syft/format/common/cyclonedxhelpers
2025-08-20T21:13:49.5931469Z [00:03:26.939]➜  mkdir -p $WORK/b1723/
2025-08-20T21:13:49.5931879Z [00:03:26.939]➜  cat >/tmp/go-build1679262874/b1723/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5932234Z [00:03:26.939]➜  # import config
2025-08-20T21:13:49.5932568Z [00:03:26.939]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.5933096Z [00:03:26.939]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:13:49.5933750Z [00:03:26.939]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:49.5934403Z [00:03:26.939]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.5935047Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.5935665Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:49.5936589Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.5937361Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers=/tmp/go-build1679262874/b1724/_pkg_.a
2025-08-20T21:13:49.5938108Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:49.5938715Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.5939322Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:49.5940059Z [00:03:26.939]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:49.5940875Z [00:03:26.939]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:49.5941418Z [00:03:26.939]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:49.5941852Z [00:03:26.939]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.5942282Z [00:03:26.939]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:49.5942591Z [00:03:26.939]➜  EOF
2025-08-20T21:13:49.5945107Z [00:03:26.939]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1723/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/common/cyclonedxhelpers=>github.com/anchore/syft@v1.28.0/syft/format/common/cyclonedxhelpers;$WORK/b1723=>" -p github.com/anchore/syft/syft/format/common/cyclonedxhelpers -lang=go1.24 -complete -installsuffix shared -buildid 1GdlnGBtL0mvJYXnIAak/1GdlnGBtL0mvJYXnIAak -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1723/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/common/cyclonedxhelpers/to_format_model.go
2025-08-20T21:13:49.5966098Z [00:03:26.944]➜  go tool buildid -w $WORK/b1735/_pkg_.a # internal
2025-08-20T21:13:49.5977794Z [00:03:26.946]➜  cp $WORK/b1735/_pkg_.a /root/.cache/go-build/a9/a9d687d1f138c06e5548f08471a48e9613e5fa676fb53238334f5fd50fb36890-d # internal
2025-08-20T21:13:49.5990126Z [00:03:26.947]➜  golang.org/x/net/html/charset
2025-08-20T21:13:49.5990534Z [00:03:26.947]➜  mkdir -p $WORK/b1733/
2025-08-20T21:13:49.5992678Z [00:03:26.947]➜  cat >/tmp/go-build1679262874/b1733/importcfg << 'EOF' # internal
2025-08-20T21:13:49.5993038Z [00:03:26.947]➜  # import config
2025-08-20T21:13:49.5993378Z [00:03:26.947]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.5993792Z [00:03:26.947]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.5994283Z [00:03:26.947]➜  packagefile golang.org/x/net/html=/tmp/go-build1679262874/b864/_pkg_.a
2025-08-20T21:13:49.5994834Z [00:03:26.947]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:49.5995426Z [00:03:26.947]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build1679262874/b1734/_pkg_.a
2025-08-20T21:13:49.5996070Z [00:03:26.947]➜  packagefile golang.org/x/text/encoding/htmlindex=/tmp/go-build1679262874/b1735/_pkg_.a
2025-08-20T21:13:49.5996677Z [00:03:26.947]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:49.5997152Z [00:03:26.947]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.5997555Z [00:03:26.947]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:13:49.5997975Z [00:03:26.947]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.5998424Z [00:03:26.947]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.5998757Z [00:03:26.947]➜  EOF
2025-08-20T21:13:49.6007249Z [00:03:26.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1733/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/html/charset=>golang.org/x/net@v0.42.0/html/charset;$WORK/b1733=>" -p golang.org/x/net/html/charset -lang=go1.23 -complete -installsuffix shared -buildid yj8vdnCpXV1VztjaFNj5/yj8vdnCpXV1VztjaFNj5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1733/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/html/charset/charset.go
2025-08-20T21:13:49.6299580Z [00:03:26.978]➜  go tool buildid -w $WORK/b1747/_pkg_.a # internal
2025-08-20T21:13:49.6337904Z [00:03:26.982]➜  cp $WORK/b1747/_pkg_.a /root/.cache/go-build/33/335e63c12b3d1f2f6251959e8697c35918a0e440c1809edd910a1c0ef7a5157f-d # internal
2025-08-20T21:13:49.6366156Z [00:03:26.984]➜  github.com/anchore/syft/syft/pkg/cataloger/nix
2025-08-20T21:13:49.6366626Z [00:03:26.985]➜  mkdir -p $WORK/b1746/
2025-08-20T21:13:49.6366975Z [00:03:26.985]➜  go tool buildid -w $WORK/b1742/_pkg_.a # internal
2025-08-20T21:13:49.6367931Z [00:03:26.985]➜  cat >/tmp/go-build1679262874/b1746/importcfg << 'EOF' # internal
2025-08-20T21:13:49.6368471Z [00:03:26.985]➜  # import config
2025-08-20T21:13:49.6368970Z [00:03:26.985]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.6369588Z [00:03:26.985]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:49.6370166Z [00:03:26.985]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.6371018Z [00:03:26.985]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.6371567Z [00:03:26.985]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.6372174Z [00:03:26.985]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.6372810Z [00:03:26.985]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.6373473Z [00:03:26.985]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.6374345Z [00:03:26.985]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.6375033Z [00:03:26.985]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.6375643Z [00:03:26.985]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.6376459Z [00:03:26.985]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:49.6377117Z [00:03:26.985]➜  packagefile github.com/nix-community/go-nix/pkg/derivation=/tmp/go-build1679262874/b1747/_pkg_.a
2025-08-20T21:13:49.6377658Z [00:03:26.985]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.6378058Z [00:03:26.985]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:49.6378468Z [00:03:26.985]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.6378890Z [00:03:26.985]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.6379307Z [00:03:26.985]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.6379724Z [00:03:26.985]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.6380156Z [00:03:26.985]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.6380478Z [00:03:26.985]➜  EOF
2025-08-20T21:13:49.6387012Z [00:03:26.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1746/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix;$WORK/b1746=>" -p github.com/anchore/syft/syft/pkg/cataloger/nix -lang=go1.24 -complete -installsuffix shared -buildid RWZ3Z6Cb599Fby272dee/RWZ3Z6Cb599Fby272dee -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1746/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/db_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/db_cataloger_v10.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/derivation.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/parse_store_path.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/nix/store_cataloger.go
2025-08-20T21:13:49.6394994Z [00:03:26.987]➜  cp $WORK/b1742/_pkg_.a /root/.cache/go-build/a0/a07c6a3369616c77e6f16fb77890d26edad7cbfacefaa62745b9d114e390424b-d # internal
2025-08-20T21:13:49.6401915Z [00:03:26.988]➜  go tool buildid -w $WORK/b1733/_pkg_.a # internal
2025-08-20T21:13:49.6403104Z [00:03:26.988]➜  cp $WORK/b1733/_pkg_.a /root/.cache/go-build/21/21c5f0af3ba0dfcf34b3e81b816f299994d9737409a1fe92545f6f7f1ca4fe64-d # internal
2025-08-20T21:13:49.6404372Z [00:03:26.988]➜  github.com/BurntSushi/toml/internal
2025-08-20T21:13:49.6404969Z [00:03:26.988]➜  mkdir -p $WORK/b1753/
2025-08-20T21:13:49.6409529Z [00:03:26.989]➜  github.com/anchore/syft/syft/pkg/cataloger/java/internal/maven
2025-08-20T21:13:49.6409909Z [00:03:26.989]➜  mkdir -p $WORK/b1730/
2025-08-20T21:13:49.6410292Z [00:03:26.989]➜  cat >/tmp/go-build1679262874/b1753/importcfg << 'EOF' # internal
2025-08-20T21:13:49.6410861Z [00:03:26.989]➜  # import config
2025-08-20T21:13:49.6411217Z [00:03:26.989]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:49.6411525Z [00:03:26.989]➜  EOF
2025-08-20T21:13:49.6414308Z [00:03:26.989]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1753/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/internal=>github.com/BurntSushi/toml@v1.5.0/internal;$WORK/b1753=>" -p github.com/BurntSushi/toml/internal -lang=go1.18 -complete -installsuffix shared -buildid l5aj24_SjmJKEnA33BJ6/l5aj24_SjmJKEnA33BJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1753/importcfg -pack /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/internal/tz.go
2025-08-20T21:13:49.6436828Z [00:03:26.992]➜  cat >/tmp/go-build1679262874/b1730/importcfg << 'EOF' # internal
2025-08-20T21:13:49.6438096Z [00:03:26.992]➜  # import config
2025-08-20T21:13:49.6461458Z [00:03:26.992]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.6462448Z [00:03:26.992]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.6463880Z [00:03:26.992]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:49.6464337Z [00:03:26.992]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.6464751Z [00:03:26.992]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.6465248Z [00:03:26.992]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:49.6465846Z [00:03:26.992]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.6466485Z [00:03:26.992]➜  packagefile github.com/anchore/syft/internal/cache=/tmp/go-build1679262874/b1594/_pkg_.a
2025-08-20T21:13:49.6467121Z [00:03:26.992]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.6467740Z [00:03:26.992]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.6468340Z [00:03:26.992]➜  packagefile github.com/saintfish/chardet=/tmp/go-build1679262874/b1731/_pkg_.a
2025-08-20T21:13:49.6468893Z [00:03:26.992]➜  packagefile github.com/vifraa/gopom=/tmp/go-build1679262874/b1732/_pkg_.a
2025-08-20T21:13:49.6469454Z [00:03:26.992]➜  packagefile golang.org/x/net/html/charset=/tmp/go-build1679262874/b1733/_pkg_.a
2025-08-20T21:13:49.6469939Z [00:03:26.992]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.6470356Z [00:03:26.992]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:49.6471022Z [00:03:26.992]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:49.6471443Z [00:03:26.992]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:49.6471847Z [00:03:26.992]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.6472601Z [00:03:26.992]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:49.6473064Z [00:03:26.992]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.6473486Z [00:03:26.992]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.6473905Z [00:03:26.992]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:49.6474321Z [00:03:26.992]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.6474778Z [00:03:26.992]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:49.6475083Z [00:03:26.992]➜  EOF
2025-08-20T21:13:49.6478397Z [00:03:26.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1730/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/internal/maven=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/internal/maven;$WORK/b1730=>" -p github.com/anchore/syft/syft/pkg/cataloger/java/internal/maven -lang=go1.24 -complete -installsuffix shared -buildid ZZHdv56O9QzUmA3p7NEE/ZZHdv56O9QzUmA3p7NEE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1730/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/internal/maven/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/internal/maven/pom_parser.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/internal/maven/resolver.go
2025-08-20T21:13:49.6699759Z [00:03:27.017]➜  go tool buildid -w $WORK/b1753/_pkg_.a # internal
2025-08-20T21:13:49.6700661Z [00:03:27.018]➜  cp $WORK/b1753/_pkg_.a /root/.cache/go-build/dd/dd776b78bc8fa7f35a9d6697cca0ba06aee459c61495a79ac6e2e6d8e43707d7-d # internal
2025-08-20T21:13:49.6745106Z [00:03:27.022]➜  github.com/BurntSushi/toml
2025-08-20T21:13:49.6746438Z [00:03:27.022]➜  mkdir -p $WORK/b1752/
2025-08-20T21:13:49.6746903Z [00:03:27.022]➜  cat >/tmp/go-build1679262874/b1752/importcfg << 'EOF' # internal
2025-08-20T21:13:49.6747272Z [00:03:27.022]➜  # import config
2025-08-20T21:13:49.6747614Z [00:03:27.022]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:49.6748225Z [00:03:27.022]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.6748657Z [00:03:27.022]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:49.6749116Z [00:03:27.022]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.6749558Z [00:03:27.022]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.6749975Z [00:03:27.022]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.6750512Z [00:03:27.022]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build1679262874/b1753/_pkg_.a
2025-08-20T21:13:49.6751216Z [00:03:27.022]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.6751635Z [00:03:27.022]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:49.6752048Z [00:03:27.022]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:49.6752468Z [00:03:27.022]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:49.6752917Z [00:03:27.022]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.6753352Z [00:03:27.022]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:49.6753804Z [00:03:27.022]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.6754226Z [00:03:27.022]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.6754653Z [00:03:27.022]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.6755079Z [00:03:27.022]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:49.6755491Z [00:03:27.022]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:49.6755909Z [00:03:27.022]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:49.6756358Z [00:03:27.022]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.6756931Z [00:03:27.022]➜  EOF
2025-08-20T21:13:49.6761072Z [00:03:27.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1752/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0=>github.com/BurntSushi/toml@v1.5.0;$WORK/b1752=>" -p github.com/BurntSushi/toml -lang=go1.18 -complete -installsuffix shared -buildid p6ZphFbZTXp96hajTXH1/p6ZphFbZTXp96hajTXH1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1752/importcfg -pack /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/decode.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/deprecated.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/doc.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/encode.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/error.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/lex.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/meta.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/parse.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/type_fields.go /root/go/pkg/mod/github.com/!burnt!sushi/toml@v1.5.0/type_toml.go
2025-08-20T21:13:49.6874988Z [00:03:27.036]➜  go tool buildid -w $WORK/b1723/_pkg_.a # internal
2025-08-20T21:13:49.6894223Z [00:03:27.037]➜  cp $WORK/b1723/_pkg_.a /root/.cache/go-build/43/435ae775d7a13b8d17c8742bba4801987926cb71f2d4312bd8fbc8f1b3b06b96-d # internal
2025-08-20T21:13:49.6923974Z [00:03:27.040]➜  github.com/anchore/syft/syft/format/internal/cyclonedxutil
2025-08-20T21:13:49.6925394Z [00:03:27.040]➜  mkdir -p $WORK/b1722/
2025-08-20T21:13:49.6944467Z [00:03:27.042]➜  cat >/tmp/go-build1679262874/b1722/importcfg << 'EOF' # internal
2025-08-20T21:13:49.6946064Z [00:03:27.042]➜  # import config
2025-08-20T21:13:49.6952386Z [00:03:27.042]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.6954065Z [00:03:27.043]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:13:49.6954854Z [00:03:27.043]➜  packagefile github.com/anchore/syft/syft/format/common/cyclonedxhelpers=/tmp/go-build1679262874/b1723/_pkg_.a
2025-08-20T21:13:49.6955913Z [00:03:27.043]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:49.6956450Z [00:03:27.043]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.6956768Z [00:03:27.043]➜  EOF
2025-08-20T21:13:49.6959867Z [00:03:27.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1722/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil=>github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil;$WORK/b1722=>" -p github.com/anchore/syft/syft/format/internal/cyclonedxutil -lang=go1.24 -complete -installsuffix shared -buildid MlgYFd4iQoSqvoUJOCLe/MlgYFd4iQoSqvoUJOCLe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1722/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/encoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/cyclonedxutil/versions.go
2025-08-20T21:13:49.7528786Z [00:03:27.101]➜  go tool buildid -w $WORK/b1746/_pkg_.a # internal
2025-08-20T21:13:49.7554076Z [00:03:27.103]➜  cp $WORK/b1746/_pkg_.a /root/.cache/go-build/50/5028362716d5745475bf8ec730a8e4387df72a92c46d1278660d02ad02c4641b-d # internal
2025-08-20T21:13:49.7561005Z [00:03:27.104]➜  github.com/anchore/syft/syft/pkg/cataloger/internal/dependency
2025-08-20T21:13:49.7561646Z [00:03:27.104]➜  mkdir -p $WORK/b1754/
2025-08-20T21:13:49.7572471Z [00:03:27.105]➜  cat >/tmp/go-build1679262874/b1754/importcfg << 'EOF' # internal
2025-08-20T21:13:49.7572931Z [00:03:27.105]➜  # import config
2025-08-20T21:13:49.7573393Z [00:03:27.105]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.7574027Z [00:03:27.105]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.7575062Z [00:03:27.105]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.7575755Z [00:03:27.105]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.7576427Z [00:03:27.105]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:49.7576933Z [00:03:27.105]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.7577246Z [00:03:27.105]➜  EOF
2025-08-20T21:13:49.7579831Z [00:03:27.105]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1754/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/dependency=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/dependency;$WORK/b1754=>" -p github.com/anchore/syft/syft/pkg/cataloger/internal/dependency -lang=go1.24 -complete -installsuffix shared -buildid 85RHmbtpU2D23gRYIc1e/85RHmbtpU2D23gRYIc1e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1754/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/internal/dependency/resolver.go
2025-08-20T21:13:49.7637964Z [00:03:27.111]➜  go tool buildid -w $WORK/b1722/_pkg_.a # internal
2025-08-20T21:13:49.7641551Z [00:03:27.112]➜  cp $WORK/b1722/_pkg_.a /root/.cache/go-build/a1/a1a43ce40448d043da7fa792fdba6f6609e67628582e95f71855897fdf048485-d # internal
2025-08-20T21:13:49.7671369Z [00:03:27.115]➜  github.com/anchore/syft/syft/format/cyclonedxjson
2025-08-20T21:13:49.7672094Z [00:03:27.115]➜  mkdir -p $WORK/b1720/
2025-08-20T21:13:49.7673079Z [00:03:27.115]➜  cat >/tmp/go-build1679262874/b1720/importcfg << 'EOF' # internal
2025-08-20T21:13:49.7673535Z [00:03:27.115]➜  # import config
2025-08-20T21:13:49.7674125Z [00:03:27.115]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.7674686Z [00:03:27.115]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.7675223Z [00:03:27.115]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:13:49.7676422Z [00:03:27.115]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.7677224Z [00:03:27.115]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil=/tmp/go-build1679262874/b1722/_pkg_.a
2025-08-20T21:13:49.7678089Z [00:03:27.115]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers=/tmp/go-build1679262874/b1724/_pkg_.a
2025-08-20T21:13:49.7678927Z [00:03:27.115]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:49.7679610Z [00:03:27.115]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:49.7680112Z [00:03:27.115]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.7680414Z [00:03:27.115]➜  EOF
2025-08-20T21:13:49.7683995Z [00:03:27.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1720/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxjson=>github.com/anchore/syft@v1.28.0/syft/format/cyclonedxjson;$WORK/b1720=>" -p github.com/anchore/syft/syft/format/cyclonedxjson -lang=go1.24 -complete -installsuffix shared -buildid J1r1U7132cgnmVvtKEQ_/J1r1U7132cgnmVvtKEQ_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1720/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxjson/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxjson/encoder.go
2025-08-20T21:13:49.7693138Z [00:03:27.117]➜  go tool buildid -w $WORK/b1730/_pkg_.a # internal
2025-08-20T21:13:49.7714104Z [00:03:27.119]➜  cp $WORK/b1730/_pkg_.a /root/.cache/go-build/be/be8bf6f56bc69d004750135c2eec9229265118959412d652559b3bae44cc306a-d # internal
2025-08-20T21:13:49.7761226Z [00:03:27.124]➜  golang.org/x/xerrors
2025-08-20T21:13:49.7763787Z [00:03:27.124]➜  mkdir -p $WORK/b1757/
2025-08-20T21:13:49.7769679Z [00:03:27.125]➜  cat >/tmp/go-build1679262874/b1757/importcfg << 'EOF' # internal
2025-08-20T21:13:49.7770112Z [00:03:27.125]➜  # import config
2025-08-20T21:13:49.7770458Z [00:03:27.125]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.7771004Z [00:03:27.125]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.7771518Z [00:03:27.125]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build1679262874/b1758/_pkg_.a
2025-08-20T21:13:49.7772010Z [00:03:27.125]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.7772709Z [00:03:27.125]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.7773220Z [00:03:27.125]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:49.7773665Z [00:03:27.125]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.7777596Z [00:03:27.125]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.7778084Z [00:03:27.125]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:49.7778546Z [00:03:27.125]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:49.7778882Z [00:03:27.125]➜  EOF
2025-08-20T21:13:49.7782960Z [00:03:27.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1757/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028=>golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028;$WORK/b1757=>" -p golang.org/x/xerrors -lang=go1.18 -complete -installsuffix shared -buildid g7_X9QS-s-1JhdsWjt6Y/g7_X9QS-s-1JhdsWjt6Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1757/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/adaptor.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/doc.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/errors.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/fmt.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/format.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/frame.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20231012003039-104605ab7028/wrap.go
2025-08-20T21:13:49.7877299Z [00:03:27.136]➜  go tool buildid -w $WORK/b1754/_pkg_.a # internal
2025-08-20T21:13:49.7887021Z [00:03:27.137]➜  cp $WORK/b1754/_pkg_.a /root/.cache/go-build/30/307c3b807e42f6904b69207894e423d2b75b9f3ccd56a6ca0ac80a3c6c4320b3-d # internal
2025-08-20T21:13:49.7904129Z [00:03:27.138]➜  github.com/anchore/syft/syft/file/cataloger/internal
2025-08-20T21:13:49.7905047Z [00:03:27.139]➜  mkdir -p $WORK/b1760/
2025-08-20T21:13:49.7914323Z [00:03:27.139]➜  cat >/tmp/go-build1679262874/b1760/importcfg << 'EOF' # internal
2025-08-20T21:13:49.7914736Z [00:03:27.140]➜  # import config
2025-08-20T21:13:49.7915918Z [00:03:27.140]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.7916997Z [00:03:27.140]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:49.7917872Z [00:03:27.140]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.7918714Z [00:03:27.140]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.7919296Z [00:03:27.140]➜  EOF
2025-08-20T21:13:49.7922914Z [00:03:27.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1760/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/internal=>github.com/anchore/syft@v1.28.0/syft/file/cataloger/internal;$WORK/b1760=>" -p github.com/anchore/syft/syft/file/cataloger/internal -lang=go1.24 -complete -installsuffix shared -buildid uTOCea9mKSPCLbqaWu23/uTOCea9mKSPCLbqaWu23 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1760/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/internal/all_regular_files.go
2025-08-20T21:13:49.8208676Z [00:03:27.169]➜  go tool buildid -w $WORK/b1720/_pkg_.a # internal
2025-08-20T21:13:49.8231444Z [00:03:27.171]➜  cp $WORK/b1720/_pkg_.a /root/.cache/go-build/27/272685422d67dbddc8b110018a78cbced158bd3caaa3d67137145bae9833a828-d # internal
2025-08-20T21:13:49.8232766Z [00:03:27.171]➜  go tool buildid -w $WORK/b1760/_pkg_.a # internal
2025-08-20T21:13:49.8233451Z [00:03:27.171]➜  cp $WORK/b1760/_pkg_.a /root/.cache/go-build/bc/bc8253212983532eecad0fc5c7525d03f1185e941cc74a9df1f484c559f4a06c-d # internal
2025-08-20T21:13:49.8257032Z [00:03:27.174]➜  github.com/anchore/syft/syft/file/cataloger/filedigest
2025-08-20T21:13:49.8257625Z [00:03:27.174]➜  mkdir -p $WORK/b1759/
2025-08-20T21:13:49.8258142Z [00:03:27.174]➜  cat >/tmp/go-build1679262874/b1759/importcfg << 'EOF' # internal
2025-08-20T21:13:49.8260157Z [00:03:27.174]➜  # import config
2025-08-20T21:13:49.8260999Z [00:03:27.174]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.8261625Z [00:03:27.174]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:49.8262530Z [00:03:27.174]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.8263662Z [00:03:27.174]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.8264384Z [00:03:27.174]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:13:49.8265188Z [00:03:27.174]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:49.8265972Z [00:03:27.174]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.8266912Z [00:03:27.174]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:49.8268430Z [00:03:27.174]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.8269152Z [00:03:27.174]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.8269993Z [00:03:27.174]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.8270805Z [00:03:27.174]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:49.8271535Z [00:03:27.174]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:49.8272175Z [00:03:27.174]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.8272878Z [00:03:27.174]➜  packagefile github.com/anchore/syft/syft/file/cataloger/internal=/tmp/go-build1679262874/b1760/_pkg_.a
2025-08-20T21:13:49.8273544Z [00:03:27.174]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:49.8273929Z [00:03:27.174]➜  EOF
2025-08-20T21:13:49.8276153Z [00:03:27.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1759/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filedigest=>github.com/anchore/syft@v1.28.0/syft/file/cataloger/filedigest;$WORK/b1759=>" -p github.com/anchore/syft/syft/file/cataloger/filedigest -lang=go1.24 -complete -installsuffix shared -buildid sF7TcB_Y5P_TCHKqhLG4/sF7TcB_Y5P_TCHKqhLG4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1759/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filedigest/cataloger.go
2025-08-20T21:13:49.8408915Z [00:03:27.188]➜  github.com/anchore/syft/syft/pkg/cataloger/java
2025-08-20T21:13:49.8413093Z [00:03:27.189]➜  mkdir -p $WORK/b1719/
2025-08-20T21:13:49.8423839Z [00:03:27.190]➜  cat >/tmp/go-build1679262874/b1719/importcfg << 'EOF' # internal
2025-08-20T21:13:49.8424302Z [00:03:27.190]➜  # import config
2025-08-20T21:13:49.8424660Z [00:03:27.190]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:49.8425110Z [00:03:27.190]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.8425752Z [00:03:27.190]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:49.8426219Z [00:03:27.190]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.8426645Z [00:03:27.190]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:49.8427083Z [00:03:27.190]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:49.8427534Z [00:03:27.190]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:49.8427984Z [00:03:27.190]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:49.8428458Z [00:03:27.190]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:49.8429022Z [00:03:27.190]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.8429513Z [00:03:27.190]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.8430035Z [00:03:27.190]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.8456027Z [00:03:27.190]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:49.8456826Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.8457541Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.8458216Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:49.8458885Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.8459553Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:49.8460402Z [00:03:27.190]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.8461296Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.8461957Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:49.8462585Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:49.8463314Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.8463995Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/format/cyclonedxjson=/tmp/go-build1679262874/b1720/_pkg_.a
2025-08-20T21:13:49.8464745Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:49.8465416Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.8466278Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.8467107Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate=/tmp/go-build1679262874/b1728/_pkg_.a
2025-08-20T21:13:49.8467966Z [00:03:27.190]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/java/internal/maven=/tmp/go-build1679262874/b1730/_pkg_.a
2025-08-20T21:13:49.8468895Z [00:03:27.190]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:49.8469471Z [00:03:27.190]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1679262874/b1740/_pkg_.a
2025-08-20T21:13:49.8470165Z [00:03:27.190]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.8470823Z [00:03:27.190]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:49.8471286Z [00:03:27.190]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.8471735Z [00:03:27.190]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:49.8472405Z [00:03:27.190]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.8472833Z [00:03:27.190]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:49.8473247Z [00:03:27.190]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.8473661Z [00:03:27.190]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.8474085Z [00:03:27.190]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:49.8474403Z [00:03:27.190]➜  EOF
2025-08-20T21:13:49.8489901Z [00:03:27.190]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1719/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java;$WORK/b1719=>" -p github.com/anchore/syft/syft/pkg/cataloger/java -lang=go1.24 -complete -installsuffix shared -buildid Q9gmss1XGZfeeTfpCc1f/Q9gmss1XGZfeeTfpCc1f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1719/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/archive_filename.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/archive_parser.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/graalvm_native_image_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/package_url.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/parse_gradle_lockfile.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/parse_java_manifest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/parse_jvm_release.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/parse_pom_properties.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/parse_pom_xml.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/save_archive_to_tmp.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/tar_wrapped_archive_parser.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/java/zip_wrapped_archive_parser.go
2025-08-20T21:13:49.8496406Z [00:03:27.191]➜  go tool buildid -w $WORK/b1757/_pkg_.a # internal
2025-08-20T21:13:49.8497097Z [00:03:27.196]➜  cp $WORK/b1757/_pkg_.a /root/.cache/go-build/ba/baa58741e19ae4e49088f1f5ff4bb1ef45a97acb7fb140a9ffe75a79ba3fdfb9-d # internal
2025-08-20T21:13:49.8497714Z [00:03:27.196]➜  github.com/aquasecurity/go-version/pkg/part
2025-08-20T21:13:49.8498034Z [00:03:27.196]➜  mkdir -p $WORK/b1756/
2025-08-20T21:13:49.8498409Z [00:03:27.196]➜  cat >/tmp/go-build1679262874/b1756/importcfg << 'EOF' # internal
2025-08-20T21:13:49.8498757Z [00:03:27.196]➜  # import config
2025-08-20T21:13:49.8499084Z [00:03:27.196]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.8499557Z [00:03:27.196]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:49.8500035Z [00:03:27.196]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.8500463Z [00:03:27.196]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.8501061Z [00:03:27.196]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.8501410Z [00:03:27.196]➜  EOF
2025-08-20T21:13:49.8505341Z [00:03:27.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1756/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part=>github.com/aquasecurity/go-version@v0.0.1/pkg/part;$WORK/b1756=>" -p github.com/aquasecurity/go-version/pkg/part -lang=go1.22 -complete -installsuffix shared -buildid nuNov8-VCqtMRHynzEn2/nuNov8-VCqtMRHynzEn2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1756/importcfg -pack /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/any.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/empty.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/infinity.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/int.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/list.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/part.go /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/part/string.go
2025-08-20T21:13:49.8792729Z [00:03:27.227]➜  go tool buildid -w $WORK/b1759/_pkg_.a # internal
2025-08-20T21:13:49.8803318Z [00:03:27.228]➜  cp $WORK/b1759/_pkg_.a /root/.cache/go-build/59/59566c0c23b8665669ae52241f8f46c37f1da153e1ad4302a8824cfb202944b8-d # internal
2025-08-20T21:13:49.8822433Z [00:03:27.230]➜  github.com/anchore/syft/syft/file/cataloger/filemetadata
2025-08-20T21:13:49.8837073Z [00:03:27.230]➜  mkdir -p $WORK/b1761/
2025-08-20T21:13:49.8837509Z [00:03:27.230]➜  cat >/tmp/go-build1679262874/b1761/importcfg << 'EOF' # internal
2025-08-20T21:13:49.8837886Z [00:03:27.231]➜  # import config
2025-08-20T21:13:49.8838509Z [00:03:27.231]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.8838937Z [00:03:27.231]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.8839466Z [00:03:27.231]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:49.8840099Z [00:03:27.231]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.8840877Z [00:03:27.231]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.8841623Z [00:03:27.231]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:49.8842275Z [00:03:27.231]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.8842863Z [00:03:27.231]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:49.8843257Z [00:03:27.231]➜  EOF
2025-08-20T21:13:49.8845544Z [00:03:27.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1761/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filemetadata=>github.com/anchore/syft@v1.28.0/syft/file/cataloger/filemetadata;$WORK/b1761=>" -p github.com/anchore/syft/syft/file/cataloger/filemetadata -lang=go1.24 -complete -installsuffix shared -buildid zB_VLUv6w2lNhzxD9JDn/zB_VLUv6w2lNhzxD9JDn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1761/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/file/cataloger/filemetadata/cataloger.go
2025-08-20T21:13:49.8897222Z [00:03:27.238]➜  go tool buildid -w $WORK/b1756/_pkg_.a # internal
2025-08-20T21:13:49.8906542Z [00:03:27.238]➜  cp $WORK/b1756/_pkg_.a /root/.cache/go-build/c4/c4c5432d34d861adf516a39424f7d19f367b06efbda6c77ba2398e05fe059d31-d # internal
2025-08-20T21:13:49.8959835Z [00:03:27.244]➜  github.com/aquasecurity/go-pep440-version
2025-08-20T21:13:49.8962873Z [00:03:27.244]➜  mkdir -p $WORK/b1755/
2025-08-20T21:13:49.8968738Z [00:03:27.245]➜  cat >/tmp/go-build1679262874/b1755/importcfg << 'EOF' # internal
2025-08-20T21:13:49.8969589Z [00:03:27.245]➜  # import config
2025-08-20T21:13:49.8970547Z [00:03:27.245]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:49.8971252Z [00:03:27.245]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.8971989Z [00:03:27.245]➜  packagefile github.com/aquasecurity/go-version/pkg/part=/tmp/go-build1679262874/b1756/_pkg_.a
2025-08-20T21:13:49.8972995Z [00:03:27.245]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:49.8973767Z [00:03:27.245]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:49.8975073Z [00:03:27.245]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.8975519Z [00:03:27.245]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.8976169Z [00:03:27.245]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.8976490Z [00:03:27.245]➜  EOF
2025-08-20T21:13:49.8979232Z [00:03:27.245]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1755/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aquasecurity/go-pep440-version@v0.0.1=>github.com/aquasecurity/go-pep440-version@v0.0.1;$WORK/b1755=>" -p github.com/aquasecurity/go-pep440-version -lang=go1.22 -complete -installsuffix shared -buildid D760HMLDUjxE07C8DBrQ/D760HMLDUjxE07C8DBrQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1755/importcfg -pack /root/go/pkg/mod/github.com/aquasecurity/go-pep440-version@v0.0.1/specifier.go /root/go/pkg/mod/github.com/aquasecurity/go-pep440-version@v0.0.1/specifier_option.go /root/go/pkg/mod/github.com/aquasecurity/go-pep440-version@v0.0.1/version.go
2025-08-20T21:13:49.9128282Z [00:03:27.261]➜  go tool buildid -w $WORK/b1761/_pkg_.a # internal
2025-08-20T21:13:49.9133529Z [00:03:27.261]➜  cp $WORK/b1761/_pkg_.a /root/.cache/go-build/a4/a4ffe0f379c5ba2f41ded2c2433cc8207766bd6f664895db063daa62d25e2115-d # internal
2025-08-20T21:13:49.9206268Z [00:03:27.269]➜  github.com/anchore/syft/syft/pkg/cataloger/alpine
2025-08-20T21:13:49.9213503Z [00:03:27.269]➜  mkdir -p $WORK/b1762/
2025-08-20T21:13:49.9224101Z [00:03:27.270]➜  cat >/tmp/go-build1679262874/b1762/importcfg << 'EOF' # internal
2025-08-20T21:13:49.9226663Z [00:03:27.270]➜  # import config
2025-08-20T21:13:49.9227042Z [00:03:27.270]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:49.9227474Z [00:03:27.270]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.9227912Z [00:03:27.270]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.9228437Z [00:03:27.270]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.9229068Z [00:03:27.270]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.9229703Z [00:03:27.270]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.9230366Z [00:03:27.270]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.9231213Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.9231835Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.9232450Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:49.9233076Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:49.9233686Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.9234385Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.9235511Z [00:03:27.270]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:13:49.9236129Z [00:03:27.270]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.9236533Z [00:03:27.270]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.9236947Z [00:03:27.270]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.9237397Z [00:03:27.270]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.9237957Z [00:03:27.270]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.9238327Z [00:03:27.270]➜  EOF
2025-08-20T21:13:49.9250499Z [00:03:27.273]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1762/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine;$WORK/b1762=>" -p github.com/anchore/syft/syft/pkg/cataloger/alpine -lang=go1.24 -complete -installsuffix shared -buildid aub79jmQMJViICM7XPGJ/aub79jmQMJViICM7XPGJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1762/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine/dependency.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/alpine/parse_apk_db.go
2025-08-20T21:13:49.9746448Z [00:03:27.323]➜  go tool buildid -w $WORK/b1755/_pkg_.a # internal
2025-08-20T21:13:49.9755097Z [00:03:27.324]➜  cp $WORK/b1755/_pkg_.a /root/.cache/go-build/09/099bccf8ae1383dc1ff3465abc2152d21fc47df31546636fe0e8f95441de7f9c-d # internal
2025-08-20T21:13:49.9796119Z [00:03:27.328]➜  go tool buildid -w $WORK/b1752/_pkg_.a # internal
2025-08-20T21:13:49.9822068Z [00:03:27.330]➜  github.com/vbatts/go-mtree/pkg/govis
2025-08-20T21:13:49.9834779Z [00:03:27.331]➜  mkdir -p $WORK/b1765/
2025-08-20T21:13:49.9842580Z [00:03:27.332]➜  cat >/tmp/go-build1679262874/b1765/importcfg << 'EOF' # internal
2025-08-20T21:13:49.9845783Z [00:03:27.332]➜  # import config
2025-08-20T21:13:49.9848606Z [00:03:27.332]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.9849043Z [00:03:27.332]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:49.9849476Z [00:03:27.333]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:49.9849797Z [00:03:27.333]➜  EOF
2025-08-20T21:13:49.9852460Z [00:03:27.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1765/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/pkg/govis=>github.com/vbatts/go-mtree@v0.5.4/pkg/govis;$WORK/b1765=>" -p github.com/vbatts/go-mtree/pkg/govis -lang=go1.17 -complete -installsuffix shared -buildid AUCuf4dbMylP9dVR9DjA/AUCuf4dbMylP9dVR9DjA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1765/importcfg -pack /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/pkg/govis/govis.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/pkg/govis/unvis.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/pkg/govis/vis.go
2025-08-20T21:13:49.9876400Z [00:03:27.335]➜  cp $WORK/b1752/_pkg_.a /root/.cache/go-build/85/852f9e321b435b482676b24ac04fa05fa848dc61269a62c3697f333fb94d9a84-d # internal
2025-08-20T21:13:49.9962516Z [00:03:27.344]➜  go tool buildid -w $WORK/b1762/_pkg_.a # internal
2025-08-20T21:13:49.9963406Z [00:03:27.344]➜  github.com/anchore/syft/syft/pkg/cataloger/python
2025-08-20T21:13:49.9963822Z [00:03:27.344]➜  mkdir -p $WORK/b1751/
2025-08-20T21:13:49.9964483Z [00:03:27.344]➜  cat >/tmp/go-build1679262874/b1751/importcfg << 'EOF' # internal
2025-08-20T21:13:49.9964867Z [00:03:27.344]➜  # import config
2025-08-20T21:13:49.9965211Z [00:03:27.344]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:49.9966001Z [00:03:27.344]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:49.9966464Z [00:03:27.344]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:13:49.9966930Z [00:03:27.344]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:49.9967375Z [00:03:27.344]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:49.9967792Z [00:03:27.344]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:49.9968284Z [00:03:27.344]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build1679262874/b1752/_pkg_.a
2025-08-20T21:13:49.9969067Z [00:03:27.344]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:49.9969768Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:49.9970412Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:49.9971292Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:13:49.9971977Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:49.9972669Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:13:49.9973374Z [00:03:27.344]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:49.9974017Z [00:03:27.344]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:49.9974651Z [00:03:27.344]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:49.9975416Z [00:03:27.344]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:49.9976176Z [00:03:27.344]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:49.9977200Z [00:03:27.344]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:13:49.9977977Z [00:03:27.344]➜  packagefile github.com/aquasecurity/go-pep440-version=/tmp/go-build1679262874/b1755/_pkg_.a
2025-08-20T21:13:49.9978610Z [00:03:27.344]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:49.9979238Z [00:03:27.344]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:49.9979867Z [00:03:27.344]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:49.9980377Z [00:03:27.344]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:49.9980966Z [00:03:27.344]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:49.9981416Z [00:03:27.344]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:49.9981884Z [00:03:27.344]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:49.9982307Z [00:03:27.344]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:49.9982739Z [00:03:27.344]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:49.9983167Z [00:03:27.344]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:49.9983500Z [00:03:27.344]➜  EOF
2025-08-20T21:13:49.9993548Z [00:03:27.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1751/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python;$WORK/b1751=>" -p github.com/anchore/syft/syft/pkg/cataloger/python -lang=go1.24 -complete -installsuffix shared -buildid 2wVOH1GzvSF6ynQ5QYaM/2wVOH1GzvSF6ynQ5QYaM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1751/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/dependency.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_pipfile_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_poetry_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_requirements.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_setup.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_wheel_egg.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_wheel_egg_metadata.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/parse_wheel_egg_record.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/python/virtual_env.go
2025-08-20T21:13:49.9999430Z [00:03:27.344]➜  cp $WORK/b1762/_pkg_.a /root/.cache/go-build/76/769f254ac9919a19b76906e049b13e1d0a115a332a82b4c0a74e24aa91055417-d # internal
2025-08-20T21:13:50.0000049Z [00:03:27.347]➜  github.com/vbatts/go-mtree/xattr
2025-08-20T21:13:50.0000368Z [00:03:27.347]➜  mkdir -p $WORK/b1766/
2025-08-20T21:13:50.0000937Z [00:03:27.347]➜  cat >/tmp/go-build1679262874/b1766/importcfg << 'EOF' # internal
2025-08-20T21:13:50.0001319Z [00:03:27.347]➜  # import config
2025-08-20T21:13:50.0001672Z [00:03:27.347]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.0002116Z [00:03:27.347]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:50.0002436Z [00:03:27.347]➜  EOF
2025-08-20T21:13:50.0004455Z [00:03:27.347]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1766/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/xattr=>github.com/vbatts/go-mtree@v0.5.4/xattr;$WORK/b1766=>" -p github.com/vbatts/go-mtree/xattr -lang=go1.17 -complete -installsuffix shared -buildid tj78FzUJYKY1qK0xBKKy/tj78FzUJYKY1qK0xBKKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1766/importcfg -pack /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/xattr/xattr.go
2025-08-20T21:13:50.0133671Z [00:03:27.361]➜  go tool buildid -w $WORK/b1766/_pkg_.a # internal
2025-08-20T21:13:50.0134885Z [00:03:27.361]➜  cp $WORK/b1766/_pkg_.a /root/.cache/go-build/82/82a9603a6c53ce56b65725561523a149bad72d0f81903b7aa0cb1eb6652e6add-d # internal
2025-08-20T21:13:50.0142825Z [00:03:27.362]➜  golang.org/x/crypto/ripemd160
2025-08-20T21:13:50.0143156Z [00:03:27.362]➜  mkdir -p $WORK/b1767/
2025-08-20T21:13:50.0146965Z [00:03:27.363]➜  cat >/tmp/go-build1679262874/b1767/importcfg << 'EOF' # internal
2025-08-20T21:13:50.0147925Z [00:03:27.363]➜  # import config
2025-08-20T21:13:50.0148355Z [00:03:27.363]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:50.0148804Z [00:03:27.363]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:50.0149242Z [00:03:27.363]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:50.0149581Z [00:03:27.363]➜  EOF
2025-08-20T21:13:50.0151899Z [00:03:27.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1767/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ripemd160=>golang.org/x/crypto@v0.40.0/ripemd160;$WORK/b1767=>" -p golang.org/x/crypto/ripemd160 -lang=go1.23 -complete -installsuffix shared -buildid zB_U6QU3PyD_XgihuNv4/zB_U6QU3PyD_XgihuNv4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1767/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ripemd160/ripemd160.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/ripemd160/ripemd160block.go
2025-08-20T21:13:50.0294520Z [00:03:27.377]➜  go tool buildid -w $WORK/b1765/_pkg_.a # internal
2025-08-20T21:13:50.0301522Z [00:03:27.378]➜  cp $WORK/b1765/_pkg_.a /root/.cache/go-build/52/52a873a1832d84b2c9fb0371ef73856d44da218101cfc19a9924227b775c7442-d # internal
2025-08-20T21:13:50.0309762Z [00:03:27.379]➜  github.com/anchore/syft/syft/format/cyclonedxxml
2025-08-20T21:13:50.0310432Z [00:03:27.379]➜  mkdir -p $WORK/b1770/
2025-08-20T21:13:50.0315548Z [00:03:27.380]➜  cat >/tmp/go-build1679262874/b1770/importcfg << 'EOF' # internal
2025-08-20T21:13:50.0316430Z [00:03:27.380]➜  # import config
2025-08-20T21:13:50.0316855Z [00:03:27.380]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:13:50.0317308Z [00:03:27.380]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.0317839Z [00:03:27.380]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:13:50.0318804Z [00:03:27.380]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.0319623Z [00:03:27.380]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil=/tmp/go-build1679262874/b1722/_pkg_.a
2025-08-20T21:13:50.0320491Z [00:03:27.380]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers=/tmp/go-build1679262874/b1724/_pkg_.a
2025-08-20T21:13:50.0321718Z [00:03:27.380]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:50.0322416Z [00:03:27.380]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.0322915Z [00:03:27.380]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.0323372Z [00:03:27.380]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.0323700Z [00:03:27.380]➜  EOF
2025-08-20T21:13:50.0326382Z [00:03:27.380]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1770/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxxml=>github.com/anchore/syft@v1.28.0/syft/format/cyclonedxxml;$WORK/b1770=>" -p github.com/anchore/syft/syft/format/cyclonedxxml -lang=go1.24 -complete -installsuffix shared -buildid oDeL0aJdkahNX4gO4tX1/oDeL0aJdkahNX4gO4tX1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1770/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxxml/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/cyclonedxxml/encoder.go
2025-08-20T21:13:50.0461440Z [00:03:27.394]➜  go tool buildid -w $WORK/b1767/_pkg_.a # internal
2025-08-20T21:13:50.0467197Z [00:03:27.395]➜  cp $WORK/b1767/_pkg_.a /root/.cache/go-build/10/108dce523f9258c39e0d662e3cb1a6f2d745e67f8084a825f98c97b932c329a8-d # internal
2025-08-20T21:13:50.0553429Z [00:03:27.403]➜  github.com/vbatts/go-mtree
2025-08-20T21:13:50.0553979Z [00:03:27.403]➜  mkdir -p $WORK/b1764/
2025-08-20T21:13:50.0554429Z [00:03:27.403]➜  cat >/tmp/go-build1679262874/b1764/importcfg << 'EOF' # internal
2025-08-20T21:13:50.0554928Z [00:03:27.403]➜  # import config
2025-08-20T21:13:50.0555442Z [00:03:27.403]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:50.0556003Z [00:03:27.403]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.0556607Z [00:03:27.403]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:13:50.0557218Z [00:03:27.403]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:13:50.0557787Z [00:03:27.403]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:50.0558712Z [00:03:27.403]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:50.0559649Z [00:03:27.403]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:50.0560766Z [00:03:27.403]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:50.0561367Z [00:03:27.403]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.0561823Z [00:03:27.403]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.0562318Z [00:03:27.403]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:50.0562916Z [00:03:27.403]➜  packagefile github.com/vbatts/go-mtree/pkg/govis=/tmp/go-build1679262874/b1765/_pkg_.a
2025-08-20T21:13:50.0563889Z [00:03:27.403]➜  packagefile github.com/vbatts/go-mtree/xattr=/tmp/go-build1679262874/b1766/_pkg_.a
2025-08-20T21:13:50.0564497Z [00:03:27.403]➜  packagefile golang.org/x/crypto/ripemd160=/tmp/go-build1679262874/b1767/_pkg_.a
2025-08-20T21:13:50.0565050Z [00:03:27.403]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:50.0565517Z [00:03:27.403]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:50.0565920Z [00:03:27.403]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.0566504Z [00:03:27.403]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.0567021Z [00:03:27.403]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:13:50.0567481Z [00:03:27.403]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:50.0567919Z [00:03:27.403]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.0568343Z [00:03:27.403]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.0568777Z [00:03:27.403]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.0569202Z [00:03:27.403]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:50.0569620Z [00:03:27.403]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.0569925Z [00:03:27.403]➜  EOF
2025-08-20T21:13:50.0576118Z [00:03:27.404]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1764/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4=>github.com/vbatts/go-mtree@v0.5.4;$WORK/b1764=>" -p github.com/vbatts/go-mtree -lang=go1.17 -complete -installsuffix shared -buildid -UM8ng5gs_41c2rVeB8E/-UM8ng5gs_41c2rVeB8E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1764/importcfg -pack /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/check.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/cksum.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/compare.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/creator.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/entry.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/fseval.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/hierarchy.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/keywordfunc.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/keywordfuncs_linux.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/keywords.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/lchtimes_unix.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/lookup.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/parse.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/stat_unix.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/tar.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/update.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/updatefuncs.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/updatefuncs_linux.go /root/go/pkg/mod/github.com/vbatts/go-mtree@v0.5.4/walk.go
2025-08-20T21:13:50.0904558Z [00:03:27.438]➜  go tool buildid -w $WORK/b1770/_pkg_.a # internal
2025-08-20T21:13:50.0925114Z [00:03:27.441]➜  cp $WORK/b1770/_pkg_.a /root/.cache/go-build/b8/b8357dd49f042b086908c35b433cdbe25a332db4cee7cbddda673dadb2902ec8-d # internal
2025-08-20T21:13:50.0957845Z [00:03:27.444]➜  github.com/anchore/syft/syft/format/github/internal/model
2025-08-20T21:13:50.0958823Z [00:03:27.444]➜  mkdir -p $WORK/b1772/
2025-08-20T21:13:50.0969218Z [00:03:27.445]➜  cat >/tmp/go-build1679262874/b1772/importcfg << 'EOF' # internal
2025-08-20T21:13:50.0969926Z [00:03:27.445]➜  # import config
2025-08-20T21:13:50.0971108Z [00:03:27.445]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.0971695Z [00:03:27.445]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:13:50.0972307Z [00:03:27.445]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:50.0973320Z [00:03:27.445]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.0973948Z [00:03:27.445]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.0974554Z [00:03:27.445]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.0975172Z [00:03:27.445]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.0975694Z [00:03:27.445]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.0976255Z [00:03:27.445]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.0976637Z [00:03:27.445]➜  EOF
2025-08-20T21:13:50.0980533Z [00:03:27.446]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1772/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/github/internal/model=>github.com/anchore/syft@v1.28.0/syft/format/github/internal/model;$WORK/b1772=>" -p github.com/anchore/syft/syft/format/github/internal/model -lang=go1.24 -complete -installsuffix shared -buildid Jpdx2RMiSwkEXgwla5iT/Jpdx2RMiSwkEXgwla5iT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1772/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/github/internal/model/github_dependency_api.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/github/internal/model/model.go
2025-08-20T21:13:50.1406815Z [00:03:27.489]➜  go tool buildid -w $WORK/b1772/_pkg_.a # internal
2025-08-20T21:13:50.1417480Z [00:03:27.490]➜  cp $WORK/b1772/_pkg_.a /root/.cache/go-build/18/18049e3d876dc8bf17f2e1a73418d657f4683cf10152c5a5eacf90cb5fb5b9ce-d # internal
2025-08-20T21:13:50.1441440Z [00:03:27.492]➜  github.com/anchore/syft/syft/format/github
2025-08-20T21:13:50.1441878Z [00:03:27.492]➜  mkdir -p $WORK/b1771/
2025-08-20T21:13:50.1442275Z [00:03:27.492]➜  cat >/tmp/go-build1679262874/b1771/importcfg << 'EOF' # internal
2025-08-20T21:13:50.1442661Z [00:03:27.492]➜  # import config
2025-08-20T21:13:50.1443197Z [00:03:27.492]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.1443862Z [00:03:27.492]➜  packagefile github.com/anchore/syft/syft/format/github/internal/model=/tmp/go-build1679262874/b1772/_pkg_.a
2025-08-20T21:13:50.1444627Z [00:03:27.492]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.1445135Z [00:03:27.492]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.1445434Z [00:03:27.492]➜  EOF
2025-08-20T21:13:50.1447472Z [00:03:27.492]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1771/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/github=>github.com/anchore/syft@v1.28.0/syft/format/github;$WORK/b1771=>" -p github.com/anchore/syft/syft/format/github -lang=go1.24 -complete -installsuffix shared -buildid uEa8G9bKlnlj_feMBGsx/uEa8G9bKlnlj_feMBGsx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1771/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/github/encoder.go
2025-08-20T21:13:50.1578449Z [00:03:27.506]➜  go tool buildid -w $WORK/b1719/_pkg_.a # internal
2025-08-20T21:13:50.1703658Z [00:03:27.518]➜  cp $WORK/b1719/_pkg_.a /root/.cache/go-build/32/32f21b9dc313140cbb33d0dd6940cbdf10d4b9a997379e1714ba8571edf60da5-d # internal
2025-08-20T21:13:50.1712447Z [00:03:27.519]➜  github.com/anchore/syft/syft/format/purls
2025-08-20T21:13:50.1714823Z [00:03:27.519]➜  mkdir -p $WORK/b1773/
2025-08-20T21:13:50.1720397Z [00:03:27.520]➜  cat >/tmp/go-build1679262874/b1773/importcfg << 'EOF' # internal
2025-08-20T21:13:50.1721261Z [00:03:27.520]➜  # import config
2025-08-20T21:13:50.1721898Z [00:03:27.520]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.1722598Z [00:03:27.520]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.1723281Z [00:03:27.520]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.1724384Z [00:03:27.520]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:50.1725244Z [00:03:27.520]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.1726104Z [00:03:27.520]➜  packagefile github.com/anchore/syft/syft/format/internal=/tmp/go-build1679262874/b1725/_pkg_.a
2025-08-20T21:13:50.1727018Z [00:03:27.520]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.1727937Z [00:03:27.520]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.1728816Z [00:03:27.520]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:50.1729560Z [00:03:27.520]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.1730116Z [00:03:27.520]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.1730833Z [00:03:27.520]➜  EOF
2025-08-20T21:13:50.1733403Z [00:03:27.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/purls=>github.com/anchore/syft@v1.28.0/syft/format/purls;$WORK/b1773=>" -p github.com/anchore/syft/syft/format/purls -lang=go1.24 -complete -installsuffix shared -buildid nGllWg7XpcnUeSF4F1lq/nGllWg7XpcnUeSF4F1lq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1773/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/purls/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/purls/encoder.go
2025-08-20T21:13:50.1738924Z [00:03:27.522]➜  go tool buildid -w $WORK/b1771/_pkg_.a # internal
2025-08-20T21:13:50.1750004Z [00:03:27.523]➜  cp $WORK/b1771/_pkg_.a /root/.cache/go-build/e5/e59ec7ab12d357063d13907650c3273a0b47a15047ba979eaf49a57971045130-d # internal
2025-08-20T21:13:50.1755685Z [00:03:27.524]➜  github.com/spdx/gordf/uri
2025-08-20T21:13:50.1756969Z [00:03:27.524]➜  mkdir -p $WORK/b1777/
2025-08-20T21:13:50.1767427Z [00:03:27.525]➜  cat >/tmp/go-build1679262874/b1777/importcfg << 'EOF' # internal
2025-08-20T21:13:50.1767808Z [00:03:27.525]➜  # import config
2025-08-20T21:13:50.1768148Z [00:03:27.525]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.1768572Z [00:03:27.525]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:50.1769003Z [00:03:27.525]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.1769321Z [00:03:27.525]➜  EOF
2025-08-20T21:13:50.1771461Z [00:03:27.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1777/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/gordf@v0.0.0-20201111095634-7098f93598fb/uri=>github.com/spdx/gordf@v0.0.0-20201111095634-7098f93598fb/uri;$WORK/b1777=>" -p github.com/spdx/gordf/uri -lang=go1.14 -complete -installsuffix shared -buildid 0yXSjv_MRLnxf88-Tf5O/0yXSjv_MRLnxf88-Tf5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1777/importcfg -pack /root/go/pkg/mod/github.com/spdx/gordf@v0.0.0-20201111095634-7098f93598fb/uri/uri.go
2025-08-20T21:13:50.1950791Z [00:03:27.543]➜  go tool buildid -w $WORK/b1777/_pkg_.a # internal
2025-08-20T21:13:50.1955120Z [00:03:27.544]➜  cp $WORK/b1777/_pkg_.a /root/.cache/go-build/52/52c81d069d4d6c2f40a64e1614775e0ddf8260e0d42ff561e4e1c882960c9684-d # internal
2025-08-20T21:13:50.1960301Z [00:03:27.544]➜  github.com/spdx/tools-golang/json/marshal
2025-08-20T21:13:50.1960802Z [00:03:27.544]➜  mkdir -p $WORK/b1780/
2025-08-20T21:13:50.1965484Z [00:03:27.545]➜  cat >/tmp/go-build1679262874/b1780/importcfg << 'EOF' # internal
2025-08-20T21:13:50.1967550Z [00:03:27.545]➜  # import config
2025-08-20T21:13:50.1967973Z [00:03:27.545]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.1968444Z [00:03:27.545]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.1968789Z [00:03:27.545]➜  EOF
2025-08-20T21:13:50.1977375Z [00:03:27.546]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1780/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/json/marshal=>github.com/spdx/tools-golang@v0.5.5/json/marshal;$WORK/b1780=>" -p github.com/spdx/tools-golang/json/marshal -lang=go1.13 -complete -installsuffix shared -buildid _skWej11J0vUefp_XN9_/_skWej11J0vUefp_XN9_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1780/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/json/marshal/json.go
2025-08-20T21:13:50.2084677Z [00:03:27.556]➜  go tool buildid -w $WORK/b1780/_pkg_.a # internal
2025-08-20T21:13:50.2096441Z [00:03:27.558]➜  cp $WORK/b1780/_pkg_.a /root/.cache/go-build/bc/bc06a66f27b733e1be5712ec2e2755014764ba902b3e95f6200958567ba6452e-d # internal
2025-08-20T21:13:50.2102367Z [00:03:27.558]➜  go tool buildid -w $WORK/b1751/_pkg_.a # internal
2025-08-20T21:13:50.2129775Z [00:03:27.561]➜  cp $WORK/b1751/_pkg_.a /root/.cache/go-build/b7/b7ffdc03977863dd115acf34d98233551bbc99029aa9b0f62a28eb6b40c4e2be-d # internal
2025-08-20T21:13:50.2142241Z [00:03:27.562]➜  go tool buildid -w $WORK/b1773/_pkg_.a # internal
2025-08-20T21:13:50.2153520Z [00:03:27.563]➜  github.com/anchore/syft/syft/cataloging/pkgcataloging
2025-08-20T21:13:50.2158245Z [00:03:27.564]➜  mkdir -p $WORK/b1582/
2025-08-20T21:13:50.2162768Z [00:03:27.564]➜  cat >/tmp/go-build1679262874/b1582/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2163730Z [00:03:27.564]➜  # import config
2025-08-20T21:13:50.2164243Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:50.2164905Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.2165813Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/binary=/tmp/go-build1679262874/b1583/_pkg_.a
2025-08-20T21:13:50.2166619Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/dotnet=/tmp/go-build1679262874/b1588/_pkg_.a
2025-08-20T21:13:50.2167365Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/golang=/tmp/go-build1679262874/b1590/_pkg_.a
2025-08-20T21:13:50.2168335Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/java=/tmp/go-build1679262874/b1719/_pkg_.a
2025-08-20T21:13:50.2169091Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/javascript=/tmp/go-build1679262874/b1741/_pkg_.a
2025-08-20T21:13:50.2169847Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/kernel=/tmp/go-build1679262874/b1742/_pkg_.a
2025-08-20T21:13:50.2176778Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/nix=/tmp/go-build1679262874/b1746/_pkg_.a
2025-08-20T21:13:50.2177720Z [00:03:27.564]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/python=/tmp/go-build1679262874/b1751/_pkg_.a
2025-08-20T21:13:50.2178198Z [00:03:27.564]➜  EOF
2025-08-20T21:13:50.2184421Z [00:03:27.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1582/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging=>github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging;$WORK/b1582=>" -p github.com/anchore/syft/syft/cataloging/pkgcataloging -lang=go1.24 -complete -installsuffix shared -buildid UcqC6XNrXs6ZBE0dn94L/UcqC6XNrXs6ZBE0dn94L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1582/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging/cataloger_reference.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging/config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging/selection.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/cataloging/pkgcataloging/tags.go
2025-08-20T21:13:50.2187446Z [00:03:27.566]➜  github.com/spdx/tools-golang/spdx/v2/common
2025-08-20T21:13:50.2187769Z [00:03:27.566]➜  mkdir -p $WORK/b1779/
2025-08-20T21:13:50.2188146Z [00:03:27.566]➜  cat >/tmp/go-build1679262874/b1779/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2188799Z [00:03:27.566]➜  # import config
2025-08-20T21:13:50.2189138Z [00:03:27.566]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.2189686Z [00:03:27.566]➜  packagefile github.com/spdx/tools-golang/json/marshal=/tmp/go-build1679262874/b1780/_pkg_.a
2025-08-20T21:13:50.2190226Z [00:03:27.566]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.2190543Z [00:03:27.566]➜  EOF
2025-08-20T21:13:50.2195033Z [00:03:27.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1779/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/common;$WORK/b1779=>" -p github.com/spdx/tools-golang/spdx/v2/common -lang=go1.13 -complete -installsuffix shared -buildid 1qA9nXZpAy-aF2R-2219/1qA9nXZpAy-aF2R-2219 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1779/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/checksum.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/external.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/identifier.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/common/snippet.go
2025-08-20T21:13:50.2212010Z [00:03:27.569]➜  cp $WORK/b1773/_pkg_.a /root/.cache/go-build/4b/4b5bca577cb92058814362869c9522e3d9b9f5ef7573282e1510b0e189d2eef6-d # internal
2025-08-20T21:13:50.2212666Z [00:03:27.569]➜  github.com/anchore/go-struct-converter
2025-08-20T21:13:50.2213195Z [00:03:27.569]➜  mkdir -p $WORK/b1782/
2025-08-20T21:13:50.2223996Z [00:03:27.570]➜  cat >/tmp/go-build1679262874/b1782/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2224398Z [00:03:27.570]➜  # import config
2025-08-20T21:13:50.2224746Z [00:03:27.570]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.2225511Z [00:03:27.570]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.2225943Z [00:03:27.570]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.2226258Z [00:03:27.570]➜  EOF
2025-08-20T21:13:50.2228905Z [00:03:27.570]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-struct-converter@v0.0.0-20221118182256-c68fdcfa2092=>github.com/anchore/go-struct-converter@v0.0.0-20221118182256-c68fdcfa2092;$WORK/b1782=>" -p github.com/anchore/go-struct-converter -lang=go1.18 -complete -installsuffix shared -buildid QyZCF30gGWagQ7lCZfnx/QyZCF30gGWagQ7lCZfnx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1782/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-struct-converter@v0.0.0-20221118182256-c68fdcfa2092/chain.go /root/go/pkg/mod/github.com/anchore/go-struct-converter@v0.0.0-20221118182256-c68fdcfa2092/converter.go
2025-08-20T21:13:50.2625906Z [00:03:27.610]➜  go tool buildid -w $WORK/b1782/_pkg_.a # internal
2025-08-20T21:13:50.2640427Z [00:03:27.612]➜  cp $WORK/b1782/_pkg_.a /root/.cache/go-build/29/2908351b26ba1707fb7dbc9f9bc4a999b44f5e04f2679a34d56e490f1e68da9b-d # internal
2025-08-20T21:13:50.2659990Z [00:03:27.614]➜  github.com/anchore/syft/syft/format/internal/spdxutil
2025-08-20T21:13:50.2665759Z [00:03:27.615]➜  mkdir -p $WORK/b1783/
2025-08-20T21:13:50.2675793Z [00:03:27.616]➜  cat >/tmp/go-build1679262874/b1783/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2676434Z [00:03:27.616]➜  # import config
2025-08-20T21:13:50.2677142Z [00:03:27.616]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.2678291Z [00:03:27.616]➜  EOF
2025-08-20T21:13:50.2688519Z [00:03:27.617]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil=>github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil;$WORK/b1783=>" -p github.com/anchore/syft/syft/format/internal/spdxutil -lang=go1.24 -complete -installsuffix shared -buildid zw6YdWx-YblzNuUpdWAA/zw6YdWx-YblzNuUpdWAA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1783/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/versions.go
2025-08-20T21:13:50.2703834Z [00:03:27.618]➜  go tool buildid -w $WORK/b1779/_pkg_.a # internal
2025-08-20T21:13:50.2705789Z [00:03:27.618]➜  cp $WORK/b1779/_pkg_.a /root/.cache/go-build/bd/bdc87c6f5832d19949eac078ed84e760634def523a94165c6472aa6c854f1998-d # internal
2025-08-20T21:13:50.2731374Z [00:03:27.621]➜  github.com/spdx/tools-golang/spdx/v2/v2_3
2025-08-20T21:13:50.2737745Z [00:03:27.622]➜  mkdir -p $WORK/b1781/
2025-08-20T21:13:50.2745132Z [00:03:27.623]➜  go tool buildid -w $WORK/b1582/_pkg_.a # internal
2025-08-20T21:13:50.2749919Z [00:03:27.623]➜  cat >/tmp/go-build1679262874/b1781/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2752654Z [00:03:27.623]➜  # import config
2025-08-20T21:13:50.2753645Z [00:03:27.623]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.2755083Z [00:03:27.623]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.2756139Z [00:03:27.623]➜  packagefile github.com/anchore/go-struct-converter=/tmp/go-build1679262874/b1782/_pkg_.a
2025-08-20T21:13:50.2757003Z [00:03:27.623]➜  packagefile github.com/spdx/tools-golang/json/marshal=/tmp/go-build1679262874/b1780/_pkg_.a
2025-08-20T21:13:50.2757926Z [00:03:27.623]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.2758711Z [00:03:27.623]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.2759480Z [00:03:27.623]➜  EOF
2025-08-20T21:13:50.2764530Z [00:03:27.623]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1781/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3;$WORK/b1781=>" -p github.com/spdx/tools-golang/spdx/v2/v2_3 -lang=go1.13 -complete -installsuffix shared -buildid 1jcNJ_cLBap5Gkg3CGvZ/1jcNJ_cLBap5Gkg3CGvZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1781/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/snippet.go
2025-08-20T21:13:50.2772248Z [00:03:27.625]➜  cp $WORK/b1582/_pkg_.a /root/.cache/go-build/dd/ddfd37a0a4c4bec6c6a4580f516ab7f00cd7ddb4a8b3e1b91e448070b91ea5bb-d # internal
2025-08-20T21:13:50.2791406Z [00:03:27.627]➜  github.com/spdx/tools-golang/spdx/v2/v2_1
2025-08-20T21:13:50.2792021Z [00:03:27.627]➜  mkdir -p $WORK/b1786/
2025-08-20T21:13:50.2802443Z [00:03:27.628]➜  cat >/tmp/go-build1679262874/b1786/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2803050Z [00:03:27.628]➜  # import config
2025-08-20T21:13:50.2803702Z [00:03:27.628]➜  packagefile github.com/anchore/go-struct-converter=/tmp/go-build1679262874/b1782/_pkg_.a
2025-08-20T21:13:50.2804741Z [00:03:27.628]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.2806004Z [00:03:27.628]➜  EOF
2025-08-20T21:13:50.2815250Z [00:03:27.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1;$WORK/b1786=>" -p github.com/spdx/tools-golang/spdx/v2/v2_1 -lang=go1.13 -complete -installsuffix shared -buildid vBYbI5SE20ceD29VoEWz/vBYbI5SE20ceD29VoEWz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1786/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/snippet.go
2025-08-20T21:13:50.2823661Z [00:03:27.630]➜  go tool buildid -w $WORK/b1783/_pkg_.a # internal
2025-08-20T21:13:50.2828212Z [00:03:27.631]➜  go tool buildid -w $WORK/b1764/_pkg_.a # internal
2025-08-20T21:13:50.2831909Z [00:03:27.631]➜  cp $WORK/b1783/_pkg_.a /root/.cache/go-build/e8/e88712e2700134e99790d707f117a908318c7af16335aeb672f94d7e248bd072-d # internal
2025-08-20T21:13:50.2875490Z [00:03:27.635]➜  github.com/spdx/tools-golang/spdx/v2/v2_2
2025-08-20T21:13:50.2876685Z [00:03:27.635]➜  mkdir -p $WORK/b1787/
2025-08-20T21:13:50.2877758Z [00:03:27.636]➜  cat >/tmp/go-build1679262874/b1787/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2878479Z [00:03:27.636]➜  # import config
2025-08-20T21:13:50.2878871Z [00:03:27.636]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.2879579Z [00:03:27.636]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.2880179Z [00:03:27.636]➜  packagefile github.com/anchore/go-struct-converter=/tmp/go-build1679262874/b1782/_pkg_.a
2025-08-20T21:13:50.2881026Z [00:03:27.636]➜  packagefile github.com/spdx/tools-golang/json/marshal=/tmp/go-build1679262874/b1780/_pkg_.a
2025-08-20T21:13:50.2881946Z [00:03:27.636]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.2882506Z [00:03:27.636]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.2882822Z [00:03:27.636]➜  EOF
2025-08-20T21:13:50.2887391Z [00:03:27.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2;$WORK/b1787=>" -p github.com/spdx/tools-golang/spdx/v2/v2_2 -lang=go1.13 -complete -installsuffix shared -buildid uZxyTNDKWat7jBecmmQG/uZxyTNDKWat7jBecmmQG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1787/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/snippet.go
2025-08-20T21:13:50.2893417Z [00:03:27.637]➜  cp $WORK/b1764/_pkg_.a /root/.cache/go-build/2e/2ede298e5f607d36e5836307baddc85bd91aae2cc517a65783a0aecb5aeeebc9-d # internal
2025-08-20T21:13:50.2903962Z [00:03:27.638]➜  github.com/anchore/syft/syft/pkg/cataloger/arch
2025-08-20T21:13:50.2904968Z [00:03:27.638]➜  mkdir -p $WORK/b1763/
2025-08-20T21:13:50.2924381Z [00:03:27.640]➜  cat >/tmp/go-build1679262874/b1763/importcfg << 'EOF' # internal
2025-08-20T21:13:50.2925516Z [00:03:27.641]➜  # import config
2025-08-20T21:13:50.2926061Z [00:03:27.641]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.2927852Z [00:03:27.641]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:50.2928336Z [00:03:27.641]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:50.2929306Z [00:03:27.641]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.2929899Z [00:03:27.641]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:50.2931065Z [00:03:27.641]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:50.2931786Z [00:03:27.641]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.2932452Z [00:03:27.641]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:50.2933118Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:50.2933747Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:50.2934356Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:50.2934964Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.2935651Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:50.2951697Z [00:03:27.641]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:13:50.2952790Z [00:03:27.641]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:50.2953460Z [00:03:27.641]➜  packagefile github.com/vbatts/go-mtree=/tmp/go-build1679262874/b1764/_pkg_.a
2025-08-20T21:13:50.2954123Z [00:03:27.641]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.2954543Z [00:03:27.641]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:50.2954997Z [00:03:27.641]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:50.2955447Z [00:03:27.641]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.2955875Z [00:03:27.641]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.2956294Z [00:03:27.641]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.2956602Z [00:03:27.641]➜  EOF
2025-08-20T21:13:50.2959764Z [00:03:27.641]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1763/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch;$WORK/b1763=>" -p github.com/anchore/syft/syft/pkg/cataloger/arch -lang=go1.24 -complete -installsuffix shared -buildid PEjOMebewxxwhdFmy9T5/PEjOMebewxxwhdFmy9T5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1763/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch/dependency.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/arch/parse_alpm_db.go
2025-08-20T21:13:50.2984879Z [00:03:27.646]➜  go tool buildid -w $WORK/b1786/_pkg_.a # internal
2025-08-20T21:13:50.2985652Z [00:03:27.647]➜  cp $WORK/b1786/_pkg_.a /root/.cache/go-build/c9/c90a5c3ecef9da7c8c87bfc5bea91af888845b4dea3c674bf2401e8d66b4b55d-d # internal
2025-08-20T21:13:50.3005617Z [00:03:27.649]➜  github.com/spdx/tools-golang/tagvalue/reader
2025-08-20T21:13:50.3006002Z [00:03:27.649]➜  mkdir -p $WORK/b1792/
2025-08-20T21:13:50.3009798Z [00:03:27.649]➜  cat >/tmp/go-build1679262874/b1792/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3011282Z [00:03:27.649]➜  # import config
2025-08-20T21:13:50.3011689Z [00:03:27.649]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.3012114Z [00:03:27.649]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3012521Z [00:03:27.649]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.3012937Z [00:03:27.649]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3013371Z [00:03:27.649]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.3014463Z [00:03:27.649]➜  EOF
2025-08-20T21:13:50.3017811Z [00:03:27.650]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1792/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/tagvalue/reader=>github.com/spdx/tools-golang@v0.5.5/tagvalue/reader;$WORK/b1792=>" -p github.com/spdx/tools-golang/tagvalue/reader -lang=go1.13 -complete -installsuffix shared -buildid 9zUZUyPw4xpoyc8Os1Rs/9zUZUyPw4xpoyc8Os1Rs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1792/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/tagvalue/reader/reader.go
2025-08-20T21:13:50.3111496Z [00:03:27.659]➜  go tool buildid -w $WORK/b1781/_pkg_.a # internal
2025-08-20T21:13:50.3133015Z [00:03:27.661]➜  cp $WORK/b1781/_pkg_.a /root/.cache/go-build/79/797ca13ea95880916c742b438905bfcf88e7914bc88e6ef9343ceba543261dfe-d # internal
2025-08-20T21:13:50.3144213Z [00:03:27.662]➜  github.com/spdx/tools-golang/spdx
2025-08-20T21:13:50.3144598Z [00:03:27.662]➜  mkdir -p $WORK/b1778/
2025-08-20T21:13:50.3145013Z [00:03:27.662]➜  cat >/tmp/go-build1679262874/b1778/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3145369Z [00:03:27.662]➜  # import config
2025-08-20T21:13:50.3146058Z [00:03:27.662]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.3146803Z [00:03:27.662]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.3147400Z [00:03:27.662]➜  EOF
2025-08-20T21:13:50.3149226Z [00:03:27.662]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx=>github.com/spdx/tools-golang@v0.5.5/spdx;$WORK/b1778=>" -p github.com/spdx/tools-golang/spdx -lang=go1.13 -complete -installsuffix shared -buildid bLH_CiPLqw-5gK3khsXV/bLH_CiPLqw-5gK3khsXV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1778/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/model.go
2025-08-20T21:13:50.3176406Z [00:03:27.665]➜  go tool buildid -w $WORK/b1787/_pkg_.a # internal
2025-08-20T21:13:50.3177222Z [00:03:27.666]➜  cp $WORK/b1787/_pkg_.a /root/.cache/go-build/13/136c155b6192beb8a2299596ae8fe00f2a37bcd71704ef897334c9f9326baf9a-d # internal
2025-08-20T21:13:50.3185433Z [00:03:27.667]➜  github.com/spdx/tools-golang/convert
2025-08-20T21:13:50.3185927Z [00:03:27.667]➜  mkdir -p $WORK/b1784/
2025-08-20T21:13:50.3196125Z [00:03:27.668]➜  cat >/tmp/go-build1679262874/b1784/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3196586Z [00:03:27.668]➜  # import config
2025-08-20T21:13:50.3196922Z [00:03:27.668]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3197460Z [00:03:27.668]➜  packagefile github.com/anchore/go-struct-converter=/tmp/go-build1679262874/b1782/_pkg_.a
2025-08-20T21:13:50.3198117Z [00:03:27.668]➜  packagefile github.com/spdx/tools-golang/spdx/common=/tmp/go-build1679262874/b1785/_pkg_.a
2025-08-20T21:13:50.3198778Z [00:03:27.668]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.3199448Z [00:03:27.668]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.3200118Z [00:03:27.668]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.3200763Z [00:03:27.668]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.3201379Z [00:03:27.668]➜  EOF
2025-08-20T21:13:50.3203573Z [00:03:27.668]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1784/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/convert=>github.com/spdx/tools-golang@v0.5.5/convert;$WORK/b1784=>" -p github.com/spdx/tools-golang/convert -lang=go1.13 -complete -installsuffix shared -buildid AOpnw56oDhYqqPZdDKN2/AOpnw56oDhYqqPZdDKN2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1784/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/convert/chain.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/convert/struct.go
2025-08-20T21:13:50.3244331Z [00:03:27.672]➜  go tool buildid -w $WORK/b1792/_pkg_.a # internal
2025-08-20T21:13:50.3248848Z [00:03:27.673]➜  cp $WORK/b1792/_pkg_.a /root/.cache/go-build/ba/baded54df1e2fe2e4b2135073dd75a669d61189265e82b3eb271e891b4e35f31-d # internal
2025-08-20T21:13:50.3271316Z [00:03:27.675]➜  go tool buildid -w $WORK/b1778/_pkg_.a # internal
2025-08-20T21:13:50.3274724Z [00:03:27.675]➜  cp $WORK/b1778/_pkg_.a /root/.cache/go-build/f2/f273b484ad8a2f5c0ad7ee4ec8b3846777ca7f3c19754156b75d2a78a9664650-d # internal
2025-08-20T21:13:50.3295676Z [00:03:27.678]➜  github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/reader
2025-08-20T21:13:50.3296730Z [00:03:27.678]➜  mkdir -p $WORK/b1791/
2025-08-20T21:13:50.3306650Z [00:03:27.679]➜  cat >/tmp/go-build1679262874/b1791/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3307111Z [00:03:27.679]➜  # import config
2025-08-20T21:13:50.3307979Z [00:03:27.679]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3309455Z [00:03:27.679]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.3310385Z [00:03:27.679]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.3311257Z [00:03:27.679]➜  packagefile github.com/spdx/tools-golang/tagvalue/reader=/tmp/go-build1679262874/b1792/_pkg_.a
2025-08-20T21:13:50.3312016Z [00:03:27.679]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.3312452Z [00:03:27.679]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3312773Z [00:03:27.679]➜  EOF
2025-08-20T21:13:50.3318633Z [00:03:27.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1791/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader;$WORK/b1791=>" -p github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/reader -lang=go1.13 -complete -installsuffix shared -buildid WsIQ3PjrF_jp8Y1uLP_P/WsIQ3PjrF_jp8Y1uLP_P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1791/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parse_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/parser.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/types.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/reader/util.go
2025-08-20T21:13:50.3337107Z [00:03:27.680]➜  github.com/anchore/syft/syft/format/internal/spdxutil/helpers
2025-08-20T21:13:50.3337850Z [00:03:27.680]➜  mkdir -p $WORK/b1776/
2025-08-20T21:13:50.3357698Z [00:03:27.684]➜  cat >/tmp/go-build1679262874/b1776/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3364214Z [00:03:27.684]➜  # import config
2025-08-20T21:13:50.3364638Z [00:03:27.684]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:50.3365127Z [00:03:27.684]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:50.3365568Z [00:03:27.684]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3366087Z [00:03:27.684]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:50.3367056Z [00:03:27.684]➜  packagefile github.com/anchore/syft/internal/spdxlicense=/tmp/go-build1679262874/b928/_pkg_.a
2025-08-20T21:13:50.3367806Z [00:03:27.684]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:50.3368423Z [00:03:27.684]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.3369247Z [00:03:27.684]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.3369868Z [00:03:27.684]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.3370441Z [00:03:27.684]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:50.3371255Z [00:03:27.684]➜  packagefile github.com/spdx/gordf/uri=/tmp/go-build1679262874/b1777/_pkg_.a
2025-08-20T21:13:50.3371851Z [00:03:27.684]➜  packagefile github.com/spdx/tools-golang/spdx=/tmp/go-build1679262874/b1778/_pkg_.a
2025-08-20T21:13:50.3372371Z [00:03:27.684]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:50.3372945Z [00:03:27.684]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:50.3373496Z [00:03:27.684]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:50.3373918Z [00:03:27.684]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.3374349Z [00:03:27.684]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3374666Z [00:03:27.684]➜  EOF
2025-08-20T21:13:50.3383898Z [00:03:27.684]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1776/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers=>github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers;$WORK/b1776=>" -p github.com/anchore/syft/syft/format/internal/spdxutil/helpers -lang=go1.24 -complete -installsuffix shared -buildid gdTfVoDlqDjN-yzS5bCz/gdTfVoDlqDjN-yzS5bCz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1776/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/description.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/document_name.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/document_namespace.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/download_location.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/external_ref.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/external_refs.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/file_type.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/h_digest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/homepage.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/originator_supplier.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/relationship_type.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/source_info.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/internal/spdxutil/helpers/spdxid.go
2025-08-20T21:13:50.3504374Z [00:03:27.698]➜  go tool buildid -w $WORK/b1784/_pkg_.a # internal
2025-08-20T21:13:50.3513387Z [00:03:27.699]➜  cp $WORK/b1784/_pkg_.a /root/.cache/go-build/22/22645bbf26b2a65ec18b42587079434816f35febcbb6dd8a3c8f5200625bdf4e-d # internal
2025-08-20T21:13:50.3521798Z [00:03:27.700]➜  github.com/spdx/tools-golang/json
2025-08-20T21:13:50.3524654Z [00:03:27.700]➜  mkdir -p $WORK/b1788/
2025-08-20T21:13:50.3528707Z [00:03:27.701]➜  cat >/tmp/go-build1679262874/b1788/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3534262Z [00:03:27.701]➜  # import config
2025-08-20T21:13:50.3534628Z [00:03:27.701]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.3535358Z [00:03:27.701]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.3535923Z [00:03:27.701]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3536463Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/convert=/tmp/go-build1679262874/b1784/_pkg_.a
2025-08-20T21:13:50.3537265Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/spdx=/tmp/go-build1679262874/b1778/_pkg_.a
2025-08-20T21:13:50.3537906Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/spdx/common=/tmp/go-build1679262874/b1785/_pkg_.a
2025-08-20T21:13:50.3538568Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.3539232Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.3539898Z [00:03:27.701]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.3540424Z [00:03:27.701]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.3540954Z [00:03:27.701]➜  EOF
2025-08-20T21:13:50.3543079Z [00:03:27.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1788/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/json=>github.com/spdx/tools-golang@v0.5.5/json;$WORK/b1788=>" -p github.com/spdx/tools-golang/json -lang=go1.13 -complete -installsuffix shared -buildid sS0IPPBdOKxfLwg8mJu-/sS0IPPBdOKxfLwg8mJu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1788/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/json/reader.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/json/writer.go
2025-08-20T21:13:50.3568925Z [00:03:27.704]➜  go tool buildid -w $WORK/b1763/_pkg_.a # internal
2025-08-20T21:13:50.3569683Z [00:03:27.705]➜  cp $WORK/b1763/_pkg_.a /root/.cache/go-build/01/01a0fce045e3253977a21a301bd6fd5d0996f2faf2b8c794c8d1e2c18fb3662d-d # internal
2025-08-20T21:13:50.3624981Z [00:03:27.710]➜  github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/writer
2025-08-20T21:13:50.3625455Z [00:03:27.710]➜  mkdir -p $WORK/b1793/
2025-08-20T21:13:50.3625844Z [00:03:27.710]➜  cat >/tmp/go-build1679262874/b1793/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3626216Z [00:03:27.710]➜  # import config
2025-08-20T21:13:50.3626551Z [00:03:27.710]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3627115Z [00:03:27.710]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.3627792Z [00:03:27.710]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.3628313Z [00:03:27.710]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.3628717Z [00:03:27.710]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.3629414Z [00:03:27.710]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3629824Z [00:03:27.710]➜  EOF
2025-08-20T21:13:50.3642285Z [00:03:27.711]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1793/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer;$WORK/b1793=>" -p github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/writer -lang=go1.13 -complete -installsuffix shared -buildid _rEiqCi1fKOECUnv9QGR/_rEiqCi1fKOECUnv9QGR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1793/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/save_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_1/tagvalue/writer/util.go
2025-08-20T21:13:50.3715796Z [00:03:27.719]➜  go tool buildid -w $WORK/b1788/_pkg_.a # internal
2025-08-20T21:13:50.3716806Z [00:03:27.720]➜  cp $WORK/b1788/_pkg_.a /root/.cache/go-build/98/98ef4477297e711676176acfc7f89bca12b584273de2b48fb71851aa52296e5a-d # internal
2025-08-20T21:13:50.3765362Z [00:03:27.724]➜  github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/reader
2025-08-20T21:13:50.3765825Z [00:03:27.725]➜  mkdir -p $WORK/b1794/
2025-08-20T21:13:50.3777429Z [00:03:27.726]➜  cat >/tmp/go-build1679262874/b1794/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3777831Z [00:03:27.726]➜  # import config
2025-08-20T21:13:50.3778174Z [00:03:27.726]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3778748Z [00:03:27.726]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.3779433Z [00:03:27.726]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.3780110Z [00:03:27.726]➜  packagefile github.com/spdx/tools-golang/tagvalue/reader=/tmp/go-build1679262874/b1792/_pkg_.a
2025-08-20T21:13:50.3780865Z [00:03:27.726]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.3781360Z [00:03:27.726]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3781681Z [00:03:27.726]➜  EOF
2025-08-20T21:13:50.3790015Z [00:03:27.726]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1794/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader;$WORK/b1794=>" -p github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/reader -lang=go1.13 -complete -installsuffix shared -buildid JiwheRppf6RcCXCdMgzP/JiwheRppf6RcCXCdMgzP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1794/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parse_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/parser.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/types.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/reader/util.go
2025-08-20T21:13:50.3915635Z [00:03:27.740]➜  go tool buildid -w $WORK/b1776/_pkg_.a # internal
2025-08-20T21:13:50.3937356Z [00:03:27.742]➜  cp $WORK/b1776/_pkg_.a /root/.cache/go-build/1c/1c581c305c28c7c081685c8ae919c4e676a3827e31a740ad8c4d3d55d0652b6e-d # internal
2025-08-20T21:13:50.3964242Z [00:03:27.744]➜  github.com/anchore/syft/syft/format/common/spdxhelpers
2025-08-20T21:13:50.3964682Z [00:03:27.744]➜  mkdir -p $WORK/b1775/
2025-08-20T21:13:50.3974280Z [00:03:27.745]➜  cat >/tmp/go-build1679262874/b1775/importcfg << 'EOF' # internal
2025-08-20T21:13:50.3975489Z [00:03:27.745]➜  # import config
2025-08-20T21:13:50.3975962Z [00:03:27.745]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:50.3976438Z [00:03:27.745]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:50.3977075Z [00:03:27.745]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.3977492Z [00:03:27.745]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.3978012Z [00:03:27.745]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:50.3978638Z [00:03:27.745]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.3979299Z [00:03:27.745]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:50.3980010Z [00:03:27.745]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:13:50.3980952Z [00:03:27.745]➜  packagefile github.com/anchore/syft/internal/spdxlicense=/tmp/go-build1679262874/b928/_pkg_.a
2025-08-20T21:13:50.3981681Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:50.3982308Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:50.3982911Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:50.3983563Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/format/internal=/tmp/go-build1679262874/b1725/_pkg_.a
2025-08-20T21:13:50.3984344Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/format/internal/spdxutil/helpers=/tmp/go-build1679262874/b1776/_pkg_.a
2025-08-20T21:13:50.3985087Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:50.3985712Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:50.3986316Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.3986924Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.3987552Z [00:03:27.745]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.3988171Z [00:03:27.745]➜  packagefile github.com/distribution/reference=/tmp/go-build1679262874/b1069/_pkg_.a
2025-08-20T21:13:50.3988782Z [00:03:27.745]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:50.3989383Z [00:03:27.745]➜  packagefile github.com/spdx/tools-golang/spdx=/tmp/go-build1679262874/b1778/_pkg_.a
2025-08-20T21:13:50.3990217Z [00:03:27.745]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.3990972Z [00:03:27.745]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:50.3991401Z [00:03:27.745]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:50.3991816Z [00:03:27.745]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:50.3992391Z [00:03:27.745]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:50.3992814Z [00:03:27.745]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.3993236Z [00:03:27.745]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.3993663Z [00:03:27.745]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.3994079Z [00:03:27.745]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.3994384Z [00:03:27.745]➜  EOF
2025-08-20T21:13:50.3997140Z [00:03:27.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/common/spdxhelpers=>github.com/anchore/syft@v1.28.0/syft/format/common/spdxhelpers;$WORK/b1775=>" -p github.com/anchore/syft/syft/format/common/spdxhelpers -lang=go1.24 -complete -installsuffix shared -buildid 067WkJE8TfEJcCH38Juu/067WkJE8TfEJcCH38Juu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1775/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/common/spdxhelpers/to_format_model.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/common/spdxhelpers/to_syft_model.go
2025-08-20T21:13:50.4308645Z [00:03:27.779]➜  go tool buildid -w $WORK/b1791/_pkg_.a # internal
2025-08-20T21:13:50.4315699Z [00:03:27.779]➜  cp $WORK/b1791/_pkg_.a /root/.cache/go-build/e2/e24a8dddcb2a65b7cff7c3076c7cdc2129e00b5e3df8ee6dcadc796afded06dc-d # internal
2025-08-20T21:13:50.4345000Z [00:03:27.782]➜  go tool buildid -w $WORK/b1793/_pkg_.a # internal
2025-08-20T21:13:50.4360497Z [00:03:27.784]➜  cp $WORK/b1793/_pkg_.a /root/.cache/go-build/0c/0cec02cbfe4c8ba6bcd12e40a05e7a4d2971305343bc79da8a192ebe2e16956f-d # internal
2025-08-20T21:13:50.4381120Z [00:03:27.786]➜  github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/writer
2025-08-20T21:13:50.4381566Z [00:03:27.786]➜  mkdir -p $WORK/b1795/
2025-08-20T21:13:50.4381973Z [00:03:27.786]➜  cat >/tmp/go-build1679262874/b1795/importcfg << 'EOF' # internal
2025-08-20T21:13:50.4382340Z [00:03:27.786]➜  # import config
2025-08-20T21:13:50.4382676Z [00:03:27.786]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.4383240Z [00:03:27.786]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.4383919Z [00:03:27.786]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.4384442Z [00:03:27.786]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.4384855Z [00:03:27.786]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.4385278Z [00:03:27.786]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.4385599Z [00:03:27.786]➜  EOF
2025-08-20T21:13:50.4391549Z [00:03:27.786]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1795/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer;$WORK/b1795=>" -p github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/writer -lang=go1.13 -complete -installsuffix shared -buildid GJWFfHXNea-CDl8wo9gT/GJWFfHXNea-CDl8wo9gT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1795/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/save_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_2/tagvalue/writer/util.go
2025-08-20T21:13:50.4445972Z [00:03:27.792]➜  github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/reader
2025-08-20T21:13:50.4457048Z [00:03:27.792]➜  mkdir -p $WORK/b1796/
2025-08-20T21:13:50.4457482Z [00:03:27.793]➜  cat >/tmp/go-build1679262874/b1796/importcfg << 'EOF' # internal
2025-08-20T21:13:50.4457843Z [00:03:27.793]➜  # import config
2025-08-20T21:13:50.4458192Z [00:03:27.793]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.4458999Z [00:03:27.793]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.4459790Z [00:03:27.793]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.4460481Z [00:03:27.793]➜  packagefile github.com/spdx/tools-golang/tagvalue/reader=/tmp/go-build1679262874/b1792/_pkg_.a
2025-08-20T21:13:50.4461365Z [00:03:27.793]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.4461801Z [00:03:27.793]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.4462119Z [00:03:27.793]➜  EOF
2025-08-20T21:13:50.4467987Z [00:03:27.793]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1796/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader;$WORK/b1796=>" -p github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/reader -lang=go1.13 -complete -installsuffix shared -buildid K03-A616M8auO_XJ-33j/K03-A616M8auO_XJ-33j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1796/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parse_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/parser.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/types.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/reader/util.go
2025-08-20T21:13:50.4746696Z [00:03:27.822]➜  go tool buildid -w $WORK/b1794/_pkg_.a # internal
2025-08-20T21:13:50.4750370Z [00:03:27.822]➜  cp $WORK/b1794/_pkg_.a /root/.cache/go-build/ca/ca98299b32a28cdeb6430e38a83b8cdb29ab7b9cd2fdb98d6ab250d4e0459cae-d # internal
2025-08-20T21:13:50.4769643Z [00:03:27.825]➜  github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/writer
2025-08-20T21:13:50.4773292Z [00:03:27.825]➜  mkdir -p $WORK/b1797/
2025-08-20T21:13:50.4776669Z [00:03:27.826]➜  cat >/tmp/go-build1679262874/b1797/importcfg << 'EOF' # internal
2025-08-20T21:13:50.4779358Z [00:03:27.826]➜  # import config
2025-08-20T21:13:50.4779706Z [00:03:27.826]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.4780666Z [00:03:27.826]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:13:50.4781456Z [00:03:27.826]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.4781985Z [00:03:27.826]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.4782411Z [00:03:27.826]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.4782828Z [00:03:27.826]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.4783169Z [00:03:27.826]➜  EOF
2025-08-20T21:13:50.4788847Z [00:03:27.826]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1797/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer=>github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer;$WORK/b1797=>" -p github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/writer -lang=go1.13 -complete -installsuffix shared -buildid 4CmVgujm628X0Y0CPFAb/4CmVgujm628X0Y0CPFAb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1797/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_annotation.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_creation_info.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_document.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_file.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_other_license.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_package.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_relationship.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_review.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/save_snippet.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/spdx/v2/v2_3/tagvalue/writer/util.go
2025-08-20T21:13:50.5165395Z [00:03:27.864]➜  go tool buildid -w $WORK/b1775/_pkg_.a # internal
2025-08-20T21:13:50.5203589Z [00:03:27.868]➜  cp $WORK/b1775/_pkg_.a /root/.cache/go-build/d3/d303b748ebb2767d40df620b7bfbea8c963455474df5d080055ef25c2b7aa94b-d # internal
2025-08-20T21:13:50.5211179Z [00:03:27.869]➜  go tool buildid -w $WORK/b1795/_pkg_.a # internal
2025-08-20T21:13:50.5219830Z [00:03:27.869]➜  github.com/anchore/syft/syft/format/spdxjson
2025-08-20T21:13:50.5220882Z [00:03:27.869]➜  mkdir -p $WORK/b1774/
2025-08-20T21:13:50.5221278Z [00:03:27.870]➜  cat >/tmp/go-build1679262874/b1774/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5221883Z [00:03:27.870]➜  # import config
2025-08-20T21:13:50.5222253Z [00:03:27.870]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.5222695Z [00:03:27.870]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5223239Z [00:03:27.870]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.5224007Z [00:03:27.870]➜  packagefile github.com/anchore/syft/syft/format/common/spdxhelpers=/tmp/go-build1679262874/b1775/_pkg_.a
2025-08-20T21:13:50.5224966Z [00:03:27.870]➜  packagefile github.com/anchore/syft/syft/format/internal/spdxutil=/tmp/go-build1679262874/b1783/_pkg_.a
2025-08-20T21:13:50.5226085Z [00:03:27.870]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:50.5226772Z [00:03:27.870]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.5227392Z [00:03:27.870]➜  packagefile github.com/spdx/tools-golang/convert=/tmp/go-build1679262874/b1784/_pkg_.a
2025-08-20T21:13:50.5228006Z [00:03:27.870]➜  packagefile github.com/spdx/tools-golang/json=/tmp/go-build1679262874/b1788/_pkg_.a
2025-08-20T21:13:50.5228790Z [00:03:27.870]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.5229587Z [00:03:27.870]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.5230248Z [00:03:27.870]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.5242469Z [00:03:27.870]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.5242930Z [00:03:27.870]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.5243506Z [00:03:27.870]➜  EOF
2025-08-20T21:13:50.5244089Z [00:03:27.870]➜  cp $WORK/b1795/_pkg_.a /root/.cache/go-build/6f/6f8839a3b5e0d8264a9801d63702a955af25f19c679da04f47e94ddaf78ca03a-d # internal
2025-08-20T21:13:50.5247102Z [00:03:27.870]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1774/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxjson=>github.com/anchore/syft@v1.28.0/syft/format/spdxjson;$WORK/b1774=>" -p github.com/anchore/syft/syft/format/spdxjson -lang=go1.24 -complete -installsuffix shared -buildid 3IEH_-9okIibGbpT2pQ6/3IEH_-9okIibGbpT2pQ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1774/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxjson/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxjson/encoder.go
2025-08-20T21:13:50.5249604Z [00:03:27.872]➜  go tool buildid -w $WORK/b1797/_pkg_.a # internal
2025-08-20T21:13:50.5252608Z [00:03:27.873]➜  cp $WORK/b1797/_pkg_.a /root/.cache/go-build/04/044d223eeae6c7d5aa70361ec23ba8e816475959fb07cac65286be2b968d38ba-d # internal
2025-08-20T21:13:50.5256029Z [00:03:27.873]➜  github.com/Masterminds/semver/v3
2025-08-20T21:13:50.5258797Z [00:03:27.874]➜  mkdir -p $WORK/b1799/
2025-08-20T21:13:50.5269354Z [00:03:27.874]➜  cat >/tmp/go-build1679262874/b1799/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5270326Z [00:03:27.874]➜  # import config
2025-08-20T21:13:50.5271600Z [00:03:27.874]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.5272158Z [00:03:27.874]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:50.5272661Z [00:03:27.874]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.5273111Z [00:03:27.874]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.5273537Z [00:03:27.874]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5273952Z [00:03:27.874]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:50.5274378Z [00:03:27.874]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.5274805Z [00:03:27.874]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.5275125Z [00:03:27.874]➜  EOF
2025-08-20T21:13:50.5281927Z [00:03:27.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1799/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0=>github.com/Masterminds/semver/v3@v3.4.0;$WORK/b1799=>" -p github.com/Masterminds/semver/v3 -lang=go1.21 -complete -installsuffix shared -buildid zdNVRBTW530j4Tz_Jue9/zdNVRBTW530j4Tz_Jue9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1799/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/collection.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/constraints.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/doc.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/version.go
2025-08-20T21:13:50.5284577Z [00:03:27.875]➜  github.com/anchore/syft/syft/internal/sourcemetadata
2025-08-20T21:13:50.5284923Z [00:03:27.875]➜  mkdir -p $WORK/b1801/
2025-08-20T21:13:50.5285344Z [00:03:27.876]➜  cat >/tmp/go-build1679262874/b1801/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5285703Z [00:03:27.876]➜  # import config
2025-08-20T21:13:50.5286031Z [00:03:27.876]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5286682Z [00:03:27.876]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.5287372Z [00:03:27.876]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:50.5287879Z [00:03:27.876]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:13:50.5288317Z [00:03:27.876]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:13:50.5288761Z [00:03:27.876]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:13:50.5289191Z [00:03:27.876]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:50.5289651Z [00:03:27.876]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:50.5290099Z [00:03:27.876]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.5290550Z [00:03:27.876]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.5291274Z [00:03:27.876]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.5291867Z [00:03:27.876]➜  packagefile testing=/tmp/go-build1679262874/b1183/_pkg_.a
2025-08-20T21:13:50.5292375Z [00:03:27.876]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.5292696Z [00:03:27.876]➜  EOF
2025-08-20T21:13:50.5301908Z [00:03:27.876]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1801/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata=>github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata;$WORK/b1801=>" -p github.com/anchore/syft/syft/internal/sourcemetadata -lang=go1.24 -complete -installsuffix shared -buildid GSotk_sFqSvMwrPZnnVU/GSotk_sFqSvMwrPZnnVU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1801/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata/completion_tester.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata/discover_type_names.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata/generated.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/sourcemetadata/names.go
2025-08-20T21:13:50.5447515Z [00:03:27.893]➜  go tool buildid -w $WORK/b1796/_pkg_.a # internal
2025-08-20T21:13:50.5467681Z [00:03:27.895]➜  cp $WORK/b1796/_pkg_.a /root/.cache/go-build/f0/f0b57c969cc2a49ed753584e4fb25bc563feb4e0d9b0ce7858c3d4a8e8f57456-d # internal
2025-08-20T21:13:50.5498457Z [00:03:27.898]➜  github.com/spdx/tools-golang/tagvalue
2025-08-20T21:13:50.5499072Z [00:03:27.898]➜  mkdir -p $WORK/b1790/
2025-08-20T21:13:50.5521845Z [00:03:27.900]➜  cat >/tmp/go-build1679262874/b1790/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5522462Z [00:03:27.900]➜  # import config
2025-08-20T21:13:50.5522922Z [00:03:27.900]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5524177Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/convert=/tmp/go-build1679262874/b1784/_pkg_.a
2025-08-20T21:13:50.5541141Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx=/tmp/go-build1679262874/b1778/_pkg_.a
2025-08-20T21:13:50.5542376Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/common=/tmp/go-build1679262874/b1785/_pkg_.a
2025-08-20T21:13:50.5543100Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.5544220Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/reader=/tmp/go-build1679262874/b1791/_pkg_.a
2025-08-20T21:13:50.5545004Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/writer=/tmp/go-build1679262874/b1793/_pkg_.a
2025-08-20T21:13:50.5545718Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.5546443Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/reader=/tmp/go-build1679262874/b1794/_pkg_.a
2025-08-20T21:13:50.5547349Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/writer=/tmp/go-build1679262874/b1795/_pkg_.a
2025-08-20T21:13:50.5548168Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.5548892Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/reader=/tmp/go-build1679262874/b1796/_pkg_.a
2025-08-20T21:13:50.5549673Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/writer=/tmp/go-build1679262874/b1797/_pkg_.a
2025-08-20T21:13:50.5550400Z [00:03:27.900]➜  packagefile github.com/spdx/tools-golang/tagvalue/reader=/tmp/go-build1679262874/b1792/_pkg_.a
2025-08-20T21:13:50.5551179Z [00:03:27.900]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.5551487Z [00:03:27.900]➜  EOF
2025-08-20T21:13:50.5553834Z [00:03:27.900]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1790/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/tagvalue=>github.com/spdx/tools-golang@v0.5.5/tagvalue;$WORK/b1790=>" -p github.com/spdx/tools-golang/tagvalue -lang=go1.13 -complete -installsuffix shared -buildid T3YhacNRTO2q025NgOTT/T3YhacNRTO2q025NgOTT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1790/importcfg -pack /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/tagvalue/reader.go /root/go/pkg/mod/github.com/spdx/tools-golang@v0.5.5/tagvalue/writer.go
2025-08-20T21:13:50.5608696Z [00:03:27.909]➜  go tool buildid -w $WORK/b1774/_pkg_.a # internal
2025-08-20T21:13:50.5616589Z [00:03:27.910]➜  cp $WORK/b1774/_pkg_.a /root/.cache/go-build/58/583b891a18c90f9aa9b440399ed8772e990f451b2d557a446a7d5e35ddc2247b-d # internal
2025-08-20T21:13:50.5622050Z [00:03:27.910]➜  image/png
2025-08-20T21:13:50.5622792Z [00:03:27.910]➜  mkdir -p $WORK/b1806/
2025-08-20T21:13:50.5623230Z [00:03:27.910]➜  cat >/tmp/go-build1679262874/b1806/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5623594Z [00:03:27.910]➜  # import config
2025-08-20T21:13:50.5623952Z [00:03:27.910]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.5624416Z [00:03:27.910]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:50.5624899Z [00:03:27.910]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:50.5625343Z [00:03:27.910]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5625761Z [00:03:27.910]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:50.5626198Z [00:03:27.910]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:50.5626633Z [00:03:27.910]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:50.5627073Z [00:03:27.910]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:50.5627524Z [00:03:27.910]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.5627946Z [00:03:27.910]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.5628274Z [00:03:27.910]➜  EOF
2025-08-20T21:13:50.5629920Z [00:03:27.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1806/_pkg_.a -trimpath "/root/.go/src/image/png=>image/png;$WORK/b1806=>" -p image/png -lang=go1.25 -std -complete -installsuffix shared -buildid AJI4NJgu4NnTulnjgrZE/AJI4NJgu4NnTulnjgrZE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1806/importcfg -pack /root/.go/src/image/png/paeth.go /root/.go/src/image/png/reader.go /root/.go/src/image/png/writer.go
2025-08-20T21:13:50.5835923Z [00:03:27.932]➜  go tool buildid -w $WORK/b1790/_pkg_.a # internal
2025-08-20T21:13:50.5854850Z [00:03:27.933]➜  cp $WORK/b1790/_pkg_.a /root/.cache/go-build/9d/9d404e2b2568631a5aee9c7b5fe45a36cabeaf4ab5868475e35126ca9815a33e-d # internal
2025-08-20T21:13:50.5856044Z [00:03:27.933]➜  github.com/anchore/syft/syft/format/spdxtagvalue
2025-08-20T21:13:50.5856437Z [00:03:27.933]➜  mkdir -p $WORK/b1789/
2025-08-20T21:13:50.5856825Z [00:03:27.933]➜  cat >/tmp/go-build1679262874/b1789/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5857422Z [00:03:27.933]➜  # import config
2025-08-20T21:13:50.5857848Z [00:03:27.933]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:50.5858262Z [00:03:27.933]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5858879Z [00:03:27.933]➜  packagefile github.com/anchore/syft/syft/format/common/spdxhelpers=/tmp/go-build1679262874/b1775/_pkg_.a
2025-08-20T21:13:50.5859673Z [00:03:27.933]➜  packagefile github.com/anchore/syft/syft/format/internal/spdxutil=/tmp/go-build1679262874/b1783/_pkg_.a
2025-08-20T21:13:50.5860441Z [00:03:27.933]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:50.5861750Z [00:03:27.933]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.5862387Z [00:03:27.933]➜  packagefile github.com/spdx/tools-golang/convert=/tmp/go-build1679262874/b1784/_pkg_.a
2025-08-20T21:13:50.5863043Z [00:03:27.933]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:13:50.5863884Z [00:03:27.933]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:13:50.5864623Z [00:03:27.933]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:13:50.5865491Z [00:03:27.933]➜  packagefile github.com/spdx/tools-golang/tagvalue=/tmp/go-build1679262874/b1790/_pkg_.a
2025-08-20T21:13:50.5866005Z [00:03:27.933]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.5866420Z [00:03:27.934]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.5866737Z [00:03:27.934]➜  EOF
2025-08-20T21:13:50.5869190Z [00:03:27.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1789/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxtagvalue=>github.com/anchore/syft@v1.28.0/syft/format/spdxtagvalue;$WORK/b1789=>" -p github.com/anchore/syft/syft/format/spdxtagvalue -lang=go1.24 -complete -installsuffix shared -buildid fj2t8co_d_6jP7yf1MM9/fj2t8co_d_6jP7yf1MM9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1789/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxtagvalue/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/spdxtagvalue/encoder.go
2025-08-20T21:13:50.5951247Z [00:03:27.943]➜  go tool buildid -w $WORK/b1801/_pkg_.a # internal
2025-08-20T21:13:50.5961337Z [00:03:27.944]➜  cp $WORK/b1801/_pkg_.a /root/.cache/go-build/3f/3f515294c9000a3bff40904b87964621da3fc0355be2fcad7eebf4118477afdc-d # internal
2025-08-20T21:13:50.5985797Z [00:03:27.947]➜  github.com/anchore/syft/syft/format/syftjson/model
2025-08-20T21:13:50.5987388Z [00:03:27.947]➜  mkdir -p $WORK/b1800/
2025-08-20T21:13:50.5988693Z [00:03:27.947]➜  cat >/tmp/go-build1679262874/b1800/importcfg << 'EOF' # internal
2025-08-20T21:13:50.5989065Z [00:03:27.947]➜  # import config
2025-08-20T21:13:50.5989463Z [00:03:27.947]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.5989918Z [00:03:27.947]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.5990334Z [00:03:27.947]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.5991697Z [00:03:27.947]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:50.5992357Z [00:03:27.947]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.5992976Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:50.5993680Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/internal/packagemetadata=/tmp/go-build1679262874/b1726/_pkg_.a
2025-08-20T21:13:50.5994456Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/internal/sourcemetadata=/tmp/go-build1679262874/b1801/_pkg_.a
2025-08-20T21:13:50.5995417Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:13:50.5996117Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.5996736Z [00:03:27.947]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.5997265Z [00:03:27.947]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.5997693Z [00:03:27.947]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.5998120Z [00:03:27.947]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.5998436Z [00:03:27.947]➜  EOF
2025-08-20T21:13:50.6007986Z [00:03:27.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1800/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model=>github.com/anchore/syft@v1.28.0/syft/format/syftjson/model;$WORK/b1800=>" -p github.com/anchore/syft/syft/format/syftjson/model -lang=go1.24 -complete -installsuffix shared -buildid TqI7kWUZBtnS9TnLJxBE/TqI7kWUZBtnS9TnLJxBE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1800/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/document.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/file.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/linux_release.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/relationship.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/secrets.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/model/source.go
2025-08-20T21:13:50.6012344Z [00:03:27.949]➜  go tool buildid -w $WORK/b1799/_pkg_.a # internal
2025-08-20T21:13:50.6018473Z [00:03:27.950]➜  cp $WORK/b1799/_pkg_.a /root/.cache/go-build/12/122960beede474538f54be0e756d220c62248895dd91795e75a24da3758da83d-d # internal
2025-08-20T21:13:50.6020076Z [00:03:27.950]➜  github.com/charmbracelet/x/term
2025-08-20T21:13:50.6031763Z [00:03:27.951]➜  mkdir -p $WORK/b1810/
2025-08-20T21:13:50.6033741Z [00:03:27.951]➜  cat >/tmp/go-build1679262874/b1810/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6034555Z [00:03:27.951]➜  # import config
2025-08-20T21:13:50.6035511Z [00:03:27.951]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:50.6037031Z [00:03:27.951]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.6037517Z [00:03:27.951]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:50.6037892Z [00:03:27.951]➜  EOF
2025-08-20T21:13:50.6069645Z [00:03:27.955]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1=>github.com/charmbracelet/x/term@v0.2.1;$WORK/b1810=>" -p github.com/charmbracelet/x/term -lang=go1.18 -complete -installsuffix shared -buildid _7vdMBp9bg4VygT0MMaM/_7vdMBp9bg4VygT0MMaM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1810/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term_unix.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/term_unix_other.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/terminal.go /root/go/pkg/mod/github.com/charmbracelet/x/term@v0.2.1/util.go
2025-08-20T21:13:50.6170011Z [00:03:27.964]➜  go tool buildid -w $WORK/b1789/_pkg_.a # internal
2025-08-20T21:13:50.6176240Z [00:03:27.965]➜  cp $WORK/b1789/_pkg_.a /root/.cache/go-build/f6/f6f37a5680a20e45715e9cf374300ecee157071754f3c1ba377c55b83feea35d-d # internal
2025-08-20T21:13:50.6178930Z [00:03:27.966]➜  github.com/aymanbagabas/go-osc52/v2
2025-08-20T21:13:50.6180929Z [00:03:27.966]➜  mkdir -p $WORK/b1812/
2025-08-20T21:13:50.6181690Z [00:03:27.966]➜  cat >/tmp/go-build1679262874/b1812/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6182097Z [00:03:27.966]➜  # import config
2025-08-20T21:13:50.6182484Z [00:03:27.966]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:50.6182935Z [00:03:27.966]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.6183346Z [00:03:27.966]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.6183769Z [00:03:27.966]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.6184086Z [00:03:27.966]➜  EOF
2025-08-20T21:13:50.6186099Z [00:03:27.966]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aymanbagabas/go-osc52/v2@v2.0.1=>github.com/aymanbagabas/go-osc52/v2@v2.0.1;$WORK/b1812=>" -p github.com/aymanbagabas/go-osc52/v2 -lang=go1.16 -complete -installsuffix shared -buildid czSqfiUCt8UuPUuaRgem/czSqfiUCt8UuPUuaRgem -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1812/importcfg -pack /root/go/pkg/mod/github.com/aymanbagabas/go-osc52/v2@v2.0.1/osc52.go
2025-08-20T21:13:50.6495737Z [00:03:27.997]➜  go tool buildid -w $WORK/b1812/_pkg_.a # internal
2025-08-20T21:13:50.6501172Z [00:03:27.998]➜  cp $WORK/b1812/_pkg_.a /root/.cache/go-build/a9/a9a6fbf3d6ea1aa5c84f308ee40923ab8db0dce54c8f4c795d0ef8dfa7ce104a-d # internal
2025-08-20T21:13:50.6562612Z [00:03:28.004]➜  github.com/muesli/termenv
2025-08-20T21:13:50.6563291Z [00:03:28.004]➜  mkdir -p $WORK/b1811/
2025-08-20T21:13:50.6564808Z [00:03:28.004]➜  cat >/tmp/go-build1679262874/b1811/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6565710Z [00:03:28.004]➜  # import config
2025-08-20T21:13:50.6566622Z [00:03:28.004]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.6567093Z [00:03:28.004]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.6567624Z [00:03:28.004]➜  packagefile github.com/aymanbagabas/go-osc52/v2=/tmp/go-build1679262874/b1812/_pkg_.a
2025-08-20T21:13:50.6568268Z [00:03:28.004]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:13:50.6568859Z [00:03:28.005]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build1679262874/b796/_pkg_.a
2025-08-20T21:13:50.6569398Z [00:03:28.005]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:50.6569931Z [00:03:28.005]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:50.6570432Z [00:03:28.005]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:50.6571158Z [00:03:28.005]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.6571571Z [00:03:28.005]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:50.6571967Z [00:03:28.005]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.6572377Z [00:03:28.005]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.6572806Z [00:03:28.005]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.6573228Z [00:03:28.005]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.6573687Z [00:03:28.005]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:50.6574129Z [00:03:28.005]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.6574779Z [00:03:28.005]➜  EOF
2025-08-20T21:13:50.6581932Z [00:03:28.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/termenv@v0.16.0=>github.com/muesli/termenv@v0.16.0;$WORK/b1811=>" -p github.com/muesli/termenv -lang=go1.17 -complete -installsuffix shared -buildid eubc4atfNnIC37cT9YOQ/eubc4atfNnIC37cT9YOQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1811/importcfg -pack /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/ansicolors.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/color.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/constants_linux.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/copy.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/hyperlink.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/notification.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/output.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/profile.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/screen.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/style.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/templatehelper.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv_posix.go /root/go/pkg/mod/github.com/muesli/termenv@v0.16.0/termenv_unix.go
2025-08-20T21:13:50.6590947Z [00:03:28.007]➜  go tool buildid -w $WORK/b1810/_pkg_.a # internal
2025-08-20T21:13:50.6591868Z [00:03:28.007]➜  go tool buildid -w $WORK/b1800/_pkg_.a # internal
2025-08-20T21:13:50.6603734Z [00:03:28.008]➜  cp $WORK/b1810/_pkg_.a /root/.cache/go-build/b0/b0e132e1eaa144dec22ac4331065da25ecca762723cc91247827701c1aebbe27-d # internal
2025-08-20T21:13:50.6606142Z [00:03:28.009]➜  cp $WORK/b1800/_pkg_.a /root/.cache/go-build/34/34bcb7b68bd9ce75afdaae5f42eda8aa9bd34ecb300f020b91211fcd51cc0d41-d # internal
2025-08-20T21:13:50.6620158Z [00:03:28.010]➜  github.com/anchore/syft/syft/format/syftjson
2025-08-20T21:13:50.6621601Z [00:03:28.010]➜  mkdir -p $WORK/b1798/
2025-08-20T21:13:50.6627096Z [00:03:28.011]➜  cat >/tmp/go-build1679262874/b1798/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6631620Z [00:03:28.011]➜  # import config
2025-08-20T21:13:50.6633498Z [00:03:28.011]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.6635185Z [00:03:28.011]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.6635754Z [00:03:28.011]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:13:50.6636401Z [00:03:28.011]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:50.6637048Z [00:03:28.011]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:50.6637669Z [00:03:28.011]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:50.6638349Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:50.6638975Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:50.6639577Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:50.6640233Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/format/internal=/tmp/go-build1679262874/b1725/_pkg_.a
2025-08-20T21:13:50.6641223Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:50.6641990Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/format/syftjson/model=/tmp/go-build1679262874/b1800/_pkg_.a
2025-08-20T21:13:50.6642764Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/internal/packagemetadata=/tmp/go-build1679262874/b1726/_pkg_.a
2025-08-20T21:13:50.6643541Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/internal/sourcemetadata=/tmp/go-build1679262874/b1801/_pkg_.a
2025-08-20T21:13:50.6644551Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:50.6645166Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:50.6645772Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:50.6646394Z [00:03:28.011]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:50.6646990Z [00:03:28.011]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:50.6647588Z [00:03:28.011]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.6648051Z [00:03:28.011]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:50.6648464Z [00:03:28.011]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:50.6648899Z [00:03:28.011]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.6649309Z [00:03:28.011]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:50.6649725Z [00:03:28.011]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.6650140Z [00:03:28.011]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.6650956Z [00:03:28.011]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.6651351Z [00:03:28.011]➜  EOF
2025-08-20T21:13:50.6651630Z [00:03:28.011]➜  github.com/olekukonko/errors
2025-08-20T21:13:50.6651919Z [00:03:28.011]➜  mkdir -p $WORK/b1814/
2025-08-20T21:13:50.6655385Z [00:03:28.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1798/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson=>github.com/anchore/syft@v1.28.0/syft/format/syftjson;$WORK/b1798=>" -p github.com/anchore/syft/syft/format/syftjson -lang=go1.24 -complete -installsuffix shared -buildid jacvUAbtgDcA9skX-fPh/jacvUAbtgDcA9skX-fPh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1798/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/decoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/encoder.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/to_format_model.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/syftjson/to_syft_model.go
2025-08-20T21:13:50.6658297Z [00:03:28.011]➜  cat >/tmp/go-build1679262874/b1814/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6658649Z [00:03:28.011]➜  # import config
2025-08-20T21:13:50.6658983Z [00:03:28.011]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.6659411Z [00:03:28.011]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:50.6659859Z [00:03:28.011]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:50.6660324Z [00:03:28.011]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.6660923Z [00:03:28.011]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.6661343Z [00:03:28.011]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.6661761Z [00:03:28.011]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:50.6662193Z [00:03:28.011]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.6662621Z [00:03:28.011]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:50.6663045Z [00:03:28.011]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.6663465Z [00:03:28.011]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.6663902Z [00:03:28.011]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:50.6691776Z [00:03:28.011]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.6692126Z [00:03:28.011]➜  EOF
2025-08-20T21:13:50.6696564Z [00:03:28.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1814/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6=>github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6;$WORK/b1814=>" -p github.com/olekukonko/errors -lang=go1.21 -complete -installsuffix shared -buildid _rtQLJKpWtDEc6uN-f2I/_rtQLJKpWtDEc6uN-f2I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1814/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/errors.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/helper.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/multi_error.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/pool.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/pool_above_1_24.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/retry.go /root/go/pkg/mod/github.com/olekukonko/errors@v0.0.0-20250405072817-4e6d85265da6/utils.go
2025-08-20T21:13:50.6738981Z [00:03:28.022]➜  go tool buildid -w $WORK/b1806/_pkg_.a # internal
2025-08-20T21:13:50.6756434Z [00:03:28.024]➜  cp $WORK/b1806/_pkg_.a /root/.cache/go-build/64/641736c8581aaf4f651a436e38811b1f702aa961e9eb7195f09e030ec0e4acdc-d # internal
2025-08-20T21:13:50.6772556Z [00:03:28.024]➜  github.com/charmbracelet/x/ansi/kitty
2025-08-20T21:13:50.6772929Z [00:03:28.024]➜  mkdir -p $WORK/b1805/
2025-08-20T21:13:50.6774721Z [00:03:28.025]➜  cat >/tmp/go-build1679262874/b1805/importcfg << 'EOF' # internal
2025-08-20T21:13:50.6775122Z [00:03:28.025]➜  # import config
2025-08-20T21:13:50.6775514Z [00:03:28.025]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:50.6776347Z [00:03:28.025]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:50.6776866Z [00:03:28.025]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.6777282Z [00:03:28.025]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.6777881Z [00:03:28.025]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:50.6778321Z [00:03:28.025]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:50.6778773Z [00:03:28.025]➜  packagefile image/png=/tmp/go-build1679262874/b1806/_pkg_.a
2025-08-20T21:13:50.6779195Z [00:03:28.025]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.6779612Z [00:03:28.025]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.6780040Z [00:03:28.025]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.6780355Z [00:03:28.025]➜  EOF
2025-08-20T21:13:50.6783556Z [00:03:28.025]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1805/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty=>github.com/charmbracelet/x/ansi@v0.9.3/kitty;$WORK/b1805=>" -p github.com/charmbracelet/x/ansi/kitty -lang=go1.23 -complete -installsuffix shared -buildid eRX4gJr9xcLDlouUAiVk/eRX4gJr9xcLDlouUAiVk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1805/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty/decoder.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty/encoder.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty/graphics.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty/options.go
2025-08-20T21:13:50.7145241Z [00:03:28.062]➜  go tool buildid -w $WORK/b1805/_pkg_.a # internal
2025-08-20T21:13:50.7190422Z [00:03:28.067]➜  cp $WORK/b1805/_pkg_.a /root/.cache/go-build/96/9684fa1ade784bf8362103af357dee53df1963154a0fa2cf2eb5872a7fd1fa37-d # internal
2025-08-20T21:13:50.7203765Z [00:03:28.068]➜  github.com/charmbracelet/x/ansi
2025-08-20T21:13:50.7204153Z [00:03:28.068]➜  mkdir -p $WORK/b1804/
2025-08-20T21:13:50.7212405Z [00:03:28.069]➜  cat >/tmp/go-build1679262874/b1804/importcfg << 'EOF' # internal
2025-08-20T21:13:50.7214077Z [00:03:28.069]➜  # import config
2025-08-20T21:13:50.7215118Z [00:03:28.069]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.7215601Z [00:03:28.069]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:50.7216080Z [00:03:28.069]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:50.7216524Z [00:03:28.069]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.7216937Z [00:03:28.069]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.7217471Z [00:03:28.069]➜  packagefile github.com/charmbracelet/x/ansi/kitty=/tmp/go-build1679262874/b1805/_pkg_.a
2025-08-20T21:13:50.7218284Z [00:03:28.069]➜  packagefile github.com/charmbracelet/x/ansi/parser=/tmp/go-build1679262874/b1807/_pkg_.a
2025-08-20T21:13:50.7219002Z [00:03:28.069]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:13:50.7219601Z [00:03:28.069]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:50.7220174Z [00:03:28.069]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:50.7220807Z [00:03:28.069]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:50.7221312Z [00:03:28.069]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:50.7221743Z [00:03:28.069]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.7222155Z [00:03:28.069]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:50.7222563Z [00:03:28.069]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.7222975Z [00:03:28.069]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:50.7223547Z [00:03:28.069]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.7224083Z [00:03:28.069]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.7224504Z [00:03:28.069]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.7225149Z [00:03:28.069]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.7225603Z [00:03:28.069]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:50.7225936Z [00:03:28.069]➜  EOF
2025-08-20T21:13:50.7238462Z [00:03:28.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1804/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3=>github.com/charmbracelet/x/ansi@v0.9.3;$WORK/b1804=>" -p github.com/charmbracelet/x/ansi -lang=go1.23 -complete -installsuffix shared -buildid VkPw3uGb8VkQE8leh7kt/VkPw3uGb8VkQE8leh7kt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1804/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/ansi.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/ascii.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/background.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/c0.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/c1.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/charset.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/clipboard.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/color.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/ctrl.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/cursor.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/cwd.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/doc.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/finalterm.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/focus.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/graphics.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/hyperlink.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/iterm2.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/keypad.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/kitty.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/method.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/mode.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/modes.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/mouse.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/notification.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser_decode.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser_handler.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/parser_sync.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/passthrough.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/paste.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/reset.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/screen.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/sgr.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/status.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/style.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/termcap.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/title.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/truncate.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/util.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/width.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/winop.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/wrap.go /root/go/pkg/mod/github.com/charmbracelet/x/ansi@v0.9.3/xterm.go
2025-08-20T21:13:50.7647132Z [00:03:28.113]➜  go tool buildid -w $WORK/b1798/_pkg_.a # internal
2025-08-20T21:13:50.7699063Z [00:03:28.118]➜  cp $WORK/b1798/_pkg_.a /root/.cache/go-build/c4/c4a11dc80c8b7f2773589b58f7f565aa6e5171d3e13a7ad201671ac7f338a58c-d # internal
2025-08-20T21:13:50.7730370Z [00:03:28.121]➜  github.com/olekukonko/ll/lx
2025-08-20T21:13:50.7731912Z [00:03:28.121]➜  mkdir -p $WORK/b1817/
2025-08-20T21:13:50.7732333Z [00:03:28.121]➜  cat >/tmp/go-build1679262874/b1817/importcfg << 'EOF' # internal
2025-08-20T21:13:50.7732715Z [00:03:28.121]➜  # import config
2025-08-20T21:13:50.7733275Z [00:03:28.121]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.7733705Z [00:03:28.121]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.7734284Z [00:03:28.121]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.7734602Z [00:03:28.121]➜  EOF
2025-08-20T21:13:50.7736550Z [00:03:28.121]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1817/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lx=>github.com/olekukonko/ll@v0.0.8/lx;$WORK/b1817=>" -p github.com/olekukonko/ll/lx -lang=go1.21 -complete -installsuffix shared -buildid 1ol_m9vSH-qgq1bltXpA/1ol_m9vSH-qgq1bltXpA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1817/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lx/lx.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lx/ns.go
2025-08-20T21:13:50.8222328Z [00:03:28.170]➜  go tool buildid -w $WORK/b1811/_pkg_.a # internal
2025-08-20T21:13:50.8250879Z [00:03:28.173]➜  cp $WORK/b1811/_pkg_.a /root/.cache/go-build/92/92e07d4d1b08770e019ca0dd0617e0f1f0b637c814418af019d835bab36caffe-d # internal
2025-08-20T21:13:50.8259272Z [00:03:28.174]➜  github.com/olekukonko/tablewriter/pkg/twwidth
2025-08-20T21:13:50.8259664Z [00:03:28.174]➜  mkdir -p $WORK/b1819/
2025-08-20T21:13:50.8263868Z [00:03:28.174]➜  cat >/tmp/go-build1679262874/b1819/importcfg << 'EOF' # internal
2025-08-20T21:13:50.8264307Z [00:03:28.174]➜  # import config
2025-08-20T21:13:50.8264649Z [00:03:28.174]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.8265184Z [00:03:28.174]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:50.8265691Z [00:03:28.174]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:50.8266123Z [00:03:28.174]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.8266854Z [00:03:28.174]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.8267178Z [00:03:28.174]➜  EOF
2025-08-20T21:13:50.8270394Z [00:03:28.175]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/pkg/twwidth=>github.com/olekukonko/tablewriter@v1.0.8/pkg/twwidth;$WORK/b1819=>" -p github.com/olekukonko/tablewriter/pkg/twwidth -lang=go1.21 -complete -installsuffix shared -buildid DDlPSOyfWiuVTv8pW6Vc/DDlPSOyfWiuVTv8pW6Vc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1819/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/pkg/twwidth/width.go
2025-08-20T21:13:50.8373877Z [00:03:28.185]➜  go tool buildid -w $WORK/b1814/_pkg_.a # internal
2025-08-20T21:13:50.8389820Z [00:03:28.187]➜  cp $WORK/b1814/_pkg_.a /root/.cache/go-build/65/6501ab543808a60a03f4d8a49764c9d17f333cfba390dbecc0d431f2ca33d973-d # internal
2025-08-20T21:13:50.8478963Z [00:03:28.196]➜  github.com/fatih/color
2025-08-20T21:13:50.8479813Z [00:03:28.196]➜  mkdir -p $WORK/b1821/
2025-08-20T21:13:50.8482049Z [00:03:28.196]➜  cat >/tmp/go-build1679262874/b1821/importcfg << 'EOF' # internal
2025-08-20T21:13:50.8483847Z [00:03:28.196]➜  # import config
2025-08-20T21:13:50.8484236Z [00:03:28.196]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.8484757Z [00:03:28.196]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build1679262874/b795/_pkg_.a
2025-08-20T21:13:50.8485331Z [00:03:28.196]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build1679262874/b796/_pkg_.a
2025-08-20T21:13:50.8485802Z [00:03:28.196]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.8486217Z [00:03:28.196]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.8486849Z [00:03:28.196]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:50.8487347Z [00:03:28.196]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.8487776Z [00:03:28.196]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.8488264Z [00:03:28.196]➜  EOF
2025-08-20T21:13:50.8490158Z [00:03:28.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fatih/color@v1.18.0=>github.com/fatih/color@v1.18.0;$WORK/b1821=>" -p github.com/fatih/color -lang=go1.17 -complete -installsuffix shared -buildid 5JYlFBeprAOkJg4P0nKd/5JYlFBeprAOkJg4P0nKd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1821/importcfg -pack /root/go/pkg/mod/github.com/fatih/color@v1.18.0/color.go /root/go/pkg/mod/github.com/fatih/color@v1.18.0/doc.go
2025-08-20T21:13:50.8518220Z [00:03:28.200]➜  go tool buildid -w $WORK/b1819/_pkg_.a # internal
2025-08-20T21:13:50.8524444Z [00:03:28.200]➜  cp $WORK/b1819/_pkg_.a /root/.cache/go-build/5d/5ded6d4b4964f605cc471ee9c5ea3f325a640df66cc9fbec7af798960167e077-d # internal
2025-08-20T21:13:50.8528242Z [00:03:28.201]➜  github.com/olekukonko/tablewriter/pkg/twwarp
2025-08-20T21:13:50.8529080Z [00:03:28.201]➜  mkdir -p $WORK/b1818/
2025-08-20T21:13:50.8530334Z [00:03:28.201]➜  cat >/tmp/go-build1679262874/b1818/importcfg << 'EOF' # internal
2025-08-20T21:13:50.8531681Z [00:03:28.201]➜  # import config
2025-08-20T21:13:50.8532223Z [00:03:28.201]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwidth=/tmp/go-build1679262874/b1819/_pkg_.a
2025-08-20T21:13:50.8532849Z [00:03:28.201]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:50.8533313Z [00:03:28.201]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:50.8533733Z [00:03:28.201]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.8534177Z [00:03:28.201]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.8534507Z [00:03:28.201]➜  EOF
2025-08-20T21:13:50.8537567Z [00:03:28.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1818/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/pkg/twwarp=>github.com/olekukonko/tablewriter@v1.0.8/pkg/twwarp;$WORK/b1818=>" -p github.com/olekukonko/tablewriter/pkg/twwarp -lang=go1.21 -complete -installsuffix shared -buildid YHYY0VP_NliJFC8wW_OT/YHYY0VP_NliJFC8wW_OT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1818/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/pkg/twwarp/wrap.go
2025-08-20T21:13:50.8749553Z [00:03:28.223]➜  go tool buildid -w $WORK/b1817/_pkg_.a # internal
2025-08-20T21:13:50.8767710Z [00:03:28.225]➜  cp $WORK/b1817/_pkg_.a /root/.cache/go-build/f6/f6a10a6ce692d7099c6a7791e8ef3f8f7416e347029e5e88dda371c5aed7117d-d # internal
2025-08-20T21:13:50.8819904Z [00:03:28.230]➜  github.com/olekukonko/ll/lh
2025-08-20T21:13:50.8820499Z [00:03:28.230]➜  mkdir -p $WORK/b1816/
2025-08-20T21:13:50.8825502Z [00:03:28.231]➜  cat >/tmp/go-build1679262874/b1816/importcfg << 'EOF' # internal
2025-08-20T21:13:50.8826199Z [00:03:28.231]➜  # import config
2025-08-20T21:13:50.8826649Z [00:03:28.231]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:50.8828054Z [00:03:28.231]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:50.8828545Z [00:03:28.231]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.8828968Z [00:03:28.231]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.8829468Z [00:03:28.231]➜  packagefile github.com/olekukonko/ll/lx=/tmp/go-build1679262874/b1817/_pkg_.a
2025-08-20T21:13:50.8829950Z [00:03:28.231]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:50.8830373Z [00:03:28.231]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:13:50.8830970Z [00:03:28.231]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:50.8831612Z [00:03:28.231]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:50.8832116Z [00:03:28.231]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:50.8832543Z [00:03:28.231]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.8833154Z [00:03:28.231]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:50.8833565Z [00:03:28.231]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.8833874Z [00:03:28.231]➜  EOF
2025-08-20T21:13:50.8836958Z [00:03:28.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1816/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh=>github.com/olekukonko/ll@v0.0.8/lh;$WORK/b1816=>" -p github.com/olekukonko/ll/lh -lang=go1.21 -complete -installsuffix shared -buildid kkic_XQULO14JCk9LVBs/kkic_XQULO14JCk9LVBs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1816/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/buffered.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/colorized.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/json.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/memory.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/multi.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/slog.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lh/text.go
2025-08-20T21:13:50.8859679Z [00:03:28.233]➜  go tool buildid -w $WORK/b1818/_pkg_.a # internal
2025-08-20T21:13:50.8863473Z [00:03:28.234]➜  cp $WORK/b1818/_pkg_.a /root/.cache/go-build/75/75916a50d43bc9e827d1fdb569e075143c14c1c34a9f8ffd32a04cf42e574f20-d # internal
2025-08-20T21:13:50.8912790Z [00:03:28.239]➜  github.com/Masterminds/goutils
2025-08-20T21:13:50.8916935Z [00:03:28.239]➜  mkdir -p $WORK/b1825/
2025-08-20T21:13:50.8917344Z [00:03:28.240]➜  cat >/tmp/go-build1679262874/b1825/importcfg << 'EOF' # internal
2025-08-20T21:13:50.8917953Z [00:03:28.240]➜  # import config
2025-08-20T21:13:50.8918418Z [00:03:28.240]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:50.8918873Z [00:03:28.240]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:50.8919306Z [00:03:28.240]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.8919909Z [00:03:28.240]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:50.8920330Z [00:03:28.240]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:50.8920920Z [00:03:28.240]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:50.8921357Z [00:03:28.240]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.8921777Z [00:03:28.240]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:50.8922193Z [00:03:28.240]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.8922509Z [00:03:28.240]➜  EOF
2025-08-20T21:13:50.8934737Z [00:03:28.240]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1=>github.com/Masterminds/goutils@v1.1.1;$WORK/b1825=>" -p github.com/Masterminds/goutils -lang=go1.16 -complete -installsuffix shared -buildid opqIQ0XfhDoE4WBJTo2Z/opqIQ0XfhDoE4WBJTo2Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1825/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1/cryptorandomstringutils.go /root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1/randomstringutils.go /root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1/stringutils.go /root/go/pkg/mod/github.com/!masterminds/goutils@v1.1.1/wordutils.go
2025-08-20T21:13:50.9258451Z [00:03:28.274]➜  go tool buildid -w $WORK/b1821/_pkg_.a # internal
2025-08-20T21:13:50.9300953Z [00:03:28.278]➜  cp $WORK/b1821/_pkg_.a /root/.cache/go-build/53/5377e2dff1a9068514b5c44c94ceaeb07de7f6a1507d0202cfa73d52374b40c6-d # internal
2025-08-20T21:13:50.9407230Z [00:03:28.289]➜  github.com/huandu/xstrings
2025-08-20T21:13:50.9408415Z [00:03:28.289]➜  mkdir -p $WORK/b1826/
2025-08-20T21:13:50.9410980Z [00:03:28.289]➜  cat >/tmp/go-build1679262874/b1826/importcfg << 'EOF' # internal
2025-08-20T21:13:50.9412129Z [00:03:28.289]➜  # import config
2025-08-20T21:13:50.9414311Z [00:03:28.289]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:50.9415830Z [00:03:28.289]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:50.9416690Z [00:03:28.289]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:50.9417476Z [00:03:28.289]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:50.9417822Z [00:03:28.289]➜  EOF
2025-08-20T21:13:50.9421482Z [00:03:28.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1826/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0=>github.com/huandu/xstrings@v1.5.0;$WORK/b1826=>" -p github.com/huandu/xstrings -lang=go1.12 -complete -installsuffix shared -buildid Jqfszj9nuDo5rm4VdOh0/Jqfszj9nuDo5rm4VdOh0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1826/importcfg -pack /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/common.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/convert.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/count.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/doc.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/format.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/manipulate.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/stringbuilder.go /root/go/pkg/mod/github.com/huandu/xstrings@v1.5.0/translate.go
2025-08-20T21:13:50.9483637Z [00:03:28.296]➜  go tool buildid -w $WORK/b1825/_pkg_.a # internal
2025-08-20T21:13:50.9503033Z [00:03:28.297]➜  cp $WORK/b1825/_pkg_.a /root/.cache/go-build/d5/d5bb0135fdb4f06ead23a40bdebca9e70215122c36f6410b4d0933a96e6ddb44-d # internal
2025-08-20T21:13:50.9516442Z [00:03:28.300]➜  github.com/mitchellh/reflectwalk
2025-08-20T21:13:50.9517440Z [00:03:28.300]➜  mkdir -p $WORK/b1828/
2025-08-20T21:13:50.9521890Z [00:03:28.300]➜  cat >/tmp/go-build1679262874/b1828/importcfg << 'EOF' # internal
2025-08-20T21:13:50.9523135Z [00:03:28.300]➜  # import config
2025-08-20T21:13:50.9523891Z [00:03:28.300]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:50.9525171Z [00:03:28.300]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:50.9526180Z [00:03:28.300]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:50.9527054Z [00:03:28.300]➜  EOF
2025-08-20T21:13:50.9530027Z [00:03:28.300]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1828/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2=>github.com/mitchellh/reflectwalk@v1.0.2;$WORK/b1828=>" -p github.com/mitchellh/reflectwalk -lang=go1.16 -complete -installsuffix shared -buildid PclTWpJyFrMXTEvABnc1/PclTWpJyFrMXTEvABnc1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1828/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2/location.go /root/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2/location_string.go /root/go/pkg/mod/github.com/mitchellh/reflectwalk@v1.0.2/reflectwalk.go
2025-08-20T21:13:50.9957212Z [00:03:28.344]➜  go tool buildid -w $WORK/b1816/_pkg_.a # internal
2025-08-20T21:13:50.9978516Z [00:03:28.346]➜  cp $WORK/b1816/_pkg_.a /root/.cache/go-build/dd/ddec864a9c681e137b08cd0020ad7e36be61d6576b4970830ccca0cc7c639819-d # internal
2025-08-20T21:13:51.0041553Z [00:03:28.350]➜  github.com/olekukonko/ll
2025-08-20T21:13:51.0042282Z [00:03:28.350]➜  mkdir -p $WORK/b1815/
2025-08-20T21:13:51.0042898Z [00:03:28.350]➜  cat >/tmp/go-build1679262874/b1815/importcfg << 'EOF' # internal
2025-08-20T21:13:51.0043986Z [00:03:28.350]➜  # import config
2025-08-20T21:13:51.0044652Z [00:03:28.350]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:51.0045283Z [00:03:28.350]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.0045909Z [00:03:28.350]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.0046488Z [00:03:28.350]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.0047143Z [00:03:28.350]➜  packagefile github.com/olekukonko/ll/lh=/tmp/go-build1679262874/b1816/_pkg_.a
2025-08-20T21:13:51.0047851Z [00:03:28.350]➜  packagefile github.com/olekukonko/ll/lx=/tmp/go-build1679262874/b1817/_pkg_.a
2025-08-20T21:13:51.0048476Z [00:03:28.350]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.0049015Z [00:03:28.350]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.0049502Z [00:03:28.350]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.0050038Z [00:03:28.350]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:51.0050815Z [00:03:28.350]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.0051443Z [00:03:28.350]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.0052695Z [00:03:28.350]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.0053251Z [00:03:28.350]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.0053688Z [00:03:28.350]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:51.0054131Z [00:03:28.350]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.0054439Z [00:03:28.350]➜  EOF
2025-08-20T21:13:51.0057660Z [00:03:28.351]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1815/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8=>github.com/olekukonko/ll@v0.0.8;$WORK/b1815=>" -p github.com/olekukonko/ll -lang=go1.21 -complete -installsuffix shared -buildid gYkjNmhV_jZisHwiGQ9w/gYkjNmhV_jZisHwiGQ9w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1815/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/concat.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/conditional.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/field.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/global.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/lc.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/ll.go /root/go/pkg/mod/github.com/olekukonko/ll@v0.0.8/middleware.go
2025-08-20T21:13:51.0074580Z [00:03:28.355]➜  go tool buildid -w $WORK/b1828/_pkg_.a # internal
2025-08-20T21:13:51.0083675Z [00:03:28.356]➜  cp $WORK/b1828/_pkg_.a /root/.cache/go-build/f0/f0ca0720b7e42e76ffe93e693150099c8e30269ffddce300c3a41933eb422e1b-d # internal
2025-08-20T21:13:51.0123261Z [00:03:28.360]➜  github.com/mitchellh/copystructure
2025-08-20T21:13:51.0124313Z [00:03:28.360]➜  mkdir -p $WORK/b1827/
2025-08-20T21:13:51.0126101Z [00:03:28.361]➜  cat >/tmp/go-build1679262874/b1827/importcfg << 'EOF' # internal
2025-08-20T21:13:51.0128643Z [00:03:28.361]➜  # import config
2025-08-20T21:13:51.0130234Z [00:03:28.361]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.0131564Z [00:03:28.361]➜  packagefile github.com/mitchellh/reflectwalk=/tmp/go-build1679262874/b1828/_pkg_.a
2025-08-20T21:13:51.0132685Z [00:03:28.361]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:51.0133703Z [00:03:28.361]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.0134689Z [00:03:28.361]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.0135432Z [00:03:28.361]➜  EOF
2025-08-20T21:13:51.0138175Z [00:03:28.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1827/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0=>github.com/mitchellh/copystructure@v1.2.0;$WORK/b1827=>" -p github.com/mitchellh/copystructure -lang=go1.15 -complete -installsuffix shared -buildid sXJaZoYi3Ph9AqPZT82L/sXJaZoYi3Ph9AqPZT82L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1827/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0/copier_time.go /root/go/pkg/mod/github.com/mitchellh/copystructure@v1.2.0/copystructure.go
2025-08-20T21:13:51.0247072Z [00:03:28.372]➜  go tool buildid -w $WORK/b1826/_pkg_.a # internal
2025-08-20T21:13:51.0254892Z [00:03:28.373]➜  cp $WORK/b1826/_pkg_.a /root/.cache/go-build/82/82feb0b6735c0bc89c8b21f695b0a746ff5666ee575c427db9105d2a40bb7103-d # internal
2025-08-20T21:13:51.0275587Z [00:03:28.376]➜  go tool buildid -w $WORK/b1804/_pkg_.a # internal
2025-08-20T21:13:51.0290513Z [00:03:28.377]➜  github.com/shopspring/decimal
2025-08-20T21:13:51.0292709Z [00:03:28.377]➜  mkdir -p $WORK/b1829/
2025-08-20T21:13:51.0294659Z [00:03:28.377]➜  cat >/tmp/go-build1679262874/b1829/importcfg << 'EOF' # internal
2025-08-20T21:13:51.0296225Z [00:03:28.377]➜  # import config
2025-08-20T21:13:51.0296639Z [00:03:28.377]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:13:51.0297149Z [00:03:28.377]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.0297610Z [00:03:28.377]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.0298029Z [00:03:28.377]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.0298454Z [00:03:28.377]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:51.0298884Z [00:03:28.377]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:51.0299315Z [00:03:28.377]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.0299753Z [00:03:28.377]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.0300071Z [00:03:28.377]➜  EOF
2025-08-20T21:13:51.0303146Z [00:03:28.378]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1829/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0=>github.com/shopspring/decimal@v1.4.0;$WORK/b1829=>" -p github.com/shopspring/decimal -lang=go1.10 -complete -installsuffix shared -buildid R6M-1omeNeUxzTf3gT3q/R6M-1omeNeUxzTf3gT3q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1829/importcfg -pack /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/const.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/decimal-go.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/decimal.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/rounding.go
2025-08-20T21:13:51.0345230Z [00:03:28.382]➜  cp $WORK/b1804/_pkg_.a /root/.cache/go-build/e4/e4da0feb4d8b7a85e3890926de9be9831037be6a565d5fe34e67501c18f8cf03-d # internal
2025-08-20T21:13:51.0346265Z [00:03:28.382]➜  github.com/charmbracelet/colorprofile
2025-08-20T21:13:51.0346597Z [00:03:28.382]➜  mkdir -p $WORK/b1809/
2025-08-20T21:13:51.0346993Z [00:03:28.382]➜  cat >/tmp/go-build1679262874/b1809/importcfg << 'EOF' # internal
2025-08-20T21:13:51.0347353Z [00:03:28.382]➜  # import config
2025-08-20T21:13:51.0347693Z [00:03:28.382]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.0348216Z [00:03:28.382]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build1679262874/b1804/_pkg_.a
2025-08-20T21:13:51.0348831Z [00:03:28.382]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build1679262874/b1810/_pkg_.a
2025-08-20T21:13:51.0349583Z [00:03:28.382]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:13:51.0350228Z [00:03:28.382]➜  packagefile github.com/xo/terminfo=/tmp/go-build1679262874/b801/_pkg_.a
2025-08-20T21:13:51.0351091Z [00:03:28.382]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:51.0351525Z [00:03:28.382]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.0351931Z [00:03:28.383]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.0352350Z [00:03:28.383]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:51.0352776Z [00:03:28.383]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.0353206Z [00:03:28.383]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.0353635Z [00:03:28.383]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.0353949Z [00:03:28.383]➜  EOF
2025-08-20T21:13:51.0357384Z [00:03:28.383]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1809/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc=>github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc;$WORK/b1809=>" -p github.com/charmbracelet/colorprofile -lang=go1.18 -complete -installsuffix shared -buildid mGZZG_Sg3wWbUQwSqKkw/mGZZG_Sg3wWbUQwSqKkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1809/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/env.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/env_other.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/profile.go /root/go/pkg/mod/github.com/charmbracelet/colorprofile@v0.2.3-0.20250311203215-f60798e515dc/writer.go
2025-08-20T21:13:51.0646475Z [00:03:28.412]➜  go tool buildid -w $WORK/b1827/_pkg_.a # internal
2025-08-20T21:13:51.0667765Z [00:03:28.415]➜  cp $WORK/b1827/_pkg_.a /root/.cache/go-build/13/136c7ce325f71c90edf7fef66b77a625790c0947ed8a68b00cd84eb5110d4e14-d # internal
2025-08-20T21:13:51.0676004Z [00:03:28.415]➜  golang.org/x/crypto/bcrypt
2025-08-20T21:13:51.0685152Z [00:03:28.416]➜  mkdir -p $WORK/b1830/
2025-08-20T21:13:51.0685577Z [00:03:28.416]➜  cat >/tmp/go-build1679262874/b1830/importcfg << 'EOF' # internal
2025-08-20T21:13:51.0685938Z [00:03:28.416]➜  # import config
2025-08-20T21:13:51.0686299Z [00:03:28.416]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:51.0686805Z [00:03:28.416]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:13:51.0687330Z [00:03:28.416]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:51.0687783Z [00:03:28.416]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.0688465Z [00:03:28.416]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.0689056Z [00:03:28.416]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build1679262874/b1218/_pkg_.a
2025-08-20T21:13:51.0689546Z [00:03:28.416]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.0689970Z [00:03:28.416]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.0690299Z [00:03:28.416]➜  EOF
2025-08-20T21:13:51.0707871Z [00:03:28.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1830/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/bcrypt=>golang.org/x/crypto@v0.40.0/bcrypt;$WORK/b1830=>" -p golang.org/x/crypto/bcrypt -lang=go1.23 -complete -installsuffix shared -buildid 9NzYkIdeHKFCfacBCapZ/9NzYkIdeHKFCfacBCapZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1830/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/bcrypt/base64.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/bcrypt/bcrypt.go
2025-08-20T21:13:51.1127455Z [00:03:28.461]➜  go tool buildid -w $WORK/b1809/_pkg_.a # internal
2025-08-20T21:13:51.1174219Z [00:03:28.465]➜  cp $WORK/b1809/_pkg_.a /root/.cache/go-build/d6/d602ad2dff6f1a88d619c69599c43d90fdadfb0e2231320d29ecf42015ad02e0-d # internal
2025-08-20T21:13:51.1176416Z [00:03:28.466]➜  github.com/charmbracelet/x/cellbuf
2025-08-20T21:13:51.1177553Z [00:03:28.466]➜  mkdir -p $WORK/b1808/
2025-08-20T21:13:51.1181176Z [00:03:28.466]➜  cat >/tmp/go-build1679262874/b1808/importcfg << 'EOF' # internal
2025-08-20T21:13:51.1181566Z [00:03:28.466]➜  # import config
2025-08-20T21:13:51.1182380Z [00:03:28.466]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.1183476Z [00:03:28.466]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.1183959Z [00:03:28.466]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.1184526Z [00:03:28.466]➜  packagefile github.com/charmbracelet/colorprofile=/tmp/go-build1679262874/b1809/_pkg_.a
2025-08-20T21:13:51.1185167Z [00:03:28.466]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build1679262874/b1804/_pkg_.a
2025-08-20T21:13:51.1185772Z [00:03:28.466]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build1679262874/b1810/_pkg_.a
2025-08-20T21:13:51.1186357Z [00:03:28.466]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:51.1186924Z [00:03:28.466]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:51.1187441Z [00:03:28.466]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:13:51.1187878Z [00:03:28.466]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:13:51.1188300Z [00:03:28.466]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.1203401Z [00:03:28.466]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.1204024Z [00:03:28.466]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.1204479Z [00:03:28.466]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.1204908Z [00:03:28.466]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:51.1205393Z [00:03:28.466]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:51.1206063Z [00:03:28.466]➜  EOF
2025-08-20T21:13:51.1213588Z [00:03:28.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1808/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd=>github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd;$WORK/b1808=>" -p github.com/charmbracelet/x/cellbuf -lang=go1.18 -complete -installsuffix shared -buildid cswak0-_9Xcfb8CxoyWc/cswak0-_9Xcfb8CxoyWc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1808/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/buffer.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/cell.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/errors.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/geom.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/hardscroll.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/hashmap.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/link.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/screen.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/sequence.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/style.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/tabstop.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/utils.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/wrap.go /root/go/pkg/mod/github.com/charmbracelet/x/cellbuf@v0.0.13-0.20250311204145-2c3ea96c31dd/writer.go
2025-08-20T21:13:51.1385151Z [00:03:28.486]➜  go tool buildid -w $WORK/b1830/_pkg_.a # internal
2025-08-20T21:13:51.1391219Z [00:03:28.487]➜  cp $WORK/b1830/_pkg_.a /root/.cache/go-build/59/59f3447bfac8ac11282c938da32f3521f61c8268d17a2126bbb30af8546982ef-d # internal
2025-08-20T21:13:51.1424681Z [00:03:28.490]➜  golang.org/x/crypto/pbkdf2
2025-08-20T21:13:51.1425070Z [00:03:28.491]➜  mkdir -p $WORK/b1832/
2025-08-20T21:13:51.1430034Z [00:03:28.491]➜  cat >/tmp/go-build1679262874/b1832/importcfg << 'EOF' # internal
2025-08-20T21:13:51.1430475Z [00:03:28.491]➜  # import config
2025-08-20T21:13:51.1431042Z [00:03:28.491]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:51.1431482Z [00:03:28.491]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:51.1431810Z [00:03:28.491]➜  EOF
2025-08-20T21:13:51.1433580Z [00:03:28.491]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1832/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/pbkdf2=>golang.org/x/crypto@v0.40.0/pbkdf2;$WORK/b1832=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid BpZglQxAzOhwBa9TLS6U/BpZglQxAzOhwBa9TLS6U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1832/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/pbkdf2/pbkdf2.go
2025-08-20T21:13:51.1642175Z [00:03:28.512]➜  go tool buildid -w $WORK/b1832/_pkg_.a # internal
2025-08-20T21:13:51.1645592Z [00:03:28.513]➜  cp $WORK/b1832/_pkg_.a /root/.cache/go-build/02/02ab6b53fe88370874aee143e00f242c0f37df0b6b4198ee233830391d300b38-d # internal
2025-08-20T21:13:51.1659215Z [00:03:28.514]➜  golang.org/x/crypto/scrypt
2025-08-20T21:13:51.1659558Z [00:03:28.514]➜  mkdir -p $WORK/b1831/
2025-08-20T21:13:51.1667562Z [00:03:28.515]➜  cat >/tmp/go-build1679262874/b1831/importcfg << 'EOF' # internal
2025-08-20T21:13:51.1667957Z [00:03:28.515]➜  # import config
2025-08-20T21:13:51.1668337Z [00:03:28.515]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:51.1668854Z [00:03:28.515]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.1669663Z [00:03:28.515]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.1670178Z [00:03:28.515]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build1679262874/b1832/_pkg_.a
2025-08-20T21:13:51.1670799Z [00:03:28.515]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:51.1671172Z [00:03:28.515]➜  EOF
2025-08-20T21:13:51.1673152Z [00:03:28.515]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1831/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/scrypt=>golang.org/x/crypto@v0.40.0/scrypt;$WORK/b1831=>" -p golang.org/x/crypto/scrypt -lang=go1.23 -complete -installsuffix shared -buildid nE8C6yoHgvU1ce2deSTa/nE8C6yoHgvU1ce2deSTa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1831/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/scrypt/scrypt.go
2025-08-20T21:13:51.1814539Z [00:03:28.529]➜  go tool buildid -w $WORK/b1829/_pkg_.a # internal
2025-08-20T21:13:51.1837135Z [00:03:28.532]➜  cp $WORK/b1829/_pkg_.a /root/.cache/go-build/18/18f4ec3bf3928bfd53f8eaa6291265983aab09a897f4dd7de886c56cbf01e44e-d # internal
2025-08-20T21:13:51.1922499Z [00:03:28.540]➜  github.com/anchore/syft/syft/format/text
2025-08-20T21:13:51.1922902Z [00:03:28.540]➜  mkdir -p $WORK/b1833/
2025-08-20T21:13:51.1923290Z [00:03:28.540]➜  cat >/tmp/go-build1679262874/b1833/importcfg << 'EOF' # internal
2025-08-20T21:13:51.1923645Z [00:03:28.540]➜  # import config
2025-08-20T21:13:51.1923977Z [00:03:28.540]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.1924504Z [00:03:28.540]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:51.1925154Z [00:03:28.540]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:51.1926023Z [00:03:28.540]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.1926541Z [00:03:28.540]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:13:51.1926894Z [00:03:28.540]➜  EOF
2025-08-20T21:13:51.1929078Z [00:03:28.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1833/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/text=>github.com/anchore/syft@v1.28.0/syft/format/text;$WORK/b1833=>" -p github.com/anchore/syft/syft/format/text -lang=go1.24 -complete -installsuffix shared -buildid PfWgc3TniR6d_LNZXlF7/PfWgc3TniR6d_LNZXlF7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1833/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/text/encoder.go
2025-08-20T21:13:51.1975799Z [00:03:28.545]➜  go tool buildid -w $WORK/b1831/_pkg_.a # internal
2025-08-20T21:13:51.1981357Z [00:03:28.546]➜  cp $WORK/b1831/_pkg_.a /root/.cache/go-build/fc/fc01ed53454daf30dbef925afcda98cd45606cfc5ad40e2833555925cde0c213-d # internal
2025-08-20T21:13:51.2118860Z [00:03:28.560]➜  github.com/Masterminds/sprig/v3
2025-08-20T21:13:51.2119776Z [00:03:28.560]➜  mkdir -p $WORK/b1824/
2025-08-20T21:13:51.2128292Z [00:03:28.561]➜  cat >/tmp/go-build1679262874/b1824/importcfg << 'EOF' # internal
2025-08-20T21:13:51.2128791Z [00:03:28.561]➜  # import config
2025-08-20T21:13:51.2129142Z [00:03:28.561]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.2129568Z [00:03:28.561]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:51.2130005Z [00:03:28.561]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:51.2130460Z [00:03:28.561]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:51.2131061Z [00:03:28.561]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:13:51.2131528Z [00:03:28.561]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:13:51.2132005Z [00:03:28.561]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:13:51.2132482Z [00:03:28.561]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:13:51.2133298Z [00:03:28.561]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:51.2133763Z [00:03:28.561]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:51.2134215Z [00:03:28.561]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:13:51.2134694Z [00:03:28.561]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:51.2135153Z [00:03:28.561]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:51.2135613Z [00:03:28.561]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:13:51.2136214Z [00:03:28.561]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:13:51.2136763Z [00:03:28.561]➜  packagefile crypto/x509/pkix=/tmp/go-build1679262874/b224/_pkg_.a
2025-08-20T21:13:51.2137249Z [00:03:28.561]➜  packagefile dario.cat/mergo=/tmp/go-build1679262874/b762/_pkg_.a
2025-08-20T21:13:51.2137723Z [00:03:28.561]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:13:51.2138207Z [00:03:28.561]➜  packagefile encoding/base32=/tmp/go-build1679262874/b095/_pkg_.a
2025-08-20T21:13:51.2138687Z [00:03:28.561]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:51.2139166Z [00:03:28.561]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.2139634Z [00:03:28.561]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:51.2140098Z [00:03:28.561]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.2140684Z [00:03:28.561]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:13:51.2141191Z [00:03:28.561]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.2141736Z [00:03:28.561]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.2142326Z [00:03:28.561]➜  packagefile github.com/Masterminds/goutils=/tmp/go-build1679262874/b1825/_pkg_.a
2025-08-20T21:13:51.2142938Z [00:03:28.561]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:13:51.2143677Z [00:03:28.561]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:13:51.2144225Z [00:03:28.561]➜  packagefile github.com/huandu/xstrings=/tmp/go-build1679262874/b1826/_pkg_.a
2025-08-20T21:13:51.2144820Z [00:03:28.561]➜  packagefile github.com/mitchellh/copystructure=/tmp/go-build1679262874/b1827/_pkg_.a
2025-08-20T21:13:51.2145421Z [00:03:28.561]➜  packagefile github.com/shopspring/decimal=/tmp/go-build1679262874/b1829/_pkg_.a
2025-08-20T21:13:51.2145981Z [00:03:28.561]➜  packagefile github.com/spf13/cast=/tmp/go-build1679262874/b779/_pkg_.a
2025-08-20T21:13:51.2146532Z [00:03:28.561]➜  packagefile golang.org/x/crypto/bcrypt=/tmp/go-build1679262874/b1830/_pkg_.a
2025-08-20T21:13:51.2147097Z [00:03:28.561]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build1679262874/b1831/_pkg_.a
2025-08-20T21:13:51.2147669Z [00:03:28.561]➜  packagefile hash/adler32=/tmp/go-build1679262874/b460/_pkg_.a
2025-08-20T21:13:51.2148141Z [00:03:28.561]➜  packagefile html/template=/tmp/go-build1679262874/b780/_pkg_.a
2025-08-20T21:13:51.2148574Z [00:03:28.561]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.2148979Z [00:03:28.561]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.2149400Z [00:03:28.561]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:51.2149836Z [00:03:28.561]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:51.2150253Z [00:03:28.561]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:51.2150831Z [00:03:28.561]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:51.2151315Z [00:03:28.561]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.2151722Z [00:03:28.561]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:51.2152393Z [00:03:28.561]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:51.2152849Z [00:03:28.561]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:51.2153268Z [00:03:28.561]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:51.2153677Z [00:03:28.561]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.2154092Z [00:03:28.561]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.2154516Z [00:03:28.561]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.2154961Z [00:03:28.561]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:51.2155502Z [00:03:28.561]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.2155876Z [00:03:28.561]➜  EOF
2025-08-20T21:13:51.2161021Z [00:03:28.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1824/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0=>github.com/Masterminds/sprig/v3@v3.3.0;$WORK/b1824=>" -p github.com/Masterminds/sprig/v3 -lang=go1.21 -complete -installsuffix shared -buildid SHH8SXtzWmAMNe06v5qd/SHH8SXtzWmAMNe06v5qd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1824/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/crypto.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/date.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/defaults.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/dict.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/doc.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/functions.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/list.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/network.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/numeric.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/reflect.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/regex.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/semver.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/strings.go /root/go/pkg/mod/github.com/!masterminds/sprig/v3@v3.3.0/url.go
2025-08-20T21:13:51.2193266Z [00:03:28.567]➜  go tool buildid -w $WORK/b1833/_pkg_.a # internal
2025-08-20T21:13:51.2199219Z [00:03:28.568]➜  cp $WORK/b1833/_pkg_.a /root/.cache/go-build/17/17e9b0accc6b59312c9cd20243c907948574e1a8d4a4e9b69c78a3f154754d58-d # internal
2025-08-20T21:13:51.2205958Z [00:03:28.568]➜  github.com/aquasecurity/go-version/pkg/prerelease
2025-08-20T21:13:51.2208200Z [00:03:28.569]➜  mkdir -p $WORK/b1835/
2025-08-20T21:13:51.2222148Z [00:03:28.570]➜  cat >/tmp/go-build1679262874/b1835/importcfg << 'EOF' # internal
2025-08-20T21:13:51.2223019Z [00:03:28.570]➜  # import config
2025-08-20T21:13:51.2223583Z [00:03:28.570]➜  packagefile github.com/aquasecurity/go-version/pkg/part=/tmp/go-build1679262874/b1756/_pkg_.a
2025-08-20T21:13:51.2224157Z [00:03:28.570]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:51.2224487Z [00:03:28.570]➜  EOF
2025-08-20T21:13:51.2232050Z [00:03:28.571]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1835/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/prerelease=>github.com/aquasecurity/go-version@v0.0.1/pkg/prerelease;$WORK/b1835=>" -p github.com/aquasecurity/go-version/pkg/prerelease -lang=go1.22 -complete -installsuffix shared -buildid lVIawJKZr_RFqGR8NCSQ/lVIawJKZr_RFqGR8NCSQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1835/importcfg -pack /root/go/pkg/mod/github.com/aquasecurity/go-version@v0.0.1/pkg/prerelease/prerelease.go
2025-08-20T21:13:51.2357428Z [00:03:28.584]➜  go tool buildid -w $WORK/b1835/_pkg_.a # internal
2025-08-20T21:13:51.2364095Z [00:03:28.584]➜  cp $WORK/b1835/_pkg_.a /root/.cache/go-build/45/45dfebc713199e9868860026fae4cee8398a7de99feb3110e65f979567f7ac10-d # internal
2025-08-20T21:13:51.2381863Z [00:03:28.586]➜  github.com/bitnami/go-version/pkg/version
2025-08-20T21:13:51.2383284Z [00:03:28.586]➜  mkdir -p $WORK/b1834/
2025-08-20T21:13:51.2383694Z [00:03:28.586]➜  go tool buildid -w $WORK/b1815/_pkg_.a # internal
2025-08-20T21:13:51.2389667Z [00:03:28.587]➜  cat >/tmp/go-build1679262874/b1834/importcfg << 'EOF' # internal
2025-08-20T21:13:51.2390061Z [00:03:28.587]➜  # import config
2025-08-20T21:13:51.2390402Z [00:03:28.587]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.2391023Z [00:03:28.587]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.2391447Z [00:03:28.587]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.2392301Z [00:03:28.587]➜  packagefile github.com/aquasecurity/go-version/pkg/part=/tmp/go-build1679262874/b1756/_pkg_.a
2025-08-20T21:13:51.2393145Z [00:03:28.587]➜  packagefile github.com/aquasecurity/go-version/pkg/prerelease=/tmp/go-build1679262874/b1835/_pkg_.a
2025-08-20T21:13:51.2393721Z [00:03:28.587]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.2394145Z [00:03:28.587]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:51.2394574Z [00:03:28.587]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.2394892Z [00:03:28.587]➜  EOF
2025-08-20T21:13:51.2402956Z [00:03:28.588]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1834/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version=>github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version;$WORK/b1834=>" -p github.com/bitnami/go-version/pkg/version -lang=go1.20 -complete -installsuffix shared -buildid Apy4ReoXdfXxaadgu3kb/Apy4ReoXdfXxaadgu3kb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1834/importcfg -pack /root/go/pkg/mod/github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version/constraint.go /root/go/pkg/mod/github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version/constraint_option.go /root/go/pkg/mod/github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version/version.go /root/go/pkg/mod/github.com/bitnami/go-version@v0.0.0-20250131085805-b1f57a8634ef/pkg/version/version_collection.go
2025-08-20T21:13:51.2427143Z [00:03:28.591]➜  cp $WORK/b1815/_pkg_.a /root/.cache/go-build/98/98a2f757fb7a450687673affe9a10e7e4d1f3c75ff648e7bb9503846e9191ea7-d # internal
2025-08-20T21:13:51.2623403Z [00:03:28.610]➜  github.com/olekukonko/tablewriter/tw
2025-08-20T21:13:51.2624151Z [00:03:28.610]➜  mkdir -p $WORK/b1822/
2025-08-20T21:13:51.2628796Z [00:03:28.611]➜  cat >/tmp/go-build1679262874/b1822/importcfg << 'EOF' # internal
2025-08-20T21:13:51.2629172Z [00:03:28.611]➜  # import config
2025-08-20T21:13:51.2630743Z [00:03:28.611]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.2631328Z [00:03:28.611]➜  packagefile github.com/olekukonko/errors=/tmp/go-build1679262874/b1814/_pkg_.a
2025-08-20T21:13:51.2631899Z [00:03:28.611]➜  packagefile github.com/olekukonko/ll=/tmp/go-build1679262874/b1815/_pkg_.a
2025-08-20T21:13:51.2632549Z [00:03:28.611]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwidth=/tmp/go-build1679262874/b1819/_pkg_.a
2025-08-20T21:13:51.2633110Z [00:03:28.611]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.2633520Z [00:03:28.611]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.2633930Z [00:03:28.611]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.2634350Z [00:03:28.611]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.2634780Z [00:03:28.611]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.2635213Z [00:03:28.611]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:51.2635666Z [00:03:28.611]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:51.2635998Z [00:03:28.611]➜  EOF
2025-08-20T21:13:51.2640969Z [00:03:28.611]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1822/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw=>github.com/olekukonko/tablewriter@v1.0.8/tw;$WORK/b1822=>" -p github.com/olekukonko/tablewriter/tw -lang=go1.21 -complete -installsuffix shared -buildid EYYgfU0TDhDTzQv_9ay4/EYYgfU0TDhDTzQv_9ay4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1822/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/cell.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/deprecated.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/fn.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/mapper.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/preset.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/renderer.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/slicer.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/state.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/symbols.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/tw.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tw/types.go
2025-08-20T21:13:51.3278249Z [00:03:28.676]➜  go tool buildid -w $WORK/b1834/_pkg_.a # internal
2025-08-20T21:13:51.3290515Z [00:03:28.677]➜  cp $WORK/b1834/_pkg_.a /root/.cache/go-build/5d/5d9ee17e5038292a99cb2fc3a7f026ba517f8b787dce440e4e2c501db0be27d5-d # internal
2025-08-20T21:13:51.3295460Z [00:03:28.677]➜  github.com/anchore/syft/syft/pkg/cataloger/common/cpe
2025-08-20T21:13:51.3298358Z [00:03:28.678]➜  mkdir -p $WORK/b1836/
2025-08-20T21:13:51.3303990Z [00:03:28.678]➜  cat >/tmp/go-build1679262874/b1836/importcfg << 'EOF' # internal
2025-08-20T21:13:51.3307821Z [00:03:28.678]➜  # import config
2025-08-20T21:13:51.3308527Z [00:03:28.678]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:51.3309215Z [00:03:28.678]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:51.3309971Z [00:03:28.678]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate=/tmp/go-build1679262874/b1728/_pkg_.a
2025-08-20T21:13:51.3310812Z [00:03:28.678]➜  EOF
2025-08-20T21:13:51.3313106Z [00:03:28.679]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1836/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/common/cpe=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/common/cpe;$WORK/b1836=>" -p github.com/anchore/syft/syft/pkg/cataloger/common/cpe -lang=go1.24 -complete -installsuffix shared -buildid EzM8MsW0JoJ94iSiiTpP/EzM8MsW0JoJ94iSiiTpP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1836/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/common/cpe/create.go
2025-08-20T21:13:51.3534364Z [00:03:28.701]➜  go tool buildid -w $WORK/b1836/_pkg_.a # internal
2025-08-20T21:13:51.3548653Z [00:03:28.703]➜  cp $WORK/b1836/_pkg_.a /root/.cache/go-build/71/71accba0201611a59fbf9708db9263b9ae481e3818496a1a25ac1b6025bb8b98-d # internal
2025-08-20T21:13:51.3570905Z [00:03:28.705]➜  github.com/anchore/syft/syft/pkg/cataloger/cpp
2025-08-20T21:13:51.3572188Z [00:03:28.705]➜  mkdir -p $WORK/b1837/
2025-08-20T21:13:51.3576525Z [00:03:28.706]➜  cat >/tmp/go-build1679262874/b1837/importcfg << 'EOF' # internal
2025-08-20T21:13:51.3577192Z [00:03:28.706]➜  # import config
2025-08-20T21:13:51.3577913Z [00:03:28.706]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:51.3579145Z [00:03:28.706]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:51.3580092Z [00:03:28.706]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.3591969Z [00:03:28.706]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.3592966Z [00:03:28.706]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.3594150Z [00:03:28.706]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:51.3595456Z [00:03:28.706]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:51.3596632Z [00:03:28.706]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:51.3597748Z [00:03:28.706]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:51.3598577Z [00:03:28.706]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:51.3599681Z [00:03:28.706]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:51.3601597Z [00:03:28.706]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.3602101Z [00:03:28.706]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:51.3602529Z [00:03:28.706]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.3602841Z [00:03:28.706]➜  EOF
2025-08-20T21:13:51.3606449Z [00:03:28.706]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1837/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp;$WORK/b1837=>" -p github.com/anchore/syft/syft/pkg/cataloger/cpp -lang=go1.24 -complete -installsuffix shared -buildid V79-QAtRXzvpfGh-Av-E/V79-QAtRXzvpfGh-Av-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1837/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp/parse_conanfile.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp/parse_conaninfo.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/cpp/parse_conanlock.go
2025-08-20T21:13:51.4223011Z [00:03:28.770]➜  go tool buildid -w $WORK/b1837/_pkg_.a # internal
2025-08-20T21:13:51.4235089Z [00:03:28.772]➜  cp $WORK/b1837/_pkg_.a /root/.cache/go-build/35/3502acabcd4adf3f5644edf9190dd7d06778bdf75e94c04f762f36759accddca-d # internal
2025-08-20T21:13:51.4252994Z [00:03:28.773]➜  github.com/anchore/syft/syft/pkg/cataloger/dart
2025-08-20T21:13:51.4253665Z [00:03:28.773]➜  mkdir -p $WORK/b1838/
2025-08-20T21:13:51.4259300Z [00:03:28.774]➜  cat >/tmp/go-build1679262874/b1838/importcfg << 'EOF' # internal
2025-08-20T21:13:51.4259875Z [00:03:28.774]➜  # import config
2025-08-20T21:13:51.4260504Z [00:03:28.774]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:51.4261153Z [00:03:28.774]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.4262616Z [00:03:28.774]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:51.4263537Z [00:03:28.774]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:51.4265131Z [00:03:28.774]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:51.4265805Z [00:03:28.774]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:51.4266433Z [00:03:28.774]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:51.4267033Z [00:03:28.774]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:51.4267716Z [00:03:28.774]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:51.4268336Z [00:03:28.774]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:51.4268802Z [00:03:28.774]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:51.4269232Z [00:03:28.774]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:51.4269649Z [00:03:28.774]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.4270289Z [00:03:28.774]➜  EOF
2025-08-20T21:13:51.4273789Z [00:03:28.774]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1838/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart;$WORK/b1838=>" -p github.com/anchore/syft/syft/pkg/cataloger/dart -lang=go1.24 -complete -installsuffix shared -buildid MmNP0CSPzLg04zVtNRip/MmNP0CSPzLg04zVtNRip -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1838/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart/parse_pubspec.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/dart/parse_pubspec_lock.go
2025-08-20T21:13:51.4676596Z [00:03:28.815]➜  go tool buildid -w $WORK/b1824/_pkg_.a # internal
2025-08-20T21:13:51.4705559Z [00:03:28.817]➜  go tool buildid -w $WORK/b1838/_pkg_.a # internal
2025-08-20T21:13:51.4711059Z [00:03:28.818]➜  cp $WORK/b1838/_pkg_.a /root/.cache/go-build/08/0884d5efd57d0c7ac34fd0ee8e587f88a47e2616d6481b11b6ab35a9b4b2a1e7-d # internal
2025-08-20T21:13:51.4712043Z [00:03:28.819]➜  cp $WORK/b1824/_pkg_.a /root/.cache/go-build/86/8652c68c5d2d79eda1473adf198054fc9df9cbe828eccc3dcc5605aa550cd176-d # internal
2025-08-20T21:13:51.4716002Z [00:03:28.820]➜  github.com/anchore/syft/syft/format/template
2025-08-20T21:13:51.4721657Z [00:03:28.820]➜  mkdir -p $WORK/b1823/
2025-08-20T21:13:51.4722302Z [00:03:28.820]➜  cat >/tmp/go-build1679262874/b1823/importcfg << 'EOF' # internal
2025-08-20T21:13:51.4723441Z [00:03:28.820]➜  # import config
2025-08-20T21:13:51.4724095Z [00:03:28.820]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.4724599Z [00:03:28.820]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.4725049Z [00:03:28.820]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.4725473Z [00:03:28.820]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.4726187Z [00:03:28.820]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build1679262874/b1824/_pkg_.a
2025-08-20T21:13:51.4726777Z [00:03:28.820]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:51.4727426Z [00:03:28.820]➜  packagefile github.com/anchore/syft/syft/format/syftjson=/tmp/go-build1679262874/b1798/_pkg_.a
2025-08-20T21:13:51.4728078Z [00:03:28.820]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:51.4728606Z [00:03:28.820]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.4729004Z [00:03:28.820]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.4729418Z [00:03:28.820]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:51.4729869Z [00:03:28.820]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:51.4730214Z [00:03:28.820]➜  EOF
2025-08-20T21:13:51.4732486Z [00:03:28.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1823/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/template=>github.com/anchore/syft@v1.28.0/syft/format/template;$WORK/b1823=>" -p github.com/anchore/syft/syft/format/template -lang=go1.24 -complete -installsuffix shared -buildid L8nMnpRNpvINlf1i8M2x/L8nMnpRNpvINlf1i8M2x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1823/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/template/encoder.go
2025-08-20T21:13:51.4754548Z [00:03:28.823]➜  github.com/blakesmith/ar
2025-08-20T21:13:51.4760347Z [00:03:28.823]➜  mkdir -p $WORK/b1840/
2025-08-20T21:13:51.4760931Z [00:03:28.824]➜  cat >/tmp/go-build1679262874/b1840/importcfg << 'EOF' # internal
2025-08-20T21:13:51.4761304Z [00:03:28.824]➜  # import config
2025-08-20T21:13:51.4761647Z [00:03:28.824]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.4762429Z [00:03:28.824]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.4762862Z [00:03:28.824]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:51.4763280Z [00:03:28.824]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.4763688Z [00:03:28.824]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.4764109Z [00:03:28.824]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.4764415Z [00:03:28.824]➜  EOF
2025-08-20T21:13:51.4767243Z [00:03:28.824]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1840/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/blakesmith/ar@v0.0.0-20190502131153-809d4375e1fb=>github.com/blakesmith/ar@v0.0.0-20190502131153-809d4375e1fb;$WORK/b1840=>" -p github.com/blakesmith/ar -lang=go1.16 -complete -installsuffix shared -buildid RqUelgBjG3Fx-CqGtvqD/RqUelgBjG3Fx-CqGtvqD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1840/importcfg -pack /root/go/pkg/mod/github.com/blakesmith/ar@v0.0.0-20190502131153-809d4375e1fb/common.go /root/go/pkg/mod/github.com/blakesmith/ar@v0.0.0-20190502131153-809d4375e1fb/reader.go /root/go/pkg/mod/github.com/blakesmith/ar@v0.0.0-20190502131153-809d4375e1fb/writer.go
2025-08-20T21:13:51.4850666Z [00:03:28.833]➜  go tool buildid -w $WORK/b1808/_pkg_.a # internal
2025-08-20T21:13:51.4896497Z [00:03:28.838]➜  cp $WORK/b1808/_pkg_.a /root/.cache/go-build/af/af7269d75c4d39465179940c664fa7deeff8aee706f78db6b124270e0cf4e411-d # internal
2025-08-20T21:13:51.4974815Z [00:03:28.846]➜  github.com/charmbracelet/lipgloss
2025-08-20T21:13:51.4976625Z [00:03:28.846]➜  mkdir -p $WORK/b1803/
2025-08-20T21:13:51.4979028Z [00:03:28.846]➜  cat >/tmp/go-build1679262874/b1803/importcfg << 'EOF' # internal
2025-08-20T21:13:51.4982546Z [00:03:28.846]➜  # import config
2025-08-20T21:13:51.4983060Z [00:03:28.846]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build1679262874/b1804/_pkg_.a
2025-08-20T21:13:51.4983708Z [00:03:28.846]➜  packagefile github.com/charmbracelet/x/cellbuf=/tmp/go-build1679262874/b1808/_pkg_.a
2025-08-20T21:13:51.4984624Z [00:03:28.846]➜  packagefile github.com/muesli/termenv=/tmp/go-build1679262874/b1811/_pkg_.a
2025-08-20T21:13:51.4985177Z [00:03:28.846]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:13:51.4985646Z [00:03:28.846]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.4986054Z [00:03:28.846]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.4986469Z [00:03:28.846]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.4986906Z [00:03:28.846]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.4987331Z [00:03:28.846]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.4987753Z [00:03:28.846]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:51.4988077Z [00:03:28.846]➜  EOF
2025-08-20T21:13:51.4996765Z [00:03:28.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1803/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0=>github.com/charmbracelet/lipgloss@v1.1.0;$WORK/b1803=>" -p github.com/charmbracelet/lipgloss -lang=go1.18 -complete -installsuffix shared -buildid wqsr3WLyInGW9RT8EU9A/wqsr3WLyInGW9RT8EU9A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1803/importcfg -pack /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/align.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/ansi_unix.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/borders.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/color.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/get.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/join.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/position.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/ranges.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/renderer.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/runes.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/set.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/size.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/style.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/unset.go /root/go/pkg/mod/github.com/charmbracelet/lipgloss@v1.1.0/whitespace.go
2025-08-20T21:13:51.5162360Z [00:03:28.864]➜  go tool buildid -w $WORK/b1823/_pkg_.a # internal
2025-08-20T21:13:51.5178774Z [00:03:28.866]➜  cp $WORK/b1823/_pkg_.a /root/.cache/go-build/7d/7d9de45ac50bdc8ebce89045e9c7832fb7aeaaa0d02a2b189ba311fc5772f62c-d # internal
2025-08-20T21:13:51.5189555Z [00:03:28.866]➜  github.com/STARRY-S/zip
2025-08-20T21:13:51.5189908Z [00:03:28.866]➜  mkdir -p $WORK/b1842/
2025-08-20T21:13:51.5190305Z [00:03:28.866]➜  cat >/tmp/go-build1679262874/b1842/importcfg << 'EOF' # internal
2025-08-20T21:13:51.5192428Z [00:03:28.866]➜  # import config
2025-08-20T21:13:51.5192793Z [00:03:28.866]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:51.5193264Z [00:03:28.866]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:51.5193744Z [00:03:28.866]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.5194196Z [00:03:28.866]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.5194609Z [00:03:28.866]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.5195048Z [00:03:28.866]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:51.5195491Z [00:03:28.866]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:51.5196164Z [00:03:28.866]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.5196639Z [00:03:28.866]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:51.5197042Z [00:03:28.866]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.5197455Z [00:03:28.866]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:51.5198132Z [00:03:28.866]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:51.5198585Z [00:03:28.866]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:51.5198996Z [00:03:28.866]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.5199415Z [00:03:28.866]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.5199833Z [00:03:28.866]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.5200249Z [00:03:28.866]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.5200861Z [00:03:28.866]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:51.5201253Z [00:03:28.866]➜  EOF
2025-08-20T21:13:51.5203787Z [00:03:28.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1842/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1=>github.com/STARRY-S/zip@v0.2.1;$WORK/b1842=>" -p github.com/STARRY-S/zip -lang=go1.22 -complete -installsuffix shared -buildid X7ddHi0chWdvIKfvKgpQ/X7ddHi0chWdvIKfvKgpQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1842/importcfg -pack /root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1/reader.go /root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1/register.go /root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1/struct.go /root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1/updater.go /root/go/pkg/mod/github.com/!s!t!a!r!r!y-!s/zip@v0.2.1/writer.go
2025-08-20T21:13:51.5297243Z [00:03:28.877]➜  go tool buildid -w $WORK/b1840/_pkg_.a # internal
2025-08-20T21:13:51.5299133Z [00:03:28.878]➜  cp $WORK/b1840/_pkg_.a /root/.cache/go-build/55/5544e3c44a1451024a4da641af6baac04e71d8151de5efd10a0159ce8a3acb39-d # internal
2025-08-20T21:13:51.5346685Z [00:03:28.883]➜  github.com/bodgit/plumbing
2025-08-20T21:13:51.5347115Z [00:03:28.883]➜  mkdir -p $WORK/b1844/
2025-08-20T21:13:51.5350072Z [00:03:28.883]➜  cat >/tmp/go-build1679262874/b1844/importcfg << 'EOF' # internal
2025-08-20T21:13:51.5352020Z [00:03:28.883]➜  # import config
2025-08-20T21:13:51.5352365Z [00:03:28.883]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.5352808Z [00:03:28.883]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:51.5353140Z [00:03:28.883]➜  EOF
2025-08-20T21:13:51.5357947Z [00:03:28.884]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1844/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0=>github.com/bodgit/plumbing@v1.3.0;$WORK/b1844=>" -p github.com/bodgit/plumbing -lang=go1.13 -complete -installsuffix shared -buildid -PFy85DTiUv6t1YdGP9G/-PFy85DTiUv6t1YdGP9G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1844/importcfg -pack /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/count.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/fill.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/limit.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/multi.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/padded.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/plumbing.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/tee.go /root/go/pkg/mod/github.com/bodgit/plumbing@v1.3.0/zero.go
2025-08-20T21:13:51.5630494Z [00:03:28.911]➜  go tool buildid -w $WORK/b1844/_pkg_.a # internal
2025-08-20T21:13:51.5641472Z [00:03:28.912]➜  cp $WORK/b1844/_pkg_.a /root/.cache/go-build/0f/0ffbad4c08bf0f893205e799f21e951a1e0aac14d042cbe233751005f7054e2d-d # internal
2025-08-20T21:13:51.5642236Z [00:03:28.912]➜  github.com/hashicorp/golang-lru/v2/internal
2025-08-20T21:13:51.5642598Z [00:03:28.912]➜  mkdir -p $WORK/b1848/
2025-08-20T21:13:51.5643213Z [00:03:28.912]➜  cat >/tmp/go-build1679262874/b1848/importcfg << 'EOF' # internal
2025-08-20T21:13:51.5645580Z [00:03:28.912]➜  # import config
2025-08-20T21:13:51.5646520Z [00:03:28.912]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:51.5647527Z [00:03:28.912]➜  EOF
2025-08-20T21:13:51.5651946Z [00:03:28.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1848/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/internal=>github.com/hashicorp/golang-lru/v2@v2.0.7/internal;$WORK/b1848=>" -p github.com/hashicorp/golang-lru/v2/internal -lang=go1.18 -complete -installsuffix shared -buildid rcCFh5iScYb9t7rzmmuE/rcCFh5iScYb9t7rzmmuE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1848/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/internal/list.go
2025-08-20T21:13:51.5730168Z [00:03:28.921]➜  go tool buildid -w $WORK/b1848/_pkg_.a # internal
2025-08-20T21:13:51.5736283Z [00:03:28.921]➜  cp $WORK/b1848/_pkg_.a /root/.cache/go-build/e6/e6e1a591540c6a54efa2e8ea360ce485c787d3bb3044d40b3e9763acf03b6f87-d # internal
2025-08-20T21:13:51.5738702Z [00:03:28.922]➜  github.com/hashicorp/golang-lru/v2/simplelru
2025-08-20T21:13:51.5739048Z [00:03:28.922]➜  mkdir -p $WORK/b1847/
2025-08-20T21:13:51.5739450Z [00:03:28.922]➜  cat >/tmp/go-build1679262874/b1847/importcfg << 'EOF' # internal
2025-08-20T21:13:51.5739813Z [00:03:28.922]➜  # import config
2025-08-20T21:13:51.5740152Z [00:03:28.922]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.5740848Z [00:03:28.922]➜  packagefile github.com/hashicorp/golang-lru/v2/internal=/tmp/go-build1679262874/b1848/_pkg_.a
2025-08-20T21:13:51.5741343Z [00:03:28.922]➜  EOF
2025-08-20T21:13:51.5746686Z [00:03:28.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1847/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru=>github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru;$WORK/b1847=>" -p github.com/hashicorp/golang-lru/v2/simplelru -lang=go1.18 -complete -installsuffix shared -buildid pF4ljOYalaoA6nV4uHO-/pF4ljOYalaoA6nV4uHO- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1847/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru/lru.go /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/simplelru/lru_interface.go
2025-08-20T21:13:51.5910225Z [00:03:28.939]➜  go tool buildid -w $WORK/b1847/_pkg_.a # internal
2025-08-20T21:13:51.5915385Z [00:03:28.940]➜  cp $WORK/b1847/_pkg_.a /root/.cache/go-build/1a/1a79b3742a97bdcba30d2e0157161355fb8b0ccd24b8286469a73f55170be964-d # internal
2025-08-20T21:13:51.5918199Z [00:03:28.940]➜  github.com/hashicorp/golang-lru/v2
2025-08-20T21:13:51.5919647Z [00:03:28.940]➜  mkdir -p $WORK/b1846/
2025-08-20T21:13:51.5934593Z [00:03:28.941]➜  cat >/tmp/go-build1679262874/b1846/importcfg << 'EOF' # internal
2025-08-20T21:13:51.5935085Z [00:03:28.941]➜  # import config
2025-08-20T21:13:51.5935643Z [00:03:28.941]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.5936340Z [00:03:28.941]➜  packagefile github.com/hashicorp/golang-lru/v2/simplelru=/tmp/go-build1679262874/b1847/_pkg_.a
2025-08-20T21:13:51.5936892Z [00:03:28.941]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.5937212Z [00:03:28.941]➜  EOF
2025-08-20T21:13:51.5939550Z [00:03:28.942]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1846/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7=>github.com/hashicorp/golang-lru/v2@v2.0.7;$WORK/b1846=>" -p github.com/hashicorp/golang-lru/v2 -lang=go1.18 -complete -installsuffix shared -buildid 8zD5VntkKI6w55q_gWio/8zD5VntkKI6w55q_gWio -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1846/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/2q.go /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/doc.go /root/go/pkg/mod/github.com/hashicorp/golang-lru/v2@v2.0.7/lru.go
2025-08-20T21:13:51.6085194Z [00:03:28.956]➜  go tool buildid -w $WORK/b1846/_pkg_.a # internal
2025-08-20T21:13:51.6090149Z [00:03:28.956]➜  cp $WORK/b1846/_pkg_.a /root/.cache/go-build/bd/bd424b740dbf61c292a5046d3f6468baf4dab508caf8a0ae54c404b6130c272e-d # internal
2025-08-20T21:13:51.6092138Z [00:03:28.956]➜  go4.org/syncutil
2025-08-20T21:13:51.6092657Z [00:03:28.956]➜  mkdir -p $WORK/b1849/
2025-08-20T21:13:51.6093043Z [00:03:28.956]➜  cat >/tmp/go-build1679262874/b1849/importcfg << 'EOF' # internal
2025-08-20T21:13:51.6093394Z [00:03:28.956]➜  # import config
2025-08-20T21:13:51.6093725Z [00:03:28.956]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.6094133Z [00:03:28.956]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:51.6094541Z [00:03:28.956]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.6094975Z [00:03:28.956]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:51.6095312Z [00:03:28.956]➜  EOF
2025-08-20T21:13:51.6098312Z [00:03:28.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1849/_pkg_.a -trimpath "/root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil=>go4.org@v0.0.0-20230225012048-214862532bf5/syncutil;$WORK/b1849=>" -p go4.org/syncutil -lang=go1.13 -complete -installsuffix shared -buildid biPeNxnfuOrfynN4w0nA/biPeNxnfuOrfynN4w0nA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1849/importcfg -pack /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil/gate.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil/group.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil/once.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil/sem.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/syncutil/syncutil.go
2025-08-20T21:13:51.6227623Z [00:03:28.971]➜  go tool buildid -w $WORK/b1822/_pkg_.a # internal
2025-08-20T21:13:51.6316009Z [00:03:28.980]➜  cp $WORK/b1822/_pkg_.a /root/.cache/go-build/78/78f3f88a7bfd8b223a0b6a5958b42ffd446b4b94c9d7e5c1a1787a6f8bcc63ff-d # internal
2025-08-20T21:13:51.6395135Z [00:03:28.988]➜  github.com/olekukonko/tablewriter/renderer
2025-08-20T21:13:51.6397770Z [00:03:28.988]➜  mkdir -p $WORK/b1820/
2025-08-20T21:13:51.6399200Z [00:03:28.988]➜  cat >/tmp/go-build1679262874/b1820/importcfg << 'EOF' # internal
2025-08-20T21:13:51.6400784Z [00:03:28.988]➜  # import config
2025-08-20T21:13:51.6401407Z [00:03:28.988]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.6402043Z [00:03:28.988]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.6403630Z [00:03:28.988]➜  packagefile github.com/fatih/color=/tmp/go-build1679262874/b1821/_pkg_.a
2025-08-20T21:13:51.6404657Z [00:03:28.988]➜  packagefile github.com/olekukonko/ll=/tmp/go-build1679262874/b1815/_pkg_.a
2025-08-20T21:13:51.6405807Z [00:03:28.988]➜  packagefile github.com/olekukonko/ll/lh=/tmp/go-build1679262874/b1816/_pkg_.a
2025-08-20T21:13:51.6407195Z [00:03:28.988]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwidth=/tmp/go-build1679262874/b1819/_pkg_.a
2025-08-20T21:13:51.6408506Z [00:03:28.988]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:13:51.6409822Z [00:03:28.988]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:13:51.6410782Z [00:03:28.988]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.6411694Z [00:03:28.988]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:51.6412522Z [00:03:28.988]➜  EOF
2025-08-20T21:13:51.6417172Z [00:03:28.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1820/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer=>github.com/olekukonko/tablewriter@v1.0.8/renderer;$WORK/b1820=>" -p github.com/olekukonko/tablewriter/renderer -lang=go1.21 -complete -installsuffix shared -buildid p63DwcrQlbpRjfxpsHyI/p63DwcrQlbpRjfxpsHyI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1820/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/blueprint.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/colorized.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/fn.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/html.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/junction.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/markdown.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/ocean.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/renderer/svg.go
2025-08-20T21:13:51.6534100Z [00:03:29.001]➜  go tool buildid -w $WORK/b1849/_pkg_.a # internal
2025-08-20T21:13:51.6535178Z [00:03:29.001]➜  cp $WORK/b1849/_pkg_.a /root/.cache/go-build/be/bee889081ee450f7fb331e1b6888f7f457fd15f2798a8cfe1cb618153dabd112-d # internal
2025-08-20T21:13:51.6537233Z [00:03:29.001]➜  github.com/bodgit/sevenzip/internal/aes7z
2025-08-20T21:13:51.6538373Z [00:03:29.001]➜  mkdir -p $WORK/b1845/
2025-08-20T21:13:51.6538978Z [00:03:29.001]➜  cat >/tmp/go-build1679262874/b1845/importcfg << 'EOF' # internal
2025-08-20T21:13:51.6539681Z [00:03:29.001]➜  # import config
2025-08-20T21:13:51.6540525Z [00:03:29.001]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.6541415Z [00:03:29.001]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:51.6543098Z [00:03:29.001]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:51.6543769Z [00:03:29.001]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:51.6544417Z [00:03:29.001]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.6545000Z [00:03:29.001]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:51.6545533Z [00:03:29.001]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.6546124Z [00:03:29.001]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.6547962Z [00:03:29.001]➜  packagefile github.com/hashicorp/golang-lru/v2=/tmp/go-build1679262874/b1846/_pkg_.a
2025-08-20T21:13:51.6549052Z [00:03:29.001]➜  packagefile go4.org/syncutil=/tmp/go-build1679262874/b1849/_pkg_.a
2025-08-20T21:13:51.6552118Z [00:03:29.001]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:13:51.6552957Z [00:03:29.001]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:51.6554114Z [00:03:29.001]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.6554884Z [00:03:29.001]➜  EOF
2025-08-20T21:13:51.6557773Z [00:03:29.001]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1845/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/aes7z=>github.com/bodgit/sevenzip@v1.6.0/internal/aes7z;$WORK/b1845=>" -p github.com/bodgit/sevenzip/internal/aes7z -lang=go1.19 -complete -installsuffix shared -buildid fslT7kKUQxuOeF4FwJT8/fslT7kKUQxuOeF4FwJT8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1845/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/aes7z/key.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/aes7z/reader.go
2025-08-20T21:13:51.7767962Z [00:03:29.125]➜  go tool buildid -w $WORK/b1845/_pkg_.a # internal
2025-08-20T21:13:51.7784164Z [00:03:29.126]➜  cp $WORK/b1845/_pkg_.a /root/.cache/go-build/c8/c8452567d0b1ea64e682b138907c6c51001d72b9e0523801348d723ffb4be53a-d # internal
2025-08-20T21:13:51.7787905Z [00:03:29.127]➜  github.com/bodgit/sevenzip/internal/util
2025-08-20T21:13:51.7788256Z [00:03:29.127]➜  mkdir -p $WORK/b1851/
2025-08-20T21:13:51.7790204Z [00:03:29.127]➜  cat >/tmp/go-build1679262874/b1851/importcfg << 'EOF' # internal
2025-08-20T21:13:51.7791589Z [00:03:29.127]➜  # import config
2025-08-20T21:13:51.7793368Z [00:03:29.127]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.7793804Z [00:03:29.127]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.7794320Z [00:03:29.127]➜  EOF
2025-08-20T21:13:51.7796683Z [00:03:29.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1851/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/util=>github.com/bodgit/sevenzip@v1.6.0/internal/util;$WORK/b1851=>" -p github.com/bodgit/sevenzip/internal/util -lang=go1.19 -complete -installsuffix shared -buildid WhM1YGJdPXUWvO87kA-6/WhM1YGJdPXUWvO87kA-6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1851/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/util/checksum.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/util/reader.go
2025-08-20T21:13:51.7861538Z [00:03:29.134]➜  go tool buildid -w $WORK/b1803/_pkg_.a # internal
2025-08-20T21:13:51.7914700Z [00:03:29.139]➜  cp $WORK/b1803/_pkg_.a /root/.cache/go-build/a1/a1318bdb57c360304d2eeede9474e79aa009c80a5e1c8645ae01b8b32089723e-d # internal
2025-08-20T21:13:51.7921026Z [00:03:29.140]➜  github.com/bodgit/sevenzip/internal/bra
2025-08-20T21:13:51.7922294Z [00:03:29.140]➜  mkdir -p $WORK/b1852/
2025-08-20T21:13:51.7924084Z [00:03:29.140]➜  cat >/tmp/go-build1679262874/b1852/importcfg << 'EOF' # internal
2025-08-20T21:13:51.7924460Z [00:03:29.140]➜  # import config
2025-08-20T21:13:51.7924807Z [00:03:29.140]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.7925262Z [00:03:29.140]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.7925715Z [00:03:29.140]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.7926133Z [00:03:29.140]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.7926529Z [00:03:29.140]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.7926833Z [00:03:29.140]➜  EOF
2025-08-20T21:13:51.7930779Z [00:03:29.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1852/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra=>github.com/bodgit/sevenzip@v1.6.0/internal/bra;$WORK/b1852=>" -p github.com/bodgit/sevenzip/internal/bra -lang=go1.19 -complete -installsuffix shared -buildid iJ7I9mdqO_jWposgrxI8/iJ7I9mdqO_jWposgrxI8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1852/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/arm.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/bcj.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/bra.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/minmax_compat.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/ppc.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/reader.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bra/sparc.go
2025-08-20T21:13:51.8033288Z [00:03:29.151]➜  go tool buildid -w $WORK/b1851/_pkg_.a # internal
2025-08-20T21:13:51.8054591Z [00:03:29.152]➜  cp $WORK/b1851/_pkg_.a /root/.cache/go-build/b1/b19daefa57de17a30c429d7cb23bf22f00e2eb28e8b20797d1768ea308c9da61-d # internal
2025-08-20T21:13:51.8055641Z [00:03:29.152]➜  github.com/bodgit/sevenzip/internal/bcj2
2025-08-20T21:13:51.8056026Z [00:03:29.152]➜  mkdir -p $WORK/b1850/
2025-08-20T21:13:51.8056410Z [00:03:29.152]➜  cat >/tmp/go-build1679262874/b1850/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8056953Z [00:03:29.152]➜  # import config
2025-08-20T21:13:51.8057297Z [00:03:29.152]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.8057752Z [00:03:29.152]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.8058203Z [00:03:29.152]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8058621Z [00:03:29.152]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8059181Z [00:03:29.152]➜  packagefile github.com/bodgit/sevenzip/internal/util=/tmp/go-build1679262874/b1851/_pkg_.a
2025-08-20T21:13:51.8059830Z [00:03:29.152]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:51.8060336Z [00:03:29.152]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8091403Z [00:03:29.152]➜  EOF
2025-08-20T21:13:51.8093467Z [00:03:29.153]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1850/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bcj2=>github.com/bodgit/sevenzip@v1.6.0/internal/bcj2;$WORK/b1850=>" -p github.com/bodgit/sevenzip/internal/bcj2 -lang=go1.19 -complete -installsuffix shared -buildid YhsvmZRGOzTU2QWYAjqW/YhsvmZRGOzTU2QWYAjqW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1850/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bcj2/reader.go
2025-08-20T21:13:51.8217652Z [00:03:29.170]➜  go tool buildid -w $WORK/b1852/_pkg_.a # internal
2025-08-20T21:13:51.8226391Z [00:03:29.170]➜  cp $WORK/b1852/_pkg_.a /root/.cache/go-build/68/68677c3125aafd55e707065bdac3a8547eb529509a8d10b3ac0fa79f374539c3-d # internal
2025-08-20T21:13:51.8227114Z [00:03:29.171]➜  github.com/bodgit/sevenzip/internal/brotli
2025-08-20T21:13:51.8228733Z [00:03:29.171]➜  mkdir -p $WORK/b1853/
2025-08-20T21:13:51.8229497Z [00:03:29.171]➜  cat >/tmp/go-build1679262874/b1853/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8230063Z [00:03:29.171]➜  # import config
2025-08-20T21:13:51.8231253Z [00:03:29.171]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.8231907Z [00:03:29.171]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.8232629Z [00:03:29.171]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8233386Z [00:03:29.171]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8234423Z [00:03:29.171]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build1679262874/b1232/_pkg_.a
2025-08-20T21:13:51.8235322Z [00:03:29.171]➜  packagefile github.com/bodgit/plumbing=/tmp/go-build1679262874/b1844/_pkg_.a
2025-08-20T21:13:51.8235885Z [00:03:29.171]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8236308Z [00:03:29.171]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.8236622Z [00:03:29.171]➜  EOF
2025-08-20T21:13:51.8238680Z [00:03:29.171]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1853/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/brotli=>github.com/bodgit/sevenzip@v1.6.0/internal/brotli;$WORK/b1853=>" -p github.com/bodgit/sevenzip/internal/brotli -lang=go1.19 -complete -installsuffix shared -buildid EXGTqtqGjG3TLtkrJNYY/EXGTqtqGjG3TLtkrJNYY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1853/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/brotli/reader.go
2025-08-20T21:13:51.8449238Z [00:03:29.193]➜  go tool buildid -w $WORK/b1850/_pkg_.a # internal
2025-08-20T21:13:51.8453570Z [00:03:29.193]➜  go tool buildid -w $WORK/b1853/_pkg_.a # internal
2025-08-20T21:13:51.8460390Z [00:03:29.194]➜  cp $WORK/b1853/_pkg_.a /root/.cache/go-build/88/88a963d240b2be1eb89fdc48196c0b414bdebc090a4028680baf0f12041142b6-d # internal
2025-08-20T21:13:51.8464324Z [00:03:29.194]➜  github.com/bodgit/sevenzip/internal/bzip2
2025-08-20T21:13:51.8466444Z [00:03:29.195]➜  mkdir -p $WORK/b1854/
2025-08-20T21:13:51.8468854Z [00:03:29.195]➜  cp $WORK/b1850/_pkg_.a /root/.cache/go-build/89/89e4e9425161ef23e5fb6d01bb99d8dc29b97280340020f24f9026604b5e8f02-d # internal
2025-08-20T21:13:51.8470224Z [00:03:29.195]➜  github.com/bodgit/sevenzip/internal/deflate
2025-08-20T21:13:51.8472266Z [00:03:29.195]➜  mkdir -p $WORK/b1855/
2025-08-20T21:13:51.8476165Z [00:03:29.196]➜  cat >/tmp/go-build1679262874/b1855/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8476888Z [00:03:29.196]➜  # import config
2025-08-20T21:13:51.8477596Z [00:03:29.196]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8478448Z [00:03:29.196]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8479078Z [00:03:29.196]➜  packagefile github.com/bodgit/sevenzip/internal/util=/tmp/go-build1679262874/b1851/_pkg_.a
2025-08-20T21:13:51.8479741Z [00:03:29.196]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:51.8480371Z [00:03:29.196]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:13:51.8481037Z [00:03:29.196]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8481448Z [00:03:29.196]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.8481758Z [00:03:29.196]➜  EOF
2025-08-20T21:13:51.8482103Z [00:03:29.196]➜  cat >/tmp/go-build1679262874/b1854/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8482464Z [00:03:29.196]➜  # import config
2025-08-20T21:13:51.8482835Z [00:03:29.196]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:13:51.8483294Z [00:03:29.196]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8483705Z [00:03:29.196]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8484106Z [00:03:29.196]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8484402Z [00:03:29.196]➜  EOF
2025-08-20T21:13:51.8486462Z [00:03:29.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1854/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bzip2=>github.com/bodgit/sevenzip@v1.6.0/internal/bzip2;$WORK/b1854=>" -p github.com/bodgit/sevenzip/internal/bzip2 -lang=go1.19 -complete -installsuffix shared -buildid pGNj6NUGcA9fZRYzOIKN/pGNj6NUGcA9fZRYzOIKN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1854/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/bzip2/reader.go
2025-08-20T21:13:51.8490311Z [00:03:29.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1855/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/deflate=>github.com/bodgit/sevenzip@v1.6.0/internal/deflate;$WORK/b1855=>" -p github.com/bodgit/sevenzip/internal/deflate -lang=go1.19 -complete -installsuffix shared -buildid DTbY4YDo09DVXpvnCRDe/DTbY4YDo09DVXpvnCRDe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1855/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/deflate/reader.go
2025-08-20T21:13:51.8580003Z [00:03:29.206]➜  go tool buildid -w $WORK/b1842/_pkg_.a # internal
2025-08-20T21:13:51.8623003Z [00:03:29.210]➜  go tool buildid -w $WORK/b1854/_pkg_.a # internal
2025-08-20T21:13:51.8628843Z [00:03:29.211]➜  cp $WORK/b1854/_pkg_.a /root/.cache/go-build/7a/7a6ecbba3d63de928e4f8a291483e8804176dce78b9e4dd1a109992671632662-d # internal
2025-08-20T21:13:51.8642200Z [00:03:29.212]➜  github.com/bodgit/sevenzip/internal/delta
2025-08-20T21:13:51.8642993Z [00:03:29.212]➜  mkdir -p $WORK/b1856/
2025-08-20T21:13:51.8643865Z [00:03:29.212]➜  cat >/tmp/go-build1679262874/b1856/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8644290Z [00:03:29.212]➜  # import config
2025-08-20T21:13:51.8644639Z [00:03:29.212]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8645330Z [00:03:29.212]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8645876Z [00:03:29.212]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8646191Z [00:03:29.212]➜  EOF
2025-08-20T21:13:51.8648407Z [00:03:29.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1856/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/delta=>github.com/bodgit/sevenzip@v1.6.0/internal/delta;$WORK/b1856=>" -p github.com/bodgit/sevenzip/internal/delta -lang=go1.19 -complete -installsuffix shared -buildid 2CBD2hhBhdfI5EkH0ofD/2CBD2hhBhdfI5EkH0ofD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1856/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/delta/reader.go
2025-08-20T21:13:51.8650515Z [00:03:29.212]➜  cp $WORK/b1842/_pkg_.a /root/.cache/go-build/fc/fc89b06468124a4445848749968b1ed20ec6cdddae0df46e1bde2c140e0f3c06-d # internal
2025-08-20T21:13:51.8651242Z [00:03:29.212]➜  github.com/bodgit/sevenzip/internal/lz4
2025-08-20T21:13:51.8651553Z [00:03:29.212]➜  mkdir -p $WORK/b1857/
2025-08-20T21:13:51.8655899Z [00:03:29.213]➜  cat >/tmp/go-build1679262874/b1857/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8656304Z [00:03:29.213]➜  # import config
2025-08-20T21:13:51.8656650Z [00:03:29.213]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8657066Z [00:03:29.213]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8657550Z [00:03:29.213]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:13:51.8658019Z [00:03:29.213]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8658421Z [00:03:29.214]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.8658726Z [00:03:29.214]➜  EOF
2025-08-20T21:13:51.8660843Z [00:03:29.214]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1857/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lz4=>github.com/bodgit/sevenzip@v1.6.0/internal/lz4;$WORK/b1857=>" -p github.com/bodgit/sevenzip/internal/lz4 -lang=go1.19 -complete -installsuffix shared -buildid Bix1RwjA9CnUCB0RR7Sl/Bix1RwjA9CnUCB0RR7Sl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1857/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lz4/reader.go
2025-08-20T21:13:51.8762575Z [00:03:29.224]➜  go tool buildid -w $WORK/b1856/_pkg_.a # internal
2025-08-20T21:13:51.8768447Z [00:03:29.225]➜  cp $WORK/b1856/_pkg_.a /root/.cache/go-build/6a/6ac44eda593eb6ca43601b1f7ed24b1c60a802dbc0d8a2a2fcf9e972561f6574-d # internal
2025-08-20T21:13:51.8770695Z [00:03:29.225]➜  github.com/bodgit/sevenzip/internal/lzma
2025-08-20T21:13:51.8771079Z [00:03:29.225]➜  mkdir -p $WORK/b1858/
2025-08-20T21:13:51.8771461Z [00:03:29.225]➜  cat >/tmp/go-build1679262874/b1858/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8772070Z [00:03:29.225]➜  # import config
2025-08-20T21:13:51.8772537Z [00:03:29.225]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.8772998Z [00:03:29.225]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.8773452Z [00:03:29.225]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8774096Z [00:03:29.225]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8774598Z [00:03:29.225]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:51.8775082Z [00:03:29.225]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8775383Z [00:03:29.225]➜  EOF
2025-08-20T21:13:51.8777488Z [00:03:29.225]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1858/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lzma=>github.com/bodgit/sevenzip@v1.6.0/internal/lzma;$WORK/b1858=>" -p github.com/bodgit/sevenzip/internal/lzma -lang=go1.19 -complete -installsuffix shared -buildid 0oqR66-7Z1bNf8YucCSA/0oqR66-7Z1bNf8YucCSA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1858/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lzma/reader.go
2025-08-20T21:13:51.8844301Z [00:03:29.232]➜  go tool buildid -w $WORK/b1855/_pkg_.a # internal
2025-08-20T21:13:51.8851101Z [00:03:29.233]➜  cp $WORK/b1855/_pkg_.a /root/.cache/go-build/4d/4d04732a75dbe4de86a8282176a805e29771dc9dcbf1f0cb8a4049e01d3a6e2b-d # internal
2025-08-20T21:13:51.8852602Z [00:03:29.233]➜  github.com/bodgit/sevenzip/internal/lzma2
2025-08-20T21:13:51.8884373Z [00:03:29.236]➜  mkdir -p $WORK/b1859/
2025-08-20T21:13:51.8887848Z [00:03:29.237]➜  cat >/tmp/go-build1679262874/b1859/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8888424Z [00:03:29.237]➜  # import config
2025-08-20T21:13:51.8888800Z [00:03:29.237]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.8889376Z [00:03:29.237]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.8890027Z [00:03:29.237]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:51.8890777Z [00:03:29.237]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.8891218Z [00:03:29.237]➜  EOF
2025-08-20T21:13:51.8893250Z [00:03:29.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1859/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lzma2=>github.com/bodgit/sevenzip@v1.6.0/internal/lzma2;$WORK/b1859=>" -p github.com/bodgit/sevenzip/internal/lzma2 -lang=go1.19 -complete -installsuffix shared -buildid _4QMH00o1CSynjc23i-M/_4QMH00o1CSynjc23i-M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1859/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/lzma2/reader.go
2025-08-20T21:13:51.8964938Z [00:03:29.244]➜  go tool buildid -w $WORK/b1857/_pkg_.a # internal
2025-08-20T21:13:51.8994955Z [00:03:29.247]➜  cp $WORK/b1857/_pkg_.a /root/.cache/go-build/7d/7d28bc9222e0bfd3ea93c8db1ef7edf4821c8f7b6f2b6e47b8b4a2088a80acd5-d # internal
2025-08-20T21:13:51.8995651Z [00:03:29.247]➜  github.com/bodgit/sevenzip/internal/pool
2025-08-20T21:13:51.8995973Z [00:03:29.247]➜  mkdir -p $WORK/b1860/
2025-08-20T21:13:51.8996361Z [00:03:29.247]➜  cat >/tmp/go-build1679262874/b1860/importcfg << 'EOF' # internal
2025-08-20T21:13:51.8997072Z [00:03:29.247]➜  # import config
2025-08-20T21:13:51.8997446Z [00:03:29.247]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:13:51.8998032Z [00:03:29.247]➜  packagefile github.com/bodgit/sevenzip/internal/util=/tmp/go-build1679262874/b1851/_pkg_.a
2025-08-20T21:13:51.8998579Z [00:03:29.247]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.8999001Z [00:03:29.247]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.8999448Z [00:03:29.247]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.9010507Z [00:03:29.247]➜  EOF
2025-08-20T21:13:51.9012802Z [00:03:29.247]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1860/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/pool=>github.com/bodgit/sevenzip@v1.6.0/internal/pool;$WORK/b1860=>" -p github.com/bodgit/sevenzip/internal/pool -lang=go1.19 -complete -installsuffix shared -buildid F9MwyAPJcRNVM6gsKVhb/F9MwyAPJcRNVM6gsKVhb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1860/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/pool/pool.go
2025-08-20T21:13:51.9017650Z [00:03:29.250]➜  go tool buildid -w $WORK/b1858/_pkg_.a # internal
2025-08-20T21:13:51.9053175Z [00:03:29.253]➜  cp $WORK/b1858/_pkg_.a /root/.cache/go-build/a6/a61d7d1ce30580a9bc8c442f5cff6d637e02ecd382255cf64388794d8d5215dd-d # internal
2025-08-20T21:13:51.9080196Z [00:03:29.255]➜  github.com/bodgit/sevenzip/internal/zstd
2025-08-20T21:13:51.9080719Z [00:03:29.255]➜  mkdir -p $WORK/b1861/
2025-08-20T21:13:51.9081209Z [00:03:29.255]➜  cat >/tmp/go-build1679262874/b1861/importcfg << 'EOF' # internal
2025-08-20T21:13:51.9081810Z [00:03:29.255]➜  # import config
2025-08-20T21:13:51.9082241Z [00:03:29.255]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.9082657Z [00:03:29.256]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.9083190Z [00:03:29.256]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:51.9083860Z [00:03:29.256]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.9084275Z [00:03:29.256]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.9084696Z [00:03:29.256]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.9085002Z [00:03:29.256]➜  EOF
2025-08-20T21:13:51.9086978Z [00:03:29.256]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1861/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/zstd=>github.com/bodgit/sevenzip@v1.6.0/internal/zstd;$WORK/b1861=>" -p github.com/bodgit/sevenzip/internal/zstd -lang=go1.19 -complete -installsuffix shared -buildid ysNIt015f-piKl7_Fn3s/ysNIt015f-piKl7_Fn3s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1861/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/internal/zstd/reader.go
2025-08-20T21:13:51.9203439Z [00:03:29.268]➜  go tool buildid -w $WORK/b1859/_pkg_.a # internal
2025-08-20T21:13:51.9209121Z [00:03:29.269]➜  cp $WORK/b1859/_pkg_.a /root/.cache/go-build/0a/0a143b1ab8727aa904424de25ae343098df9feb9c131f4aab63ad3d74556333f-d # internal
2025-08-20T21:13:51.9221840Z [00:03:29.270]➜  expvar
2025-08-20T21:13:51.9223153Z [00:03:29.270]➜  mkdir -p $WORK/b1864/
2025-08-20T21:13:51.9228921Z [00:03:29.271]➜  cat >/tmp/go-build1679262874/b1864/importcfg << 'EOF' # internal
2025-08-20T21:13:51.9231466Z [00:03:29.271]➜  # import config
2025-08-20T21:13:51.9234120Z [00:03:29.271]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.9234658Z [00:03:29.271]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:13:51.9235121Z [00:03:29.271]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:51.9235533Z [00:03:29.271]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.9236366Z [00:03:29.271]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:51.9236808Z [00:03:29.271]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:51.9237222Z [00:03:29.271]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.9237651Z [00:03:29.271]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:51.9238071Z [00:03:29.271]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.9238485Z [00:03:29.271]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.9238915Z [00:03:29.271]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:51.9239509Z [00:03:29.271]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:51.9239909Z [00:03:29.271]➜  EOF
2025-08-20T21:13:51.9241399Z [00:03:29.271]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1864/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b1864=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid uLHZN11Kt-OodIlPF12a/uLHZN11Kt-OodIlPF12a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1864/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T21:13:51.9343996Z [00:03:29.282]➜  go tool buildid -w $WORK/b1860/_pkg_.a # internal
2025-08-20T21:13:51.9347166Z [00:03:29.282]➜  cp $WORK/b1860/_pkg_.a /root/.cache/go-build/2b/2b135c6236a31cc66eeb230f2dcfcc12099127872ab440ecb18b7c5be794fb14-d # internal
2025-08-20T21:13:51.9385206Z [00:03:29.286]➜  go tool buildid -w $WORK/b1861/_pkg_.a # internal
2025-08-20T21:13:51.9389795Z [00:03:29.287]➜  cp $WORK/b1861/_pkg_.a /root/.cache/go-build/00/002359a59551062be998c1e424fb4dd954ad5f49afac09c652b472eb58691afb-d # internal
2025-08-20T21:13:51.9397268Z [00:03:29.288]➜  github.com/klauspost/compress/zlib
2025-08-20T21:13:51.9399112Z [00:03:29.288]➜  mkdir -p $WORK/b1867/
2025-08-20T21:13:51.9400996Z [00:03:29.288]➜  cat >/tmp/go-build1679262874/b1867/importcfg << 'EOF' # internal
2025-08-20T21:13:51.9401893Z [00:03:29.288]➜  # import config
2025-08-20T21:13:51.9403093Z [00:03:29.288]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:51.9403610Z [00:03:29.288]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:51.9404100Z [00:03:29.288]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.9404547Z [00:03:29.288]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.9405077Z [00:03:29.288]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:13:51.9405608Z [00:03:29.288]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:51.9406053Z [00:03:29.288]➜  packagefile hash/adler32=/tmp/go-build1679262874/b460/_pkg_.a
2025-08-20T21:13:51.9406478Z [00:03:29.288]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.9406782Z [00:03:29.288]➜  EOF
2025-08-20T21:13:51.9408955Z [00:03:29.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1867/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zlib=>github.com/klauspost/compress@v1.18.0/zlib;$WORK/b1867=>" -p github.com/klauspost/compress/zlib -lang=go1.22 -complete -installsuffix shared -buildid pNGjjNyBcJ1sRBndnuva/pNGjjNyBcJ1sRBndnuva -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1867/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zlib/reader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zlib/writer.go
2025-08-20T21:13:51.9451774Z [00:03:29.293]➜  github.com/klauspost/compress/s2
2025-08-20T21:13:51.9452155Z [00:03:29.293]➜  mkdir -p $WORK/b1865/
2025-08-20T21:13:51.9483960Z [00:03:29.296]➜  echo -n > $WORK/b1865/go_asm.h # internal
2025-08-20T21:13:51.9511827Z [00:03:29.296]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2
2025-08-20T21:13:51.9513862Z [00:03:29.297]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/s2 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b1865=>" -I $WORK/b1865/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b1865/symabis ./decode_arm64.s
2025-08-20T21:13:51.9570744Z [00:03:29.305]➜  cat >/tmp/go-build1679262874/b1865/importcfg << 'EOF' # internal
2025-08-20T21:13:51.9571210Z [00:03:29.305]➜  # import config
2025-08-20T21:13:51.9571561Z [00:03:29.305]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.9572006Z [00:03:29.305]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:51.9572686Z [00:03:29.305]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:51.9573242Z [00:03:29.305]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:51.9573689Z [00:03:29.305]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.9574106Z [00:03:29.305]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:51.9574668Z [00:03:29.305]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1679262874/b881/_pkg_.a
2025-08-20T21:13:51.9575364Z [00:03:29.305]➜  packagefile github.com/klauspost/compress/internal/race=/tmp/go-build1679262874/b1866/_pkg_.a
2025-08-20T21:13:51.9577858Z [00:03:29.306]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:51.9578330Z [00:03:29.306]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.9578757Z [00:03:29.306]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:51.9579185Z [00:03:29.306]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:51.9579623Z [00:03:29.306]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:51.9580219Z [00:03:29.306]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:51.9580907Z [00:03:29.306]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:51.9581355Z [00:03:29.306]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:51.9581999Z [00:03:29.306]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:51.9582314Z [00:03:29.306]➜  EOF
2025-08-20T21:13:51.9582566Z [00:03:29.306]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:51.9587997Z [00:03:29.306]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1865/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b1865=>" -p github.com/klauspost/compress/s2 -lang=go1.22 -installsuffix shared -buildid 0baNfMamq_gZZqJw2NMI/0baNfMamq_gZZqJw2NMI -goversion go1.25.0 -symabis $WORK/b1865/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1865/importcfg -pack -asmhdr $WORK/b1865/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/decode_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_all.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_go.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/index.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/lz4convert.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/lz4sconvert.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/reader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/s2.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/writer.go
2025-08-20T21:13:51.9832429Z [00:03:29.331]➜  go tool buildid -w $WORK/b1867/_pkg_.a # internal
2025-08-20T21:13:51.9840830Z [00:03:29.332]➜  cp $WORK/b1867/_pkg_.a /root/.cache/go-build/b8/b849a8a14ee1cb45cec182850ca6d36b38ecaeddfe8f941b56f64fe47ae5015c-d # internal
2025-08-20T21:13:51.9844140Z [00:03:29.333]➜  github.com/mikelolasagasti/xz
2025-08-20T21:13:51.9845239Z [00:03:29.333]➜  mkdir -p $WORK/b1868/
2025-08-20T21:13:51.9850991Z [00:03:29.333]➜  cat >/tmp/go-build1679262874/b1868/importcfg << 'EOF' # internal
2025-08-20T21:13:51.9851674Z [00:03:29.333]➜  # import config
2025-08-20T21:13:51.9852141Z [00:03:29.333]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:51.9853456Z [00:03:29.333]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:51.9853911Z [00:03:29.333]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:51.9854560Z [00:03:29.333]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:51.9855084Z [00:03:29.333]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:51.9855534Z [00:03:29.333]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:13:51.9855958Z [00:03:29.333]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:51.9856275Z [00:03:29.333]➜  EOF
2025-08-20T21:13:51.9859875Z [00:03:29.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1868/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1=>github.com/mikelolasagasti/xz@v1.0.1;$WORK/b1868=>" -p github.com/mikelolasagasti/xz -lang=go1.15 -complete -installsuffix shared -buildid GLM4lbISCePNQylTkFHF/GLM4lbISCePNQylTkFHF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1868/importcfg -pack /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_bcj.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_delta.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_lzma2.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_stream.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_util.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/dec_xz.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/doc.go /root/go/pkg/mod/github.com/mikelolasagasti/xz@v1.0.1/reader.go
2025-08-20T21:13:52.0678555Z [00:03:29.416]➜  go tool buildid -w $WORK/b1820/_pkg_.a # internal
2025-08-20T21:13:52.0757244Z [00:03:29.424]➜  go tool buildid -w $WORK/b1864/_pkg_.a # internal
2025-08-20T21:13:52.0804595Z [00:03:29.428]➜  cp $WORK/b1820/_pkg_.a /root/.cache/go-build/07/0749c85b8f5e7459098474656a6b8f0d19afe8f402dda5c1275e713aa7ab1b92-d # internal
2025-08-20T21:13:52.0819328Z [00:03:29.430]➜  cp $WORK/b1864/_pkg_.a /root/.cache/go-build/ee/eecca3df178e575daf39dd201eb2998f1c538b86b64c795c728b5e7d267fd041-d # internal
2025-08-20T21:13:52.0820370Z [00:03:29.430]➜  go4.org/readerutil
2025-08-20T21:13:52.0821099Z [00:03:29.430]➜  mkdir -p $WORK/b1863/
2025-08-20T21:13:52.0827032Z [00:03:29.431]➜  cat >/tmp/go-build1679262874/b1863/importcfg << 'EOF' # internal
2025-08-20T21:13:52.0827434Z [00:03:29.431]➜  # import config
2025-08-20T21:13:52.0827777Z [00:03:29.431]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.0828200Z [00:03:29.431]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.0828653Z [00:03:29.431]➜  packagefile expvar=/tmp/go-build1679262874/b1864/_pkg_.a
2025-08-20T21:13:52.0829882Z [00:03:29.431]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.0830847Z [00:03:29.431]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.0831419Z [00:03:29.431]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.0832037Z [00:03:29.431]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:52.0834304Z [00:03:29.431]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.0834889Z [00:03:29.431]➜  EOF
2025-08-20T21:13:52.0839034Z [00:03:29.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1863/_pkg_.a -trimpath "/root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil=>go4.org@v0.0.0-20230225012048-214862532bf5/readerutil;$WORK/b1863=>" -p go4.org/readerutil -lang=go1.13 -complete -installsuffix shared -buildid PZyaA35paVo0LBgX3JJT/PZyaA35paVo0LBgX3JJT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1863/importcfg -pack /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/bufreaderat.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/countingreader.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/fakeseeker.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/multireaderat.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/readersize.go /root/go/pkg/mod/go4.org@v0.0.0-20230225012048-214862532bf5/readerutil/readerutil.go
2025-08-20T21:13:52.0872974Z [00:03:29.434]➜  github.com/olekukonko/tablewriter
2025-08-20T21:13:52.0874465Z [00:03:29.434]➜  mkdir -p $WORK/b1813/
2025-08-20T21:13:52.0883328Z [00:03:29.436]➜  cat >/tmp/go-build1679262874/b1813/importcfg << 'EOF' # internal
2025-08-20T21:13:52.0883951Z [00:03:29.436]➜  # import config
2025-08-20T21:13:52.0884403Z [00:03:29.436]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.0887214Z [00:03:29.436]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:52.0887970Z [00:03:29.436]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:13:52.0888859Z [00:03:29.436]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.0889790Z [00:03:29.436]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:13:52.0890666Z [00:03:29.436]➜  packagefile github.com/olekukonko/errors=/tmp/go-build1679262874/b1814/_pkg_.a
2025-08-20T21:13:52.0891426Z [00:03:29.436]➜  packagefile github.com/olekukonko/ll=/tmp/go-build1679262874/b1815/_pkg_.a
2025-08-20T21:13:52.0893082Z [00:03:29.436]➜  packagefile github.com/olekukonko/ll/lh=/tmp/go-build1679262874/b1816/_pkg_.a
2025-08-20T21:13:52.0893804Z [00:03:29.436]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwarp=/tmp/go-build1679262874/b1818/_pkg_.a
2025-08-20T21:13:52.0894531Z [00:03:29.436]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwidth=/tmp/go-build1679262874/b1819/_pkg_.a
2025-08-20T21:13:52.0895453Z [00:03:29.436]➜  packagefile github.com/olekukonko/tablewriter/renderer=/tmp/go-build1679262874/b1820/_pkg_.a
2025-08-20T21:13:52.0896117Z [00:03:29.436]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:13:52.0896627Z [00:03:29.436]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.0897037Z [00:03:29.436]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:52.0897431Z [00:03:29.436]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.0897877Z [00:03:29.436]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:52.0898318Z [00:03:29.436]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:52.0898745Z [00:03:29.436]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:52.0899174Z [00:03:29.436]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.0899597Z [00:03:29.436]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:52.0899904Z [00:03:29.436]➜  EOF
2025-08-20T21:13:52.0903545Z [00:03:29.436]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8=>github.com/olekukonko/tablewriter@v1.0.8;$WORK/b1813=>" -p github.com/olekukonko/tablewriter -lang=go1.21 -complete -installsuffix shared -buildid NC4Uq-bK_Bw8t9Ma8HTX/NC4Uq-bK_Bw8t9Ma8HTX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1813/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/config.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/csv.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/deprecated.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/option.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/stream.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/tablewriter.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v1.0.8/zoo.go
2025-08-20T21:13:52.1046921Z [00:03:29.453]➜  go tool buildid -w $WORK/b1868/_pkg_.a # internal
2025-08-20T21:13:52.1060249Z [00:03:29.454]➜  cp $WORK/b1868/_pkg_.a /root/.cache/go-build/84/847ce6fab85214cdbee856c71d733b07e1ffa2b940976d7dcef149857c18e596-d # internal
2025-08-20T21:13:52.1065497Z [00:03:29.454]➜  github.com/nwaples/rardecode/v2
2025-08-20T21:13:52.1077709Z [00:03:29.456]➜  mkdir -p $WORK/b1870/
2025-08-20T21:13:52.1099668Z [00:03:29.458]➜  cat >/tmp/go-build1679262874/b1870/importcfg << 'EOF' # internal
2025-08-20T21:13:52.1102677Z [00:03:29.458]➜  # import config
2025-08-20T21:13:52.1103121Z [00:03:29.458]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.1103554Z [00:03:29.458]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.1103996Z [00:03:29.458]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:13:52.1104469Z [00:03:29.458]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:13:52.1104944Z [00:03:29.458]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:13:52.1105401Z [00:03:29.458]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:52.1105870Z [00:03:29.458]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:52.1106345Z [00:03:29.458]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.1106788Z [00:03:29.458]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.1107205Z [00:03:29.458]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.1107745Z [00:03:29.458]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:52.1108248Z [00:03:29.458]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:52.1108670Z [00:03:29.458]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.1109254Z [00:03:29.458]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:52.1109662Z [00:03:29.458]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:52.1110088Z [00:03:29.458]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:52.1110505Z [00:03:29.458]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.1111139Z [00:03:29.458]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:52.1111594Z [00:03:29.458]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:52.1112028Z [00:03:29.458]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.1112450Z [00:03:29.458]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:52.1112887Z [00:03:29.458]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:13:52.1113219Z [00:03:29.458]➜  EOF
2025-08-20T21:13:52.1140926Z [00:03:29.458]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1870/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0=>github.com/nwaples/rardecode/v2@v2.1.0;$WORK/b1870=>" -p github.com/nwaples/rardecode/v2 -lang=go1.21 -complete -installsuffix shared -buildid _nmVwxpJl7GTl5uvCwmM/_nmVwxpJl7GTl5uvCwmM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1870/importcfg -pack /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/archive.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/archive15.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/archive50.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/bit_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode20.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode20_audio.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode20_lz.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode29.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode29_lz.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode29_ppm.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode50.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decode_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/decrypt_reader.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/filters.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/huffman.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/ppm_model.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/reader.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/vm.go /root/go/pkg/mod/github.com/nwaples/rardecode/v2@v2.1.0/volume.go
2025-08-20T21:13:52.1193761Z [00:03:29.467]➜  go tool buildid -w $WORK/b1863/_pkg_.a # internal
2025-08-20T21:13:52.1204965Z [00:03:29.468]➜  cp $WORK/b1863/_pkg_.a /root/.cache/go-build/5b/5b583006f611249e6502cc6ff7fabd5ee7c186c627fae94bae2544c32b581756-d # internal
2025-08-20T21:13:52.1215250Z [00:03:29.469]➜  github.com/bodgit/sevenzip
2025-08-20T21:13:52.1215583Z [00:03:29.469]➜  mkdir -p $WORK/b1843/
2025-08-20T21:13:52.1215968Z [00:03:29.469]➜  cat >/tmp/go-build1679262874/b1843/importcfg << 'EOF' # internal
2025-08-20T21:13:52.1216318Z [00:03:29.469]➜  # import config
2025-08-20T21:13:52.1216654Z [00:03:29.469]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.1217074Z [00:03:29.469]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.1217526Z [00:03:29.469]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.1217978Z [00:03:29.469]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.1218398Z [00:03:29.469]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.1219107Z [00:03:29.469]➜  packagefile github.com/bodgit/plumbing=/tmp/go-build1679262874/b1844/_pkg_.a
2025-08-20T21:13:52.1219818Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/aes7z=/tmp/go-build1679262874/b1845/_pkg_.a
2025-08-20T21:13:52.1220779Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/bcj2=/tmp/go-build1679262874/b1850/_pkg_.a
2025-08-20T21:13:52.1221501Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/bra=/tmp/go-build1679262874/b1852/_pkg_.a
2025-08-20T21:13:52.1222171Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/brotli=/tmp/go-build1679262874/b1853/_pkg_.a
2025-08-20T21:13:52.1222851Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/bzip2=/tmp/go-build1679262874/b1854/_pkg_.a
2025-08-20T21:13:52.1223547Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/deflate=/tmp/go-build1679262874/b1855/_pkg_.a
2025-08-20T21:13:52.1224233Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/delta=/tmp/go-build1679262874/b1856/_pkg_.a
2025-08-20T21:13:52.1224901Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/lz4=/tmp/go-build1679262874/b1857/_pkg_.a
2025-08-20T21:13:52.1225562Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/lzma=/tmp/go-build1679262874/b1858/_pkg_.a
2025-08-20T21:13:52.1226237Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/lzma2=/tmp/go-build1679262874/b1859/_pkg_.a
2025-08-20T21:13:52.1226904Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/pool=/tmp/go-build1679262874/b1860/_pkg_.a
2025-08-20T21:13:52.1227569Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/util=/tmp/go-build1679262874/b1851/_pkg_.a
2025-08-20T21:13:52.1228232Z [00:03:29.469]➜  packagefile github.com/bodgit/sevenzip/internal/zstd=/tmp/go-build1679262874/b1861/_pkg_.a
2025-08-20T21:13:52.1228843Z [00:03:29.469]➜  packagefile github.com/bodgit/windows=/tmp/go-build1679262874/b1862/_pkg_.a
2025-08-20T21:13:52.1229442Z [00:03:29.469]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:52.1229996Z [00:03:29.469]➜  packagefile go4.org/readerutil=/tmp/go-build1679262874/b1863/_pkg_.a
2025-08-20T21:13:52.1230865Z [00:03:29.469]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:13:52.1231523Z [00:03:29.469]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:13:52.1232006Z [00:03:29.469]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:52.1232434Z [00:03:29.469]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:52.1232852Z [00:03:29.469]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.1233258Z [00:03:29.469]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:52.1233798Z [00:03:29.469]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:52.1234301Z [00:03:29.469]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.1234709Z [00:03:29.469]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.1235155Z [00:03:29.469]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:52.1235602Z [00:03:29.469]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:52.1236018Z [00:03:29.469]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.1236439Z [00:03:29.469]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:52.1236839Z [00:03:29.469]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:52.1237146Z [00:03:29.469]➜  EOF
2025-08-20T21:13:52.1241926Z [00:03:29.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1843/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0=>github.com/bodgit/sevenzip@v1.6.0;$WORK/b1843=>" -p github.com/bodgit/sevenzip -lang=go1.19 -complete -installsuffix shared -buildid UUZfOHz7C86WzAwe1Y0A/UUZfOHz7C86WzAwe1Y0A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1843/importcfg -pack /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/reader.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/register.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/struct.go /root/go/pkg/mod/github.com/bodgit/sevenzip@v1.6.0/types.go
2025-08-20T21:13:52.3559797Z [00:03:29.703]➜  go tool buildid -w $WORK/b1843/_pkg_.a # internal
2025-08-20T21:13:52.3589195Z [00:03:29.707]➜  cp $WORK/b1843/_pkg_.a /root/.cache/go-build/08/08b507adc6026b01ffe7c38b0cea81938183b604b984375c6ea3b9532efe65e4-d # internal
2025-08-20T21:13:52.3597377Z [00:03:29.707]➜  github.com/sorairolake/lzip-go
2025-08-20T21:13:52.3597706Z [00:03:29.707]➜  mkdir -p $WORK/b1871/
2025-08-20T21:13:52.3604187Z [00:03:29.708]➜  cat >/tmp/go-build1679262874/b1871/importcfg << 'EOF' # internal
2025-08-20T21:13:52.3619200Z [00:03:29.708]➜  # import config
2025-08-20T21:13:52.3619603Z [00:03:29.708]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.3620074Z [00:03:29.708]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.3620530Z [00:03:29.708]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.3621242Z [00:03:29.708]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:13:52.3621754Z [00:03:29.708]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:52.3622178Z [00:03:29.708]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.3622626Z [00:03:29.708]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:52.3623063Z [00:03:29.708]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:52.3623378Z [00:03:29.708]➜  EOF
2025-08-20T21:13:52.3625910Z [00:03:29.708]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1871/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sorairolake/lzip-go@v0.3.5=>github.com/sorairolake/lzip-go@v0.3.5;$WORK/b1871=>" -p github.com/sorairolake/lzip-go -lang=go1.22 -complete -installsuffix shared -buildid WRR6PfrpmCkAxOgc1CJi/WRR6PfrpmCkAxOgc1CJi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1871/importcfg -pack /root/go/pkg/mod/github.com/sorairolake/lzip-go@v0.3.5/error.go /root/go/pkg/mod/github.com/sorairolake/lzip-go@v0.3.5/lzip.go /root/go/pkg/mod/github.com/sorairolake/lzip-go@v0.3.5/reader.go /root/go/pkg/mod/github.com/sorairolake/lzip-go@v0.3.5/writer.go
2025-08-20T21:13:52.3632626Z [00:03:29.711]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2
2025-08-20T21:13:52.3634922Z [00:03:29.711]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/s2 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b1865=>" -I $WORK/b1865/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b1865/decode_arm64.o ./decode_arm64.s
2025-08-20T21:13:52.3722927Z [00:03:29.719]➜  go tool pack r $WORK/b1865/_pkg_.a $WORK/b1865/decode_arm64.o # internal
2025-08-20T21:13:52.3725969Z [00:03:29.719]➜  go tool buildid -w $WORK/b1865/_pkg_.a # internal
2025-08-20T21:13:52.3806207Z [00:03:29.729]➜  cp $WORK/b1865/_pkg_.a /root/.cache/go-build/11/11b78ad426c243add78a96f4fec2fdc35147d46d80ff840c73d866c51732a874-d # internal
2025-08-20T21:13:52.3816728Z [00:03:29.730]➜  github.com/minio/minlz
2025-08-20T21:13:52.3843710Z [00:03:29.732]➜  mkdir -p $WORK/b1869/
2025-08-20T21:13:52.3849093Z [00:03:29.733]➜  cat >/tmp/go-build1679262874/b1869/importcfg << 'EOF' # internal
2025-08-20T21:13:52.3849469Z [00:03:29.733]➜  # import config
2025-08-20T21:13:52.3849810Z [00:03:29.733]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.3850257Z [00:03:29.733]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:52.3853442Z [00:03:29.733]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.3854228Z [00:03:29.733]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:52.3854770Z [00:03:29.733]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:52.3855226Z [00:03:29.733]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.3855815Z [00:03:29.733]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.3856334Z [00:03:29.733]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build1679262874/b1865/_pkg_.a
2025-08-20T21:13:52.3856858Z [00:03:29.733]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:52.3857279Z [00:03:29.733]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.3857687Z [00:03:29.733]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:52.3858112Z [00:03:29.733]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:52.3858534Z [00:03:29.733]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.3858953Z [00:03:29.733]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:52.3859371Z [00:03:29.733]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:52.3859783Z [00:03:29.733]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:52.3860094Z [00:03:29.733]➜  EOF
2025-08-20T21:13:52.3860354Z [00:03:29.733]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:52.3865078Z [00:03:29.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1869/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/minio/minlz@v1.0.0=>github.com/minio/minlz@v1.0.0;$WORK/b1869=>" -p github.com/minio/minlz -lang=go1.21 -complete -installsuffix shared -buildid FbJf2ABTgunawfSDDmTS/FbJf2ABTgunawfSDDmTS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1869/importcfg -pack /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/asm_none.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/decode.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/decode_other.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/dict.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/encode.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/encode_l1.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/encode_l2.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/encode_l3.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/index.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/lz4convert.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/minlz.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/reader.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/unsafe_enabled.go /root/go/pkg/mod/github.com/minio/minlz@v1.0.0/writer.go
2025-08-20T21:13:52.3936004Z [00:03:29.741]➜  go tool buildid -w $WORK/b1871/_pkg_.a # internal
2025-08-20T21:13:52.3942505Z [00:03:29.742]➜  cp $WORK/b1871/_pkg_.a /root/.cache/go-build/b9/b94e8e278c32b87ae7b201580ae3910332e09f53b7326cddd1408820f9c01ef4-d # internal
2025-08-20T21:13:52.3962412Z [00:03:29.744]➜  github.com/anchore/syft/syft/pkg/cataloger/elixir
2025-08-20T21:13:52.3970949Z [00:03:29.744]➜  mkdir -p $WORK/b1872/
2025-08-20T21:13:52.3971378Z [00:03:29.744]➜  cat >/tmp/go-build1679262874/b1872/importcfg << 'EOF' # internal
2025-08-20T21:13:52.3971741Z [00:03:29.744]➜  # import config
2025-08-20T21:13:52.3972092Z [00:03:29.744]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.3972524Z [00:03:29.744]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.3972950Z [00:03:29.744]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.3973361Z [00:03:29.744]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.3973875Z [00:03:29.744]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.3974495Z [00:03:29.744]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.3975154Z [00:03:29.744]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:52.3976044Z [00:03:29.744]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.3976737Z [00:03:29.744]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.3977611Z [00:03:29.744]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.3978303Z [00:03:29.744]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.3978870Z [00:03:29.744]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.3979285Z [00:03:29.744]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:52.3979643Z [00:03:29.744]➜  EOF
2025-08-20T21:13:52.3982669Z [00:03:29.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1872/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/elixir=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/elixir;$WORK/b1872=>" -p github.com/anchore/syft/syft/pkg/cataloger/elixir -lang=go1.24 -complete -installsuffix shared -buildid yad04jhWiLqUIzoRUALH/yad04jhWiLqUIzoRUALH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1872/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/elixir/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/elixir/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/elixir/parse_mix_lock.go
2025-08-20T21:13:52.4247053Z [00:03:29.773]➜  go tool buildid -w $WORK/b1872/_pkg_.a # internal
2025-08-20T21:13:52.4274429Z [00:03:29.773]➜  cp $WORK/b1872/_pkg_.a /root/.cache/go-build/cd/cd9ff953b810043beac885fbc551457974820f25e4b330b41af938d6500f84a3-d # internal
2025-08-20T21:13:52.4286322Z [00:03:29.777]➜  github.com/anchore/syft/syft/internal/parsing
2025-08-20T21:13:52.4290386Z [00:03:29.777]➜  mkdir -p $WORK/b1874/
2025-08-20T21:13:52.4290974Z [00:03:29.777]➜  cat >/tmp/go-build1679262874/b1874/importcfg << 'EOF' # internal
2025-08-20T21:13:52.4291337Z [00:03:29.777]➜  # import config
2025-08-20T21:13:52.4291676Z [00:03:29.777]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.4292370Z [00:03:29.777]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.4292799Z [00:03:29.777]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.4293225Z [00:03:29.777]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:52.4293536Z [00:03:29.777]➜  EOF
2025-08-20T21:13:52.4295784Z [00:03:29.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1874/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/parsing=>github.com/anchore/syft@v1.28.0/syft/internal/parsing;$WORK/b1874=>" -p github.com/anchore/syft/syft/internal/parsing -lang=go1.24 -complete -installsuffix shared -buildid MLYwljpaP7Q641SqAfda/MLYwljpaP7Q641SqAfda -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1874/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/parsing/basic_parsing.go
2025-08-20T21:13:52.4554524Z [00:03:29.803]➜  go tool buildid -w $WORK/b1874/_pkg_.a # internal
2025-08-20T21:13:52.4569592Z [00:03:29.805]➜  cp $WORK/b1874/_pkg_.a /root/.cache/go-build/b8/b8dbaeb819237e4c2231e7c72324f74e3d909d93171d1d184666a314d494eefb-d # internal
2025-08-20T21:13:52.4580420Z [00:03:29.806]➜  github.com/anchore/syft/syft/pkg/cataloger/erlang
2025-08-20T21:13:52.4581516Z [00:03:29.806]➜  mkdir -p $WORK/b1873/
2025-08-20T21:13:52.4595159Z [00:03:29.807]➜  cat >/tmp/go-build1679262874/b1873/importcfg << 'EOF' # internal
2025-08-20T21:13:52.4595771Z [00:03:29.807]➜  # import config
2025-08-20T21:13:52.4596254Z [00:03:29.807]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.4597460Z [00:03:29.807]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.4597893Z [00:03:29.807]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.4598525Z [00:03:29.807]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.4599156Z [00:03:29.807]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.4599797Z [00:03:29.807]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.4600823Z [00:03:29.807]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:52.4601534Z [00:03:29.807]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.4602156Z [00:03:29.807]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.4602816Z [00:03:29.807]➜  packagefile github.com/anchore/syft/syft/internal/parsing=/tmp/go-build1679262874/b1874/_pkg_.a
2025-08-20T21:13:52.4603469Z [00:03:29.807]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.4604153Z [00:03:29.807]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.4604716Z [00:03:29.807]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.4605054Z [00:03:29.807]➜  EOF
2025-08-20T21:13:52.4616770Z [00:03:29.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1873/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang;$WORK/b1873=>" -p github.com/anchore/syft/syft/pkg/cataloger/erlang -lang=go1.24 -complete -installsuffix shared -buildid Ce39LS54k6FQ0XcL0EvP/Ce39LS54k6FQ0XcL0EvP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1873/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang/erlang_parser.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang/parse_otp_app.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/erlang/parse_rebar_lock.go
2025-08-20T21:13:52.4885892Z [00:03:29.836]➜  go tool buildid -w $WORK/b1870/_pkg_.a # internal
2025-08-20T21:13:52.4953964Z [00:03:29.843]➜  cp $WORK/b1870/_pkg_.a /root/.cache/go-build/1a/1af74085ac54b86bdcd78a265869809f367a68b97ee0dbcfcad0cb8180386203-d # internal
2025-08-20T21:13:52.4993372Z [00:03:29.847]➜  github.com/anchore/syft/syft/pkg/cataloger/gentoo
2025-08-20T21:13:52.4998953Z [00:03:29.848]➜  mkdir -p $WORK/b1875/
2025-08-20T21:13:52.5000344Z [00:03:29.848]➜  cat >/tmp/go-build1679262874/b1875/importcfg << 'EOF' # internal
2025-08-20T21:13:52.5001350Z [00:03:29.848]➜  # import config
2025-08-20T21:13:52.5002012Z [00:03:29.848]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.5002519Z [00:03:29.848]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.5002947Z [00:03:29.848]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.5003366Z [00:03:29.848]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.5003891Z [00:03:29.848]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.5004506Z [00:03:29.848]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:52.5005332Z [00:03:29.848]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.5005970Z [00:03:29.848]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.5006591Z [00:03:29.848]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.5007245Z [00:03:29.848]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.5008082Z [00:03:29.848]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.5008827Z [00:03:29.848]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:52.5009489Z [00:03:29.848]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.5009902Z [00:03:29.848]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.5010345Z [00:03:29.848]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:52.5010950Z [00:03:29.848]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:52.5011373Z [00:03:29.848]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:52.5011795Z [00:03:29.848]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:52.5012227Z [00:03:29.848]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.5012541Z [00:03:29.848]➜  EOF
2025-08-20T21:13:52.5015772Z [00:03:29.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo;$WORK/b1875=>" -p github.com/anchore/syft/syft/pkg/cataloger/gentoo -lang=go1.24 -complete -installsuffix shared -buildid 7ueSgLztx2cAfL5uTNwc/7ueSgLztx2cAfL5uTNwc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1875/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo/license.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo/parse_portage_contents.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/gentoo/purl.go
2025-08-20T21:13:52.5345620Z [00:03:29.883]➜  go tool buildid -w $WORK/b1873/_pkg_.a # internal
2025-08-20T21:13:52.5352968Z [00:03:29.883]➜  cp $WORK/b1873/_pkg_.a /root/.cache/go-build/47/47e2a96f975eb59c19e57359c2f2edccf01468a3f9377f34749afcdb463d9f81-d # internal
2025-08-20T21:13:52.5414900Z [00:03:29.889]➜  github.com/anchore/syft/syft/pkg/cataloger/githubactions
2025-08-20T21:13:52.5415858Z [00:03:29.889]➜  mkdir -p $WORK/b1876/
2025-08-20T21:13:52.5416391Z [00:03:29.889]➜  cat >/tmp/go-build1679262874/b1876/importcfg << 'EOF' # internal
2025-08-20T21:13:52.5418019Z [00:03:29.889]➜  # import config
2025-08-20T21:13:52.5418400Z [00:03:29.889]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.5418829Z [00:03:29.889]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.5419346Z [00:03:29.889]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.5419972Z [00:03:29.889]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.5420988Z [00:03:29.890]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:52.5421728Z [00:03:29.890]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.5422353Z [00:03:29.890]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.5422967Z [00:03:29.890]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.5423648Z [00:03:29.890]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.5424260Z [00:03:29.890]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:52.5424703Z [00:03:29.890]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.5425113Z [00:03:29.890]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:52.5425543Z [00:03:29.890]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.5425858Z [00:03:29.890]➜  EOF
2025-08-20T21:13:52.5429461Z [00:03:29.890]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1876/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions;$WORK/b1876=>" -p github.com/anchore/syft/syft/pkg/cataloger/githubactions -lang=go1.24 -complete -installsuffix shared -buildid fUqSUogk3LQ_2rmLLbnq/fUqSUogk3LQ_2rmLLbnq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1876/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions/parse_composite_action.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/githubactions/parse_workflow.go
2025-08-20T21:13:52.5696475Z [00:03:29.917]➜  go tool buildid -w $WORK/b1875/_pkg_.a # internal
2025-08-20T21:13:52.5734324Z [00:03:29.919]➜  cp $WORK/b1875/_pkg_.a /root/.cache/go-build/89/8983aa4a12ea702e9b43c514d7cc62b416543201ce74965b91f9b411847988bf-d # internal
2025-08-20T21:13:52.5743856Z [00:03:29.922]➜  github.com/anchore/syft/syft/pkg/cataloger/haskell
2025-08-20T21:13:52.5744251Z [00:03:29.922]➜  mkdir -p $WORK/b1877/
2025-08-20T21:13:52.5744638Z [00:03:29.922]➜  cat >/tmp/go-build1679262874/b1877/importcfg << 'EOF' # internal
2025-08-20T21:13:52.5744992Z [00:03:29.922]➜  # import config
2025-08-20T21:13:52.5745328Z [00:03:29.922]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.5745753Z [00:03:29.922]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.5746181Z [00:03:29.922]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.5746593Z [00:03:29.922]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.5747365Z [00:03:29.922]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.5748056Z [00:03:29.922]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.5748710Z [00:03:29.922]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:52.5749553Z [00:03:29.922]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.5750177Z [00:03:29.922]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.5750990Z [00:03:29.922]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.5751740Z [00:03:29.922]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.5752368Z [00:03:29.922]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:52.5752814Z [00:03:29.922]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.5753355Z [00:03:29.922]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.5753766Z [00:03:29.922]➜  EOF
2025-08-20T21:13:52.5757455Z [00:03:29.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1877/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell;$WORK/b1877=>" -p github.com/anchore/syft/syft/pkg/cataloger/haskell -lang=go1.24 -complete -installsuffix shared -buildid PrC843jCckpaEePz-FtP/PrC843jCckpaEePz-FtP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1877/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell/parse_cabal_freeze.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell/parse_stack_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/haskell/parse_stack_yaml.go
2025-08-20T21:13:52.6264196Z [00:03:29.974]➜  go tool buildid -w $WORK/b1877/_pkg_.a # internal
2025-08-20T21:13:52.6272449Z [00:03:29.975]➜  cp $WORK/b1877/_pkg_.a /root/.cache/go-build/b5/b508494c493653da2d91657e6dbac2775c214d82ae8add7688e8ed724713245a-d # internal
2025-08-20T21:13:52.6305537Z [00:03:29.979]➜  github.com/anchore/syft/syft/pkg/cataloger/homebrew
2025-08-20T21:13:52.6305963Z [00:03:29.979]➜  mkdir -p $WORK/b1878/
2025-08-20T21:13:52.6306356Z [00:03:29.979]➜  cat >/tmp/go-build1679262874/b1878/importcfg << 'EOF' # internal
2025-08-20T21:13:52.6306715Z [00:03:29.979]➜  # import config
2025-08-20T21:13:52.6307055Z [00:03:29.979]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.6307501Z [00:03:29.979]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.6308039Z [00:03:29.979]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.6308664Z [00:03:29.979]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.6309297Z [00:03:29.979]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.6309933Z [00:03:29.979]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.6310533Z [00:03:29.979]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.6312259Z [00:03:29.979]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.6312832Z [00:03:29.979]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.6313255Z [00:03:29.979]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.6313849Z [00:03:29.979]➜  EOF
2025-08-20T21:13:52.6316944Z [00:03:29.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1878/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/homebrew=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/homebrew;$WORK/b1878=>" -p github.com/anchore/syft/syft/pkg/cataloger/homebrew -lang=go1.24 -complete -installsuffix shared -buildid r9E3J3bVGZgqB7Zt9qC-/r9E3J3bVGZgqB7Zt9qC- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1878/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/homebrew/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/homebrew/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/homebrew/parse_homebrew_formula.go
2025-08-20T21:13:52.6322586Z [00:03:29.980]➜  go tool buildid -w $WORK/b1876/_pkg_.a # internal
2025-08-20T21:13:52.6329979Z [00:03:29.981]➜  cp $WORK/b1876/_pkg_.a /root/.cache/go-build/1e/1e8c513f10f5c71f4f0490fe618ce1c6f9950dc0590a06cbce679a147f5a3af0-d # internal
2025-08-20T21:13:52.6343281Z [00:03:29.982]➜  github.com/anchore/syft/syft/pkg/cataloger/lua
2025-08-20T21:13:52.6343724Z [00:03:29.982]➜  mkdir -p $WORK/b1879/
2025-08-20T21:13:52.6350715Z [00:03:29.983]➜  cat >/tmp/go-build1679262874/b1879/importcfg << 'EOF' # internal
2025-08-20T21:13:52.6351196Z [00:03:29.983]➜  # import config
2025-08-20T21:13:52.6351855Z [00:03:29.983]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.6352285Z [00:03:29.983]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.6352701Z [00:03:29.983]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.6353214Z [00:03:29.983]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.6353839Z [00:03:29.983]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.6354478Z [00:03:29.983]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.6355101Z [00:03:29.983]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.6355765Z [00:03:29.983]➜  packagefile github.com/anchore/syft/syft/internal/parsing=/tmp/go-build1679262874/b1874/_pkg_.a
2025-08-20T21:13:52.6356422Z [00:03:29.983]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.6357139Z [00:03:29.983]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.6357709Z [00:03:29.983]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.6358127Z [00:03:29.983]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.6358445Z [00:03:29.983]➜  EOF
2025-08-20T21:13:52.6361723Z [00:03:29.983]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1879/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua;$WORK/b1879=>" -p github.com/anchore/syft/syft/pkg/cataloger/lua -lang=go1.24 -complete -installsuffix shared -buildid kaidkjiC4ZZtltuRjQuN/kaidkjiC4ZZtltuRjQuN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1879/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua/parse_rockspec.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/lua/rockspec_parser.go
2025-08-20T21:13:52.7170946Z [00:03:30.065]➜  go tool buildid -w $WORK/b1878/_pkg_.a # internal
2025-08-20T21:13:52.7211510Z [00:03:30.069]➜  cp $WORK/b1878/_pkg_.a /root/.cache/go-build/75/75a63ca48df8fb7076f2eb8bd9d95ee9597acf2401096d50c4abf0c23ba1eddd-d # internal
2025-08-20T21:13:52.7225063Z [00:03:30.070]➜  github.com/anchore/syft/syft/pkg/cataloger/ocaml
2025-08-20T21:13:52.7225521Z [00:03:30.070]➜  mkdir -p $WORK/b1880/
2025-08-20T21:13:52.7235010Z [00:03:30.071]➜  cat >/tmp/go-build1679262874/b1880/importcfg << 'EOF' # internal
2025-08-20T21:13:52.7235466Z [00:03:30.071]➜  # import config
2025-08-20T21:13:52.7235822Z [00:03:30.071]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.7236597Z [00:03:30.071]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:52.7237147Z [00:03:30.071]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.7237773Z [00:03:30.071]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:52.7238406Z [00:03:30.071]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.7239023Z [00:03:30.071]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.7239635Z [00:03:30.071]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.7240451Z [00:03:30.071]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.7241204Z [00:03:30.071]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.7241807Z [00:03:30.071]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.7242229Z [00:03:30.071]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:52.7242654Z [00:03:30.071]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.7242970Z [00:03:30.071]➜  EOF
2025-08-20T21:13:52.7245778Z [00:03:30.071]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1880/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ocaml=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ocaml;$WORK/b1880=>" -p github.com/anchore/syft/syft/pkg/cataloger/ocaml -lang=go1.24 -complete -installsuffix shared -buildid XBULMI_M99jYMAoKh3U_/XBULMI_M99jYMAoKh3U_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1880/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ocaml/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ocaml/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ocaml/parse_opam.go
2025-08-20T21:13:52.7395559Z [00:03:30.087]➜  go tool buildid -w $WORK/b1869/_pkg_.a # internal
2025-08-20T21:13:52.7423752Z [00:03:30.090]➜  go tool buildid -w $WORK/b1879/_pkg_.a # internal
2025-08-20T21:13:52.7435037Z [00:03:30.091]➜  cp $WORK/b1869/_pkg_.a /root/.cache/go-build/b1/b17c72c4f73598e6672ea9effa19410866cfbe817aa6f25373d87208771cae3c-d # internal
2025-08-20T21:13:52.7436182Z [00:03:30.092]➜  cp $WORK/b1879/_pkg_.a /root/.cache/go-build/b5/b566506d561d5ae375c00f7af3d66a05552472d69011de28715905395cd34878-d # internal
2025-08-20T21:13:52.7468913Z [00:03:30.094]➜  github.com/elliotchance/phpserialize
2025-08-20T21:13:52.7470064Z [00:03:30.095]➜  mkdir -p $WORK/b1882/
2025-08-20T21:13:52.7470492Z [00:03:30.095]➜  cat >/tmp/go-build1679262874/b1882/importcfg << 'EOF' # internal
2025-08-20T21:13:52.7470991Z [00:03:30.095]➜  # import config
2025-08-20T21:13:52.7471345Z [00:03:30.095]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.7471776Z [00:03:30.095]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.7472192Z [00:03:30.095]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.7472609Z [00:03:30.095]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:52.7473069Z [00:03:30.095]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:52.7473488Z [00:03:30.095]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:52.7473914Z [00:03:30.095]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.7474470Z [00:03:30.095]➜  EOF
2025-08-20T21:13:52.7492639Z [00:03:30.097]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1882/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0=>github.com/elliotchance/phpserialize@v1.4.0;$WORK/b1882=>" -p github.com/elliotchance/phpserialize -lang=go1.16 -complete -installsuffix shared -buildid -JjrYN62t6F7ON6lLdix/-JjrYN62t6F7ON6lLdix -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1882/importcfg -pack /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/compare.go /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/consume.go /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/serialize.go /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/tags.go /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/unserialize.go /root/go/pkg/mod/github.com/elliotchance/phpserialize@v1.4.0/util.go
2025-08-20T21:13:52.7530535Z [00:03:30.101]➜  github.com/mholt/archives
2025-08-20T21:13:52.7531504Z [00:03:30.101]➜  mkdir -p $WORK/b1841/
2025-08-20T21:13:52.7551919Z [00:03:30.103]➜  cat >/tmp/go-build1679262874/b1841/importcfg << 'EOF' # internal
2025-08-20T21:13:52.7552412Z [00:03:30.103]➜  # import config
2025-08-20T21:13:52.7552782Z [00:03:30.103]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:52.7553235Z [00:03:30.103]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.7553864Z [00:03:30.103]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.7554293Z [00:03:30.103]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.7554703Z [00:03:30.103]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.7555193Z [00:03:30.103]➜  packagefile github.com/STARRY-S/zip=/tmp/go-build1679262874/b1842/_pkg_.a
2025-08-20T21:13:52.7555767Z [00:03:30.103]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build1679262874/b1232/_pkg_.a
2025-08-20T21:13:52.7556349Z [00:03:30.103]➜  packagefile github.com/bodgit/sevenzip=/tmp/go-build1679262874/b1843/_pkg_.a
2025-08-20T21:13:52.7556940Z [00:03:30.103]➜  packagefile github.com/dsnet/compress/bzip2=/tmp/go-build1679262874/b1234/_pkg_.a
2025-08-20T21:13:52.7557554Z [00:03:30.103]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build1679262874/b1241/_pkg_.a
2025-08-20T21:13:52.7558181Z [00:03:30.103]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build1679262874/b1865/_pkg_.a
2025-08-20T21:13:52.7558804Z [00:03:30.103]➜  packagefile github.com/klauspost/compress/zip=/tmp/go-build1679262874/b1243/_pkg_.a
2025-08-20T21:13:52.7559424Z [00:03:30.103]➜  packagefile github.com/klauspost/compress/zlib=/tmp/go-build1679262874/b1867/_pkg_.a
2025-08-20T21:13:52.7560040Z [00:03:30.103]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:13:52.7560793Z [00:03:30.103]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build1679262874/b1245/_pkg_.a
2025-08-20T21:13:52.7561449Z [00:03:30.103]➜  packagefile github.com/mikelolasagasti/xz=/tmp/go-build1679262874/b1868/_pkg_.a
2025-08-20T21:13:52.7562035Z [00:03:30.103]➜  packagefile github.com/minio/minlz=/tmp/go-build1679262874/b1869/_pkg_.a
2025-08-20T21:13:52.7562602Z [00:03:30.103]➜  packagefile github.com/nwaples/rardecode/v2=/tmp/go-build1679262874/b1870/_pkg_.a
2025-08-20T21:13:52.7563463Z [00:03:30.103]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:13:52.7564053Z [00:03:30.103]➜  packagefile github.com/sorairolake/lzip-go=/tmp/go-build1679262874/b1871/_pkg_.a
2025-08-20T21:13:52.7564615Z [00:03:30.103]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build1679262874/b1247/_pkg_.a
2025-08-20T21:13:52.7565162Z [00:03:30.103]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:13:52.7565638Z [00:03:30.103]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.7566044Z [00:03:30.103]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:52.7566585Z [00:03:30.103]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:52.7567072Z [00:03:30.103]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.7567483Z [00:03:30.103]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.7567928Z [00:03:30.103]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:52.7568388Z [00:03:30.103]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:52.7568807Z [00:03:30.103]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:52.7569226Z [00:03:30.103]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.7569643Z [00:03:30.103]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:52.7570502Z [00:03:30.103]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:52.7571056Z [00:03:30.103]➜  EOF
2025-08-20T21:13:52.7576703Z [00:03:30.103]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1841/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mholt/archives@v0.1.3=>github.com/mholt/archives@v0.1.3;$WORK/b1841=>" -p github.com/mholt/archives -lang=go1.22 -complete -installsuffix shared -buildid SGJXmHw9KMw40xGZwlNn/SGJXmHw9KMw40xGZwlNn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1841/importcfg -pack /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/7z.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/archives.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/brotli.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/bz2.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/formats.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/fs.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/gz.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/interfaces.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/lz4.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/lzip.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/minlz.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/rar.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/sz.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/tar.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/xz.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/zip.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/zlib.go /root/go/pkg/mod/github.com/mholt/archives@v0.1.3/zstd.go
2025-08-20T21:13:52.7648871Z [00:03:30.113]➜  go tool buildid -w $WORK/b1880/_pkg_.a # internal
2025-08-20T21:13:52.7656884Z [00:03:30.113]➜  cp $WORK/b1880/_pkg_.a /root/.cache/go-build/4a/4a27b9ddba0adeaa9bc79885acb6db951b4daf09ed3907abe1e935cc7b589c0a-d # internal
2025-08-20T21:13:52.7686423Z [00:03:30.117]➜  github.com/anchore/syft/syft/pkg/cataloger/r
2025-08-20T21:13:52.7687311Z [00:03:30.117]➜  mkdir -p $WORK/b1883/
2025-08-20T21:13:52.7711416Z [00:03:30.119]➜  cat >/tmp/go-build1679262874/b1883/importcfg << 'EOF' # internal
2025-08-20T21:13:52.7712052Z [00:03:30.119]➜  # import config
2025-08-20T21:13:52.7712540Z [00:03:30.119]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:52.7713997Z [00:03:30.119]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.7714535Z [00:03:30.119]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.7715493Z [00:03:30.119]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.7716131Z [00:03:30.119]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.7716732Z [00:03:30.119]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.7717416Z [00:03:30.119]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.7717978Z [00:03:30.119]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.7718385Z [00:03:30.119]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:52.7718940Z [00:03:30.119]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.7719339Z [00:03:30.119]➜  EOF
2025-08-20T21:13:52.7722255Z [00:03:30.119]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1883/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/r=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/r;$WORK/b1883=>" -p github.com/anchore/syft/syft/pkg/cataloger/r -lang=go1.24 -complete -installsuffix shared -buildid PCgA63W35tKJ2lh4DJaz/PCgA63W35tKJ2lh4DJaz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1883/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/r/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/r/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/r/parse_description.go
2025-08-20T21:13:52.8198932Z [00:03:30.168]➜  go tool buildid -w $WORK/b1883/_pkg_.a # internal
2025-08-20T21:13:52.8210231Z [00:03:30.169]➜  cp $WORK/b1883/_pkg_.a /root/.cache/go-build/f9/f9116cd1a688af9e7a42b6ff4ec45385decbc617ae3b255a0dcd165eb83e5ac2-d # internal
2025-08-20T21:13:52.8251535Z [00:03:30.173]➜  github.com/anchore/go-rpmdb/pkg/bdb
2025-08-20T21:13:52.8256870Z [00:03:30.173]➜  mkdir -p $WORK/b1886/
2025-08-20T21:13:52.8257372Z [00:03:30.174]➜  cat >/tmp/go-build1679262874/b1886/importcfg << 'EOF' # internal
2025-08-20T21:13:52.8258024Z [00:03:30.174]➜  # import config
2025-08-20T21:13:52.8258362Z [00:03:30.174]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.8258813Z [00:03:30.174]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.8259373Z [00:03:30.174]➜  packagefile github.com/anchore/go-rpmdb/pkg/db=/tmp/go-build1679262874/b1887/_pkg_.a
2025-08-20T21:13:52.8259935Z [00:03:30.174]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:52.8260394Z [00:03:30.174]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.8260981Z [00:03:30.174]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.8261294Z [00:03:30.174]➜  EOF
2025-08-20T21:13:52.8275813Z [00:03:30.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1886/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb=>github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb;$WORK/b1886=>" -p github.com/anchore/go-rpmdb/pkg/bdb -lang=go1.22 -complete -installsuffix shared -buildid pfrdfLOHpxZcJfL5mqvo/pfrdfLOHpxZcJfL5mqvo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1886/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/bdb.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/constants.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/endian.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/generic_page.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/hash_metadata_page.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/hash_page.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/bdb/hash_page_entry.go
2025-08-20T21:13:52.8748345Z [00:03:30.223]➜  go tool buildid -w $WORK/b1882/_pkg_.a # internal
2025-08-20T21:13:52.8766631Z [00:03:30.224]➜  cp $WORK/b1882/_pkg_.a /root/.cache/go-build/87/876f3d20dba1d5e7d64c0ee9a8c06bef6a9d28c6ff7f0dad1a1b63e1c15faccb-d # internal
2025-08-20T21:13:52.8789993Z [00:03:30.227]➜  github.com/anchore/syft/syft/pkg/cataloger/php
2025-08-20T21:13:52.8791090Z [00:03:30.227]➜  mkdir -p $WORK/b1881/
2025-08-20T21:13:52.8792836Z [00:03:30.227]➜  cat >/tmp/go-build1679262874/b1881/importcfg << 'EOF' # internal
2025-08-20T21:13:52.8793487Z [00:03:30.227]➜  # import config
2025-08-20T21:13:52.8802632Z [00:03:30.227]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:52.8805511Z [00:03:30.227]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:52.8806703Z [00:03:30.227]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:52.8807511Z [00:03:30.227]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.8810111Z [00:03:30.227]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:52.8815279Z [00:03:30.227]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:52.8816955Z [00:03:30.227]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:52.8817618Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:52.8818234Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:13:52.8818853Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:52.8819683Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:52.8820432Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:52.8821515Z [00:03:30.227]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/binutils=/tmp/go-build1679262874/b1585/_pkg_.a
2025-08-20T21:13:52.8822252Z [00:03:30.227]➜  packagefile github.com/elliotchance/phpserialize=/tmp/go-build1679262874/b1882/_pkg_.a
2025-08-20T21:13:52.8822765Z [00:03:30.227]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.8823173Z [00:03:30.227]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:52.8823621Z [00:03:30.227]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:52.8823943Z [00:03:30.227]➜  EOF
2025-08-20T21:13:52.8827870Z [00:03:30.228]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1881/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php;$WORK/b1881=>" -p github.com/anchore/syft/syft/pkg/cataloger/php -lang=go1.24 -complete -installsuffix shared -buildid dxexUhCETY1g9rI-879e/dxexUhCETY1g9rI-879e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1881/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/interpreter_cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/parse_composer_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/parse_installed_json.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/php/parse_pecl_pear.go
2025-08-20T21:13:52.8837636Z [00:03:30.230]➜  go tool buildid -w $WORK/b1886/_pkg_.a # internal
2025-08-20T21:13:52.8838357Z [00:03:30.232]➜  cp $WORK/b1886/_pkg_.a /root/.cache/go-build/71/710e2c2b46bc40f2fe4981fcb5383ba935125e834b3b29fb8085e60aeeead5e8-d # internal
2025-08-20T21:13:52.8844891Z [00:03:30.232]➜  github.com/anchore/go-rpmdb/pkg/ndb
2025-08-20T21:13:52.8848033Z [00:03:30.232]➜  mkdir -p $WORK/b1888/
2025-08-20T21:13:52.8862765Z [00:03:30.234]➜  cat >/tmp/go-build1679262874/b1888/importcfg << 'EOF' # internal
2025-08-20T21:13:52.8863289Z [00:03:30.234]➜  # import config
2025-08-20T21:13:52.8863669Z [00:03:30.234]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.8864121Z [00:03:30.234]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.8864639Z [00:03:30.234]➜  packagefile github.com/anchore/go-rpmdb/pkg/db=/tmp/go-build1679262874/b1887/_pkg_.a
2025-08-20T21:13:52.8865428Z [00:03:30.234]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:52.8865974Z [00:03:30.234]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:52.8866371Z [00:03:30.234]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.8866786Z [00:03:30.234]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:52.8867107Z [00:03:30.234]➜  EOF
2025-08-20T21:13:52.8869727Z [00:03:30.234]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1888/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/ndb=>github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/ndb;$WORK/b1888=>" -p github.com/anchore/go-rpmdb/pkg/ndb -lang=go1.22 -complete -installsuffix shared -buildid WJ2qfoBJBMh1THkFbsu9/WJ2qfoBJBMh1THkFbsu9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1888/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/ndb/ndb.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/ndb/syscall_linux.go
2025-08-20T21:13:52.9123436Z [00:03:30.260]➜  go tool buildid -w $WORK/b1888/_pkg_.a # internal
2025-08-20T21:13:52.9132109Z [00:03:30.261]➜  cp $WORK/b1888/_pkg_.a /root/.cache/go-build/b4/b468d975f0d8ce92ac68d863204613824408ae55fc662816844c4fcf8c63d037-d # internal
2025-08-20T21:13:52.9153939Z [00:03:30.263]➜  github.com/anchore/go-rpmdb/pkg/sqlite3
2025-08-20T21:13:52.9156566Z [00:03:30.263]➜  mkdir -p $WORK/b1889/
2025-08-20T21:13:52.9157083Z [00:03:30.264]➜  cat >/tmp/go-build1679262874/b1889/importcfg << 'EOF' # internal
2025-08-20T21:13:52.9157443Z [00:03:30.264]➜  # import config
2025-08-20T21:13:52.9157783Z [00:03:30.264]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:52.9158231Z [00:03:30.264]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:13:52.9158708Z [00:03:30.264]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:52.9159163Z [00:03:30.264]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:52.9159689Z [00:03:30.264]➜  packagefile github.com/anchore/go-rpmdb/pkg/db=/tmp/go-build1679262874/b1887/_pkg_.a
2025-08-20T21:13:52.9160262Z [00:03:30.264]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:52.9160939Z [00:03:30.264]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:52.9161273Z [00:03:30.264]➜  EOF
2025-08-20T21:13:52.9164179Z [00:03:30.264]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1889/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/sqlite3=>github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/sqlite3;$WORK/b1889=>" -p github.com/anchore/go-rpmdb/pkg/sqlite3 -lang=go1.22 -complete -installsuffix shared -buildid 3mcTaSw-7Qhl1-OJBCXn/3mcTaSw-7Qhl1-OJBCXn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1889/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/sqlite3/sqlite3.go
2025-08-20T21:13:52.9565599Z [00:03:30.304]➜  go tool buildid -w $WORK/b1881/_pkg_.a # internal
2025-08-20T21:13:52.9583124Z [00:03:30.306]➜  cp $WORK/b1881/_pkg_.a /root/.cache/go-build/51/512eb9c930cb89301f536e5ee868a85185ac2ece72af7601a337a371b0c26e6a-d # internal
2025-08-20T21:13:52.9623930Z [00:03:30.310]➜  github.com/DataDog/zstd
2025-08-20T21:13:52.9626812Z [00:03:30.310]➜  mkdir -p $WORK/b1891/
2025-08-20T21:13:52.9627438Z [00:03:30.310]➜  echo -n > $WORK/b1891/preferlinkext # internal
2025-08-20T21:13:52.9628005Z [00:03:30.310]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:52.9629986Z [00:03:30.310]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b1891/ -importpath github.com/DataDog/zstd "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 ./errors.go ./zstd.go ./zstd_bulk.go ./zstd_ctx.go ./zstd_stream.go
2025-08-20T21:13:52.9826266Z [00:03:30.331]➜  go tool buildid -w $WORK/b1813/_pkg_.a # internal
2025-08-20T21:13:53.0024248Z [00:03:30.350]➜  cp $WORK/b1813/_pkg_.a /root/.cache/go-build/98/98c94763e3ecc041a4fda740d02f9500d63692d926c27456427e5ea6da713b5e-d # internal
2025-08-20T21:13:53.0025338Z [00:03:30.351]➜  github.com/anchore/syft/syft/format/table
2025-08-20T21:13:53.0025782Z [00:03:30.351]➜  mkdir -p $WORK/b1802/
2025-08-20T21:13:53.0037377Z [00:03:30.352]➜  cat >/tmp/go-build1679262874/b1802/importcfg << 'EOF' # internal
2025-08-20T21:13:53.0047134Z [00:03:30.352]➜  # import config
2025-08-20T21:13:53.0048409Z [00:03:30.352]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.0048957Z [00:03:30.352]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:53.0049576Z [00:03:30.352]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build1679262874/b1803/_pkg_.a
2025-08-20T21:13:53.0050213Z [00:03:30.352]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build1679262874/b1813/_pkg_.a
2025-08-20T21:13:53.0051262Z [00:03:30.352]➜  packagefile github.com/olekukonko/tablewriter/renderer=/tmp/go-build1679262874/b1820/_pkg_.a
2025-08-20T21:13:53.0052011Z [00:03:30.352]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:13:53.0052544Z [00:03:30.352]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.0053141Z [00:03:30.352]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.0053563Z [00:03:30.352]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.0053879Z [00:03:30.352]➜  EOF
2025-08-20T21:13:53.0056587Z [00:03:30.354]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:53.0059135Z [00:03:30.354]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1802/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/table=>github.com/anchore/syft@v1.28.0/syft/format/table;$WORK/b1802=>" -p github.com/anchore/syft/syft/format/table -lang=go1.24 -complete -installsuffix shared -buildid DI_UF-VWo3tNnxMBAqsH/DI_UF-VWo3tNnxMBAqsH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1802/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/table/encoder.go
2025-08-20T21:13:53.0125651Z [00:03:30.361]➜  go tool buildid -w $WORK/b1889/_pkg_.a # internal
2025-08-20T21:13:53.0141953Z [00:03:30.362]➜  cp $WORK/b1889/_pkg_.a /root/.cache/go-build/39/39d3879e55692e7ed0e3b409b506068dbaa654a4719eb2e2a1acb27a209a4ed7-d # internal
2025-08-20T21:13:53.0164226Z [00:03:30.365]➜  github.com/anchore/go-rpmdb/pkg
2025-08-20T21:13:53.0164783Z [00:03:30.365]➜  mkdir -p $WORK/b1885/
2025-08-20T21:13:53.0169197Z [00:03:30.365]➜  cat >/tmp/go-build1679262874/b1885/importcfg << 'EOF' # internal
2025-08-20T21:13:53.0169564Z [00:03:30.365]➜  # import config
2025-08-20T21:13:53.0169907Z [00:03:30.365]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.0182788Z [00:03:30.365]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:53.0183578Z [00:03:30.365]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:53.0184042Z [00:03:30.365]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.0184902Z [00:03:30.365]➜  packagefile github.com/anchore/go-rpmdb/pkg/bdb=/tmp/go-build1679262874/b1886/_pkg_.a
2025-08-20T21:13:53.0185531Z [00:03:30.365]➜  packagefile github.com/anchore/go-rpmdb/pkg/db=/tmp/go-build1679262874/b1887/_pkg_.a
2025-08-20T21:13:53.0186147Z [00:03:30.365]➜  packagefile github.com/anchore/go-rpmdb/pkg/ndb=/tmp/go-build1679262874/b1888/_pkg_.a
2025-08-20T21:13:53.0186787Z [00:03:30.365]➜  packagefile github.com/anchore/go-rpmdb/pkg/sqlite3=/tmp/go-build1679262874/b1889/_pkg_.a
2025-08-20T21:13:53.0187377Z [00:03:30.365]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:53.0187973Z [00:03:30.365]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.0188495Z [00:03:30.365]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.0189339Z [00:03:30.365]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.0190098Z [00:03:30.365]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:53.0190735Z [00:03:30.365]➜  EOF
2025-08-20T21:13:53.0196024Z [00:03:30.365]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1885/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg=>github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg;$WORK/b1885=>" -p github.com/anchore/go-rpmdb/pkg -lang=go1.22 -complete -installsuffix shared -buildid Jw1RFmbFPuFtWGxIF3Ys/Jw1RFmbFPuFtWGxIF3Ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1885/importcfg -pack /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/entry.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/file_digest.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/file_flags.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/inet.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/package.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/rpmdb.go /root/go/pkg/mod/github.com/anchore/go-rpmdb@v0.0.0-20250516171929-f77691e1faec/pkg/rpmtags.go
2025-08-20T21:13:53.1118328Z [00:03:30.460]➜  go tool buildid -w $WORK/b1885/_pkg_.a # internal
2025-08-20T21:13:53.1133228Z [00:03:30.461]➜  cp $WORK/b1885/_pkg_.a /root/.cache/go-build/08/08793344d10d64932ba8d1ea6d3ec704c03b2a851b41f796b0e3ca3d86a67fe6-d # internal
2025-08-20T21:13:53.1140000Z [00:03:30.462]➜  github.com/sassoftware/go-rpmutils/fileutil
2025-08-20T21:13:53.1140390Z [00:03:30.462]➜  mkdir -p $WORK/b1893/
2025-08-20T21:13:53.1153943Z [00:03:30.463]➜  cat >/tmp/go-build1679262874/b1893/importcfg << 'EOF' # internal
2025-08-20T21:13:53.1154470Z [00:03:30.463]➜  # import config
2025-08-20T21:13:53.1154892Z [00:03:30.463]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:53.1155364Z [00:03:30.463]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.1155683Z [00:03:30.463]➜  EOF
2025-08-20T21:13:53.1159623Z [00:03:30.464]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1893/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/fileutil=>github.com/sassoftware/go-rpmutils@v0.4.0/fileutil;$WORK/b1893=>" -p github.com/sassoftware/go-rpmutils/fileutil -lang=go1.21 -complete -installsuffix shared -buildid NuH-1cdve03ZlUz49RUq/NuH-1cdve03ZlUz49RUq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1893/importcfg -pack /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/fileutil/fileutil_unix.go
2025-08-20T21:13:53.1268900Z [00:03:30.475]➜  go tool buildid -w $WORK/b1841/_pkg_.a # internal
2025-08-20T21:13:53.1326801Z [00:03:30.481]➜  cp $WORK/b1841/_pkg_.a /root/.cache/go-build/a9/a992cd535d78885e59c702c3d65df2d6f186a567ebb83586d42c503c0b6b8e80-d # internal
2025-08-20T21:13:53.1373696Z [00:03:30.485]➜  go tool buildid -w $WORK/b1893/_pkg_.a # internal
2025-08-20T21:13:53.1392447Z [00:03:30.486]➜  cp $WORK/b1893/_pkg_.a /root/.cache/go-build/57/570223cbc20e79ec6902882ab004f514571466428e9a84f28e36e9b951f3b03f-d # internal
2025-08-20T21:13:53.1401207Z [00:03:30.488]➜  github.com/sassoftware/go-rpmutils/cpio
2025-08-20T21:13:53.1401868Z [00:03:30.488]➜  mkdir -p $WORK/b1892/
2025-08-20T21:13:53.1402546Z [00:03:30.488]➜  github.com/anchore/syft/syft/pkg/cataloger/debian
2025-08-20T21:13:53.1403347Z [00:03:30.488]➜  mkdir -p $WORK/b1839/
2025-08-20T21:13:53.1403792Z [00:03:30.488]➜  cat >/tmp/go-build1679262874/b1892/importcfg << 'EOF' # internal
2025-08-20T21:13:53.1404167Z [00:03:30.488]➜  # import config
2025-08-20T21:13:53.1404515Z [00:03:30.488]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.1405195Z [00:03:30.488]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.1405903Z [00:03:30.488]➜  packagefile github.com/sassoftware/go-rpmutils/fileutil=/tmp/go-build1679262874/b1893/_pkg_.a
2025-08-20T21:13:53.1406446Z [00:03:30.488]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.1406847Z [00:03:30.488]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.1407263Z [00:03:30.488]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.1407707Z [00:03:30.488]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.1408155Z [00:03:30.488]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:53.1408581Z [00:03:30.488]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.1408898Z [00:03:30.488]➜  EOF
2025-08-20T21:13:53.1441542Z [00:03:30.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1892/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio=>github.com/sassoftware/go-rpmutils@v0.4.0/cpio;$WORK/b1892=>" -p github.com/sassoftware/go-rpmutils/cpio -lang=go1.21 -complete -installsuffix shared -buildid gzobj9KBle9MVSDBdtm0/gzobj9KBle9MVSDBdtm0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1892/importcfg -pack /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio/cpio.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio/extract.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio/header.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio/reader.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/cpio/stream.go
2025-08-20T21:13:53.1444680Z [00:03:30.488]➜  cat >/tmp/go-build1679262874/b1839/importcfg << 'EOF' # internal
2025-08-20T21:13:53.1445046Z [00:03:30.488]➜  # import config
2025-08-20T21:13:53.1445414Z [00:03:30.488]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:53.1445856Z [00:03:30.488]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:53.1446276Z [00:03:30.488]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.1446699Z [00:03:30.488]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.1447126Z [00:03:30.488]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.1447542Z [00:03:30.488]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.1448035Z [00:03:30.488]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:13:53.1448621Z [00:03:30.488]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.1449226Z [00:03:30.488]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:53.1449850Z [00:03:30.488]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.1450511Z [00:03:30.488]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:53.1451382Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.1452031Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:13:53.1452954Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.1453569Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:13:53.1454172Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.1455041Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.1455991Z [00:03:30.488]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:13:53.1456754Z [00:03:30.488]➜  packagefile github.com/blakesmith/ar=/tmp/go-build1679262874/b1840/_pkg_.a
2025-08-20T21:13:53.1457319Z [00:03:30.488]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:13:53.1457918Z [00:03:30.488]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:53.1458506Z [00:03:30.488]➜  packagefile github.com/mholt/archives=/tmp/go-build1679262874/b1841/_pkg_.a
2025-08-20T21:13:53.1459086Z [00:03:30.488]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:53.1459576Z [00:03:30.488]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.1460010Z [00:03:30.488]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.1460453Z [00:03:30.488]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.1461040Z [00:03:30.488]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:53.1461574Z [00:03:30.488]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.1462114Z [00:03:30.488]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.1462434Z [00:03:30.488]➜  EOF
2025-08-20T21:13:53.1466763Z [00:03:30.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1839/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian;$WORK/b1839=>" -p github.com/anchore/syft/syft/pkg/cataloger/debian -lang=go1.24 -complete -installsuffix shared -buildid 9zFk2IpRe8CvIFl-NNRs/9zFk2IpRe8CvIFl-NNRs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1839/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/dependency.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/parse_copyright.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/parse_deb_archive.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/parse_dpkg_db.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/debian/parse_dpkg_info_files.go
2025-08-20T21:13:53.1967463Z [00:03:30.545]➜  go tool buildid -w $WORK/b1892/_pkg_.a # internal
2025-08-20T21:13:53.1977846Z [00:03:30.546]➜  cp $WORK/b1892/_pkg_.a /root/.cache/go-build/85/85a2350d554b8e1a7b855147b6151946d110c7246fdee81570fc40447c5f90b9-d # internal
2025-08-20T21:13:53.2019382Z [00:03:30.550]➜  github.com/anchore/syft/syft/pkg/cataloger/ruby
2025-08-20T21:13:53.2020217Z [00:03:30.550]➜  mkdir -p $WORK/b1894/
2025-08-20T21:13:53.2022564Z [00:03:30.550]➜  cat >/tmp/go-build1679262874/b1894/importcfg << 'EOF' # internal
2025-08-20T21:13:53.2026900Z [00:03:30.550]➜  # import config
2025-08-20T21:13:53.2027273Z [00:03:30.550]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:53.2027716Z [00:03:30.550]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.2028175Z [00:03:30.550]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:53.2028954Z [00:03:30.550]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.2029486Z [00:03:30.550]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.2030092Z [00:03:30.550]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:53.2030927Z [00:03:30.550]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:53.2031645Z [00:03:30.550]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.2032411Z [00:03:30.550]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.2033097Z [00:03:30.550]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.2033787Z [00:03:30.550]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.2034468Z [00:03:30.550]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:13:53.2035086Z [00:03:30.550]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:53.2035594Z [00:03:30.550]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:53.2036019Z [00:03:30.550]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.2036342Z [00:03:30.550]➜  EOF
2025-08-20T21:13:53.2039650Z [00:03:30.550]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1894/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby;$WORK/b1894=>" -p github.com/anchore/syft/syft/pkg/cataloger/ruby -lang=go1.24 -complete -installsuffix shared -buildid YKErG72ZOeHdW2RAhv8X/YKErG72ZOeHdW2RAhv8X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1894/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby/parse_gemfile_lock.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/ruby/parse_gemspec.go
2025-08-20T21:13:53.2672605Z [00:03:30.615]➜  go tool buildid -w $WORK/b1894/_pkg_.a # internal
2025-08-20T21:13:53.2682602Z [00:03:30.616]➜  cp $WORK/b1894/_pkg_.a /root/.cache/go-build/70/70c7b05e34511981d89281eb9721754c6859d18645ce9e76e2ccf642bf29bb2a-d # internal
2025-08-20T21:13:53.2701591Z [00:03:30.618]➜  github.com/rust-secure-code/go-rustaudit
2025-08-20T21:13:53.2717400Z [00:03:30.618]➜  mkdir -p $WORK/b1896/
2025-08-20T21:13:53.2717839Z [00:03:30.619]➜  cat >/tmp/go-build1679262874/b1896/importcfg << 'EOF' # internal
2025-08-20T21:13:53.2718196Z [00:03:30.619]➜  # import config
2025-08-20T21:13:53.2718536Z [00:03:30.619]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.2719012Z [00:03:30.619]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:53.2719471Z [00:03:30.619]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:13:53.2719918Z [00:03:30.619]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:13:53.2720368Z [00:03:30.619]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:13:53.2721055Z [00:03:30.619]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:53.2721534Z [00:03:30.619]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:53.2721987Z [00:03:30.619]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.2722406Z [00:03:30.619]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.2722803Z [00:03:30.619]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.2723108Z [00:03:30.619]➜  EOF
2025-08-20T21:13:53.2725811Z [00:03:30.619]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1896/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rust-secure-code/go-rustaudit@v0.0.0-20250226111315-e20ec32e963c=>github.com/rust-secure-code/go-rustaudit@v0.0.0-20250226111315-e20ec32e963c;$WORK/b1896=>" -p github.com/rust-secure-code/go-rustaudit -lang=go1.18 -complete -installsuffix shared -buildid VR3Eb7dnsAQIe3qt0p6c/VR3Eb7dnsAQIe3qt0p6c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1896/importcfg -pack /root/go/pkg/mod/github.com/rust-secure-code/go-rustaudit@v0.0.0-20250226111315-e20ec32e963c/rustaudit.go
2025-08-20T21:13:53.2947314Z [00:03:30.643]➜  go tool buildid -w $WORK/b1839/_pkg_.a # internal
2025-08-20T21:13:53.2969748Z [00:03:30.644]➜  cp $WORK/b1839/_pkg_.a /root/.cache/go-build/e1/e1f84f42fe0872837aab43efcd122260750fdfb5260382cf45f97fd5697f5339-d # internal
2025-08-20T21:13:53.2974514Z [00:03:30.644]➜  github.com/anchore/syft/syft/pkg/cataloger/swift
2025-08-20T21:13:53.2974951Z [00:03:30.644]➜  mkdir -p $WORK/b1898/
2025-08-20T21:13:53.2976804Z [00:03:30.644]➜  cat >/tmp/go-build1679262874/b1898/importcfg << 'EOF' # internal
2025-08-20T21:13:53.2977250Z [00:03:30.644]➜  # import config
2025-08-20T21:13:53.2977794Z [00:03:30.644]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.2978367Z [00:03:30.644]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:53.2978851Z [00:03:30.644]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.2979479Z [00:03:30.644]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.2980183Z [00:03:30.644]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.2982161Z [00:03:30.644]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.2982908Z [00:03:30.644]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:53.2983575Z [00:03:30.644]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.2984386Z [00:03:30.644]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.2984991Z [00:03:30.644]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.2985679Z [00:03:30.644]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.2986291Z [00:03:30.644]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:53.2986738Z [00:03:30.644]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.2987158Z [00:03:30.644]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.2987475Z [00:03:30.644]➜  EOF
2025-08-20T21:13:53.3011238Z [00:03:30.645]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1898/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift;$WORK/b1898=>" -p github.com/anchore/syft/syft/pkg/cataloger/swift -lang=go1.24 -complete -installsuffix shared -buildid u76NQaJS5zwSoPTMwvnQ/u76NQaJS5zwSoPTMwvnQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1898/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift/parse_package_resolved.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swift/parse_podfile_lock.go
2025-08-20T21:13:53.3301131Z [00:03:30.678]➜  go tool buildid -w $WORK/b1896/_pkg_.a # internal
2025-08-20T21:13:53.3306478Z [00:03:30.679]➜  cp $WORK/b1896/_pkg_.a /root/.cache/go-build/b6/b6c63b644c5ba14d5d2b0bdafb1860adcea8276e7eda9120e84e655f13b716ca-d # internal
2025-08-20T21:13:53.3334437Z [00:03:30.681]➜  github.com/anchore/syft/syft/pkg/cataloger/rust
2025-08-20T21:13:53.3335165Z [00:03:30.681]➜  mkdir -p $WORK/b1895/
2025-08-20T21:13:53.3339969Z [00:03:30.682]➜  cat >/tmp/go-build1679262874/b1895/importcfg << 'EOF' # internal
2025-08-20T21:13:53.3340388Z [00:03:30.682]➜  # import config
2025-08-20T21:13:53.3340902Z [00:03:30.682]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.3341370Z [00:03:30.682]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.3341788Z [00:03:30.682]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.3342576Z [00:03:30.682]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.3343282Z [00:03:30.682]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.3343948Z [00:03:30.682]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:13:53.3344654Z [00:03:30.682]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:13:53.3345352Z [00:03:30.682]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:13:53.3346004Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.3346628Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.3347302Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:13:53.3347976Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.3348789Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.3349671Z [00:03:30.682]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:13:53.3350522Z [00:03:30.682]➜  packagefile github.com/pelletier/go-toml=/tmp/go-build1679262874/b1195/_pkg_.a
2025-08-20T21:13:53.3351311Z [00:03:30.682]➜  packagefile github.com/rust-secure-code/go-rustaudit=/tmp/go-build1679262874/b1896/_pkg_.a
2025-08-20T21:13:53.3351851Z [00:03:30.682]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.3352166Z [00:03:30.682]➜  EOF
2025-08-20T21:13:53.3355363Z [00:03:30.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1895/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust;$WORK/b1895=>" -p github.com/anchore/syft/syft/pkg/cataloger/rust -lang=go1.24 -complete -installsuffix shared -buildid 1853807Jvq68LuOThBFl/1853807Jvq68LuOThBFl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1895/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust/parse_audit_binary.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/rust/parse_cargo_lock.go
2025-08-20T21:13:53.3397912Z [00:03:30.688]➜  go tool buildid -w $WORK/b1898/_pkg_.a # internal
2025-08-20T21:13:53.3428450Z [00:03:30.688]➜  cp $WORK/b1898/_pkg_.a /root/.cache/go-build/90/908f719a8c7fcd75288278cc60836358cdcc6df7d9f2d8b47423b27f32ab2798-d # internal
2025-08-20T21:13:53.3429236Z [00:03:30.689]➜  github.com/anchore/syft/syft/pkg/cataloger/swipl
2025-08-20T21:13:53.3429583Z [00:03:30.689]➜  mkdir -p $WORK/b1899/
2025-08-20T21:13:53.3429968Z [00:03:30.689]➜  cat >/tmp/go-build1679262874/b1899/importcfg << 'EOF' # internal
2025-08-20T21:13:53.3430320Z [00:03:30.689]➜  # import config
2025-08-20T21:13:53.3430796Z [00:03:30.689]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.3431648Z [00:03:30.689]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.3432278Z [00:03:30.689]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.3432909Z [00:03:30.689]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.3433532Z [00:03:30.689]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.3434133Z [00:03:30.689]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.3434969Z [00:03:30.689]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.3435600Z [00:03:30.689]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.3436010Z [00:03:30.689]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:53.3436329Z [00:03:30.689]➜  EOF
2025-08-20T21:13:53.3439175Z [00:03:30.689]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1899/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swipl=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swipl;$WORK/b1899=>" -p github.com/anchore/syft/syft/pkg/cataloger/swipl -lang=go1.24 -complete -installsuffix shared -buildid TUWkkVMUMUT8HAxF6jfg/TUWkkVMUMUT8HAxF6jfg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1899/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swipl/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swipl/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/swipl/parse_pack.go
2025-08-20T21:13:53.3594208Z [00:03:30.707]➜  go tool buildid -w $WORK/b1802/_pkg_.a # internal
2025-08-20T21:13:53.3658179Z [00:03:30.714]➜  cp $WORK/b1802/_pkg_.a /root/.cache/go-build/c0/c0fc8d0f7f16eeff5c4ad2885a81b49f2d4e9b17a812178716ebfe6bc7cb4613-d # internal
2025-08-20T21:13:53.3703431Z [00:03:30.717]➜  github.com/anchore/syft/syft/format
2025-08-20T21:13:53.3723333Z [00:03:30.717]➜  mkdir -p $WORK/b1769/
2025-08-20T21:13:53.3723748Z [00:03:30.718]➜  cat >/tmp/go-build1679262874/b1769/importcfg << 'EOF' # internal
2025-08-20T21:13:53.3724098Z [00:03:30.718]➜  # import config
2025-08-20T21:13:53.3724437Z [00:03:30.718]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.3724852Z [00:03:30.718]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.3725393Z [00:03:30.718]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.3726101Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/cyclonedxjson=/tmp/go-build1679262874/b1720/_pkg_.a
2025-08-20T21:13:53.3726840Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/cyclonedxxml=/tmp/go-build1679262874/b1770/_pkg_.a
2025-08-20T21:13:53.3727549Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/github=/tmp/go-build1679262874/b1771/_pkg_.a
2025-08-20T21:13:53.3728277Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:13:53.3728988Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/purls=/tmp/go-build1679262874/b1773/_pkg_.a
2025-08-20T21:13:53.3729674Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/spdxjson=/tmp/go-build1679262874/b1774/_pkg_.a
2025-08-20T21:13:53.3730388Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/spdxtagvalue=/tmp/go-build1679262874/b1789/_pkg_.a
2025-08-20T21:13:53.3733987Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/syftjson=/tmp/go-build1679262874/b1798/_pkg_.a
2025-08-20T21:13:53.3734685Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/table=/tmp/go-build1679262874/b1802/_pkg_.a
2025-08-20T21:13:53.3735374Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/template=/tmp/go-build1679262874/b1823/_pkg_.a
2025-08-20T21:13:53.3736399Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/format/text=/tmp/go-build1679262874/b1833/_pkg_.a
2025-08-20T21:13:53.3737039Z [00:03:30.718]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:13:53.3737651Z [00:03:30.718]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:53.3738254Z [00:03:30.718]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:13:53.3738878Z [00:03:30.718]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.3739363Z [00:03:30.718]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:53.3739788Z [00:03:30.718]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.3740210Z [00:03:30.719]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.3740533Z [00:03:30.719]➜  EOF
2025-08-20T21:13:53.3743642Z [00:03:30.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1769/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format=>github.com/anchore/syft@v1.28.0/syft/format;$WORK/b1769=>" -p github.com/anchore/syft/syft/format -lang=go1.24 -complete -installsuffix shared -buildid EBC1GUHD7_DBDZKP_2a_/EBC1GUHD7_DBDZKP_2a_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1769/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/decoders.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/decoders_collection.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/encoders.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/format/encoders_collection.go
2025-08-20T21:13:53.3746202Z [00:03:30.719]➜  go tool buildid -w $WORK/b1899/_pkg_.a # internal
2025-08-20T21:13:53.3746863Z [00:03:30.720]➜  cp $WORK/b1899/_pkg_.a /root/.cache/go-build/c6/c6a2c89f9792c9cd26e2e5f69a3562474b41ef12e7713a712923932a353f0b02-d # internal
2025-08-20T21:13:53.3747694Z [00:03:30.720]➜  github.com/apparentlymart/go-textseg/v15/textseg
2025-08-20T21:13:53.3748028Z [00:03:30.720]➜  mkdir -p $WORK/b1904/
2025-08-20T21:13:53.3748404Z [00:03:30.720]➜  cat >/tmp/go-build1679262874/b1904/importcfg << 'EOF' # internal
2025-08-20T21:13:53.3748746Z [00:03:30.720]➜  # import config
2025-08-20T21:13:53.3749076Z [00:03:30.720]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:53.3749488Z [00:03:30.720]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.3749913Z [00:03:30.720]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.3750336Z [00:03:30.720]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:53.3750914Z [00:03:30.720]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:53.3751256Z [00:03:30.720]➜  EOF
2025-08-20T21:13:53.3754686Z [00:03:30.720]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1904/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg=>github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg;$WORK/b1904=>" -p github.com/apparentlymart/go-textseg/v15/textseg -lang=go1.16 -complete -installsuffix shared -buildid b_2x_o1P9CyjRiqFmNpq/b_2x_o1P9CyjRiqFmNpq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1904/importcfg -pack /root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg/all_tokens.go /root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg/generate.go /root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg/grapheme_clusters.go /root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg/tables.go /root/go/pkg/mod/github.com/apparentlymart/go-textseg/v15@v15.0.0/textseg/utf8_seqs.go
2025-08-20T21:13:53.3852090Z [00:03:30.733]➜  go tool buildid -w $WORK/b1895/_pkg_.a # internal
2025-08-20T21:13:53.3861979Z [00:03:30.734]➜  cp $WORK/b1895/_pkg_.a /root/.cache/go-build/28/288ef8cfce549e153c648c9c3469a12ec34937333cc82492ec3b7249b99df52c-d # internal
2025-08-20T21:13:53.3867769Z [00:03:30.735]➜  github.com/mitchellh/go-wordwrap
2025-08-20T21:13:53.3868606Z [00:03:30.735]➜  mkdir -p $WORK/b1905/
2025-08-20T21:13:53.3871209Z [00:03:30.735]➜  cat >/tmp/go-build1679262874/b1905/importcfg << 'EOF' # internal
2025-08-20T21:13:53.3871617Z [00:03:30.735]➜  # import config
2025-08-20T21:13:53.3879458Z [00:03:30.735]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.3879900Z [00:03:30.735]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:53.3880499Z [00:03:30.735]➜  EOF
2025-08-20T21:13:53.3882562Z [00:03:30.735]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1905/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/go-wordwrap@v1.0.1=>github.com/mitchellh/go-wordwrap@v1.0.1;$WORK/b1905=>" -p github.com/mitchellh/go-wordwrap -lang=go1.14 -complete -installsuffix shared -buildid MTH6fkhvuaTLMII8_GBl/MTH6fkhvuaTLMII8_GBl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1905/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/go-wordwrap@v1.0.1/wordwrap.go
2025-08-20T21:13:53.4003730Z [00:03:30.748]➜  go tool buildid -w $WORK/b1905/_pkg_.a # internal
2025-08-20T21:13:53.4008067Z [00:03:30.749]➜  cp $WORK/b1905/_pkg_.a /root/.cache/go-build/c4/c4e3a999ba75c8aef07263f1f44f02a8ae5e018a3eeb8f86c954cd2fc5b6301e-d # internal
2025-08-20T21:13:53.4012316Z [00:03:30.749]➜  github.com/zclconf/go-cty/cty/set
2025-08-20T21:13:53.4013419Z [00:03:30.749]➜  mkdir -p $WORK/b1908/
2025-08-20T21:13:53.4014808Z [00:03:30.750]➜  cat >/tmp/go-build1679262874/b1908/importcfg << 'EOF' # internal
2025-08-20T21:13:53.4016577Z [00:03:30.750]➜  # import config
2025-08-20T21:13:53.4017227Z [00:03:30.750]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.4017721Z [00:03:30.750]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.4018040Z [00:03:30.750]➜  EOF
2025-08-20T21:13:53.4020821Z [00:03:30.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1908/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set=>github.com/zclconf/go-cty@v1.14.0/cty/set;$WORK/b1908=>" -p github.com/zclconf/go-cty/cty/set -lang=go1.18 -complete -installsuffix shared -buildid AxyGTaz2GL45qBaVKJ8O/AxyGTaz2GL45qBaVKJ8O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1908/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set/iterator.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set/ops.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set/rules.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set/set.go
2025-08-20T21:13:53.4159442Z [00:03:30.764]➜  go tool buildid -w $WORK/b1908/_pkg_.a # internal
2025-08-20T21:13:53.4162827Z [00:03:30.764]➜  cp $WORK/b1908/_pkg_.a /root/.cache/go-build/c7/c7ed7c64b001ae7f5a692a8ec7fa609c49b0539882af6e854f641c6a0ebefc16-d # internal
2025-08-20T21:13:53.4164298Z [00:03:30.765]➜  github.com/anchore/syft/syft/pkg/cataloger/wordpress
2025-08-20T21:13:53.4165057Z [00:03:30.765]➜  mkdir -p $WORK/b1919/
2025-08-20T21:13:53.4166935Z [00:03:30.765]➜  cat >/tmp/go-build1679262874/b1919/importcfg << 'EOF' # internal
2025-08-20T21:13:53.4167481Z [00:03:30.765]➜  # import config
2025-08-20T21:13:53.4168838Z [00:03:30.765]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.4169525Z [00:03:30.765]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.4170214Z [00:03:30.765]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:53.4171589Z [00:03:30.765]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.4172242Z [00:03:30.765]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.4172851Z [00:03:30.765]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.4173881Z [00:03:30.765]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.4174490Z [00:03:30.765]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.4174934Z [00:03:30.765]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:53.4175357Z [00:03:30.765]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.4175671Z [00:03:30.765]➜  EOF
2025-08-20T21:13:53.4178740Z [00:03:30.765]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1919/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/wordpress=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/wordpress;$WORK/b1919=>" -p github.com/anchore/syft/syft/pkg/cataloger/wordpress -lang=go1.24 -complete -installsuffix shared -buildid f3e8FTIUKF-hCga4qF1g/f3e8FTIUKF-hCga4qF1g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1919/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/wordpress/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/wordpress/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/wordpress/parse_plugin.go
2025-08-20T21:13:53.4448864Z [00:03:30.793]➜  go tool buildid -w $WORK/b1919/_pkg_.a # internal
2025-08-20T21:13:53.4454968Z [00:03:30.793]➜  cp $WORK/b1919/_pkg_.a /root/.cache/go-build/37/3761787c353dd5f826802bfcbdc19700ca40d68b029c08dd87d39aac8b5ee1ee-d # internal
2025-08-20T21:13:53.4485928Z [00:03:30.797]➜  github.com/anchore/syft/syft/internal/windows
2025-08-20T21:13:53.4487461Z [00:03:30.797]➜  mkdir -p $WORK/b1923/
2025-08-20T21:13:53.4488825Z [00:03:30.797]➜  cat >/tmp/go-build1679262874/b1923/importcfg << 'EOF' # internal
2025-08-20T21:13:53.4489820Z [00:03:30.797]➜  # import config
2025-08-20T21:13:53.4490231Z [00:03:30.797]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.4490820Z [00:03:30.797]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.4491347Z [00:03:30.797]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:53.4491782Z [00:03:30.797]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.4492104Z [00:03:30.797]➜  EOF
2025-08-20T21:13:53.4494203Z [00:03:30.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1923/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/windows=>github.com/anchore/syft@v1.28.0/syft/internal/windows;$WORK/b1923=>" -p github.com/anchore/syft/syft/internal/windows -lang=go1.24 -complete -installsuffix shared -buildid hEEJb0B-EzZV1xNnZnl1/hEEJb0B-EzZV1xNnZnl1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1923/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/windows/path.go
2025-08-20T21:13:53.4643367Z [00:03:30.812]➜  go tool buildid -w $WORK/b1923/_pkg_.a # internal
2025-08-20T21:13:53.4648183Z [00:03:30.813]➜  cp $WORK/b1923/_pkg_.a /root/.cache/go-build/c7/c7f1a586c729226003a4d78ca3be1b5b002de8aa14ee68fe638e0ce99d7a8599-d # internal
2025-08-20T21:13:53.4651901Z [00:03:30.813]➜  go tool buildid -w $WORK/b1769/_pkg_.a # internal
2025-08-20T21:13:53.4670822Z [00:03:30.815]➜  cp $WORK/b1769/_pkg_.a /root/.cache/go-build/a2/a20e2e6aab21d95748d65df4e148540be8dfc0a22f4528959f24a677871fd1d0-d # internal
2025-08-20T21:13:53.4678130Z [00:03:30.816]➜  github.com/anchore/syft/syft/pkg/cataloger/bitnami
2025-08-20T21:13:53.4678510Z [00:03:30.816]➜  mkdir -p $WORK/b1768/
2025-08-20T21:13:53.4683514Z [00:03:30.816]➜  cat >/tmp/go-build1679262874/b1768/importcfg << 'EOF' # internal
2025-08-20T21:13:53.4685178Z [00:03:30.816]➜  # import config
2025-08-20T21:13:53.4686176Z [00:03:30.816]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.4686645Z [00:03:30.816]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.4687165Z [00:03:30.816]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:13:53.4688161Z [00:03:30.816]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.4688804Z [00:03:30.816]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.4689486Z [00:03:30.816]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.4690108Z [00:03:30.816]➜  packagefile github.com/anchore/syft/syft/format=/tmp/go-build1679262874/b1769/_pkg_.a
2025-08-20T21:13:53.4690910Z [00:03:30.816]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.4691847Z [00:03:30.816]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.4692644Z [00:03:30.816]➜  packagefile github.com/bitnami/go-version/pkg/version=/tmp/go-build1679262874/b1834/_pkg_.a
2025-08-20T21:13:53.4693185Z [00:03:30.816]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.4693855Z [00:03:30.816]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.4694307Z [00:03:30.816]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:53.4694730Z [00:03:30.816]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.4695047Z [00:03:30.816]➜  EOF
2025-08-20T21:13:53.4697597Z [00:03:30.817]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1768/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/bitnami=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/bitnami;$WORK/b1768=>" -p github.com/anchore/syft/syft/pkg/cataloger/bitnami -lang=go1.24 -complete -installsuffix shared -buildid 5Ml-gtmqMQSb1WUxXX39/5Ml-gtmqMQSb1WUxXX39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1768/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/bitnami/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/bitnami/package.go
2025-08-20T21:13:53.4712852Z [00:03:30.819]➜  github.com/anchore/syft/syft/internal/fileresolver
2025-08-20T21:13:53.4714626Z [00:03:30.820]➜  mkdir -p $WORK/b1922/
2025-08-20T21:13:53.4741815Z [00:03:30.820]➜  cat >/tmp/go-build1679262874/b1922/importcfg << 'EOF' # internal
2025-08-20T21:13:53.4742710Z [00:03:30.820]➜  # import config
2025-08-20T21:13:53.4743222Z [00:03:30.820]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.4744601Z [00:03:30.820]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.4745053Z [00:03:30.820]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.4745561Z [00:03:30.820]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:53.4746184Z [00:03:30.820]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:53.4746870Z [00:03:30.820]➜  packagefile github.com/anchore/stereoscope/pkg/filetree=/tmp/go-build1679262874/b901/_pkg_.a
2025-08-20T21:13:53.4747566Z [00:03:30.820]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:53.4748220Z [00:03:30.820]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:53.4748850Z [00:03:30.820]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.4749466Z [00:03:30.820]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.4750410Z [00:03:30.820]➜  packagefile github.com/anchore/syft/syft/internal/windows=/tmp/go-build1679262874/b1923/_pkg_.a
2025-08-20T21:13:53.4751339Z [00:03:30.820]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:53.4751938Z [00:03:30.820]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build1679262874/b1063/_pkg_.a
2025-08-20T21:13:53.4752732Z [00:03:30.820]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:53.4753303Z [00:03:30.820]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:53.4753800Z [00:03:30.820]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.4754208Z [00:03:30.820]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:53.4754613Z [00:03:30.820]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.4755020Z [00:03:30.820]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.4755471Z [00:03:30.820]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.4756085Z [00:03:30.820]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:13:53.4756616Z [00:03:30.820]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.4757049Z [00:03:30.820]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.4757722Z [00:03:30.820]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:53.4758034Z [00:03:30.820]➜  EOF
2025-08-20T21:13:53.4765535Z [00:03:30.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1922/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver=>github.com/anchore/syft@v1.28.0/syft/internal/fileresolver;$WORK/b1922=>" -p github.com/anchore/syft/syft/internal/fileresolver -lang=go1.24 -complete -installsuffix shared -buildid VIlIXYK-ew2vBC5jO8Q5/VIlIXYK-ew2vBC5jO8Q5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1922/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/chroot_context.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/container_image_all_layers.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/container_image_deep_squash.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/container_image_squash.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/deferred.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/directory.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/directory_indexer.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/empty.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/excluding_file.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/file.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/file_indexer.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/file_metadata_by_location.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/filetree_resolver.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/path_skipper.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/internal/fileresolver/unindexed_directory.go
2025-08-20T21:13:53.5120743Z [00:03:30.859]➜  go tool buildid -w $WORK/b1768/_pkg_.a # internal
2025-08-20T21:13:53.5124227Z [00:03:30.860]➜  cp $WORK/b1768/_pkg_.a /root/.cache/go-build/8e/8e1078281a9aef1fb4276f15b7850f66bd9077896e99cce191a4cc2281df6b88-d # internal
2025-08-20T21:13:53.5136933Z [00:03:30.862]➜  github.com/anchore/syft/syft/pkg/cataloger/sbom
2025-08-20T21:13:53.5139940Z [00:03:30.862]➜  mkdir -p $WORK/b1897/
2025-08-20T21:13:53.5148008Z [00:03:30.863]➜  cat >/tmp/go-build1679262874/b1897/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5160944Z [00:03:30.863]➜  # import config
2025-08-20T21:13:53.5161408Z [00:03:30.863]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.5161862Z [00:03:30.863]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.5162292Z [00:03:30.863]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.5163019Z [00:03:30.863]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.5163673Z [00:03:30.863]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.5164299Z [00:03:30.863]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.5164951Z [00:03:30.863]➜  packagefile github.com/anchore/syft/syft/format=/tmp/go-build1679262874/b1769/_pkg_.a
2025-08-20T21:13:53.5165561Z [00:03:30.863]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:53.5166251Z [00:03:30.863]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:53.5166926Z [00:03:30.863]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.5167292Z [00:03:30.863]➜  EOF
2025-08-20T21:13:53.5169442Z [00:03:30.863]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1897/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/sbom=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/sbom;$WORK/b1897=>" -p github.com/anchore/syft/syft/pkg/cataloger/sbom -lang=go1.24 -complete -installsuffix shared -buildid y4Re8el9zyJQJvat54ei/y4Re8el9zyJQJvat54ei -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1897/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/sbom/cataloger.go
2025-08-20T21:13:53.5269412Z [00:03:30.874]➜  go tool buildid -w $WORK/b1904/_pkg_.a # internal
2025-08-20T21:13:53.5273068Z [00:03:30.875]➜  cp $WORK/b1904/_pkg_.a /root/.cache/go-build/34/34a3ed56128f6279f5c9bc35b418d70e500ec5b187dc2f8cd687a3050456ab52-d # internal
2025-08-20T21:13:53.5290691Z [00:03:30.877]➜  github.com/zclconf/go-cty/cty/ctystrings
2025-08-20T21:13:53.5293953Z [00:03:30.877]➜  mkdir -p $WORK/b1907/
2025-08-20T21:13:53.5294398Z [00:03:30.877]➜  cat >/tmp/go-build1679262874/b1907/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5294766Z [00:03:30.877]➜  # import config
2025-08-20T21:13:53.5295110Z [00:03:30.877]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.5295695Z [00:03:30.877]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:53.5296350Z [00:03:30.877]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b261/_pkg_.a
2025-08-20T21:13:53.5296878Z [00:03:30.877]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:53.5297216Z [00:03:30.877]➜  EOF
2025-08-20T21:13:53.5299737Z [00:03:30.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1907/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/ctystrings=>github.com/zclconf/go-cty@v1.14.0/cty/ctystrings;$WORK/b1907=>" -p github.com/zclconf/go-cty/cty/ctystrings -lang=go1.18 -complete -installsuffix shared -buildid vhyl_jwn-FcaIisz9_W2/vhyl_jwn-FcaIisz9_W2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1907/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/ctystrings/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/ctystrings/normalize.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/ctystrings/prefix.go
2025-08-20T21:13:53.5423067Z [00:03:30.890]➜  go tool buildid -w $WORK/b1907/_pkg_.a # internal
2025-08-20T21:13:53.5428696Z [00:03:30.890]➜  cp $WORK/b1907/_pkg_.a /root/.cache/go-build/c1/c167f48cf369c11a4bfbfaffa04871e367607180bc94a77a65c377b5fb9f6c53-d # internal
2025-08-20T21:13:53.5429431Z [00:03:30.891]➜  github.com/zclconf/go-cty/cty
2025-08-20T21:13:53.5429740Z [00:03:30.891]➜  mkdir -p $WORK/b1906/
2025-08-20T21:13:53.5430388Z [00:03:30.891]➜  cat >/tmp/go-build1679262874/b1906/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5430948Z [00:03:30.891]➜  # import config
2025-08-20T21:13:53.5431307Z [00:03:30.891]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:53.5431763Z [00:03:30.891]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:53.5432421Z [00:03:30.891]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.5432835Z [00:03:30.891]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.5433377Z [00:03:30.891]➜  packagefile github.com/zclconf/go-cty/cty/ctystrings=/tmp/go-build1679262874/b1907/_pkg_.a
2025-08-20T21:13:53.5434034Z [00:03:30.891]➜  packagefile github.com/zclconf/go-cty/cty/set=/tmp/go-build1679262874/b1908/_pkg_.a
2025-08-20T21:13:53.5434562Z [00:03:30.891]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:13:53.5435020Z [00:03:30.891]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:13:53.5435563Z [00:03:30.891]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:53.5436060Z [00:03:30.891]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:53.5436496Z [00:03:30.891]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:53.5436922Z [00:03:30.891]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:53.5437563Z [00:03:30.891]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.5437883Z [00:03:30.891]➜  EOF
2025-08-20T21:13:53.5446876Z [00:03:30.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1906/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty=>github.com/zclconf/go-cty@v1.14.0/cty;$WORK/b1906=>" -p github.com/zclconf/go-cty/cty -lang=go1.18 -complete -installsuffix shared -buildid 2a3cV2SOwURBPh3GKQht/2a3cV2SOwURBPh3GKQht -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1906/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/capsule.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/capsule_ops.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/collection.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/element_iterator.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/error.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/helper.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/list_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/map_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/marks.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/null.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/object_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/path.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/path_set.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/primitive_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set_helper.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set_internals.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/set_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/tuple_type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/type_conform.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/unknown.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/unknown_as_null.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/unknown_refinement.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/value.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/value_init.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/value_ops.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/value_range.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/walk.go
2025-08-20T21:13:53.5492300Z [00:03:30.897]➜  go tool buildid -w $WORK/b1897/_pkg_.a # internal
2025-08-20T21:13:53.5512096Z [00:03:30.899]➜  cp $WORK/b1897/_pkg_.a /root/.cache/go-build/ec/ece102057a88de9f1b1253a52264001af5163f419e92396c460c546f935d40f5-d # internal
2025-08-20T21:13:53.5517051Z [00:03:30.900]➜  github.com/anchore/syft/syft/source/internal
2025-08-20T21:13:53.5522825Z [00:03:30.900]➜  mkdir -p $WORK/b1924/
2025-08-20T21:13:53.5525993Z [00:03:30.900]➜  cat >/tmp/go-build1679262874/b1924/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5526364Z [00:03:30.900]➜  # import config
2025-08-20T21:13:53.5528823Z [00:03:30.900]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.5531435Z [00:03:30.900]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.5533616Z [00:03:30.900]➜  EOF
2025-08-20T21:13:53.5537293Z [00:03:30.900]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1924/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/internal=>github.com/anchore/syft@v1.28.0/syft/source/internal;$WORK/b1924=>" -p github.com/anchore/syft/syft/source/internal -lang=go1.24 -complete -installsuffix shared -buildid hj61UhU6bZRwKVmcmalt/hj61UhU6bZRwKVmcmalt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1924/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/internal/digest_utils.go
2025-08-20T21:13:53.5622478Z [00:03:30.910]➜  go tool buildid -w $WORK/b1924/_pkg_.a # internal
2025-08-20T21:13:53.5630863Z [00:03:30.911]➜  cp $WORK/b1924/_pkg_.a /root/.cache/go-build/7a/7a2db543d41b5b4e254f28ee14ed7d488270f92b51bd4cea03b9f231d9ba17a4-d # internal
2025-08-20T21:13:53.5644044Z [00:03:30.912]➜  github.com/diskfs/go-diskfs/backend/file
2025-08-20T21:13:53.5644403Z [00:03:30.912]➜  mkdir -p $WORK/b1927/
2025-08-20T21:13:53.5644794Z [00:03:30.912]➜  cat >/tmp/go-build1679262874/b1927/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5645150Z [00:03:30.912]➜  # import config
2025-08-20T21:13:53.5645511Z [00:03:30.912]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.5645940Z [00:03:30.912]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.5646462Z [00:03:30.912]➜  packagefile github.com/diskfs/go-diskfs/backend=/tmp/go-build1679262874/b1579/_pkg_.a
2025-08-20T21:13:53.5646974Z [00:03:30.912]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.5647388Z [00:03:30.912]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:53.5647793Z [00:03:30.912]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.5648096Z [00:03:30.912]➜  EOF
2025-08-20T21:13:53.5650385Z [00:03:30.912]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1927/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend/file=>github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend/file;$WORK/b1927=>" -p github.com/diskfs/go-diskfs/backend/file -lang=go1.24 -complete -installsuffix shared -buildid x1LyFZ3778wh_AQMkB65/x1LyFZ3778wh_AQMkB65 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1927/importcfg -pack /root/go/pkg/mod/github.com/diskfs/go-diskfs@v1.6.1-0.20250601133945-2af1c7ece24c/backend/file/file.go
2025-08-20T21:13:53.5921630Z [00:03:30.940]➜  go tool buildid -w $WORK/b1927/_pkg_.a # internal
2025-08-20T21:13:53.5933262Z [00:03:30.941]➜  cp $WORK/b1927/_pkg_.a /root/.cache/go-build/8f/8f0f3dcb62ec779553c9f19f34d078ca41029238c2c0850e73c3fa197966c413-d # internal
2025-08-20T21:13:53.5968064Z [00:03:30.944]➜  github.com/goccy/go-yaml/token
2025-08-20T21:13:53.5968467Z [00:03:30.945]➜  mkdir -p $WORK/b1930/
2025-08-20T21:13:53.5994225Z [00:03:30.947]➜  cat >/tmp/go-build1679262874/b1930/importcfg << 'EOF' # internal
2025-08-20T21:13:53.5994642Z [00:03:30.947]➜  # import config
2025-08-20T21:13:53.5994994Z [00:03:30.947]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.5995717Z [00:03:30.947]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.5996231Z [00:03:30.947]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:53.5996665Z [00:03:30.947]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.5997088Z [00:03:30.947]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:53.5997417Z [00:03:30.947]➜  EOF
2025-08-20T21:13:53.5999227Z [00:03:30.947]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1930/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/token=>github.com/goccy/go-yaml@v1.18.0/token;$WORK/b1930=>" -p github.com/goccy/go-yaml/token -lang=go1.21 -complete -installsuffix shared -buildid BkgqYIyDIdtCt4eZ34Cq/BkgqYIyDIdtCt4eZ34Cq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1930/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/token/token.go
2025-08-20T21:13:53.6788158Z [00:03:31.027]➜  go tool buildid -w $WORK/b1930/_pkg_.a # internal
2025-08-20T21:13:53.6801251Z [00:03:31.028]➜  cp $WORK/b1930/_pkg_.a /root/.cache/go-build/76/76477aed4ae02ef72195e74c582393f53de836c5bc2439a4eb15ecfff4750ba3-d # internal
2025-08-20T21:13:53.6804936Z [00:03:31.029]➜  github.com/goccy/go-yaml/ast
2025-08-20T21:13:53.6805703Z [00:03:31.029]➜  mkdir -p $WORK/b1929/
2025-08-20T21:13:53.6812107Z [00:03:31.029]➜  cat >/tmp/go-build1679262874/b1929/importcfg << 'EOF' # internal
2025-08-20T21:13:53.6812833Z [00:03:31.029]➜  # import config
2025-08-20T21:13:53.6813193Z [00:03:31.029]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.6813631Z [00:03:31.029]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.6814136Z [00:03:31.029]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:53.6814625Z [00:03:31.029]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.6815030Z [00:03:31.029]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:53.6815460Z [00:03:31.029]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:53.6815895Z [00:03:31.029]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.6816216Z [00:03:31.029]➜  EOF
2025-08-20T21:13:53.6819703Z [00:03:31.030]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1929/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/ast=>github.com/goccy/go-yaml@v1.18.0/ast;$WORK/b1929=>" -p github.com/goccy/go-yaml/ast -lang=go1.21 -complete -installsuffix shared -buildid rOyReIp765y8J-Ot_vzD/rOyReIp765y8J-Ot_vzD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1929/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/ast/ast.go
2025-08-20T21:13:53.7240454Z [00:03:31.072]➜  go tool buildid -w $WORK/b1922/_pkg_.a # internal
2025-08-20T21:13:53.7280735Z [00:03:31.076]➜  cp $WORK/b1922/_pkg_.a /root/.cache/go-build/e2/e222fef8e658308b7450c899529abbe590dda2eec64e585bdc480190c0453399-d # internal
2025-08-20T21:13:53.7300470Z [00:03:31.078]➜  github.com/anchore/syft/syft/source/directorysource
2025-08-20T21:13:53.7301023Z [00:03:31.078]➜  mkdir -p $WORK/b1921/
2025-08-20T21:13:53.7301414Z [00:03:31.078]➜  cat >/tmp/go-build1679262874/b1921/importcfg << 'EOF' # internal
2025-08-20T21:13:53.7301806Z [00:03:31.078]➜  # import config
2025-08-20T21:13:53.7302782Z [00:03:31.078]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.7303377Z [00:03:31.078]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.7303976Z [00:03:31.078]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:53.7304742Z [00:03:31.078]➜  packagefile github.com/anchore/syft/internal/cache=/tmp/go-build1679262874/b1594/_pkg_.a
2025-08-20T21:13:53.7305552Z [00:03:31.078]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.7306481Z [00:03:31.078]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.7307277Z [00:03:31.078]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.7308087Z [00:03:31.078]➜  packagefile github.com/anchore/syft/syft/internal/fileresolver=/tmp/go-build1679262874/b1922/_pkg_.a
2025-08-20T21:13:53.7308900Z [00:03:31.078]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:53.7309709Z [00:03:31.078]➜  packagefile github.com/anchore/syft/syft/source/internal=/tmp/go-build1679262874/b1924/_pkg_.a
2025-08-20T21:13:53.7310455Z [00:03:31.078]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:53.7311545Z [00:03:31.078]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:53.7312264Z [00:03:31.078]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:53.7312886Z [00:03:31.078]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.7313643Z [00:03:31.078]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.7314308Z [00:03:31.078]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.7314857Z [00:03:31.078]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:53.7315300Z [00:03:31.078]➜  EOF
2025-08-20T21:13:53.7318744Z [00:03:31.078]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1921/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/directorysource=>github.com/anchore/syft@v1.28.0/syft/source/directorysource;$WORK/b1921=>" -p github.com/anchore/syft/syft/source/directorysource -lang=go1.24 -complete -installsuffix shared -buildid b3S1-BwCpeWKwikQyGlu/b3S1-BwCpeWKwikQyGlu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1921/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/directorysource/cache_excludes.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/directorysource/directory_source.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/directorysource/directory_source_provider.go
2025-08-20T21:13:53.7733397Z [00:03:31.119]➜  go tool buildid -w $WORK/b1921/_pkg_.a # internal
2025-08-20T21:13:53.7734203Z [00:03:31.121]➜  cp $WORK/b1921/_pkg_.a /root/.cache/go-build/48/4806d0abefb3aa60e8c360896cec24fa306c6a3b63735e920d5fffe8d6033c8a-d # internal
2025-08-20T21:13:53.7781231Z [00:03:31.126]➜  github.com/anchore/syft/syft/source/filesource
2025-08-20T21:13:53.7781671Z [00:03:31.126]➜  mkdir -p $WORK/b1925/
2025-08-20T21:13:53.7791898Z [00:03:31.127]➜  cat >/tmp/go-build1679262874/b1925/importcfg << 'EOF' # internal
2025-08-20T21:13:53.7792356Z [00:03:31.127]➜  # import config
2025-08-20T21:13:53.7792715Z [00:03:31.127]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:53.7793146Z [00:03:31.127]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:53.7793594Z [00:03:31.127]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.7794115Z [00:03:31.127]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:13:53.7794698Z [00:03:31.127]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:53.7795657Z [00:03:31.127]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:53.7796316Z [00:03:31.127]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:53.7796947Z [00:03:31.127]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:53.7797574Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:53.7798197Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:53.7799015Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/internal/fileresolver=/tmp/go-build1679262874/b1922/_pkg_.a
2025-08-20T21:13:53.7799768Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:53.7800473Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/source/directorysource=/tmp/go-build1679262874/b1921/_pkg_.a
2025-08-20T21:13:53.7801418Z [00:03:31.127]➜  packagefile github.com/anchore/syft/syft/source/internal=/tmp/go-build1679262874/b1924/_pkg_.a
2025-08-20T21:13:53.7802079Z [00:03:31.127]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:53.7802650Z [00:03:31.127]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:53.7803109Z [00:03:31.127]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:53.7803518Z [00:03:31.127]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:53.7804102Z [00:03:31.127]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:53.7804687Z [00:03:31.127]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:53.7805060Z [00:03:31.127]➜  EOF
2025-08-20T21:13:53.7807533Z [00:03:31.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1925/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/filesource=>github.com/anchore/syft@v1.28.0/syft/source/filesource;$WORK/b1925=>" -p github.com/anchore/syft/syft/source/filesource -lang=go1.24 -complete -installsuffix shared -buildid Qa7coie_bkKBBy_ZBM-N/Qa7coie_bkKBBy_ZBM-N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1925/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/filesource/file_source.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/filesource/file_source_provider.go
2025-08-20T21:13:53.8588247Z [00:03:31.207]➜  go tool buildid -w $WORK/b1925/_pkg_.a # internal
2025-08-20T21:13:53.8597086Z [00:03:31.208]➜  cp $WORK/b1925/_pkg_.a /root/.cache/go-build/d4/d4f0d2d4762d470e5473b0163efba75ce6b7142722f6b0b15d1ea5e34c898827-d # internal
2025-08-20T21:13:53.8621856Z [00:03:31.210]➜  github.com/goccy/go-yaml/scanner
2025-08-20T21:13:53.8639487Z [00:03:31.210]➜  mkdir -p $WORK/b1936/
2025-08-20T21:13:53.8639947Z [00:03:31.210]➜  cat >/tmp/go-build1679262874/b1936/importcfg << 'EOF' # internal
2025-08-20T21:13:53.8640352Z [00:03:31.210]➜  # import config
2025-08-20T21:13:53.8640770Z [00:03:31.210]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:53.8641235Z [00:03:31.210]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.8641742Z [00:03:31.210]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:53.8642228Z [00:03:31.210]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:53.8642640Z [00:03:31.210]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:53.8643077Z [00:03:31.210]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.8643505Z [00:03:31.210]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:53.8643812Z [00:03:31.210]➜  EOF
2025-08-20T21:13:53.8646128Z [00:03:31.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1936/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/scanner=>github.com/goccy/go-yaml@v1.18.0/scanner;$WORK/b1936=>" -p github.com/goccy/go-yaml/scanner -lang=go1.21 -complete -installsuffix shared -buildid 4irf0LzbeHjW6_0a5VIj/4irf0LzbeHjW6_0a5VIj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1936/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/scanner/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/scanner/error.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/scanner/scanner.go
2025-08-20T21:13:53.8992474Z [00:03:31.247]➜  cd $WORK/b1891
2025-08-20T21:13:53.8997319Z [00:03:31.247]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x001.o -c _cgo_export.c
2025-08-20T21:13:53.9308613Z [00:03:31.279]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x002.o -c errors.cgo2.c
2025-08-20T21:13:53.9582621Z [00:03:31.306]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x003.o -c zstd.cgo2.c
2025-08-20T21:13:53.9647091Z [00:03:31.313]➜  go tool buildid -w $WORK/b1929/_pkg_.a # internal
2025-08-20T21:13:53.9776571Z [00:03:31.326]➜  cp $WORK/b1929/_pkg_.a /root/.cache/go-build/f9/f9c595fb3be51dd1efba6b2d8d962cb7a7a9df5bc84c640f62971b7489c3a803-d # internal
2025-08-20T21:13:53.9780956Z [00:03:31.326]➜  github.com/goccy/go-yaml/printer
2025-08-20T21:13:53.9782833Z [00:03:31.326]➜  mkdir -p $WORK/b1932/
2025-08-20T21:13:53.9790130Z [00:03:31.327]➜  cat >/tmp/go-build1679262874/b1932/importcfg << 'EOF' # internal
2025-08-20T21:13:53.9790539Z [00:03:31.327]➜  # import config
2025-08-20T21:13:53.9791040Z [00:03:31.327]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:53.9791563Z [00:03:31.327]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:13:53.9792147Z [00:03:31.327]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:53.9792660Z [00:03:31.327]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:53.9793081Z [00:03:31.327]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:53.9793399Z [00:03:31.327]➜  EOF
2025-08-20T21:13:53.9793648Z [00:03:31.327]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:53.9795806Z [00:03:31.327]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1932/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/printer=>github.com/goccy/go-yaml@v1.18.0/printer;$WORK/b1932=>" -p github.com/goccy/go-yaml/printer -lang=go1.21 -complete -installsuffix shared -buildid JzfgDiZafOU1p_ymmg73/JzfgDiZafOU1p_ymmg73 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1932/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/printer/color.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/printer/printer.go
2025-08-20T21:13:53.9860773Z [00:03:31.334]➜  cd $WORK/b1891
2025-08-20T21:13:53.9863041Z [00:03:31.334]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x004.o -c zstd_bulk.cgo2.c
2025-08-20T21:13:54.0378636Z [00:03:31.386]➜  go tool buildid -w $WORK/b1932/_pkg_.a # internal
2025-08-20T21:13:54.0388462Z [00:03:31.387]➜  cp $WORK/b1932/_pkg_.a /root/.cache/go-build/a8/a852326fb05d432069fa5adc91ba605334cb4bc2ef07889e1c012368635307fc-d # internal
2025-08-20T21:13:54.0394861Z [00:03:31.388]➜  github.com/goccy/go-yaml/internal/errors
2025-08-20T21:13:54.0395218Z [00:03:31.388]➜  mkdir -p $WORK/b1931/
2025-08-20T21:13:54.0395610Z [00:03:31.388]➜  cat >/tmp/go-build1679262874/b1931/importcfg << 'EOF' # internal
2025-08-20T21:13:54.0395977Z [00:03:31.388]➜  # import config
2025-08-20T21:13:54.0396335Z [00:03:31.388]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.0396755Z [00:03:31.388]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.0397244Z [00:03:31.388]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:13:54.0397831Z [00:03:31.388]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build1679262874/b1932/_pkg_.a
2025-08-20T21:13:54.0398419Z [00:03:31.388]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:54.0398928Z [00:03:31.388]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.0399250Z [00:03:31.388]➜  EOF
2025-08-20T21:13:54.0399714Z [00:03:31.388]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.0401946Z [00:03:31.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1931/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/internal/errors=>github.com/goccy/go-yaml@v1.18.0/internal/errors;$WORK/b1931=>" -p github.com/goccy/go-yaml/internal/errors -lang=go1.21 -complete -installsuffix shared -buildid vcwUCc4_lw2ytTb9-K2E/vcwUCc4_lw2ytTb9-K2E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1931/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/internal/errors/error.go
2025-08-20T21:13:54.0413190Z [00:03:31.389]➜  cd $WORK/b1891
2025-08-20T21:13:54.0416116Z [00:03:31.389]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x005.o -c zstd_ctx.cgo2.c
2025-08-20T21:13:54.0577470Z [00:03:31.406]➜  go tool buildid -w $WORK/b1906/_pkg_.a # internal
2025-08-20T21:13:54.0628219Z [00:03:31.411]➜  go tool buildid -w $WORK/b1936/_pkg_.a # internal
2025-08-20T21:13:54.0647439Z [00:03:31.413]➜  cp $WORK/b1936/_pkg_.a /root/.cache/go-build/78/78ff857dacf678980f7d3c02709c87bc93be6c0565a9b962793c2b24e5c31665-d # internal
2025-08-20T21:13:54.0666167Z [00:03:31.415]➜  github.com/goccy/go-yaml/internal/format
2025-08-20T21:13:54.0666598Z [00:03:31.415]➜  mkdir -p $WORK/b1933/
2025-08-20T21:13:54.0668725Z [00:03:31.415]➜  cat >/tmp/go-build1679262874/b1933/importcfg << 'EOF' # internal
2025-08-20T21:13:54.0669099Z [00:03:31.415]➜  # import config
2025-08-20T21:13:54.0669548Z [00:03:31.415]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:13:54.0670136Z [00:03:31.415]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:54.0670837Z [00:03:31.415]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.0671439Z [00:03:31.415]➜  EOF
2025-08-20T21:13:54.0671707Z [00:03:31.415]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.0681061Z [00:03:31.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1933/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/internal/format=>github.com/goccy/go-yaml@v1.18.0/internal/format;$WORK/b1933=>" -p github.com/goccy/go-yaml/internal/format -lang=go1.21 -complete -installsuffix shared -buildid kQDX-DRzohWGPCsZx5dz/kQDX-DRzohWGPCsZx5dz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1933/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/internal/format/format.go
2025-08-20T21:13:54.0683140Z [00:03:31.416]➜  cd $WORK/b1891
2025-08-20T21:13:54.0685008Z [00:03:31.416]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x006.o -c zstd_stream.cgo2.c
2025-08-20T21:13:54.0686897Z [00:03:31.416]➜  cp $WORK/b1906/_pkg_.a /root/.cache/go-build/b9/b9d1128af5f87e7fde2c17f7ce6825e75c321f5f8c5daba19a73a34f47780d7b-d # internal
2025-08-20T21:13:54.0692888Z [00:03:31.417]➜  github.com/zclconf/go-cty/cty/convert
2025-08-20T21:13:54.0693738Z [00:03:31.417]➜  mkdir -p $WORK/b1909/
2025-08-20T21:13:54.0707107Z [00:03:31.418]➜  cat >/tmp/go-build1679262874/b1909/importcfg << 'EOF' # internal
2025-08-20T21:13:54.0708712Z [00:03:31.418]➜  # import config
2025-08-20T21:13:54.0710284Z [00:03:31.418]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.0712489Z [00:03:31.418]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.0713136Z [00:03:31.418]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.0714139Z [00:03:31.418]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.0714805Z [00:03:31.418]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.0715251Z [00:03:31.418]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.0715781Z [00:03:31.418]➜  EOF
2025-08-20T21:13:54.0722975Z [00:03:31.420]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.0737023Z [00:03:31.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1909/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert=>github.com/zclconf/go-cty@v1.14.0/cty/convert;$WORK/b1909=>" -p github.com/zclconf/go-cty/cty/convert -lang=go1.18 -complete -installsuffix shared -buildid 9t8kVx4D9GYUJC0Ob4Cb/9t8kVx4D9GYUJC0Ob4Cb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1909/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/compare_types.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_capsule.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_collection.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_dynamic.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_object.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_primitive.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/conversion_tuple.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/mismatch_msg.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/public.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/sort_types.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/convert/unify.go
2025-08-20T21:13:54.0743139Z [00:03:31.422]➜  go tool buildid -w $WORK/b1931/_pkg_.a # internal
2025-08-20T21:13:54.0749519Z [00:03:31.423]➜  cp $WORK/b1931/_pkg_.a /root/.cache/go-build/49/49d6ed62bbdbd6dd66d287707b6d2bfa65300f3d45ba35c467a7e209af081ce9-d # internal
2025-08-20T21:13:54.0752170Z [00:03:31.423]➜  github.com/zclconf/go-cty/cty/function
2025-08-20T21:13:54.0753359Z [00:03:31.423]➜  mkdir -p $WORK/b1910/
2025-08-20T21:13:54.0754504Z [00:03:31.424]➜  cat >/tmp/go-build1679262874/b1910/importcfg << 'EOF' # internal
2025-08-20T21:13:54.0754904Z [00:03:31.424]➜  # import config
2025-08-20T21:13:54.0755246Z [00:03:31.424]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.0756142Z [00:03:31.424]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.0756748Z [00:03:31.424]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:13:54.0757088Z [00:03:31.424]➜  EOF
2025-08-20T21:13:54.0760169Z [00:03:31.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1910/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function=>github.com/zclconf/go-cty@v1.14.0/cty/function;$WORK/b1910=>" -p github.com/zclconf/go-cty/cty/function -lang=go1.18 -complete -installsuffix shared -buildid IhKfjjtJYZ6iHOynfA_Y/IhKfjjtJYZ6iHOynfA_Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1910/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/argument.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/error.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/function.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/unpredictable.go
2025-08-20T21:13:54.1172556Z [00:03:31.465]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:54.1174413Z [00:03:31.465]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x007.o -c cover.c
2025-08-20T21:13:54.1274221Z [00:03:31.475]➜  go tool buildid -w $WORK/b1933/_pkg_.a # internal
2025-08-20T21:13:54.1274971Z [00:03:31.475]➜  cp $WORK/b1933/_pkg_.a /root/.cache/go-build/7f/7f0b66651fd741df1137eeddccf1b6fb688f86b36c29990ff21eae6681a91e43-d # internal
2025-08-20T21:13:54.1400188Z [00:03:31.488]➜  github.com/goccy/go-yaml/lexer
2025-08-20T21:13:54.1401306Z [00:03:31.488]➜  mkdir -p $WORK/b1935/
2025-08-20T21:13:54.1401727Z [00:03:31.488]➜  cat >/tmp/go-build1679262874/b1935/importcfg << 'EOF' # internal
2025-08-20T21:13:54.1402109Z [00:03:31.488]➜  # import config
2025-08-20T21:13:54.1402553Z [00:03:31.488]➜  packagefile github.com/goccy/go-yaml/scanner=/tmp/go-build1679262874/b1936/_pkg_.a
2025-08-20T21:13:54.1403162Z [00:03:31.488]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:54.1403668Z [00:03:31.488]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.1403975Z [00:03:31.488]➜  EOF
2025-08-20T21:13:54.1404223Z [00:03:31.488]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.1406115Z [00:03:31.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1935/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/lexer=>github.com/goccy/go-yaml@v1.18.0/lexer;$WORK/b1935=>" -p github.com/goccy/go-yaml/lexer -lang=go1.21 -complete -installsuffix shared -buildid D4YM4VYhzZFvAxB0JiYt/D4YM4VYhzZFvAxB0JiYt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1935/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/lexer/lexer.go
2025-08-20T21:13:54.1502807Z [00:03:31.498]➜  go tool buildid -w $WORK/b1910/_pkg_.a # internal
2025-08-20T21:13:54.1513102Z [00:03:31.499]➜  cp $WORK/b1910/_pkg_.a /root/.cache/go-build/51/519cbbbb21649699875c523face1636b43b9863998d66731719bc48dbdf3e999-d # internal
2025-08-20T21:13:54.1527806Z [00:03:31.501]➜  github.com/anchore/syft/syft/source/stereoscopesource
2025-08-20T21:13:54.1529054Z [00:03:31.501]➜  mkdir -p $WORK/b1937/
2025-08-20T21:13:54.1539755Z [00:03:31.502]➜  cat >/tmp/go-build1679262874/b1937/importcfg << 'EOF' # internal
2025-08-20T21:13:54.1540864Z [00:03:31.502]➜  # import config
2025-08-20T21:13:54.1542317Z [00:03:31.502]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:54.1542796Z [00:03:31.502]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.1543695Z [00:03:31.502]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:13:54.1545357Z [00:03:31.502]➜  packagefile github.com/anchore/stereoscope=/tmp/go-build1679262874/b944/_pkg_.a
2025-08-20T21:13:54.1546012Z [00:03:31.502]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:54.1546667Z [00:03:31.502]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:54.1547315Z [00:03:31.502]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:54.1547932Z [00:03:31.502]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:54.1548616Z [00:03:31.502]➜  packagefile github.com/anchore/syft/syft/internal/fileresolver=/tmp/go-build1679262874/b1922/_pkg_.a
2025-08-20T21:13:54.1549301Z [00:03:31.502]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:54.1549973Z [00:03:31.502]➜  packagefile github.com/anchore/syft/syft/source/internal=/tmp/go-build1679262874/b1924/_pkg_.a
2025-08-20T21:13:54.1551009Z [00:03:31.502]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:13:54.1551699Z [00:03:31.502]➜  packagefile github.com/distribution/reference=/tmp/go-build1679262874/b1069/_pkg_.a
2025-08-20T21:13:54.1552509Z [00:03:31.502]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:54.1552920Z [00:03:31.502]➜  EOF
2025-08-20T21:13:54.1564855Z [00:03:31.504]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1937/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/stereoscopesource=>github.com/anchore/syft@v1.28.0/syft/source/stereoscopesource;$WORK/b1937=>" -p github.com/anchore/syft/syft/source/stereoscopesource -lang=go1.24 -complete -installsuffix shared -buildid 4xYchLHE_sL-bX273Fpb/4xYchLHE_sL-bX273Fpb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1937/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/stereoscopesource/image_source.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/stereoscopesource/image_source_provider.go
2025-08-20T21:13:54.1723672Z [00:03:31.520]➜  go tool buildid -w $WORK/b1935/_pkg_.a # internal
2025-08-20T21:13:54.1730006Z [00:03:31.521]➜  cp $WORK/b1935/_pkg_.a /root/.cache/go-build/23/23f6ee74871446594e0a5e548ec685e2e925a1ee90b55c3627f47f953d0372e5-d # internal
2025-08-20T21:13:54.1748209Z [00:03:31.523]➜  github.com/goccy/go-yaml/parser
2025-08-20T21:13:54.1755370Z [00:03:31.523]➜  mkdir -p $WORK/b1934/
2025-08-20T21:13:54.1755814Z [00:03:31.524]➜  cat >/tmp/go-build1679262874/b1934/importcfg << 'EOF' # internal
2025-08-20T21:13:54.1756196Z [00:03:31.524]➜  # import config
2025-08-20T21:13:54.1756533Z [00:03:31.524]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.1757054Z [00:03:31.524]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:13:54.1757693Z [00:03:31.524]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build1679262874/b1931/_pkg_.a
2025-08-20T21:13:54.1758315Z [00:03:31.524]➜  packagefile github.com/goccy/go-yaml/lexer=/tmp/go-build1679262874/b1935/_pkg_.a
2025-08-20T21:13:54.1759263Z [00:03:31.524]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:54.1759768Z [00:03:31.524]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:54.1760185Z [00:03:31.524]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.1760504Z [00:03:31.524]➜  EOF
2025-08-20T21:13:54.1780817Z [00:03:31.526]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1934/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser=>github.com/goccy/go-yaml@v1.18.0/parser;$WORK/b1934=>" -p github.com/goccy/go-yaml/parser -lang=go1.21 -complete -installsuffix shared -buildid 1IoAALQ8bOQH8eG7g9up/1IoAALQ8bOQH8eG7g9up -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1934/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/color.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/node.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/option.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/parser.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/parser/token.go
2025-08-20T21:13:54.2269339Z [00:03:31.575]➜  go tool buildid -w $WORK/b1909/_pkg_.a # internal
2025-08-20T21:13:54.2324044Z [00:03:31.580]➜  cp $WORK/b1909/_pkg_.a /root/.cache/go-build/25/253d6b8a64cbdbd9506033cfda16c7d84d6440c449f24d90a8fabf0569fd9774-d # internal
2025-08-20T21:13:54.2365630Z [00:03:31.585]➜  go tool buildid -w $WORK/b1937/_pkg_.a # internal
2025-08-20T21:13:54.2383905Z [00:03:31.586]➜  cp $WORK/b1937/_pkg_.a /root/.cache/go-build/91/915b75f76bbcd3e5a3b2b677621f90b1171bac806c7d6303633c7621bfc1e944-d # internal
2025-08-20T21:13:54.2384556Z [00:03:31.586]➜  github.com/zclconf/go-cty/cty/gocty
2025-08-20T21:13:54.2385121Z [00:03:31.586]➜  mkdir -p $WORK/b1916/
2025-08-20T21:13:54.2387755Z [00:03:31.587]➜  cat >/tmp/go-build1679262874/b1916/importcfg << 'EOF' # internal
2025-08-20T21:13:54.2388156Z [00:03:31.587]➜  # import config
2025-08-20T21:13:54.2388609Z [00:03:31.587]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.2389488Z [00:03:31.587]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:54.2390105Z [00:03:31.587]➜  packagefile github.com/zclconf/go-cty/cty/set=/tmp/go-build1679262874/b1908/_pkg_.a
2025-08-20T21:13:54.2390801Z [00:03:31.587]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:54.2391309Z [00:03:31.587]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:54.2391754Z [00:03:31.587]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.2392077Z [00:03:31.587]➜  EOF
2025-08-20T21:13:54.2394988Z [00:03:31.587]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1916/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty=>github.com/zclconf/go-cty@v1.14.0/cty/gocty;$WORK/b1916=>" -p github.com/zclconf/go-cty/cty/gocty -lang=go1.18 -complete -installsuffix shared -buildid RqFyYiDZSbmdBE8mK--y/RqFyYiDZSbmdBE8mK--y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1916/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty/helpers.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty/in.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty/out.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/gocty/type_implied.go
2025-08-20T21:13:54.2408773Z [00:03:31.589]➜  github.com/hashicorp/hcl/v2
2025-08-20T21:13:54.2409670Z [00:03:31.589]➜  mkdir -p $WORK/b1902/
2025-08-20T21:13:54.2413536Z [00:03:31.589]➜  cat >/tmp/go-build1679262874/b1902/importcfg << 'EOF' # internal
2025-08-20T21:13:54.2414458Z [00:03:31.589]➜  # import config
2025-08-20T21:13:54.2414870Z [00:03:31.589]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:54.2415315Z [00:03:31.589]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.2416088Z [00:03:31.589]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.2416512Z [00:03:31.589]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.2418199Z [00:03:31.589]➜  packagefile github.com/agext/levenshtein=/tmp/go-build1679262874/b1903/_pkg_.a
2025-08-20T21:13:54.2418975Z [00:03:31.589]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:54.2419654Z [00:03:31.589]➜  packagefile github.com/mitchellh/go-wordwrap=/tmp/go-build1679262874/b1905/_pkg_.a
2025-08-20T21:13:54.2420461Z [00:03:31.589]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.2421271Z [00:03:31.589]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:54.2421909Z [00:03:31.589]➜  packagefile github.com/zclconf/go-cty/cty/function=/tmp/go-build1679262874/b1910/_pkg_.a
2025-08-20T21:13:54.2422425Z [00:03:31.589]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.2422867Z [00:03:31.589]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:54.2423295Z [00:03:31.589]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.2423605Z [00:03:31.589]➜  EOF
2025-08-20T21:13:54.2432567Z [00:03:31.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1902/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0=>github.com/hashicorp/hcl/v2@v2.23.0;$WORK/b1902=>" -p github.com/hashicorp/hcl/v2 -lang=go1.18 -complete -installsuffix shared -buildid Qz1yWdDZiyeGJKlfo0m8/Qz1yWdDZiyeGJKlfo0m8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1902/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/diagnostic.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/diagnostic_text.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/diagnostic_typeparams.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/didyoumean.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/doc.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/eval_context.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/expr_call.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/expr_list.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/expr_map.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/expr_unwrap.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/merged.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/ops.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/pos.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/pos_scanner.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/schema.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/static_expr.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/structure.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/structure_at_pos.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/traversal.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/traversal_for_expr.go
2025-08-20T21:13:54.3965682Z [00:03:31.744]➜  go tool buildid -w $WORK/b1916/_pkg_.a # internal
2025-08-20T21:13:54.3966144Z [00:03:31.745]➜  go tool buildid -w $WORK/b1934/_pkg_.a # internal
2025-08-20T21:13:54.4006547Z [00:03:31.749]➜  cp $WORK/b1916/_pkg_.a /root/.cache/go-build/8d/8de556617428e5b25c7c191ea07217d2008b5838b077bb2a20be63e11cd2405a-d # internal
2025-08-20T21:13:54.4011044Z [00:03:31.749]➜  github.com/zclconf/go-cty/cty/json
2025-08-20T21:13:54.4011389Z [00:03:31.749]➜  mkdir -p $WORK/b1917/
2025-08-20T21:13:54.4019338Z [00:03:31.750]➜  cat >/tmp/go-build1679262874/b1917/importcfg << 'EOF' # internal
2025-08-20T21:13:54.4019820Z [00:03:31.750]➜  # import config
2025-08-20T21:13:54.4020346Z [00:03:31.750]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.4021064Z [00:03:31.750]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:54.4022012Z [00:03:31.750]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.4022798Z [00:03:31.750]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.4023415Z [00:03:31.750]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:54.4023940Z [00:03:31.750]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.4024362Z [00:03:31.750]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.4024670Z [00:03:31.750]➜  EOF
2025-08-20T21:13:54.4030169Z [00:03:31.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1917/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json=>github.com/zclconf/go-cty@v1.14.0/cty/json;$WORK/b1917=>" -p github.com/zclconf/go-cty/cty/json -lang=go1.18 -complete -installsuffix shared -buildid 6gnwTAb5Rf8tV7k_DVHi/6gnwTAb5Rf8tV7k_DVHi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1917/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/marshal.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/simple.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/type.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/type_implied.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/unmarshal.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/json/value.go
2025-08-20T21:13:54.4033686Z [00:03:31.751]➜  cp $WORK/b1934/_pkg_.a /root/.cache/go-build/15/15335189805787266381d3441752711e673fd896ae442cdf09e142161ad58302-d # internal
2025-08-20T21:13:54.4108197Z [00:03:31.759]➜  github.com/goccy/go-yaml
2025-08-20T21:13:54.4109249Z [00:03:31.759]➜  mkdir -p $WORK/b1928/
2025-08-20T21:13:54.4113490Z [00:03:31.759]➜  cat >/tmp/go-build1679262874/b1928/importcfg << 'EOF' # internal
2025-08-20T21:13:54.4114348Z [00:03:31.759]➜  # import config
2025-08-20T21:13:54.4115108Z [00:03:31.759]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.4116309Z [00:03:31.759]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:54.4116803Z [00:03:31.759]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:54.4117276Z [00:03:31.759]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:54.4117723Z [00:03:31.760]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.4118222Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:13:54.4118867Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build1679262874/b1931/_pkg_.a
2025-08-20T21:13:54.4119531Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/internal/format=/tmp/go-build1679262874/b1933/_pkg_.a
2025-08-20T21:13:54.4120153Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/parser=/tmp/go-build1679262874/b1934/_pkg_.a
2025-08-20T21:13:54.4120976Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build1679262874/b1932/_pkg_.a
2025-08-20T21:13:54.4121634Z [00:03:31.760]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:13:54.4122116Z [00:03:31.760]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.4122519Z [00:03:31.760]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:13:54.4122928Z [00:03:31.760]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:54.4123328Z [00:03:31.760]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:54.4123768Z [00:03:31.760]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:54.4124226Z [00:03:31.760]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.4124645Z [00:03:31.760]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.4125063Z [00:03:31.760]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:54.4125892Z [00:03:31.760]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.4126458Z [00:03:31.760]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:54.4126932Z [00:03:31.760]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:54.4127354Z [00:03:31.760]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:54.4127800Z [00:03:31.760]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:54.4128133Z [00:03:31.760]➜  EOF
2025-08-20T21:13:54.4132052Z [00:03:31.760]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1928/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0=>github.com/goccy/go-yaml@v1.18.0;$WORK/b1928=>" -p github.com/goccy/go-yaml -lang=go1.21 -complete -installsuffix shared -buildid xEKHUjdglA3kzgvFMEwe/xEKHUjdglA3kzgvFMEwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1928/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/decode.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/encode.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/error.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/option.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/path.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/stdlib_quote.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/struct.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/validate.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.18.0/yaml.go
2025-08-20T21:13:54.4407470Z [00:03:31.789]➜  go tool buildid -w $WORK/b1902/_pkg_.a # internal
2025-08-20T21:13:54.4442561Z [00:03:31.792]➜  cp $WORK/b1902/_pkg_.a /root/.cache/go-build/b7/b77c3e7a38a307a9f27dfc821189419b122e21c0c10ce913dea69a43e01aacf8-d # internal
2025-08-20T21:13:54.4449082Z [00:03:31.793]➜  github.com/hashicorp/hcl/v2/ext/customdecode
2025-08-20T21:13:54.4449456Z [00:03:31.793]➜  mkdir -p $WORK/b1914/
2025-08-20T21:13:54.4455061Z [00:03:31.793]➜  cat >/tmp/go-build1679262874/b1914/importcfg << 'EOF' # internal
2025-08-20T21:13:54.4455804Z [00:03:31.794]➜  # import config
2025-08-20T21:13:54.4456167Z [00:03:31.794]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.4456673Z [00:03:31.794]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:54.4457259Z [00:03:31.794]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.4457762Z [00:03:31.794]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.4458080Z [00:03:31.794]➜  EOF
2025-08-20T21:13:54.4460505Z [00:03:31.794]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1914/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/ext/customdecode=>github.com/hashicorp/hcl/v2@v2.23.0/ext/customdecode;$WORK/b1914=>" -p github.com/hashicorp/hcl/v2/ext/customdecode -lang=go1.18 -complete -installsuffix shared -buildid JW_YoN32YmkfbhRYRPvc/JW_YoN32YmkfbhRYRPvc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1914/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/ext/customdecode/customdecode.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/ext/customdecode/expression_type.go
2025-08-20T21:13:54.5003266Z [00:03:31.848]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:54.5034039Z [00:03:31.848]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x008.o -c debug.c
2025-08-20T21:13:54.5158135Z [00:03:31.864]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x009.o -c divsufsort.c
2025-08-20T21:13:54.5216441Z [00:03:31.869]➜  go tool buildid -w $WORK/b1914/_pkg_.a # internal
2025-08-20T21:13:54.5228692Z [00:03:31.871]➜  cp $WORK/b1914/_pkg_.a /root/.cache/go-build/7b/7be04ddb96b64132a8d782abeb393b5620dcdf35436633aaa4ebd967b55219d4-d # internal
2025-08-20T21:13:54.5231177Z [00:03:31.871]➜  github.com/bmatcuk/doublestar/v2
2025-08-20T21:13:54.5231829Z [00:03:31.871]➜  mkdir -p $WORK/b1938/
2025-08-20T21:13:54.5263072Z [00:03:31.874]➜  cat >/tmp/go-build1679262874/b1938/importcfg << 'EOF' # internal
2025-08-20T21:13:54.5263481Z [00:03:31.874]➜  # import config
2025-08-20T21:13:54.5263821Z [00:03:31.874]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.5264241Z [00:03:31.874]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.5264652Z [00:03:31.874]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:54.5265064Z [00:03:31.874]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:54.5265508Z [00:03:31.874]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:54.5265951Z [00:03:31.874]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.5266369Z [00:03:31.874]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.5266825Z [00:03:31.874]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:54.5267161Z [00:03:31.874]➜  EOF
2025-08-20T21:13:54.5267661Z [00:03:31.874]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.5269675Z [00:03:31.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1938/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bmatcuk/doublestar/v2@v2.0.4=>github.com/bmatcuk/doublestar/v2@v2.0.4;$WORK/b1938=>" -p github.com/bmatcuk/doublestar/v2 -lang=go1.12 -complete -installsuffix shared -buildid WbymK4sLgY7yuV0_oYGJ/WbymK4sLgY7yuV0_oYGJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1938/importcfg -pack /root/go/pkg/mod/github.com/bmatcuk/doublestar/v2@v2.0.4/doublestar.go
2025-08-20T21:13:54.5346698Z [00:03:31.882]➜  go tool buildid -w $WORK/b1917/_pkg_.a # internal
2025-08-20T21:13:54.5373131Z [00:03:31.885]➜  cp $WORK/b1917/_pkg_.a /root/.cache/go-build/81/816c0146efded9d6b100ac2b4471c252758d38ed720a8f805afa395a0f0f6171-d # internal
2025-08-20T21:13:54.5374199Z [00:03:31.885]➜  github.com/zclconf/go-cty/cty/function/stdlib
2025-08-20T21:13:54.5387025Z [00:03:31.885]➜  mkdir -p $WORK/b1915/
2025-08-20T21:13:54.5388441Z [00:03:31.886]➜  cat >/tmp/go-build1679262874/b1915/importcfg << 'EOF' # internal
2025-08-20T21:13:54.5388840Z [00:03:31.886]➜  # import config
2025-08-20T21:13:54.5389188Z [00:03:31.886]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:54.5389633Z [00:03:31.886]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.5390073Z [00:03:31.886]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:13:54.5390516Z [00:03:31.886]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.5391204Z [00:03:31.886]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.5391788Z [00:03:31.886]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:54.5392451Z [00:03:31.886]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:54.5393073Z [00:03:31.886]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:54.5393709Z [00:03:31.886]➜  packagefile github.com/zclconf/go-cty/cty/function=/tmp/go-build1679262874/b1910/_pkg_.a
2025-08-20T21:13:54.5394719Z [00:03:31.886]➜  packagefile github.com/zclconf/go-cty/cty/gocty=/tmp/go-build1679262874/b1916/_pkg_.a
2025-08-20T21:13:54.5395340Z [00:03:31.886]➜  packagefile github.com/zclconf/go-cty/cty/json=/tmp/go-build1679262874/b1917/_pkg_.a
2025-08-20T21:13:54.5395836Z [00:03:31.886]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.5396275Z [00:03:31.886]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:54.5396701Z [00:03:31.886]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:54.5397132Z [00:03:31.886]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.5397704Z [00:03:31.886]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:54.5398224Z [00:03:31.886]➜  packagefile regexp/syntax=/tmp/go-build1679262874/b081/_pkg_.a
2025-08-20T21:13:54.5398666Z [00:03:31.886]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:54.5399088Z [00:03:31.886]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:54.5399520Z [00:03:31.886]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.5399946Z [00:03:31.886]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:54.5400388Z [00:03:31.886]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:54.5400944Z [00:03:31.886]➜  EOF
2025-08-20T21:13:54.5408439Z [00:03:31.886]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1915/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib=>github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib;$WORK/b1915=>" -p github.com/zclconf/go-cty/cty/function/stdlib -lang=go1.18 -complete -installsuffix shared -buildid Eh52mxRKvTa_Btm-U7fW/Eh52mxRKvTa_Btm-U7fW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1915/importcfg -pack /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/bool.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/bytes.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/collection.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/conversion.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/csv.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/datetime.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/datetime_rfc3339.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/doc.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/format.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/format_fsm.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/general.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/json.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/number.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/regexp.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/sequence.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/set.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/string.go /root/go/pkg/mod/github.com/zclconf/go-cty@v1.14.0/cty/function/stdlib/string_replace.go
2025-08-20T21:13:54.5709300Z [00:03:31.919]➜  go tool buildid -w $WORK/b1938/_pkg_.a # internal
2025-08-20T21:13:54.5715905Z [00:03:31.920]➜  cp $WORK/b1938/_pkg_.a /root/.cache/go-build/a8/a89064b759ee1c83eafbb283e2001609f274d847cf20d2fe88fc8eb24743fd8a-d # internal
2025-08-20T21:13:54.5727041Z [00:03:31.921]➜  github.com/knqyf263/go-apk-version
2025-08-20T21:13:54.5728029Z [00:03:31.921]➜  mkdir -p $WORK/b1952/
2025-08-20T21:13:54.5739300Z [00:03:31.922]➜  cat >/tmp/go-build1679262874/b1952/importcfg << 'EOF' # internal
2025-08-20T21:13:54.5742673Z [00:03:31.922]➜  # import config
2025-08-20T21:13:54.5743045Z [00:03:31.922]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:54.5743716Z [00:03:31.922]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.5744144Z [00:03:31.922]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.5744562Z [00:03:31.922]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.5744992Z [00:03:31.922]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:54.5745313Z [00:03:31.922]➜  EOF
2025-08-20T21:13:54.5747998Z [00:03:31.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1952/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/knqyf263/go-apk-version@v0.0.0-20200609155635-041fdbb8563f=>github.com/knqyf263/go-apk-version@v0.0.0-20200609155635-041fdbb8563f;$WORK/b1952=>" -p github.com/knqyf263/go-apk-version -lang=go1.14 -complete -installsuffix shared -buildid 6_ft86J4s-aTkSUWhM_i/6_ft86J4s-aTkSUWhM_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1952/importcfg -pack /root/go/pkg/mod/github.com/knqyf263/go-apk-version@v0.0.0-20200609155635-041fdbb8563f/version.go /root/go/pkg/mod/github.com/knqyf263/go-apk-version@v0.0.0-20200609155635-041fdbb8563f/version_testcase.go
2025-08-20T21:13:54.6043853Z [00:03:31.952]➜  go tool buildid -w $WORK/b1952/_pkg_.a # internal
2025-08-20T21:13:54.6074841Z [00:03:31.953]➜  cp $WORK/b1952/_pkg_.a /root/.cache/go-build/0b/0bb4899bbbd03e6f715cbcde6b4c31f73d91706f85ae0bf5dc35c77a2bf7a493-d # internal
2025-08-20T21:13:54.6081309Z [00:03:31.956]➜  github.com/knqyf263/go-deb-version
2025-08-20T21:13:54.6082181Z [00:03:31.956]➜  mkdir -p $WORK/b1953/
2025-08-20T21:13:54.6083188Z [00:03:31.956]➜  cat >/tmp/go-build1679262874/b1953/importcfg << 'EOF' # internal
2025-08-20T21:13:54.6083624Z [00:03:31.956]➜  # import config
2025-08-20T21:13:54.6083979Z [00:03:31.956]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.6084412Z [00:03:31.956]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.6084831Z [00:03:31.956]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:54.6085267Z [00:03:31.956]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:54.6085704Z [00:03:31.956]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:54.6086129Z [00:03:31.956]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.6086557Z [00:03:31.956]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:54.6086874Z [00:03:31.956]➜  EOF
2025-08-20T21:13:54.6089064Z [00:03:31.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1953/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/knqyf263/go-deb-version@v0.0.0-20190517075300-09fca494f03d=>github.com/knqyf263/go-deb-version@v0.0.0-20190517075300-09fca494f03d;$WORK/b1953=>" -p github.com/knqyf263/go-deb-version -lang=go1.16 -complete -installsuffix shared -buildid zkBcnRUwlW278wyuQmJd/zkBcnRUwlW278wyuQmJd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1953/importcfg -pack /root/go/pkg/mod/github.com/knqyf263/go-deb-version@v0.0.0-20190517075300-09fca494f03d/version.go
2025-08-20T21:13:54.6352204Z [00:03:31.983]➜  go tool buildid -w $WORK/b1953/_pkg_.a # internal
2025-08-20T21:13:54.6363259Z [00:03:31.984]➜  cp $WORK/b1953/_pkg_.a /root/.cache/go-build/54/54028b57c738d8d9ca04ca121665def8604b45b31b5bca85990b067345a895a2-d # internal
2025-08-20T21:13:54.6387284Z [00:03:31.987]➜  github.com/masahiro331/go-mvn-version
2025-08-20T21:13:54.6389080Z [00:03:31.987]➜  mkdir -p $WORK/b1954/
2025-08-20T21:13:54.6395815Z [00:03:31.988]➜  cat >/tmp/go-build1679262874/b1954/importcfg << 'EOF' # internal
2025-08-20T21:13:54.6396235Z [00:03:31.988]➜  # import config
2025-08-20T21:13:54.6399812Z [00:03:31.988]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.6400522Z [00:03:31.988]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:13:54.6401255Z [00:03:31.988]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:13:54.6401739Z [00:03:31.988]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:54.6402406Z [00:03:31.988]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:54.6402841Z [00:03:31.988]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.6403162Z [00:03:31.988]➜  EOF
2025-08-20T21:13:54.6407121Z [00:03:31.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1954/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08=>github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08;$WORK/b1954=>" -p github.com/masahiro331/go-mvn-version -lang=go1.15 -complete -installsuffix shared -buildid nAclzSSrG2bPN_mUx2AM/nAclzSSrG2bPN_mUx2AM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1954/importcfg -pack /root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08/comparer.go /root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08/constraint.go /root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08/requirement.go /root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08/stack.go /root/go/pkg/mod/github.com/masahiro331/go-mvn-version@v0.0.0-20210429150710-d3157d602a08/version.go
2025-08-20T21:13:54.7616690Z [00:03:32.110]➜  go tool buildid -w $WORK/b1954/_pkg_.a # internal
2025-08-20T21:13:54.7633733Z [00:03:32.111]➜  cp $WORK/b1954/_pkg_.a /root/.cache/go-build/e2/e2f8c6a8e56fa32334ba6a2b9a28cf82ae41c75759af3a679b22466035e3f435-d # internal
2025-08-20T21:13:54.7641828Z [00:03:32.112]➜  text/scanner
2025-08-20T21:13:54.7649059Z [00:03:32.113]➜  mkdir -p $WORK/b1955/
2025-08-20T21:13:54.7659156Z [00:03:32.114]➜  cat >/tmp/go-build1679262874/b1955/importcfg << 'EOF' # internal
2025-08-20T21:13:54.7659784Z [00:03:32.114]➜  # import config
2025-08-20T21:13:54.7661718Z [00:03:32.114]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:54.7662463Z [00:03:32.114]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.7663098Z [00:03:32.114]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.7664240Z [00:03:32.114]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:54.7664668Z [00:03:32.114]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:54.7665117Z [00:03:32.114]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:54.7665449Z [00:03:32.114]➜  EOF
2025-08-20T21:13:54.7675088Z [00:03:32.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1955/_pkg_.a -trimpath "/root/.go/src/text/scanner=>text/scanner;$WORK/b1955=>" -p text/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid kEyM8SBeealTfkFIGRHY/kEyM8SBeealTfkFIGRHY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1955/importcfg -pack /root/.go/src/text/scanner/scanner.go
2025-08-20T21:13:54.7964997Z [00:03:32.144]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:54.7967329Z [00:03:32.144]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x010.o -c entropy_common.c
2025-08-20T21:13:54.8210128Z [00:03:32.169]➜  go tool buildid -w $WORK/b1955/_pkg_.a # internal
2025-08-20T21:13:54.8224611Z [00:03:32.170]➜  cp $WORK/b1955/_pkg_.a /root/.cache/go-build/0b/0b43094b0f3ec98c9e2c5d39a8d1d0542c7bc1109d9dddea69fa0cdddb2e4da4-d # internal
2025-08-20T21:13:54.8257242Z [00:03:32.174]➜  github.com/pandatix/go-cvss/20
2025-08-20T21:13:54.8257955Z [00:03:32.174]➜  mkdir -p $WORK/b1958/
2025-08-20T21:13:54.8264263Z [00:03:32.174]➜  cat >/tmp/go-build1679262874/b1958/importcfg << 'EOF' # internal
2025-08-20T21:13:54.8265147Z [00:03:32.174]➜  # import config
2025-08-20T21:13:54.8266226Z [00:03:32.175]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.8266912Z [00:03:32.175]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.8267764Z [00:03:32.175]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:54.8268602Z [00:03:32.175]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.8269814Z [00:03:32.175]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:54.8270135Z [00:03:32.175]➜  EOF
2025-08-20T21:13:54.8270386Z [00:03:32.175]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:54.8275492Z [00:03:32.175]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1958/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/20=>github.com/pandatix/go-cvss@v0.6.2/20;$WORK/b1958=>" -p github.com/pandatix/go-cvss/20 -lang=go1.21 -complete -installsuffix shared -buildid ySu95MYauOFBWnLUxNoS/ySu95MYauOFBWnLUxNoS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1958/importcfg -pack /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/20/cvss20.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/20/errors.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/20/values.go
2025-08-20T21:13:54.8916216Z [00:03:32.239]➜  go tool buildid -w $WORK/b1958/_pkg_.a # internal
2025-08-20T21:13:54.8934637Z [00:03:32.241]➜  cp $WORK/b1958/_pkg_.a /root/.cache/go-build/68/6836969a8356495ab95defcf09de2d4d7d137c0fed4a550d36addecc75bc1d72-d # internal
2025-08-20T21:13:54.8941485Z [00:03:32.242]➜  go tool buildid -w $WORK/b1928/_pkg_.a # internal
2025-08-20T21:13:54.8992205Z [00:03:32.247]➜  cp $WORK/b1928/_pkg_.a /root/.cache/go-build/49/49f3cfd24723299e36ab61c859f4aed65dbc10ff81dbf0b553bc7efdf2c3ba05-d # internal
2025-08-20T21:13:54.9012361Z [00:03:32.249]➜  github.com/pandatix/go-cvss/30
2025-08-20T21:13:54.9012931Z [00:03:32.249]➜  mkdir -p $WORK/b1959/
2025-08-20T21:13:54.9014085Z [00:03:32.249]➜  cat >/tmp/go-build1679262874/b1959/importcfg << 'EOF' # internal
2025-08-20T21:13:54.9014727Z [00:03:32.249]➜  # import config
2025-08-20T21:13:54.9015225Z [00:03:32.249]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:54.9015778Z [00:03:32.249]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.9016947Z [00:03:32.249]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:54.9017374Z [00:03:32.249]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.9017688Z [00:03:32.249]➜  EOF
2025-08-20T21:13:54.9054244Z [00:03:32.253]➜  github.com/anchore/syft/syft/source/snapsource
2025-08-20T21:13:54.9054860Z [00:03:32.253]➜  mkdir -p $WORK/b1926/
2025-08-20T21:13:54.9064668Z [00:03:32.254]➜  cat >/tmp/go-build1679262874/b1926/importcfg << 'EOF' # internal
2025-08-20T21:13:54.9065299Z [00:03:32.254]➜  # import config
2025-08-20T21:13:54.9065758Z [00:03:32.254]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:54.9067189Z [00:03:32.254]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:54.9067659Z [00:03:32.254]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:54.9068099Z [00:03:32.254]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:54.9068583Z [00:03:32.254]➜  packagefile github.com/OneOfOne/xxhash=/tmp/go-build1679262874/b813/_pkg_.a
2025-08-20T21:13:54.9069134Z [00:03:32.254]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:13:54.9069690Z [00:03:32.254]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:13:54.9070764Z [00:03:32.254]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:54.9071529Z [00:03:32.254]➜  packagefile github.com/anchore/stereoscope/pkg/filetree=/tmp/go-build1679262874/b901/_pkg_.a
2025-08-20T21:13:54.9072209Z [00:03:32.254]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:54.9073034Z [00:03:32.254]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:13:54.9073652Z [00:03:32.254]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:13:54.9074285Z [00:03:32.254]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:13:54.9074918Z [00:03:32.254]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:13:54.9075551Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:54.9076322Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:13:54.9077044Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:54.9077735Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/internal/fileresolver=/tmp/go-build1679262874/b1922/_pkg_.a
2025-08-20T21:13:54.9078643Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:54.9079314Z [00:03:32.254]➜  packagefile github.com/anchore/syft/syft/source/internal=/tmp/go-build1679262874/b1924/_pkg_.a
2025-08-20T21:13:54.9079992Z [00:03:32.254]➜  packagefile github.com/diskfs/go-diskfs/backend/file=/tmp/go-build1679262874/b1927/_pkg_.a
2025-08-20T21:13:54.9080771Z [00:03:32.254]➜  packagefile github.com/diskfs/go-diskfs/filesystem=/tmp/go-build1679262874/b1256/_pkg_.a
2025-08-20T21:13:54.9081521Z [00:03:32.254]➜  packagefile github.com/diskfs/go-diskfs/filesystem/squashfs=/tmp/go-build1679262874/b1577/_pkg_.a
2025-08-20T21:13:54.9082149Z [00:03:32.254]➜  packagefile github.com/goccy/go-yaml=/tmp/go-build1679262874/b1928/_pkg_.a
2025-08-20T21:13:54.9082729Z [00:03:32.254]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build1679262874/b1564/_pkg_.a
2025-08-20T21:13:54.9083350Z [00:03:32.254]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:13:54.9083923Z [00:03:32.254]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:54.9084382Z [00:03:32.254]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:54.9084800Z [00:03:32.254]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:54.9085214Z [00:03:32.254]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:54.9085618Z [00:03:32.254]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:54.9086078Z [00:03:32.254]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:54.9086536Z [00:03:32.254]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:54.9086955Z [00:03:32.255]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:54.9087528Z [00:03:32.255]➜  EOF
2025-08-20T21:13:54.9098711Z [00:03:32.255]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1926/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource=>github.com/anchore/syft@v1.28.0/syft/source/snapsource;$WORK/b1926=>" -p github.com/anchore/syft/syft/source/snapsource -lang=go1.24 -complete -installsuffix shared -buildid AfJucRqqiBXX0992rw8z/AfJucRqqiBXX0992rw8z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1926/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource/manifest.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource/snap.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource/snap_source.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource/snap_source_provider.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/snapsource/snapcraft_api.go
2025-08-20T21:13:54.9104097Z [00:03:32.255]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1959/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/30=>github.com/pandatix/go-cvss@v0.6.2/30;$WORK/b1959=>" -p github.com/pandatix/go-cvss/30 -lang=go1.21 -complete -installsuffix shared -buildid Uvalcs45bsHlGbFFIhQ-/Uvalcs45bsHlGbFFIhQ- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1959/importcfg -pack /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/30/cvss30.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/30/errors.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/30/values.go
2025-08-20T21:13:54.9948026Z [00:03:32.343]➜  go tool buildid -w $WORK/b1915/_pkg_.a # internal
2025-08-20T21:13:55.0030353Z [00:03:32.351]➜  cp $WORK/b1915/_pkg_.a /root/.cache/go-build/4d/4de14aae0e5510f7bea1627ef106bcdae78fbaa49cf638501a3765f541e3bad3-d # internal
2025-08-20T21:13:55.0110858Z [00:03:32.359]➜  go tool buildid -w $WORK/b1959/_pkg_.a # internal
2025-08-20T21:13:55.0118406Z [00:03:32.360]➜  cp $WORK/b1959/_pkg_.a /root/.cache/go-build/5a/5a037207a41b35255b57befc59a6302486894aed97934530a262d00fb445ce3c-d # internal
2025-08-20T21:13:55.0149985Z [00:03:32.361]➜  github.com/hashicorp/hcl/v2/hclsyntax
2025-08-20T21:13:55.0151535Z [00:03:32.363]➜  mkdir -p $WORK/b1913/
2025-08-20T21:13:55.0151926Z [00:03:32.363]➜  github.com/pandatix/go-cvss/31
2025-08-20T21:13:55.0152337Z [00:03:32.363]➜  mkdir -p $WORK/b1960/
2025-08-20T21:13:55.0152759Z [00:03:32.363]➜  cat >/tmp/go-build1679262874/b1913/importcfg << 'EOF' # internal
2025-08-20T21:13:55.0153314Z [00:03:32.363]➜  # import config
2025-08-20T21:13:55.0153672Z [00:03:32.363]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:55.0154309Z [00:03:32.363]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.0155008Z [00:03:32.363]➜  packagefile github.com/agext/levenshtein=/tmp/go-build1679262874/b1903/_pkg_.a
2025-08-20T21:13:55.0155870Z [00:03:32.363]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:55.0156629Z [00:03:32.363]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:55.0157286Z [00:03:32.363]➜  packagefile github.com/hashicorp/hcl/v2/ext/customdecode=/tmp/go-build1679262874/b1914/_pkg_.a
2025-08-20T21:13:55.0157921Z [00:03:32.363]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:55.0158527Z [00:03:32.363]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:55.0159166Z [00:03:32.363]➜  packagefile github.com/zclconf/go-cty/cty/function=/tmp/go-build1679262874/b1910/_pkg_.a
2025-08-20T21:13:55.0159839Z [00:03:32.363]➜  packagefile github.com/zclconf/go-cty/cty/function/stdlib=/tmp/go-build1679262874/b1915/_pkg_.a
2025-08-20T21:13:55.0160418Z [00:03:32.363]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:55.0161071Z [00:03:32.363]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:55.0161794Z [00:03:32.363]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:55.0162232Z [00:03:32.363]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.0162661Z [00:03:32.363]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.0163079Z [00:03:32.363]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:55.0163498Z [00:03:32.363]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:55.0163946Z [00:03:32.363]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:55.0164281Z [00:03:32.363]➜  EOF
2025-08-20T21:13:55.0164750Z [00:03:32.363]➜  cat >/tmp/go-build1679262874/b1960/importcfg << 'EOF' # internal
2025-08-20T21:13:55.0165167Z [00:03:32.363]➜  # import config
2025-08-20T21:13:55.0165509Z [00:03:32.363]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.0165926Z [00:03:32.363]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.0166343Z [00:03:32.363]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:55.0166770Z [00:03:32.363]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.0167086Z [00:03:32.363]➜  EOF
2025-08-20T21:13:55.0177112Z [00:03:32.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1913/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax=>github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax;$WORK/b1913=>" -p github.com/hashicorp/hcl/v2/hclsyntax -lang=go1.18 -complete -installsuffix shared -buildid 2sMPRv1Mk5cKWx8ZB-Ee/2sMPRv1Mk5cKWx8ZB-Ee -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1913/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/diagnostics.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/didyoumean.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/doc.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/expression.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/expression_ops.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/expression_template.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/expression_vars.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/file.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/generate.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/keywords.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/navigation.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/node.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/parser.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/parser_template.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/parser_traversal.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/peeker.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/public.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/scan_string_lit.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/scan_tokens.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/structure.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/structure_at_pos.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/token.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/token_type_string.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/variables.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsyntax/walk.go
2025-08-20T21:13:55.0188570Z [00:03:32.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1960/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/31=>github.com/pandatix/go-cvss@v0.6.2/31;$WORK/b1960=>" -p github.com/pandatix/go-cvss/31 -lang=go1.21 -complete -installsuffix shared -buildid yGQ6pjvS5Ojl0wXn0Fn3/yGQ6pjvS5Ojl0wXn0Fn3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1960/importcfg -pack /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/31/cvss31.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/31/errors.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/31/values.go
2025-08-20T21:13:55.0248478Z [00:03:32.373]➜  go tool buildid -w $WORK/b1926/_pkg_.a # internal
2025-08-20T21:13:55.0282702Z [00:03:32.375]➜  cp $WORK/b1926/_pkg_.a /root/.cache/go-build/9b/9b7da9762efc8df3ab9b0e833a19bc402d7a3cf45bc8460c74843d688054228b-d # internal
2025-08-20T21:13:55.0283527Z [00:03:32.375]➜  github.com/anchore/syft/syft/source/sourceproviders
2025-08-20T21:13:55.0284023Z [00:03:32.375]➜  mkdir -p $WORK/b1920/
2025-08-20T21:13:55.0284839Z [00:03:32.375]➜  cat >/tmp/go-build1679262874/b1920/importcfg << 'EOF' # internal
2025-08-20T21:13:55.0285403Z [00:03:32.375]➜  # import config
2025-08-20T21:13:55.0285778Z [00:03:32.375]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:13:55.0286421Z [00:03:32.375]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:13:55.0287137Z [00:03:32.375]➜  packagefile github.com/anchore/stereoscope=/tmp/go-build1679262874/b944/_pkg_.a
2025-08-20T21:13:55.0287886Z [00:03:32.375]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:13:55.0288634Z [00:03:32.375]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:13:55.0289439Z [00:03:32.375]➜  packagefile github.com/anchore/syft/syft/source/directorysource=/tmp/go-build1679262874/b1921/_pkg_.a
2025-08-20T21:13:55.0290281Z [00:03:32.375]➜  packagefile github.com/anchore/syft/syft/source/filesource=/tmp/go-build1679262874/b1925/_pkg_.a
2025-08-20T21:13:55.0291427Z [00:03:32.375]➜  packagefile github.com/anchore/syft/syft/source/snapsource=/tmp/go-build1679262874/b1926/_pkg_.a
2025-08-20T21:13:55.0292375Z [00:03:32.375]➜  packagefile github.com/anchore/syft/syft/source/stereoscopesource=/tmp/go-build1679262874/b1937/_pkg_.a
2025-08-20T21:13:55.0293024Z [00:03:32.375]➜  EOF
2025-08-20T21:13:55.0295954Z [00:03:32.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1920/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/sourceproviders=>github.com/anchore/syft@v1.28.0/syft/source/sourceproviders;$WORK/b1920=>" -p github.com/anchore/syft/syft/source/sourceproviders -lang=go1.24 -complete -installsuffix shared -buildid Bn8Ya_AbK1niXsprE-wK/Bn8Ya_AbK1niXsprE-wK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1920/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/sourceproviders/source_provider_config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/source/sourceproviders/source_providers.go
2025-08-20T21:13:55.0958441Z [00:03:32.444]➜  go tool buildid -w $WORK/b1920/_pkg_.a # internal
2025-08-20T21:13:55.0970760Z [00:03:32.445]➜  cp $WORK/b1920/_pkg_.a /root/.cache/go-build/44/44dde7053b29ae6315291a8416378db0138f4a6a63a81d5b8fd0d4b38c3aa7f6-d # internal
2025-08-20T21:13:55.0994697Z [00:03:32.448]➜  go tool buildid -w $WORK/b1960/_pkg_.a # internal
2025-08-20T21:13:55.0999255Z [00:03:32.448]➜  github.com/pandatix/go-cvss/40
2025-08-20T21:13:55.1004199Z [00:03:32.449]➜  mkdir -p $WORK/b1961/
2025-08-20T21:13:55.1004872Z [00:03:32.449]➜  cp $WORK/b1960/_pkg_.a /root/.cache/go-build/61/61dbbe99c345c2ef808e8a52068a737236596e9520ea4e39f0fa62b094794eee-d # internal
2025-08-20T21:13:55.1014752Z [00:03:32.449]➜  cat >/tmp/go-build1679262874/b1961/importcfg << 'EOF' # internal
2025-08-20T21:13:55.1015146Z [00:03:32.449]➜  # import config
2025-08-20T21:13:55.1015544Z [00:03:32.449]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.1015982Z [00:03:32.449]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.1016402Z [00:03:32.449]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:55.1016819Z [00:03:32.450]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.1017137Z [00:03:32.450]➜  EOF
2025-08-20T21:13:55.1023565Z [00:03:32.450]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1961/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40=>github.com/pandatix/go-cvss@v0.6.2/40;$WORK/b1961=>" -p github.com/pandatix/go-cvss/40 -lang=go1.21 -complete -installsuffix shared -buildid xOXqLGB-l2RhdjgCJZS8/xOXqLGB-l2RhdjgCJZS8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1961/importcfg -pack /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/cvss40.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/depth.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/errors.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/lookup.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/max.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/severity.go /root/go/pkg/mod/github.com/pandatix/go-cvss@v0.6.2/40/values.go
2025-08-20T21:13:55.1034760Z [00:03:32.451]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:55.1036492Z [00:03:32.451]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x011.o -c error_private.c
2025-08-20T21:13:55.1040729Z [00:03:32.452]➜  github.com/anchore/grype/internal/file
2025-08-20T21:13:55.1042379Z [00:03:32.452]➜  mkdir -p $WORK/b1962/
2025-08-20T21:13:55.1042800Z [00:03:32.452]➜  cat >/tmp/go-build1679262874/b1962/importcfg << 'EOF' # internal
2025-08-20T21:13:55.1043150Z [00:03:32.452]➜  # import config
2025-08-20T21:13:55.1043728Z [00:03:32.452]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:13:55.1044278Z [00:03:32.452]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:55.1044761Z [00:03:32.452]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:13:55.1045363Z [00:03:32.452]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.1045851Z [00:03:32.452]➜  packagefile github.com/OneOfOne/xxhash=/tmp/go-build1679262874/b813/_pkg_.a
2025-08-20T21:13:55.1046399Z [00:03:32.452]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:13:55.1047031Z [00:03:32.452]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:13:55.1047712Z [00:03:32.452]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:13:55.1048372Z [00:03:32.452]➜  packagefile github.com/hashicorp/go-getter=/tmp/go-build1679262874/b1257/_pkg_.a
2025-08-20T21:13:55.1049012Z [00:03:32.452]➜  packagefile github.com/hashicorp/go-getter/helper/url=/tmp/go-build1679262874/b1565/_pkg_.a
2025-08-20T21:13:55.1049606Z [00:03:32.452]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:13:55.1050181Z [00:03:32.452]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:13:55.1050930Z [00:03:32.452]➜  packagefile github.com/xi2/xz=/tmp/go-build1679262874/b1248/_pkg_.a
2025-08-20T21:13:55.1051441Z [00:03:32.452]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:13:55.1051847Z [00:03:32.452]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:55.1052264Z [00:03:32.452]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:55.1052680Z [00:03:32.452]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:55.1053090Z [00:03:32.452]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:55.1053538Z [00:03:32.452]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:55.1053996Z [00:03:32.452]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.1054627Z [00:03:32.452]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.1054944Z [00:03:32.452]➜  EOF
2025-08-20T21:13:55.1055189Z [00:03:32.452]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:55.1058780Z [00:03:32.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1962/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file=>github.com/anchore/grype@v0.96.0/internal/file;$WORK/b1962=>" -p github.com/anchore/grype/internal/file -lang=go1.24 -complete -installsuffix shared -buildid EqYvnTyaI8yWX9e33JpC/EqYvnTyaI8yWX9e33JpC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1962/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/copy.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/exists.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/getter.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/hasher.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/tar_xz_decompressor.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/file/xz_decompressor.go
2025-08-20T21:13:55.2038098Z [00:03:32.550]➜  go tool buildid -w $WORK/b1961/_pkg_.a # internal
2025-08-20T21:13:55.2038896Z [00:03:32.552]➜  cp $WORK/b1961/_pkg_.a /root/.cache/go-build/3a/3ac9cf72c6d5cc91670bd7f791a9f4fa0970148f0aad066e162dd937bf1dda97-d # internal
2025-08-20T21:13:55.2048117Z [00:03:32.553]➜  github.com/anchore/grype/internal/schemaver
2025-08-20T21:13:55.2051526Z [00:03:32.553]➜  mkdir -p $WORK/b1963/
2025-08-20T21:13:55.2054029Z [00:03:32.553]➜  cat >/tmp/go-build1679262874/b1963/importcfg << 'EOF' # internal
2025-08-20T21:13:55.2056332Z [00:03:32.553]➜  # import config
2025-08-20T21:13:55.2058980Z [00:03:32.553]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:55.2061556Z [00:03:32.553]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.2062043Z [00:03:32.553]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.2062969Z [00:03:32.553]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.2063671Z [00:03:32.553]➜  EOF
2025-08-20T21:13:55.2065762Z [00:03:32.553]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1963/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/schemaver=>github.com/anchore/grype@v0.96.0/internal/schemaver;$WORK/b1963=>" -p github.com/anchore/grype/internal/schemaver -lang=go1.24 -complete -installsuffix shared -buildid 02MrsvVWAMP2-MkB5W8a/02MrsvVWAMP2-MkB5W8a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1963/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/schemaver/schema_ver.go
2025-08-20T21:13:55.2242687Z [00:03:32.572]➜  go tool buildid -w $WORK/b1963/_pkg_.a # internal
2025-08-20T21:13:55.2247605Z [00:03:32.573]➜  cp $WORK/b1963/_pkg_.a /root/.cache/go-build/87/87dece1cb82416ac2cccf9c198d936fc3d9b9a30493706fdaf48ad2702f0eec1-d # internal
2025-08-20T21:13:55.2253057Z [00:03:32.573]➜  github.com/anchore/grype/grype/event
2025-08-20T21:13:55.2255189Z [00:03:32.573]➜  mkdir -p $WORK/b1966/
2025-08-20T21:13:55.2256675Z [00:03:32.574]➜  cat >/tmp/go-build1679262874/b1966/importcfg << 'EOF' # internal
2025-08-20T21:13:55.2257125Z [00:03:32.574]➜  # import config
2025-08-20T21:13:55.2257569Z [00:03:32.574]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:55.2257974Z [00:03:32.574]➜  EOF
2025-08-20T21:13:55.2259894Z [00:03:32.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1966/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/event=>github.com/anchore/grype@v0.96.0/grype/event;$WORK/b1966=>" -p github.com/anchore/grype/grype/event -lang=go1.24 -complete -installsuffix shared -buildid gCxYQUp_XmAvC8JrNolb/gCxYQUp_XmAvC8JrNolb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1966/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/event/event.go
2025-08-20T21:13:55.2375868Z [00:03:32.586]➜  go tool buildid -w $WORK/b1966/_pkg_.a # internal
2025-08-20T21:13:55.2388063Z [00:03:32.586]➜  cp $WORK/b1966/_pkg_.a /root/.cache/go-build/5d/5dc7d9598f39701b5496258b168db10cc3353ae8d6d56784915f3941dc701361-d # internal
2025-08-20T21:13:55.2388801Z [00:03:32.587]➜  github.com/anchore/grype/internal/bus
2025-08-20T21:13:55.2389124Z [00:03:32.587]➜  mkdir -p $WORK/b1965/
2025-08-20T21:13:55.2389520Z [00:03:32.587]➜  cat >/tmp/go-build1679262874/b1965/importcfg << 'EOF' # internal
2025-08-20T21:13:55.2390485Z [00:03:32.587]➜  # import config
2025-08-20T21:13:55.2391077Z [00:03:32.587]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:13:55.2391979Z [00:03:32.587]➜  packagefile github.com/anchore/grype/grype/event=/tmp/go-build1679262874/b1966/_pkg_.a
2025-08-20T21:13:55.2392756Z [00:03:32.587]➜  packagefile github.com/anchore/grype/internal/redact=/tmp/go-build1679262874/b816/_pkg_.a
2025-08-20T21:13:55.2393396Z [00:03:32.587]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:13:55.2393811Z [00:03:32.587]➜  EOF
2025-08-20T21:13:55.2396040Z [00:03:32.587]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1965/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/bus=>github.com/anchore/grype@v0.96.0/internal/bus;$WORK/b1965=>" -p github.com/anchore/grype/internal/bus -lang=go1.24 -complete -installsuffix shared -buildid y_33ZgZ-xfxDUel4eJHc/y_33ZgZ-xfxDUel4eJHc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1965/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/bus/bus.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/bus/helpers.go
2025-08-20T21:13:55.2666800Z [00:03:32.614]➜  go tool buildid -w $WORK/b1965/_pkg_.a # internal
2025-08-20T21:13:55.2667622Z [00:03:32.614]➜  cp $WORK/b1965/_pkg_.a /root/.cache/go-build/4a/4a08c7390562ae7839188d05880b0998ae56fde6036a3c2430e2ef2323969c60-d # internal
2025-08-20T21:13:55.2702473Z [00:03:32.618]➜  github.com/hako/durafmt
2025-08-20T21:13:55.2703173Z [00:03:32.618]➜  mkdir -p $WORK/b1968/
2025-08-20T21:13:55.2703571Z [00:03:32.618]➜  cat >/tmp/go-build1679262874/b1968/importcfg << 'EOF' # internal
2025-08-20T21:13:55.2703956Z [00:03:32.618]➜  # import config
2025-08-20T21:13:55.2704302Z [00:03:32.618]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.2704718Z [00:03:32.618]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.2705136Z [00:03:32.618]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:55.2705557Z [00:03:32.618]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.2705997Z [00:03:32.618]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.2706422Z [00:03:32.618]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.2706730Z [00:03:32.618]➜  EOF
2025-08-20T21:13:55.2709067Z [00:03:32.618]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1968/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hako/durafmt@v0.0.0-20210608085754-5c1018a4e16b=>github.com/hako/durafmt@v0.0.0-20210608085754-5c1018a4e16b;$WORK/b1968=>" -p github.com/hako/durafmt -lang=go1.11 -complete -installsuffix shared -buildid DvaVkJ7di5kzsy16dQ5a/DvaVkJ7di5kzsy16dQ5a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1968/importcfg -pack /root/go/pkg/mod/github.com/hako/durafmt@v0.0.0-20210608085754-5c1018a4e16b/durafmt.go /root/go/pkg/mod/github.com/hako/durafmt@v0.0.0-20210608085754-5c1018a4e16b/unit.go
2025-08-20T21:13:55.3298094Z [00:03:32.677]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:55.3299915Z [00:03:32.677]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x012.o -c fastcover.c
2025-08-20T21:13:55.3301861Z [00:03:32.677]➜  go tool buildid -w $WORK/b1968/_pkg_.a # internal
2025-08-20T21:13:55.3302562Z [00:03:32.677]➜  cp $WORK/b1968/_pkg_.a /root/.cache/go-build/fd/fd3dea81da4ada69bd5fbbed3a71ae8d0a79ec7e70cd894cb73ce7277373343c-d # internal
2025-08-20T21:13:55.3415180Z [00:03:32.689]➜  github.com/owenrumney/go-sarif/sarif
2025-08-20T21:13:55.3421326Z [00:03:32.689]➜  mkdir -p $WORK/b1978/
2025-08-20T21:13:55.3421733Z [00:03:32.690]➜  cat >/tmp/go-build1679262874/b1978/importcfg << 'EOF' # internal
2025-08-20T21:13:55.3422399Z [00:03:32.690]➜  # import config
2025-08-20T21:13:55.3422841Z [00:03:32.690]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:55.3423283Z [00:03:32.690]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.3423788Z [00:03:32.690]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:55.3424291Z [00:03:32.690]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:55.3424712Z [00:03:32.690]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:55.3425129Z [00:03:32.690]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:55.3425530Z [00:03:32.690]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.3425835Z [00:03:32.690]➜  EOF
2025-08-20T21:13:55.3426080Z [00:03:32.690]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:55.3438702Z [00:03:32.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1978/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif=>github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif;$WORK/b1978=>" -p github.com/owenrumney/go-sarif/sarif -lang=go1.16 -complete -installsuffix shared -buildid n8RrfHYqOxpWnMB9mXy_/n8RrfHYqOxpWnMB9mXy_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1978/importcfg -pack /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/address.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/artifact.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/artifact_change.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/artifact_content.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/artifact_location.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/fix.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/invocation.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/location.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/location_relationship.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/logical_location.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/message.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/multi_format_message_string.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/physical_location.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/properties.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/region.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/replacement.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/reporting_descriptor.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/reporting_descriptor_reference.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/result.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/run.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/sarif.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/suppression.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/test_helpers.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/tool.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/tool_component.go /root/go/pkg/mod/github.com/owenrumney/go-sarif@v1.1.2-0.20231003122901-1000f5e05554/sarif/tool_component_reference.go
2025-08-20T21:13:55.5389187Z [00:03:32.887]➜  go tool buildid -w $WORK/b1978/_pkg_.a # internal
2025-08-20T21:13:55.5425361Z [00:03:32.890]➜  cp $WORK/b1978/_pkg_.a /root/.cache/go-build/04/0426bb8b47cf51f3bf1b82ac8acd92208f53d3c8936b0fb2420dce95c461a99a-d # internal
2025-08-20T21:13:55.5431924Z [00:03:32.891]➜  github.com/wagoodman/go-presenter
2025-08-20T21:13:55.5440335Z [00:03:32.891]➜  mkdir -p $WORK/b1981/
2025-08-20T21:13:55.5440859Z [00:03:32.891]➜  cat >/tmp/go-build1679262874/b1981/importcfg << 'EOF' # internal
2025-08-20T21:13:55.5441236Z [00:03:32.891]➜  # import config
2025-08-20T21:13:55.5441569Z [00:03:32.891]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:55.5441874Z [00:03:32.891]➜  EOF
2025-08-20T21:13:55.5444321Z [00:03:32.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1981/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/wagoodman/go-presenter@v0.0.0-20211015174752-f9c01afc824b=>github.com/wagoodman/go-presenter@v0.0.0-20211015174752-f9c01afc824b;$WORK/b1981=>" -p github.com/wagoodman/go-presenter -lang=go1.16 -complete -installsuffix shared -buildid 1b53eczc1HWkwHVtJM-5/1b53eczc1HWkwHVtJM-5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1981/importcfg -pack /root/go/pkg/mod/github.com/wagoodman/go-presenter@v0.0.0-20211015174752-f9c01afc824b/presenter.go
2025-08-20T21:13:55.5650780Z [00:03:32.913]➜  go tool buildid -w $WORK/b1981/_pkg_.a # internal
2025-08-20T21:13:55.5668523Z [00:03:32.914]➜  cp $WORK/b1981/_pkg_.a /root/.cache/go-build/3a/3adfea4e727e4f969c0dd6da3aa83243b7a5a8f57133a6a59d0fef16f706ed55-d # internal
2025-08-20T21:13:55.5669133Z [00:03:32.914]➜  github.com/araddon/dateparse
2025-08-20T21:13:55.5669422Z [00:03:32.914]➜  mkdir -p $WORK/b1982/
2025-08-20T21:13:55.5678206Z [00:03:32.916]➜  cat >/tmp/go-build1679262874/b1982/importcfg << 'EOF' # internal
2025-08-20T21:13:55.5679047Z [00:03:32.916]➜  # import config
2025-08-20T21:13:55.5681032Z [00:03:32.916]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.5681473Z [00:03:32.916]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.5681903Z [00:03:32.916]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.5682329Z [00:03:32.916]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.5682752Z [00:03:32.916]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:55.5683198Z [00:03:32.916]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:55.5683532Z [00:03:32.916]➜  EOF
2025-08-20T21:13:55.5685936Z [00:03:32.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1982/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/araddon/dateparse@v0.0.0-20210429162001-6b43995a97de=>github.com/araddon/dateparse@v0.0.0-20210429162001-6b43995a97de;$WORK/b1982=>" -p github.com/araddon/dateparse -lang=go1.12 -complete -installsuffix shared -buildid WEYxQOlaSF5zhfuQMhJk/WEYxQOlaSF5zhfuQMhJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1982/importcfg -pack /root/go/pkg/mod/github.com/araddon/dateparse@v0.0.0-20210429162001-6b43995a97de/parseany.go
2025-08-20T21:13:55.7142811Z [00:03:33.062]➜  go tool buildid -w $WORK/b1913/_pkg_.a # internal
2025-08-20T21:13:55.7210484Z [00:03:33.069]➜  cp $WORK/b1913/_pkg_.a /root/.cache/go-build/95/957b56af7a39e4156b4c903e492cd5fa264450646806c87bee319437dd6ca06e-d # internal
2025-08-20T21:13:55.7266204Z [00:03:33.074]➜  github.com/hashicorp/hcl/v2/hclwrite
2025-08-20T21:13:55.7266966Z [00:03:33.074]➜  mkdir -p $WORK/b1912/
2025-08-20T21:13:55.7267860Z [00:03:33.075]➜  cat >/tmp/go-build1679262874/b1912/importcfg << 'EOF' # internal
2025-08-20T21:13:55.7268401Z [00:03:33.075]➜  # import config
2025-08-20T21:13:55.7268885Z [00:03:33.075]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:55.7273318Z [00:03:33.075]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.7274204Z [00:03:33.075]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:55.7274976Z [00:03:33.075]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:55.7275549Z [00:03:33.075]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:55.7276175Z [00:03:33.075]➜  packagefile github.com/hashicorp/hcl/v2/hclsyntax=/tmp/go-build1679262874/b1913/_pkg_.a
2025-08-20T21:13:55.7276784Z [00:03:33.075]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:55.7277263Z [00:03:33.075]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:55.7277678Z [00:03:33.075]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:55.7278096Z [00:03:33.075]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:55.7278516Z [00:03:33.075]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:55.7279092Z [00:03:33.075]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:55.7279492Z [00:03:33.075]➜  EOF
2025-08-20T21:13:55.7284815Z [00:03:33.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1912/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite=>github.com/hashicorp/hcl/v2@v2.23.0/hclwrite;$WORK/b1912=>" -p github.com/hashicorp/hcl/v2/hclwrite -lang=go1.18 -complete -installsuffix shared -buildid lz-lWFUQTgXxtiS9ju-C/lz-lWFUQTgXxtiS9ju-C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1912/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/ast.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/ast_attribute.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/ast_block.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/ast_body.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/ast_expression.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/doc.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/format.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/generate.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/native_node_sorter.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/node.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/parser.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/public.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclwrite/tokens.go
2025-08-20T21:13:55.7484864Z [00:03:33.096]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:55.7489450Z [00:03:33.096]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x013.o -c fse_compress.c
2025-08-20T21:13:55.7606622Z [00:03:33.108]➜  go tool buildid -w $WORK/b1982/_pkg_.a # internal
2025-08-20T21:13:55.7610061Z [00:03:33.108]➜  cp $WORK/b1982/_pkg_.a /root/.cache/go-build/ac/ac5b825226ce8b60c1013761b5e73cd16eb60a9342ce8af525d0477bc1bd95e0-d # internal
2025-08-20T21:13:55.7647303Z [00:03:33.113]➜  github.com/hashicorp/hcl/v2/json
2025-08-20T21:13:55.7651895Z [00:03:33.113]➜  mkdir -p $WORK/b1918/
2025-08-20T21:13:55.7669663Z [00:03:33.114]➜  cat >/tmp/go-build1679262874/b1918/importcfg << 'EOF' # internal
2025-08-20T21:13:55.7670119Z [00:03:33.114]➜  # import config
2025-08-20T21:13:55.7675374Z [00:03:33.114]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:55.7675831Z [00:03:33.114]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.7676629Z [00:03:33.114]➜  packagefile github.com/agext/levenshtein=/tmp/go-build1679262874/b1903/_pkg_.a
2025-08-20T21:13:55.7677355Z [00:03:33.114]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:13:55.7677999Z [00:03:33.114]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:55.7678621Z [00:03:33.114]➜  packagefile github.com/hashicorp/hcl/v2/hclsyntax=/tmp/go-build1679262874/b1913/_pkg_.a
2025-08-20T21:13:55.7679239Z [00:03:33.114]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:55.7679844Z [00:03:33.114]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:55.7680391Z [00:03:33.114]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:55.7681032Z [00:03:33.114]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:55.7681449Z [00:03:33.114]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:55.7681869Z [00:03:33.114]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.7682445Z [00:03:33.114]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.7682824Z [00:03:33.114]➜  EOF
2025-08-20T21:13:55.7683077Z [00:03:33.114]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:55.7687537Z [00:03:33.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1918/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json=>github.com/hashicorp/hcl/v2@v2.23.0/json;$WORK/b1918=>" -p github.com/hashicorp/hcl/v2/json -lang=go1.18 -complete -installsuffix shared -buildid MSLLzHhhtmN3T4aNl2He/MSLLzHhhtmN3T4aNl2He -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1918/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/ast.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/didyoumean.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/doc.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/is.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/navigation.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/parser.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/peeker.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/public.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/scanner.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/structure.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/json/tokentype_string.go
2025-08-20T21:13:55.8050194Z [00:03:33.153]➜  go tool buildid -w $WORK/b1962/_pkg_.a # internal
2025-08-20T21:13:55.8266311Z [00:03:33.174]➜  cp $WORK/b1962/_pkg_.a /root/.cache/go-build/bc/bc4cfada1fb40d2aa8a536c7a94cf9f39be90d0254de25965ec58c5a5bb08bca-d # internal
2025-08-20T21:13:55.8304715Z [00:03:33.178]➜  github.com/anchore/grype/grype/grypeerr
2025-08-20T21:13:55.8305107Z [00:03:33.178]➜  mkdir -p $WORK/b1985/
2025-08-20T21:13:55.8309884Z [00:03:33.179]➜  cat >/tmp/go-build1679262874/b1985/importcfg << 'EOF' # internal
2025-08-20T21:13:55.8310256Z [00:03:33.179]➜  # import config
2025-08-20T21:13:55.8313423Z [00:03:33.179]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.8313757Z [00:03:33.179]➜  EOF
2025-08-20T21:13:55.8316049Z [00:03:33.179]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1985/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/grypeerr=>github.com/anchore/grype@v0.96.0/grype/grypeerr;$WORK/b1985=>" -p github.com/anchore/grype/grype/grypeerr -lang=go1.24 -complete -installsuffix shared -buildid KgqXobMHiIf_SX_lBAT4/KgqXobMHiIf_SX_lBAT4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1985/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/grypeerr/errors.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/grypeerr/expected_error.go
2025-08-20T21:13:55.8495335Z [00:03:33.197]➜  go tool buildid -w $WORK/b1985/_pkg_.a # internal
2025-08-20T21:13:55.8501342Z [00:03:33.198]➜  cp $WORK/b1985/_pkg_.a /root/.cache/go-build/82/829156ec9fc2265be1f0ef1c1e1f0a8fc9ae6b5189fbdf24ca6aee622ec84c71-d # internal
2025-08-20T21:13:55.8516153Z [00:03:33.199]➜  github.com/openvex/go-vex/pkg/csaf
2025-08-20T21:13:55.8516557Z [00:03:33.200]➜  mkdir -p $WORK/b2003/
2025-08-20T21:13:55.8519700Z [00:03:33.200]➜  cat >/tmp/go-build1679262874/b2003/importcfg << 'EOF' # internal
2025-08-20T21:13:55.8520113Z [00:03:33.200]➜  # import config
2025-08-20T21:13:55.8523678Z [00:03:33.200]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:55.8524205Z [00:03:33.200]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.8524611Z [00:03:33.200]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:55.8525026Z [00:03:33.200]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.8525334Z [00:03:33.200]➜  EOF
2025-08-20T21:13:55.8527701Z [00:03:33.200]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2003/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/csaf=>github.com/openvex/go-vex@v0.2.5/pkg/csaf;$WORK/b2003=>" -p github.com/openvex/go-vex/pkg/csaf -lang=go1.19 -complete -installsuffix shared -buildid eKKelu8uysnwkXiLWdo7/eKKelu8uysnwkXiLWdo7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2003/importcfg -pack /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/csaf/csaf.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/csaf/doc.go
2025-08-20T21:13:55.8978083Z [00:03:33.245]➜  go tool buildid -w $WORK/b2003/_pkg_.a # internal
2025-08-20T21:13:55.8995374Z [00:03:33.247]➜  cp $WORK/b2003/_pkg_.a /root/.cache/go-build/65/65967b092f64e6bc26a03854679947c44a4e410d3e47cf9c839acc256c33a775-d # internal
2025-08-20T21:13:55.9005987Z [00:03:33.249]➜  github.com/package-url/packageurl-go
2025-08-20T21:13:55.9006981Z [00:03:33.249]➜  mkdir -p $WORK/b2004/
2025-08-20T21:13:55.9007946Z [00:03:33.249]➜  cat >/tmp/go-build1679262874/b2004/importcfg << 'EOF' # internal
2025-08-20T21:13:55.9008390Z [00:03:33.249]➜  # import config
2025-08-20T21:13:55.9008742Z [00:03:33.249]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.9009173Z [00:03:33.249]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.9009591Z [00:03:33.249]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:55.9010024Z [00:03:33.249]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:55.9010448Z [00:03:33.249]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:55.9011095Z [00:03:33.249]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.9011414Z [00:03:33.249]➜  EOF
2025-08-20T21:13:55.9013339Z [00:03:33.249]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2004/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/package-url/packageurl-go@v0.1.1=>github.com/package-url/packageurl-go@v0.1.1;$WORK/b2004=>" -p github.com/package-url/packageurl-go -lang=go1.17 -complete -installsuffix shared -buildid 4lg6hsLDEt9q1moxMuWp/4lg6hsLDEt9q1moxMuWp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2004/importcfg -pack /root/go/pkg/mod/github.com/package-url/packageurl-go@v0.1.1/packageurl.go
2025-08-20T21:13:55.9168341Z [00:03:33.265]➜  go tool buildid -w $WORK/b1918/_pkg_.a # internal
2025-08-20T21:13:55.9226610Z [00:03:33.271]➜  cp $WORK/b1918/_pkg_.a /root/.cache/go-build/13/138308ab9cd1a748d333a0e6f70598fab6080f5d2aca2f888a344ed3a527c1f0-d # internal
2025-08-20T21:13:55.9242513Z [00:03:33.272]➜  github.com/itchyny/timefmt-go
2025-08-20T21:13:55.9243567Z [00:03:33.272]➜  mkdir -p $WORK/b2006/
2025-08-20T21:13:55.9251087Z [00:03:33.273]➜  cat >/tmp/go-build1679262874/b2006/importcfg << 'EOF' # internal
2025-08-20T21:13:55.9262741Z [00:03:33.273]➜  # import config
2025-08-20T21:13:55.9264507Z [00:03:33.273]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.9264968Z [00:03:33.273]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.9265744Z [00:03:33.273]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:55.9266235Z [00:03:33.273]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.9266660Z [00:03:33.273]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.9266967Z [00:03:33.273]➜  EOF
2025-08-20T21:13:55.9272984Z [00:03:33.275]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2006/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/itchyny/timefmt-go@v0.1.6=>github.com/itchyny/timefmt-go@v0.1.6;$WORK/b2006=>" -p github.com/itchyny/timefmt-go -lang=go1.20 -complete -installsuffix shared -buildid iqQDP9amNnjaJAaZWLo0/iqQDP9amNnjaJAaZWLo0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2006/importcfg -pack /root/go/pkg/mod/github.com/itchyny/timefmt-go@v0.1.6/format.go /root/go/pkg/mod/github.com/itchyny/timefmt-go@v0.1.6/parse.go /root/go/pkg/mod/github.com/itchyny/timefmt-go@v0.1.6/timefmt.go
2025-08-20T21:13:55.9371785Z [00:03:33.285]➜  go tool buildid -w $WORK/b2004/_pkg_.a # internal
2025-08-20T21:13:55.9382457Z [00:03:33.286]➜  cp $WORK/b2004/_pkg_.a /root/.cache/go-build/c1/c1e5d5b67b447d5e7014c3c6175033d182489bfe365c74cbf9885313a497da90-d # internal
2025-08-20T21:13:55.9419794Z [00:03:33.290]➜  github.com/openvex/go-vex/pkg/vex
2025-08-20T21:13:55.9420174Z [00:03:33.290]➜  mkdir -p $WORK/b2002/
2025-08-20T21:13:55.9428577Z [00:03:33.291]➜  cat >/tmp/go-build1679262874/b2002/importcfg << 'EOF' # internal
2025-08-20T21:13:55.9429335Z [00:03:33.291]➜  # import config
2025-08-20T21:13:55.9429686Z [00:03:33.291]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:55.9430141Z [00:03:33.291]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:13:55.9430764Z [00:03:33.291]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:55.9431302Z [00:03:33.291]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:55.9431726Z [00:03:33.291]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:55.9432260Z [00:03:33.291]➜  packagefile github.com/openvex/go-vex/pkg/csaf=/tmp/go-build1679262874/b2003/_pkg_.a
2025-08-20T21:13:55.9432886Z [00:03:33.291]➜  packagefile github.com/package-url/packageurl-go=/tmp/go-build1679262874/b2004/_pkg_.a
2025-08-20T21:13:55.9433479Z [00:03:33.291]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:13:55.9434010Z [00:03:33.291]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:13:55.9434451Z [00:03:33.291]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:55.9434852Z [00:03:33.291]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:55.9435255Z [00:03:33.291]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:55.9435677Z [00:03:33.291]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:55.9436101Z [00:03:33.291]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:55.9436522Z [00:03:33.291]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:55.9436830Z [00:03:33.291]➜  EOF
2025-08-20T21:13:55.9447778Z [00:03:33.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2002/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex=>github.com/openvex/go-vex@v0.2.5/pkg/vex;$WORK/b2002=>" -p github.com/openvex/go-vex/pkg/vex -lang=go1.19 -complete -installsuffix shared -buildid Se3lzHm2SHNrrGWN0vSq/Se3lzHm2SHNrrGWN0vSq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2002/importcfg -pack /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/compat.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/component.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/functions_documents.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/functions_files.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/justification.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/product.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/statement.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/status.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/vex.go /root/go/pkg/mod/github.com/openvex/go-vex@v0.2.5/pkg/vex/vulnerability.go
2025-08-20T21:13:56.0017261Z [00:03:33.350]➜  go tool buildid -w $WORK/b1912/_pkg_.a # internal
2025-08-20T21:13:56.0123461Z [00:03:33.360]➜  cp $WORK/b1912/_pkg_.a /root/.cache/go-build/bf/bfae890d2ce73297c103ad4b53fc8de4d380ec6f33ea56c6a554b857db7877f7-d # internal
2025-08-20T21:13:56.0198212Z [00:03:33.368]➜  github.com/hashicorp/hcl/v2/gohcl
2025-08-20T21:13:56.0198912Z [00:03:33.368]➜  mkdir -p $WORK/b1911/
2025-08-20T21:13:56.0209320Z [00:03:33.369]➜  cat >/tmp/go-build1679262874/b1911/importcfg << 'EOF' # internal
2025-08-20T21:13:56.0209937Z [00:03:33.369]➜  # import config
2025-08-20T21:13:56.0210408Z [00:03:33.369]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.0211765Z [00:03:33.369]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:56.0213290Z [00:03:33.369]➜  packagefile github.com/hashicorp/hcl/v2/hclwrite=/tmp/go-build1679262874/b1912/_pkg_.a
2025-08-20T21:13:56.0214021Z [00:03:33.369]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:13:56.0214655Z [00:03:33.369]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:13:56.0215483Z [00:03:33.369]➜  packagefile github.com/zclconf/go-cty/cty/gocty=/tmp/go-build1679262874/b1916/_pkg_.a
2025-08-20T21:13:56.0216007Z [00:03:33.369]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.0216432Z [00:03:33.369]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:56.0216853Z [00:03:33.369]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.0217173Z [00:03:33.369]➜  EOF
2025-08-20T21:13:56.0222642Z [00:03:33.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1911/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl=>github.com/hashicorp/hcl/v2@v2.23.0/gohcl;$WORK/b1911=>" -p github.com/hashicorp/hcl/v2/gohcl -lang=go1.18 -complete -installsuffix shared -buildid z30b8FlFtSq9QDb1MTqR/z30b8FlFtSq9QDb1MTqR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1911/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl/decode.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl/doc.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl/encode.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl/schema.go /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/gohcl/types.go
2025-08-20T21:13:56.0252715Z [00:03:33.373]➜  go tool buildid -w $WORK/b2006/_pkg_.a # internal
2025-08-20T21:13:56.0261343Z [00:03:33.374]➜  cp $WORK/b2006/_pkg_.a /root/.cache/go-build/63/63f46a77bc6ad045d2036db467d309f6fea9464a2e7bca2760c34dce7a64d99b-d # internal
2025-08-20T21:13:56.0351720Z [00:03:33.383]➜  github.com/itchyny/gojq
2025-08-20T21:13:56.0381610Z [00:03:33.383]➜  mkdir -p $WORK/b2005/
2025-08-20T21:13:56.0382853Z [00:03:33.383]➜  cat >/tmp/go-build1679262874/b2005/importcfg << 'EOF' # internal
2025-08-20T21:13:56.0383864Z [00:03:33.383]➜  # import config
2025-08-20T21:13:56.0384892Z [00:03:33.383]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:56.0386167Z [00:03:33.383]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.0387025Z [00:03:33.383]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:56.0388082Z [00:03:33.383]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:56.0389086Z [00:03:33.383]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.0389741Z [00:03:33.383]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.0390838Z [00:03:33.383]➜  packagefile github.com/itchyny/timefmt-go=/tmp/go-build1679262874/b2006/_pkg_.a
2025-08-20T21:13:56.0391788Z [00:03:33.383]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.0392797Z [00:03:33.383]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:56.0393814Z [00:03:33.383]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:13:56.0394603Z [00:03:33.383]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:56.0395282Z [00:03:33.383]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:56.0396660Z [00:03:33.383]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:56.0397119Z [00:03:33.383]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.0397543Z [00:03:33.383]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:56.0397956Z [00:03:33.383]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:56.0402248Z [00:03:33.383]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.0402712Z [00:03:33.383]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.0403345Z [00:03:33.383]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:56.0403829Z [00:03:33.383]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:56.0404284Z [00:03:33.383]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:56.0404831Z [00:03:33.383]➜  EOF
2025-08-20T21:13:56.0412789Z [00:03:33.383]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2005/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17=>github.com/itchyny/gojq@v0.12.17;$WORK/b2005=>" -p github.com/itchyny/gojq -lang=go1.21 -complete -installsuffix shared -buildid o4C_2ji-iF1RQ05Yw2Km/o4C_2ji-iF1RQ05Yw2Km -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2005/importcfg -pack /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/builtin.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/code.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/compare.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/compiler.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/encoder.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/env.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/error.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/execute.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/func.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/gojq.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/iter.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/lexer.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/module_loader.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/normalize.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/operator.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/option.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/parser.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/preview.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/query.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/release.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/scope_stack.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/stack.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/term_type.go /root/go/pkg/mod/github.com/itchyny/gojq@v0.12.17/type.go
2025-08-20T21:13:56.0418898Z [00:03:33.388]➜  go tool buildid -w $WORK/b2002/_pkg_.a # internal
2025-08-20T21:13:56.0419580Z [00:03:33.388]➜  cp $WORK/b2002/_pkg_.a /root/.cache/go-build/4d/4ded4870db761eacede8ea8428e6050a8799b235c01cc96d4ec643fcd1703b92-d # internal
2025-08-20T21:13:56.0420183Z [00:03:33.388]➜  golang.org/x/exp/slog/internal/buffer
2025-08-20T21:13:56.0420489Z [00:03:33.388]➜  mkdir -p $WORK/b2010/
2025-08-20T21:13:56.0421057Z [00:03:33.388]➜  cat >/tmp/go-build1679262874/b2010/importcfg << 'EOF' # internal
2025-08-20T21:13:56.0421412Z [00:03:33.388]➜  # import config
2025-08-20T21:13:56.0421748Z [00:03:33.388]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.0422194Z [00:03:33.388]➜  EOF
2025-08-20T21:13:56.0424506Z [00:03:33.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2010/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal/buffer=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal/buffer;$WORK/b2010=>" -p golang.org/x/exp/slog/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid m0Gu7bBPL-Jn6XlI7ip5/m0Gu7bBPL-Jn6XlI7ip5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2010/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/internal/buffer/buffer.go
2025-08-20T21:13:56.0566854Z [00:03:33.405]➜  go tool buildid -w $WORK/b2010/_pkg_.a # internal
2025-08-20T21:13:56.0573325Z [00:03:33.405]➜  cp $WORK/b2010/_pkg_.a /root/.cache/go-build/95/953c285d93ef546827b70f39585b562c1b83e589f29947c0f12c4b63ee0d2fb3-d # internal
2025-08-20T21:13:56.0616795Z [00:03:33.410]➜  golang.org/x/exp/slog
2025-08-20T21:13:56.0619089Z [00:03:33.410]➜  mkdir -p $WORK/b2007/
2025-08-20T21:13:56.0619987Z [00:03:33.410]➜  cat >/tmp/go-build1679262874/b2007/importcfg << 'EOF' # internal
2025-08-20T21:13:56.0620884Z [00:03:33.410]➜  # import config
2025-08-20T21:13:56.0621763Z [00:03:33.410]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:56.0622695Z [00:03:33.410]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.0623541Z [00:03:33.410]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:13:56.0624172Z [00:03:33.410]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:56.0625003Z [00:03:33.410]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.0625657Z [00:03:33.410]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.0626464Z [00:03:33.410]➜  packagefile golang.org/x/exp/slices=/tmp/go-build1679262874/b2008/_pkg_.a
2025-08-20T21:13:56.0627969Z [00:03:33.410]➜  packagefile golang.org/x/exp/slog/internal=/tmp/go-build1679262874/b2009/_pkg_.a
2025-08-20T21:13:56.0628613Z [00:03:33.410]➜  packagefile golang.org/x/exp/slog/internal/buffer=/tmp/go-build1679262874/b2010/_pkg_.a
2025-08-20T21:13:56.0629137Z [00:03:33.410]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.0629535Z [00:03:33.410]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:56.0629954Z [00:03:33.410]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:56.0630373Z [00:03:33.410]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.0631249Z [00:03:33.410]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:56.0631683Z [00:03:33.410]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.0632110Z [00:03:33.410]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.0632520Z [00:03:33.410]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.0632961Z [00:03:33.410]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:56.0633444Z [00:03:33.410]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:56.0633861Z [00:03:33.410]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:56.0634304Z [00:03:33.410]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:56.0634894Z [00:03:33.410]➜  EOF
2025-08-20T21:13:56.0639794Z [00:03:33.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2007/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog=>golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog;$WORK/b2007=>" -p golang.org/x/exp/slog -lang=go1.23 -complete -installsuffix shared -buildid arucwi81AStJgh4Y00sq/arucwi81AStJgh4Y00sq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2007/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/attr.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/doc.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/handler.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/json_handler.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/level.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/logger.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/record.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/text_handler.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/value.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250408133849-7e4ce0ab07d0/slog/value_120.go
2025-08-20T21:13:56.0758116Z [00:03:33.424]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:56.0762786Z [00:03:33.424]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x014.o -c fse_decompress.c
2025-08-20T21:13:56.1279542Z [00:03:33.476]➜  go tool buildid -w $WORK/b1911/_pkg_.a # internal
2025-08-20T21:13:56.1296954Z [00:03:33.478]➜  cp $WORK/b1911/_pkg_.a /root/.cache/go-build/3f/3fdfc7cf3639f496403422bcf81cde213096a3cc350546945342817f4f995fcd-d # internal
2025-08-20T21:13:56.1304108Z [00:03:33.478]➜  github.com/hashicorp/hcl/v2/hclsimple
2025-08-20T21:13:56.1305290Z [00:03:33.478]➜  mkdir -p $WORK/b1901/
2025-08-20T21:13:56.1306046Z [00:03:33.478]➜  cat >/tmp/go-build1679262874/b1901/importcfg << 'EOF' # internal
2025-08-20T21:13:56.1306667Z [00:03:33.478]➜  # import config
2025-08-20T21:13:56.1307543Z [00:03:33.478]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.1308406Z [00:03:33.478]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:13:56.1309305Z [00:03:33.478]➜  packagefile github.com/hashicorp/hcl/v2/gohcl=/tmp/go-build1679262874/b1911/_pkg_.a
2025-08-20T21:13:56.1310350Z [00:03:33.478]➜  packagefile github.com/hashicorp/hcl/v2/hclsyntax=/tmp/go-build1679262874/b1913/_pkg_.a
2025-08-20T21:13:56.1311695Z [00:03:33.478]➜  packagefile github.com/hashicorp/hcl/v2/json=/tmp/go-build1679262874/b1918/_pkg_.a
2025-08-20T21:13:56.1312962Z [00:03:33.478]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:56.1313753Z [00:03:33.478]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:56.1314255Z [00:03:33.478]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:56.1314743Z [00:03:33.478]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.1315062Z [00:03:33.478]➜  EOF
2025-08-20T21:13:56.1315310Z [00:03:33.478]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:56.1317595Z [00:03:33.479]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1901/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsimple=>github.com/hashicorp/hcl/v2@v2.23.0/hclsimple;$WORK/b1901=>" -p github.com/hashicorp/hcl/v2/hclsimple -lang=go1.18 -complete -installsuffix shared -buildid CxljADDOi2eRPG7oCOey/CxljADDOi2eRPG7oCOey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1901/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/hcl/v2@v2.23.0/hclsimple/hclsimple.go
2025-08-20T21:13:56.1758339Z [00:03:33.524]➜  go tool buildid -w $WORK/b1901/_pkg_.a # internal
2025-08-20T21:13:56.1777253Z [00:03:33.525]➜  cp $WORK/b1901/_pkg_.a /root/.cache/go-build/0c/0c9764699c5047271f4b233741a84106a7d01c9bf20e1918ff1854c159a1b03a-d # internal
2025-08-20T21:13:56.1778828Z [00:03:33.526]➜  github.com/anchore/syft/syft/pkg/cataloger/terraform
2025-08-20T21:13:56.1779783Z [00:03:33.526]➜  mkdir -p $WORK/b1900/
2025-08-20T21:13:56.1780380Z [00:03:33.526]➜  cat >/tmp/go-build1679262874/b1900/importcfg << 'EOF' # internal
2025-08-20T21:13:56.1781016Z [00:03:33.526]➜  # import config
2025-08-20T21:13:56.1781677Z [00:03:33.526]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.1791709Z [00:03:33.526]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.1792900Z [00:03:33.526]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:13:56.1794686Z [00:03:33.526]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:13:56.1795303Z [00:03:33.526]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:13:56.1795993Z [00:03:33.526]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:13:56.1796693Z [00:03:33.526]➜  packagefile github.com/hashicorp/hcl/v2/hclsimple=/tmp/go-build1679262874/b1901/_pkg_.a
2025-08-20T21:13:56.1797216Z [00:03:33.526]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.1797519Z [00:03:33.526]➜  EOF
2025-08-20T21:13:56.1800138Z [00:03:33.526]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1900/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/terraform=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/terraform;$WORK/b1900=>" -p github.com/anchore/syft/syft/pkg/cataloger/terraform -lang=go1.24 -complete -installsuffix shared -buildid VuPPmFaVz9yfuxY5LrJ6/VuPPmFaVz9yfuxY5LrJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1900/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/terraform/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/terraform/parse_tf_lock.go
2025-08-20T21:13:56.2390351Z [00:03:33.587]➜  go tool buildid -w $WORK/b2007/_pkg_.a # internal
2025-08-20T21:13:56.2422487Z [00:03:33.590]➜  go tool buildid -w $WORK/b1900/_pkg_.a # internal
2025-08-20T21:13:56.2431997Z [00:03:33.591]➜  cp $WORK/b1900/_pkg_.a /root/.cache/go-build/aa/aa9fa54de57db0f59fc342e4cf78463217a058eb1d8be645878484557775d54e-d # internal
2025-08-20T21:13:56.2446659Z [00:03:33.593]➜  golang.org/x/text/internal/catmsg
2025-08-20T21:13:56.2447116Z [00:03:33.593]➜  mkdir -p $WORK/b2013/
2025-08-20T21:13:56.2447608Z [00:03:33.593]➜  cat >/tmp/go-build1679262874/b2013/importcfg << 'EOF' # internal
2025-08-20T21:13:56.2447979Z [00:03:33.593]➜  # import config
2025-08-20T21:13:56.2448318Z [00:03:33.593]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.2448733Z [00:03:33.593]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.2449221Z [00:03:33.593]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.2449717Z [00:03:33.593]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.2450145Z [00:03:33.593]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.2450936Z [00:03:33.593]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.2451326Z [00:03:33.593]➜  EOF
2025-08-20T21:13:56.2453720Z [00:03:33.593]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2013/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/catmsg=>golang.org/x/text@v0.27.0/internal/catmsg;$WORK/b2013=>" -p golang.org/x/text/internal/catmsg -lang=go1.23 -complete -installsuffix shared -buildid U7UMYI48eC7v2AeNM5Tq/U7UMYI48eC7v2AeNM5Tq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2013/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/catmsg/catmsg.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/catmsg/codec.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/catmsg/varint.go
2025-08-20T21:13:56.2473277Z [00:03:33.595]➜  cp $WORK/b2007/_pkg_.a /root/.cache/go-build/d3/d3de53ae7dc6640b4c6208cd371a92b249fbcfcef3be9619004ab2320d3bd05e-d # internal
2025-08-20T21:13:56.2480648Z [00:03:33.596]➜  golang.org/x/text/internal/stringset
2025-08-20T21:13:56.2484438Z [00:03:33.596]➜  mkdir -p $WORK/b2015/
2025-08-20T21:13:56.2485035Z [00:03:33.596]➜  cat >/tmp/go-build1679262874/b2015/importcfg << 'EOF' # internal
2025-08-20T21:13:56.2485451Z [00:03:33.596]➜  # import config
2025-08-20T21:13:56.2485789Z [00:03:33.596]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:56.2486110Z [00:03:33.596]➜  EOF
2025-08-20T21:13:56.2488182Z [00:03:33.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2015/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/stringset=>golang.org/x/text@v0.27.0/internal/stringset;$WORK/b2015=>" -p golang.org/x/text/internal/stringset -lang=go1.23 -complete -installsuffix shared -buildid bnqhPknWj8nbKKQPGIHV/bnqhPknWj8nbKKQPGIHV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2015/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/stringset/set.go
2025-08-20T21:13:56.2608069Z [00:03:33.609]➜  go tool buildid -w $WORK/b2015/_pkg_.a # internal
2025-08-20T21:13:56.2612426Z [00:03:33.609]➜  cp $WORK/b2015/_pkg_.a /root/.cache/go-build/16/16431f34faa86408fefe5745cfb87584667f5ba9c3b183f7e5b67a48bbb102c0-d # internal
2025-08-20T21:13:56.2632267Z [00:03:33.611]➜  golang.org/x/text/internal/number
2025-08-20T21:13:56.2632866Z [00:03:33.611]➜  mkdir -p $WORK/b2014/
2025-08-20T21:13:56.2644034Z [00:03:33.612]➜  cat >/tmp/go-build1679262874/b2014/importcfg << 'EOF' # internal
2025-08-20T21:13:56.2644739Z [00:03:33.612]➜  # import config
2025-08-20T21:13:56.2645659Z [00:03:33.612]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.2646507Z [00:03:33.612]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1679262874/b845/_pkg_.a
2025-08-20T21:13:56.2647677Z [00:03:33.612]➜  packagefile golang.org/x/text/internal/stringset=/tmp/go-build1679262874/b2015/_pkg_.a
2025-08-20T21:13:56.2648341Z [00:03:33.612]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.2648850Z [00:03:33.612]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:56.2649284Z [00:03:33.612]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.2649741Z [00:03:33.612]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:56.2650079Z [00:03:33.612]➜  EOF
2025-08-20T21:13:56.2654668Z [00:03:33.613]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2014/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number=>golang.org/x/text@v0.27.0/internal/number;$WORK/b2014=>" -p golang.org/x/text/internal/number -lang=go1.23 -complete -installsuffix shared -buildid J-d5U0eD8W4_5SsBFHED/J-d5U0eD8W4_5SsBFHED -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2014/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/common.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/decimal.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/format.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/number.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/pattern.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/roundingmode_string.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/number/tables.go
2025-08-20T21:13:56.2963478Z [00:03:33.644]➜  go tool buildid -w $WORK/b2013/_pkg_.a # internal
2025-08-20T21:13:56.2972447Z [00:03:33.645]➜  cp $WORK/b2013/_pkg_.a /root/.cache/go-build/87/877e35a0134a8bd7dc7f08e07a5b230f8bdd07f859f8ec1eeb85e5c41d2b385d-d # internal
2025-08-20T21:13:56.2983852Z [00:03:33.646]➜  golang.org/x/text/message/catalog
2025-08-20T21:13:56.2984537Z [00:03:33.646]➜  mkdir -p $WORK/b2016/
2025-08-20T21:13:56.2993223Z [00:03:33.647]➜  cat >/tmp/go-build1679262874/b2016/importcfg << 'EOF' # internal
2025-08-20T21:13:56.2993614Z [00:03:33.647]➜  # import config
2025-08-20T21:13:56.2993959Z [00:03:33.647]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.2994402Z [00:03:33.647]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.2995136Z [00:03:33.647]➜  packagefile golang.org/x/text/internal=/tmp/go-build1679262874/b841/_pkg_.a
2025-08-20T21:13:56.2995863Z [00:03:33.647]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build1679262874/b2013/_pkg_.a
2025-08-20T21:13:56.2996464Z [00:03:33.647]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.2997128Z [00:03:33.647]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.2997436Z [00:03:33.647]➜  EOF
2025-08-20T21:13:56.2999829Z [00:03:33.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2016/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/message/catalog=>golang.org/x/text@v0.27.0/message/catalog;$WORK/b2016=>" -p golang.org/x/text/message/catalog -lang=go1.23 -complete -installsuffix shared -buildid a03RR8qruznUUYUVkGZW/a03RR8qruznUUYUVkGZW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2016/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/catalog/catalog.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/catalog/dict.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/catalog/go19.go
2025-08-20T21:13:56.3304285Z [00:03:33.678]➜  go tool buildid -w $WORK/b2016/_pkg_.a # internal
2025-08-20T21:13:56.3314541Z [00:03:33.679]➜  cp $WORK/b2016/_pkg_.a /root/.cache/go-build/7c/7c6ac1a549cf6516326bb1cbd9790cc027156e843ea63f2e5d29f62622397ddf-d # internal
2025-08-20T21:13:56.3323473Z [00:03:33.680]➜  golang.org/x/text/internal/format
2025-08-20T21:13:56.3330073Z [00:03:33.680]➜  mkdir -p $WORK/b2017/
2025-08-20T21:13:56.3331470Z [00:03:33.681]➜  cat >/tmp/go-build1679262874/b2017/importcfg << 'EOF' # internal
2025-08-20T21:13:56.3332200Z [00:03:33.681]➜  # import config
2025-08-20T21:13:56.3333449Z [00:03:33.681]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.3333974Z [00:03:33.681]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.3334494Z [00:03:33.681]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.3334954Z [00:03:33.681]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:56.3335293Z [00:03:33.681]➜  EOF
2025-08-20T21:13:56.3337426Z [00:03:33.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2017/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/format=>golang.org/x/text@v0.27.0/internal/format;$WORK/b2017=>" -p golang.org/x/text/internal/format -lang=go1.23 -complete -installsuffix shared -buildid 1E9Jr7HpmrjNopQmpCc6/1E9Jr7HpmrjNopQmpCc6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2017/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/format/format.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/internal/format/parser.go
2025-08-20T21:13:56.3627992Z [00:03:33.711]➜  go tool buildid -w $WORK/b2017/_pkg_.a # internal
2025-08-20T21:13:56.3640203Z [00:03:33.712]➜  cp $WORK/b2017/_pkg_.a /root/.cache/go-build/47/4707d8080b4942cc06e2133832af9fa8761562cfedded1e8005f62795907b1a9-d # internal
2025-08-20T21:13:56.3687712Z [00:03:33.717]➜  k8s.io/apimachinery/pkg/util/diff
2025-08-20T21:13:56.3688817Z [00:03:33.717]➜  mkdir -p $WORK/b2021/
2025-08-20T21:13:56.3690157Z [00:03:33.717]➜  cat >/tmp/go-build1679262874/b2021/importcfg << 'EOF' # internal
2025-08-20T21:13:56.3692269Z [00:03:33.717]➜  # import config
2025-08-20T21:13:56.3702785Z [00:03:33.717]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:56.3703249Z [00:03:33.717]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.3703746Z [00:03:33.717]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:13:56.3704344Z [00:03:33.717]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build1679262874/b437/_pkg_.a
2025-08-20T21:13:56.3704858Z [00:03:33.717]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.3705302Z [00:03:33.717]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.3706044Z [00:03:33.717]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:13:56.3706452Z [00:03:33.717]➜  EOF
2025-08-20T21:13:56.3708317Z [00:03:33.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2021/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/diff=>k8s.io/apimachinery@v0.33.2/pkg/util/diff;$WORK/b2021=>" -p k8s.io/apimachinery/pkg/util/diff -lang=go1.24 -complete -installsuffix shared -buildid YV6A-E3cZD5ZkRTm0n54/YV6A-E3cZD5ZkRTm0n54 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2021/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/diff/diff.go
2025-08-20T21:13:56.4070827Z [00:03:33.755]➜  go tool buildid -w $WORK/b2021/_pkg_.a # internal
2025-08-20T21:13:56.4076156Z [00:03:33.755]➜  cp $WORK/b2021/_pkg_.a /root/.cache/go-build/52/52ad0e13397992e94102a43386919077a411dd1cc6d6f9b68eba65e5af8ba8bd-d # internal
2025-08-20T21:13:56.4092659Z [00:03:33.757]➜  k8s.io/client-go/tools/cache/synctrack
2025-08-20T21:13:56.4094414Z [00:03:33.757]➜  mkdir -p $WORK/b2022/
2025-08-20T21:13:56.4095187Z [00:03:33.757]➜  cat >/tmp/go-build1679262874/b2022/importcfg << 'EOF' # internal
2025-08-20T21:13:56.4095673Z [00:03:33.758]➜  # import config
2025-08-20T21:13:56.4096779Z [00:03:33.758]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:56.4100516Z [00:03:33.758]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.4101903Z [00:03:33.758]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:56.4102260Z [00:03:33.758]➜  EOF
2025-08-20T21:13:56.4104493Z [00:03:33.758]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2022/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/synctrack=>k8s.io/client-go@v0.33.2/tools/cache/synctrack;$WORK/b2022=>" -p k8s.io/client-go/tools/cache/synctrack -lang=go1.24 -complete -installsuffix shared -buildid 6bLmeLifvUd4lkh6B_XZ/6bLmeLifvUd4lkh6B_XZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2022/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/synctrack/lazy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/synctrack/synctrack.go
2025-08-20T21:13:56.4202544Z [00:03:33.768]➜  go tool buildid -w $WORK/b2014/_pkg_.a # internal
2025-08-20T21:13:56.4228856Z [00:03:33.771]➜  cp $WORK/b2014/_pkg_.a /root/.cache/go-build/4b/4b9ef807b384373f2255dd6ce45855a35b22a8d8f3bf05821546384dda4126af-d # internal
2025-08-20T21:13:56.4230295Z [00:03:33.771]➜  go tool buildid -w $WORK/b2022/_pkg_.a # internal
2025-08-20T21:13:56.4236467Z [00:03:33.772]➜  cp $WORK/b2022/_pkg_.a /root/.cache/go-build/ba/ba2a4bd10d83ba6bb924dacfd48581ce6d8bd5dd267361a1351905a0525d1a38-d # internal
2025-08-20T21:13:56.4239714Z [00:03:33.772]➜  golang.org/x/text/feature/plural
2025-08-20T21:13:56.4240095Z [00:03:33.772]➜  mkdir -p $WORK/b2012/
2025-08-20T21:13:56.4240394Z [00:03:33.772]➜  k8s.io/client-go/tools/pager
2025-08-20T21:13:56.4241060Z [00:03:33.772]➜  mkdir -p $WORK/b2023/
2025-08-20T21:13:56.4244488Z [00:03:33.773]➜  cat >/tmp/go-build1679262874/b2012/importcfg << 'EOF' # internal
2025-08-20T21:13:56.4253697Z [00:03:33.773]➜  # import config
2025-08-20T21:13:56.4254553Z [00:03:33.773]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.4255897Z [00:03:33.773]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build1679262874/b2013/_pkg_.a
2025-08-20T21:13:56.4256595Z [00:03:33.773]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1679262874/b845/_pkg_.a
2025-08-20T21:13:56.4257261Z [00:03:33.773]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build1679262874/b2014/_pkg_.a
2025-08-20T21:13:56.4257847Z [00:03:33.773]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.4258441Z [00:03:33.773]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build1679262874/b2016/_pkg_.a
2025-08-20T21:13:56.4258947Z [00:03:33.773]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.4259553Z [00:03:33.773]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.4260053Z [00:03:33.773]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.4260372Z [00:03:33.773]➜  EOF
2025-08-20T21:13:56.4263329Z [00:03:33.773]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2012/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/feature/plural=>golang.org/x/text@v0.27.0/feature/plural;$WORK/b2012=>" -p golang.org/x/text/feature/plural -lang=go1.23 -complete -installsuffix shared -buildid FhIZTkR3-S74d2kK1v8M/FhIZTkR3-S74d2kK1v8M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2012/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/feature/plural/common.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/feature/plural/message.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/feature/plural/plural.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/feature/plural/tables.go
2025-08-20T21:13:56.4265919Z [00:03:33.773]➜  cat >/tmp/go-build1679262874/b2023/importcfg << 'EOF' # internal
2025-08-20T21:13:56.4266275Z [00:03:33.773]➜  # import config
2025-08-20T21:13:56.4266616Z [00:03:33.773]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.4267035Z [00:03:33.773]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.4267562Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:56.4268167Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:56.4268842Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1679262874/b473/_pkg_.a
2025-08-20T21:13:56.4269524Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:56.4270138Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:56.4272950Z [00:03:33.773]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:56.4273420Z [00:03:33.773]➜  EOF
2025-08-20T21:13:56.4275173Z [00:03:33.773]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2023/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/pager=>k8s.io/client-go@v0.33.2/tools/pager;$WORK/b2023=>" -p k8s.io/client-go/tools/pager -lang=go1.24 -complete -installsuffix shared -buildid rvLmn84Qr7cguP3pf5qw/rvLmn84Qr7cguP3pf5qw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2023/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/pager/pager.go
2025-08-20T21:13:56.4285322Z [00:03:33.776]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:56.4289882Z [00:03:33.776]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x015.o -c hist.c
2025-08-20T21:13:56.4540279Z [00:03:33.802]➜  go tool buildid -w $WORK/b2023/_pkg_.a # internal
2025-08-20T21:13:56.4547904Z [00:03:33.803]➜  cp $WORK/b2023/_pkg_.a /root/.cache/go-build/be/bee70d6619e56a6832ae2d8ddfc305baa9d721fe0372425a625b0525e6d9a24f-d # internal
2025-08-20T21:13:56.4553032Z [00:03:33.803]➜  k8s.io/utils/trace
2025-08-20T21:13:56.4553846Z [00:03:33.803]➜  mkdir -p $WORK/b2025/
2025-08-20T21:13:56.4555254Z [00:03:33.804]➜  cat >/tmp/go-build1679262874/b2025/importcfg << 'EOF' # internal
2025-08-20T21:13:56.4556215Z [00:03:33.804]➜  # import config
2025-08-20T21:13:56.4558182Z [00:03:33.804]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:56.4558757Z [00:03:33.804]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.4559191Z [00:03:33.804]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.4559923Z [00:03:33.804]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:56.4560470Z [00:03:33.804]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:56.4561141Z [00:03:33.804]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.4561826Z [00:03:33.804]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:56.4562138Z [00:03:33.804]➜  EOF
2025-08-20T21:13:56.4562390Z [00:03:33.804]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:56.4564402Z [00:03:33.804]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2025/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/trace=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/trace;$WORK/b2025=>" -p k8s.io/utils/trace -lang=go1.18 -complete -installsuffix shared -buildid X0OegFYGn00ZnM2LiPWd/X0OegFYGn00ZnM2LiPWd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2025/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/trace/trace.go
2025-08-20T21:13:56.4987751Z [00:03:33.847]➜  go tool buildid -w $WORK/b2012/_pkg_.a # internal
2025-08-20T21:13:56.4998826Z [00:03:33.848]➜  cp $WORK/b2012/_pkg_.a /root/.cache/go-build/c1/c1dfb5e978f14d2b579d309489024033fc9d0d127ee67e68d1e85f819402b37a-d # internal
2025-08-20T21:13:56.5025054Z [00:03:33.851]➜  golang.org/x/text/message
2025-08-20T21:13:56.5025713Z [00:03:33.851]➜  mkdir -p $WORK/b2011/
2025-08-20T21:13:56.5027638Z [00:03:33.851]➜  cat >/tmp/go-build1679262874/b2011/importcfg << 'EOF' # internal
2025-08-20T21:13:56.5028318Z [00:03:33.851]➜  # import config
2025-08-20T21:13:56.5029629Z [00:03:33.851]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:56.5030071Z [00:03:33.851]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.5030830Z [00:03:33.851]➜  packagefile golang.org/x/text/feature/plural=/tmp/go-build1679262874/b2012/_pkg_.a
2025-08-20T21:13:56.5031524Z [00:03:33.851]➜  packagefile golang.org/x/text/internal/format=/tmp/go-build1679262874/b2017/_pkg_.a
2025-08-20T21:13:56.5032142Z [00:03:33.851]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build1679262874/b2014/_pkg_.a
2025-08-20T21:13:56.5033017Z [00:03:33.851]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:13:56.5033619Z [00:03:33.851]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build1679262874/b2016/_pkg_.a
2025-08-20T21:13:56.5034117Z [00:03:33.851]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.5034520Z [00:03:33.851]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:56.5034926Z [00:03:33.851]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:56.5035338Z [00:03:33.851]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.5035898Z [00:03:33.851]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.5036391Z [00:03:33.851]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.5036836Z [00:03:33.851]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:56.5037169Z [00:03:33.851]➜  EOF
2025-08-20T21:13:56.5039805Z [00:03:33.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2011/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.27.0/message=>golang.org/x/text@v0.27.0/message;$WORK/b2011=>" -p golang.org/x/text/message -lang=go1.23 -complete -installsuffix shared -buildid QqpLUxPKyux1Pu1WUu1O/QqpLUxPKyux1Pu1WUu1O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2011/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/catalog.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/doc.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/format.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/message.go /root/go/pkg/mod/golang.org/x/text@v0.27.0/message/print.go
2025-08-20T21:13:56.5115773Z [00:03:33.859]➜  go tool buildid -w $WORK/b2025/_pkg_.a # internal
2025-08-20T21:13:56.5145803Z [00:03:33.862]➜  cp $WORK/b2025/_pkg_.a /root/.cache/go-build/eb/eb5f367d4d6e6849670ba002b61ea1a86da1a580e9833247aa4180eb72afb932-d # internal
2025-08-20T21:13:56.5269952Z [00:03:33.875]➜  k8s.io/client-go/tools/cache
2025-08-20T21:13:56.5279445Z [00:03:33.875]➜  mkdir -p $WORK/b2020/
2025-08-20T21:13:56.5279893Z [00:03:33.875]➜  cat >/tmp/go-build1679262874/b2020/importcfg << 'EOF' # internal
2025-08-20T21:13:56.5280256Z [00:03:33.875]➜  # import config
2025-08-20T21:13:56.5280752Z [00:03:33.875]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:13:56.5281270Z [00:03:33.875]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:56.5281696Z [00:03:33.875]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:56.5282109Z [00:03:33.875]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.5282526Z [00:03:33.875]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:56.5283057Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:56.5283664Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:56.5284332Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:56.5285030Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:56.5285685Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:13:56.5286264Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:56.5286853Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:56.5287478Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:56.5288090Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:56.5288687Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1679262874/b270/_pkg_.a
2025-08-20T21:13:56.5289667Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1679262874/b2021/_pkg_.a
2025-08-20T21:13:56.5290287Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1679262874/b145/_pkg_.a
2025-08-20T21:13:56.5303099Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:56.5303757Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:56.5304373Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:56.5305253Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:13:56.5305917Z [00:03:33.875]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:56.5306479Z [00:03:33.875]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:13:56.5307016Z [00:03:33.875]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:56.5307596Z [00:03:33.875]➜  packagefile k8s.io/client-go/tools/cache/synctrack=/tmp/go-build1679262874/b2022/_pkg_.a
2025-08-20T21:13:56.5308194Z [00:03:33.875]➜  packagefile k8s.io/client-go/tools/pager=/tmp/go-build1679262874/b2023/_pkg_.a
2025-08-20T21:13:56.5308810Z [00:03:33.875]➜  packagefile k8s.io/client-go/util/consistencydetector=/tmp/go-build1679262874/b466/_pkg_.a
2025-08-20T21:13:56.5309373Z [00:03:33.875]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:56.5309865Z [00:03:33.875]➜  packagefile k8s.io/utils/buffer=/tmp/go-build1679262874/b2024/_pkg_.a
2025-08-20T21:13:56.5310487Z [00:03:33.875]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:13:56.5311630Z [00:03:33.875]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:13:56.5312139Z [00:03:33.875]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:13:56.5312828Z [00:03:33.875]➜  packagefile k8s.io/utils/trace=/tmp/go-build1679262874/b2025/_pkg_.a
2025-08-20T21:13:56.5313298Z [00:03:33.875]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:56.5313718Z [00:03:33.875]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:56.5314131Z [00:03:33.875]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:56.5314559Z [00:03:33.875]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:56.5314990Z [00:03:33.875]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:56.5315411Z [00:03:33.875]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:56.5315821Z [00:03:33.875]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:56.5316130Z [00:03:33.875]➜  EOF
2025-08-20T21:13:56.5323693Z [00:03:33.875]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2020/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache=>k8s.io/client-go@v0.33.2/tools/cache;$WORK/b2020=>" -p k8s.io/client-go/tools/cache -lang=go1.24 -complete -installsuffix shared -buildid mMkVxPoU9EX2NRtQDxlq/mMkVxPoU9EX2NRtQDxlq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2020/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/controller.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/delta_fifo.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/expiration_cache.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/expiration_cache_fakes.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/fake_custom_store.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/fifo.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/heap.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/index.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/listers.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/listwatch.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/mutation_cache.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/mutation_detector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/object-names.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/reflector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/reflector_data_consistency_detector.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/reflector_metrics.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/retry_with_deadline.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/shared_informer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/store.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/the_real_fifo.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/thread_safe_store.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/cache/undelta_store.go
2025-08-20T21:13:56.6575404Z [00:03:34.005]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:56.6579980Z [00:03:34.005]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x016.o -c huf_compress.c
2025-08-20T21:13:56.7665661Z [00:03:34.114]➜  go tool buildid -w $WORK/b2011/_pkg_.a # internal
2025-08-20T21:13:56.7690007Z [00:03:34.117]➜  cp $WORK/b2011/_pkg_.a /root/.cache/go-build/6e/6e1e3e835639df3955b614271d5dddc233dd55eea0db6b85c72550d0ada96a4e-d # internal
2025-08-20T21:13:56.7748484Z [00:03:34.123]➜  k8s.io/client-go/scale/scheme
2025-08-20T21:13:56.7749652Z [00:03:34.123]➜  mkdir -p $WORK/b2028/
2025-08-20T21:13:56.7751054Z [00:03:34.123]➜  cat >/tmp/go-build1679262874/b2028/importcfg << 'EOF' # internal
2025-08-20T21:13:56.7752050Z [00:03:34.123]➜  # import config
2025-08-20T21:13:56.7752759Z [00:03:34.123]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:56.7758497Z [00:03:34.123]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:56.7759166Z [00:03:34.123]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:56.7759796Z [00:03:34.123]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:56.7760216Z [00:03:34.123]➜  EOF
2025-08-20T21:13:56.7760478Z [00:03:34.123]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:56.7765643Z [00:03:34.124]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2028/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme=>k8s.io/client-go@v0.33.2/scale/scheme;$WORK/b2028=>" -p k8s.io/client-go/scale/scheme -lang=go1.24 -complete -installsuffix shared -buildid Y56SJ4yd6SHu0kE0eWOm/Y56SJ4yd6SHu0kE0eWOm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2028/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/types.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/zz_generated.deepcopy.go
2025-08-20T21:13:56.8808716Z [00:03:34.229]➜  go tool buildid -w $WORK/b2028/_pkg_.a # internal
2025-08-20T21:13:56.8830843Z [00:03:34.231]➜  cp $WORK/b2028/_pkg_.a /root/.cache/go-build/0f/0f0bf51b4c7f86c5e550940d9a22bbf7e026fe0ec5464414561287e6e6eb34f7-d # internal
2025-08-20T21:13:56.8883848Z [00:03:34.236]➜  k8s.io/client-go/scale/scheme/appsint
2025-08-20T21:13:56.8890478Z [00:03:34.237]➜  mkdir -p $WORK/b2029/
2025-08-20T21:13:56.8907215Z [00:03:34.238]➜  cat >/tmp/go-build1679262874/b2029/importcfg << 'EOF' # internal
2025-08-20T21:13:56.8907952Z [00:03:34.238]➜  # import config
2025-08-20T21:13:56.8908367Z [00:03:34.238]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:56.8908961Z [00:03:34.238]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:56.8909586Z [00:03:34.238]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:56.8910192Z [00:03:34.238]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:56.8910718Z [00:03:34.238]➜  EOF
2025-08-20T21:13:56.8916353Z [00:03:34.239]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2029/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsint=>k8s.io/client-go@v0.33.2/scale/scheme/appsint;$WORK/b2029=>" -p k8s.io/client-go/scale/scheme/appsint -lang=go1.24 -complete -installsuffix shared -buildid cbTrTYKiAXI_KubwOC7i/cbTrTYKiAXI_KubwOC7i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2029/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsint/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsint/register.go
2025-08-20T21:13:56.9727578Z [00:03:34.321]➜  go tool buildid -w $WORK/b2029/_pkg_.a # internal
2025-08-20T21:13:56.9738999Z [00:03:34.322]➜  cp $WORK/b2029/_pkg_.a /root/.cache/go-build/08/084e52c011611cbe20d45e02d582bb31c7fabb0c618ef30ba73ec4cf09d760aa-d # internal
2025-08-20T21:13:56.9784593Z [00:03:34.327]➜  k8s.io/client-go/scale/scheme/appsv1beta1
2025-08-20T21:13:56.9788523Z [00:03:34.327]➜  mkdir -p $WORK/b2030/
2025-08-20T21:13:56.9789992Z [00:03:34.327]➜  cat >/tmp/go-build1679262874/b2030/importcfg << 'EOF' # internal
2025-08-20T21:13:56.9790368Z [00:03:34.327]➜  # import config
2025-08-20T21:13:56.9791094Z [00:03:34.327]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:56.9791659Z [00:03:34.327]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:56.9792264Z [00:03:34.327]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:56.9793082Z [00:03:34.327]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:56.9793693Z [00:03:34.327]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:56.9794330Z [00:03:34.327]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:56.9794940Z [00:03:34.327]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:56.9795320Z [00:03:34.327]➜  EOF
2025-08-20T21:13:56.9798258Z [00:03:34.327]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2030/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1=>k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1;$WORK/b2030=>" -p k8s.io/client-go/scale/scheme/appsv1beta1 -lang=go1.24 -complete -installsuffix shared -buildid iHFgO_Ql0y1Tb87aZV-1/iHFgO_Ql0y1Tb87aZV-1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2030/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta1/zz_generated.conversion.go
2025-08-20T21:13:57.0658077Z [00:03:34.412]➜  go tool buildid -w $WORK/b2030/_pkg_.a # internal
2025-08-20T21:13:57.0661576Z [00:03:34.414]➜  cp $WORK/b2030/_pkg_.a /root/.cache/go-build/f9/f927e894af77f649a39622b61e2d993d160356f49e34f5c3c204cafa2a9fbbb4-d # internal
2025-08-20T21:13:57.0683399Z [00:03:34.416]➜  k8s.io/client-go/scale/scheme/appsv1beta2
2025-08-20T21:13:57.0684847Z [00:03:34.417]➜  mkdir -p $WORK/b2031/
2025-08-20T21:13:57.0688325Z [00:03:34.417]➜  cat >/tmp/go-build1679262874/b2031/importcfg << 'EOF' # internal
2025-08-20T21:13:57.0689189Z [00:03:34.417]➜  # import config
2025-08-20T21:13:57.0691704Z [00:03:34.417]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.0692791Z [00:03:34.417]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:57.0693400Z [00:03:34.417]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.0694037Z [00:03:34.417]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:57.0694649Z [00:03:34.417]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.0695457Z [00:03:34.417]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.0696212Z [00:03:34.417]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:57.0696599Z [00:03:34.417]➜  EOF
2025-08-20T21:13:57.0699548Z [00:03:34.417]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2031/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2=>k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2;$WORK/b2031=>" -p k8s.io/client-go/scale/scheme/appsv1beta2 -lang=go1.24 -complete -installsuffix shared -buildid 0ul69yhu9lhCXVay1xyj/0ul69yhu9lhCXVay1xyj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2031/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/appsv1beta2/zz_generated.conversion.go
2025-08-20T21:13:57.0996632Z [00:03:34.446]➜  go tool buildid -w $WORK/b2020/_pkg_.a # internal
2025-08-20T21:13:57.1059490Z [00:03:34.454]➜  cp $WORK/b2020/_pkg_.a /root/.cache/go-build/25/25dcf4055ab792b25de0b73b9e3347e1e5fcde750d24f1fbb6475193178101ef-d # internal
2025-08-20T21:13:57.1105190Z [00:03:34.459]➜  k8s.io/client-go/tools/watch
2025-08-20T21:13:57.1107669Z [00:03:34.459]➜  mkdir -p $WORK/b2019/
2025-08-20T21:13:57.1109459Z [00:03:34.459]➜  cat >/tmp/go-build1679262874/b2019/importcfg << 'EOF' # internal
2025-08-20T21:13:57.1111108Z [00:03:34.459]➜  # import config
2025-08-20T21:13:57.1111612Z [00:03:34.459]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.1112389Z [00:03:34.459]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.1113371Z [00:03:34.459]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.1113826Z [00:03:34.459]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.1114380Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:57.1115023Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.1115634Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.1116250Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build1679262874/b437/_pkg_.a
2025-08-20T21:13:57.1116858Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:57.1117462Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:13:57.1118054Z [00:03:34.459]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:57.1118625Z [00:03:34.459]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:57.1119143Z [00:03:34.459]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:57.1119600Z [00:03:34.459]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.1120025Z [00:03:34.459]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.1121020Z [00:03:34.459]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.1121356Z [00:03:34.459]➜  EOF
2025-08-20T21:13:57.1123816Z [00:03:34.459]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2019/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/watch=>k8s.io/client-go@v0.33.2/tools/watch;$WORK/b2019=>" -p k8s.io/client-go/tools/watch -lang=go1.24 -complete -installsuffix shared -buildid wj3i1Ui0xZNkwuR9mg6m/wj3i1Ui0xZNkwuR9mg6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2019/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/watch/informerwatcher.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/watch/retrywatcher.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/watch/until.go
2025-08-20T21:13:57.1127336Z [00:03:34.461]➜  go tool buildid -w $WORK/b2005/_pkg_.a # internal
2025-08-20T21:13:57.1271279Z [00:03:34.475]➜  cp $WORK/b2005/_pkg_.a /root/.cache/go-build/3d/3dbdfb97b7053842a17827a348396f25ba3beb2b51b702af6e07f69059a8f52b-d # internal
2025-08-20T21:13:57.1296484Z [00:03:34.478]➜  go tool buildid -w $WORK/b2031/_pkg_.a # internal
2025-08-20T21:13:57.1296954Z [00:03:34.478]➜  k8s.io/client-go/scale/scheme/autoscalingv1
2025-08-20T21:13:57.1297280Z [00:03:34.478]➜  mkdir -p $WORK/b2032/
2025-08-20T21:13:57.1297664Z [00:03:34.478]➜  cat >/tmp/go-build1679262874/b2032/importcfg << 'EOF' # internal
2025-08-20T21:13:57.1298016Z [00:03:34.478]➜  # import config
2025-08-20T21:13:57.1298345Z [00:03:34.478]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.1298868Z [00:03:34.478]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:57.1299478Z [00:03:34.478]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.1300441Z [00:03:34.478]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:57.1301282Z [00:03:34.478]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.1302116Z [00:03:34.478]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.1302729Z [00:03:34.478]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:57.1303114Z [00:03:34.478]➜  EOF
2025-08-20T21:13:57.1306126Z [00:03:34.478]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2032/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1=>k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1;$WORK/b2032=>" -p k8s.io/client-go/scale/scheme/autoscalingv1 -lang=go1.24 -complete -installsuffix shared -buildid UvIwXtYuOySjglI8Upub/UvIwXtYuOySjglI8Upub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2032/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/autoscalingv1/zz_generated.conversion.go
2025-08-20T21:13:57.1309083Z [00:03:34.479]➜  cp $WORK/b2031/_pkg_.a /root/.cache/go-build/d4/d461641798ac68c76f041fca48352b407d150fc0a84a88b61d03a0c533e5a542-d # internal
2025-08-20T21:13:57.1320413Z [00:03:34.480]➜  k8s.io/client-go/scale/scheme/extensionsint
2025-08-20T21:13:57.1324191Z [00:03:34.481]➜  mkdir -p $WORK/b2033/
2025-08-20T21:13:57.1331812Z [00:03:34.481]➜  cat >/tmp/go-build1679262874/b2033/importcfg << 'EOF' # internal
2025-08-20T21:13:57.1332219Z [00:03:34.481]➜  # import config
2025-08-20T21:13:57.1332670Z [00:03:34.481]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:57.1333280Z [00:03:34.481]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.1333904Z [00:03:34.481]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.1334860Z [00:03:34.481]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:57.1335255Z [00:03:34.481]➜  EOF
2025-08-20T21:13:57.1342619Z [00:03:34.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2033/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsint=>k8s.io/client-go@v0.33.2/scale/scheme/extensionsint;$WORK/b2033=>" -p k8s.io/client-go/scale/scheme/extensionsint -lang=go1.24 -complete -installsuffix shared -buildid DK9t2udIq_K0cOy_f1ts/DK9t2udIq_K0cOy_f1ts -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2033/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsint/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsint/register.go
2025-08-20T21:13:57.1464541Z [00:03:34.494]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:57.1466835Z [00:03:34.494]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x017.o -c huf_decompress.c
2025-08-20T21:13:57.1751281Z [00:03:34.523]➜  go tool buildid -w $WORK/b2019/_pkg_.a # internal
2025-08-20T21:13:57.1763499Z [00:03:34.524]➜  cp $WORK/b2019/_pkg_.a /root/.cache/go-build/0e/0e56972b22e20c1a185f61e8850eb3c1b8f2a0600e2d7f8980528b17aa247c10-d # internal
2025-08-20T21:13:57.1793245Z [00:03:34.527]➜  k8s.io/client-go/scale/scheme/extensionsv1beta1
2025-08-20T21:13:57.1793937Z [00:03:34.527]➜  mkdir -p $WORK/b2034/
2025-08-20T21:13:57.1798174Z [00:03:34.528]➜  cat >/tmp/go-build1679262874/b2034/importcfg << 'EOF' # internal
2025-08-20T21:13:57.1798607Z [00:03:34.528]➜  # import config
2025-08-20T21:13:57.1798951Z [00:03:34.528]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.1799826Z [00:03:34.528]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:57.1800446Z [00:03:34.528]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.1801414Z [00:03:34.528]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:13:57.1802213Z [00:03:34.528]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.1803011Z [00:03:34.528]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.1803791Z [00:03:34.528]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:57.1804286Z [00:03:34.528]➜  EOF
2025-08-20T21:13:57.1804552Z [00:03:34.528]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:57.1807838Z [00:03:34.528]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2034/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1=>k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1;$WORK/b2034=>" -p k8s.io/client-go/scale/scheme/extensionsv1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 9MDIUZGbu-I6950NroV0/9MDIUZGbu-I6950NroV0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2034/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1/conversion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1/register.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/scheme/extensionsv1beta1/zz_generated.conversion.go
2025-08-20T21:13:57.1917618Z [00:03:34.540]➜  go tool buildid -w $WORK/b2033/_pkg_.a # internal
2025-08-20T21:13:57.1929494Z [00:03:34.541]➜  cp $WORK/b2033/_pkg_.a /root/.cache/go-build/31/314c038c748b8efd389e26a1674d6d9591d0073027da2a245e5cdc05c4ae0115-d # internal
2025-08-20T21:13:57.1936261Z [00:03:34.542]➜  k8s.io/apimachinery/pkg/util/version
2025-08-20T21:13:57.1949209Z [00:03:34.542]➜  mkdir -p $WORK/b2036/
2025-08-20T21:13:57.1949629Z [00:03:34.542]➜  cat >/tmp/go-build1679262874/b2036/importcfg << 'EOF' # internal
2025-08-20T21:13:57.1949988Z [00:03:34.542]➜  # import config
2025-08-20T21:13:57.1950327Z [00:03:34.542]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.1950914Z [00:03:34.542]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.1951344Z [00:03:34.542]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.1952128Z [00:03:34.542]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:57.1952743Z [00:03:34.542]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:57.1953173Z [00:03:34.542]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:57.1953604Z [00:03:34.542]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.1953940Z [00:03:34.542]➜  EOF
2025-08-20T21:13:57.1956130Z [00:03:34.542]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2036/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/version=>k8s.io/apimachinery@v0.33.2/pkg/util/version;$WORK/b2036=>" -p k8s.io/apimachinery/pkg/util/version -lang=go1.24 -complete -installsuffix shared -buildid ltx368PMfJJkj8GQHxXr/ltx368PMfJJkj8GQHxXr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2036/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/version/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/version/version.go
2025-08-20T21:13:57.1990314Z [00:03:34.547]➜  go tool buildid -w $WORK/b2032/_pkg_.a # internal
2025-08-20T21:13:57.2008975Z [00:03:34.549]➜  cp $WORK/b2032/_pkg_.a /root/.cache/go-build/aa/aa027eab1c016d412f06b25adf1d7e2579c5182b90c77d35e37daa9b5253574b-d # internal
2025-08-20T21:13:57.2032670Z [00:03:34.551]➜  k8s.io/api/admission/v1
2025-08-20T21:13:57.2034141Z [00:03:34.551]➜  mkdir -p $WORK/b2038/
2025-08-20T21:13:57.2034541Z [00:03:34.551]➜  cat >/tmp/go-build1679262874/b2038/importcfg << 'EOF' # internal
2025-08-20T21:13:57.2034896Z [00:03:34.551]➜  # import config
2025-08-20T21:13:57.2035228Z [00:03:34.551]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.2035731Z [00:03:34.551]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:57.2036331Z [00:03:34.551]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:57.2036843Z [00:03:34.551]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.2037339Z [00:03:34.551]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:57.2037946Z [00:03:34.551]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.2038566Z [00:03:34.551]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.2039191Z [00:03:34.551]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.2039800Z [00:03:34.551]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:57.2040292Z [00:03:34.551]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:57.2040989Z [00:03:34.551]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:57.2041485Z [00:03:34.551]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:57.2041927Z [00:03:34.551]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.2042244Z [00:03:34.551]➜  EOF
2025-08-20T21:13:57.2045423Z [00:03:34.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2038/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1=>k8s.io/api@v0.33.2/admission/v1;$WORK/b2038=>" -p k8s.io/api/admission/v1 -lang=go1.24 -complete -installsuffix shared -buildid rWz7uoU2blX79qnf0skW/rWz7uoU2blX79qnf0skW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2038/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:57.2299972Z [00:03:34.578]➜  go tool buildid -w $WORK/b2036/_pkg_.a # internal
2025-08-20T21:13:57.2307426Z [00:03:34.579]➜  cp $WORK/b2036/_pkg_.a /root/.cache/go-build/b5/b550fe466eb0e102e214485e4fc7763372c9d01fb7d82272e9beaae2cd061e50-d # internal
2025-08-20T21:13:57.2328262Z [00:03:34.581]➜  k8s.io/component-base/version
2025-08-20T21:13:57.2332493Z [00:03:34.581]➜  mkdir -p $WORK/b2035/
2025-08-20T21:13:57.2342776Z [00:03:34.582]➜  cat >/tmp/go-build1679262874/b2035/importcfg << 'EOF' # internal
2025-08-20T21:13:57.2343676Z [00:03:34.582]➜  # import config
2025-08-20T21:13:57.2345552Z [00:03:34.582]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.2346729Z [00:03:34.582]➜  packagefile k8s.io/apimachinery/pkg/util/version=/tmp/go-build1679262874/b2036/_pkg_.a
2025-08-20T21:13:57.2347354Z [00:03:34.582]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:13:57.2347882Z [00:03:34.582]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:13:57.2348326Z [00:03:34.582]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:57.2348910Z [00:03:34.582]➜  EOF
2025-08-20T21:13:57.2351395Z [00:03:34.582]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2035/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/component-base@v0.33.2/version=>k8s.io/component-base@v0.33.2/version;$WORK/b2035=>" -p k8s.io/component-base/version -lang=go1.24 -complete -installsuffix shared -buildid -VcYnXB2dSxq-f68oAec/-VcYnXB2dSxq-f68oAec -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2035/importcfg -pack /root/go/pkg/mod/k8s.io/component-base@v0.33.2/version/base.go /root/go/pkg/mod/k8s.io/component-base@v0.33.2/version/dynamic.go /root/go/pkg/mod/k8s.io/component-base@v0.33.2/version/version.go
2025-08-20T21:13:57.2490087Z [00:03:34.597]➜  go tool buildid -w $WORK/b2034/_pkg_.a # internal
2025-08-20T21:13:57.2501916Z [00:03:34.598]➜  cp $WORK/b2034/_pkg_.a /root/.cache/go-build/c2/c2bba4d137bf1276af3acfe519990a2ab7acfbf58a73a8826c0e7ef42559ad4f-d # internal
2025-08-20T21:13:57.2529560Z [00:03:34.601]➜  go tool buildid -w $WORK/b2035/_pkg_.a # internal
2025-08-20T21:13:57.2530740Z [00:03:34.601]➜  cp $WORK/b2035/_pkg_.a /root/.cache/go-build/b1/b1321580cbd8a0e028cdbe3f3f64e90b19b0bb87393268baf60d134f7b077d75-d # internal
2025-08-20T21:13:57.2532571Z [00:03:34.601]➜  k8s.io/client-go/scale
2025-08-20T21:13:57.2533279Z [00:03:34.601]➜  mkdir -p $WORK/b2027/
2025-08-20T21:13:57.2533991Z [00:03:34.601]➜  cat >/tmp/go-build1679262874/b2027/importcfg << 'EOF' # internal
2025-08-20T21:13:57.2535602Z [00:03:34.601]➜  # import config
2025-08-20T21:13:57.2536152Z [00:03:34.601]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.2537079Z [00:03:34.601]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.2538121Z [00:03:34.601]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:57.2539221Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:57.2540101Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.2541374Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.2542488Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.2562270Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:57.2563544Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:57.2564414Z [00:03:34.601]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:57.2565477Z [00:03:34.601]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:57.2566646Z [00:03:34.601]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:13:57.2567590Z [00:03:34.601]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:57.2568907Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:13:57.2569553Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/appsint=/tmp/go-build1679262874/b2029/_pkg_.a
2025-08-20T21:13:57.2570221Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/appsv1beta1=/tmp/go-build1679262874/b2030/_pkg_.a
2025-08-20T21:13:57.2571217Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/appsv1beta2=/tmp/go-build1679262874/b2031/_pkg_.a
2025-08-20T21:13:57.2571902Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/autoscalingv1=/tmp/go-build1679262874/b2032/_pkg_.a
2025-08-20T21:13:57.2572582Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/extensionsint=/tmp/go-build1679262874/b2033/_pkg_.a
2025-08-20T21:13:57.2573288Z [00:03:34.601]➜  packagefile k8s.io/client-go/scale/scheme/extensionsv1beta1=/tmp/go-build1679262874/b2034/_pkg_.a
2025-08-20T21:13:57.2574043Z [00:03:34.601]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.2574576Z [00:03:34.601]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.2574899Z [00:03:34.601]➜  EOF
2025-08-20T21:13:57.2577374Z [00:03:34.601]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2027/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale=>k8s.io/client-go@v0.33.2/scale;$WORK/b2027=>" -p k8s.io/client-go/scale -lang=go1.24 -complete -installsuffix shared -buildid URIkMfi38xydTLWq9aVa/URIkMfi38xydTLWq9aVa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2027/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/client.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/interfaces.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/scale/util.go
2025-08-20T21:13:57.2579372Z [00:03:34.601]➜  k8s.io/api/admission/v1beta1
2025-08-20T21:13:57.2579662Z [00:03:34.601]➜  mkdir -p $WORK/b2039/
2025-08-20T21:13:57.2580038Z [00:03:34.602]➜  cat >/tmp/go-build1679262874/b2039/importcfg << 'EOF' # internal
2025-08-20T21:13:57.2580386Z [00:03:34.602]➜  # import config
2025-08-20T21:13:57.2581042Z [00:03:34.602]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.2581584Z [00:03:34.602]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:57.2582191Z [00:03:34.602]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:57.2582688Z [00:03:34.602]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.2583181Z [00:03:34.602]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:57.2583783Z [00:03:34.602]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.2584399Z [00:03:34.602]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.2585021Z [00:03:34.602]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.2585632Z [00:03:34.602]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:13:57.2586359Z [00:03:34.602]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:57.2586788Z [00:03:34.602]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:57.2587223Z [00:03:34.602]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:57.2587653Z [00:03:34.602]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.2587973Z [00:03:34.602]➜  EOF
2025-08-20T21:13:57.2591720Z [00:03:34.602]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2039/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1=>k8s.io/api@v0.33.2/admission/v1beta1;$WORK/b2039=>" -p k8s.io/api/admission/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid B7T1zejtzGLOhUlQaI13/B7T1zejtzGLOhUlQaI13 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2039/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/api@v0.33.2/admission/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:13:57.3665196Z [00:03:34.714]➜  go tool buildid -w $WORK/b2038/_pkg_.a # internal
2025-08-20T21:13:57.3684586Z [00:03:34.716]➜  cp $WORK/b2038/_pkg_.a /root/.cache/go-build/3b/3b66eb0de799892e17a1b44c98b2c72d2b9cc27883f5073b68dc134a37276f09-d # internal
2025-08-20T21:13:57.3709343Z [00:03:34.718]➜  k8s.io/api/imagepolicy/v1alpha1
2025-08-20T21:13:57.3713646Z [00:03:34.719]➜  mkdir -p $WORK/b2040/
2025-08-20T21:13:57.3722802Z [00:03:34.720]➜  cat >/tmp/go-build1679262874/b2040/importcfg << 'EOF' # internal
2025-08-20T21:13:57.3725678Z [00:03:34.720]➜  # import config
2025-08-20T21:13:57.3728388Z [00:03:34.720]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.3731856Z [00:03:34.720]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:13:57.3738360Z [00:03:34.720]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:13:57.3738872Z [00:03:34.720]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.3739409Z [00:03:34.720]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.3751792Z [00:03:34.720]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.3752452Z [00:03:34.720]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.3752977Z [00:03:34.720]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:57.3753409Z [00:03:34.720]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:13:57.3753857Z [00:03:34.720]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:57.3754284Z [00:03:34.720]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.3754602Z [00:03:34.720]➜  EOF
2025-08-20T21:13:57.3757827Z [00:03:34.720]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2040/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1=>k8s.io/api@v0.33.2/imagepolicy/v1alpha1;$WORK/b2040=>" -p k8s.io/api/imagepolicy/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 3HhmDgUdKUTiuaDbKad3/3HhmDgUdKUTiuaDbKad3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2040/importcfg -pack /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/doc.go /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/generated.pb.go /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/register.go /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/types.go /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/types_swagger_doc_generated.go /root/go/pkg/mod/k8s.io/api@v0.33.2/imagepolicy/v1alpha1/zz_generated.deepcopy.go
2025-08-20T21:13:57.3799812Z [00:03:34.728]➜  go tool buildid -w $WORK/b2027/_pkg_.a # internal
2025-08-20T21:13:57.3820371Z [00:03:34.730]➜  cp $WORK/b2027/_pkg_.a /root/.cache/go-build/ba/ba84a354e3cb5359ea9dc474745bc9d63abadd8f869e040a8b885acfe974855b-d # internal
2025-08-20T21:13:57.3843664Z [00:03:34.732]➜  github.com/chai2010/gettext-go/mo
2025-08-20T21:13:57.3846676Z [00:03:34.733]➜  mkdir -p $WORK/b2043/
2025-08-20T21:13:57.3847650Z [00:03:34.733]➜  cat >/tmp/go-build1679262874/b2043/importcfg << 'EOF' # internal
2025-08-20T21:13:57.3848595Z [00:03:34.733]➜  # import config
2025-08-20T21:13:57.3849601Z [00:03:34.733]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.3850229Z [00:03:34.733]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:57.3851486Z [00:03:34.733]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.3852095Z [00:03:34.733]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:57.3852613Z [00:03:34.733]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:57.3862445Z [00:03:34.733]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.3862975Z [00:03:34.733]➜  EOF
2025-08-20T21:13:57.3866474Z [00:03:34.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2043/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo=>github.com/chai2010/gettext-go@v1.0.2/mo;$WORK/b2043=>" -p github.com/chai2010/gettext-go/mo -lang=go1.14 -complete -installsuffix shared -buildid uVCmVroA7GPicTxt27Cl/uVCmVroA7GPicTxt27Cl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2043/importcfg -pack /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/doc.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/encoder.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/file.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/header.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/message.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/mo/util.go
2025-08-20T21:13:57.3870714Z [00:03:34.735]➜  go tool buildid -w $WORK/b2039/_pkg_.a # internal
2025-08-20T21:13:57.3876558Z [00:03:34.736]➜  cp $WORK/b2039/_pkg_.a /root/.cache/go-build/9e/9e954228220eb8a5c9fba026e4150d9d6260e341d76a95637fde71dd1bd7cc50-d # internal
2025-08-20T21:13:57.3893141Z [00:03:34.737]➜  github.com/chai2010/gettext-go/plural
2025-08-20T21:13:57.3899661Z [00:03:34.738]➜  mkdir -p $WORK/b2044/
2025-08-20T21:13:57.3911811Z [00:03:34.739]➜  cat >/tmp/go-build1679262874/b2044/importcfg << 'EOF' # internal
2025-08-20T21:13:57.3912461Z [00:03:34.739]➜  # import config
2025-08-20T21:13:57.3913735Z [00:03:34.739]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.3914371Z [00:03:34.739]➜  EOF
2025-08-20T21:13:57.3917130Z [00:03:34.739]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2044/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/plural=>github.com/chai2010/gettext-go@v1.0.2/plural;$WORK/b2044=>" -p github.com/chai2010/gettext-go/plural -lang=go1.14 -complete -installsuffix shared -buildid TN-L4SnvNCj8IbMpQI9u/TN-L4SnvNCj8IbMpQI9u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2044/importcfg -pack /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/plural/doc.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/plural/formula.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/plural/table.go
2025-08-20T21:13:57.4135999Z [00:03:34.762]➜  go tool buildid -w $WORK/b2044/_pkg_.a # internal
2025-08-20T21:13:57.4142921Z [00:03:34.762]➜  cp $WORK/b2044/_pkg_.a /root/.cache/go-build/ca/ca66568434a208d2868535c645ab5dbd99e1f25d5d80aa39939045ccaf12de47-d # internal
2025-08-20T21:13:57.4189285Z [00:03:34.767]➜  github.com/chai2010/gettext-go/po
2025-08-20T21:13:57.4190458Z [00:03:34.767]➜  mkdir -p $WORK/b2045/
2025-08-20T21:13:57.4195581Z [00:03:34.768]➜  cat >/tmp/go-build1679262874/b2045/importcfg << 'EOF' # internal
2025-08-20T21:13:57.4195986Z [00:03:34.768]➜  # import config
2025-08-20T21:13:57.4196335Z [00:03:34.768]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.4196757Z [00:03:34.768]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.4197158Z [00:03:34.768]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.4197577Z [00:03:34.768]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:57.4208213Z [00:03:34.768]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:57.4208785Z [00:03:34.768]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:57.4209464Z [00:03:34.768]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:57.4209946Z [00:03:34.768]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.4210274Z [00:03:34.768]➜  EOF
2025-08-20T21:13:57.4214365Z [00:03:34.768]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2045/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po=>github.com/chai2010/gettext-go@v1.0.2/po;$WORK/b2045=>" -p github.com/chai2010/gettext-go/po -lang=go1.14 -complete -installsuffix shared -buildid zeTHr8UwXbN9B-4LjXex/zeTHr8UwXbN9B-4LjXex -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2045/importcfg -pack /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/comment.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/doc.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/file.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/header.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/line_reader.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/message.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/re.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/po/util.go
2025-08-20T21:13:57.4292891Z [00:03:34.776]➜  go tool buildid -w $WORK/b2043/_pkg_.a # internal
2025-08-20T21:13:57.4293657Z [00:03:34.777]➜  cp $WORK/b2043/_pkg_.a /root/.cache/go-build/0f/0f83e679fa5bd1c416878af561c4479f466d10cb7c947d86646dac6356093a12-d # internal
2025-08-20T21:13:57.4303022Z [00:03:34.778]➜  k8s.io/kubectl/pkg/util/openapi
2025-08-20T21:13:57.4303548Z [00:03:34.778]➜  mkdir -p $WORK/b2046/
2025-08-20T21:13:57.4307825Z [00:03:34.779]➜  cat >/tmp/go-build1679262874/b2046/importcfg << 'EOF' # internal
2025-08-20T21:13:57.4308204Z [00:03:34.779]➜  # import config
2025-08-20T21:13:57.4308704Z [00:03:34.779]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:13:57.4309385Z [00:03:34.779]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.4309987Z [00:03:34.779]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:57.4310742Z [00:03:34.779]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:57.4311386Z [00:03:34.779]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:13:57.4311840Z [00:03:34.779]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.4312150Z [00:03:34.779]➜  EOF
2025-08-20T21:13:57.4314785Z [00:03:34.779]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2046/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/openapi=>k8s.io/kubectl@v0.33.2/pkg/util/openapi;$WORK/b2046=>" -p k8s.io/kubectl/pkg/util/openapi -lang=go1.24 -complete -installsuffix shared -buildid E6bemsma0Jst4xicGRCw/E6bemsma0Jst4xicGRCw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2046/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/openapi/doc.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/openapi/openapi.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/openapi/openapi_getter.go
2025-08-20T21:13:57.4771782Z [00:03:34.825]➜  go tool buildid -w $WORK/b2046/_pkg_.a # internal
2025-08-20T21:13:57.4788735Z [00:03:34.827]➜  cp $WORK/b2046/_pkg_.a /root/.cache/go-build/6b/6ba5b850853c09baff47ffb7cc55299d701159b90eb404250ad8cfa274fc43a4-d # internal
2025-08-20T21:13:57.4793247Z [00:03:34.827]➜  github.com/MakeNowJust/heredoc
2025-08-20T21:13:57.4793594Z [00:03:34.827]➜  mkdir -p $WORK/b2048/
2025-08-20T21:13:57.4801171Z [00:03:34.828]➜  cat >/tmp/go-build1679262874/b2048/importcfg << 'EOF' # internal
2025-08-20T21:13:57.4801909Z [00:03:34.828]➜  # import config
2025-08-20T21:13:57.4802359Z [00:03:34.828]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.4802812Z [00:03:34.828]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.4803528Z [00:03:34.828]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:57.4803930Z [00:03:34.828]➜  EOF
2025-08-20T21:13:57.4805745Z [00:03:34.828]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2048/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!make!now!just/heredoc@v1.0.0=>github.com/MakeNowJust/heredoc@v1.0.0;$WORK/b2048=>" -p github.com/MakeNowJust/heredoc -lang=go1.12 -complete -installsuffix shared -buildid QWnLo6BfChG9qLbhpC_u/QWnLo6BfChG9qLbhpC_u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2048/importcfg -pack /root/go/pkg/mod/github.com/!make!now!just/heredoc@v1.0.0/heredoc.go
2025-08-20T21:13:57.4855387Z [00:03:34.834]➜  go tool buildid -w $WORK/b2045/_pkg_.a # internal
2025-08-20T21:13:57.4954183Z [00:03:34.843]➜  cp $WORK/b2045/_pkg_.a /root/.cache/go-build/a6/a6a1027a9618dccfd1fe92aadbcb4e9aaaf2488774d763a28d2c890398718a63-d # internal
2025-08-20T21:13:57.4986929Z [00:03:34.847]➜  github.com/chai2010/gettext-go
2025-08-20T21:13:57.4987443Z [00:03:34.847]➜  mkdir -p $WORK/b2042/
2025-08-20T21:13:57.4988695Z [00:03:34.847]➜  cat >/tmp/go-build1679262874/b2042/importcfg << 'EOF' # internal
2025-08-20T21:13:57.4989474Z [00:03:34.847]➜  # import config
2025-08-20T21:13:57.4991187Z [00:03:34.847]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:13:57.4991669Z [00:03:34.847]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.4992118Z [00:03:34.847]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:57.4992554Z [00:03:34.847]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.4993077Z [00:03:34.847]➜  packagefile github.com/chai2010/gettext-go/mo=/tmp/go-build1679262874/b2043/_pkg_.a
2025-08-20T21:13:57.4993706Z [00:03:34.847]➜  packagefile github.com/chai2010/gettext-go/plural=/tmp/go-build1679262874/b2044/_pkg_.a
2025-08-20T21:13:57.4994346Z [00:03:34.847]➜  packagefile github.com/chai2010/gettext-go/po=/tmp/go-build1679262874/b2045/_pkg_.a
2025-08-20T21:13:57.4994876Z [00:03:34.847]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:13:57.4995303Z [00:03:34.847]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:57.4995716Z [00:03:34.847]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:57.4996143Z [00:03:34.847]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.4996563Z [00:03:34.847]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.4996874Z [00:03:34.847]➜  EOF
2025-08-20T21:13:57.5001040Z [00:03:34.847]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2042/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2=>github.com/chai2010/gettext-go@v1.0.2;$WORK/b2042=>" -p github.com/chai2010/gettext-go -lang=go1.14 -complete -installsuffix shared -buildid z9WINgOkBwhvGMbmeqga/z9WINgOkBwhvGMbmeqga -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2042/importcfg -pack /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/doc.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/fs.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/fs_json.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/fs_os.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/fs_zip.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/gettext.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/locale.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/tr.go /root/go/pkg/mod/github.com/chai2010/gettext-go@v1.0.2/util.go
2025-08-20T21:13:57.5125960Z [00:03:34.860]➜  go tool buildid -w $WORK/b2048/_pkg_.a # internal
2025-08-20T21:13:57.5129455Z [00:03:34.860]➜  cp $WORK/b2048/_pkg_.a /root/.cache/go-build/72/7225b6befb0cf08f9c2e1e3376ffae3f7c99c5dae18473d71642f11613b59189-d # internal
2025-08-20T21:13:57.5153885Z [00:03:34.863]➜  github.com/russross/blackfriday/v2
2025-08-20T21:13:57.5154338Z [00:03:34.863]➜  mkdir -p $WORK/b2049/
2025-08-20T21:13:57.5155048Z [00:03:34.863]➜  cat >/tmp/go-build1679262874/b2049/importcfg << 'EOF' # internal
2025-08-20T21:13:57.5155473Z [00:03:34.863]➜  # import config
2025-08-20T21:13:57.5155818Z [00:03:34.863]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.5156245Z [00:03:34.863]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.5156891Z [00:03:34.863]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:13:57.5157300Z [00:03:34.863]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.5157710Z [00:03:34.863]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:57.5158136Z [00:03:34.863]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:57.5158561Z [00:03:34.863]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.5158997Z [00:03:34.863]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:57.5159445Z [00:03:34.863]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:57.5159783Z [00:03:34.863]➜  EOF
2025-08-20T21:13:57.5164012Z [00:03:34.863]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2049/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0=>github.com/russross/blackfriday/v2@v2.1.0;$WORK/b2049=>" -p github.com/russross/blackfriday/v2 -lang=go1.16 -complete -installsuffix shared -buildid peflHa2hjxkzOt4rU8IG/peflHa2hjxkzOt4rU8IG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2049/importcfg -pack /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/block.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/doc.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/entities.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/esc.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/html.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/inline.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/markdown.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/node.go /root/go/pkg/mod/github.com/russross/blackfriday/v2@v2.1.0/smartypants.go
2025-08-20T21:13:57.5257577Z [00:03:34.874]➜  go tool buildid -w $WORK/b2040/_pkg_.a # internal
2025-08-20T21:13:57.5281410Z [00:03:34.876]➜  cp $WORK/b2040/_pkg_.a /root/.cache/go-build/22/22e81e6b5b9e62733a990e8cc280c0518ccb0ea25a4e84503252c3daa6626967-d # internal
2025-08-20T21:13:57.5295549Z [00:03:34.877]➜  k8s.io/kubectl/pkg/scheme
2025-08-20T21:13:57.5298792Z [00:03:34.877]➜  mkdir -p $WORK/b2037/
2025-08-20T21:13:57.5299208Z [00:03:34.877]➜  cat >/tmp/go-build1679262874/b2037/importcfg << 'EOF' # internal
2025-08-20T21:13:57.5299947Z [00:03:34.877]➜  # import config
2025-08-20T21:13:57.5302327Z [00:03:34.877]➜  packagefile k8s.io/api/admission/v1=/tmp/go-build1679262874/b2038/_pkg_.a
2025-08-20T21:13:57.5304834Z [00:03:34.877]➜  packagefile k8s.io/api/admission/v1beta1=/tmp/go-build1679262874/b2039/_pkg_.a
2025-08-20T21:13:57.5305552Z [00:03:34.877]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:57.5306217Z [00:03:34.877]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:57.5307000Z [00:03:34.878]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:57.5307528Z [00:03:34.878]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:57.5308057Z [00:03:34.878]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:57.5308615Z [00:03:34.878]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:13:57.5309205Z [00:03:34.878]➜  packagefile k8s.io/api/authentication/v1beta1=/tmp/go-build1679262874/b360/_pkg_.a
2025-08-20T21:13:57.5309787Z [00:03:34.878]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:13:57.5310375Z [00:03:34.878]➜  packagefile k8s.io/api/authorization/v1beta1=/tmp/go-build1679262874/b361/_pkg_.a
2025-08-20T21:13:57.5311373Z [00:03:34.878]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:57.5311994Z [00:03:34.878]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:13:57.5312693Z [00:03:34.878]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:13:57.5313216Z [00:03:34.878]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:13:57.5313759Z [00:03:34.878]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:13:57.5314339Z [00:03:34.878]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:13:57.5314880Z [00:03:34.878]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:57.5315424Z [00:03:34.878]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:13:57.5316017Z [00:03:34.878]➜  packagefile k8s.io/api/imagepolicy/v1alpha1=/tmp/go-build1679262874/b2040/_pkg_.a
2025-08-20T21:13:57.5316583Z [00:03:34.878]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:13:57.5317121Z [00:03:34.878]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:13:57.5317653Z [00:03:34.878]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:13:57.5318173Z [00:03:34.878]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:13:57.5318698Z [00:03:34.878]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:13:57.5319228Z [00:03:34.878]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:13:57.5319802Z [00:03:34.878]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:13:57.5320359Z [00:03:34.878]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:13:57.5326674Z [00:03:34.878]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:13:57.5327272Z [00:03:34.878]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:13:57.5328251Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.5328948Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:57.5329651Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:13:57.5330284Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.5331343Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:57.5332091Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:57.5332750Z [00:03:34.878]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:57.5333379Z [00:03:34.878]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:57.5333787Z [00:03:34.878]➜  EOF
2025-08-20T21:13:57.5335734Z [00:03:34.878]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2037/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/scheme=>k8s.io/kubectl@v0.33.2/pkg/scheme;$WORK/b2037=>" -p k8s.io/kubectl/pkg/scheme -lang=go1.24 -complete -installsuffix shared -buildid RDq8PA6MByoTRUw4TeRO/RDq8PA6MByoTRUw4TeRO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2037/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/scheme/install.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/scheme/scheme.go
2025-08-20T21:13:57.5848066Z [00:03:34.933]➜  go tool buildid -w $WORK/b2042/_pkg_.a # internal
2025-08-20T21:13:57.5865555Z [00:03:34.934]➜  cp $WORK/b2042/_pkg_.a /root/.cache/go-build/1b/1b5b25027822325e8439afb09d836d8294e7db7aec78ee14ebd36bdcca1924a6-d # internal
2025-08-20T21:13:57.6052671Z [00:03:34.953]➜  k8s.io/kubectl/pkg/util/i18n
2025-08-20T21:13:57.6055236Z [00:03:34.954]➜  mkdir -p $WORK/b2041/
2025-08-20T21:13:57.6057751Z [00:03:34.954]➜  cat >/tmp/go-build1679262874/b2041/importcfg << 'EOF' # internal
2025-08-20T21:13:57.6058233Z [00:03:34.954]➜  # import config
2025-08-20T21:13:57.6058872Z [00:03:34.954]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:13:57.6059556Z [00:03:34.954]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.6060171Z [00:03:34.954]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:13:57.6061248Z [00:03:34.954]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.6062780Z [00:03:34.954]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.6063839Z [00:03:34.954]➜  packagefile github.com/chai2010/gettext-go=/tmp/go-build1679262874/b2042/_pkg_.a
2025-08-20T21:13:57.6066229Z [00:03:34.954]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:57.6068935Z [00:03:34.954]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:57.6069627Z [00:03:34.954]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.6070272Z [00:03:34.954]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.6071646Z [00:03:34.954]➜  EOF
2025-08-20T21:13:57.6072135Z [00:03:34.955]➜  cat >/tmp/go-build1679262874/b2041/embedcfg << 'EOF' # internal
2025-08-20T21:13:57.6072664Z [00:03:34.955]➜  {
2025-08-20T21:13:57.6072893Z [00:03:34.955]➜  	"Patterns": {
2025-08-20T21:13:57.6073355Z [00:03:34.955]➜  		"translations": [
2025-08-20T21:13:57.6092669Z [00:03:34.955]➜  			"translations/OWNERS",
2025-08-20T21:13:57.6093126Z [00:03:34.955]➜  			"translations/README.md",
2025-08-20T21:13:57.6093449Z [00:03:34.955]➜  			"translations/extract.py",
2025-08-20T21:13:57.6095302Z [00:03:34.955]➜  			"translations/kubectl/OWNERS",
2025-08-20T21:13:57.6095959Z [00:03:34.955]➜  			"translations/kubectl/de_DE/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6096667Z [00:03:34.955]➜  			"translations/kubectl/de_DE/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6097087Z [00:03:34.955]➜  			"translations/kubectl/default/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6097497Z [00:03:34.955]➜  			"translations/kubectl/default/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6097893Z [00:03:34.955]➜  			"translations/kubectl/en_US/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6098287Z [00:03:34.955]➜  			"translations/kubectl/en_US/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6098678Z [00:03:34.955]➜  			"translations/kubectl/fr_FR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6099065Z [00:03:34.955]➜  			"translations/kubectl/fr_FR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6099596Z [00:03:34.955]➜  			"translations/kubectl/it_IT/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6100071Z [00:03:34.955]➜  			"translations/kubectl/it_IT/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6100459Z [00:03:34.955]➜  			"translations/kubectl/ja_JP/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6101164Z [00:03:34.955]➜  			"translations/kubectl/ja_JP/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6101571Z [00:03:34.955]➜  			"translations/kubectl/ko_KR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6101963Z [00:03:34.955]➜  			"translations/kubectl/ko_KR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6102354Z [00:03:34.955]➜  			"translations/kubectl/pt_BR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6102744Z [00:03:34.955]➜  			"translations/kubectl/pt_BR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6103116Z [00:03:34.955]➜  			"translations/kubectl/template.pot",
2025-08-20T21:13:57.6103487Z [00:03:34.955]➜  			"translations/kubectl/zh_CN/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6103882Z [00:03:34.955]➜  			"translations/kubectl/zh_CN/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6104269Z [00:03:34.955]➜  			"translations/kubectl/zh_TW/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6104838Z [00:03:34.955]➜  			"translations/kubectl/zh_TW/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6105293Z [00:03:34.955]➜  			"translations/test/default/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6105685Z [00:03:34.955]➜  			"translations/test/default/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6106194Z [00:03:34.955]➜  			"translations/test/en_US/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6106567Z [00:03:34.955]➜  			"translations/test/en_US/LC_MESSAGES/k8s.po"
2025-08-20T21:13:57.6106853Z [00:03:34.955]➜  		]
2025-08-20T21:13:57.6107050Z [00:03:34.955]➜  	},
2025-08-20T21:13:57.6107249Z [00:03:34.955]➜  	"Files": {
2025-08-20T21:13:57.6107736Z [00:03:34.955]➜  		"translations/OWNERS": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/OWNERS",
2025-08-20T21:13:57.6108466Z [00:03:34.955]➜  		"translations/README.md": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/README.md",
2025-08-20T21:13:57.6109522Z [00:03:34.955]➜  		"translations/extract.py": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/extract.py",
2025-08-20T21:13:57.6110318Z [00:03:34.955]➜  		"translations/kubectl/OWNERS": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/OWNERS",
2025-08-20T21:13:57.6111609Z [00:03:34.955]➜  		"translations/kubectl/de_DE/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/de_DE/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6112670Z [00:03:34.955]➜  		"translations/kubectl/de_DE/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/de_DE/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6113750Z [00:03:34.955]➜  		"translations/kubectl/default/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6114866Z [00:03:34.955]➜  		"translations/kubectl/default/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6115941Z [00:03:34.955]➜  		"translations/kubectl/en_US/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6117214Z [00:03:34.955]➜  		"translations/kubectl/en_US/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6118265Z [00:03:34.955]➜  		"translations/kubectl/fr_FR/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/fr_FR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6119314Z [00:03:34.955]➜  		"translations/kubectl/fr_FR/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/fr_FR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6120451Z [00:03:34.955]➜  		"translations/kubectl/it_IT/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/it_IT/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6121670Z [00:03:34.955]➜  		"translations/kubectl/it_IT/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/it_IT/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6122721Z [00:03:34.955]➜  		"translations/kubectl/ja_JP/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/ja_JP/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6123770Z [00:03:34.955]➜  		"translations/kubectl/ja_JP/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/ja_JP/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6124815Z [00:03:34.955]➜  		"translations/kubectl/ko_KR/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/ko_KR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6125861Z [00:03:34.955]➜  		"translations/kubectl/ko_KR/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/ko_KR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6127011Z [00:03:34.955]➜  		"translations/kubectl/pt_BR/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/pt_BR/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6128133Z [00:03:34.955]➜  		"translations/kubectl/pt_BR/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/pt_BR/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6129229Z [00:03:34.955]➜  		"translations/kubectl/template.pot": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/template.pot",
2025-08-20T21:13:57.6130208Z [00:03:34.955]➜  		"translations/kubectl/zh_CN/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6131429Z [00:03:34.955]➜  		"translations/kubectl/zh_CN/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6132478Z [00:03:34.955]➜  		"translations/kubectl/zh_TW/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/zh_TW/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6133518Z [00:03:34.955]➜  		"translations/kubectl/zh_TW/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/kubectl/zh_TW/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6134567Z [00:03:34.955]➜  		"translations/test/default/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/test/default/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6135614Z [00:03:34.955]➜  		"translations/test/default/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/test/default/LC_MESSAGES/k8s.po",
2025-08-20T21:13:57.6136636Z [00:03:34.955]➜  		"translations/test/en_US/LC_MESSAGES/k8s.mo": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/test/en_US/LC_MESSAGES/k8s.mo",
2025-08-20T21:13:57.6137623Z [00:03:34.955]➜  		"translations/test/en_US/LC_MESSAGES/k8s.po": "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/translations/test/en_US/LC_MESSAGES/k8s.po"
2025-08-20T21:13:57.6138186Z [00:03:34.955]➜  	}
2025-08-20T21:13:57.6138377Z [00:03:34.955]➜  }EOF
2025-08-20T21:13:57.6140436Z [00:03:34.955]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2041/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n=>k8s.io/kubectl@v0.33.2/pkg/util/i18n;$WORK/b2041=>" -p k8s.io/kubectl/pkg/util/i18n -lang=go1.24 -complete -installsuffix shared -buildid IveNudcoeMQuSA6Qn9Oy/IveNudcoeMQuSA6Qn9Oy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2041/importcfg -embedcfg $WORK/b2041/embedcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/i18n/i18n.go
2025-08-20T21:13:57.6144796Z [00:03:34.959]➜  go tool buildid -w $WORK/b2037/_pkg_.a # internal
2025-08-20T21:13:57.6145596Z [00:03:34.959]➜  cp $WORK/b2037/_pkg_.a /root/.cache/go-build/99/99637625521f79bbc29f265587c3c65fb48ca6436740e9f95fa8787fcd2b8bb0-d # internal
2025-08-20T21:13:57.6179645Z [00:03:34.966]➜  github.com/gorilla/websocket
2025-08-20T21:13:57.6180472Z [00:03:34.966]➜  mkdir -p $WORK/b2052/
2025-08-20T21:13:57.6189725Z [00:03:34.967]➜  cat >/tmp/go-build1679262874/b2052/importcfg << 'EOF' # internal
2025-08-20T21:13:57.6190218Z [00:03:34.967]➜  # import config
2025-08-20T21:13:57.6191770Z [00:03:34.967]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:57.6192216Z [00:03:34.967]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.6192677Z [00:03:34.967]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:57.6193135Z [00:03:34.967]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.6193586Z [00:03:34.967]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:57.6194052Z [00:03:34.967]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:57.6194508Z [00:03:34.967]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:57.6195146Z [00:03:34.967]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:57.6195746Z [00:03:34.967]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:57.6196230Z [00:03:34.967]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:57.6196894Z [00:03:34.967]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.6197313Z [00:03:34.967]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.6197790Z [00:03:34.967]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1679262874/b1710/_pkg_.a
2025-08-20T21:13:57.6198254Z [00:03:34.967]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.6198659Z [00:03:34.967]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:57.6199089Z [00:03:34.967]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.6199570Z [00:03:34.967]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:13:57.6200039Z [00:03:34.967]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:57.6200726Z [00:03:34.967]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:57.6201223Z [00:03:34.967]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.6201646Z [00:03:34.967]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.6202072Z [00:03:34.967]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.6202508Z [00:03:34.967]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:57.6202853Z [00:03:34.967]➜  EOF
2025-08-20T21:13:57.6208569Z [00:03:34.967]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2052/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674=>github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674;$WORK/b2052=>" -p github.com/gorilla/websocket -lang=go1.20 -complete -installsuffix shared -buildid psEWaWS5qwDAuS3ywOOd/psEWaWS5qwDAuS3ywOOd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2052/importcfg -pack /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/client.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/compression.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/conn.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/doc.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/join.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/json.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/mask.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/prepared.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/proxy.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/server.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.4-0.20250319132907-e064f32e3674/util.go
2025-08-20T21:13:57.6428417Z [00:03:34.991]➜  go tool buildid -w $WORK/b2041/_pkg_.a # internal
2025-08-20T21:13:57.6451765Z [00:03:34.992]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:57.6455246Z [00:03:34.992]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x018.o -c pool.c
2025-08-20T21:13:57.6556361Z [00:03:35.004]➜  cp $WORK/b2041/_pkg_.a /root/.cache/go-build/8b/8b4a1dbe438ece28358ced038efebb262b7f7a01e037aea463f2a7a690e1979a-d # internal
2025-08-20T21:13:57.6602960Z [00:03:35.008]➜  k8s.io/apimachinery/pkg/util/httpstream
2025-08-20T21:13:57.6604153Z [00:03:35.009]➜  mkdir -p $WORK/b2053/
2025-08-20T21:13:57.6607703Z [00:03:35.009]➜  cat >/tmp/go-build1679262874/b2053/importcfg << 'EOF' # internal
2025-08-20T21:13:57.6608963Z [00:03:35.009]➜  # import config
2025-08-20T21:13:57.6609319Z [00:03:35.009]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.6609740Z [00:03:35.009]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.6610140Z [00:03:35.009]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.6610678Z [00:03:35.009]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.6611173Z [00:03:35.009]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.6611601Z [00:03:35.009]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.6611908Z [00:03:35.009]➜  EOF
2025-08-20T21:13:57.6612162Z [00:03:35.009]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:57.6614508Z [00:03:35.009]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2053/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream=>k8s.io/apimachinery@v0.33.2/pkg/util/httpstream;$WORK/b2053=>" -p k8s.io/apimachinery/pkg/util/httpstream -lang=go1.24 -complete -installsuffix shared -buildid AHtoccyoCfQFgtq7rk7A/AHtoccyoCfQFgtq7rk7A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2053/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/httpstream.go
2025-08-20T21:13:57.7180773Z [00:03:35.066]➜  go tool buildid -w $WORK/b2053/_pkg_.a # internal
2025-08-20T21:13:57.7191720Z [00:03:35.067]➜  cp $WORK/b2053/_pkg_.a /root/.cache/go-build/f9/f97d1b55f89765f88462a69df0102687dae51fecad1c1c62aa2d2dd3fca49593-d # internal
2025-08-20T21:13:57.7257034Z [00:03:35.073]➜  k8s.io/apimachinery/pkg/util/remotecommand
2025-08-20T21:13:57.7257464Z [00:03:35.073]➜  mkdir -p $WORK/b2054/
2025-08-20T21:13:57.7257854Z [00:03:35.073]➜  cat >/tmp/go-build1679262874/b2054/importcfg << 'EOF' # internal
2025-08-20T21:13:57.7258209Z [00:03:35.073]➜  # import config
2025-08-20T21:13:57.7258982Z [00:03:35.073]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.7259523Z [00:03:35.073]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.7259835Z [00:03:35.073]➜  EOF
2025-08-20T21:13:57.7262161Z [00:03:35.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2054/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/remotecommand=>k8s.io/apimachinery@v0.33.2/pkg/util/remotecommand;$WORK/b2054=>" -p k8s.io/apimachinery/pkg/util/remotecommand -lang=go1.24 -complete -installsuffix shared -buildid 5mzhJn22p2FLtiTxukZh/5mzhJn22p2FLtiTxukZh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2054/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/remotecommand/constants.go
2025-08-20T21:13:57.7442592Z [00:03:35.092]➜  go tool buildid -w $WORK/b2054/_pkg_.a # internal
2025-08-20T21:13:57.7446325Z [00:03:35.093]➜  cp $WORK/b2054/_pkg_.a /root/.cache/go-build/84/84c880bdcff25d1562b4967e46e99ec543b6ab1b8167bfcc843c7f084e28959e-d # internal
2025-08-20T21:13:57.7460905Z [00:03:35.094]➜  github.com/moby/spdystream/spdy
2025-08-20T21:13:57.7461274Z [00:03:35.094]➜  mkdir -p $WORK/b2058/
2025-08-20T21:13:57.7465433Z [00:03:35.094]➜  cat >/tmp/go-build1679262874/b2058/importcfg << 'EOF' # internal
2025-08-20T21:13:57.7466423Z [00:03:35.094]➜  # import config
2025-08-20T21:13:57.7468961Z [00:03:35.094]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.7469733Z [00:03:35.094]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:13:57.7472370Z [00:03:35.094]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:57.7473609Z [00:03:35.094]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.7474100Z [00:03:35.094]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.7474534Z [00:03:35.094]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.7474857Z [00:03:35.094]➜  EOF
2025-08-20T21:13:57.7477631Z [00:03:35.095]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2058/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/spdy=>github.com/moby/spdystream@v0.5.0/spdy;$WORK/b2058=>" -p github.com/moby/spdystream/spdy -lang=go1.13 -complete -installsuffix shared -buildid vy-ZiFeU6qFtJypDt1Qd/vy-ZiFeU6qFtJypDt1Qd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2058/importcfg -pack /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/spdy/dictionary.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/spdy/read.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/spdy/types.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/spdy/write.go
2025-08-20T21:13:57.7697897Z [00:03:35.118]➜  go tool buildid -w $WORK/b2049/_pkg_.a # internal
2025-08-20T21:13:57.7736595Z [00:03:35.122]➜  cp $WORK/b2049/_pkg_.a /root/.cache/go-build/f3/f3bce68bb87fb8d5e5ea7a781a7ab69646b2161d3ff34285f7eaed71901d2677-d # internal
2025-08-20T21:13:57.7752573Z [00:03:35.123]➜  github.com/mxk/go-flowrate/flowrate
2025-08-20T21:13:57.7753605Z [00:03:35.123]➜  mkdir -p $WORK/b2060/
2025-08-20T21:13:57.7764593Z [00:03:35.125]➜  cat >/tmp/go-build1679262874/b2060/importcfg << 'EOF' # internal
2025-08-20T21:13:57.7766495Z [00:03:35.125]➜  # import config
2025-08-20T21:13:57.7767334Z [00:03:35.125]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.7767797Z [00:03:35.125]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.7768213Z [00:03:35.125]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:13:57.7768656Z [00:03:35.125]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:57.7769083Z [00:03:35.125]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.7769492Z [00:03:35.125]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.7769828Z [00:03:35.125]➜  EOF
2025-08-20T21:13:57.7773367Z [00:03:35.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2060/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/flowrate=>github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/flowrate;$WORK/b2060=>" -p github.com/mxk/go-flowrate/flowrate -lang=go1.16 -complete -installsuffix shared -buildid jJZGxzMOALeO5whgocwA/jJZGxzMOALeO5whgocwA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2060/importcfg -pack /root/go/pkg/mod/github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/flowrate/flowrate.go /root/go/pkg/mod/github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/flowrate/io.go /root/go/pkg/mod/github.com/mxk/go-flowrate@v0.0.0-20140419014527-cca7078d478f/flowrate/util.go
2025-08-20T21:13:57.7867043Z [00:03:35.135]➜  go tool buildid -w $WORK/b2052/_pkg_.a # internal
2025-08-20T21:13:57.7898460Z [00:03:35.138]➜  cp $WORK/b2052/_pkg_.a /root/.cache/go-build/4e/4e2f67b5d709e364d86f29f4baedddd485d4bc1fd1c7eded4bb900f9c17dbcc4-d # internal
2025-08-20T21:13:57.7935675Z [00:03:35.142]➜  k8s.io/apimachinery/third_party/forked/golang/netutil
2025-08-20T21:13:57.7936372Z [00:03:35.142]➜  mkdir -p $WORK/b2061/
2025-08-20T21:13:57.7937444Z [00:03:35.142]➜  cat >/tmp/go-build1679262874/b2061/importcfg << 'EOF' # internal
2025-08-20T21:13:57.7937841Z [00:03:35.142]➜  # import config
2025-08-20T21:13:57.7938193Z [00:03:35.142]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:57.7938630Z [00:03:35.142]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.7938948Z [00:03:35.142]➜  EOF
2025-08-20T21:13:57.7941598Z [00:03:35.142]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2061/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/netutil=>k8s.io/apimachinery@v0.33.2/third_party/forked/golang/netutil;$WORK/b2061=>" -p k8s.io/apimachinery/third_party/forked/golang/netutil -lang=go1.24 -complete -installsuffix shared -buildid kxl9rehMC_bPyufFWu0j/kxl9rehMC_bPyufFWu0j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2061/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/third_party/forked/golang/netutil/addr.go
2025-08-20T21:13:57.8069084Z [00:03:35.155]➜  go tool buildid -w $WORK/b2061/_pkg_.a # internal
2025-08-20T21:13:57.8074861Z [00:03:35.155]➜  cp $WORK/b2061/_pkg_.a /root/.cache/go-build/bb/bbd1f36ab2f34956ea536784e3f729979b61267a421818a9e9c1e1404ae0f4fc-d # internal
2025-08-20T21:13:57.8075596Z [00:03:35.156]➜  go tool buildid -w $WORK/b2058/_pkg_.a # internal
2025-08-20T21:13:57.8087527Z [00:03:35.157]➜  cp $WORK/b2058/_pkg_.a /root/.cache/go-build/29/29a2671757a81e0697b1713082c28a4e262acfbfc9d512bcf3294c1f32305cd9-d # internal
2025-08-20T21:13:57.8100447Z [00:03:35.158]➜  github.com/moby/spdystream
2025-08-20T21:13:57.8101244Z [00:03:35.158]➜  mkdir -p $WORK/b2057/
2025-08-20T21:13:57.8106612Z [00:03:35.159]➜  cat >/tmp/go-build1679262874/b2057/importcfg << 'EOF' # internal
2025-08-20T21:13:57.8107488Z [00:03:35.159]➜  # import config
2025-08-20T21:13:57.8108139Z [00:03:35.159]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:13:57.8108861Z [00:03:35.159]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.8110026Z [00:03:35.159]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.8110542Z [00:03:35.159]➜  packagefile github.com/moby/spdystream/spdy=/tmp/go-build1679262874/b2058/_pkg_.a
2025-08-20T21:13:57.8111213Z [00:03:35.159]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.8111620Z [00:03:35.159]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:57.8112034Z [00:03:35.159]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:57.8112461Z [00:03:35.159]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.8112875Z [00:03:35.159]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:57.8113283Z [00:03:35.159]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.8130880Z [00:03:35.159]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.8131277Z [00:03:35.159]➜  EOF
2025-08-20T21:13:57.8131520Z [00:03:35.159]➜  golang.org/x/net/websocket
2025-08-20T21:13:57.8131809Z [00:03:35.159]➜  mkdir -p $WORK/b2064/
2025-08-20T21:13:57.8132223Z [00:03:35.159]➜  cat >/tmp/go-build1679262874/b2064/importcfg << 'EOF' # internal
2025-08-20T21:13:57.8132572Z [00:03:35.159]➜  # import config
2025-08-20T21:13:57.8132904Z [00:03:35.159]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:57.8133629Z [00:03:35.159]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.8134114Z [00:03:35.159]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.8134567Z [00:03:35.159]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:13:57.8135025Z [00:03:35.159]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:13:57.8135486Z [00:03:35.159]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:57.8135962Z [00:03:35.160]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:57.8136446Z [00:03:35.160]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:13:57.8136922Z [00:03:35.160]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:57.8137369Z [00:03:35.160]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.8137785Z [00:03:35.160]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.8138192Z [00:03:35.160]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.8138749Z [00:03:35.160]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:57.8139290Z [00:03:35.160]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.8139733Z [00:03:35.160]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:57.8140170Z [00:03:35.160]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.8141619Z [00:03:35.160]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.8142101Z [00:03:35.160]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.8142623Z [00:03:35.160]➜  EOF
2025-08-20T21:13:57.8145819Z [00:03:35.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2057/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/spdystream@v0.5.0=>github.com/moby/spdystream@v0.5.0;$WORK/b2057=>" -p github.com/moby/spdystream -lang=go1.13 -complete -installsuffix shared -buildid 4fzv6JINl9jalQMGFwtz/4fzv6JINl9jalQMGFwtz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2057/importcfg -pack /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/connection.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/handlers.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/priority.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/stream.go /root/go/pkg/mod/github.com/moby/spdystream@v0.5.0/utils.go
2025-08-20T21:13:57.8153949Z [00:03:35.161]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2064/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket=>golang.org/x/net@v0.42.0/websocket;$WORK/b2064=>" -p golang.org/x/net/websocket -lang=go1.23 -complete -installsuffix shared -buildid kOtaxzGBK4dLZnufTt0h/kOtaxzGBK4dLZnufTt0h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2064/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket/client.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket/dial.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket/hybi.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket/server.go /root/go/pkg/mod/golang.org/x/net@v0.42.0/websocket/websocket.go
2025-08-20T21:13:57.8193175Z [00:03:35.167]➜  go tool buildid -w $WORK/b2060/_pkg_.a # internal
2025-08-20T21:13:57.8208093Z [00:03:35.169]➜  cp $WORK/b2060/_pkg_.a /root/.cache/go-build/c0/c01229d9bb007d25ec75b8c46ed8176b590ca6187f6a63f1a9c92a178a822eda-d # internal
2025-08-20T21:13:57.8223091Z [00:03:35.170]➜  k8s.io/apimachinery/pkg/util/proxy
2025-08-20T21:13:57.8225327Z [00:03:35.171]➜  mkdir -p $WORK/b2059/
2025-08-20T21:13:57.8232771Z [00:03:35.171]➜  cat >/tmp/go-build1679262874/b2059/importcfg << 'EOF' # internal
2025-08-20T21:13:57.8233447Z [00:03:35.171]➜  # import config
2025-08-20T21:13:57.8234088Z [00:03:35.171]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:57.8241564Z [00:03:35.171]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:57.8242603Z [00:03:35.171]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:13:57.8243414Z [00:03:35.171]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:13:57.8244554Z [00:03:35.171]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.8245165Z [00:03:35.171]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:57.8245890Z [00:03:35.171]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.8247076Z [00:03:35.171]➜  packagefile github.com/mxk/go-flowrate/flowrate=/tmp/go-build1679262874/b2060/_pkg_.a
2025-08-20T21:13:57.8247673Z [00:03:35.171]➜  packagefile golang.org/x/net/html=/tmp/go-build1679262874/b864/_pkg_.a
2025-08-20T21:13:57.8248220Z [00:03:35.171]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build1679262874/b865/_pkg_.a
2025-08-20T21:13:57.8248694Z [00:03:35.171]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.8249223Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:57.8250074Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:57.8250963Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:57.8251661Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:57.8252472Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:57.8253161Z [00:03:35.171]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build1679262874/b2061/_pkg_.a
2025-08-20T21:13:57.8253768Z [00:03:35.171]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:57.8254232Z [00:03:35.171]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:13:57.8254646Z [00:03:35.171]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:57.8255080Z [00:03:35.171]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.8255556Z [00:03:35.171]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:57.8256059Z [00:03:35.171]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:57.8256489Z [00:03:35.171]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:57.8256896Z [00:03:35.171]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:13:57.8257316Z [00:03:35.171]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.8257733Z [00:03:35.171]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.8258044Z [00:03:35.171]➜  EOF
2025-08-20T21:13:57.8260905Z [00:03:35.171]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2059/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/proxy=>k8s.io/apimachinery@v0.33.2/pkg/util/proxy;$WORK/b2059=>" -p k8s.io/apimachinery/pkg/util/proxy -lang=go1.24 -complete -installsuffix shared -buildid gCVy4ynSJDGDue847rNt/gCVy4ynSJDGDue847rNt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2059/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/proxy/dial.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/proxy/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/proxy/transport.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/proxy/upgradeaware.go
2025-08-20T21:13:57.9225966Z [00:03:35.271]➜  go tool buildid -w $WORK/b2057/_pkg_.a # internal
2025-08-20T21:13:57.9252233Z [00:03:35.273]➜  cp $WORK/b2057/_pkg_.a /root/.cache/go-build/58/582fb98ce070379252ca5efc1713f7667a51e2d1860972ab8530c135303b36d7-d # internal
2025-08-20T21:13:57.9261984Z [00:03:35.274]➜  go tool buildid -w $WORK/b2064/_pkg_.a # internal
2025-08-20T21:13:57.9267028Z [00:03:35.275]➜  k8s.io/kubectl/pkg/util/interrupt
2025-08-20T21:13:57.9268648Z [00:03:35.275]➜  mkdir -p $WORK/b2067/
2025-08-20T21:13:57.9275017Z [00:03:35.275]➜  cat >/tmp/go-build1679262874/b2067/importcfg << 'EOF' # internal
2025-08-20T21:13:57.9276619Z [00:03:35.276]➜  # import config
2025-08-20T21:13:57.9277427Z [00:03:35.276]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:57.9278282Z [00:03:35.276]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:57.9278799Z [00:03:35.276]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.9279246Z [00:03:35.276]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:57.9279574Z [00:03:35.276]➜  EOF
2025-08-20T21:13:57.9281585Z [00:03:35.276]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2067/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/interrupt=>k8s.io/kubectl@v0.33.2/pkg/util/interrupt;$WORK/b2067=>" -p k8s.io/kubectl/pkg/util/interrupt -lang=go1.24 -complete -installsuffix shared -buildid A-gkFeA_wEA6k3SFRGCg/A-gkFeA_wEA6k3SFRGCg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2067/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/interrupt/interrupt.go
2025-08-20T21:13:57.9312464Z [00:03:35.279]➜  cp $WORK/b2064/_pkg_.a /root/.cache/go-build/c9/c95622bb99688e3932eac3a700b1834c7c93bdb9bf351a2d40b48b9bb21d594b-d # internal
2025-08-20T21:13:57.9320995Z [00:03:35.280]➜  k8s.io/apimachinery/pkg/util/httpstream/wsstream
2025-08-20T21:13:57.9323555Z [00:03:35.280]➜  mkdir -p $WORK/b2063/
2025-08-20T21:13:57.9340537Z [00:03:35.282]➜  cat >/tmp/go-build1679262874/b2063/importcfg << 'EOF' # internal
2025-08-20T21:13:57.9341074Z [00:03:35.282]➜  # import config
2025-08-20T21:13:57.9341458Z [00:03:35.282]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:57.9341911Z [00:03:35.282]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.9342410Z [00:03:35.282]➜  packagefile golang.org/x/net/websocket=/tmp/go-build1679262874/b2064/_pkg_.a
2025-08-20T21:13:57.9342883Z [00:03:35.282]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.9343457Z [00:03:35.282]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:57.9344126Z [00:03:35.282]➜  packagefile k8s.io/apimachinery/pkg/util/portforward=/tmp/go-build1679262874/b2065/_pkg_.a
2025-08-20T21:13:57.9344801Z [00:03:35.282]➜  packagefile k8s.io/apimachinery/pkg/util/remotecommand=/tmp/go-build1679262874/b2054/_pkg_.a
2025-08-20T21:13:57.9345463Z [00:03:35.282]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:57.9346034Z [00:03:35.282]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:57.9346488Z [00:03:35.282]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.9346919Z [00:03:35.282]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.9347334Z [00:03:35.282]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.9347747Z [00:03:35.282]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.9348052Z [00:03:35.282]➜  EOF
2025-08-20T21:13:57.9355535Z [00:03:35.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2063/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/wsstream=>k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/wsstream;$WORK/b2063=>" -p k8s.io/apimachinery/pkg/util/httpstream/wsstream -lang=go1.24 -complete -installsuffix shared -buildid e-M-qs7uoSrQelPxJr-o/e-M-qs7uoSrQelPxJr-o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2063/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/wsstream/conn.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/wsstream/doc.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/wsstream/stream.go
2025-08-20T21:13:57.9451273Z [00:03:35.293]➜  go tool buildid -w $WORK/b2059/_pkg_.a # internal
2025-08-20T21:13:57.9465821Z [00:03:35.294]➜  cp $WORK/b2059/_pkg_.a /root/.cache/go-build/6e/6e1643b13d9505d50b3439fd70cb5ceaab49a51ebd73f22ef6b547787c1c87bd-d # internal
2025-08-20T21:13:57.9481639Z [00:03:35.296]➜  go tool buildid -w $WORK/b2067/_pkg_.a # internal
2025-08-20T21:13:57.9482192Z [00:03:35.296]➜  k8s.io/apimachinery/pkg/util/httpstream/spdy
2025-08-20T21:13:57.9482528Z [00:03:35.296]➜  mkdir -p $WORK/b2056/
2025-08-20T21:13:57.9483146Z [00:03:35.296]➜  cp $WORK/b2067/_pkg_.a /root/.cache/go-build/62/6233972107eeaee71c6813ee918f5eadc1954c36691f6f355f221915957ae7cf-d # internal
2025-08-20T21:13:57.9485930Z [00:03:35.297]➜  cat >/tmp/go-build1679262874/b2056/importcfg << 'EOF' # internal
2025-08-20T21:13:57.9486564Z [00:03:35.297]➜  # import config
2025-08-20T21:13:57.9487275Z [00:03:35.297]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:57.9489209Z [00:03:35.297]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:57.9489712Z [00:03:35.297]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:57.9490205Z [00:03:35.297]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:13:57.9497977Z [00:03:35.297]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:57.9498532Z [00:03:35.297]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.9499041Z [00:03:35.297]➜  packagefile github.com/moby/spdystream=/tmp/go-build1679262874/b2057/_pkg_.a
2025-08-20T21:13:57.9499996Z [00:03:35.297]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1679262874/b1710/_pkg_.a
2025-08-20T21:13:57.9501199Z [00:03:35.297]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.9503244Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:57.9503916Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:57.9504529Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:57.9505187Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:57.9512066Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:57.9512708Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:57.9513334Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/util/proxy=/tmp/go-build1679262874/b2059/_pkg_.a
2025-08-20T21:13:57.9513960Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:57.9514685Z [00:03:35.297]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build1679262874/b2061/_pkg_.a
2025-08-20T21:13:57.9515284Z [00:03:35.297]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:57.9515715Z [00:03:35.297]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:57.9516141Z [00:03:35.297]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:57.9516611Z [00:03:35.297]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:13:57.9517071Z [00:03:35.297]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:57.9517811Z [00:03:35.297]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:57.9518240Z [00:03:35.297]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:57.9518674Z [00:03:35.297]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:13:57.9519101Z [00:03:35.297]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:57.9519404Z [00:03:35.297]➜  EOF
2025-08-20T21:13:57.9524242Z [00:03:35.297]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2056/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/spdy=>k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/spdy;$WORK/b2056=>" -p k8s.io/apimachinery/pkg/util/httpstream/spdy -lang=go1.24 -complete -installsuffix shared -buildid _Q0WnPAlRHOjkQxNwMpA/_Q0WnPAlRHOjkQxNwMpA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2056/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/spdy/connection.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/spdy/roundtripper.go /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/httpstream/spdy/upgrade.go
2025-08-20T21:13:57.9526756Z [00:03:35.298]➜  github.com/exponent-io/jsonpath
2025-08-20T21:13:57.9527062Z [00:03:35.298]➜  mkdir -p $WORK/b2069/
2025-08-20T21:13:57.9527438Z [00:03:35.299]➜  cat >/tmp/go-build1679262874/b2069/importcfg << 'EOF' # internal
2025-08-20T21:13:57.9527785Z [00:03:35.299]➜  # import config
2025-08-20T21:13:57.9528157Z [00:03:35.299]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:57.9528597Z [00:03:35.299]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.9529001Z [00:03:35.299]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:57.9529423Z [00:03:35.299]➜  EOF
2025-08-20T21:13:57.9532463Z [00:03:35.299]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2069/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f=>github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f;$WORK/b2069=>" -p github.com/exponent-io/jsonpath -lang=go1.15 -complete -installsuffix shared -buildid r1XoaIS6ZKeDpY04N3Q-/r1XoaIS6ZKeDpY04N3Q- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2069/importcfg -pack /root/go/pkg/mod/github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f/decoder.go /root/go/pkg/mod/github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f/path.go /root/go/pkg/mod/github.com/exponent-io/jsonpath@v0.0.0-20210407135951-1de76d718b3f/pathaction.go
2025-08-20T21:13:57.9653912Z [00:03:35.311]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:57.9658409Z [00:03:35.311]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x019.o -c threading.c
2025-08-20T21:13:57.9840813Z [00:03:35.332]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x020.o -c xxhash.c
2025-08-20T21:13:57.9874740Z [00:03:35.335]➜  go tool buildid -w $WORK/b2069/_pkg_.a # internal
2025-08-20T21:13:57.9882525Z [00:03:35.336]➜  cp $WORK/b2069/_pkg_.a /root/.cache/go-build/b0/b0968aee3f990fc47cbc6d0b14392f04c9ad6f44be222bbc0099479e50c0969b-d # internal
2025-08-20T21:13:57.9919420Z [00:03:35.340]➜  k8s.io/kube-openapi/pkg/util/proto/validation
2025-08-20T21:13:57.9919997Z [00:03:35.340]➜  mkdir -p $WORK/b2070/
2025-08-20T21:13:57.9924540Z [00:03:35.340]➜  cat >/tmp/go-build1679262874/b2070/importcfg << 'EOF' # internal
2025-08-20T21:13:57.9924948Z [00:03:35.340]➜  # import config
2025-08-20T21:13:57.9925293Z [00:03:35.340]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:57.9925823Z [00:03:35.340]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:13:57.9926390Z [00:03:35.340]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:57.9926811Z [00:03:35.340]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:57.9927123Z [00:03:35.340]➜  EOF
2025-08-20T21:13:57.9928991Z [00:03:35.341]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:57.9933008Z [00:03:35.341]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2070/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/validation=>k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/validation;$WORK/b2070=>" -p k8s.io/kube-openapi/pkg/util/proto/validation -lang=go1.21 -complete -installsuffix shared -buildid GhD__xzYeYMDUPru1Cyd/GhD__xzYeYMDUPru1Cyd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2070/importcfg -pack /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/validation/errors.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/validation/types.go /root/go/pkg/mod/k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff/pkg/util/proto/validation/validation.go
2025-08-20T21:13:58.0028464Z [00:03:35.351]➜  go tool buildid -w $WORK/b2063/_pkg_.a # internal
2025-08-20T21:13:58.0031620Z [00:03:35.351]➜  cp $WORK/b2063/_pkg_.a /root/.cache/go-build/18/1876efd2a2077ac2b7335597fe22d58749061a96c46d57fd50d63ba9071dcc3f-d # internal
2025-08-20T21:13:58.0032323Z [00:03:35.351]➜  k8s.io/client-go/transport/websocket
2025-08-20T21:13:58.0032645Z [00:03:35.351]➜  mkdir -p $WORK/b2062/
2025-08-20T21:13:58.0036292Z [00:03:35.352]➜  cat >/tmp/go-build1679262874/b2062/importcfg << 'EOF' # internal
2025-08-20T21:13:58.0036924Z [00:03:35.352]➜  # import config
2025-08-20T21:13:58.0037295Z [00:03:35.352]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:13:58.0037736Z [00:03:35.352]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.0038152Z [00:03:35.352]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.0038653Z [00:03:35.352]➜  packagefile github.com/gorilla/websocket=/tmp/go-build1679262874/b2052/_pkg_.a
2025-08-20T21:13:58.0039139Z [00:03:35.352]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.0039672Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:58.0040302Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.0041120Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.0041780Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:13:58.0042446Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:58.0043145Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream/wsstream=/tmp/go-build1679262874/b2063/_pkg_.a
2025-08-20T21:13:58.0043808Z [00:03:35.352]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:13:58.0044367Z [00:03:35.352]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.0044905Z [00:03:35.352]➜  packagefile k8s.io/client-go/transport=/tmp/go-build1679262874/b444/_pkg_.a
2025-08-20T21:13:58.0045396Z [00:03:35.352]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:58.0045828Z [00:03:35.352]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:58.0046504Z [00:03:35.352]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.0046823Z [00:03:35.352]➜  EOF
2025-08-20T21:13:58.0050078Z [00:03:35.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2062/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/websocket=>k8s.io/client-go@v0.33.2/transport/websocket;$WORK/b2062=>" -p k8s.io/client-go/transport/websocket -lang=go1.24 -complete -installsuffix shared -buildid MJDsVe7dLnJCBDd06rOK/MJDsVe7dLnJCBDd06rOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2062/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/websocket/roundtripper.go
2025-08-20T21:13:58.0588053Z [00:03:35.407]➜  go tool buildid -w $WORK/b2070/_pkg_.a # internal
2025-08-20T21:13:58.0606233Z [00:03:35.409]➜  cp $WORK/b2070/_pkg_.a /root/.cache/go-build/a1/a1e575ce121ee74b45bc05b8f71a73b6b3ccceb31834e9e1d2971d8968aad321-d # internal
2025-08-20T21:13:58.0630414Z [00:03:35.411]➜  k8s.io/kubectl/pkg/validation
2025-08-20T21:13:58.0632344Z [00:03:35.411]➜  mkdir -p $WORK/b2068/
2025-08-20T21:13:58.0636564Z [00:03:35.412]➜  cat >/tmp/go-build1679262874/b2068/importcfg << 'EOF' # internal
2025-08-20T21:13:58.0636948Z [00:03:35.412]➜  # import config
2025-08-20T21:13:58.0638556Z [00:03:35.412]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.0641505Z [00:03:35.412]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:58.0642308Z [00:03:35.412]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.0645184Z [00:03:35.412]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.0647991Z [00:03:35.412]➜  packagefile github.com/exponent-io/jsonpath=/tmp/go-build1679262874/b2069/_pkg_.a
2025-08-20T21:13:58.0651864Z [00:03:35.412]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.0652612Z [00:03:35.412]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:58.0653582Z [00:03:35.412]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:13:58.0654197Z [00:03:35.412]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:13:58.0654801Z [00:03:35.412]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:13:58.0655392Z [00:03:35.412]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:13:58.0655918Z [00:03:35.412]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:58.0656530Z [00:03:35.412]➜  packagefile k8s.io/kube-openapi/pkg/util/proto/validation=/tmp/go-build1679262874/b2070/_pkg_.a
2025-08-20T21:13:58.0657176Z [00:03:35.412]➜  packagefile k8s.io/kubectl/pkg/util/openapi=/tmp/go-build1679262874/b2046/_pkg_.a
2025-08-20T21:13:58.0657569Z [00:03:35.412]➜  EOF
2025-08-20T21:13:58.0659639Z [00:03:35.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2068/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/validation=>k8s.io/kubectl@v0.33.2/pkg/validation;$WORK/b2068=>" -p k8s.io/kubectl/pkg/validation -lang=go1.24 -complete -installsuffix shared -buildid xCv7eNkDCj6Zcr5IxruN/xCv7eNkDCj6Zcr5IxruN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2068/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/validation/schema.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/validation/validation.go
2025-08-20T21:13:58.0678545Z [00:03:35.416]➜  go tool buildid -w $WORK/b2062/_pkg_.a # internal
2025-08-20T21:13:58.0692852Z [00:03:35.417]➜  cp $WORK/b2062/_pkg_.a /root/.cache/go-build/9b/9b0972480c298ed931aef2b425c979bcf467704fdf2defc99b4673a89029d983-d # internal
2025-08-20T21:13:58.0704616Z [00:03:35.418]➜  k8s.io/utils/exec
2025-08-20T21:13:58.0704975Z [00:03:35.418]➜  mkdir -p $WORK/b2071/
2025-08-20T21:13:58.0707928Z [00:03:35.419]➜  cat >/tmp/go-build1679262874/b2071/importcfg << 'EOF' # internal
2025-08-20T21:13:58.0709165Z [00:03:35.419]➜  # import config
2025-08-20T21:13:58.0713129Z [00:03:35.419]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.0714097Z [00:03:35.419]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.0715535Z [00:03:35.419]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.0716292Z [00:03:35.419]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:13:58.0717177Z [00:03:35.419]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:13:58.0718652Z [00:03:35.419]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:13:58.0719754Z [00:03:35.419]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.0720842Z [00:03:35.419]➜  EOF
2025-08-20T21:13:58.0724600Z [00:03:35.419]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2071/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/exec=>k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/exec;$WORK/b2071=>" -p k8s.io/utils/exec -lang=go1.18 -complete -installsuffix shared -buildid n0Se0Y3P64A7YJal0_YK/n0Se0Y3P64A7YJal0_YK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2071/importcfg -pack /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/exec/doc.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/exec/exec.go /root/go/pkg/mod/k8s.io/utils@v0.0.0-20241104100929-3ea5e8cea738/exec/fixup_go119.go
2025-08-20T21:13:58.0770316Z [00:03:35.425]➜  go tool buildid -w $WORK/b2056/_pkg_.a # internal
2025-08-20T21:13:58.0788248Z [00:03:35.427]➜  cp $WORK/b2056/_pkg_.a /root/.cache/go-build/70/70a70d48f58030038f83a992586186eca015e056d70a28163b3afcbe3f21c455-d # internal
2025-08-20T21:13:58.0794347Z [00:03:35.427]➜  k8s.io/client-go/transport/spdy
2025-08-20T21:13:58.0795488Z [00:03:35.428]➜  mkdir -p $WORK/b2055/
2025-08-20T21:13:58.0798389Z [00:03:35.428]➜  cat >/tmp/go-build1679262874/b2055/importcfg << 'EOF' # internal
2025-08-20T21:13:58.0800970Z [00:03:35.428]➜  # import config
2025-08-20T21:13:58.0801367Z [00:03:35.428]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.0801934Z [00:03:35.428]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:58.0802632Z [00:03:35.428]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=/tmp/go-build1679262874/b2056/_pkg_.a
2025-08-20T21:13:58.0803233Z [00:03:35.428]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.0803723Z [00:03:35.428]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:58.0804156Z [00:03:35.428]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:58.0804583Z [00:03:35.428]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.0804887Z [00:03:35.428]➜  EOF
2025-08-20T21:13:58.0806688Z [00:03:35.428]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2055/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/spdy=>k8s.io/client-go@v0.33.2/transport/spdy;$WORK/b2055=>" -p k8s.io/client-go/transport/spdy -lang=go1.24 -complete -installsuffix shared -buildid vKgIbz0pekLAJ-rvFWP-/vKgIbz0pekLAJ-rvFWP- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2055/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/transport/spdy/spdy.go
2025-08-20T21:13:58.0842736Z [00:03:35.432]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:58.0846602Z [00:03:35.432]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x021.o -c zbuff_common.c
2025-08-20T21:13:58.1108850Z [00:03:35.459]➜  go tool buildid -w $WORK/b2055/_pkg_.a # internal
2025-08-20T21:13:58.1115206Z [00:03:35.459]➜  cp $WORK/b2055/_pkg_.a /root/.cache/go-build/91/917042a155783de944754998c63b387acacf2868ac83b71530a27832686e6999-d # internal
2025-08-20T21:13:58.1160332Z [00:03:35.464]➜  go tool buildid -w $WORK/b2068/_pkg_.a # internal
2025-08-20T21:13:58.1174164Z [00:03:35.465]➜  k8s.io/client-go/tools/remotecommand
2025-08-20T21:13:58.1174883Z [00:03:35.466]➜  mkdir -p $WORK/b2051/
2025-08-20T21:13:58.1177505Z [00:03:35.466]➜  cat >/tmp/go-build1679262874/b2051/importcfg << 'EOF' # internal
2025-08-20T21:13:58.1179723Z [00:03:35.466]➜  # import config
2025-08-20T21:13:58.1180825Z [00:03:35.466]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.1182106Z [00:03:35.466]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:58.1182880Z [00:03:35.466]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.1184045Z [00:03:35.466]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.1185436Z [00:03:35.466]➜  packagefile github.com/gorilla/websocket=/tmp/go-build1679262874/b2052/_pkg_.a
2025-08-20T21:13:58.1185992Z [00:03:35.466]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.1186461Z [00:03:35.466]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:58.1187046Z [00:03:35.466]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.1187699Z [00:03:35.466]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:13:58.1188399Z [00:03:35.466]➜  packagefile k8s.io/apimachinery/pkg/util/remotecommand=/tmp/go-build1679262874/b2054/_pkg_.a
2025-08-20T21:13:58.1189062Z [00:03:35.466]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:58.1189654Z [00:03:35.466]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.1190222Z [00:03:35.466]➜  packagefile k8s.io/client-go/transport/spdy=/tmp/go-build1679262874/b2055/_pkg_.a
2025-08-20T21:13:58.1191080Z [00:03:35.466]➜  packagefile k8s.io/client-go/transport/websocket=/tmp/go-build1679262874/b2062/_pkg_.a
2025-08-20T21:13:58.1191687Z [00:03:35.466]➜  packagefile k8s.io/client-go/util/exec=/tmp/go-build1679262874/b2066/_pkg_.a
2025-08-20T21:13:58.1192197Z [00:03:35.466]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:58.1192631Z [00:03:35.466]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:13:58.1193065Z [00:03:35.466]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:13:58.1193505Z [00:03:35.466]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:58.1193936Z [00:03:35.466]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:58.1194353Z [00:03:35.466]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:58.1194781Z [00:03:35.466]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.1195087Z [00:03:35.466]➜  EOF
2025-08-20T21:13:58.1195338Z [00:03:35.466]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:58.1200804Z [00:03:35.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2051/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand=>k8s.io/client-go@v0.33.2/tools/remotecommand;$WORK/b2051=>" -p k8s.io/client-go/tools/remotecommand -lang=go1.24 -complete -installsuffix shared -buildid VUPpdmwHzFiZ94e4I1YN/VUPpdmwHzFiZ94e4I1YN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2051/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/errorstream.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/fallback.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/reader.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/remotecommand.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/resize.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/spdy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/v1.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/v2.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/v3.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/v4.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/v5.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/remotecommand/websocket.go
2025-08-20T21:13:58.1208784Z [00:03:35.469]➜  cp $WORK/b2068/_pkg_.a /root/.cache/go-build/50/50bf8c188b736c2002e12c4be8a76e53ea649a9cd5c0482d2f4655967d3de0c9-d # internal
2025-08-20T21:13:58.1209607Z [00:03:35.469]➜  k8s.io/kubectl/pkg/rawhttp
2025-08-20T21:13:58.1209975Z [00:03:35.469]➜  mkdir -p $WORK/b2072/
2025-08-20T21:13:58.1210358Z [00:03:35.469]➜  cat >/tmp/go-build1679262874/b2072/importcfg << 'EOF' # internal
2025-08-20T21:13:58.1211041Z [00:03:35.469]➜  # import config
2025-08-20T21:13:58.1211380Z [00:03:35.469]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.1211802Z [00:03:35.469]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.1212221Z [00:03:35.469]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.1212620Z [00:03:35.469]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.1213157Z [00:03:35.469]➜  packagefile k8s.io/cli-runtime/pkg/genericiooptions=/tmp/go-build1679262874/b285/_pkg_.a
2025-08-20T21:13:58.1213739Z [00:03:35.469]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.1214193Z [00:03:35.469]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:58.1214493Z [00:03:35.469]➜  EOF
2025-08-20T21:13:58.1216211Z [00:03:35.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2072/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/rawhttp=>k8s.io/kubectl@v0.33.2/pkg/rawhttp;$WORK/b2072=>" -p k8s.io/kubectl/pkg/rawhttp -lang=go1.24 -complete -installsuffix shared -buildid AWU9J4tZBopDUGc5GOdc/AWU9J4tZBopDUGc5GOdc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2072/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/rawhttp/raw.go
2025-08-20T21:13:58.1223118Z [00:03:35.470]➜  go tool buildid -w $WORK/b2071/_pkg_.a # internal
2025-08-20T21:13:58.1235171Z [00:03:35.472]➜  cp $WORK/b2071/_pkg_.a /root/.cache/go-build/cf/cf5e4fdc3caf7c5aa928a95246239b0f37182c42c16b8370f43dd750abcd9a66-d # internal
2025-08-20T21:13:58.1243019Z [00:03:35.472]➜  k8s.io/kubectl/pkg/util/storage
2025-08-20T21:13:58.1243363Z [00:03:35.472]➜  mkdir -p $WORK/b2073/
2025-08-20T21:13:58.1254122Z [00:03:35.473]➜  cat >/tmp/go-build1679262874/b2073/importcfg << 'EOF' # internal
2025-08-20T21:13:58.1254906Z [00:03:35.473]➜  # import config
2025-08-20T21:13:58.1255567Z [00:03:35.473]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:58.1256233Z [00:03:35.473]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.1256767Z [00:03:35.473]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.1257087Z [00:03:35.473]➜  EOF
2025-08-20T21:13:58.1268630Z [00:03:35.473]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2073/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/storage=>k8s.io/kubectl@v0.33.2/pkg/util/storage;$WORK/b2073=>" -p k8s.io/kubectl/pkg/util/storage -lang=go1.24 -complete -installsuffix shared -buildid VoDrQlVJa9qP36WzardW/VoDrQlVJa9qP36WzardW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2073/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/storage/storage.go
2025-08-20T21:13:58.1521678Z [00:03:35.500]➜  go tool buildid -w $WORK/b2072/_pkg_.a # internal
2025-08-20T21:13:58.1540983Z [00:03:35.502]➜  cp $WORK/b2072/_pkg_.a /root/.cache/go-build/d4/d4346d780fe38e29fa4857df1f4993fa41817e6c345277c30ca3f0606c046fce-d # internal
2025-08-20T21:13:58.1546022Z [00:03:35.503]➜  go tool buildid -w $WORK/b2073/_pkg_.a # internal
2025-08-20T21:13:58.1554689Z [00:03:35.503]➜  cp $WORK/b2073/_pkg_.a /root/.cache/go-build/c6/c66f26e3998d3208daa17e36ab83805d8e8283192fcb1c1409a217265dcaa5c4-d # internal
2025-08-20T21:13:58.1558733Z [00:03:35.504]➜  helm.sh/helm/v3/pkg/time
2025-08-20T21:13:58.1564663Z [00:03:35.505]➜  mkdir -p $WORK/b2077/
2025-08-20T21:13:58.1567276Z [00:03:35.505]➜  helm.sh/helm/v3/pkg/chart
2025-08-20T21:13:58.1573206Z [00:03:35.505]➜  mkdir -p $WORK/b2076/
2025-08-20T21:13:58.1574203Z [00:03:35.505]➜  cat >/tmp/go-build1679262874/b2077/importcfg << 'EOF' # internal
2025-08-20T21:13:58.1575038Z [00:03:35.505]➜  # import config
2025-08-20T21:13:58.1577192Z [00:03:35.505]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.1578072Z [00:03:35.505]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.1579345Z [00:03:35.505]➜  EOF
2025-08-20T21:13:58.1583862Z [00:03:35.505]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2077/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/time=>helm.sh/helm/v3@v3.18.4/pkg/time;$WORK/b2077=>" -p helm.sh/helm/v3/pkg/time -lang=go1.24 -complete -installsuffix shared -buildid fxnX4oIRD4US4WiSMgq2/fxnX4oIRD4US4WiSMgq2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2077/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/time/time.go
2025-08-20T21:13:58.1586320Z [00:03:35.505]➜  cat >/tmp/go-build1679262874/b2076/importcfg << 'EOF' # internal
2025-08-20T21:13:58.1586741Z [00:03:35.505]➜  # import config
2025-08-20T21:13:58.1587249Z [00:03:35.505]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.1587860Z [00:03:35.505]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:13:58.1588465Z [00:03:35.505]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:13:58.1588923Z [00:03:35.505]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:58.1589354Z [00:03:35.505]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.1589779Z [00:03:35.505]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.1590192Z [00:03:35.505]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:58.1590513Z [00:03:35.505]➜  EOF
2025-08-20T21:13:58.1593238Z [00:03:35.505]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2076/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart=>helm.sh/helm/v3@v3.18.4/pkg/chart;$WORK/b2076=>" -p helm.sh/helm/v3/pkg/chart -lang=go1.24 -complete -installsuffix shared -buildid -av5IxMF_fZZHyCO3__f/-av5IxMF_fZZHyCO3__f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2076/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/chart.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/dependency.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/errors.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/file.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/metadata.go
2025-08-20T21:13:58.1951326Z [00:03:35.542]➜  go tool buildid -w $WORK/b2076/_pkg_.a # internal
2025-08-20T21:13:58.1965862Z [00:03:35.545]➜  cp $WORK/b2076/_pkg_.a /root/.cache/go-build/ad/ad2e18d05c1d3ca7cb8f545be0ab08bba28882a7025f1fa2e519f4f516145ef2-d # internal
2025-08-20T21:13:58.1976053Z [00:03:35.546]➜  k8s.io/client-go/dynamic/dynamiclister
2025-08-20T21:13:58.1976473Z [00:03:35.546]➜  mkdir -p $WORK/b2080/
2025-08-20T21:13:58.2011718Z [00:03:35.549]➜  cat >/tmp/go-build1679262874/b2080/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2012401Z [00:03:35.549]➜  # import config
2025-08-20T21:13:58.2013037Z [00:03:35.549]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:58.2014967Z [00:03:35.549]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:58.2015724Z [00:03:35.549]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.2016320Z [00:03:35.549]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.2016947Z [00:03:35.549]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:58.2017550Z [00:03:35.549]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.2017930Z [00:03:35.549]➜  EOF
2025-08-20T21:13:58.2054040Z [00:03:35.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2080/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamiclister=>k8s.io/client-go@v0.33.2/dynamic/dynamiclister;$WORK/b2080=>" -p k8s.io/client-go/dynamic/dynamiclister -lang=go1.24 -complete -installsuffix shared -buildid sWTUBTHsugZsHDKxfoFF/sWTUBTHsugZsHDKxfoFF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2080/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamiclister/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamiclister/lister.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamiclister/shim.go
2025-08-20T21:13:58.2265010Z [00:03:35.574]➜  go tool buildid -w $WORK/b2077/_pkg_.a # internal
2025-08-20T21:13:58.2277207Z [00:03:35.576]➜  cp $WORK/b2077/_pkg_.a /root/.cache/go-build/8f/8f9282cdd96ec363f08511d4facabefed5d961640ca6cb156e4950e26ebf690c-d # internal
2025-08-20T21:13:58.2305025Z [00:03:35.578]➜  helm.sh/helm/v3/pkg/release
2025-08-20T21:13:58.2305564Z [00:03:35.578]➜  mkdir -p $WORK/b2075/
2025-08-20T21:13:58.2306107Z [00:03:35.578]➜  cat >/tmp/go-build1679262874/b2075/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2306581Z [00:03:35.578]➜  # import config
2025-08-20T21:13:58.2307057Z [00:03:35.578]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.2307662Z [00:03:35.578]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:13:58.2308368Z [00:03:35.578]➜  packagefile helm.sh/helm/v3/pkg/time=/tmp/go-build1679262874/b2077/_pkg_.a
2025-08-20T21:13:58.2309091Z [00:03:35.578]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.2309712Z [00:03:35.578]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:13:58.2310150Z [00:03:35.578]➜  EOF
2025-08-20T21:13:58.2313221Z [00:03:35.578]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2075/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release=>helm.sh/helm/v3@v3.18.4/pkg/release;$WORK/b2075=>" -p helm.sh/helm/v3/pkg/release -lang=go1.24 -complete -installsuffix shared -buildid XLDIPaLnpHUQIDaoGjHy/XLDIPaLnpHUQIDaoGjHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2075/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/hook.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/info.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/mock.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/release.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/responses.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/release/status.go
2025-08-20T21:13:58.2342614Z [00:03:35.582]➜  go tool buildid -w $WORK/b2051/_pkg_.a # internal
2025-08-20T21:13:58.2363534Z [00:03:35.583]➜  go tool buildid -w $WORK/b2080/_pkg_.a # internal
2025-08-20T21:13:58.2366245Z [00:03:35.584]➜  cp $WORK/b2080/_pkg_.a /root/.cache/go-build/e9/e96d007f6979a80e516049acdf15ecbe515056dcb10e58d52db91172809dd733-d # internal
2025-08-20T21:13:58.2384536Z [00:03:35.586]➜  k8s.io/client-go/informers/internalinterfaces
2025-08-20T21:13:58.2385227Z [00:03:35.586]➜  mkdir -p $WORK/b2084/
2025-08-20T21:13:58.2385667Z [00:03:35.586]➜  cat >/tmp/go-build1679262874/b2084/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2386023Z [00:03:35.586]➜  # import config
2025-08-20T21:13:58.2386669Z [00:03:35.586]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.2387367Z [00:03:35.586]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.2387948Z [00:03:35.586]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:58.2388511Z [00:03:35.586]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.2388991Z [00:03:35.586]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.2389297Z [00:03:35.586]➜  EOF
2025-08-20T21:13:58.2389865Z [00:03:35.586]➜  cp $WORK/b2051/_pkg_.a /root/.cache/go-build/d7/d7b1462d40b8075446d6e499fed1ff5296b4c030628d1f470a8635458e63b43d-d # internal
2025-08-20T21:13:58.2392746Z [00:03:35.586]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2084/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/internalinterfaces=>k8s.io/client-go@v0.33.2/informers/internalinterfaces;$WORK/b2084=>" -p k8s.io/client-go/informers/internalinterfaces -lang=go1.24 -complete -installsuffix shared -buildid mOfkUCTbqP4IHd21wDC_/mOfkUCTbqP4IHd21wDC_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2084/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/internalinterfaces/factory_interfaces.go
2025-08-20T21:13:58.2417799Z [00:03:35.589]➜  k8s.io/kubectl/pkg/util/term
2025-08-20T21:13:58.2422194Z [00:03:35.590]➜  mkdir -p $WORK/b2050/
2025-08-20T21:13:58.2423668Z [00:03:35.590]➜  cat >/tmp/go-build1679262874/b2050/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2424959Z [00:03:35.590]➜  # import config
2025-08-20T21:13:58.2425395Z [00:03:35.590]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.2426838Z [00:03:35.590]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.2427366Z [00:03:35.590]➜  packagefile github.com/mitchellh/go-wordwrap=/tmp/go-build1679262874/b1905/_pkg_.a
2025-08-20T21:13:58.2427929Z [00:03:35.590]➜  packagefile github.com/moby/term=/tmp/go-build1679262874/b288/_pkg_.a
2025-08-20T21:13:58.2428462Z [00:03:35.590]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:13:58.2428917Z [00:03:35.590]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.2429444Z [00:03:35.590]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:13:58.2430053Z [00:03:35.590]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:13:58.2430809Z [00:03:35.590]➜  packagefile k8s.io/client-go/tools/remotecommand=/tmp/go-build1679262874/b2051/_pkg_.a
2025-08-20T21:13:58.2431511Z [00:03:35.590]➜  packagefile k8s.io/kubectl/pkg/util/interrupt=/tmp/go-build1679262874/b2067/_pkg_.a
2025-08-20T21:13:58.2432013Z [00:03:35.590]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:58.2432436Z [00:03:35.590]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:13:58.2433069Z [00:03:35.590]➜  EOF
2025-08-20T21:13:58.2435692Z [00:03:35.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2050/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/term=>k8s.io/kubectl@v0.33.2/pkg/util/term;$WORK/b2050=>" -p k8s.io/kubectl/pkg/util/term -lang=go1.24 -complete -installsuffix shared -buildid jGcL95z65RCRrn1-Nk4L/jGcL95z65RCRrn1-Nk4L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2050/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/term/resize.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/term/resizeevents.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/term/term.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/term/term_writer.go
2025-08-20T21:13:58.2552879Z [00:03:35.603]➜  go tool buildid -w $WORK/b2075/_pkg_.a # internal
2025-08-20T21:13:58.2562948Z [00:03:35.604]➜  cp $WORK/b2075/_pkg_.a /root/.cache/go-build/71/711c44996c13bfd38d9061a0e70230598cdbad66be209c877a64a5f798762523-d # internal
2025-08-20T21:13:58.2571262Z [00:03:35.605]➜  k8s.io/client-go/listers
2025-08-20T21:13:58.2573308Z [00:03:35.605]➜  mkdir -p $WORK/b2086/
2025-08-20T21:13:58.2575508Z [00:03:35.606]➜  cat >/tmp/go-build1679262874/b2086/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2576324Z [00:03:35.606]➜  # import config
2025-08-20T21:13:58.2578440Z [00:03:35.606]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:58.2579078Z [00:03:35.606]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.2579675Z [00:03:35.606]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.2580311Z [00:03:35.606]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:58.2581316Z [00:03:35.606]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.2581802Z [00:03:35.606]➜  EOF
2025-08-20T21:13:58.2583764Z [00:03:35.606]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2086/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers=>k8s.io/client-go@v0.33.2/listers;$WORK/b2086=>" -p k8s.io/client-go/listers -lang=go1.24 -complete -installsuffix shared -buildid b41dxavvWdVgI3yG0pG7/b41dxavvWdVgI3yG0pG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2086/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/generic_helpers.go
2025-08-20T21:13:58.2709084Z [00:03:35.618]➜  go tool buildid -w $WORK/b2086/_pkg_.a # internal
2025-08-20T21:13:58.2712416Z [00:03:35.619]➜  cp $WORK/b2086/_pkg_.a /root/.cache/go-build/57/577ca41d014efbf056402799d3661c86e75257ca1486060af5a30e3e78c8a7e6-d # internal
2025-08-20T21:13:58.2748708Z [00:03:35.623]➜  k8s.io/client-go/listers/admissionregistration/v1
2025-08-20T21:13:58.2749705Z [00:03:35.623]➜  mkdir -p $WORK/b2085/
2025-08-20T21:13:58.2767263Z [00:03:35.625]➜  cat >/tmp/go-build1679262874/b2085/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2768196Z [00:03:35.625]➜  # import config
2025-08-20T21:13:58.2769341Z [00:03:35.625]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:58.2770057Z [00:03:35.625]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.2770750Z [00:03:35.625]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:58.2771375Z [00:03:35.625]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.2771760Z [00:03:35.625]➜  EOF
2025-08-20T21:13:58.2775688Z [00:03:35.625]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2085/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1=>k8s.io/client-go@v0.33.2/listers/admissionregistration/v1;$WORK/b2085=>" -p k8s.io/client-go/listers/admissionregistration/v1 -lang=go1.24 -complete -installsuffix shared -buildid h5tC2JCdfLs_h47YI3Ws/h5tC2JCdfLs_h47YI3Ws -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2085/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1/validatingwebhookconfiguration.go
2025-08-20T21:13:58.2861831Z [00:03:35.634]➜  go tool buildid -w $WORK/b2050/_pkg_.a # internal
2025-08-20T21:13:58.2869535Z [00:03:35.635]➜  cp $WORK/b2050/_pkg_.a /root/.cache/go-build/8a/8a8dd5984e887068d8fdc4254a03cf0033684ee3447b17f7d216bd8c6ee5c92c-d # internal
2025-08-20T21:13:58.2888541Z [00:03:35.637]➜  k8s.io/kubectl/pkg/util/templates
2025-08-20T21:13:58.2888947Z [00:03:35.637]➜  mkdir -p $WORK/b2047/
2025-08-20T21:13:58.2889347Z [00:03:35.637]➜  cat >/tmp/go-build1679262874/b2047/importcfg << 'EOF' # internal
2025-08-20T21:13:58.2889703Z [00:03:35.637]➜  # import config
2025-08-20T21:13:58.2890045Z [00:03:35.637]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.2890462Z [00:03:35.637]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.2891212Z [00:03:35.637]➜  packagefile github.com/MakeNowJust/heredoc=/tmp/go-build1679262874/b2048/_pkg_.a
2025-08-20T21:13:58.2891820Z [00:03:35.637]➜  packagefile github.com/mitchellh/go-wordwrap=/tmp/go-build1679262874/b1905/_pkg_.a
2025-08-20T21:13:58.2892448Z [00:03:35.637]➜  packagefile github.com/russross/blackfriday/v2=/tmp/go-build1679262874/b2049/_pkg_.a
2025-08-20T21:13:58.2893293Z [00:03:35.637]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:58.2893951Z [00:03:35.637]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:58.2894421Z [00:03:35.637]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.2895167Z [00:03:35.637]➜  packagefile k8s.io/kubectl/pkg/util/term=/tmp/go-build1679262874/b2050/_pkg_.a
2025-08-20T21:13:58.2895667Z [00:03:35.637]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.2896118Z [00:03:35.637]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:13:58.2896562Z [00:03:35.637]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:58.2896905Z [00:03:35.637]➜  EOF
2025-08-20T21:13:58.2900219Z [00:03:35.637]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2047/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates=>k8s.io/kubectl@v0.33.2/pkg/util/templates;$WORK/b2047=>" -p k8s.io/kubectl/pkg/util/templates -lang=go1.24 -complete -installsuffix shared -buildid 9vhYSjy-fR55IFvhtVr4/9vhYSjy-fR55IFvhtVr4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2047/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/command_groups.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/help_flags_printer.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/markdown.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/normalizers.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/templater.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/templates/templates.go
2025-08-20T21:13:58.3090421Z [00:03:35.657]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:58.3093393Z [00:03:35.657]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x022.o -c zbuff_compress.c
2025-08-20T21:13:58.3218441Z [00:03:35.670]➜  go tool buildid -w $WORK/b2085/_pkg_.a # internal
2025-08-20T21:13:58.3231470Z [00:03:35.671]➜  cp $WORK/b2085/_pkg_.a /root/.cache/go-build/6b/6b174a2e60aca18504ea8da8233628b4633d73317393dbf0a202c3de945be4d9-d # internal
2025-08-20T21:13:58.3298958Z [00:03:35.678]➜  k8s.io/client-go/listers/admissionregistration/v1alpha1
2025-08-20T21:13:58.3299936Z [00:03:35.678]➜  mkdir -p $WORK/b2088/
2025-08-20T21:13:58.3332447Z [00:03:35.678]➜  cat >/tmp/go-build1679262874/b2088/importcfg << 'EOF' # internal
2025-08-20T21:13:58.3336183Z [00:03:35.680]➜  # import config
2025-08-20T21:13:58.3349556Z [00:03:35.680]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:13:58.3350351Z [00:03:35.680]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.3351066Z [00:03:35.680]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:58.3351648Z [00:03:35.680]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.3352038Z [00:03:35.680]➜  EOF
2025-08-20T21:13:58.3352289Z [00:03:35.681]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:58.3356634Z [00:03:35.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2088/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1=>k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1;$WORK/b2088=>" -p k8s.io/client-go/listers/admissionregistration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 9_6qpsIf7hCPfm7hXTxG/9_6qpsIf7hCPfm7hXTxG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2088/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1/mutatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1/mutatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go
2025-08-20T21:13:58.3794308Z [00:03:35.727]➜  go tool buildid -w $WORK/b2088/_pkg_.a # internal
2025-08-20T21:13:58.3918265Z [00:03:35.740]➜  cp $WORK/b2088/_pkg_.a /root/.cache/go-build/20/201d73921c8dd2db762079491733a09d1b6a86fd61811157042886b78dd72238-d # internal
2025-08-20T21:13:58.3938899Z [00:03:35.742]➜  k8s.io/client-go/listers/admissionregistration/v1beta1
2025-08-20T21:13:58.3939804Z [00:03:35.742]➜  mkdir -p $WORK/b2090/
2025-08-20T21:13:58.3941507Z [00:03:35.742]➜  cat >/tmp/go-build1679262874/b2090/importcfg << 'EOF' # internal
2025-08-20T21:13:58.3941882Z [00:03:35.742]➜  # import config
2025-08-20T21:13:58.3942366Z [00:03:35.742]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:58.3943014Z [00:03:35.742]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.3943584Z [00:03:35.742]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:58.3944140Z [00:03:35.742]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.3944567Z [00:03:35.742]➜  EOF
2025-08-20T21:13:58.3948692Z [00:03:35.742]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2090/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1=>k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1;$WORK/b2090=>" -p k8s.io/client-go/listers/admissionregistration/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bMCna6nIorNzEvMnHjQ3/bMCna6nIorNzEvMnHjQ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2090/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/admissionregistration/v1beta1/validatingwebhookconfiguration.go
2025-08-20T21:13:58.4125483Z [00:03:35.760]➜  go tool buildid -w $WORK/b2047/_pkg_.a # internal
2025-08-20T21:13:58.4154790Z [00:03:35.763]➜  cp $WORK/b2047/_pkg_.a /root/.cache/go-build/d1/d1a61b6be4552e79d9cd587efd1e8df78649201b0fe72eb0c4e142387a921234-d # internal
2025-08-20T21:13:58.4197802Z [00:03:35.767]➜  k8s.io/kubectl/pkg/cmd/util
2025-08-20T21:13:58.4200320Z [00:03:35.767]➜  mkdir -p $WORK/b2026/
2025-08-20T21:13:58.4200907Z [00:03:35.767]➜  cat >/tmp/go-build1679262874/b2026/importcfg << 'EOF' # internal
2025-08-20T21:13:58.4201312Z [00:03:35.767]➜  # import config
2025-08-20T21:13:58.4201670Z [00:03:35.767]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:58.4202089Z [00:03:35.767]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.4202508Z [00:03:35.767]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.4202926Z [00:03:35.767]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.4203401Z [00:03:35.767]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:58.4203930Z [00:03:35.767]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:13:58.4204502Z [00:03:35.767]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:13:58.4205237Z [00:03:35.767]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.4205771Z [00:03:35.767]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:58.4206345Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:58.4207151Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:58.4207769Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.4208381Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.4209003Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:58.4209643Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:13:58.4210266Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:58.4211104Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:13:58.4211790Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:13:58.4212418Z [00:03:35.767]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:13:58.4213051Z [00:03:35.767]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:13:58.4213694Z [00:03:35.767]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:13:58.4214263Z [00:03:35.767]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:13:58.4214804Z [00:03:35.767]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:13:58.4215354Z [00:03:35.767]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:58.4215899Z [00:03:35.767]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:13:58.4216696Z [00:03:35.767]➜  packagefile k8s.io/client-go/openapi/cached=/tmp/go-build1679262874/b566/_pkg_.a
2025-08-20T21:13:58.4217245Z [00:03:35.767]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.4217762Z [00:03:35.767]➜  packagefile k8s.io/client-go/scale=/tmp/go-build1679262874/b2027/_pkg_.a
2025-08-20T21:13:58.4218325Z [00:03:35.767]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build1679262874/b567/_pkg_.a
2025-08-20T21:13:58.4218906Z [00:03:35.767]➜  packagefile k8s.io/component-base/version=/tmp/go-build1679262874/b2035/_pkg_.a
2025-08-20T21:13:58.4219537Z [00:03:35.767]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:58.4220162Z [00:03:35.767]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:13:58.4220909Z [00:03:35.767]➜  packagefile k8s.io/kubectl/pkg/util/i18n=/tmp/go-build1679262874/b2041/_pkg_.a
2025-08-20T21:13:58.4221555Z [00:03:35.767]➜  packagefile k8s.io/kubectl/pkg/util/openapi=/tmp/go-build1679262874/b2046/_pkg_.a
2025-08-20T21:13:58.4222162Z [00:03:35.767]➜  packagefile k8s.io/kubectl/pkg/util/templates=/tmp/go-build1679262874/b2047/_pkg_.a
2025-08-20T21:13:58.4222756Z [00:03:35.767]➜  packagefile k8s.io/kubectl/pkg/validation=/tmp/go-build1679262874/b2068/_pkg_.a
2025-08-20T21:13:58.4223315Z [00:03:35.767]➜  packagefile k8s.io/utils/exec=/tmp/go-build1679262874/b2071/_pkg_.a
2025-08-20T21:13:58.4223784Z [00:03:35.767]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:58.4224202Z [00:03:35.767]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:58.4224621Z [00:03:35.767]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:13:58.4225169Z [00:03:35.767]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.4225698Z [00:03:35.767]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:13:58.4226110Z [00:03:35.767]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.4226693Z [00:03:35.767]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:13:58.4227142Z [00:03:35.767]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:13:58.4227473Z [00:03:35.767]➜  EOF
2025-08-20T21:13:58.4230922Z [00:03:35.768]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2026/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util=>k8s.io/kubectl@v0.33.2/pkg/cmd/util;$WORK/b2026=>" -p k8s.io/kubectl/pkg/cmd/util -lang=go1.24 -complete -installsuffix shared -buildid bn2g-cVlNnJDSFOEQiSN/bn2g-cVlNnJDSFOEQiSN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2026/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/env_file.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/factory.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/factory_client_access.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/helpers.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/kubectl_match_version.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/override_options.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/printing.go
2025-08-20T21:13:58.4534256Z [00:03:35.801]➜  go tool buildid -w $WORK/b2090/_pkg_.a # internal
2025-08-20T21:13:58.4544488Z [00:03:35.802]➜  cp $WORK/b2090/_pkg_.a /root/.cache/go-build/f0/f09fdcdb2399019658fbb66e34f78460fa85494a5b2284619c3a3499acd52ce6-d # internal
2025-08-20T21:13:58.4564049Z [00:03:35.804]➜  k8s.io/client-go/listers/apiserverinternal/v1alpha1
2025-08-20T21:13:58.4581931Z [00:03:35.805]➜  mkdir -p $WORK/b2093/
2025-08-20T21:13:58.4582376Z [00:03:35.805]➜  cat >/tmp/go-build1679262874/b2093/importcfg << 'EOF' # internal
2025-08-20T21:13:58.4582744Z [00:03:35.805]➜  # import config
2025-08-20T21:13:58.4583209Z [00:03:35.805]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:13:58.4583838Z [00:03:35.805]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.4584711Z [00:03:35.805]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:58.4585266Z [00:03:35.805]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.4585644Z [00:03:35.805]➜  EOF
2025-08-20T21:13:58.4588353Z [00:03:35.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2093/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.33.2/listers/apiserverinternal/v1alpha1;$WORK/b2093=>" -p k8s.io/client-go/listers/apiserverinternal/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid rwg-1oWsc-_nFtKPCV8c/rwg-1oWsc-_nFtKPCV8c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2093/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apiserverinternal/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apiserverinternal/v1alpha1/storageversion.go
2025-08-20T21:13:58.4934303Z [00:03:35.841]➜  go tool buildid -w $WORK/b2093/_pkg_.a # internal
2025-08-20T21:13:58.4938390Z [00:03:35.842]➜  cp $WORK/b2093/_pkg_.a /root/.cache/go-build/c2/c2cb2c138ca345b073539628fb2f5fe968867e159e676bf5a74d493518e5c329-d # internal
2025-08-20T21:13:58.4967631Z [00:03:35.845]➜  k8s.io/client-go/listers/apps/v1
2025-08-20T21:13:58.4973224Z [00:03:35.845]➜  mkdir -p $WORK/b2096/
2025-08-20T21:13:58.4980015Z [00:03:35.846]➜  cat >/tmp/go-build1679262874/b2096/importcfg << 'EOF' # internal
2025-08-20T21:13:58.4980876Z [00:03:35.846]➜  # import config
2025-08-20T21:13:58.4982541Z [00:03:35.846]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.4983362Z [00:03:35.846]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:58.4983947Z [00:03:35.846]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:58.4984534Z [00:03:35.846]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.4985386Z [00:03:35.846]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:58.4985957Z [00:03:35.846]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:58.4986514Z [00:03:35.846]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.4986893Z [00:03:35.846]➜  EOF
2025-08-20T21:13:58.4991296Z [00:03:35.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2096/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1=>k8s.io/client-go@v0.33.2/listers/apps/v1;$WORK/b2096=>" -p k8s.io/client-go/listers/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid 0lpjBjb6gPyOtOZhFADJ/0lpjBjb6gPyOtOZhFADJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2096/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/daemonset_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/replicaset_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1/statefulset_expansion.go
2025-08-20T21:13:58.5533671Z [00:03:35.901]➜  go tool buildid -w $WORK/b2084/_pkg_.a # internal
2025-08-20T21:13:58.5627282Z [00:03:35.911]➜  cp $WORK/b2084/_pkg_.a /root/.cache/go-build/86/86da32f6829269e45358ba771e29f42dfc3c921e98676b4eb5c279759d8f796c-d # internal
2025-08-20T21:13:58.5654918Z [00:03:35.913]➜  k8s.io/client-go/informers/admissionregistration/v1
2025-08-20T21:13:58.5655523Z [00:03:35.914]➜  mkdir -p $WORK/b2083/
2025-08-20T21:13:58.5663186Z [00:03:35.914]➜  cat >/tmp/go-build1679262874/b2083/importcfg << 'EOF' # internal
2025-08-20T21:13:58.5663772Z [00:03:35.914]➜  # import config
2025-08-20T21:13:58.5664226Z [00:03:35.914]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.5664890Z [00:03:35.914]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:13:58.5665641Z [00:03:35.914]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.5666383Z [00:03:35.914]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.5667347Z [00:03:35.914]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:58.5668203Z [00:03:35.914]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:58.5668978Z [00:03:35.914]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:58.5669780Z [00:03:35.914]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1=/tmp/go-build1679262874/b2085/_pkg_.a
2025-08-20T21:13:58.5670673Z [00:03:35.914]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.5671320Z [00:03:35.914]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.5671747Z [00:03:35.914]➜  EOF
2025-08-20T21:13:58.5675927Z [00:03:35.914]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2083/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1=>k8s.io/client-go@v0.33.2/informers/admissionregistration/v1;$WORK/b2083=>" -p k8s.io/client-go/informers/admissionregistration/v1 -lang=go1.24 -complete -installsuffix shared -buildid 4cA0zEklizgXLfzabdiO/4cA0zEklizgXLfzabdiO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2083/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1/validatingwebhookconfiguration.go
2025-08-20T21:13:58.5732199Z [00:03:35.921]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:58.5734035Z [00:03:35.921]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x023.o -c zbuff_decompress.c
2025-08-20T21:13:58.6102928Z [00:03:35.958]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x024.o -c zdict.c
2025-08-20T21:13:58.6226912Z [00:03:35.968]➜  go tool buildid -w $WORK/b2096/_pkg_.a # internal
2025-08-20T21:13:58.6236998Z [00:03:35.971]➜  cp $WORK/b2096/_pkg_.a /root/.cache/go-build/1c/1c289e157db7309cc080b16efa21c58dbaddd90ed443cb0991dc0d62e223e38e-d # internal
2025-08-20T21:13:58.6249030Z [00:03:35.973]➜  k8s.io/client-go/informers/admissionregistration/v1alpha1
2025-08-20T21:13:58.6252046Z [00:03:35.973]➜  mkdir -p $WORK/b2087/
2025-08-20T21:13:58.6262772Z [00:03:35.974]➜  cat >/tmp/go-build1679262874/b2087/importcfg << 'EOF' # internal
2025-08-20T21:13:58.6264083Z [00:03:35.974]➜  # import config
2025-08-20T21:13:58.6264884Z [00:03:35.974]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.6268755Z [00:03:35.974]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:13:58.6269528Z [00:03:35.974]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.6270158Z [00:03:35.974]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.6271092Z [00:03:35.974]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:58.6271821Z [00:03:35.974]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:58.6272451Z [00:03:35.974]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:58.6273148Z [00:03:35.974]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1alpha1=/tmp/go-build1679262874/b2088/_pkg_.a
2025-08-20T21:13:58.6273826Z [00:03:35.974]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.6277488Z [00:03:35.974]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.6277958Z [00:03:35.974]➜  EOF
2025-08-20T21:13:58.6279213Z [00:03:35.975]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:58.6283883Z [00:03:35.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2087/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1=>k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1;$WORK/b2087=>" -p k8s.io/client-go/informers/admissionregistration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid Vz2mZHYDCG6ceoA3yyVP/Vz2mZHYDCG6ceoA3yyVP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2087/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1/mutatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1/mutatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1alpha1/validatingadmissionpolicybinding.go
2025-08-20T21:13:58.9223249Z [00:03:36.270]➜  go tool buildid -w $WORK/b2026/_pkg_.a # internal
2025-08-20T21:13:58.9337245Z [00:03:36.282]➜  cp $WORK/b2026/_pkg_.a /root/.cache/go-build/d9/d9e36c6013bbcdfc5fafaccb6cde1be7610b05766a20ae723114f3c0bcbb4d89-d # internal
2025-08-20T21:13:58.9361425Z [00:03:36.284]➜  k8s.io/kubectl/pkg/cmd/get
2025-08-20T21:13:58.9361782Z [00:03:36.284]➜  mkdir -p $WORK/b2018/
2025-08-20T21:13:58.9369477Z [00:03:36.285]➜  cat >/tmp/go-build1679262874/b2018/importcfg << 'EOF' # internal
2025-08-20T21:13:58.9370989Z [00:03:36.285]➜  # import config
2025-08-20T21:13:58.9371726Z [00:03:36.285]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:13:58.9373076Z [00:03:36.285]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:13:58.9373744Z [00:03:36.285]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.9375220Z [00:03:36.285]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:13:58.9375683Z [00:03:36.285]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:13:58.9376101Z [00:03:36.285]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:58.9376621Z [00:03:36.285]➜  packagefile github.com/liggitt/tabwriter=/tmp/go-build1679262874/b287/_pkg_.a
2025-08-20T21:13:58.9377187Z [00:03:36.285]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:13:58.9377652Z [00:03:36.285]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:13:58.9378372Z [00:03:36.285]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:58.9378952Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:13:58.9379562Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:13:58.9380183Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:13:58.9380987Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.9381898Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:13:58.9382681Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:13:58.9383313Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.9383948Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:13:58.9384585Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:13:58.9385196Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:13:58.9385787Z [00:03:36.285]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:58.9386411Z [00:03:36.285]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:13:58.9387194Z [00:03:36.285]➜  packagefile k8s.io/cli-runtime/pkg/genericiooptions=/tmp/go-build1679262874/b285/_pkg_.a
2025-08-20T21:13:58.9387926Z [00:03:36.285]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:13:58.9388513Z [00:03:36.285]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:13:58.9389282Z [00:03:36.285]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:13:58.9389837Z [00:03:36.285]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:13:58.9390380Z [00:03:36.285]➜  packagefile k8s.io/client-go/tools/watch=/tmp/go-build1679262874/b2019/_pkg_.a
2025-08-20T21:13:58.9391236Z [00:03:36.285]➜  packagefile k8s.io/client-go/util/jsonpath=/tmp/go-build1679262874/b292/_pkg_.a
2025-08-20T21:13:58.9391765Z [00:03:36.285]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:13:58.9412180Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:13:58.9412846Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/rawhttp=/tmp/go-build1679262874/b2072/_pkg_.a
2025-08-20T21:13:58.9413411Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:13:58.9413983Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/util/i18n=/tmp/go-build1679262874/b2041/_pkg_.a
2025-08-20T21:13:58.9414588Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/util/interrupt=/tmp/go-build1679262874/b2067/_pkg_.a
2025-08-20T21:13:58.9415199Z [00:03:36.285]➜  packagefile k8s.io/kubectl/pkg/util/templates=/tmp/go-build1679262874/b2047/_pkg_.a
2025-08-20T21:13:58.9415750Z [00:03:36.285]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:13:58.9416209Z [00:03:36.285]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:13:58.9416626Z [00:03:36.285]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:13:58.9417041Z [00:03:36.285]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:13:58.9417473Z [00:03:36.285]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:13:58.9417891Z [00:03:36.285]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:13:58.9418657Z [00:03:36.285]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:13:58.9418988Z [00:03:36.285]➜  EOF
2025-08-20T21:13:58.9422783Z [00:03:36.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2018/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get=>k8s.io/kubectl@v0.33.2/pkg/cmd/get;$WORK/b2018=>" -p k8s.io/kubectl/pkg/cmd/get -lang=go1.24 -complete -installsuffix shared -buildid MiaeqWXcT09WWhru-jNg/MiaeqWXcT09WWhru-jNg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2018/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/customcolumn.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/customcolumn_flags.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/get.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/get_flags.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/humanreadable_flags.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/skip_printer.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/sorter.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/get/table_printer.go
2025-08-20T21:13:58.9634307Z [00:03:36.311]➜  go tool buildid -w $WORK/b2083/_pkg_.a # internal
2025-08-20T21:13:58.9732563Z [00:03:36.321]➜  cp $WORK/b2083/_pkg_.a /root/.cache/go-build/75/7526219296afbd1c73679497e839d7f02be62039acad3d106b81e6103beb96be-d # internal
2025-08-20T21:13:58.9763486Z [00:03:36.324]➜  k8s.io/client-go/informers/admissionregistration/v1beta1
2025-08-20T21:13:58.9765210Z [00:03:36.324]➜  mkdir -p $WORK/b2089/
2025-08-20T21:13:58.9774718Z [00:03:36.325]➜  cat >/tmp/go-build1679262874/b2089/importcfg << 'EOF' # internal
2025-08-20T21:13:58.9775342Z [00:03:36.326]➜  # import config
2025-08-20T21:13:58.9775897Z [00:03:36.326]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:58.9777688Z [00:03:36.326]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:13:58.9778436Z [00:03:36.326]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:58.9779355Z [00:03:36.326]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:58.9779949Z [00:03:36.326]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:58.9780674Z [00:03:36.326]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:58.9781357Z [00:03:36.326]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:58.9782041Z [00:03:36.326]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1beta1=/tmp/go-build1679262874/b2090/_pkg_.a
2025-08-20T21:13:58.9782709Z [00:03:36.326]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:58.9783195Z [00:03:36.326]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:58.9783504Z [00:03:36.326]➜  EOF
2025-08-20T21:13:58.9787643Z [00:03:36.326]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2089/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1=>k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1;$WORK/b2089=>" -p k8s.io/client-go/informers/admissionregistration/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid z4NKWg0kjnDIYJ_pY-Pb/z4NKWg0kjnDIYJ_pY-Pb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2089/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1/mutatingwebhookconfiguration.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1/validatingadmissionpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1/validatingadmissionpolicybinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/v1beta1/validatingwebhookconfiguration.go
2025-08-20T21:13:59.0065366Z [00:03:36.354]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:59.0069863Z [00:03:36.354]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x025.o -c zstd_common.c
2025-08-20T21:13:59.0539598Z [00:03:36.402]➜  go tool buildid -w $WORK/b2087/_pkg_.a # internal
2025-08-20T21:13:59.0667502Z [00:03:36.414]➜  cp $WORK/b2087/_pkg_.a /root/.cache/go-build/c7/c73f484e992c06088a120c8de80abe386d1382a36dc2fc1a2f78dacd71031d22-d # internal
2025-08-20T21:13:59.0678673Z [00:03:36.416]➜  k8s.io/client-go/informers/apiserverinternal/v1alpha1
2025-08-20T21:13:59.0734038Z [00:03:36.421]➜  mkdir -p $WORK/b2092/
2025-08-20T21:13:59.0753964Z [00:03:36.423]➜  cat >/tmp/go-build1679262874/b2092/importcfg << 'EOF' # internal
2025-08-20T21:13:59.0755547Z [00:03:36.423]➜  # import config
2025-08-20T21:13:59.0756925Z [00:03:36.423]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:59.0758363Z [00:03:36.423]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:13:59.0760721Z [00:03:36.423]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.0761415Z [00:03:36.423]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:59.0762022Z [00:03:36.423]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:59.0762975Z [00:03:36.423]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.0763665Z [00:03:36.423]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:59.0764528Z [00:03:36.423]➜  packagefile k8s.io/client-go/listers/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b2093/_pkg_.a
2025-08-20T21:13:59.0765180Z [00:03:36.423]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.0765663Z [00:03:36.423]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:59.0765969Z [00:03:36.423]➜  EOF
2025-08-20T21:13:59.0766214Z [00:03:36.424]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:59.0768896Z [00:03:36.424]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2092/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apiserverinternal/v1alpha1=>k8s.io/client-go@v0.33.2/informers/apiserverinternal/v1alpha1;$WORK/b2092=>" -p k8s.io/client-go/informers/apiserverinternal/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid vUfiI_z683qeR7VPSulU/vUfiI_z683qeR7VPSulU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2092/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apiserverinternal/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apiserverinternal/v1alpha1/storageversion.go
2025-08-20T21:13:59.2193358Z [00:03:36.567]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:59.2199966Z [00:03:36.567]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x026.o -c zstd_compress.c
2025-08-20T21:13:59.3988267Z [00:03:36.747]➜  go tool buildid -w $WORK/b2089/_pkg_.a # internal
2025-08-20T21:13:59.4123634Z [00:03:36.760]➜  cp $WORK/b2089/_pkg_.a /root/.cache/go-build/71/718992cce5d85ca5a2f496a9645653b0613588c7a5904084c12f45e5b2329068-d # internal
2025-08-20T21:13:59.4145090Z [00:03:36.762]➜  k8s.io/client-go/informers/admissionregistration
2025-08-20T21:13:59.4145979Z [00:03:36.762]➜  mkdir -p $WORK/b2082/
2025-08-20T21:13:59.4146798Z [00:03:36.762]➜  cat >/tmp/go-build1679262874/b2082/importcfg << 'EOF' # internal
2025-08-20T21:13:59.4147684Z [00:03:36.762]➜  # import config
2025-08-20T21:13:59.4148335Z [00:03:36.762]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1=/tmp/go-build1679262874/b2083/_pkg_.a
2025-08-20T21:13:59.4149141Z [00:03:36.762]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1alpha1=/tmp/go-build1679262874/b2087/_pkg_.a
2025-08-20T21:13:59.4150273Z [00:03:36.762]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1beta1=/tmp/go-build1679262874/b2089/_pkg_.a
2025-08-20T21:13:59.4151242Z [00:03:36.762]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.4151694Z [00:03:36.762]➜  EOF
2025-08-20T21:13:59.4151956Z [00:03:36.762]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:13:59.4154189Z [00:03:36.762]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2082/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration=>k8s.io/client-go@v0.33.2/informers/admissionregistration;$WORK/b2082=>" -p k8s.io/client-go/informers/admissionregistration -lang=go1.24 -complete -installsuffix shared -buildid d3RFOonZkEbZGE6hNDtF/d3RFOonZkEbZGE6hNDtF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2082/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/admissionregistration/interface.go
2025-08-20T21:13:59.4427739Z [00:03:36.791]➜  go tool buildid -w $WORK/b2092/_pkg_.a # internal
2025-08-20T21:13:59.4439503Z [00:03:36.792]➜  go tool buildid -w $WORK/b2018/_pkg_.a # internal
2025-08-20T21:13:59.4523300Z [00:03:36.800]➜  cp $WORK/b2092/_pkg_.a /root/.cache/go-build/a0/a0c18304848d3044cf7eff4374a49335e141221fa0ab746d62411f5860ae2223-d # internal
2025-08-20T21:13:59.4529499Z [00:03:36.801]➜  k8s.io/client-go/informers/apiserverinternal
2025-08-20T21:13:59.4530140Z [00:03:36.801]➜  mkdir -p $WORK/b2091/
2025-08-20T21:13:59.4534858Z [00:03:36.802]➜  cat >/tmp/go-build1679262874/b2091/importcfg << 'EOF' # internal
2025-08-20T21:13:59.4535995Z [00:03:36.802]➜  # import config
2025-08-20T21:13:59.4539621Z [00:03:36.802]➜  packagefile k8s.io/client-go/informers/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b2092/_pkg_.a
2025-08-20T21:13:59.4540390Z [00:03:36.802]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.4540933Z [00:03:36.802]➜  EOF
2025-08-20T21:13:59.4543034Z [00:03:36.802]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2091/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apiserverinternal=>k8s.io/client-go@v0.33.2/informers/apiserverinternal;$WORK/b2091=>" -p k8s.io/client-go/informers/apiserverinternal -lang=go1.24 -complete -installsuffix shared -buildid AEf0EWKeBf1snR5jL-lC/AEf0EWKeBf1snR5jL-lC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2091/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apiserverinternal/interface.go
2025-08-20T21:13:59.4581026Z [00:03:36.806]➜  cp $WORK/b2018/_pkg_.a /root/.cache/go-build/b3/b3cbee8e5de0e3bf155ea278eb6ff3a9eda8e2a03df7a95f5a95543c79aa158a-d # internal
2025-08-20T21:13:59.4607505Z [00:03:36.809]➜  k8s.io/client-go/informers/apps/v1
2025-08-20T21:13:59.4607895Z [00:03:36.809]➜  mkdir -p $WORK/b2095/
2025-08-20T21:13:59.4615740Z [00:03:36.810]➜  cat >/tmp/go-build1679262874/b2095/importcfg << 'EOF' # internal
2025-08-20T21:13:59.4621272Z [00:03:36.810]➜  # import config
2025-08-20T21:13:59.4621709Z [00:03:36.810]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:59.4622182Z [00:03:36.810]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:13:59.4622761Z [00:03:36.810]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.4623723Z [00:03:36.810]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:59.4624315Z [00:03:36.810]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:59.4624966Z [00:03:36.810]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.4625590Z [00:03:36.810]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:59.4626167Z [00:03:36.810]➜  packagefile k8s.io/client-go/listers/apps/v1=/tmp/go-build1679262874/b2096/_pkg_.a
2025-08-20T21:13:59.4626896Z [00:03:36.810]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.4627468Z [00:03:36.810]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:59.4627780Z [00:03:36.810]➜  EOF
2025-08-20T21:13:59.4631697Z [00:03:36.810]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2095/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1=>k8s.io/client-go@v0.33.2/informers/apps/v1;$WORK/b2095=>" -p k8s.io/client-go/informers/apps/v1 -lang=go1.24 -complete -installsuffix shared -buildid cBUg3zqo5IVCGgatedCj/cBUg3zqo5IVCGgatedCj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2095/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1/statefulset.go
2025-08-20T21:13:59.7913657Z [00:03:37.139]➜  go tool buildid -w $WORK/b2082/_pkg_.a # internal
2025-08-20T21:13:59.7954533Z [00:03:37.143]➜  go tool buildid -w $WORK/b2091/_pkg_.a # internal
2025-08-20T21:13:59.8062444Z [00:03:37.154]➜  cp $WORK/b2082/_pkg_.a /root/.cache/go-build/c6/c6a445ff484b440564d7294bda513ba91debdba6f02d177b16f48905194b2761-d # internal
2025-08-20T21:13:59.8097830Z [00:03:37.158]➜  cp $WORK/b2091/_pkg_.a /root/.cache/go-build/5d/5d190e278aa34dac4a94926b155d5aeb4b59189d6e407427977458a17a391919-d # internal
2025-08-20T21:13:59.8107662Z [00:03:37.159]➜  k8s.io/client-go/listers/apps/v1beta1
2025-08-20T21:13:59.8109883Z [00:03:37.159]➜  mkdir -p $WORK/b2098/
2025-08-20T21:13:59.8114161Z [00:03:37.159]➜  cat >/tmp/go-build1679262874/b2098/importcfg << 'EOF' # internal
2025-08-20T21:13:59.8117375Z [00:03:37.160]➜  # import config
2025-08-20T21:13:59.8117753Z [00:03:37.160]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:59.8118248Z [00:03:37.160]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:59.8118765Z [00:03:37.160]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:59.8119348Z [00:03:37.160]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.8119965Z [00:03:37.160]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:59.8120524Z [00:03:37.160]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:59.8121222Z [00:03:37.160]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.8121601Z [00:03:37.160]➜  EOF
2025-08-20T21:13:59.8126500Z [00:03:37.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2098/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1=>k8s.io/client-go@v0.33.2/listers/apps/v1beta1;$WORK/b2098=>" -p k8s.io/client-go/listers/apps/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid sAEWssQhoZyi7zflVhcr/sAEWssQhoZyi7zflVhcr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2098/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta1/statefulset_expansion.go
2025-08-20T21:13:59.8140220Z [00:03:37.162]➜  k8s.io/client-go/listers/apps/v1beta2
2025-08-20T21:13:59.8164199Z [00:03:37.164]➜  mkdir -p $WORK/b2100/
2025-08-20T21:13:59.8164766Z [00:03:37.164]➜  cat >/tmp/go-build1679262874/b2100/importcfg << 'EOF' # internal
2025-08-20T21:13:59.8165145Z [00:03:37.164]➜  # import config
2025-08-20T21:13:59.8165675Z [00:03:37.164]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:13:59.8166221Z [00:03:37.164]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:59.8166732Z [00:03:37.164]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:13:59.8167549Z [00:03:37.164]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.8168179Z [00:03:37.164]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:59.8168768Z [00:03:37.164]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:59.8169330Z [00:03:37.164]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.8169721Z [00:03:37.164]➜  EOF
2025-08-20T21:13:59.8174361Z [00:03:37.164]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2100/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2=>k8s.io/client-go@v0.33.2/listers/apps/v1beta2;$WORK/b2100=>" -p k8s.io/client-go/listers/apps/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid gxHqjXMbb_vRLaF43z0T/gxHqjXMbb_vRLaF43z0T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2100/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/daemonset_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/replicaset_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/statefulset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/apps/v1beta2/statefulset_expansion.go
2025-08-20T21:13:59.8347908Z [00:03:37.183]➜  go tool buildid -w $WORK/b2095/_pkg_.a # internal
2025-08-20T21:13:59.8448634Z [00:03:37.193]➜  cp $WORK/b2095/_pkg_.a /root/.cache/go-build/c8/c8c5be397bd799621d3aacab6a1134ca06cd4047b067fd0cb4b7d89e0bf56fa7-d # internal
2025-08-20T21:13:59.8486244Z [00:03:37.197]➜  k8s.io/client-go/listers/autoscaling/v1
2025-08-20T21:13:59.8491024Z [00:03:37.197]➜  mkdir -p $WORK/b2103/
2025-08-20T21:13:59.8501169Z [00:03:37.197]➜  cat >/tmp/go-build1679262874/b2103/importcfg << 'EOF' # internal
2025-08-20T21:13:59.8501543Z [00:03:37.197]➜  # import config
2025-08-20T21:13:59.8501960Z [00:03:37.197]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:59.8502556Z [00:03:37.197]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:13:59.8503504Z [00:03:37.197]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:13:59.8504145Z [00:03:37.197]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.8504527Z [00:03:37.197]➜  EOF
2025-08-20T21:13:59.8506860Z [00:03:37.197]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2103/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v1=>k8s.io/client-go@v0.33.2/listers/autoscaling/v1;$WORK/b2103=>" -p k8s.io/client-go/listers/autoscaling/v1 -lang=go1.24 -complete -installsuffix shared -buildid s-vffH0oXthevGNcDsH9/s-vffH0oXthevGNcDsH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2103/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v1/horizontalpodautoscaler.go
2025-08-20T21:13:59.8853683Z [00:03:37.232]➜  go tool buildid -w $WORK/b2103/_pkg_.a # internal
2025-08-20T21:13:59.8897428Z [00:03:37.237]➜  cp $WORK/b2103/_pkg_.a /root/.cache/go-build/b3/b3c8923b8b562730d6ee09f8174912f262d5f8fed6be7c6e70acba05b655f04a-d # internal
2025-08-20T21:13:59.8898316Z [00:03:37.238]➜  k8s.io/client-go/informers/autoscaling/v1
2025-08-20T21:13:59.8902308Z [00:03:37.238]➜  mkdir -p $WORK/b2102/
2025-08-20T21:13:59.8903090Z [00:03:37.238]➜  cat >/tmp/go-build1679262874/b2102/importcfg << 'EOF' # internal
2025-08-20T21:13:59.8904857Z [00:03:37.238]➜  # import config
2025-08-20T21:13:59.8905245Z [00:03:37.238]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:59.8905752Z [00:03:37.238]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:13:59.8906388Z [00:03:37.238]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.8907011Z [00:03:37.238]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:59.8907610Z [00:03:37.238]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:59.8908264Z [00:03:37.238]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.8908892Z [00:03:37.238]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:59.8909508Z [00:03:37.238]➜  packagefile k8s.io/client-go/listers/autoscaling/v1=/tmp/go-build1679262874/b2103/_pkg_.a
2025-08-20T21:13:59.8910117Z [00:03:37.238]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.8910729Z [00:03:37.238]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:59.8911089Z [00:03:37.238]➜  EOF
2025-08-20T21:13:59.8913469Z [00:03:37.238]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2102/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v1=>k8s.io/client-go@v0.33.2/informers/autoscaling/v1;$WORK/b2102=>" -p k8s.io/client-go/informers/autoscaling/v1 -lang=go1.24 -complete -installsuffix shared -buildid klKeEif2a8ZTwG_4ARjl/klKeEif2a8ZTwG_4ARjl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2102/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v1/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v1/interface.go
2025-08-20T21:13:59.8948167Z [00:03:37.242]➜  go tool buildid -w $WORK/b2098/_pkg_.a # internal
2025-08-20T21:13:59.8964641Z [00:03:37.244]➜  cp $WORK/b2098/_pkg_.a /root/.cache/go-build/f1/f1dda6fd2c308db8dc5879200e2b04be6798b46fdff235876db7bd48e63dc8ad-d # internal
2025-08-20T21:13:59.8984380Z [00:03:37.246]➜  k8s.io/client-go/informers/apps/v1beta1
2025-08-20T21:13:59.8987355Z [00:03:37.247]➜  mkdir -p $WORK/b2097/
2025-08-20T21:13:59.8993958Z [00:03:37.247]➜  cat >/tmp/go-build1679262874/b2097/importcfg << 'EOF' # internal
2025-08-20T21:13:59.8994924Z [00:03:37.247]➜  # import config
2025-08-20T21:13:59.8996263Z [00:03:37.247]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:59.8997093Z [00:03:37.247]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:13:59.8997810Z [00:03:37.247]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.8998456Z [00:03:37.247]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:59.8999268Z [00:03:37.247]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:59.8999928Z [00:03:37.247]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.9000707Z [00:03:37.247]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:59.9001379Z [00:03:37.247]➜  packagefile k8s.io/client-go/listers/apps/v1beta1=/tmp/go-build1679262874/b2098/_pkg_.a
2025-08-20T21:13:59.9001977Z [00:03:37.247]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.9002467Z [00:03:37.247]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:59.9002907Z [00:03:37.247]➜  EOF
2025-08-20T21:13:59.9005863Z [00:03:37.247]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2097/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta1=>k8s.io/client-go@v0.33.2/informers/apps/v1beta1;$WORK/b2097=>" -p k8s.io/client-go/informers/apps/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid gBcdLUHo3fbqw_FUAq6I/gBcdLUHo3fbqw_FUAq6I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2097/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta1/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta1/statefulset.go
2025-08-20T21:13:59.9169268Z [00:03:37.265]➜  go tool buildid -w $WORK/b2100/_pkg_.a # internal
2025-08-20T21:13:59.9229018Z [00:03:37.271]➜  cp $WORK/b2100/_pkg_.a /root/.cache/go-build/db/db6e47172de2787ce9def9e0de278760a1df95d2c9310516536ebf2e103610fc-d # internal
2025-08-20T21:13:59.9278165Z [00:03:37.275]➜  k8s.io/client-go/informers/apps/v1beta2
2025-08-20T21:13:59.9278780Z [00:03:37.276]➜  mkdir -p $WORK/b2099/
2025-08-20T21:13:59.9280407Z [00:03:37.276]➜  cat >/tmp/go-build1679262874/b2099/importcfg << 'EOF' # internal
2025-08-20T21:13:59.9280963Z [00:03:37.276]➜  # import config
2025-08-20T21:13:59.9281316Z [00:03:37.276]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:13:59.9281811Z [00:03:37.276]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:13:59.9282409Z [00:03:37.276]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:13:59.9283023Z [00:03:37.276]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:13:59.9283617Z [00:03:37.276]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:13:59.9284272Z [00:03:37.276]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:13:59.9284896Z [00:03:37.276]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:13:59.9285506Z [00:03:37.276]➜  packagefile k8s.io/client-go/listers/apps/v1beta2=/tmp/go-build1679262874/b2100/_pkg_.a
2025-08-20T21:13:59.9286097Z [00:03:37.276]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:13:59.9286580Z [00:03:37.276]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:13:59.9286888Z [00:03:37.276]➜  EOF
2025-08-20T21:13:59.9290810Z [00:03:37.276]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2099/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2=>k8s.io/client-go@v0.33.2/informers/apps/v1beta2;$WORK/b2099=>" -p k8s.io/client-go/informers/apps/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid 3p4kyEdbn6JfgT1EQESE/3p4kyEdbn6JfgT1EQESE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2099/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/controllerrevision.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/v1beta2/statefulset.go
2025-08-20T21:13:59.9901950Z [00:03:37.338]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:13:59.9906785Z [00:03:37.338]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x027.o -c zstd_compress_literals.c
2025-08-20T21:14:00.2059133Z [00:03:37.554]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x028.o -c zstd_compress_sequences.c
2025-08-20T21:14:00.2660292Z [00:03:37.614]➜  go tool buildid -w $WORK/b2097/_pkg_.a # internal
2025-08-20T21:14:00.2747442Z [00:03:37.623]➜  cp $WORK/b2097/_pkg_.a /root/.cache/go-build/1f/1f46ebf3606914be684e8349317c0bbd20dca54f46b8d404a6625cbe1e418ec3-d # internal
2025-08-20T21:14:00.2813930Z [00:03:37.629]➜  k8s.io/client-go/listers/autoscaling/v2
2025-08-20T21:14:00.2814589Z [00:03:37.629]➜  mkdir -p $WORK/b2105/
2025-08-20T21:14:00.2815122Z [00:03:37.629]➜  cat >/tmp/go-build1679262874/b2105/importcfg << 'EOF' # internal
2025-08-20T21:14:00.2816519Z [00:03:37.629]➜  # import config
2025-08-20T21:14:00.2816967Z [00:03:37.629]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:14:00.2817568Z [00:03:37.629]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:00.2818134Z [00:03:37.629]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:00.2818690Z [00:03:37.629]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.2819068Z [00:03:37.629]➜  EOF
2025-08-20T21:14:00.2819322Z [00:03:37.629]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:00.2821928Z [00:03:37.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2105/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2=>k8s.io/client-go@v0.33.2/listers/autoscaling/v2;$WORK/b2105=>" -p k8s.io/client-go/listers/autoscaling/v2 -lang=go1.24 -complete -installsuffix shared -buildid WJkZByta3dapNp5Mo8B3/WJkZByta3dapNp5Mo8B3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2105/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2/horizontalpodautoscaler.go
2025-08-20T21:14:00.3027067Z [00:03:37.651]➜  go tool buildid -w $WORK/b2102/_pkg_.a # internal
2025-08-20T21:14:00.3142489Z [00:03:37.662]➜  cp $WORK/b2102/_pkg_.a /root/.cache/go-build/fe/fe23f34bc411b73e77547f62436f62e92c2552a3cda468ffd82ba063a2288ffc-d # internal
2025-08-20T21:14:00.3148014Z [00:03:37.663]➜  k8s.io/client-go/listers/autoscaling/v2beta1
2025-08-20T21:14:00.3149001Z [00:03:37.663]➜  mkdir -p $WORK/b2107/
2025-08-20T21:14:00.3153392Z [00:03:37.663]➜  cat >/tmp/go-build1679262874/b2107/importcfg << 'EOF' # internal
2025-08-20T21:14:00.3154194Z [00:03:37.663]➜  # import config
2025-08-20T21:14:00.3154983Z [00:03:37.663]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:14:00.3156126Z [00:03:37.663]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:00.3156802Z [00:03:37.663]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:00.3157367Z [00:03:37.663]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.3157750Z [00:03:37.663]➜  EOF
2025-08-20T21:14:00.3160424Z [00:03:37.664]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2107/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta1=>k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta1;$WORK/b2107=>" -p k8s.io/client-go/listers/autoscaling/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid o_L-8i7fMEz_oTO8hVCe/o_L-8i7fMEz_oTO8hVCe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2107/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta1/horizontalpodautoscaler.go
2025-08-20T21:14:00.3250005Z [00:03:37.673]➜  go tool buildid -w $WORK/b2105/_pkg_.a # internal
2025-08-20T21:14:00.3263070Z [00:03:37.674]➜  cp $WORK/b2105/_pkg_.a /root/.cache/go-build/cf/cfefefa73f599660cd94de6a363e904191c6d7cc010e84578e36b2b57f811c33-d # internal
2025-08-20T21:14:00.3273049Z [00:03:37.675]➜  k8s.io/client-go/informers/autoscaling/v2
2025-08-20T21:14:00.3273411Z [00:03:37.675]➜  mkdir -p $WORK/b2104/
2025-08-20T21:14:00.3274995Z [00:03:37.676]➜  cat >/tmp/go-build1679262874/b2104/importcfg << 'EOF' # internal
2025-08-20T21:14:00.3275782Z [00:03:37.676]➜  # import config
2025-08-20T21:14:00.3276183Z [00:03:37.676]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:00.3276700Z [00:03:37.676]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:14:00.3277304Z [00:03:37.676]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.3277923Z [00:03:37.676]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:00.3278518Z [00:03:37.676]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:00.3279164Z [00:03:37.676]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.3279792Z [00:03:37.676]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:00.3280401Z [00:03:37.676]➜  packagefile k8s.io/client-go/listers/autoscaling/v2=/tmp/go-build1679262874/b2105/_pkg_.a
2025-08-20T21:14:00.3281917Z [00:03:37.676]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.3283119Z [00:03:37.676]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:00.3283518Z [00:03:37.676]➜  EOF
2025-08-20T21:14:00.3285907Z [00:03:37.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2104/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2=>k8s.io/client-go@v0.33.2/informers/autoscaling/v2;$WORK/b2104=>" -p k8s.io/client-go/informers/autoscaling/v2 -lang=go1.24 -complete -installsuffix shared -buildid wrt44MtvBzQ6Gqkc7N2q/wrt44MtvBzQ6Gqkc7N2q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2104/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2/interface.go
2025-08-20T21:14:00.3423090Z [00:03:37.690]➜  go tool buildid -w $WORK/b2099/_pkg_.a # internal
2025-08-20T21:14:00.3472393Z [00:03:37.695]➜  go tool buildid -w $WORK/b2107/_pkg_.a # internal
2025-08-20T21:14:00.3481754Z [00:03:37.696]➜  cp $WORK/b2107/_pkg_.a /root/.cache/go-build/ae/aeb4c98ccfad6f8bca251e14f17705612f906e025518d22d06309be247d9daaf-d # internal
2025-08-20T21:14:00.3493753Z [00:03:37.697]➜  k8s.io/client-go/informers/autoscaling/v2beta1
2025-08-20T21:14:00.3494277Z [00:03:37.697]➜  mkdir -p $WORK/b2106/
2025-08-20T21:14:00.3494854Z [00:03:37.697]➜  cat >/tmp/go-build1679262874/b2106/importcfg << 'EOF' # internal
2025-08-20T21:14:00.3495319Z [00:03:37.697]➜  # import config
2025-08-20T21:14:00.3495691Z [00:03:37.697]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:00.3504673Z [00:03:37.697]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:14:00.3505496Z [00:03:37.697]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.3506254Z [00:03:37.697]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:00.3506998Z [00:03:37.697]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:00.3508016Z [00:03:37.697]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.3510759Z [00:03:37.697]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:00.3517022Z [00:03:37.697]➜  packagefile k8s.io/client-go/listers/autoscaling/v2beta1=/tmp/go-build1679262874/b2107/_pkg_.a
2025-08-20T21:14:00.3517664Z [00:03:37.697]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.3518294Z [00:03:37.697]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:00.3518615Z [00:03:37.697]➜  EOF
2025-08-20T21:14:00.3526235Z [00:03:37.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2106/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta1=>k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta1;$WORK/b2106=>" -p k8s.io/client-go/informers/autoscaling/v2beta1 -lang=go1.24 -complete -installsuffix shared -buildid q9VIAJSunvezYGA_KPe8/q9VIAJSunvezYGA_KPe8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2106/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta1/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta1/interface.go
2025-08-20T21:14:00.3588919Z [00:03:37.707]➜  cp $WORK/b2099/_pkg_.a /root/.cache/go-build/b4/b4ec47d37e5be5723810d801887672c6daf63cbf82b81744c2824f0f97e4dc55-d # internal
2025-08-20T21:14:00.3619758Z [00:03:37.710]➜  k8s.io/client-go/informers/apps
2025-08-20T21:14:00.3625347Z [00:03:37.710]➜  mkdir -p $WORK/b2094/
2025-08-20T21:14:00.3626168Z [00:03:37.711]➜  cat >/tmp/go-build1679262874/b2094/importcfg << 'EOF' # internal
2025-08-20T21:14:00.3628101Z [00:03:37.711]➜  # import config
2025-08-20T21:14:00.3628573Z [00:03:37.711]➜  packagefile k8s.io/client-go/informers/apps/v1=/tmp/go-build1679262874/b2095/_pkg_.a
2025-08-20T21:14:00.3629224Z [00:03:37.711]➜  packagefile k8s.io/client-go/informers/apps/v1beta1=/tmp/go-build1679262874/b2097/_pkg_.a
2025-08-20T21:14:00.3629874Z [00:03:37.711]➜  packagefile k8s.io/client-go/informers/apps/v1beta2=/tmp/go-build1679262874/b2099/_pkg_.a
2025-08-20T21:14:00.3630992Z [00:03:37.711]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.3631456Z [00:03:37.711]➜  EOF
2025-08-20T21:14:00.3633270Z [00:03:37.711]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2094/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps=>k8s.io/client-go@v0.33.2/informers/apps;$WORK/b2094=>" -p k8s.io/client-go/informers/apps -lang=go1.24 -complete -installsuffix shared -buildid ZX7vTbdgwp1Xj34JEBca/ZX7vTbdgwp1Xj34JEBca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2094/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/apps/interface.go
2025-08-20T21:14:00.4917407Z [00:03:37.840]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:00.4919870Z [00:03:37.840]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x029.o -c zstd_compress_superblock.c
2025-08-20T21:14:00.6555664Z [00:03:38.003]➜  go tool buildid -w $WORK/b2104/_pkg_.a # internal
2025-08-20T21:14:00.6644098Z [00:03:38.012]➜  cp $WORK/b2104/_pkg_.a /root/.cache/go-build/4b/4b1adffc0a73383e44edbd62382d7a3994154e6a76d7dfe5768db5014fc7db51-d # internal
2025-08-20T21:14:00.6672101Z [00:03:38.014]➜  k8s.io/client-go/listers/autoscaling/v2beta2
2025-08-20T21:14:00.6673071Z [00:03:38.014]➜  mkdir -p $WORK/b2109/
2025-08-20T21:14:00.6673558Z [00:03:38.014]➜  cat >/tmp/go-build1679262874/b2109/importcfg << 'EOF' # internal
2025-08-20T21:14:00.6674258Z [00:03:38.014]➜  # import config
2025-08-20T21:14:00.6674750Z [00:03:38.014]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:14:00.6675362Z [00:03:38.014]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:00.6676126Z [00:03:38.014]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:00.6676681Z [00:03:38.014]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.6677059Z [00:03:38.014]➜  EOF
2025-08-20T21:14:00.6677305Z [00:03:38.014]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:00.6679840Z [00:03:38.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2109/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta2=>k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta2;$WORK/b2109=>" -p k8s.io/client-go/listers/autoscaling/v2beta2 -lang=go1.24 -complete -installsuffix shared -buildid lu5LxLfbXjm9aiR3MS2S/lu5LxLfbXjm9aiR3MS2S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2109/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/autoscaling/v2beta2/horizontalpodautoscaler.go
2025-08-20T21:14:00.7072197Z [00:03:38.053]➜  go tool buildid -w $WORK/b2109/_pkg_.a # internal
2025-08-20T21:14:00.7092641Z [00:03:38.054]➜  cp $WORK/b2109/_pkg_.a /root/.cache/go-build/d0/d0f392eff32519723e5e91e66e714bc9e5cb1f7c8c245763c1f05aabaa42041e-d # internal
2025-08-20T21:14:00.7093673Z [00:03:38.056]➜  k8s.io/client-go/informers/autoscaling/v2beta2
2025-08-20T21:14:00.7094328Z [00:03:38.056]➜  mkdir -p $WORK/b2108/
2025-08-20T21:14:00.7095235Z [00:03:38.057]➜  cat >/tmp/go-build1679262874/b2108/importcfg << 'EOF' # internal
2025-08-20T21:14:00.7095683Z [00:03:38.057]➜  # import config
2025-08-20T21:14:00.7096051Z [00:03:38.057]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:00.7097797Z [00:03:38.057]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:14:00.7098541Z [00:03:38.057]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.7099576Z [00:03:38.057]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:00.7100170Z [00:03:38.057]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:00.7108696Z [00:03:38.057]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.7109354Z [00:03:38.057]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:00.7110285Z [00:03:38.057]➜  packagefile k8s.io/client-go/listers/autoscaling/v2beta2=/tmp/go-build1679262874/b2109/_pkg_.a
2025-08-20T21:14:00.7111160Z [00:03:38.057]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.7111657Z [00:03:38.057]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:00.7111970Z [00:03:38.057]➜  EOF
2025-08-20T21:14:00.7114471Z [00:03:38.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2108/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta2=>k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta2;$WORK/b2108=>" -p k8s.io/client-go/informers/autoscaling/v2beta2 -lang=go1.24 -complete -installsuffix shared -buildid yjpf4ZG9m6hgtSkjJ9j-/yjpf4ZG9m6hgtSkjJ9j- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2108/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta2/horizontalpodautoscaler.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/v2beta2/interface.go
2025-08-20T21:14:00.7240242Z [00:03:38.072]➜  go tool buildid -w $WORK/b2106/_pkg_.a # internal
2025-08-20T21:14:00.7286887Z [00:03:38.077]➜  go tool buildid -w $WORK/b2094/_pkg_.a # internal
2025-08-20T21:14:00.7339431Z [00:03:38.082]➜  cp $WORK/b2106/_pkg_.a /root/.cache/go-build/06/0678f3332500bb9682f3a3d1a7051d955c298e0069891680326e444f96a93c03-d # internal
2025-08-20T21:14:00.7354274Z [00:03:38.083]➜  k8s.io/client-go/listers/batch/v1
2025-08-20T21:14:00.7355195Z [00:03:38.083]➜  mkdir -p $WORK/b2112/
2025-08-20T21:14:00.7360351Z [00:03:38.084]➜  cat >/tmp/go-build1679262874/b2112/importcfg << 'EOF' # internal
2025-08-20T21:14:00.7361462Z [00:03:38.084]➜  # import config
2025-08-20T21:14:00.7362137Z [00:03:38.084]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:00.7363402Z [00:03:38.084]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:00.7364460Z [00:03:38.084]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:00.7365461Z [00:03:38.084]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.7366429Z [00:03:38.084]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:00.7367176Z [00:03:38.084]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:00.7367888Z [00:03:38.084]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.7368579Z [00:03:38.084]➜  EOF
2025-08-20T21:14:00.7372154Z [00:03:38.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2112/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1=>k8s.io/client-go@v0.33.2/listers/batch/v1;$WORK/b2112=>" -p k8s.io/client-go/listers/batch/v1 -lang=go1.24 -complete -installsuffix shared -buildid l5WaW77gQS9sSrYwAq-b/l5WaW77gQS9sSrYwAq-b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2112/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1/job.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1/job_expansion.go
2025-08-20T21:14:00.7389960Z [00:03:38.087]➜  cp $WORK/b2094/_pkg_.a /root/.cache/go-build/7e/7ee970b388e0572824fe8ed75e340e5ce9119e3d9aceab1605cfb06b4912f2a8-d # internal
2025-08-20T21:14:00.7397312Z [00:03:38.088]➜  k8s.io/client-go/listers/batch/v1beta1
2025-08-20T21:14:00.7398852Z [00:03:38.088]➜  mkdir -p $WORK/b2114/
2025-08-20T21:14:00.7405347Z [00:03:38.089]➜  cat >/tmp/go-build1679262874/b2114/importcfg << 'EOF' # internal
2025-08-20T21:14:00.7406169Z [00:03:38.089]➜  # import config
2025-08-20T21:14:00.7407061Z [00:03:38.089]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:00.7407684Z [00:03:38.089]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:00.7408502Z [00:03:38.089]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:00.7409145Z [00:03:38.089]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.7409530Z [00:03:38.089]➜  EOF
2025-08-20T21:14:00.7416835Z [00:03:38.090]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2114/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1beta1=>k8s.io/client-go@v0.33.2/listers/batch/v1beta1;$WORK/b2114=>" -p k8s.io/client-go/listers/batch/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid POqt3F9bdlNqYfwfUEp-/POqt3F9bdlNqYfwfUEp- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2114/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1beta1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/batch/v1beta1/expansion_generated.go
2025-08-20T21:14:00.7787276Z [00:03:38.127]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:00.7789709Z [00:03:38.127]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x030.o -c zstd_ddict.c
2025-08-20T21:14:00.7917708Z [00:03:38.140]➜  go tool buildid -w $WORK/b2114/_pkg_.a # internal
2025-08-20T21:14:00.7968042Z [00:03:38.145]➜  cp $WORK/b2114/_pkg_.a /root/.cache/go-build/11/11263f9662cedfab5a03b3d3fe63dc8651de64b5863260e859c4d71d4c39672b-d # internal
2025-08-20T21:14:00.7980699Z [00:03:38.146]➜  k8s.io/client-go/informers/batch/v1beta1
2025-08-20T21:14:00.7981502Z [00:03:38.146]➜  mkdir -p $WORK/b2113/
2025-08-20T21:14:00.7982146Z [00:03:38.146]➜  cat >/tmp/go-build1679262874/b2113/importcfg << 'EOF' # internal
2025-08-20T21:14:00.7983661Z [00:03:38.146]➜  # import config
2025-08-20T21:14:00.7984289Z [00:03:38.146]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:00.7985228Z [00:03:38.146]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:00.7986391Z [00:03:38.146]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.7987093Z [00:03:38.146]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:00.7987706Z [00:03:38.146]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:00.7988356Z [00:03:38.146]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.7988985Z [00:03:38.146]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:00.7989588Z [00:03:38.146]➜  packagefile k8s.io/client-go/listers/batch/v1beta1=/tmp/go-build1679262874/b2114/_pkg_.a
2025-08-20T21:14:00.7990193Z [00:03:38.146]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.7990822Z [00:03:38.146]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:00.7991188Z [00:03:38.146]➜  EOF
2025-08-20T21:14:00.7991442Z [00:03:38.146]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:00.8003783Z [00:03:38.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2113/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1beta1=>k8s.io/client-go@v0.33.2/informers/batch/v1beta1;$WORK/b2113=>" -p k8s.io/client-go/informers/batch/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid dq5sJsbhPetIlDX3Trsg/dq5sJsbhPetIlDX3Trsg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2113/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1beta1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1beta1/interface.go
2025-08-20T21:14:00.8156237Z [00:03:38.164]➜  go tool buildid -w $WORK/b2112/_pkg_.a # internal
2025-08-20T21:14:00.8187555Z [00:03:38.167]➜  cp $WORK/b2112/_pkg_.a /root/.cache/go-build/26/26a9745a05fa6c1ab4e767628d4759a16e0b98240b89bedeed5ca30cafe49256-d # internal
2025-08-20T21:14:00.8205852Z [00:03:38.168]➜  k8s.io/client-go/informers/batch/v1
2025-08-20T21:14:00.8206236Z [00:03:38.168]➜  mkdir -p $WORK/b2111/
2025-08-20T21:14:00.8208924Z [00:03:38.169]➜  cat >/tmp/go-build1679262874/b2111/importcfg << 'EOF' # internal
2025-08-20T21:14:00.8209310Z [00:03:38.169]➜  # import config
2025-08-20T21:14:00.8209657Z [00:03:38.169]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:00.8210128Z [00:03:38.169]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:00.8210811Z [00:03:38.169]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:00.8211487Z [00:03:38.169]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:00.8212090Z [00:03:38.169]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:00.8213073Z [00:03:38.169]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:00.8213772Z [00:03:38.169]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:00.8214530Z [00:03:38.169]➜  packagefile k8s.io/client-go/listers/batch/v1=/tmp/go-build1679262874/b2112/_pkg_.a
2025-08-20T21:14:00.8215113Z [00:03:38.169]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:00.8215597Z [00:03:38.169]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:00.8215904Z [00:03:38.169]➜  EOF
2025-08-20T21:14:00.8218315Z [00:03:38.169]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2111/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1=>k8s.io/client-go@v0.33.2/informers/batch/v1;$WORK/b2111=>" -p k8s.io/client-go/informers/batch/v1 -lang=go1.24 -complete -installsuffix shared -buildid yOIr-9EXDULVeCgSxN2v/yOIr-9EXDULVeCgSxN2v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2111/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1/cronjob.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/v1/job.go
2025-08-20T21:14:01.0270013Z [00:03:38.375]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:01.0272652Z [00:03:38.375]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x031.o -c zstd_decompress.c
2025-08-20T21:14:01.0881476Z [00:03:38.436]➜  go tool buildid -w $WORK/b2108/_pkg_.a # internal
2025-08-20T21:14:01.0972511Z [00:03:38.445]➜  cp $WORK/b2108/_pkg_.a /root/.cache/go-build/1a/1abf98edccd0014a4711704dea781baee5222411f180492c186b9a81a8d4a165-d # internal
2025-08-20T21:14:01.1007122Z [00:03:38.449]➜  k8s.io/client-go/informers/autoscaling
2025-08-20T21:14:01.1008863Z [00:03:38.449]➜  mkdir -p $WORK/b2101/
2025-08-20T21:14:01.1009392Z [00:03:38.449]➜  cat >/tmp/go-build1679262874/b2101/importcfg << 'EOF' # internal
2025-08-20T21:14:01.1009763Z [00:03:38.449]➜  # import config
2025-08-20T21:14:01.1010240Z [00:03:38.449]➜  packagefile k8s.io/client-go/informers/autoscaling/v1=/tmp/go-build1679262874/b2102/_pkg_.a
2025-08-20T21:14:01.1012373Z [00:03:38.449]➜  packagefile k8s.io/client-go/informers/autoscaling/v2=/tmp/go-build1679262874/b2104/_pkg_.a
2025-08-20T21:14:01.1013086Z [00:03:38.449]➜  packagefile k8s.io/client-go/informers/autoscaling/v2beta1=/tmp/go-build1679262874/b2106/_pkg_.a
2025-08-20T21:14:01.1014008Z [00:03:38.449]➜  packagefile k8s.io/client-go/informers/autoscaling/v2beta2=/tmp/go-build1679262874/b2108/_pkg_.a
2025-08-20T21:14:01.1014832Z [00:03:38.449]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.1015280Z [00:03:38.449]➜  EOF
2025-08-20T21:14:01.1015549Z [00:03:38.449]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:01.1017606Z [00:03:38.449]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2101/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling=>k8s.io/client-go@v0.33.2/informers/autoscaling;$WORK/b2101=>" -p k8s.io/client-go/informers/autoscaling -lang=go1.24 -complete -installsuffix shared -buildid DyQJrES0sOAqcZvOFY3_/DyQJrES0sOAqcZvOFY3_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2101/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/autoscaling/interface.go
2025-08-20T21:14:01.1449237Z [00:03:38.493]➜  go tool buildid -w $WORK/b2113/_pkg_.a # internal
2025-08-20T21:14:01.1550004Z [00:03:38.503]➜  cp $WORK/b2113/_pkg_.a /root/.cache/go-build/c7/c7d662d07a483838061a16e5463241d84f49be4d50cf53fbd984093bd088364f-d # internal
2025-08-20T21:14:01.1560267Z [00:03:38.504]➜  k8s.io/client-go/listers/certificates/v1
2025-08-20T21:14:01.1561618Z [00:03:38.504]➜  mkdir -p $WORK/b2117/
2025-08-20T21:14:01.1569517Z [00:03:38.505]➜  cat >/tmp/go-build1679262874/b2117/importcfg << 'EOF' # internal
2025-08-20T21:14:01.1570228Z [00:03:38.505]➜  # import config
2025-08-20T21:14:01.1570811Z [00:03:38.505]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:14:01.1571452Z [00:03:38.505]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.1572016Z [00:03:38.505]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.1572581Z [00:03:38.505]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.1572969Z [00:03:38.505]➜  EOF
2025-08-20T21:14:01.1608686Z [00:03:38.509]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2117/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1=>k8s.io/client-go@v0.33.2/listers/certificates/v1;$WORK/b2117=>" -p k8s.io/client-go/listers/certificates/v1 -lang=go1.24 -complete -installsuffix shared -buildid q6prIAL2Roi5UUrRwLht/q6prIAL2Roi5UUrRwLht -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2117/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1/expansion_generated.go
2025-08-20T21:14:01.1733410Z [00:03:38.521]➜  go tool buildid -w $WORK/b2111/_pkg_.a # internal
2025-08-20T21:14:01.1892393Z [00:03:38.537]➜  cp $WORK/b2111/_pkg_.a /root/.cache/go-build/96/9647372dda36bca46ac9241cba3ee6e5dd0a793a5b7bd2c9a23eac05eb7b1e80-d # internal
2025-08-20T21:14:01.1918165Z [00:03:38.540]➜  k8s.io/client-go/informers/batch
2025-08-20T21:14:01.1918696Z [00:03:38.540]➜  mkdir -p $WORK/b2110/
2025-08-20T21:14:01.1923053Z [00:03:38.540]➜  cat >/tmp/go-build1679262874/b2110/importcfg << 'EOF' # internal
2025-08-20T21:14:01.1923440Z [00:03:38.540]➜  # import config
2025-08-20T21:14:01.1923894Z [00:03:38.540]➜  packagefile k8s.io/client-go/informers/batch/v1=/tmp/go-build1679262874/b2111/_pkg_.a
2025-08-20T21:14:01.1924869Z [00:03:38.540]➜  packagefile k8s.io/client-go/informers/batch/v1beta1=/tmp/go-build1679262874/b2113/_pkg_.a
2025-08-20T21:14:01.1925553Z [00:03:38.540]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.1926268Z [00:03:38.540]➜  EOF
2025-08-20T21:14:01.1928307Z [00:03:38.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2110/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch=>k8s.io/client-go@v0.33.2/informers/batch;$WORK/b2110=>" -p k8s.io/client-go/informers/batch -lang=go1.24 -complete -installsuffix shared -buildid QPUXzZHVCI5I__o5nlbI/QPUXzZHVCI5I__o5nlbI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2110/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/batch/interface.go
2025-08-20T21:14:01.1937199Z [00:03:38.542]➜  go tool buildid -w $WORK/b2117/_pkg_.a # internal
2025-08-20T21:14:01.1972923Z [00:03:38.545]➜  cp $WORK/b2117/_pkg_.a /root/.cache/go-build/6e/6e3942997e7366b1104fd6b196d122f82043b2dfaf1bcae8c988ac9036b19720-d # internal
2025-08-20T21:14:01.1987144Z [00:03:38.547]➜  k8s.io/client-go/informers/certificates/v1
2025-08-20T21:14:01.1988212Z [00:03:38.547]➜  mkdir -p $WORK/b2116/
2025-08-20T21:14:01.1990151Z [00:03:38.547]➜  cat >/tmp/go-build1679262874/b2116/importcfg << 'EOF' # internal
2025-08-20T21:14:01.1990885Z [00:03:38.547]➜  # import config
2025-08-20T21:14:01.1991413Z [00:03:38.547]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:01.1992470Z [00:03:38.547]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:14:01.1993862Z [00:03:38.547]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:01.1994615Z [00:03:38.547]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:01.1995216Z [00:03:38.547]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:01.1996099Z [00:03:38.547]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.1996735Z [00:03:38.547]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:01.1997355Z [00:03:38.547]➜  packagefile k8s.io/client-go/listers/certificates/v1=/tmp/go-build1679262874/b2117/_pkg_.a
2025-08-20T21:14:01.1997963Z [00:03:38.547]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.1998449Z [00:03:38.547]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:01.1998769Z [00:03:38.547]➜  EOF
2025-08-20T21:14:01.2001496Z [00:03:38.547]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2116/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1=>k8s.io/client-go@v0.33.2/informers/certificates/v1;$WORK/b2116=>" -p k8s.io/client-go/informers/certificates/v1 -lang=go1.24 -complete -installsuffix shared -buildid QrwyR6WTfn7W3Xv4kVRv/QrwyR6WTfn7W3Xv4kVRv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2116/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1/interface.go
2025-08-20T21:14:01.4445386Z [00:03:38.793]➜  go tool buildid -w $WORK/b2101/_pkg_.a # internal
2025-08-20T21:14:01.4552754Z [00:03:38.802]➜  cp $WORK/b2101/_pkg_.a /root/.cache/go-build/eb/ebb31282805ce8f528eeb11665a7621c78ba889065710e64d6758e544c72e84f-d # internal
2025-08-20T21:14:01.4580871Z [00:03:38.806]➜  k8s.io/client-go/listers/certificates/v1alpha1
2025-08-20T21:14:01.4581359Z [00:03:38.806]➜  mkdir -p $WORK/b2119/
2025-08-20T21:14:01.4582688Z [00:03:38.806]➜  cat >/tmp/go-build1679262874/b2119/importcfg << 'EOF' # internal
2025-08-20T21:14:01.4583542Z [00:03:38.806]➜  # import config
2025-08-20T21:14:01.4584608Z [00:03:38.806]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:14:01.4585559Z [00:03:38.806]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.4586419Z [00:03:38.806]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.4587535Z [00:03:38.806]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.4587965Z [00:03:38.806]➜  EOF
2025-08-20T21:14:01.4590889Z [00:03:38.806]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2119/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1alpha1=>k8s.io/client-go@v0.33.2/listers/certificates/v1alpha1;$WORK/b2119=>" -p k8s.io/client-go/listers/certificates/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid SwemOSGwX1e74OCbjb7N/SwemOSGwX1e74OCbjb7N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2119/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1alpha1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1alpha1/expansion_generated.go
2025-08-20T21:14:01.4975254Z [00:03:38.845]➜  go tool buildid -w $WORK/b2119/_pkg_.a # internal
2025-08-20T21:14:01.4981734Z [00:03:38.846]➜  cp $WORK/b2119/_pkg_.a /root/.cache/go-build/b2/b228cf87e7b55c905a66c5b151188b279d5ab9569dd2df4aad2d3477c99642fb-d # internal
2025-08-20T21:14:01.4989629Z [00:03:38.847]➜  k8s.io/client-go/informers/certificates/v1alpha1
2025-08-20T21:14:01.4996550Z [00:03:38.848]➜  mkdir -p $WORK/b2118/
2025-08-20T21:14:01.5007861Z [00:03:38.849]➜  cat >/tmp/go-build1679262874/b2118/importcfg << 'EOF' # internal
2025-08-20T21:14:01.5008575Z [00:03:38.849]➜  # import config
2025-08-20T21:14:01.5009673Z [00:03:38.849]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:01.5010811Z [00:03:38.849]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:14:01.5011768Z [00:03:38.849]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:01.5012836Z [00:03:38.849]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:01.5013699Z [00:03:38.849]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:01.5014571Z [00:03:38.849]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.5015481Z [00:03:38.849]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:01.5016283Z [00:03:38.849]➜  packagefile k8s.io/client-go/listers/certificates/v1alpha1=/tmp/go-build1679262874/b2119/_pkg_.a
2025-08-20T21:14:01.5017238Z [00:03:38.849]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.5021320Z [00:03:38.849]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:01.5021686Z [00:03:38.849]➜  EOF
2025-08-20T21:14:01.5024280Z [00:03:38.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2118/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1alpha1=>k8s.io/client-go@v0.33.2/informers/certificates/v1alpha1;$WORK/b2118=>" -p k8s.io/client-go/informers/certificates/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid qaSoTcLUqm5MB3Ap52mT/qaSoTcLUqm5MB3Ap52mT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2118/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1alpha1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1alpha1/interface.go
2025-08-20T21:14:01.5046029Z [00:03:38.853]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:01.5048154Z [00:03:38.853]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x032.o -c zstd_decompress_block.c
2025-08-20T21:14:01.5215492Z [00:03:38.870]➜  go tool buildid -w $WORK/b2110/_pkg_.a # internal
2025-08-20T21:14:01.5290243Z [00:03:38.877]➜  cp $WORK/b2110/_pkg_.a /root/.cache/go-build/10/100fbfdb28e54aa57b437dcc3b29a5f95b2d33b7704860ec44c48f501b1f26f3-d # internal
2025-08-20T21:14:01.5300902Z [00:03:38.878]➜  k8s.io/client-go/listers/certificates/v1beta1
2025-08-20T21:14:01.5301379Z [00:03:38.878]➜  mkdir -p $WORK/b2121/
2025-08-20T21:14:01.5302122Z [00:03:38.878]➜  cat >/tmp/go-build1679262874/b2121/importcfg << 'EOF' # internal
2025-08-20T21:14:01.5302576Z [00:03:38.878]➜  # import config
2025-08-20T21:14:01.5303030Z [00:03:38.878]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:01.5303640Z [00:03:38.878]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.5304224Z [00:03:38.878]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.5304782Z [00:03:38.878]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.5305161Z [00:03:38.878]➜  EOF
2025-08-20T21:14:01.5305410Z [00:03:38.878]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:01.5308515Z [00:03:38.878]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2121/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1beta1=>k8s.io/client-go@v0.33.2/listers/certificates/v1beta1;$WORK/b2121=>" -p k8s.io/client-go/listers/certificates/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid xRNkKw7Z7D1HU73WgIjV/xRNkKw7Z7D1HU73WgIjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2121/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1beta1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1beta1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/certificates/v1beta1/expansion_generated.go
2025-08-20T21:14:01.5324774Z [00:03:38.881]➜  go tool buildid -w $WORK/b2116/_pkg_.a # internal
2025-08-20T21:14:01.5427873Z [00:03:38.891]➜  cp $WORK/b2116/_pkg_.a /root/.cache/go-build/de/de137e619b8251180a4857377817d15479958fd3e7406a59f7a755a4fb6fb6a0-d # internal
2025-08-20T21:14:01.5437360Z [00:03:38.892]➜  k8s.io/client-go/listers/coordination/v1
2025-08-20T21:14:01.5438003Z [00:03:38.892]➜  mkdir -p $WORK/b2124/
2025-08-20T21:14:01.5438437Z [00:03:38.892]➜  cat >/tmp/go-build1679262874/b2124/importcfg << 'EOF' # internal
2025-08-20T21:14:01.5439263Z [00:03:38.892]➜  # import config
2025-08-20T21:14:01.5439768Z [00:03:38.892]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:14:01.5440368Z [00:03:38.892]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.5441132Z [00:03:38.892]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.5441702Z [00:03:38.892]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.5442085Z [00:03:38.892]➜  EOF
2025-08-20T21:14:01.5445408Z [00:03:38.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2124/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1=>k8s.io/client-go@v0.33.2/listers/coordination/v1;$WORK/b2124=>" -p k8s.io/client-go/listers/coordination/v1 -lang=go1.24 -complete -installsuffix shared -buildid JQRh-NjS5VeH64PeySlR/JQRh-NjS5VeH64PeySlR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2124/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1/lease.go
2025-08-20T21:14:01.5715263Z [00:03:38.918]➜  go tool buildid -w $WORK/b2121/_pkg_.a # internal
2025-08-20T21:14:01.5725184Z [00:03:38.921]➜  cp $WORK/b2121/_pkg_.a /root/.cache/go-build/e8/e876d5e0fc3b565c57432861d79a2b141756b2458db50046704d4ffb92c477dc-d # internal
2025-08-20T21:14:01.5738047Z [00:03:38.922]➜  k8s.io/client-go/informers/certificates/v1beta1
2025-08-20T21:14:01.5739389Z [00:03:38.922]➜  mkdir -p $WORK/b2120/
2025-08-20T21:14:01.5741657Z [00:03:38.922]➜  go tool buildid -w $WORK/b2124/_pkg_.a # internal
2025-08-20T21:14:01.5742186Z [00:03:38.922]➜  cat >/tmp/go-build1679262874/b2120/importcfg << 'EOF' # internal
2025-08-20T21:14:01.5742551Z [00:03:38.922]➜  # import config
2025-08-20T21:14:01.5743244Z [00:03:38.922]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:01.5743868Z [00:03:38.922]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:01.5744499Z [00:03:38.922]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:01.5745130Z [00:03:38.922]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:01.5745727Z [00:03:38.922]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:01.5746380Z [00:03:38.922]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.5747012Z [00:03:38.922]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:01.5747651Z [00:03:38.922]➜  packagefile k8s.io/client-go/listers/certificates/v1beta1=/tmp/go-build1679262874/b2121/_pkg_.a
2025-08-20T21:14:01.5748284Z [00:03:38.922]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.5748918Z [00:03:38.922]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:01.5749368Z [00:03:38.922]➜  EOF
2025-08-20T21:14:01.5752437Z [00:03:38.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2120/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1beta1=>k8s.io/client-go@v0.33.2/informers/certificates/v1beta1;$WORK/b2120=>" -p k8s.io/client-go/informers/certificates/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid GdmennNwMZ0FGWVh8xuF/GdmennNwMZ0FGWVh8xuF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2120/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1beta1/certificatesigningrequest.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1beta1/clustertrustbundle.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/v1beta1/interface.go
2025-08-20T21:14:01.5762479Z [00:03:38.922]➜  cp $WORK/b2124/_pkg_.a /root/.cache/go-build/08/08a8ac2abc190de406980da1b068f696c50a6099297021857dd82e1df2f5289a-d # internal
2025-08-20T21:14:01.5763273Z [00:03:38.924]➜  k8s.io/client-go/informers/coordination/v1
2025-08-20T21:14:01.5763602Z [00:03:38.924]➜  mkdir -p $WORK/b2123/
2025-08-20T21:14:01.5763984Z [00:03:38.924]➜  cat >/tmp/go-build1679262874/b2123/importcfg << 'EOF' # internal
2025-08-20T21:14:01.5764355Z [00:03:38.924]➜  # import config
2025-08-20T21:14:01.5764702Z [00:03:38.924]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:01.5765202Z [00:03:38.924]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:14:01.5765807Z [00:03:38.924]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:01.5766426Z [00:03:38.924]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:01.5767018Z [00:03:38.924]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:01.5771174Z [00:03:38.924]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.5772065Z [00:03:38.924]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:01.5773303Z [00:03:38.924]➜  packagefile k8s.io/client-go/listers/coordination/v1=/tmp/go-build1679262874/b2124/_pkg_.a
2025-08-20T21:14:01.5774187Z [00:03:38.924]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.5774835Z [00:03:38.924]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:01.5775160Z [00:03:38.924]➜  EOF
2025-08-20T21:14:01.5777835Z [00:03:38.925]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2123/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1=>k8s.io/client-go@v0.33.2/informers/coordination/v1;$WORK/b2123=>" -p k8s.io/client-go/informers/coordination/v1 -lang=go1.24 -complete -installsuffix shared -buildid xAvKqcn0_iooiu1T_TlN/xAvKqcn0_iooiu1T_TlN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2123/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1/lease.go
2025-08-20T21:14:01.8318816Z [00:03:39.180]➜  go tool buildid -w $WORK/b2118/_pkg_.a # internal
2025-08-20T21:14:01.8424231Z [00:03:39.190]➜  cp $WORK/b2118/_pkg_.a /root/.cache/go-build/4d/4d3a4f6612651c80d93eec2e2412da1dcdee49f260bcb587a8541063f097a37f-d # internal
2025-08-20T21:14:01.8448692Z [00:03:39.193]➜  k8s.io/client-go/listers/coordination/v1alpha2
2025-08-20T21:14:01.8454255Z [00:03:39.193]➜  mkdir -p $WORK/b2126/
2025-08-20T21:14:01.8454704Z [00:03:39.193]➜  cat >/tmp/go-build1679262874/b2126/importcfg << 'EOF' # internal
2025-08-20T21:14:01.8455068Z [00:03:39.193]➜  # import config
2025-08-20T21:14:01.8455535Z [00:03:39.193]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:14:01.8456425Z [00:03:39.193]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.8457067Z [00:03:39.193]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.8457633Z [00:03:39.193]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.8458196Z [00:03:39.193]➜  EOF
2025-08-20T21:14:01.8460906Z [00:03:39.193]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2126/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1alpha2=>k8s.io/client-go@v0.33.2/listers/coordination/v1alpha2;$WORK/b2126=>" -p k8s.io/client-go/listers/coordination/v1alpha2 -lang=go1.24 -complete -installsuffix shared -buildid QVPNW0Klsk5sOb-p99oe/QVPNW0Klsk5sOb-p99oe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2126/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1alpha2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1alpha2/leasecandidate.go
2025-08-20T21:14:01.8776007Z [00:03:39.225]➜  go tool buildid -w $WORK/b2126/_pkg_.a # internal
2025-08-20T21:14:01.8784572Z [00:03:39.226]➜  cp $WORK/b2126/_pkg_.a /root/.cache/go-build/2e/2e69cae664b186e3d90e1b8a55b66b464567172b7a30e2748a15d3a08c885cf6-d # internal
2025-08-20T21:14:01.8790944Z [00:03:39.227]➜  k8s.io/client-go/informers/coordination/v1alpha2
2025-08-20T21:14:01.8794505Z [00:03:39.227]➜  mkdir -p $WORK/b2125/
2025-08-20T21:14:01.8796012Z [00:03:39.227]➜  cat >/tmp/go-build1679262874/b2125/importcfg << 'EOF' # internal
2025-08-20T21:14:01.8797736Z [00:03:39.227]➜  # import config
2025-08-20T21:14:01.8798605Z [00:03:39.227]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:01.8799384Z [00:03:39.227]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:14:01.8801493Z [00:03:39.227]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:01.8802591Z [00:03:39.227]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:01.8803323Z [00:03:39.228]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:01.8805706Z [00:03:39.228]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.8806722Z [00:03:39.228]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:01.8807632Z [00:03:39.228]➜  packagefile k8s.io/client-go/listers/coordination/v1alpha2=/tmp/go-build1679262874/b2126/_pkg_.a
2025-08-20T21:14:01.8809646Z [00:03:39.228]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.8810144Z [00:03:39.228]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:01.8814572Z [00:03:39.228]➜  EOF
2025-08-20T21:14:01.8817262Z [00:03:39.228]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2125/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1alpha2=>k8s.io/client-go@v0.33.2/informers/coordination/v1alpha2;$WORK/b2125=>" -p k8s.io/client-go/informers/coordination/v1alpha2 -lang=go1.24 -complete -installsuffix shared -buildid 9ctRgvMaZqFKbw9ig_P9/9ctRgvMaZqFKbw9ig_P9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2125/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1alpha2/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1alpha2/leasecandidate.go
2025-08-20T21:14:01.9599861Z [00:03:39.308]➜  go tool buildid -w $WORK/b2120/_pkg_.a # internal
2025-08-20T21:14:01.9604488Z [00:03:39.308]➜  go tool buildid -w $WORK/b2123/_pkg_.a # internal
2025-08-20T21:14:01.9706523Z [00:03:39.319]➜  cp $WORK/b2123/_pkg_.a /root/.cache/go-build/4e/4eb18e3f8a468aa7d4754d91fb19b51e8fe5347f9cb3e40c75f21af41e572e78-d # internal
2025-08-20T21:14:01.9708460Z [00:03:39.319]➜  k8s.io/client-go/listers/coordination/v1beta1
2025-08-20T21:14:01.9709536Z [00:03:39.319]➜  mkdir -p $WORK/b2128/
2025-08-20T21:14:01.9711503Z [00:03:39.319]➜  cat >/tmp/go-build1679262874/b2128/importcfg << 'EOF' # internal
2025-08-20T21:14:01.9712116Z [00:03:39.319]➜  # import config
2025-08-20T21:14:01.9713242Z [00:03:39.319]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:14:01.9713998Z [00:03:39.319]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:01.9716655Z [00:03:39.319]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:01.9717247Z [00:03:39.319]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:01.9717632Z [00:03:39.319]➜  EOF
2025-08-20T21:14:01.9720391Z [00:03:39.320]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2128/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1beta1=>k8s.io/client-go@v0.33.2/listers/coordination/v1beta1;$WORK/b2128=>" -p k8s.io/client-go/listers/coordination/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid AgYtvSpnUmucX1pV-u_3/AgYtvSpnUmucX1pV-u_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2128/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1beta1/lease.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/coordination/v1beta1/leasecandidate.go
2025-08-20T21:14:01.9736609Z [00:03:39.321]➜  cp $WORK/b2120/_pkg_.a /root/.cache/go-build/c0/c0eebb5004a649d393d20a1ef0e015f2bfc95887b001864e36e513512e16d922-d # internal
2025-08-20T21:14:01.9751402Z [00:03:39.323]➜  k8s.io/client-go/informers/certificates
2025-08-20T21:14:01.9756609Z [00:03:39.323]➜  mkdir -p $WORK/b2115/
2025-08-20T21:14:01.9759574Z [00:03:39.324]➜  cat >/tmp/go-build1679262874/b2115/importcfg << 'EOF' # internal
2025-08-20T21:14:01.9760980Z [00:03:39.324]➜  # import config
2025-08-20T21:14:01.9761739Z [00:03:39.324]➜  packagefile k8s.io/client-go/informers/certificates/v1=/tmp/go-build1679262874/b2116/_pkg_.a
2025-08-20T21:14:01.9764486Z [00:03:39.324]➜  packagefile k8s.io/client-go/informers/certificates/v1alpha1=/tmp/go-build1679262874/b2118/_pkg_.a
2025-08-20T21:14:01.9765569Z [00:03:39.324]➜  packagefile k8s.io/client-go/informers/certificates/v1beta1=/tmp/go-build1679262874/b2120/_pkg_.a
2025-08-20T21:14:01.9766282Z [00:03:39.324]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:01.9766730Z [00:03:39.324]➜  EOF
2025-08-20T21:14:01.9768832Z [00:03:39.324]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2115/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates=>k8s.io/client-go@v0.33.2/informers/certificates;$WORK/b2115=>" -p k8s.io/client-go/informers/certificates -lang=go1.24 -complete -installsuffix shared -buildid Low-2btLHQjKmE8Blhtc/Low-2btLHQjKmE8Blhtc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2115/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/certificates/interface.go
2025-08-20T21:14:02.0142084Z [00:03:39.362]➜  go tool buildid -w $WORK/b2128/_pkg_.a # internal
2025-08-20T21:14:02.0155048Z [00:03:39.363]➜  cp $WORK/b2128/_pkg_.a /root/.cache/go-build/d1/d10d08c5c74e0075d08651edb08280d4cbd45b003afc18bab3342da795e50d60-d # internal
2025-08-20T21:14:02.0165186Z [00:03:39.365]➜  k8s.io/client-go/informers/coordination/v1beta1
2025-08-20T21:14:02.0165838Z [00:03:39.365]➜  mkdir -p $WORK/b2127/
2025-08-20T21:14:02.0177122Z [00:03:39.366]➜  cat >/tmp/go-build1679262874/b2127/importcfg << 'EOF' # internal
2025-08-20T21:14:02.0177727Z [00:03:39.366]➜  # import config
2025-08-20T21:14:02.0179583Z [00:03:39.366]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:02.0180162Z [00:03:39.366]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:14:02.0181168Z [00:03:39.366]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:02.0181856Z [00:03:39.366]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:02.0182454Z [00:03:39.366]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:02.0183302Z [00:03:39.366]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.0183932Z [00:03:39.366]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:02.0184562Z [00:03:39.366]➜  packagefile k8s.io/client-go/listers/coordination/v1beta1=/tmp/go-build1679262874/b2128/_pkg_.a
2025-08-20T21:14:02.0185186Z [00:03:39.366]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.0185674Z [00:03:39.366]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:02.0185985Z [00:03:39.366]➜  EOF
2025-08-20T21:14:02.0198139Z [00:03:39.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2127/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1beta1=>k8s.io/client-go@v0.33.2/informers/coordination/v1beta1;$WORK/b2127=>" -p k8s.io/client-go/informers/coordination/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid IjoNwBJm3aTrrHsPsBUo/IjoNwBJm3aTrrHsPsBUo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2127/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1beta1/lease.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/v1beta1/leasecandidate.go
2025-08-20T21:14:02.0349063Z [00:03:39.383]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:02.0352532Z [00:03:39.383]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x033.o -c zstd_double_fast.c
2025-08-20T21:14:02.2522220Z [00:03:39.600]➜  go tool buildid -w $WORK/b2125/_pkg_.a # internal
2025-08-20T21:14:02.2675766Z [00:03:39.615]➜  cp $WORK/b2125/_pkg_.a /root/.cache/go-build/8f/8f2f6cdd4ea0fdec2b475aea868f0d97daf223a62255b75b54b41048f55e1b61-d # internal
2025-08-20T21:14:02.2824219Z [00:03:39.630]➜  k8s.io/client-go/listers/core/v1
2025-08-20T21:14:02.2828138Z [00:03:39.631]➜  mkdir -p $WORK/b2131/
2025-08-20T21:14:02.2832327Z [00:03:39.631]➜  cat >/tmp/go-build1679262874/b2131/importcfg << 'EOF' # internal
2025-08-20T21:14:02.2833421Z [00:03:39.631]➜  # import config
2025-08-20T21:14:02.2834680Z [00:03:39.631]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:02.2851622Z [00:03:39.631]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:02.2852229Z [00:03:39.631]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:02.2852840Z [00:03:39.631]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:02.2853417Z [00:03:39.631]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.2853801Z [00:03:39.631]➜  EOF
2025-08-20T21:14:02.2854054Z [00:03:39.632]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:02.2861063Z [00:03:39.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2131/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1=>k8s.io/client-go@v0.33.2/listers/core/v1;$WORK/b2131=>" -p k8s.io/client-go/listers/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid Yap5L3undktxjqKMhVsX/Yap5L3undktxjqKMhVsX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2131/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/componentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/configmap.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/endpoints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/limitrange.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/namespace.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/node.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/persistentvolume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/persistentvolumeclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/pod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/podtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/replicationcontroller.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/replicationcontroller_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/resourcequota.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/secret.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/service.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/core/v1/serviceaccount.go
2025-08-20T21:14:02.3678355Z [00:03:39.716]➜  go tool buildid -w $WORK/b2115/_pkg_.a # internal
2025-08-20T21:14:02.3710518Z [00:03:39.719]➜  go tool buildid -w $WORK/b2127/_pkg_.a # internal
2025-08-20T21:14:02.3822766Z [00:03:39.730]➜  cp $WORK/b2127/_pkg_.a /root/.cache/go-build/f1/f1f731e3601a7bd35242a642b40fa534e959d13434491d7d41a72322914ebe87-d # internal
2025-08-20T21:14:02.3865314Z [00:03:39.735]➜  k8s.io/client-go/informers/coordination
2025-08-20T21:14:02.3875965Z [00:03:39.735]➜  mkdir -p $WORK/b2122/
2025-08-20T21:14:02.3884454Z [00:03:39.736]➜  cat >/tmp/go-build1679262874/b2122/importcfg << 'EOF' # internal
2025-08-20T21:14:02.3885639Z [00:03:39.736]➜  # import config
2025-08-20T21:14:02.3887062Z [00:03:39.736]➜  packagefile k8s.io/client-go/informers/coordination/v1=/tmp/go-build1679262874/b2123/_pkg_.a
2025-08-20T21:14:02.3898332Z [00:03:39.736]➜  packagefile k8s.io/client-go/informers/coordination/v1alpha2=/tmp/go-build1679262874/b2125/_pkg_.a
2025-08-20T21:14:02.3900193Z [00:03:39.736]➜  packagefile k8s.io/client-go/informers/coordination/v1beta1=/tmp/go-build1679262874/b2127/_pkg_.a
2025-08-20T21:14:02.3901701Z [00:03:39.736]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.3903102Z [00:03:39.736]➜  EOF
2025-08-20T21:14:02.3905326Z [00:03:39.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2122/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination=>k8s.io/client-go@v0.33.2/informers/coordination;$WORK/b2122=>" -p k8s.io/client-go/informers/coordination -lang=go1.24 -complete -installsuffix shared -buildid F5d03Bft6Ilo42dgiqf1/F5d03Bft6Ilo42dgiqf1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2122/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/coordination/interface.go
2025-08-20T21:14:02.3934577Z [00:03:39.741]➜  cp $WORK/b2115/_pkg_.a /root/.cache/go-build/e4/e4a914a61511ea6a5df0359926a947ea0d70afe70e5b193a1c48a88c5a269826-d # internal
2025-08-20T21:14:02.3960273Z [00:03:39.744]➜  k8s.io/client-go/listers/discovery/v1
2025-08-20T21:14:02.3964144Z [00:03:39.744]➜  mkdir -p $WORK/b2134/
2025-08-20T21:14:02.3964842Z [00:03:39.744]➜  cat >/tmp/go-build1679262874/b2134/importcfg << 'EOF' # internal
2025-08-20T21:14:02.3965708Z [00:03:39.744]➜  # import config
2025-08-20T21:14:02.3966877Z [00:03:39.744]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:02.3967461Z [00:03:39.745]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:02.3968047Z [00:03:39.745]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:02.3968614Z [00:03:39.745]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.3968990Z [00:03:39.745]➜  EOF
2025-08-20T21:14:02.3971443Z [00:03:39.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2134/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1=>k8s.io/client-go@v0.33.2/listers/discovery/v1;$WORK/b2134=>" -p k8s.io/client-go/listers/discovery/v1 -lang=go1.24 -complete -installsuffix shared -buildid K3Y2nUR-R8V5Y471277Z/K3Y2nUR-R8V5Y471277Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2134/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1/expansion_generated.go
2025-08-20T21:14:02.4361253Z [00:03:39.784]➜  go tool buildid -w $WORK/b2134/_pkg_.a # internal
2025-08-20T21:14:02.4371426Z [00:03:39.785]➜  cp $WORK/b2134/_pkg_.a /root/.cache/go-build/30/305f5999486467e40d075123f3814758e1aaeab3e3611a4d4b7fce58ae7d783d-d # internal
2025-08-20T21:14:02.4385384Z [00:03:39.787]➜  k8s.io/client-go/informers/discovery/v1
2025-08-20T21:14:02.4386622Z [00:03:39.787]➜  mkdir -p $WORK/b2133/
2025-08-20T21:14:02.4395088Z [00:03:39.787]➜  cat >/tmp/go-build1679262874/b2133/importcfg << 'EOF' # internal
2025-08-20T21:14:02.4396196Z [00:03:39.787]➜  # import config
2025-08-20T21:14:02.4397038Z [00:03:39.787]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:02.4398051Z [00:03:39.787]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:02.4399159Z [00:03:39.787]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:02.4400347Z [00:03:39.787]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:02.4401718Z [00:03:39.787]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:02.4402478Z [00:03:39.787]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.4403120Z [00:03:39.787]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:02.4403905Z [00:03:39.787]➜  packagefile k8s.io/client-go/listers/discovery/v1=/tmp/go-build1679262874/b2134/_pkg_.a
2025-08-20T21:14:02.4404518Z [00:03:39.787]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.4405008Z [00:03:39.787]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:02.4405320Z [00:03:39.787]➜  EOF
2025-08-20T21:14:02.4407720Z [00:03:39.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2133/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1=>k8s.io/client-go@v0.33.2/informers/discovery/v1;$WORK/b2133=>" -p k8s.io/client-go/informers/discovery/v1 -lang=go1.24 -complete -installsuffix shared -buildid cRQzVKazt426Ex4HN_P2/cRQzVKazt426Ex4HN_P2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2133/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1/interface.go
2025-08-20T21:14:02.4633318Z [00:03:39.809]➜  go tool buildid -w $WORK/b2131/_pkg_.a # internal
2025-08-20T21:14:02.4659398Z [00:03:39.814]➜  cp $WORK/b2131/_pkg_.a /root/.cache/go-build/04/043108797f9f792ab5b9b38d03fe3807bc1243dd078f7ecc15fcfffbc31be18c-d # internal
2025-08-20T21:14:02.4727939Z [00:03:39.820]➜  k8s.io/client-go/informers/core/v1
2025-08-20T21:14:02.4730484Z [00:03:39.821]➜  mkdir -p $WORK/b2130/
2025-08-20T21:14:02.4731514Z [00:03:39.821]➜  cat >/tmp/go-build1679262874/b2130/importcfg << 'EOF' # internal
2025-08-20T21:14:02.4732433Z [00:03:39.821]➜  # import config
2025-08-20T21:14:02.4732885Z [00:03:39.821]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:02.4733385Z [00:03:39.821]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:02.4733972Z [00:03:39.821]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:02.4734587Z [00:03:39.821]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:02.4735196Z [00:03:39.821]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:02.4735847Z [00:03:39.821]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.4736475Z [00:03:39.821]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:02.4737052Z [00:03:39.821]➜  packagefile k8s.io/client-go/listers/core/v1=/tmp/go-build1679262874/b2131/_pkg_.a
2025-08-20T21:14:02.4737635Z [00:03:39.821]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.4738116Z [00:03:39.821]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:02.4738634Z [00:03:39.821]➜  EOF
2025-08-20T21:14:02.4745321Z [00:03:39.821]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2130/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1=>k8s.io/client-go@v0.33.2/informers/core/v1;$WORK/b2130=>" -p k8s.io/client-go/informers/core/v1 -lang=go1.24 -complete -installsuffix shared -buildid v1rJ9zuB9aZx78fEVdrP/v1rJ9zuB9aZx78fEVdrP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2130/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/componentstatus.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/configmap.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/endpoints.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/limitrange.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/namespace.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/node.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/persistentvolume.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/persistentvolumeclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/pod.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/podtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/replicationcontroller.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/resourcequota.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/secret.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/service.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/v1/serviceaccount.go
2025-08-20T21:14:02.4950748Z [00:03:39.843]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:02.4952918Z [00:03:39.843]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x034.o -c zstd_fast.c
2025-08-20T21:14:02.7551323Z [00:03:40.103]➜  go tool buildid -w $WORK/b2122/_pkg_.a # internal
2025-08-20T21:14:02.7731267Z [00:03:40.121]➜  cp $WORK/b2122/_pkg_.a /root/.cache/go-build/b1/b19470f07fb1fb97cc5fc84d0d11735b69ab0bf64dd26da96716ccd492955adb-d # internal
2025-08-20T21:14:02.7742109Z [00:03:40.122]➜  k8s.io/client-go/listers/discovery/v1beta1
2025-08-20T21:14:02.7743327Z [00:03:40.122]➜  mkdir -p $WORK/b2136/
2025-08-20T21:14:02.7747480Z [00:03:40.123]➜  cat >/tmp/go-build1679262874/b2136/importcfg << 'EOF' # internal
2025-08-20T21:14:02.7747869Z [00:03:40.123]➜  # import config
2025-08-20T21:14:02.7748332Z [00:03:40.123]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:14:02.7748933Z [00:03:40.123]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:02.7749503Z [00:03:40.123]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:02.7750082Z [00:03:40.123]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.7750466Z [00:03:40.123]➜  EOF
2025-08-20T21:14:02.7771962Z [00:03:40.123]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:02.7775017Z [00:03:40.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2136/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1beta1=>k8s.io/client-go@v0.33.2/listers/discovery/v1beta1;$WORK/b2136=>" -p k8s.io/client-go/listers/discovery/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 0shxP8CwmInkudBtkhrn/0shxP8CwmInkudBtkhrn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2136/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1beta1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/discovery/v1beta1/expansion_generated.go
2025-08-20T21:14:02.8050294Z [00:03:40.153]➜  go tool buildid -w $WORK/b2136/_pkg_.a # internal
2025-08-20T21:14:02.8066601Z [00:03:40.155]➜  cp $WORK/b2136/_pkg_.a /root/.cache/go-build/36/3612cf9f97fb7213398c1bee5d69fbac5eb96840c81d6506de0a2f192475456f-d # internal
2025-08-20T21:14:02.8110539Z [00:03:40.159]➜  k8s.io/client-go/informers/discovery/v1beta1
2025-08-20T21:14:02.8112232Z [00:03:40.159]➜  mkdir -p $WORK/b2135/
2025-08-20T21:14:02.8116372Z [00:03:40.160]➜  cat >/tmp/go-build1679262874/b2135/importcfg << 'EOF' # internal
2025-08-20T21:14:02.8116751Z [00:03:40.160]➜  # import config
2025-08-20T21:14:02.8118460Z [00:03:40.160]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:02.8119930Z [00:03:40.160]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:14:02.8120941Z [00:03:40.160]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:02.8121644Z [00:03:40.160]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:02.8122537Z [00:03:40.160]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:02.8123207Z [00:03:40.160]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.8123843Z [00:03:40.160]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:02.8124466Z [00:03:40.160]➜  packagefile k8s.io/client-go/listers/discovery/v1beta1=/tmp/go-build1679262874/b2136/_pkg_.a
2025-08-20T21:14:02.8125079Z [00:03:40.160]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.8125566Z [00:03:40.160]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:02.8125874Z [00:03:40.160]➜  EOF
2025-08-20T21:14:02.8128387Z [00:03:40.160]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2135/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1beta1=>k8s.io/client-go@v0.33.2/informers/discovery/v1beta1;$WORK/b2135=>" -p k8s.io/client-go/informers/discovery/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid c5QVkMN9gAgau-mvCcIL/c5QVkMN9gAgau-mvCcIL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2135/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1beta1/endpointslice.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/v1beta1/interface.go
2025-08-20T21:14:02.8289750Z [00:03:40.177]➜  go tool buildid -w $WORK/b2133/_pkg_.a # internal
2025-08-20T21:14:02.8386092Z [00:03:40.187]➜  cp $WORK/b2133/_pkg_.a /root/.cache/go-build/02/0298a9d7a0abeddf00e70fc47461ef4260de60ce643d17195acf0b8863744f59-d # internal
2025-08-20T21:14:02.8432149Z [00:03:40.191]➜  k8s.io/client-go/listers/events/v1
2025-08-20T21:14:02.8433731Z [00:03:40.191]➜  mkdir -p $WORK/b2139/
2025-08-20T21:14:02.8434249Z [00:03:40.192]➜  cat >/tmp/go-build1679262874/b2139/importcfg << 'EOF' # internal
2025-08-20T21:14:02.8434828Z [00:03:40.192]➜  # import config
2025-08-20T21:14:02.8435273Z [00:03:40.192]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:14:02.8435870Z [00:03:40.192]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:02.8436846Z [00:03:40.192]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:02.8437461Z [00:03:40.192]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.8437855Z [00:03:40.192]➜  EOF
2025-08-20T21:14:02.8440038Z [00:03:40.192]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2139/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1=>k8s.io/client-go@v0.33.2/listers/events/v1;$WORK/b2139=>" -p k8s.io/client-go/listers/events/v1 -lang=go1.24 -complete -installsuffix shared -buildid hdOehGmfY-ycsdvBAFIt/hdOehGmfY-ycsdvBAFIt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2139/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1/expansion_generated.go
2025-08-20T21:14:02.8784650Z [00:03:40.226]➜  go tool buildid -w $WORK/b2139/_pkg_.a # internal
2025-08-20T21:14:02.8791906Z [00:03:40.227]➜  cp $WORK/b2139/_pkg_.a /root/.cache/go-build/96/9656a03ed5109e80fb57a91b205a7078b227efc217b993ba8d6a5f5fc4d88eb4-d # internal
2025-08-20T21:14:02.8811948Z [00:03:40.229]➜  k8s.io/client-go/informers/events/v1
2025-08-20T21:14:02.8813776Z [00:03:40.229]➜  mkdir -p $WORK/b2138/
2025-08-20T21:14:02.8814769Z [00:03:40.230]➜  cat >/tmp/go-build1679262874/b2138/importcfg << 'EOF' # internal
2025-08-20T21:14:02.8816049Z [00:03:40.230]➜  # import config
2025-08-20T21:14:02.8816543Z [00:03:40.230]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:02.8817047Z [00:03:40.230]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:14:02.8829761Z [00:03:40.230]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:02.8830998Z [00:03:40.230]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:02.8831613Z [00:03:40.230]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:02.8832264Z [00:03:40.230]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:02.8832896Z [00:03:40.230]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:02.8833482Z [00:03:40.230]➜  packagefile k8s.io/client-go/listers/events/v1=/tmp/go-build1679262874/b2139/_pkg_.a
2025-08-20T21:14:02.8834072Z [00:03:40.230]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:02.8834711Z [00:03:40.230]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:02.8835084Z [00:03:40.230]➜  EOF
2025-08-20T21:14:02.8837266Z [00:03:40.230]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2138/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1=>k8s.io/client-go@v0.33.2/informers/events/v1;$WORK/b2138=>" -p k8s.io/client-go/informers/events/v1 -lang=go1.24 -complete -installsuffix shared -buildid IQ_AiPbfZivP5436LTS2/IQ_AiPbfZivP5436LTS2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2138/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1/interface.go
2025-08-20T21:14:02.9929210Z [00:03:40.341]➜  go tool buildid -w $WORK/b2130/_pkg_.a # internal
2025-08-20T21:14:03.0064090Z [00:03:40.354]➜  cp $WORK/b2130/_pkg_.a /root/.cache/go-build/c3/c376cd3ad9aceb5ec4a262ca9b6686d988cd76c412a08023ead80fb5deff9973-d # internal
2025-08-20T21:14:03.0066843Z [00:03:40.355]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:03.0068576Z [00:03:40.355]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x035.o -c zstd_lazy.c
2025-08-20T21:14:03.0073953Z [00:03:40.355]➜  k8s.io/client-go/informers/core
2025-08-20T21:14:03.0074336Z [00:03:40.355]➜  mkdir -p $WORK/b2129/
2025-08-20T21:14:03.0074741Z [00:03:40.355]➜  cat >/tmp/go-build1679262874/b2129/importcfg << 'EOF' # internal
2025-08-20T21:14:03.0075103Z [00:03:40.355]➜  # import config
2025-08-20T21:14:03.0075586Z [00:03:40.355]➜  packagefile k8s.io/client-go/informers/core/v1=/tmp/go-build1679262874/b2130/_pkg_.a
2025-08-20T21:14:03.0076263Z [00:03:40.355]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.0076715Z [00:03:40.355]➜  EOF
2025-08-20T21:14:03.0077360Z [00:03:40.355]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:03.0079317Z [00:03:40.355]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2129/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core=>k8s.io/client-go@v0.33.2/informers/core;$WORK/b2129=>" -p k8s.io/client-go/informers/core -lang=go1.24 -complete -installsuffix shared -buildid -OmHbAPOFwhs2IgMa-ys/-OmHbAPOFwhs2IgMa-ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2129/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/core/interface.go
2025-08-20T21:14:03.1812596Z [00:03:40.529]➜  go tool buildid -w $WORK/b2135/_pkg_.a # internal
2025-08-20T21:14:03.1919373Z [00:03:40.540]➜  cp $WORK/b2135/_pkg_.a /root/.cache/go-build/22/22114347739c6a14907cb0ee134d3cde96b1ceb21343b12af2b67f0cd2abd5a2-d # internal
2025-08-20T21:14:03.1954871Z [00:03:40.543]➜  k8s.io/client-go/informers/discovery
2025-08-20T21:14:03.1962246Z [00:03:40.544]➜  mkdir -p $WORK/b2132/
2025-08-20T21:14:03.1972618Z [00:03:40.545]➜  cat >/tmp/go-build1679262874/b2132/importcfg << 'EOF' # internal
2025-08-20T21:14:03.1973035Z [00:03:40.545]➜  # import config
2025-08-20T21:14:03.1973511Z [00:03:40.545]➜  packagefile k8s.io/client-go/informers/discovery/v1=/tmp/go-build1679262874/b2133/_pkg_.a
2025-08-20T21:14:03.1974188Z [00:03:40.545]➜  packagefile k8s.io/client-go/informers/discovery/v1beta1=/tmp/go-build1679262874/b2135/_pkg_.a
2025-08-20T21:14:03.1974886Z [00:03:40.545]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.1975330Z [00:03:40.545]➜  EOF
2025-08-20T21:14:03.1977502Z [00:03:40.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2132/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery=>k8s.io/client-go@v0.33.2/informers/discovery;$WORK/b2132=>" -p k8s.io/client-go/informers/discovery -lang=go1.24 -complete -installsuffix shared -buildid 03On6_W9qe2QWmL22HVU/03On6_W9qe2QWmL22HVU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2132/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/discovery/interface.go
2025-08-20T21:14:03.2478478Z [00:03:40.596]➜  go tool buildid -w $WORK/b2138/_pkg_.a # internal
2025-08-20T21:14:03.2582206Z [00:03:40.606]➜  cp $WORK/b2138/_pkg_.a /root/.cache/go-build/3b/3ba5bc19e5622f320474407ad9766a9da4085bc822a9aaff7ffbe87715c79c25-d # internal
2025-08-20T21:14:03.2637556Z [00:03:40.612]➜  k8s.io/client-go/listers/events/v1beta1
2025-08-20T21:14:03.2638528Z [00:03:40.612]➜  mkdir -p $WORK/b2141/
2025-08-20T21:14:03.2639187Z [00:03:40.612]➜  cat >/tmp/go-build1679262874/b2141/importcfg << 'EOF' # internal
2025-08-20T21:14:03.2640258Z [00:03:40.612]➜  # import config
2025-08-20T21:14:03.2641060Z [00:03:40.612]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:14:03.2641798Z [00:03:40.612]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:03.2642724Z [00:03:40.612]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:03.2643748Z [00:03:40.612]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.2646626Z [00:03:40.612]➜  EOF
2025-08-20T21:14:03.2648944Z [00:03:40.612]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2141/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1beta1=>k8s.io/client-go@v0.33.2/listers/events/v1beta1;$WORK/b2141=>" -p k8s.io/client-go/listers/events/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid kwPAMH_ER1e5tKMoTjIZ/kwPAMH_ER1e5tKMoTjIZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2141/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1beta1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/events/v1beta1/expansion_generated.go
2025-08-20T21:14:03.2958809Z [00:03:40.644]➜  go tool buildid -w $WORK/b2141/_pkg_.a # internal
2025-08-20T21:14:03.2997570Z [00:03:40.648]➜  cp $WORK/b2141/_pkg_.a /root/.cache/go-build/51/5184c7b9eba07f7e5e2b3e809f5b0b5218e439a7d017c1f7da4223405b1223f6-d # internal
2025-08-20T21:14:03.3029036Z [00:03:40.651]➜  k8s.io/client-go/informers/events/v1beta1
2025-08-20T21:14:03.3035760Z [00:03:40.652]➜  mkdir -p $WORK/b2140/
2025-08-20T21:14:03.3042680Z [00:03:40.652]➜  cat >/tmp/go-build1679262874/b2140/importcfg << 'EOF' # internal
2025-08-20T21:14:03.3046859Z [00:03:40.652]➜  # import config
2025-08-20T21:14:03.3048344Z [00:03:40.653]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:03.3048913Z [00:03:40.653]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:14:03.3049869Z [00:03:40.653]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:03.3051014Z [00:03:40.653]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:03.3051669Z [00:03:40.653]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:03.3052344Z [00:03:40.653]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.3052977Z [00:03:40.653]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:03.3053590Z [00:03:40.653]➜  packagefile k8s.io/client-go/listers/events/v1beta1=/tmp/go-build1679262874/b2141/_pkg_.a
2025-08-20T21:14:03.3054193Z [00:03:40.653]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.3054676Z [00:03:40.653]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:03.3054992Z [00:03:40.653]➜  EOF
2025-08-20T21:14:03.3057462Z [00:03:40.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2140/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1beta1=>k8s.io/client-go@v0.33.2/informers/events/v1beta1;$WORK/b2140=>" -p k8s.io/client-go/informers/events/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid dCiRH8zt0zebIsqhbsyu/dCiRH8zt0zebIsqhbsyu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2140/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1beta1/event.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/v1beta1/interface.go
2025-08-20T21:14:03.3263959Z [00:03:40.674]➜  go tool buildid -w $WORK/b2129/_pkg_.a # internal
2025-08-20T21:14:03.3374012Z [00:03:40.685]➜  cp $WORK/b2129/_pkg_.a /root/.cache/go-build/0d/0d48d74e4e9c81ed6eff210fe4c247d1ea702176b396f313a981194330d318d2-d # internal
2025-08-20T21:14:03.3553986Z [00:03:40.703]➜  k8s.io/client-go/listers/extensions/v1beta1
2025-08-20T21:14:03.3554435Z [00:03:40.703]➜  mkdir -p $WORK/b2144/
2025-08-20T21:14:03.3556742Z [00:03:40.704]➜  cat >/tmp/go-build1679262874/b2144/importcfg << 'EOF' # internal
2025-08-20T21:14:03.3557123Z [00:03:40.704]➜  # import config
2025-08-20T21:14:03.3557467Z [00:03:40.704]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:03.3557958Z [00:03:40.704]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:14:03.3558482Z [00:03:40.704]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:03.3559018Z [00:03:40.704]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:03.3559629Z [00:03:40.704]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:03.3560236Z [00:03:40.704]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:03.3560992Z [00:03:40.704]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:03.3561563Z [00:03:40.704]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.3561943Z [00:03:40.704]➜  EOF
2025-08-20T21:14:03.3566831Z [00:03:40.704]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2144/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1=>k8s.io/client-go@v0.33.2/listers/extensions/v1beta1;$WORK/b2144=>" -p k8s.io/client-go/listers/extensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 78YWwzYUe1ToADJw5h34/78YWwzYUe1ToADJw5h34 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2144/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/daemonset_expansion.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/replicaset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/extensions/v1beta1/replicaset_expansion.go
2025-08-20T21:14:03.5176551Z [00:03:40.865]➜  go tool buildid -w $WORK/b2144/_pkg_.a # internal
2025-08-20T21:14:03.5240232Z [00:03:40.872]➜  cp $WORK/b2144/_pkg_.a /root/.cache/go-build/52/52fe578187d4aa10c19b8a6c8da83ffaa876d129a1e3d18bd9c601d24063fb33-d # internal
2025-08-20T21:14:03.5277933Z [00:03:40.876]➜  k8s.io/client-go/informers/extensions/v1beta1
2025-08-20T21:14:03.5278820Z [00:03:40.876]➜  mkdir -p $WORK/b2143/
2025-08-20T21:14:03.5283154Z [00:03:40.876]➜  cat >/tmp/go-build1679262874/b2143/importcfg << 'EOF' # internal
2025-08-20T21:14:03.5283590Z [00:03:40.876]➜  # import config
2025-08-20T21:14:03.5283970Z [00:03:40.876]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:03.5284750Z [00:03:40.876]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:03.5285488Z [00:03:40.876]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:03.5286120Z [00:03:40.876]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:03.5286936Z [00:03:40.876]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:03.5287586Z [00:03:40.876]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.5288218Z [00:03:40.876]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:03.5288878Z [00:03:40.876]➜  packagefile k8s.io/client-go/listers/extensions/v1beta1=/tmp/go-build1679262874/b2144/_pkg_.a
2025-08-20T21:14:03.5289511Z [00:03:40.876]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.5290004Z [00:03:40.876]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:03.5290315Z [00:03:40.876]➜  EOF
2025-08-20T21:14:03.5294233Z [00:03:40.876]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2143/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1=>k8s.io/client-go@v0.33.2/informers/extensions/v1beta1;$WORK/b2143=>" -p k8s.io/client-go/informers/extensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid hjSRbZTTsBTWU8dsBhAX/hjSRbZTTsBTWU8dsBhAX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2143/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/daemonset.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/deployment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/v1beta1/replicaset.go
2025-08-20T21:14:03.5587217Z [00:03:40.907]➜  go tool buildid -w $WORK/b2132/_pkg_.a # internal
2025-08-20T21:14:03.5675003Z [00:03:40.915]➜  cp $WORK/b2132/_pkg_.a /root/.cache/go-build/a2/a2d9efeb3748998b7da20628d686a8f4c2c4ff13716f6664f2e454386474bfd1-d # internal
2025-08-20T21:14:03.5834547Z [00:03:40.931]➜  k8s.io/client-go/listers/flowcontrol/v1
2025-08-20T21:14:03.5835556Z [00:03:40.932]➜  mkdir -p $WORK/b2147/
2025-08-20T21:14:03.5843846Z [00:03:40.932]➜  cat >/tmp/go-build1679262874/b2147/importcfg << 'EOF' # internal
2025-08-20T21:14:03.5844304Z [00:03:40.932]➜  # import config
2025-08-20T21:14:03.5844724Z [00:03:40.932]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:14:03.5845728Z [00:03:40.932]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:03.5846486Z [00:03:40.932]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:03.5847172Z [00:03:40.932]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.5847711Z [00:03:40.932]➜  EOF
2025-08-20T21:14:03.5850661Z [00:03:40.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2147/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1=>k8s.io/client-go@v0.33.2/listers/flowcontrol/v1;$WORK/b2147=>" -p k8s.io/client-go/listers/flowcontrol/v1 -lang=go1.24 -complete -installsuffix shared -buildid r6UHA7IH1WZ5DA6sQjgZ/r6UHA7IH1WZ5DA6sQjgZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2147/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1/prioritylevelconfiguration.go
2025-08-20T21:14:03.6253995Z [00:03:40.973]➜  go tool buildid -w $WORK/b2147/_pkg_.a # internal
2025-08-20T21:14:03.6380884Z [00:03:40.986]➜  cp $WORK/b2147/_pkg_.a /root/.cache/go-build/a7/a798564910d2a9a119a266602b2a940cf1aeb66c8eda8c1068e718dcf4e2f900-d # internal
2025-08-20T21:14:03.6397658Z [00:03:40.988]➜  k8s.io/client-go/informers/flowcontrol/v1
2025-08-20T21:14:03.6401685Z [00:03:40.988]➜  mkdir -p $WORK/b2146/
2025-08-20T21:14:03.6404911Z [00:03:40.988]➜  cat >/tmp/go-build1679262874/b2146/importcfg << 'EOF' # internal
2025-08-20T21:14:03.6405663Z [00:03:40.988]➜  # import config
2025-08-20T21:14:03.6408768Z [00:03:40.988]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:03.6410174Z [00:03:40.988]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:14:03.6410875Z [00:03:40.988]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:03.6411550Z [00:03:40.988]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:03.6414436Z [00:03:40.988]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:03.6415272Z [00:03:40.988]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.6415928Z [00:03:40.988]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:03.6416543Z [00:03:40.988]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1=/tmp/go-build1679262874/b2147/_pkg_.a
2025-08-20T21:14:03.6417148Z [00:03:40.988]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:03.6417635Z [00:03:40.988]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:03.6417948Z [00:03:40.988]➜  EOF
2025-08-20T21:14:03.6421016Z [00:03:40.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2146/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1=>k8s.io/client-go@v0.33.2/informers/flowcontrol/v1;$WORK/b2146=>" -p k8s.io/client-go/informers/flowcontrol/v1 -lang=go1.24 -complete -installsuffix shared -buildid sKysNzgLN1SfFNeME-0u/sKysNzgLN1SfFNeME-0u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2146/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1/prioritylevelconfiguration.go
2025-08-20T21:14:03.6427275Z [00:03:40.991]➜  go tool buildid -w $WORK/b2140/_pkg_.a # internal
2025-08-20T21:14:03.6520798Z [00:03:41.000]➜  cp $WORK/b2140/_pkg_.a /root/.cache/go-build/1a/1a88e6b4aa67868d6fddb0f2700f128ced4ebe5e7e5f2b4cf83a3697a5f2afa0-d # internal
2025-08-20T21:14:03.6528638Z [00:03:41.001]➜  k8s.io/client-go/informers/events
2025-08-20T21:14:03.6535964Z [00:03:41.002]➜  mkdir -p $WORK/b2137/
2025-08-20T21:14:03.6547312Z [00:03:41.003]➜  cat >/tmp/go-build1679262874/b2137/importcfg << 'EOF' # internal
2025-08-20T21:14:03.6548469Z [00:03:41.003]➜  # import config
2025-08-20T21:14:03.6549273Z [00:03:41.003]➜  packagefile k8s.io/client-go/informers/events/v1=/tmp/go-build1679262874/b2138/_pkg_.a
2025-08-20T21:14:03.6550242Z [00:03:41.003]➜  packagefile k8s.io/client-go/informers/events/v1beta1=/tmp/go-build1679262874/b2140/_pkg_.a
2025-08-20T21:14:03.6551454Z [00:03:41.003]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.6552067Z [00:03:41.003]➜  EOF
2025-08-20T21:14:03.6574560Z [00:03:41.005]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2137/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events=>k8s.io/client-go@v0.33.2/informers/events;$WORK/b2137=>" -p k8s.io/client-go/informers/events -lang=go1.24 -complete -installsuffix shared -buildid eLv39NPL-gOqurZxk7IA/eLv39NPL-gOqurZxk7IA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2137/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/events/interface.go
2025-08-20T21:14:03.9347959Z [00:03:41.283]➜  go tool buildid -w $WORK/b2143/_pkg_.a # internal
2025-08-20T21:14:03.9442508Z [00:03:41.292]➜  cp $WORK/b2143/_pkg_.a /root/.cache/go-build/78/7842b17d18ed6359570e90983d0f05e9577889f2f9214f2b8d7c209335304ed1-d # internal
2025-08-20T21:14:03.9451829Z [00:03:41.293]➜  k8s.io/client-go/informers/extensions
2025-08-20T21:14:03.9452190Z [00:03:41.293]➜  mkdir -p $WORK/b2142/
2025-08-20T21:14:03.9452574Z [00:03:41.293]➜  cat >/tmp/go-build1679262874/b2142/importcfg << 'EOF' # internal
2025-08-20T21:14:03.9452936Z [00:03:41.293]➜  # import config
2025-08-20T21:14:03.9453424Z [00:03:41.293]➜  packagefile k8s.io/client-go/informers/extensions/v1beta1=/tmp/go-build1679262874/b2143/_pkg_.a
2025-08-20T21:14:03.9454133Z [00:03:41.293]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:03.9454598Z [00:03:41.293]➜  EOF
2025-08-20T21:14:03.9464123Z [00:03:41.294]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2142/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions=>k8s.io/client-go@v0.33.2/informers/extensions;$WORK/b2142=>" -p k8s.io/client-go/informers/extensions -lang=go1.24 -complete -installsuffix shared -buildid Vt5-uP_DoA2z5mUlEAP3/Vt5-uP_DoA2z5mUlEAP3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2142/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/extensions/interface.go
2025-08-20T21:14:03.9996964Z [00:03:41.347]➜  go tool buildid -w $WORK/b2146/_pkg_.a # internal
2025-08-20T21:14:04.0086461Z [00:03:41.357]➜  go tool buildid -w $WORK/b2137/_pkg_.a # internal
2025-08-20T21:14:04.0162119Z [00:03:41.364]➜  cp $WORK/b2146/_pkg_.a /root/.cache/go-build/75/75764f72ae74d884d13081491f64c038c84e8c71deaf4b412dc9fac4f71a0d41-d # internal
2025-08-20T21:14:04.0177781Z [00:03:41.366]➜  k8s.io/client-go/listers/flowcontrol/v1beta1
2025-08-20T21:14:04.0178379Z [00:03:41.366]➜  mkdir -p $WORK/b2149/
2025-08-20T21:14:04.0179866Z [00:03:41.366]➜  cat >/tmp/go-build1679262874/b2149/importcfg << 'EOF' # internal
2025-08-20T21:14:04.0180520Z [00:03:41.366]➜  # import config
2025-08-20T21:14:04.0181461Z [00:03:41.366]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:14:04.0182824Z [00:03:41.366]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.0186343Z [00:03:41.366]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.0187247Z [00:03:41.366]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.0187928Z [00:03:41.366]➜  EOF
2025-08-20T21:14:04.0191268Z [00:03:41.366]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2149/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta1=>k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta1;$WORK/b2149=>" -p k8s.io/client-go/listers/flowcontrol/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid izkqVMCggi_FEnXb6lVj/izkqVMCggi_FEnXb6lVj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2149/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta1/prioritylevelconfiguration.go
2025-08-20T21:14:04.0239003Z [00:03:41.372]➜  cp $WORK/b2137/_pkg_.a /root/.cache/go-build/6b/6b11d595534623001f198f58b2ee1b9b49e157f4f792620ef78928ed6e8ba1d7-d # internal
2025-08-20T21:14:04.0257851Z [00:03:41.374]➜  k8s.io/client-go/listers/flowcontrol/v1beta2
2025-08-20T21:14:04.0259316Z [00:03:41.374]➜  mkdir -p $WORK/b2151/
2025-08-20T21:14:04.0268103Z [00:03:41.375]➜  cat >/tmp/go-build1679262874/b2151/importcfg << 'EOF' # internal
2025-08-20T21:14:04.0269072Z [00:03:41.375]➜  # import config
2025-08-20T21:14:04.0270156Z [00:03:41.375]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:14:04.0271260Z [00:03:41.375]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.0272398Z [00:03:41.375]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.0273901Z [00:03:41.375]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.0274302Z [00:03:41.375]➜  EOF
2025-08-20T21:14:04.0277123Z [00:03:41.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2151/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta2=>k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta2;$WORK/b2151=>" -p k8s.io/client-go/listers/flowcontrol/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid QWBv9uPIdN3pfFxZqQn0/QWBv9uPIdN3pfFxZqQn0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2151/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta2/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta2/prioritylevelconfiguration.go
2025-08-20T21:14:04.0476935Z [00:03:41.395]➜  go tool buildid -w $WORK/b2149/_pkg_.a # internal
2025-08-20T21:14:04.0484767Z [00:03:41.396]➜  cp $WORK/b2149/_pkg_.a /root/.cache/go-build/6e/6e5df398994a1ec733da786463331e72fb1146339c9396c367f8382066522e3f-d # internal
2025-08-20T21:14:04.0505282Z [00:03:41.399]➜  k8s.io/client-go/informers/flowcontrol/v1beta1
2025-08-20T21:14:04.0521587Z [00:03:41.399]➜  mkdir -p $WORK/b2148/
2025-08-20T21:14:04.0555197Z [00:03:41.403]➜  cat >/tmp/go-build1679262874/b2148/importcfg << 'EOF' # internal
2025-08-20T21:14:04.0555857Z [00:03:41.404]➜  # import config
2025-08-20T21:14:04.0556437Z [00:03:41.404]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.0557958Z [00:03:41.404]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:14:04.0558627Z [00:03:41.404]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.0559241Z [00:03:41.404]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.0560196Z [00:03:41.404]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.0561008Z [00:03:41.404]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.0561700Z [00:03:41.404]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.0562332Z [00:03:41.404]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta1=/tmp/go-build1679262874/b2149/_pkg_.a
2025-08-20T21:14:04.0563098Z [00:03:41.404]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.0563656Z [00:03:41.404]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.0563980Z [00:03:41.404]➜  EOF
2025-08-20T21:14:04.0566816Z [00:03:41.404]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2148/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta1=>k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta1;$WORK/b2148=>" -p k8s.io/client-go/informers/flowcontrol/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 9v4YaRA-2bjCBYxG1o1F/9v4YaRA-2bjCBYxG1o1F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2148/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta1/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta1/prioritylevelconfiguration.go
2025-08-20T21:14:04.0641270Z [00:03:41.412]➜  go tool buildid -w $WORK/b2151/_pkg_.a # internal
2025-08-20T21:14:04.0649987Z [00:03:41.413]➜  cp $WORK/b2151/_pkg_.a /root/.cache/go-build/e3/e30ab728432cd2386f6977b6ac30b290b3dd4bbc10ac6e41696a8508eec2d2b9-d # internal
2025-08-20T21:14:04.0668590Z [00:03:41.415]➜  k8s.io/client-go/informers/flowcontrol/v1beta2
2025-08-20T21:14:04.0672051Z [00:03:41.415]➜  mkdir -p $WORK/b2150/
2025-08-20T21:14:04.0672499Z [00:03:41.415]➜  cat >/tmp/go-build1679262874/b2150/importcfg << 'EOF' # internal
2025-08-20T21:14:04.0673229Z [00:03:41.415]➜  # import config
2025-08-20T21:14:04.0673585Z [00:03:41.415]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.0674110Z [00:03:41.415]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:14:04.0674729Z [00:03:41.415]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.0675346Z [00:03:41.415]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.0675943Z [00:03:41.415]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.0676600Z [00:03:41.415]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.0677233Z [00:03:41.415]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.0677877Z [00:03:41.415]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta2=/tmp/go-build1679262874/b2151/_pkg_.a
2025-08-20T21:14:04.0678499Z [00:03:41.415]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.0678983Z [00:03:41.415]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.0679296Z [00:03:41.415]➜  EOF
2025-08-20T21:14:04.0682308Z [00:03:41.415]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2150/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta2=>k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta2;$WORK/b2150=>" -p k8s.io/client-go/informers/flowcontrol/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid NEcpJFij2ejSU_KrSWlz/NEcpJFij2ejSU_KrSWlz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2150/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta2/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta2/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta2/prioritylevelconfiguration.go
2025-08-20T21:14:04.2413224Z [00:03:41.589]➜  go tool buildid -w $WORK/b2142/_pkg_.a # internal
2025-08-20T21:14:04.2512548Z [00:03:41.599]➜  cp $WORK/b2142/_pkg_.a /root/.cache/go-build/82/829abd138653a627c4e605bfd6e525d579f6d38f555e7ce7c19a86bc75257302-d # internal
2025-08-20T21:14:04.2544609Z [00:03:41.602]➜  k8s.io/client-go/listers/flowcontrol/v1beta3
2025-08-20T21:14:04.2551283Z [00:03:41.603]➜  mkdir -p $WORK/b2153/
2025-08-20T21:14:04.2559917Z [00:03:41.604]➜  cat >/tmp/go-build1679262874/b2153/importcfg << 'EOF' # internal
2025-08-20T21:14:04.2561314Z [00:03:41.604]➜  # import config
2025-08-20T21:14:04.2561983Z [00:03:41.604]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:14:04.2563505Z [00:03:41.604]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.2564124Z [00:03:41.604]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.2564679Z [00:03:41.604]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.2565058Z [00:03:41.604]➜  EOF
2025-08-20T21:14:04.2576581Z [00:03:41.605]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2153/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta3=>k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta3;$WORK/b2153=>" -p k8s.io/client-go/listers/flowcontrol/v1beta3 -lang=go1.24 -complete -installsuffix shared -buildid Lj0NSal-ydaAfZzo5ks1/Lj0NSal-ydaAfZzo5ks1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2153/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta3/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta3/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/flowcontrol/v1beta3/prioritylevelconfiguration.go
2025-08-20T21:14:04.2900037Z [00:03:41.638]➜  go tool buildid -w $WORK/b2153/_pkg_.a # internal
2025-08-20T21:14:04.2916413Z [00:03:41.640]➜  cp $WORK/b2153/_pkg_.a /root/.cache/go-build/a7/a7ab6eb7749c9be723fbcdb90c2078b329f40b1f540419b7916f27fa8f3b7c34-d # internal
2025-08-20T21:14:04.2991817Z [00:03:41.647]➜  k8s.io/client-go/informers/flowcontrol/v1beta3
2025-08-20T21:14:04.2994254Z [00:03:41.647]➜  mkdir -p $WORK/b2152/
2025-08-20T21:14:04.2994734Z [00:03:41.647]➜  cat >/tmp/go-build1679262874/b2152/importcfg << 'EOF' # internal
2025-08-20T21:14:04.2995106Z [00:03:41.647]➜  # import config
2025-08-20T21:14:04.2995505Z [00:03:41.647]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.2996051Z [00:03:41.647]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:14:04.2996674Z [00:03:41.647]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.2997301Z [00:03:41.647]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.2997894Z [00:03:41.647]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.2998542Z [00:03:41.647]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.2999169Z [00:03:41.647]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.2999795Z [00:03:41.647]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta3=/tmp/go-build1679262874/b2153/_pkg_.a
2025-08-20T21:14:04.3000423Z [00:03:41.647]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.3001126Z [00:03:41.647]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.3001446Z [00:03:41.647]➜  EOF
2025-08-20T21:14:04.3004253Z [00:03:41.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2152/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta3=>k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta3;$WORK/b2152=>" -p k8s.io/client-go/informers/flowcontrol/v1beta3 -lang=go1.24 -complete -installsuffix shared -buildid oWwpfHlTapq_eqtUDSm4/oWwpfHlTapq_eqtUDSm4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2152/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta3/flowschema.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta3/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/v1beta3/prioritylevelconfiguration.go
2025-08-20T21:14:04.4303646Z [00:03:41.778]➜  go tool buildid -w $WORK/b2150/_pkg_.a # internal
2025-08-20T21:14:04.4392276Z [00:03:41.787]➜  cp $WORK/b2150/_pkg_.a /root/.cache/go-build/be/bed49b0c268bdf8389068d18fec69aaa8cfe943903be84efc1ba7575944414f7-d # internal
2025-08-20T21:14:04.4409009Z [00:03:41.789]➜  k8s.io/client-go/listers/networking/v1
2025-08-20T21:14:04.4413991Z [00:03:41.789]➜  mkdir -p $WORK/b2156/
2025-08-20T21:14:04.4421849Z [00:03:41.790]➜  cat >/tmp/go-build1679262874/b2156/importcfg << 'EOF' # internal
2025-08-20T21:14:04.4422594Z [00:03:41.790]➜  # import config
2025-08-20T21:14:04.4423017Z [00:03:41.790]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:04.4423604Z [00:03:41.790]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.4424175Z [00:03:41.790]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.4424760Z [00:03:41.790]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.4425150Z [00:03:41.790]➜  EOF
2025-08-20T21:14:04.4437018Z [00:03:41.791]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2156/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1=>k8s.io/client-go@v0.33.2/listers/networking/v1;$WORK/b2156=>" -p k8s.io/client-go/listers/networking/v1 -lang=go1.24 -complete -installsuffix shared -buildid IXfBOboK3_USp2ElShY1/IXfBOboK3_USp2ElShY1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2156/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1/servicecidr.go
2025-08-20T21:14:04.4510263Z [00:03:41.799]➜  go tool buildid -w $WORK/b2148/_pkg_.a # internal
2025-08-20T21:14:04.4640932Z [00:03:41.812]➜  cp $WORK/b2148/_pkg_.a /root/.cache/go-build/87/876c5459ebb2cd18c6d0d9e0485fcc9b13b777477e60ad72ace0a6f336beb6f6-d # internal
2025-08-20T21:14:04.4668700Z [00:03:41.814]➜  k8s.io/client-go/listers/networking/v1alpha1
2025-08-20T21:14:04.4669113Z [00:03:41.814]➜  mkdir -p $WORK/b2158/
2025-08-20T21:14:04.4669505Z [00:03:41.814]➜  cat >/tmp/go-build1679262874/b2158/importcfg << 'EOF' # internal
2025-08-20T21:14:04.4669863Z [00:03:41.814]➜  # import config
2025-08-20T21:14:04.4670294Z [00:03:41.814]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:14:04.4677417Z [00:03:41.814]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.4678941Z [00:03:41.815]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.4679769Z [00:03:41.815]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.4680410Z [00:03:41.815]➜  EOF
2025-08-20T21:14:04.4683806Z [00:03:41.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2158/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1alpha1=>k8s.io/client-go@v0.33.2/listers/networking/v1alpha1;$WORK/b2158=>" -p k8s.io/client-go/listers/networking/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid TOasqQ8Q3WlvSW5mQBSD/TOasqQ8Q3WlvSW5mQBSD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2158/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1alpha1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1alpha1/servicecidr.go
2025-08-20T21:14:04.5004862Z [00:03:41.848]➜  go tool buildid -w $WORK/b2158/_pkg_.a # internal
2025-08-20T21:14:04.5013943Z [00:03:41.849]➜  cp $WORK/b2158/_pkg_.a /root/.cache/go-build/d7/d7f6cccbe1b69d45088ffd6ebc5d4c1a67c65a9c93dd49b70127baaf31ee9425-d # internal
2025-08-20T21:14:04.5054545Z [00:03:41.853]➜  k8s.io/client-go/informers/networking/v1alpha1
2025-08-20T21:14:04.5054936Z [00:03:41.854]➜  mkdir -p $WORK/b2157/
2025-08-20T21:14:04.5071805Z [00:03:41.854]➜  cat >/tmp/go-build1679262874/b2157/importcfg << 'EOF' # internal
2025-08-20T21:14:04.5072380Z [00:03:41.854]➜  # import config
2025-08-20T21:14:04.5072891Z [00:03:41.854]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.5073594Z [00:03:41.854]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:14:04.5074395Z [00:03:41.854]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.5075194Z [00:03:41.854]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.5075986Z [00:03:41.854]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.5077111Z [00:03:41.854]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.5077934Z [00:03:41.854]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.5078720Z [00:03:41.854]➜  packagefile k8s.io/client-go/listers/networking/v1alpha1=/tmp/go-build1679262874/b2158/_pkg_.a
2025-08-20T21:14:04.5079643Z [00:03:41.854]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.5080257Z [00:03:41.854]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.5080828Z [00:03:41.854]➜  EOF
2025-08-20T21:14:04.5083616Z [00:03:41.854]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2157/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1alpha1=>k8s.io/client-go@v0.33.2/informers/networking/v1alpha1;$WORK/b2157=>" -p k8s.io/client-go/informers/networking/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid nHyaNnMIkJvBpRnmhB6a/nHyaNnMIkJvBpRnmhB6a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2157/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1alpha1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1alpha1/servicecidr.go
2025-08-20T21:14:04.5294636Z [00:03:41.877]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:04.5296417Z [00:03:41.877]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x036.o -c zstd_ldm.c
2025-08-20T21:14:04.5302109Z [00:03:41.878]➜  go tool buildid -w $WORK/b2156/_pkg_.a # internal
2025-08-20T21:14:04.5321462Z [00:03:41.880]➜  cp $WORK/b2156/_pkg_.a /root/.cache/go-build/4a/4a84d64b5ad1c7dacd06cb568a272e4e5bc604d2c05bfd3632c4311e4d2bb16f-d # internal
2025-08-20T21:14:04.5360471Z [00:03:41.884]➜  k8s.io/client-go/informers/networking/v1
2025-08-20T21:14:04.5363427Z [00:03:41.884]➜  mkdir -p $WORK/b2155/
2025-08-20T21:14:04.5365876Z [00:03:41.884]➜  cat >/tmp/go-build1679262874/b2155/importcfg << 'EOF' # internal
2025-08-20T21:14:04.5371243Z [00:03:41.885]➜  # import config
2025-08-20T21:14:04.5371750Z [00:03:41.885]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.5372261Z [00:03:41.885]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:04.5372863Z [00:03:41.885]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.5373752Z [00:03:41.885]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.5374438Z [00:03:41.885]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.5375088Z [00:03:41.885]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.5375720Z [00:03:41.885]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.5391684Z [00:03:41.885]➜  packagefile k8s.io/client-go/listers/networking/v1=/tmp/go-build1679262874/b2156/_pkg_.a
2025-08-20T21:14:04.5392310Z [00:03:41.885]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.5392797Z [00:03:41.885]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.5393104Z [00:03:41.885]➜  EOF
2025-08-20T21:14:04.5393353Z [00:03:41.885]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:04.5397206Z [00:03:41.885]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2155/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1=>k8s.io/client-go@v0.33.2/informers/networking/v1;$WORK/b2155=>" -p k8s.io/client-go/informers/networking/v1 -lang=go1.24 -complete -installsuffix shared -buildid b1-fNyxY2VlBoaBr7o6y/b1-fNyxY2VlBoaBr7o6y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2155/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/networkpolicy.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1/servicecidr.go
2025-08-20T21:14:04.6584352Z [00:03:42.006]➜  go tool buildid -w $WORK/b2152/_pkg_.a # internal
2025-08-20T21:14:04.6685196Z [00:03:42.016]➜  cp $WORK/b2152/_pkg_.a /root/.cache/go-build/df/df57e09dd62c09b2502c64e33adce09c057022c5d6102ee719bb9cc4540cab46-d # internal
2025-08-20T21:14:04.6750988Z [00:03:42.023]➜  k8s.io/client-go/informers/flowcontrol
2025-08-20T21:14:04.6751475Z [00:03:42.023]➜  mkdir -p $WORK/b2145/
2025-08-20T21:14:04.6751916Z [00:03:42.023]➜  cat >/tmp/go-build1679262874/b2145/importcfg << 'EOF' # internal
2025-08-20T21:14:04.6752287Z [00:03:42.023]➜  # import config
2025-08-20T21:14:04.6752769Z [00:03:42.023]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1=/tmp/go-build1679262874/b2146/_pkg_.a
2025-08-20T21:14:04.6753465Z [00:03:42.023]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta1=/tmp/go-build1679262874/b2148/_pkg_.a
2025-08-20T21:14:04.6754173Z [00:03:42.023]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta2=/tmp/go-build1679262874/b2150/_pkg_.a
2025-08-20T21:14:04.6754878Z [00:03:42.023]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta3=/tmp/go-build1679262874/b2152/_pkg_.a
2025-08-20T21:14:04.6755600Z [00:03:42.023]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.6756048Z [00:03:42.023]➜  EOF
2025-08-20T21:14:04.6758004Z [00:03:42.023]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2145/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol=>k8s.io/client-go@v0.33.2/informers/flowcontrol;$WORK/b2145=>" -p k8s.io/client-go/informers/flowcontrol -lang=go1.24 -complete -installsuffix shared -buildid Cx3BZlzbPjkpX9TDwerW/Cx3BZlzbPjkpX9TDwerW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2145/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/flowcontrol/interface.go
2025-08-20T21:14:04.8349674Z [00:03:42.183]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:04.8354494Z [00:03:42.183]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x037.o -c zstd_opt.c
2025-08-20T21:14:04.8787413Z [00:03:42.226]➜  go tool buildid -w $WORK/b2157/_pkg_.a # internal
2025-08-20T21:14:04.8875838Z [00:03:42.235]➜  cp $WORK/b2157/_pkg_.a /root/.cache/go-build/79/79dcc46fd1d71084d7f9cfdec7ab2f13bf4c5f8262b0f4f173da1676d53e9c06-d # internal
2025-08-20T21:14:04.8899092Z [00:03:42.238]➜  k8s.io/client-go/listers/networking/v1beta1
2025-08-20T21:14:04.8906127Z [00:03:42.239]➜  mkdir -p $WORK/b2160/
2025-08-20T21:14:04.8917032Z [00:03:42.240]➜  cat >/tmp/go-build1679262874/b2160/importcfg << 'EOF' # internal
2025-08-20T21:14:04.8918351Z [00:03:42.240]➜  # import config
2025-08-20T21:14:04.8919362Z [00:03:42.240]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:14:04.8920035Z [00:03:42.240]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.8921036Z [00:03:42.240]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.8921675Z [00:03:42.240]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.8922226Z [00:03:42.240]➜  EOF
2025-08-20T21:14:04.8929505Z [00:03:42.241]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:04.8941037Z [00:03:42.242]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2160/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1=>k8s.io/client-go@v0.33.2/listers/networking/v1beta1;$WORK/b2160=>" -p k8s.io/client-go/listers/networking/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid mYxj3dxrkwWvBW8IbYnW/mYxj3dxrkwWvBW8IbYnW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2160/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/networking/v1beta1/servicecidr.go
2025-08-20T21:14:04.9190236Z [00:03:42.267]➜  go tool buildid -w $WORK/b2155/_pkg_.a # internal
2025-08-20T21:14:04.9300908Z [00:03:42.278]➜  cp $WORK/b2155/_pkg_.a /root/.cache/go-build/48/4861e0946ee071fb04de14ca6f2f0f764830f0512261d76202c65ac78fed04af-d # internal
2025-08-20T21:14:04.9349240Z [00:03:42.283]➜  k8s.io/client-go/listers/node/v1
2025-08-20T21:14:04.9354745Z [00:03:42.283]➜  mkdir -p $WORK/b2163/
2025-08-20T21:14:04.9355425Z [00:03:42.283]➜  cat >/tmp/go-build1679262874/b2163/importcfg << 'EOF' # internal
2025-08-20T21:14:04.9356143Z [00:03:42.283]➜  # import config
2025-08-20T21:14:04.9357102Z [00:03:42.283]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:14:04.9357717Z [00:03:42.283]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:04.9358286Z [00:03:42.283]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:04.9359176Z [00:03:42.283]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.9359575Z [00:03:42.283]➜  EOF
2025-08-20T21:14:04.9362174Z [00:03:42.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2163/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1=>k8s.io/client-go@v0.33.2/listers/node/v1;$WORK/b2163=>" -p k8s.io/client-go/listers/node/v1 -lang=go1.24 -complete -installsuffix shared -buildid o6cAyCHMXB6wfTlFhyk0/o6cAyCHMXB6wfTlFhyk0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2163/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1/runtimeclass.go
2025-08-20T21:14:04.9475331Z [00:03:42.296]➜  go tool buildid -w $WORK/b2160/_pkg_.a # internal
2025-08-20T21:14:04.9476750Z [00:03:42.296]➜  cp $WORK/b2160/_pkg_.a /root/.cache/go-build/15/15f61c1a34c4393575ba24fe054c661e462454eb21648809b2a16aab2e86deb9-d # internal
2025-08-20T21:14:04.9526124Z [00:03:42.301]➜  k8s.io/client-go/informers/networking/v1beta1
2025-08-20T21:14:04.9527598Z [00:03:42.301]➜  mkdir -p $WORK/b2159/
2025-08-20T21:14:04.9545579Z [00:03:42.302]➜  cat >/tmp/go-build1679262874/b2159/importcfg << 'EOF' # internal
2025-08-20T21:14:04.9547817Z [00:03:42.303]➜  # import config
2025-08-20T21:14:04.9549883Z [00:03:42.303]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.9550896Z [00:03:42.303]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:14:04.9551700Z [00:03:42.303]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.9552727Z [00:03:42.303]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.9553851Z [00:03:42.303]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.9555087Z [00:03:42.303]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.9556131Z [00:03:42.303]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.9556774Z [00:03:42.303]➜  packagefile k8s.io/client-go/listers/networking/v1beta1=/tmp/go-build1679262874/b2160/_pkg_.a
2025-08-20T21:14:04.9557404Z [00:03:42.303]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.9557895Z [00:03:42.303]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.9558203Z [00:03:42.303]➜  EOF
2025-08-20T21:14:04.9561757Z [00:03:42.303]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2159/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1=>k8s.io/client-go@v0.33.2/informers/networking/v1beta1;$WORK/b2159=>" -p k8s.io/client-go/informers/networking/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid BzmdKWR-NGaLGuZOkcyq/BzmdKWR-NGaLGuZOkcyq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2159/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1/ingress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1/ingressclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1/ipaddress.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/v1beta1/servicecidr.go
2025-08-20T21:14:04.9683661Z [00:03:42.316]➜  go tool buildid -w $WORK/b2163/_pkg_.a # internal
2025-08-20T21:14:04.9692347Z [00:03:42.317]➜  cp $WORK/b2163/_pkg_.a /root/.cache/go-build/3b/3bcf8c17a90110ba5ab3200d97269d0482ed08f7927e1cc8eba1ddb03af71050-d # internal
2025-08-20T21:14:04.9703990Z [00:03:42.318]➜  k8s.io/client-go/informers/node/v1
2025-08-20T21:14:04.9704339Z [00:03:42.318]➜  mkdir -p $WORK/b2162/
2025-08-20T21:14:04.9704732Z [00:03:42.318]➜  cat >/tmp/go-build1679262874/b2162/importcfg << 'EOF' # internal
2025-08-20T21:14:04.9705399Z [00:03:42.318]➜  # import config
2025-08-20T21:14:04.9705762Z [00:03:42.318]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:04.9706233Z [00:03:42.318]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:14:04.9706873Z [00:03:42.318]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:04.9707487Z [00:03:42.318]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:04.9708072Z [00:03:42.318]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:04.9708888Z [00:03:42.318]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:04.9709593Z [00:03:42.318]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:04.9710177Z [00:03:42.318]➜  packagefile k8s.io/client-go/listers/node/v1=/tmp/go-build1679262874/b2163/_pkg_.a
2025-08-20T21:14:04.9710936Z [00:03:42.318]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:04.9711440Z [00:03:42.318]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:04.9711749Z [00:03:42.318]➜  EOF
2025-08-20T21:14:04.9714067Z [00:03:42.318]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2162/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1=>k8s.io/client-go@v0.33.2/informers/node/v1;$WORK/b2162=>" -p k8s.io/client-go/informers/node/v1 -lang=go1.24 -complete -installsuffix shared -buildid c1YchMQxQGs1gh3o5IcQ/c1YchMQxQGs1gh3o5IcQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2162/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1/runtimeclass.go
2025-08-20T21:14:05.0266529Z [00:03:42.375]➜  go tool buildid -w $WORK/b2145/_pkg_.a # internal
2025-08-20T21:14:05.0435069Z [00:03:42.391]➜  cp $WORK/b2145/_pkg_.a /root/.cache/go-build/4b/4b1f37897ed8fdb238daa897226b3463cd21f2d79c8316f54d52266085e9ff5c-d # internal
2025-08-20T21:14:05.0436065Z [00:03:42.391]➜  k8s.io/client-go/listers/node/v1alpha1
2025-08-20T21:14:05.0436386Z [00:03:42.391]➜  mkdir -p $WORK/b2165/
2025-08-20T21:14:05.0436807Z [00:03:42.391]➜  cat >/tmp/go-build1679262874/b2165/importcfg << 'EOF' # internal
2025-08-20T21:14:05.0437165Z [00:03:42.391]➜  # import config
2025-08-20T21:14:05.0437565Z [00:03:42.391]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:14:05.0444415Z [00:03:42.391]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:05.0445112Z [00:03:42.391]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:05.0445685Z [00:03:42.391]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.0446074Z [00:03:42.391]➜  EOF
2025-08-20T21:14:05.0448400Z [00:03:42.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2165/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1alpha1=>k8s.io/client-go@v0.33.2/listers/node/v1alpha1;$WORK/b2165=>" -p k8s.io/client-go/listers/node/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid nD0Pr9n97o7hYVEKr5fA/nD0Pr9n97o7hYVEKr5fA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2165/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1alpha1/runtimeclass.go
2025-08-20T21:14:05.0828968Z [00:03:42.431]➜  go tool buildid -w $WORK/b2165/_pkg_.a # internal
2025-08-20T21:14:05.0841595Z [00:03:42.432]➜  cp $WORK/b2165/_pkg_.a /root/.cache/go-build/ad/ad563f336bb2c55f50d1dd366dea82349261c11dae2aaf90de2a8814fb9cc0e2-d # internal
2025-08-20T21:14:05.0851523Z [00:03:42.433]➜  k8s.io/client-go/informers/node/v1alpha1
2025-08-20T21:14:05.0852647Z [00:03:42.433]➜  mkdir -p $WORK/b2164/
2025-08-20T21:14:05.0859413Z [00:03:42.434]➜  cat >/tmp/go-build1679262874/b2164/importcfg << 'EOF' # internal
2025-08-20T21:14:05.0860196Z [00:03:42.434]➜  # import config
2025-08-20T21:14:05.0861895Z [00:03:42.434]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:05.0862453Z [00:03:42.434]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:14:05.0863312Z [00:03:42.434]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.0865460Z [00:03:42.434]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:05.0866351Z [00:03:42.434]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:05.0867123Z [00:03:42.434]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.0867761Z [00:03:42.434]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:05.0868596Z [00:03:42.434]➜  packagefile k8s.io/client-go/listers/node/v1alpha1=/tmp/go-build1679262874/b2165/_pkg_.a
2025-08-20T21:14:05.0869197Z [00:03:42.434]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.0869685Z [00:03:42.434]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:05.0869995Z [00:03:42.434]➜  EOF
2025-08-20T21:14:05.0872582Z [00:03:42.434]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2164/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1alpha1=>k8s.io/client-go@v0.33.2/informers/node/v1alpha1;$WORK/b2164=>" -p k8s.io/client-go/informers/node/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid NQSvWumU5WSXd64PhhBo/NQSvWumU5WSXd64PhhBo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2164/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1alpha1/runtimeclass.go
2025-08-20T21:14:05.3305803Z [00:03:42.678]➜  go tool buildid -w $WORK/b2162/_pkg_.a # internal
2025-08-20T21:14:05.3321919Z [00:03:42.680]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:05.3326115Z [00:03:42.680]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x038.o -c zstd_v01.c
2025-08-20T21:14:05.3463809Z [00:03:42.694]➜  cp $WORK/b2162/_pkg_.a /root/.cache/go-build/76/7629ff3a1310963087e81cc86becc5a58890e640c06a64c62200ce0c73b5312e-d # internal
2025-08-20T21:14:05.3498289Z [00:03:42.698]➜  k8s.io/client-go/listers/node/v1beta1
2025-08-20T21:14:05.3502860Z [00:03:42.698]➜  mkdir -p $WORK/b2167/
2025-08-20T21:14:05.3503314Z [00:03:42.698]➜  cat >/tmp/go-build1679262874/b2167/importcfg << 'EOF' # internal
2025-08-20T21:14:05.3505508Z [00:03:42.698]➜  # import config
2025-08-20T21:14:05.3506893Z [00:03:42.698]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:14:05.3510507Z [00:03:42.698]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:05.3511297Z [00:03:42.698]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:05.3512159Z [00:03:42.698]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.3512610Z [00:03:42.698]➜  EOF
2025-08-20T21:14:05.3512890Z [00:03:42.699]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:05.3515246Z [00:03:42.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2167/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1beta1=>k8s.io/client-go@v0.33.2/listers/node/v1beta1;$WORK/b2167=>" -p k8s.io/client-go/listers/node/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid uUCcG9tbd6vSku9hO4hZ/uUCcG9tbd6vSku9hO4hZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2167/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/node/v1beta1/runtimeclass.go
2025-08-20T21:14:05.3605309Z [00:03:42.708]➜  go tool buildid -w $WORK/b2159/_pkg_.a # internal
2025-08-20T21:14:05.3726195Z [00:03:42.720]➜  cp $WORK/b2159/_pkg_.a /root/.cache/go-build/5c/5c79113d60f53d4522e487fc6b3fda0824af31d5bcba05dcd542d46f6fc142aa-d # internal
2025-08-20T21:14:05.3764285Z [00:03:42.724]➜  k8s.io/client-go/informers/networking
2025-08-20T21:14:05.3765461Z [00:03:42.725]➜  mkdir -p $WORK/b2154/
2025-08-20T21:14:05.3766741Z [00:03:42.725]➜  cat >/tmp/go-build1679262874/b2154/importcfg << 'EOF' # internal
2025-08-20T21:14:05.3767692Z [00:03:42.725]➜  # import config
2025-08-20T21:14:05.3774007Z [00:03:42.725]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.3775262Z [00:03:42.725]➜  packagefile k8s.io/client-go/informers/networking/v1=/tmp/go-build1679262874/b2155/_pkg_.a
2025-08-20T21:14:05.3776811Z [00:03:42.725]➜  packagefile k8s.io/client-go/informers/networking/v1alpha1=/tmp/go-build1679262874/b2157/_pkg_.a
2025-08-20T21:14:05.3777531Z [00:03:42.725]➜  packagefile k8s.io/client-go/informers/networking/v1beta1=/tmp/go-build1679262874/b2159/_pkg_.a
2025-08-20T21:14:05.3777974Z [00:03:42.725]➜  EOF
2025-08-20T21:14:05.3779939Z [00:03:42.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2154/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking=>k8s.io/client-go@v0.33.2/informers/networking;$WORK/b2154=>" -p k8s.io/client-go/informers/networking -lang=go1.24 -complete -installsuffix shared -buildid hOG1MtBSzZyTZxAn6O1N/hOG1MtBSzZyTZxAn6O1N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2154/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/networking/interface.go
2025-08-20T21:14:05.3802492Z [00:03:42.728]➜  go tool buildid -w $WORK/b2167/_pkg_.a # internal
2025-08-20T21:14:05.3813209Z [00:03:42.729]➜  cp $WORK/b2167/_pkg_.a /root/.cache/go-build/c7/c7812be60b14bbd14bdf5245f16d92f1a3577590b3f67f57033742363c362f01-d # internal
2025-08-20T21:14:05.3835426Z [00:03:42.731]➜  k8s.io/client-go/informers/node/v1beta1
2025-08-20T21:14:05.3835795Z [00:03:42.732]➜  mkdir -p $WORK/b2166/
2025-08-20T21:14:05.3839771Z [00:03:42.732]➜  cat >/tmp/go-build1679262874/b2166/importcfg << 'EOF' # internal
2025-08-20T21:14:05.3841410Z [00:03:42.732]➜  # import config
2025-08-20T21:14:05.3841852Z [00:03:42.732]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:05.3842350Z [00:03:42.732]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:14:05.3842946Z [00:03:42.732]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.3843569Z [00:03:42.732]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:05.3847263Z [00:03:42.732]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:05.3847924Z [00:03:42.732]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.3848547Z [00:03:42.732]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:05.3849356Z [00:03:42.732]➜  packagefile k8s.io/client-go/listers/node/v1beta1=/tmp/go-build1679262874/b2167/_pkg_.a
2025-08-20T21:14:05.3850078Z [00:03:42.732]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.3850721Z [00:03:42.732]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:05.3851116Z [00:03:42.732]➜  EOF
2025-08-20T21:14:05.3853605Z [00:03:42.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2166/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1beta1=>k8s.io/client-go@v0.33.2/informers/node/v1beta1;$WORK/b2166=>" -p k8s.io/client-go/informers/node/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 4ltkDgZM5tWjVS7KwIpd/4ltkDgZM5tWjVS7KwIpd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2166/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/v1beta1/runtimeclass.go
2025-08-20T21:14:05.4447665Z [00:03:42.793]➜  go tool buildid -w $WORK/b2164/_pkg_.a # internal
2025-08-20T21:14:05.4549203Z [00:03:42.803]➜  cp $WORK/b2164/_pkg_.a /root/.cache/go-build/72/722e96fcb9cb87e741152da938572d5704daba69d475d33c3a988067d818b8c5-d # internal
2025-08-20T21:14:05.4565020Z [00:03:42.805]➜  k8s.io/client-go/listers/policy/v1
2025-08-20T21:14:05.4572212Z [00:03:42.805]➜  mkdir -p $WORK/b2170/
2025-08-20T21:14:05.4583725Z [00:03:42.806]➜  cat >/tmp/go-build1679262874/b2170/importcfg << 'EOF' # internal
2025-08-20T21:14:05.4584964Z [00:03:42.806]➜  # import config
2025-08-20T21:14:05.4585626Z [00:03:42.806]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:05.4586410Z [00:03:42.806]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:05.4587277Z [00:03:42.806]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:05.4588054Z [00:03:42.806]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.4588862Z [00:03:42.806]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:05.4590129Z [00:03:42.806]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:05.4590930Z [00:03:42.806]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.4591377Z [00:03:42.806]➜  EOF
2025-08-20T21:14:05.4609972Z [00:03:42.809]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2170/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1=>k8s.io/client-go@v0.33.2/listers/policy/v1;$WORK/b2170=>" -p k8s.io/client-go/listers/policy/v1 -lang=go1.24 -complete -installsuffix shared -buildid tzVVJkB4seJ9Osx8ENRD/tzVVJkB4seJ9Osx8ENRD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2170/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1/poddisruptionbudget_expansion.go
2025-08-20T21:14:05.5279871Z [00:03:42.876]➜  go tool buildid -w $WORK/b2170/_pkg_.a # internal
2025-08-20T21:14:05.5298982Z [00:03:42.878]➜  cp $WORK/b2170/_pkg_.a /root/.cache/go-build/87/8719dc5cc836934295b18a65787667cabff2949b7c59910c4a39eb388540200d-d # internal
2025-08-20T21:14:05.5332271Z [00:03:42.879]➜  k8s.io/client-go/informers/policy/v1
2025-08-20T21:14:05.5339146Z [00:03:42.882]➜  mkdir -p $WORK/b2169/
2025-08-20T21:14:05.5352367Z [00:03:42.883]➜  cat >/tmp/go-build1679262874/b2169/importcfg << 'EOF' # internal
2025-08-20T21:14:05.5353048Z [00:03:42.883]➜  # import config
2025-08-20T21:14:05.5353913Z [00:03:42.883]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:05.5355090Z [00:03:42.883]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:05.5356363Z [00:03:42.883]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.5357200Z [00:03:42.883]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:05.5358003Z [00:03:42.883]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:05.5359046Z [00:03:42.883]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.5359864Z [00:03:42.883]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:05.5360777Z [00:03:42.883]➜  packagefile k8s.io/client-go/listers/policy/v1=/tmp/go-build1679262874/b2170/_pkg_.a
2025-08-20T21:14:05.5362033Z [00:03:42.883]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.5362526Z [00:03:42.883]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:05.5362834Z [00:03:42.883]➜  EOF
2025-08-20T21:14:05.5365280Z [00:03:42.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2169/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1=>k8s.io/client-go@v0.33.2/informers/policy/v1;$WORK/b2169=>" -p k8s.io/client-go/informers/policy/v1 -lang=go1.24 -complete -installsuffix shared -buildid iCNg1wEbpPwW3Uzv_OwS/iCNg1wEbpPwW3Uzv_OwS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2169/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1/poddisruptionbudget.go
2025-08-20T21:14:05.6568105Z [00:03:43.005]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:05.6571160Z [00:03:43.005]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x039.o -c zstd_v02.c
2025-08-20T21:14:05.7245666Z [00:03:43.073]➜  go tool buildid -w $WORK/b2154/_pkg_.a # internal
2025-08-20T21:14:05.7353635Z [00:03:43.083]➜  cp $WORK/b2154/_pkg_.a /root/.cache/go-build/c5/c59b2bc572f0bbcf0f959de5c5d99169f1580e79d734b09da642f3d1d56e38f4-d # internal
2025-08-20T21:14:05.7383272Z [00:03:43.086]➜  k8s.io/client-go/listers/policy/v1beta1
2025-08-20T21:14:05.7384525Z [00:03:43.087]➜  mkdir -p $WORK/b2172/
2025-08-20T21:14:05.7393830Z [00:03:43.087]➜  cat >/tmp/go-build1679262874/b2172/importcfg << 'EOF' # internal
2025-08-20T21:14:05.7394226Z [00:03:43.087]➜  # import config
2025-08-20T21:14:05.7394568Z [00:03:43.087]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:05.7395028Z [00:03:43.087]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:05.7395576Z [00:03:43.087]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:05.7396188Z [00:03:43.087]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.7396811Z [00:03:43.087]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:05.7397383Z [00:03:43.087]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:05.7397942Z [00:03:43.087]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.7398320Z [00:03:43.087]➜  EOF
2025-08-20T21:14:05.7400404Z [00:03:43.088]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:05.7404011Z [00:03:43.088]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2172/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1beta1=>k8s.io/client-go@v0.33.2/listers/policy/v1beta1;$WORK/b2172=>" -p k8s.io/client-go/listers/policy/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid Jcy094wN9PAJM8OOA4IP/Jcy094wN9PAJM8OOA4IP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2172/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1beta1/eviction.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1beta1/poddisruptionbudget.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/policy/v1beta1/poddisruptionbudget_expansion.go
2025-08-20T21:14:05.7675987Z [00:03:43.115]➜  go tool buildid -w $WORK/b2166/_pkg_.a # internal
2025-08-20T21:14:05.7781195Z [00:03:43.125]➜  cp $WORK/b2166/_pkg_.a /root/.cache/go-build/db/db74abaddcfb1fc0abe6190f475f22b6c98cf9ccfe44ba092bfff7776b2859e3-d # internal
2025-08-20T21:14:05.7782092Z [00:03:43.126]➜  k8s.io/client-go/informers/node
2025-08-20T21:14:05.7782549Z [00:03:43.126]➜  mkdir -p $WORK/b2161/
2025-08-20T21:14:05.7790316Z [00:03:43.127]➜  cat >/tmp/go-build1679262874/b2161/importcfg << 'EOF' # internal
2025-08-20T21:14:05.7790870Z [00:03:43.127]➜  # import config
2025-08-20T21:14:05.7791661Z [00:03:43.127]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.7792428Z [00:03:43.127]➜  packagefile k8s.io/client-go/informers/node/v1=/tmp/go-build1679262874/b2162/_pkg_.a
2025-08-20T21:14:05.7793095Z [00:03:43.127]➜  packagefile k8s.io/client-go/informers/node/v1alpha1=/tmp/go-build1679262874/b2164/_pkg_.a
2025-08-20T21:14:05.7794012Z [00:03:43.127]➜  packagefile k8s.io/client-go/informers/node/v1beta1=/tmp/go-build1679262874/b2166/_pkg_.a
2025-08-20T21:14:05.7794434Z [00:03:43.127]➜  EOF
2025-08-20T21:14:05.7796312Z [00:03:43.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2161/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node=>k8s.io/client-go@v0.33.2/informers/node;$WORK/b2161=>" -p k8s.io/client-go/informers/node -lang=go1.24 -complete -installsuffix shared -buildid wMEUk2aDJVbdWOPD2KFy/wMEUk2aDJVbdWOPD2KFy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2161/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/node/interface.go
2025-08-20T21:14:05.8414070Z [00:03:43.189]➜  go tool buildid -w $WORK/b2172/_pkg_.a # internal
2025-08-20T21:14:05.8434219Z [00:03:43.191]➜  cp $WORK/b2172/_pkg_.a /root/.cache/go-build/c4/c4267bcad10a75624c9cbaa320e261d549532fc57c1591db9c3ba85ed9ff1c9f-d # internal
2025-08-20T21:14:05.8461683Z [00:03:43.194]➜  k8s.io/client-go/informers/policy/v1beta1
2025-08-20T21:14:05.8462091Z [00:03:43.194]➜  mkdir -p $WORK/b2171/
2025-08-20T21:14:05.8464186Z [00:03:43.194]➜  cat >/tmp/go-build1679262874/b2171/importcfg << 'EOF' # internal
2025-08-20T21:14:05.8464556Z [00:03:43.195]➜  # import config
2025-08-20T21:14:05.8465064Z [00:03:43.195]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:05.8469811Z [00:03:43.195]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:05.8471141Z [00:03:43.195]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:05.8474303Z [00:03:43.195]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:05.8474955Z [00:03:43.195]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:05.8475945Z [00:03:43.195]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:05.8476591Z [00:03:43.195]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:05.8477205Z [00:03:43.195]➜  packagefile k8s.io/client-go/listers/policy/v1beta1=/tmp/go-build1679262874/b2172/_pkg_.a
2025-08-20T21:14:05.8477810Z [00:03:43.195]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.8478294Z [00:03:43.195]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:05.8478604Z [00:03:43.195]➜  EOF
2025-08-20T21:14:05.8481269Z [00:03:43.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2171/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1beta1=>k8s.io/client-go@v0.33.2/informers/policy/v1beta1;$WORK/b2171=>" -p k8s.io/client-go/informers/policy/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bdk8YGuSvgT4weX_rkSt/bdk8YGuSvgT4weX_rkSt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2171/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/v1beta1/poddisruptionbudget.go
2025-08-20T21:14:05.9068179Z [00:03:43.255]➜  go tool buildid -w $WORK/b2169/_pkg_.a # internal
2025-08-20T21:14:05.9187936Z [00:03:43.265]➜  cp $WORK/b2169/_pkg_.a /root/.cache/go-build/90/906ae878cc6244ff3dd670218ec6704192e12efcbb21f85dab49f7ff176b9bf2-d # internal
2025-08-20T21:14:05.9214785Z [00:03:43.269]➜  k8s.io/client-go/listers/rbac/v1
2025-08-20T21:14:05.9215192Z [00:03:43.269]➜  mkdir -p $WORK/b2175/
2025-08-20T21:14:05.9215859Z [00:03:43.270]➜  cat >/tmp/go-build1679262874/b2175/importcfg << 'EOF' # internal
2025-08-20T21:14:05.9216638Z [00:03:43.270]➜  # import config
2025-08-20T21:14:05.9217267Z [00:03:43.270]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:05.9217987Z [00:03:43.270]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:05.9218888Z [00:03:43.270]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:05.9219581Z [00:03:43.270]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:05.9220094Z [00:03:43.270]➜  EOF
2025-08-20T21:14:05.9223785Z [00:03:43.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2175/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1=>k8s.io/client-go@v0.33.2/listers/rbac/v1;$WORK/b2175=>" -p k8s.io/client-go/listers/rbac/v1 -lang=go1.24 -complete -installsuffix shared -buildid 6rXW5m8X25hHgUsokw-G/6rXW5m8X25hHgUsokw-G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2175/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1/rolebinding.go
2025-08-20T21:14:05.9862560Z [00:03:43.334]➜  go tool buildid -w $WORK/b2175/_pkg_.a # internal
2025-08-20T21:14:05.9914959Z [00:03:43.339]➜  cp $WORK/b2175/_pkg_.a /root/.cache/go-build/a3/a38bfe87e094e7431b372a325158ddad92a81e186d1762d1e5f838b479fc1111-d # internal
2025-08-20T21:14:05.9993281Z [00:03:43.347]➜  k8s.io/client-go/informers/rbac/v1
2025-08-20T21:14:05.9994280Z [00:03:43.347]➜  mkdir -p $WORK/b2174/
2025-08-20T21:14:05.9994809Z [00:03:43.348]➜  cat >/tmp/go-build1679262874/b2174/importcfg << 'EOF' # internal
2025-08-20T21:14:05.9995225Z [00:03:43.348]➜  # import config
2025-08-20T21:14:05.9995768Z [00:03:43.348]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:05.9996526Z [00:03:43.348]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:05.9999918Z [00:03:43.348]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:06.0000698Z [00:03:43.348]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:06.0001345Z [00:03:43.348]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:06.0001995Z [00:03:43.348]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.0002622Z [00:03:43.348]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:06.0003396Z [00:03:43.348]➜  packagefile k8s.io/client-go/listers/rbac/v1=/tmp/go-build1679262874/b2175/_pkg_.a
2025-08-20T21:14:06.0004051Z [00:03:43.348]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.0004533Z [00:03:43.348]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:06.0004843Z [00:03:43.348]➜  EOF
2025-08-20T21:14:06.0007955Z [00:03:43.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2174/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1=>k8s.io/client-go@v0.33.2/informers/rbac/v1;$WORK/b2174=>" -p k8s.io/client-go/informers/rbac/v1 -lang=go1.24 -complete -installsuffix shared -buildid e8AmRT1wg9LWox4RyBPV/e8AmRT1wg9LWox4RyBPV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2174/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1/rolebinding.go
2025-08-20T21:14:06.0380874Z [00:03:43.386]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:06.0383053Z [00:03:43.386]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x040.o -c zstd_v03.c
2025-08-20T21:14:06.1275516Z [00:03:43.476]➜  go tool buildid -w $WORK/b2161/_pkg_.a # internal
2025-08-20T21:14:06.1381548Z [00:03:43.486]➜  cp $WORK/b2161/_pkg_.a /root/.cache/go-build/f3/f33751bfdb55b39c2b554baad5720c24d1b675fb2c78e4b2eb9ed4c700aaf7af-d # internal
2025-08-20T21:14:06.1399604Z [00:03:43.488]➜  k8s.io/client-go/listers/rbac/v1alpha1
2025-08-20T21:14:06.1401118Z [00:03:43.488]➜  mkdir -p $WORK/b2177/
2025-08-20T21:14:06.1405183Z [00:03:43.489]➜  cat >/tmp/go-build1679262874/b2177/importcfg << 'EOF' # internal
2025-08-20T21:14:06.1406328Z [00:03:43.489]➜  # import config
2025-08-20T21:14:06.1407293Z [00:03:43.489]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:14:06.1408869Z [00:03:43.489]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:06.1410316Z [00:03:43.489]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:06.1411594Z [00:03:43.489]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.1412297Z [00:03:43.489]➜  EOF
2025-08-20T21:14:06.1412786Z [00:03:43.489]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:06.1416513Z [00:03:43.489]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2177/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1=>k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1;$WORK/b2177=>" -p k8s.io/client-go/listers/rbac/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid vI0rwWiaTRXLJ1zNxcLy/vI0rwWiaTRXLJ1zNxcLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2177/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1alpha1/rolebinding.go
2025-08-20T21:14:06.1958736Z [00:03:43.543]➜  go tool buildid -w $WORK/b2177/_pkg_.a # internal
2025-08-20T21:14:06.1971275Z [00:03:43.545]➜  cp $WORK/b2177/_pkg_.a /root/.cache/go-build/1b/1bd99fe14fd56d865c53781f1383481f34068adde823f3c3a7a0f4c76ffcf052-d # internal
2025-08-20T21:14:06.2005776Z [00:03:43.549]➜  k8s.io/client-go/informers/rbac/v1alpha1
2025-08-20T21:14:06.2020450Z [00:03:43.550]➜  mkdir -p $WORK/b2176/
2025-08-20T21:14:06.2021301Z [00:03:43.550]➜  cat >/tmp/go-build1679262874/b2176/importcfg << 'EOF' # internal
2025-08-20T21:14:06.2022705Z [00:03:43.550]➜  # import config
2025-08-20T21:14:06.2023088Z [00:03:43.550]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:06.2023607Z [00:03:43.550]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:14:06.2024207Z [00:03:43.550]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:06.2024824Z [00:03:43.550]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:06.2025413Z [00:03:43.550]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:06.2026067Z [00:03:43.550]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.2026933Z [00:03:43.550]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:06.2027618Z [00:03:43.550]➜  packagefile k8s.io/client-go/listers/rbac/v1alpha1=/tmp/go-build1679262874/b2177/_pkg_.a
2025-08-20T21:14:06.2028228Z [00:03:43.550]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.2028945Z [00:03:43.550]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:06.2029259Z [00:03:43.550]➜  EOF
2025-08-20T21:14:06.2032704Z [00:03:43.550]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2176/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1=>k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1;$WORK/b2176=>" -p k8s.io/client-go/informers/rbac/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid MLq4y6ASjQ3s3nccGOlu/MLq4y6ASjQ3s3nccGOlu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2176/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1alpha1/rolebinding.go
2025-08-20T21:14:06.2314422Z [00:03:43.579]➜  go tool buildid -w $WORK/b2171/_pkg_.a # internal
2025-08-20T21:14:06.2485632Z [00:03:43.596]➜  cp $WORK/b2171/_pkg_.a /root/.cache/go-build/64/64bd5f73810e1d0bc8314ae48ca8d687ebcc945015d468a01da57c318a74a07a-d # internal
2025-08-20T21:14:06.2514423Z [00:03:43.599]➜  k8s.io/client-go/informers/policy
2025-08-20T21:14:06.2515488Z [00:03:43.600]➜  mkdir -p $WORK/b2168/
2025-08-20T21:14:06.2520929Z [00:03:43.600]➜  cat >/tmp/go-build1679262874/b2168/importcfg << 'EOF' # internal
2025-08-20T21:14:06.2521369Z [00:03:43.600]➜  # import config
2025-08-20T21:14:06.2521907Z [00:03:43.600]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.2522580Z [00:03:43.600]➜  packagefile k8s.io/client-go/informers/policy/v1=/tmp/go-build1679262874/b2169/_pkg_.a
2025-08-20T21:14:06.2523231Z [00:03:43.600]➜  packagefile k8s.io/client-go/informers/policy/v1beta1=/tmp/go-build1679262874/b2171/_pkg_.a
2025-08-20T21:14:06.2523957Z [00:03:43.600]➜  EOF
2025-08-20T21:14:06.2525821Z [00:03:43.600]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2168/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy=>k8s.io/client-go@v0.33.2/informers/policy;$WORK/b2168=>" -p k8s.io/client-go/informers/policy -lang=go1.24 -complete -installsuffix shared -buildid yO4u8eDEp1c2zMIv0QcJ/yO4u8eDEp1c2zMIv0QcJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2168/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/policy/interface.go
2025-08-20T21:14:06.3814647Z [00:03:43.729]➜  go tool buildid -w $WORK/b2174/_pkg_.a # internal
2025-08-20T21:14:06.4074514Z [00:03:43.755]➜  cp $WORK/b2174/_pkg_.a /root/.cache/go-build/9c/9c137d9236698c6d6be673c860eac5c7d34b4a0cc053db3e9924d4c014568bde-d # internal
2025-08-20T21:14:06.4091898Z [00:03:43.757]➜  k8s.io/client-go/listers/rbac/v1beta1
2025-08-20T21:14:06.4108151Z [00:03:43.757]➜  mkdir -p $WORK/b2179/
2025-08-20T21:14:06.4108630Z [00:03:43.757]➜  cat >/tmp/go-build1679262874/b2179/importcfg << 'EOF' # internal
2025-08-20T21:14:06.4109328Z [00:03:43.757]➜  # import config
2025-08-20T21:14:06.4109742Z [00:03:43.757]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:14:06.4110318Z [00:03:43.757]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:06.4111346Z [00:03:43.757]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:06.4111927Z [00:03:43.757]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.4112309Z [00:03:43.757]➜  EOF
2025-08-20T21:14:06.4115772Z [00:03:43.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2179/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1=>k8s.io/client-go@v0.33.2/listers/rbac/v1beta1;$WORK/b2179=>" -p k8s.io/client-go/listers/rbac/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid wlIxhG0xk9zEFd4SRKZW/wlIxhG0xk9zEFd4SRKZW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2179/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/rbac/v1beta1/rolebinding.go
2025-08-20T21:14:06.4562226Z [00:03:43.804]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:06.4577320Z [00:03:43.806]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x041.o -c zstd_v04.c
2025-08-20T21:14:06.4751206Z [00:03:43.823]➜  go tool buildid -w $WORK/b2179/_pkg_.a # internal
2025-08-20T21:14:06.4764890Z [00:03:43.824]➜  cp $WORK/b2179/_pkg_.a /root/.cache/go-build/19/193bb0c478d886c9dbbe56a3e81a83a18726677ed50740b14d0caa1460f8a3db-d # internal
2025-08-20T21:14:06.4790507Z [00:03:43.827]➜  k8s.io/client-go/informers/rbac/v1beta1
2025-08-20T21:14:06.4792902Z [00:03:43.827]➜  mkdir -p $WORK/b2178/
2025-08-20T21:14:06.4800850Z [00:03:43.828]➜  cat >/tmp/go-build1679262874/b2178/importcfg << 'EOF' # internal
2025-08-20T21:14:06.4801863Z [00:03:43.828]➜  # import config
2025-08-20T21:14:06.4802535Z [00:03:43.828]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:06.4803331Z [00:03:43.828]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:14:06.4804256Z [00:03:43.828]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:06.4805433Z [00:03:43.828]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:06.4806634Z [00:03:43.828]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:06.4807371Z [00:03:43.828]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.4808016Z [00:03:43.828]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:06.4808921Z [00:03:43.828]➜  packagefile k8s.io/client-go/listers/rbac/v1beta1=/tmp/go-build1679262874/b2179/_pkg_.a
2025-08-20T21:14:06.4811137Z [00:03:43.828]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.4811688Z [00:03:43.828]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:06.4812003Z [00:03:43.828]➜  EOF
2025-08-20T21:14:06.4812264Z [00:03:43.828]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:06.4815737Z [00:03:43.828]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2178/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1=>k8s.io/client-go@v0.33.2/informers/rbac/v1beta1;$WORK/b2178=>" -p k8s.io/client-go/informers/rbac/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid GAWLjHfZlja1MjGvkjCJ/GAWLjHfZlja1MjGvkjCJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2178/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1/clusterrole.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1/clusterrolebinding.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1/role.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/v1beta1/rolebinding.go
2025-08-20T21:14:06.5782870Z [00:03:43.926]➜  go tool buildid -w $WORK/b2168/_pkg_.a # internal
2025-08-20T21:14:06.5871123Z [00:03:43.935]➜  cp $WORK/b2168/_pkg_.a /root/.cache/go-build/e8/e8b2372f81d55060d4abf0c7b6cbd109113ea91e107b1e53ab7f4115dc8e3516-d # internal
2025-08-20T21:14:06.5900127Z [00:03:43.938]➜  k8s.io/client-go/listers/resource/v1alpha3
2025-08-20T21:14:06.5900988Z [00:03:43.938]➜  mkdir -p $WORK/b2182/
2025-08-20T21:14:06.5904286Z [00:03:43.938]➜  cat >/tmp/go-build1679262874/b2182/importcfg << 'EOF' # internal
2025-08-20T21:14:06.5904669Z [00:03:43.938]➜  # import config
2025-08-20T21:14:06.5905104Z [00:03:43.938]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:14:06.5905720Z [00:03:43.938]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:06.5906295Z [00:03:43.938]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:06.5906852Z [00:03:43.938]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.5907239Z [00:03:43.938]➜  EOF
2025-08-20T21:14:06.5911142Z [00:03:43.938]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2182/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3=>k8s.io/client-go@v0.33.2/listers/resource/v1alpha3;$WORK/b2182=>" -p k8s.io/client-go/listers/resource/v1alpha3 -lang=go1.24 -complete -installsuffix shared -buildid VAzgEqg-GbQIiCMMhDj3/VAzgEqg-GbQIiCMMhDj3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2182/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/devicetaintrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1alpha3/resourceslice.go
2025-08-20T21:14:06.6006056Z [00:03:43.948]➜  go tool buildid -w $WORK/b2176/_pkg_.a # internal
2025-08-20T21:14:06.6154756Z [00:03:43.963]➜  cp $WORK/b2176/_pkg_.a /root/.cache/go-build/b3/b3b28bb843656205de358136ef3ae1576c20a0c45754b52cd8b2239dbd956119-d # internal
2025-08-20T21:14:06.6180352Z [00:03:43.965]➜  k8s.io/client-go/listers/resource/v1beta1
2025-08-20T21:14:06.6181891Z [00:03:43.965]➜  mkdir -p $WORK/b2184/
2025-08-20T21:14:06.6182297Z [00:03:43.965]➜  cat >/tmp/go-build1679262874/b2184/importcfg << 'EOF' # internal
2025-08-20T21:14:06.6182659Z [00:03:43.965]➜  # import config
2025-08-20T21:14:06.6183370Z [00:03:43.965]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:14:06.6184038Z [00:03:43.965]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:06.6184607Z [00:03:43.965]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:06.6185169Z [00:03:43.965]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.6185557Z [00:03:43.965]➜  EOF
2025-08-20T21:14:06.6189035Z [00:03:43.965]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2184/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1=>k8s.io/client-go@v0.33.2/listers/resource/v1beta1;$WORK/b2184=>" -p k8s.io/client-go/listers/resource/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid XUZ9qlG2AtFksODvnATH/XUZ9qlG2AtFksODvnATH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2184/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta1/resourceslice.go
2025-08-20T21:14:06.6610238Z [00:03:44.009]➜  go tool buildid -w $WORK/b2182/_pkg_.a # internal
2025-08-20T21:14:06.6664115Z [00:03:44.013]➜  cp $WORK/b2182/_pkg_.a /root/.cache/go-build/1c/1c1762f7966db28c951918a732011a7e80fe39ede8b0a7f8e246511aa04ee3be-d # internal
2025-08-20T21:14:06.6701213Z [00:03:44.017]➜  k8s.io/client-go/informers/resource/v1alpha3
2025-08-20T21:14:06.6710922Z [00:03:44.018]➜  mkdir -p $WORK/b2181/
2025-08-20T21:14:06.6711394Z [00:03:44.018]➜  cat >/tmp/go-build1679262874/b2181/importcfg << 'EOF' # internal
2025-08-20T21:14:06.6711758Z [00:03:44.018]➜  # import config
2025-08-20T21:14:06.6712134Z [00:03:44.018]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:06.6712660Z [00:03:44.018]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:14:06.6713276Z [00:03:44.018]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:06.6713907Z [00:03:44.018]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:06.6714503Z [00:03:44.018]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:06.6715151Z [00:03:44.018]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.6715779Z [00:03:44.018]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:06.6716403Z [00:03:44.018]➜  packagefile k8s.io/client-go/listers/resource/v1alpha3=/tmp/go-build1679262874/b2182/_pkg_.a
2025-08-20T21:14:06.6717028Z [00:03:44.018]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.6717518Z [00:03:44.018]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:06.6717831Z [00:03:44.018]➜  EOF
2025-08-20T21:14:06.6725196Z [00:03:44.018]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2181/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3=>k8s.io/client-go@v0.33.2/informers/resource/v1alpha3;$WORK/b2181=>" -p k8s.io/client-go/informers/resource/v1alpha3 -lang=go1.24 -complete -installsuffix shared -buildid BflyQqmzq9uzO0nxyTvO/BflyQqmzq9uzO0nxyTvO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2181/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/devicetaintrule.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1alpha3/resourceslice.go
2025-08-20T21:14:06.6811843Z [00:03:44.029]➜  go tool buildid -w $WORK/b2184/_pkg_.a # internal
2025-08-20T21:14:06.6825916Z [00:03:44.030]➜  cp $WORK/b2184/_pkg_.a /root/.cache/go-build/88/88a49ff79d3f34a10d389cddf10c487c5384cd8bc00834eabebf65da03f4c523-d # internal
2025-08-20T21:14:06.6918707Z [00:03:44.040]➜  k8s.io/client-go/informers/resource/v1beta1
2025-08-20T21:14:06.6922476Z [00:03:44.040]➜  mkdir -p $WORK/b2183/
2025-08-20T21:14:06.6922897Z [00:03:44.040]➜  cat >/tmp/go-build1679262874/b2183/importcfg << 'EOF' # internal
2025-08-20T21:14:06.6923257Z [00:03:44.040]➜  # import config
2025-08-20T21:14:06.6923608Z [00:03:44.040]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:06.6924113Z [00:03:44.040]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:14:06.6924746Z [00:03:44.040]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:06.6925640Z [00:03:44.040]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:06.6926306Z [00:03:44.040]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:06.6927133Z [00:03:44.040]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.6927762Z [00:03:44.040]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:06.6928379Z [00:03:44.040]➜  packagefile k8s.io/client-go/listers/resource/v1beta1=/tmp/go-build1679262874/b2184/_pkg_.a
2025-08-20T21:14:06.6928987Z [00:03:44.040]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:06.6929469Z [00:03:44.040]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:06.6929783Z [00:03:44.040]➜  EOF
2025-08-20T21:14:06.6933353Z [00:03:44.040]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2183/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1=>k8s.io/client-go@v0.33.2/informers/resource/v1beta1;$WORK/b2183=>" -p k8s.io/client-go/informers/resource/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 0Yu_C4IEVGOzgxygbhjm/0Yu_C4IEVGOzgxygbhjm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2183/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta1/resourceslice.go
2025-08-20T21:14:06.8608676Z [00:03:44.209]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:06.8611919Z [00:03:44.209]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x042.o -c zstd_v05.c
2025-08-20T21:14:06.8651612Z [00:03:44.213]➜  go tool buildid -w $WORK/b2178/_pkg_.a # internal
2025-08-20T21:14:06.8758794Z [00:03:44.224]➜  cp $WORK/b2178/_pkg_.a /root/.cache/go-build/75/756bbb8c078df54b5718ef66bde02e95f80d8a1d9df555fe1833123c94e4bad5-d # internal
2025-08-20T21:14:06.8783763Z [00:03:44.226]➜  k8s.io/client-go/informers/rbac
2025-08-20T21:14:06.8784180Z [00:03:44.226]➜  mkdir -p $WORK/b2173/
2025-08-20T21:14:06.8784577Z [00:03:44.227]➜  cat >/tmp/go-build1679262874/b2173/importcfg << 'EOF' # internal
2025-08-20T21:14:06.8785234Z [00:03:44.227]➜  # import config
2025-08-20T21:14:06.8785871Z [00:03:44.227]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:06.8786543Z [00:03:44.227]➜  packagefile k8s.io/client-go/informers/rbac/v1=/tmp/go-build1679262874/b2174/_pkg_.a
2025-08-20T21:14:06.8787191Z [00:03:44.227]➜  packagefile k8s.io/client-go/informers/rbac/v1alpha1=/tmp/go-build1679262874/b2176/_pkg_.a
2025-08-20T21:14:06.8787854Z [00:03:44.227]➜  packagefile k8s.io/client-go/informers/rbac/v1beta1=/tmp/go-build1679262874/b2178/_pkg_.a
2025-08-20T21:14:06.8788268Z [00:03:44.227]➜  EOF
2025-08-20T21:14:06.8788521Z [00:03:44.227]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:06.8790685Z [00:03:44.227]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2173/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac=>k8s.io/client-go@v0.33.2/informers/rbac;$WORK/b2173=>" -p k8s.io/client-go/informers/rbac -lang=go1.24 -complete -installsuffix shared -buildid hogdHNWeDDhw4SsPbjJG/hogdHNWeDDhw4SsPbjJG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2173/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/rbac/interface.go
2025-08-20T21:14:07.0652714Z [00:03:44.413]➜  go tool buildid -w $WORK/b2183/_pkg_.a # internal
2025-08-20T21:14:07.0743747Z [00:03:44.422]➜  go tool buildid -w $WORK/b2181/_pkg_.a # internal
2025-08-20T21:14:07.0759449Z [00:03:44.424]➜  cp $WORK/b2183/_pkg_.a /root/.cache/go-build/ae/ae8ba069030bc0b60250dd091156d182f3d911aac1a7187c7e6e7a3e18b4ad34-d # internal
2025-08-20T21:14:07.0783141Z [00:03:44.425]➜  k8s.io/client-go/listers/resource/v1beta2
2025-08-20T21:14:07.0783501Z [00:03:44.425]➜  mkdir -p $WORK/b2186/
2025-08-20T21:14:07.0783889Z [00:03:44.425]➜  cat >/tmp/go-build1679262874/b2186/importcfg << 'EOF' # internal
2025-08-20T21:14:07.0784245Z [00:03:44.425]➜  # import config
2025-08-20T21:14:07.0784689Z [00:03:44.425]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:14:07.0785282Z [00:03:44.425]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.0785851Z [00:03:44.425]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.0786410Z [00:03:44.425]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.0786810Z [00:03:44.425]➜  EOF
2025-08-20T21:14:07.0790182Z [00:03:44.426]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2186/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2=>k8s.io/client-go@v0.33.2/listers/resource/v1beta2;$WORK/b2186=>" -p k8s.io/client-go/listers/resource/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid q-rJqjFHIdsC6fXEbtXs/q-rJqjFHIdsC6fXEbtXs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2186/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/resource/v1beta2/resourceslice.go
2025-08-20T21:14:07.0870445Z [00:03:44.435]➜  cp $WORK/b2181/_pkg_.a /root/.cache/go-build/e1/e19c035dd01f2fdd03860d3e092e6c354bcaacd15cc4c113114739d0fbb53f53-d # internal
2025-08-20T21:14:07.0889167Z [00:03:44.437]➜  k8s.io/client-go/listers/scheduling/v1
2025-08-20T21:14:07.0895581Z [00:03:44.437]➜  mkdir -p $WORK/b2189/
2025-08-20T21:14:07.0896014Z [00:03:44.437]➜  cat >/tmp/go-build1679262874/b2189/importcfg << 'EOF' # internal
2025-08-20T21:14:07.0896377Z [00:03:44.437]➜  # import config
2025-08-20T21:14:07.0896777Z [00:03:44.437]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:14:07.0897653Z [00:03:44.437]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.0898306Z [00:03:44.437]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.0898863Z [00:03:44.437]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.0899250Z [00:03:44.437]➜  EOF
2025-08-20T21:14:07.0907115Z [00:03:44.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2189/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1=>k8s.io/client-go@v0.33.2/listers/scheduling/v1;$WORK/b2189=>" -p k8s.io/client-go/listers/scheduling/v1 -lang=go1.24 -complete -installsuffix shared -buildid aNEPr8eG0G9UU97yWeg-/aNEPr8eG0G9UU97yWeg- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2189/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1/priorityclass.go
2025-08-20T21:14:07.1323772Z [00:03:44.480]➜  go tool buildid -w $WORK/b2189/_pkg_.a # internal
2025-08-20T21:14:07.1329747Z [00:03:44.481]➜  cp $WORK/b2189/_pkg_.a /root/.cache/go-build/3c/3ca62b48349c00fa08cdf70290813e295f1da017dfbd1cb64519a96e1acd5b24-d # internal
2025-08-20T21:14:07.1336587Z [00:03:44.482]➜  k8s.io/client-go/informers/scheduling/v1
2025-08-20T21:14:07.1339265Z [00:03:44.482]➜  mkdir -p $WORK/b2188/
2025-08-20T21:14:07.1344993Z [00:03:44.482]➜  cat >/tmp/go-build1679262874/b2188/importcfg << 'EOF' # internal
2025-08-20T21:14:07.1346549Z [00:03:44.482]➜  # import config
2025-08-20T21:14:07.1349240Z [00:03:44.482]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.1351326Z [00:03:44.482]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:14:07.1352430Z [00:03:44.482]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.1353372Z [00:03:44.482]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.1362190Z [00:03:44.482]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.1363235Z [00:03:44.482]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.1364176Z [00:03:44.482]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.1365543Z [00:03:44.482]➜  packagefile k8s.io/client-go/listers/scheduling/v1=/tmp/go-build1679262874/b2189/_pkg_.a
2025-08-20T21:14:07.1366545Z [00:03:44.482]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.1367257Z [00:03:44.482]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.1367957Z [00:03:44.482]➜  EOF
2025-08-20T21:14:07.1370881Z [00:03:44.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2188/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1=>k8s.io/client-go@v0.33.2/informers/scheduling/v1;$WORK/b2188=>" -p k8s.io/client-go/informers/scheduling/v1 -lang=go1.24 -complete -installsuffix shared -buildid IVXj5OY8m0p9wzU6cQax/IVXj5OY8m0p9wzU6cQax -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2188/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1/priorityclass.go
2025-08-20T21:14:07.1394726Z [00:03:44.487]➜  go tool buildid -w $WORK/b2186/_pkg_.a # internal
2025-08-20T21:14:07.1412186Z [00:03:44.489]➜  cp $WORK/b2186/_pkg_.a /root/.cache/go-build/7e/7e4c4e507f9c07d49443b2f834278d0dd2ca76f85ff7c0aa47278a496a944b59-d # internal
2025-08-20T21:14:07.1428975Z [00:03:44.491]➜  k8s.io/client-go/informers/resource/v1beta2
2025-08-20T21:14:07.1430870Z [00:03:44.491]➜  mkdir -p $WORK/b2185/
2025-08-20T21:14:07.1432540Z [00:03:44.491]➜  cat >/tmp/go-build1679262874/b2185/importcfg << 'EOF' # internal
2025-08-20T21:14:07.1432919Z [00:03:44.491]➜  # import config
2025-08-20T21:14:07.1433476Z [00:03:44.491]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.1434066Z [00:03:44.491]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:14:07.1434673Z [00:03:44.491]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.1435303Z [00:03:44.491]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.1435887Z [00:03:44.491]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.1436535Z [00:03:44.491]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.1437167Z [00:03:44.491]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.1437782Z [00:03:44.491]➜  packagefile k8s.io/client-go/listers/resource/v1beta2=/tmp/go-build1679262874/b2186/_pkg_.a
2025-08-20T21:14:07.1438389Z [00:03:44.491]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.1439016Z [00:03:44.491]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.1439373Z [00:03:44.491]➜  EOF
2025-08-20T21:14:07.1442918Z [00:03:44.491]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2185/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2=>k8s.io/client-go@v0.33.2/informers/resource/v1beta2;$WORK/b2185=>" -p k8s.io/client-go/informers/resource/v1beta2 -lang=go1.24 -complete -installsuffix shared -buildid WVPAz4mq1rqm40I10aO6/WVPAz4mq1rqm40I10aO6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2185/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2/deviceclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2/resourceclaim.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2/resourceclaimtemplate.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/v1beta2/resourceslice.go
2025-08-20T21:14:07.2512969Z [00:03:44.599]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:07.2515309Z [00:03:44.599]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x043.o -c zstd_v06.c
2025-08-20T21:14:07.2562178Z [00:03:44.602]➜  go tool buildid -w $WORK/b2173/_pkg_.a # internal
2025-08-20T21:14:07.2655223Z [00:03:44.613]➜  cp $WORK/b2173/_pkg_.a /root/.cache/go-build/da/da7bb304df8d89152c36b76a2c2241cc60865c935b6437cd8dac3e03df7abf1e-d # internal
2025-08-20T21:14:07.2656632Z [00:03:44.613]➜  k8s.io/client-go/listers/scheduling/v1alpha1
2025-08-20T21:14:07.2657473Z [00:03:44.613]➜  mkdir -p $WORK/b2191/
2025-08-20T21:14:07.2658425Z [00:03:44.613]➜  cat >/tmp/go-build1679262874/b2191/importcfg << 'EOF' # internal
2025-08-20T21:14:07.2658825Z [00:03:44.613]➜  # import config
2025-08-20T21:14:07.2659637Z [00:03:44.614]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:14:07.2660246Z [00:03:44.614]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.2661899Z [00:03:44.614]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.2662479Z [00:03:44.614]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.2662861Z [00:03:44.614]➜  EOF
2025-08-20T21:14:07.2663109Z [00:03:44.614]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:07.2665805Z [00:03:44.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2191/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1alpha1=>k8s.io/client-go@v0.33.2/listers/scheduling/v1alpha1;$WORK/b2191=>" -p k8s.io/client-go/listers/scheduling/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid 1RCf-v62XLfpZRLPFExn/1RCf-v62XLfpZRLPFExn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2191/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1alpha1/priorityclass.go
2025-08-20T21:14:07.2965758Z [00:03:44.645]➜  go tool buildid -w $WORK/b2191/_pkg_.a # internal
2025-08-20T21:14:07.2979372Z [00:03:44.646]➜  cp $WORK/b2191/_pkg_.a /root/.cache/go-build/f8/f87a75bb3e229cb3883169b06c435449d2e0e46b7009e7a495532205837832da-d # internal
2025-08-20T21:14:07.3011597Z [00:03:44.649]➜  k8s.io/client-go/informers/scheduling/v1alpha1
2025-08-20T21:14:07.3012104Z [00:03:44.649]➜  mkdir -p $WORK/b2190/
2025-08-20T21:14:07.3012534Z [00:03:44.649]➜  cat >/tmp/go-build1679262874/b2190/importcfg << 'EOF' # internal
2025-08-20T21:14:07.3013148Z [00:03:44.649]➜  # import config
2025-08-20T21:14:07.3013572Z [00:03:44.649]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.3014098Z [00:03:44.649]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:14:07.3014915Z [00:03:44.649]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.3015532Z [00:03:44.649]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.3016117Z [00:03:44.649]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.3016764Z [00:03:44.649]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.3017392Z [00:03:44.649]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.3018031Z [00:03:44.649]➜  packagefile k8s.io/client-go/listers/scheduling/v1alpha1=/tmp/go-build1679262874/b2191/_pkg_.a
2025-08-20T21:14:07.3018657Z [00:03:44.649]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.3019143Z [00:03:44.649]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.3019461Z [00:03:44.649]➜  EOF
2025-08-20T21:14:07.3022046Z [00:03:44.649]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2190/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1alpha1=>k8s.io/client-go@v0.33.2/informers/scheduling/v1alpha1;$WORK/b2190=>" -p k8s.io/client-go/informers/scheduling/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid EwYvAi2NCu0wjVR6agN3/EwYvAi2NCu0wjVR6agN3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2190/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1alpha1/priorityclass.go
2025-08-20T21:14:07.5316639Z [00:03:44.879]➜  go tool buildid -w $WORK/b2188/_pkg_.a # internal
2025-08-20T21:14:07.5374279Z [00:03:44.885]➜  go tool buildid -w $WORK/b2185/_pkg_.a # internal
2025-08-20T21:14:07.5408718Z [00:03:44.889]➜  cp $WORK/b2188/_pkg_.a /root/.cache/go-build/d9/d9b85dec4d7ba773fed42def9da5aa8731c0c447145fa7ab0fd6b6039143d48a-d # internal
2025-08-20T21:14:07.5415427Z [00:03:44.889]➜  k8s.io/client-go/listers/scheduling/v1beta1
2025-08-20T21:14:07.5421567Z [00:03:44.890]➜  mkdir -p $WORK/b2193/
2025-08-20T21:14:07.5422001Z [00:03:44.890]➜  cat >/tmp/go-build1679262874/b2193/importcfg << 'EOF' # internal
2025-08-20T21:14:07.5422357Z [00:03:44.890]➜  # import config
2025-08-20T21:14:07.5422788Z [00:03:44.890]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:14:07.5423378Z [00:03:44.890]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.5424224Z [00:03:44.890]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.5424876Z [00:03:44.890]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.5425259Z [00:03:44.890]➜  EOF
2025-08-20T21:14:07.5427661Z [00:03:44.890]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2193/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1beta1=>k8s.io/client-go@v0.33.2/listers/scheduling/v1beta1;$WORK/b2193=>" -p k8s.io/client-go/listers/scheduling/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid t41a8Lx-K9LMRa9KFnwv/t41a8Lx-K9LMRa9KFnwv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2193/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/scheduling/v1beta1/priorityclass.go
2025-08-20T21:14:07.5485105Z [00:03:44.896]➜  cp $WORK/b2185/_pkg_.a /root/.cache/go-build/0b/0b71b60437ea8bd889cda17598e44a1fffa3950659f710394a9f2db63bc198b5-d # internal
2025-08-20T21:14:07.5490504Z [00:03:44.897]➜  k8s.io/client-go/informers/resource
2025-08-20T21:14:07.5494144Z [00:03:44.897]➜  mkdir -p $WORK/b2180/
2025-08-20T21:14:07.5495022Z [00:03:44.897]➜  cat >/tmp/go-build1679262874/b2180/importcfg << 'EOF' # internal
2025-08-20T21:14:07.5495671Z [00:03:44.897]➜  # import config
2025-08-20T21:14:07.5496172Z [00:03:44.897]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.5496875Z [00:03:44.897]➜  packagefile k8s.io/client-go/informers/resource/v1alpha3=/tmp/go-build1679262874/b2181/_pkg_.a
2025-08-20T21:14:07.5497562Z [00:03:44.897]➜  packagefile k8s.io/client-go/informers/resource/v1beta1=/tmp/go-build1679262874/b2183/_pkg_.a
2025-08-20T21:14:07.5498247Z [00:03:44.897]➜  packagefile k8s.io/client-go/informers/resource/v1beta2=/tmp/go-build1679262874/b2185/_pkg_.a
2025-08-20T21:14:07.5498690Z [00:03:44.897]➜  EOF
2025-08-20T21:14:07.5500702Z [00:03:44.898]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2180/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource=>k8s.io/client-go@v0.33.2/informers/resource;$WORK/b2180=>" -p k8s.io/client-go/informers/resource -lang=go1.24 -complete -installsuffix shared -buildid BzkK38NEhCQDHaAcBYig/BzkK38NEhCQDHaAcBYig -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2180/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/resource/interface.go
2025-08-20T21:14:07.5755594Z [00:03:44.924]➜  go tool buildid -w $WORK/b2193/_pkg_.a # internal
2025-08-20T21:14:07.5764627Z [00:03:44.924]➜  cp $WORK/b2193/_pkg_.a /root/.cache/go-build/6f/6fa9b7b3dd111ac9d861d113c5ce0d8157bfd27a1a481a251caa155d7bbae698-d # internal
2025-08-20T21:14:07.5780334Z [00:03:44.926]➜  k8s.io/client-go/informers/scheduling/v1beta1
2025-08-20T21:14:07.5781392Z [00:03:44.926]➜  mkdir -p $WORK/b2192/
2025-08-20T21:14:07.5791366Z [00:03:44.927]➜  cat >/tmp/go-build1679262874/b2192/importcfg << 'EOF' # internal
2025-08-20T21:14:07.5792209Z [00:03:44.927]➜  # import config
2025-08-20T21:14:07.5793214Z [00:03:44.927]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.5794887Z [00:03:44.927]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:14:07.5795884Z [00:03:44.927]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.5796514Z [00:03:44.927]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.5797106Z [00:03:44.927]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.5797759Z [00:03:44.927]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.5798390Z [00:03:44.927]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.5799160Z [00:03:44.927]➜  packagefile k8s.io/client-go/listers/scheduling/v1beta1=/tmp/go-build1679262874/b2193/_pkg_.a
2025-08-20T21:14:07.5799866Z [00:03:44.927]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.5800355Z [00:03:44.927]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.5800986Z [00:03:44.927]➜  EOF
2025-08-20T21:14:07.6316718Z [00:03:44.927]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2192/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1beta1=>k8s.io/client-go@v0.33.2/informers/scheduling/v1beta1;$WORK/b2192=>" -p k8s.io/client-go/informers/scheduling/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid BhOYtY1HuDbIvhLseBbI/BhOYtY1HuDbIvhLseBbI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2192/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/v1beta1/priorityclass.go
2025-08-20T21:14:07.6319235Z [00:03:44.979]➜  go tool buildid -w $WORK/b2190/_pkg_.a # internal
2025-08-20T21:14:07.6478873Z [00:03:44.996]➜  cp $WORK/b2190/_pkg_.a /root/.cache/go-build/62/62197243184670e6a8f26824c19947ea8dc977542a24f9609afb8a95ccffb97e-d # internal
2025-08-20T21:14:07.6507130Z [00:03:44.999]➜  k8s.io/client-go/listers/storage/v1
2025-08-20T21:14:07.6508399Z [00:03:44.999]➜  mkdir -p $WORK/b2196/
2025-08-20T21:14:07.6509314Z [00:03:44.999]➜  cat >/tmp/go-build1679262874/b2196/importcfg << 'EOF' # internal
2025-08-20T21:14:07.6510176Z [00:03:44.999]➜  # import config
2025-08-20T21:14:07.6510762Z [00:03:44.999]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:07.6511398Z [00:03:44.999]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.6511974Z [00:03:44.999]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.6512548Z [00:03:44.999]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.6512939Z [00:03:44.999]➜  EOF
2025-08-20T21:14:07.6516336Z [00:03:44.999]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2196/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1=>k8s.io/client-go@v0.33.2/listers/storage/v1;$WORK/b2196=>" -p k8s.io/client-go/listers/storage/v1 -lang=go1.24 -complete -installsuffix shared -buildid ypE0mVvIPrFXNYfBhutA/ypE0mVvIPrFXNYfBhutA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2196/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1/volumeattachment.go
2025-08-20T21:14:07.6897584Z [00:03:45.038]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:07.6899353Z [00:03:45.038]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x044.o -c zstd_v07.c
2025-08-20T21:14:07.7197690Z [00:03:45.068]➜  go tool buildid -w $WORK/b2196/_pkg_.a # internal
2025-08-20T21:14:07.7224465Z [00:03:45.070]➜  cp $WORK/b2196/_pkg_.a /root/.cache/go-build/39/39169d75fb897c79b0120440001ce93d0396db2131be705886523d18283e938c-d # internal
2025-08-20T21:14:07.7270675Z [00:03:45.075]➜  k8s.io/client-go/informers/storage/v1
2025-08-20T21:14:07.7271819Z [00:03:45.075]➜  mkdir -p $WORK/b2195/
2025-08-20T21:14:07.7278127Z [00:03:45.076]➜  cat >/tmp/go-build1679262874/b2195/importcfg << 'EOF' # internal
2025-08-20T21:14:07.7278540Z [00:03:45.076]➜  # import config
2025-08-20T21:14:07.7278894Z [00:03:45.076]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.7279394Z [00:03:45.076]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:07.7279996Z [00:03:45.076]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.7280732Z [00:03:45.076]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.7281386Z [00:03:45.076]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.7282034Z [00:03:45.076]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.7282665Z [00:03:45.076]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.7283551Z [00:03:45.076]➜  packagefile k8s.io/client-go/listers/storage/v1=/tmp/go-build1679262874/b2196/_pkg_.a
2025-08-20T21:14:07.7284210Z [00:03:45.076]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.7284702Z [00:03:45.076]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.7285202Z [00:03:45.076]➜  EOF
2025-08-20T21:14:07.7285463Z [00:03:45.076]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:07.7297665Z [00:03:45.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2195/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1=>k8s.io/client-go@v0.33.2/informers/storage/v1;$WORK/b2195=>" -p k8s.io/client-go/informers/storage/v1 -lang=go1.24 -complete -installsuffix shared -buildid n3-AaN6KIZyEqLRS56Ug/n3-AaN6KIZyEqLRS56Ug -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2195/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1/volumeattachment.go
2025-08-20T21:14:07.8843067Z [00:03:45.232]➜  go tool buildid -w $WORK/b2180/_pkg_.a # internal
2025-08-20T21:14:07.8934589Z [00:03:45.241]➜  cp $WORK/b2180/_pkg_.a /root/.cache/go-build/93/9377efe086854cbb6a0d40b5af22f2d1b0fd840641c5403f4915f702a78dbccc-d # internal
2025-08-20T21:14:07.8993662Z [00:03:45.247]➜  k8s.io/client-go/listers/storage/v1alpha1
2025-08-20T21:14:07.8994619Z [00:03:45.247]➜  mkdir -p $WORK/b2198/
2025-08-20T21:14:07.9001136Z [00:03:45.248]➜  cat >/tmp/go-build1679262874/b2198/importcfg << 'EOF' # internal
2025-08-20T21:14:07.9001576Z [00:03:45.248]➜  # import config
2025-08-20T21:14:07.9002018Z [00:03:45.248]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:14:07.9002621Z [00:03:45.248]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:07.9003192Z [00:03:45.248]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:07.9004133Z [00:03:45.248]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.9004520Z [00:03:45.248]➜  EOF
2025-08-20T21:14:07.9007728Z [00:03:45.248]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2198/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1alpha1=>k8s.io/client-go@v0.33.2/listers/storage/v1alpha1;$WORK/b2198=>" -p k8s.io/client-go/listers/storage/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid Zdl5USRGB75ueNvIw49u/Zdl5USRGB75ueNvIw49u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2198/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1alpha1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1alpha1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1alpha1/volumeattributesclass.go
2025-08-20T21:14:07.9410979Z [00:03:45.289]➜  go tool buildid -w $WORK/b2192/_pkg_.a # internal
2025-08-20T21:14:07.9495144Z [00:03:45.297]➜  go tool buildid -w $WORK/b2198/_pkg_.a # internal
2025-08-20T21:14:07.9508456Z [00:03:45.299]➜  cp $WORK/b2198/_pkg_.a /root/.cache/go-build/b0/b0dd9151cce89009f710887592aa3f215e3304bd5f369b22c2a7b47ffc32ddf4-d # internal
2025-08-20T21:14:07.9520029Z [00:03:45.300]➜  cp $WORK/b2192/_pkg_.a /root/.cache/go-build/ff/ffa7862f9189e428ed3fc14d7468c5419680c658267d6fab9bbb6b33d1a3a29c-d # internal
2025-08-20T21:14:07.9534905Z [00:03:45.301]➜  k8s.io/client-go/informers/scheduling
2025-08-20T21:14:07.9538043Z [00:03:45.302]➜  mkdir -p $WORK/b2187/
2025-08-20T21:14:07.9539530Z [00:03:45.302]➜  k8s.io/client-go/informers/storage/v1alpha1
2025-08-20T21:14:07.9541436Z [00:03:45.302]➜  mkdir -p $WORK/b2197/
2025-08-20T21:14:07.9542030Z [00:03:45.302]➜  cat >/tmp/go-build1679262874/b2187/importcfg << 'EOF' # internal
2025-08-20T21:14:07.9542414Z [00:03:45.302]➜  # import config
2025-08-20T21:14:07.9543162Z [00:03:45.302]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.9543857Z [00:03:45.302]➜  packagefile k8s.io/client-go/informers/scheduling/v1=/tmp/go-build1679262874/b2188/_pkg_.a
2025-08-20T21:14:07.9544540Z [00:03:45.302]➜  packagefile k8s.io/client-go/informers/scheduling/v1alpha1=/tmp/go-build1679262874/b2190/_pkg_.a
2025-08-20T21:14:07.9545236Z [00:03:45.302]➜  packagefile k8s.io/client-go/informers/scheduling/v1beta1=/tmp/go-build1679262874/b2192/_pkg_.a
2025-08-20T21:14:07.9545674Z [00:03:45.302]➜  EOF
2025-08-20T21:14:07.9553795Z [00:03:45.303]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2187/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling=>k8s.io/client-go@v0.33.2/informers/scheduling;$WORK/b2187=>" -p k8s.io/client-go/informers/scheduling -lang=go1.24 -complete -installsuffix shared -buildid KtL7BYIYzwd8sFuq4a-S/KtL7BYIYzwd8sFuq4a-S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2187/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/scheduling/interface.go
2025-08-20T21:14:07.9565467Z [00:03:45.304]➜  cat >/tmp/go-build1679262874/b2197/importcfg << 'EOF' # internal
2025-08-20T21:14:07.9565887Z [00:03:45.304]➜  # import config
2025-08-20T21:14:07.9568146Z [00:03:45.304]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:07.9568699Z [00:03:45.304]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:14:07.9569320Z [00:03:45.304]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:07.9570197Z [00:03:45.304]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:07.9571130Z [00:03:45.304]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:07.9571797Z [00:03:45.304]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:07.9572672Z [00:03:45.304]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:07.9573296Z [00:03:45.304]➜  packagefile k8s.io/client-go/listers/storage/v1alpha1=/tmp/go-build1679262874/b2198/_pkg_.a
2025-08-20T21:14:07.9573906Z [00:03:45.304]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:07.9574387Z [00:03:45.304]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:07.9574690Z [00:03:45.304]➜  EOF
2025-08-20T21:14:07.9577860Z [00:03:45.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2197/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1alpha1=>k8s.io/client-go@v0.33.2/informers/storage/v1alpha1;$WORK/b2197=>" -p k8s.io/client-go/informers/storage/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid XyZdr2T_GbNcsmvYsM3v/XyZdr2T_GbNcsmvYsM3v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2197/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1alpha1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1alpha1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1alpha1/volumeattributesclass.go
2025-08-20T21:14:08.1028353Z [00:03:45.451]➜  go tool buildid -w $WORK/b2195/_pkg_.a # internal
2025-08-20T21:14:08.1121196Z [00:03:45.460]➜  cp $WORK/b2195/_pkg_.a /root/.cache/go-build/b1/b165867814fdae0ca7852872c024fb4db06e9fea2ff4000ce4fcc3b678093a4d-d # internal
2025-08-20T21:14:08.1169207Z [00:03:45.465]➜  k8s.io/client-go/listers/storage/v1beta1
2025-08-20T21:14:08.1171165Z [00:03:45.465]➜  mkdir -p $WORK/b2200/
2025-08-20T21:14:08.1174524Z [00:03:45.466]➜  cat >/tmp/go-build1679262874/b2200/importcfg << 'EOF' # internal
2025-08-20T21:14:08.1175572Z [00:03:45.466]➜  # import config
2025-08-20T21:14:08.1176072Z [00:03:45.466]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:14:08.1176687Z [00:03:45.466]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:08.1177260Z [00:03:45.466]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:08.1177821Z [00:03:45.466]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:08.1178204Z [00:03:45.466]➜  EOF
2025-08-20T21:14:08.1187262Z [00:03:45.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2200/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1=>k8s.io/client-go@v0.33.2/listers/storage/v1beta1;$WORK/b2200=>" -p k8s.io/client-go/listers/storage/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid bBZKQb6PYlsE-fz7B268/bBZKQb6PYlsE-fz7B268 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2200/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storage/v1beta1/volumeattributesclass.go
2025-08-20T21:14:08.1905249Z [00:03:45.538]➜  go tool buildid -w $WORK/b2200/_pkg_.a # internal
2025-08-20T21:14:08.1914047Z [00:03:45.539]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:08.1916312Z [00:03:45.539]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_x045.o -c zstdmt_compress.c
2025-08-20T21:14:08.1946845Z [00:03:45.543]➜  cp $WORK/b2200/_pkg_.a /root/.cache/go-build/3e/3efbb14fed650c0fa653a15ee89189bad86c0b83394674de465f7227a4430664-d # internal
2025-08-20T21:14:08.1986169Z [00:03:45.547]➜  k8s.io/client-go/informers/storage/v1beta1
2025-08-20T21:14:08.1986591Z [00:03:45.547]➜  mkdir -p $WORK/b2199/
2025-08-20T21:14:08.1997911Z [00:03:45.548]➜  cat >/tmp/go-build1679262874/b2199/importcfg << 'EOF' # internal
2025-08-20T21:14:08.1998602Z [00:03:45.548]➜  # import config
2025-08-20T21:14:08.1999356Z [00:03:45.548]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:08.2001091Z [00:03:45.548]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:14:08.2001734Z [00:03:45.548]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:08.2002632Z [00:03:45.548]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:08.2003221Z [00:03:45.548]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:08.2003869Z [00:03:45.548]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:08.2004496Z [00:03:45.548]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:08.2005117Z [00:03:45.548]➜  packagefile k8s.io/client-go/listers/storage/v1beta1=/tmp/go-build1679262874/b2200/_pkg_.a
2025-08-20T21:14:08.2005730Z [00:03:45.548]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:08.2006214Z [00:03:45.548]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:08.2006524Z [00:03:45.548]➜  EOF
2025-08-20T21:14:08.2038549Z [00:03:45.552]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:08.2045434Z [00:03:45.552]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2199/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1=>k8s.io/client-go@v0.33.2/informers/storage/v1beta1;$WORK/b2199=>" -p k8s.io/client-go/informers/storage/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid 6PS4kgNgAMUeItvcImEr/6PS4kgNgAMUeItvcImEr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2199/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/csidriver.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/csinode.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/csistoragecapacity.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/storageclass.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/volumeattachment.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/v1beta1/volumeattributesclass.go
2025-08-20T21:14:08.3237224Z [00:03:45.671]➜  go tool buildid -w $WORK/b2197/_pkg_.a # internal
2025-08-20T21:14:08.3402040Z [00:03:45.685]➜  go tool buildid -w $WORK/b2187/_pkg_.a # internal
2025-08-20T21:14:08.3411839Z [00:03:45.689]➜  cp $WORK/b2197/_pkg_.a /root/.cache/go-build/11/11c63cfb7dd713f8c4a023b96707855dbe97ff5f2fbdc78be6ddb48dbcfd178b-d # internal
2025-08-20T21:14:08.3419489Z [00:03:45.690]➜  k8s.io/client-go/listers/storagemigration/v1alpha1
2025-08-20T21:14:08.3420262Z [00:03:45.690]➜  mkdir -p $WORK/b2203/
2025-08-20T21:14:08.3429048Z [00:03:45.691]➜  cat >/tmp/go-build1679262874/b2203/importcfg << 'EOF' # internal
2025-08-20T21:14:08.3429810Z [00:03:45.691]➜  # import config
2025-08-20T21:14:08.3430877Z [00:03:45.691]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:14:08.3431586Z [00:03:45.691]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:08.3432545Z [00:03:45.691]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:08.3433121Z [00:03:45.691]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:08.3433505Z [00:03:45.691]➜  EOF
2025-08-20T21:14:08.3436243Z [00:03:45.691]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2203/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storagemigration/v1alpha1=>k8s.io/client-go@v0.33.2/listers/storagemigration/v1alpha1;$WORK/b2203=>" -p k8s.io/client-go/listers/storagemigration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid P49q8IqzCB7R_CCWFlZo/P49q8IqzCB7R_CCWFlZo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2203/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storagemigration/v1alpha1/expansion_generated.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/listers/storagemigration/v1alpha1/storageversionmigration.go
2025-08-20T21:14:08.3515183Z [00:03:45.700]➜  cp $WORK/b2187/_pkg_.a /root/.cache/go-build/cd/cd330a2ab2a08c5990b34a0b6867189add1efd94d8edadae6d411c3d65e9e0b6-d # internal
2025-08-20T21:14:08.3546607Z [00:03:45.702]➜  k8s.io/client-go/tools/portforward
2025-08-20T21:14:08.3547535Z [00:03:45.703]➜  mkdir -p $WORK/b2204/
2025-08-20T21:14:08.3549878Z [00:03:45.703]➜  cat >/tmp/go-build1679262874/b2204/importcfg << 'EOF' # internal
2025-08-20T21:14:08.3550247Z [00:03:45.703]➜  # import config
2025-08-20T21:14:08.3550720Z [00:03:45.703]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:08.3551260Z [00:03:45.703]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.3551773Z [00:03:45.703]➜  packagefile github.com/gorilla/websocket=/tmp/go-build1679262874/b2052/_pkg_.a
2025-08-20T21:14:08.3552257Z [00:03:45.703]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.3552708Z [00:03:45.703]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:08.3553350Z [00:03:45.703]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:14:08.3554038Z [00:03:45.703]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=/tmp/go-build1679262874/b2056/_pkg_.a
2025-08-20T21:14:08.3554724Z [00:03:45.703]➜  packagefile k8s.io/apimachinery/pkg/util/portforward=/tmp/go-build1679262874/b2065/_pkg_.a
2025-08-20T21:14:08.3555373Z [00:03:45.703]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:14:08.3555941Z [00:03:45.703]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:08.3556529Z [00:03:45.703]➜  packagefile k8s.io/client-go/transport/websocket=/tmp/go-build1679262874/b2062/_pkg_.a
2025-08-20T21:14:08.3557076Z [00:03:45.703]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:08.3557551Z [00:03:45.703]➜  packagefile k8s.io/utils/net=/tmp/go-build1679262874/b119/_pkg_.a
2025-08-20T21:14:08.3558003Z [00:03:45.703]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:08.3558425Z [00:03:45.703]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:08.3558861Z [00:03:45.703]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:08.3559279Z [00:03:45.703]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:08.3559699Z [00:03:45.703]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:08.3560132Z [00:03:45.703]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.3560922Z [00:03:45.703]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:08.3561427Z [00:03:45.703]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:08.3561739Z [00:03:45.703]➜  EOF
2025-08-20T21:14:08.3564775Z [00:03:45.703]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2204/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward=>k8s.io/client-go@v0.33.2/tools/portforward;$WORK/b2204=>" -p k8s.io/client-go/tools/portforward -lang=go1.24 -complete -installsuffix shared -buildid G0OWl5Zsqla3z490FG9D/G0OWl5Zsqla3z490FG9D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2204/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward/fallback_dialer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward/portforward.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward/tunneling_connection.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/tools/portforward/tunneling_dialer.go
2025-08-20T21:14:08.3730338Z [00:03:45.721]➜  go tool buildid -w $WORK/b2203/_pkg_.a # internal
2025-08-20T21:14:08.3738814Z [00:03:45.722]➜  cp $WORK/b2203/_pkg_.a /root/.cache/go-build/a6/a6f720d923a6c740637f93b83e4c13c9f83820e2751e8ddb539b59872a8421b5-d # internal
2025-08-20T21:14:08.3747908Z [00:03:45.722]➜  k8s.io/client-go/informers/storagemigration/v1alpha1
2025-08-20T21:14:08.3748638Z [00:03:45.722]➜  mkdir -p $WORK/b2202/
2025-08-20T21:14:08.3749028Z [00:03:45.723]➜  cat >/tmp/go-build1679262874/b2202/importcfg << 'EOF' # internal
2025-08-20T21:14:08.3752508Z [00:03:45.723]➜  # import config
2025-08-20T21:14:08.3753173Z [00:03:45.723]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:08.3753976Z [00:03:45.723]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:14:08.3754933Z [00:03:45.723]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:08.3756218Z [00:03:45.723]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:08.3756900Z [00:03:45.723]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:08.3757568Z [00:03:45.723]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:08.3758221Z [00:03:45.723]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:08.3758884Z [00:03:45.723]➜  packagefile k8s.io/client-go/listers/storagemigration/v1alpha1=/tmp/go-build1679262874/b2203/_pkg_.a
2025-08-20T21:14:08.3759536Z [00:03:45.723]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:08.3760023Z [00:03:45.723]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:08.3770964Z [00:03:45.723]➜  EOF
2025-08-20T21:14:08.3773871Z [00:03:45.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2202/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storagemigration/v1alpha1=>k8s.io/client-go@v0.33.2/informers/storagemigration/v1alpha1;$WORK/b2202=>" -p k8s.io/client-go/informers/storagemigration/v1alpha1 -lang=go1.24 -complete -installsuffix shared -buildid NefTCmZWoMS-vWjh5zZ7/NefTCmZWoMS-vWjh5zZ7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2202/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storagemigration/v1alpha1/interface.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storagemigration/v1alpha1/storageversionmigration.go
2025-08-20T21:14:08.4471869Z [00:03:45.795]➜  go tool buildid -w $WORK/b2204/_pkg_.a # internal
2025-08-20T21:14:08.4493252Z [00:03:45.797]➜  cp $WORK/b2204/_pkg_.a /root/.cache/go-build/5b/5b38aa5b27d5b308978855ec73db1ef388328c6cd7274345b7e8f4922c77bf7d-d # internal
2025-08-20T21:14:08.4500448Z [00:03:45.798]➜  github.com/gosuri/uitable/util/strutil
2025-08-20T21:14:08.4507573Z [00:03:45.799]➜  mkdir -p $WORK/b2207/
2025-08-20T21:14:08.4518823Z [00:03:45.800]➜  cat >/tmp/go-build1679262874/b2207/importcfg << 'EOF' # internal
2025-08-20T21:14:08.4519671Z [00:03:45.800]➜  # import config
2025-08-20T21:14:08.4520330Z [00:03:45.800]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.4521411Z [00:03:45.800]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:14:08.4522445Z [00:03:45.800]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:08.4523010Z [00:03:45.800]➜  EOF
2025-08-20T21:14:08.4540324Z [00:03:45.802]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2207/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4/util/strutil=>github.com/gosuri/uitable@v0.0.4/util/strutil;$WORK/b2207=>" -p github.com/gosuri/uitable/util/strutil -lang=go1.16 -complete -installsuffix shared -buildid 4RwzH68QZPBCuyILawKj/4RwzH68QZPBCuyILawKj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2207/importcfg -pack /root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4/util/strutil/strutil.go
2025-08-20T21:14:08.4792670Z [00:03:45.827]➜  go tool buildid -w $WORK/b2207/_pkg_.a # internal
2025-08-20T21:14:08.4804977Z [00:03:45.829]➜  cp $WORK/b2207/_pkg_.a /root/.cache/go-build/88/888426733419fd78ce4af76448697a2773ae8d8ad65d3fb1090f749144ac0a55-d # internal
2025-08-20T21:14:08.4875318Z [00:03:45.836]➜  github.com/gosuri/uitable/util/wordwrap
2025-08-20T21:14:08.4876318Z [00:03:45.836]➜  mkdir -p $WORK/b2208/
2025-08-20T21:14:08.4883739Z [00:03:45.836]➜  cat >/tmp/go-build1679262874/b2208/importcfg << 'EOF' # internal
2025-08-20T21:14:08.4884139Z [00:03:45.836]➜  # import config
2025-08-20T21:14:08.4884486Z [00:03:45.836]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.4885037Z [00:03:45.836]➜  packagefile github.com/gosuri/uitable/util/strutil=/tmp/go-build1679262874/b2207/_pkg_.a
2025-08-20T21:14:08.4885566Z [00:03:45.836]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:08.4885901Z [00:03:45.836]➜  EOF
2025-08-20T21:14:08.4888898Z [00:03:45.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2208/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4/util/wordwrap=>github.com/gosuri/uitable@v0.0.4/util/wordwrap;$WORK/b2208=>" -p github.com/gosuri/uitable/util/wordwrap -lang=go1.16 -complete -installsuffix shared -buildid 6FVKdBqU9Ng3kou6nzKP/6FVKdBqU9Ng3kou6nzKP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2208/importcfg -pack /root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4/util/wordwrap/wordwrap.go
2025-08-20T21:14:08.5058926Z [00:03:45.854]➜  go tool buildid -w $WORK/b2208/_pkg_.a # internal
2025-08-20T21:14:08.5118324Z [00:03:45.860]➜  cp $WORK/b2208/_pkg_.a /root/.cache/go-build/ff/ff2a5c48041cfdcc861878311ea17af8c88c5877f9f183d1f73e1bb1b4fa61e1-d # internal
2025-08-20T21:14:08.5123934Z [00:03:45.860]➜  github.com/gosuri/uitable
2025-08-20T21:14:08.5130059Z [00:03:45.861]➜  mkdir -p $WORK/b2206/
2025-08-20T21:14:08.5132991Z [00:03:45.861]➜  cat >/tmp/go-build1679262874/b2206/importcfg << 'EOF' # internal
2025-08-20T21:14:08.5135237Z [00:03:45.861]➜  # import config
2025-08-20T21:14:08.5135852Z [00:03:45.861]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.5136737Z [00:03:45.861]➜  packagefile github.com/fatih/color=/tmp/go-build1679262874/b1821/_pkg_.a
2025-08-20T21:14:08.5138049Z [00:03:45.861]➜  packagefile github.com/gosuri/uitable/util/strutil=/tmp/go-build1679262874/b2207/_pkg_.a
2025-08-20T21:14:08.5138950Z [00:03:45.861]➜  packagefile github.com/gosuri/uitable/util/wordwrap=/tmp/go-build1679262874/b2208/_pkg_.a
2025-08-20T21:14:08.5142935Z [00:03:45.861]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.5143396Z [00:03:45.861]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:08.5171215Z [00:03:45.861]➜  EOF
2025-08-20T21:14:08.5173577Z [00:03:45.861]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2206/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4=>github.com/gosuri/uitable@v0.0.4;$WORK/b2206=>" -p github.com/gosuri/uitable -lang=go1.16 -complete -installsuffix shared -buildid luWX-oPMnNmsuCxBS26J/luWX-oPMnNmsuCxBS26J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2206/importcfg -pack /root/go/pkg/mod/github.com/gosuri/uitable@v0.0.4/table.go
2025-08-20T21:14:08.5472733Z [00:03:45.895]➜  cd $WORK/b1891
2025-08-20T21:14:08.5476266Z [00:03:45.895]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -I $WORK/b1891/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -DZSTD_LEGACY_SUPPORT=4 -DZSTD_MULTITHREAD=1 -ffile-prefix-map=/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=/_/github.com/DataDog/zstd@v1.5.5 -frandom-seed=5ON_T_yV9NdKXNPfzJuN -o $WORK/b1891/_cgo_main.o -c _cgo_main.c
2025-08-20T21:14:08.5484320Z [00:03:45.896]➜  go tool buildid -w $WORK/b2206/_pkg_.a # internal
2025-08-20T21:14:08.5492608Z [00:03:45.897]➜  cp $WORK/b2206/_pkg_.a /root/.cache/go-build/e8/e8b5228f50d7936b759bf019254ac5f34b1eb2f318ee3c2dd9ec2939f6f69551-d # internal
2025-08-20T21:14:08.5524655Z [00:03:45.901]➜  helm.sh/helm/v3/internal/sympath
2025-08-20T21:14:08.5525686Z [00:03:45.901]➜  mkdir -p $WORK/b2210/
2025-08-20T21:14:08.5531498Z [00:03:45.901]➜  cat >/tmp/go-build1679262874/b2210/importcfg << 'EOF' # internal
2025-08-20T21:14:08.5533559Z [00:03:45.901]➜  # import config
2025-08-20T21:14:08.5534016Z [00:03:45.901]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:08.5534501Z [00:03:45.901]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:08.5534908Z [00:03:45.901]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:08.5535352Z [00:03:45.901]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:08.5535797Z [00:03:45.901]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:08.5536121Z [00:03:45.901]➜  EOF
2025-08-20T21:14:08.5536374Z [00:03:45.901]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:08.5539005Z [00:03:45.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2210/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/sympath=>helm.sh/helm/v3@v3.18.4/internal/sympath;$WORK/b2210=>" -p helm.sh/helm/v3/internal/sympath -lang=go1.24 -complete -installsuffix shared -buildid boEkY0wIdG997rgU5QeN/boEkY0wIdG997rgU5QeN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2210/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/sympath/walk.go
2025-08-20T21:14:08.5622044Z [00:03:45.910]➜  go tool buildid -w $WORK/b2199/_pkg_.a # internal
2025-08-20T21:14:08.5680249Z [00:03:45.916]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -o $WORK/b1891/_cgo_.o $WORK/b1891/_cgo_main.o $WORK/b1891/preferlinkext $WORK/b1891/_x001.o $WORK/b1891/_x002.o $WORK/b1891/_x003.o $WORK/b1891/_x004.o $WORK/b1891/_x005.o $WORK/b1891/_x006.o $WORK/b1891/_x007.o $WORK/b1891/_x008.o $WORK/b1891/_x009.o $WORK/b1891/_x010.o $WORK/b1891/_x011.o $WORK/b1891/_x012.o $WORK/b1891/_x013.o $WORK/b1891/_x014.o $WORK/b1891/_x015.o $WORK/b1891/_x016.o $WORK/b1891/_x017.o $WORK/b1891/_x018.o $WORK/b1891/_x019.o $WORK/b1891/_x020.o $WORK/b1891/_x021.o $WORK/b1891/_x022.o $WORK/b1891/_x023.o $WORK/b1891/_x024.o $WORK/b1891/_x025.o $WORK/b1891/_x026.o $WORK/b1891/_x027.o $WORK/b1891/_x028.o $WORK/b1891/_x029.o $WORK/b1891/_x030.o $WORK/b1891/_x031.o $WORK/b1891/_x032.o $WORK/b1891/_x033.o $WORK/b1891/_x034.o $WORK/b1891/_x035.o $WORK/b1891/_x036.o $WORK/b1891/_x037.o $WORK/b1891/_x038.o $WORK/b1891/_x039.o $WORK/b1891/_x040.o $WORK/b1891/_x041.o $WORK/b1891/_x042.o $WORK/b1891/_x043.o $WORK/b1891/_x044.o $WORK/b1891/_x045.o -O2 -g
2025-08-20T21:14:08.5772462Z [00:03:45.925]➜  go tool buildid -w $WORK/b2210/_pkg_.a # internal
2025-08-20T21:14:08.5778464Z [00:03:45.926]➜  cp $WORK/b2199/_pkg_.a /root/.cache/go-build/bf/bf192868f42a007e10a631becd65bb00eef4e8845d2d9b1e1532401c1f152298-d # internal
2025-08-20T21:14:08.5782294Z [00:03:45.926]➜  cp $WORK/b2210/_pkg_.a /root/.cache/go-build/29/29fe591b00f4ea18b68df52c5b2f1a1f46fbfcd7871b4d3c5bd507219b95a459-d # internal
2025-08-20T21:14:08.5791774Z [00:03:45.927]➜  k8s.io/client-go/informers/storage
2025-08-20T21:14:08.5792517Z [00:03:45.927]➜  mkdir -p $WORK/b2194/
2025-08-20T21:14:08.5794504Z [00:03:45.927]➜  cat >/tmp/go-build1679262874/b2194/importcfg << 'EOF' # internal
2025-08-20T21:14:08.5795213Z [00:03:45.927]➜  # import config
2025-08-20T21:14:08.5796743Z [00:03:45.927]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:08.5797434Z [00:03:45.927]➜  packagefile k8s.io/client-go/informers/storage/v1=/tmp/go-build1679262874/b2195/_pkg_.a
2025-08-20T21:14:08.5798111Z [00:03:45.927]➜  packagefile k8s.io/client-go/informers/storage/v1alpha1=/tmp/go-build1679262874/b2197/_pkg_.a
2025-08-20T21:14:08.5799027Z [00:03:45.927]➜  packagefile k8s.io/client-go/informers/storage/v1beta1=/tmp/go-build1679262874/b2199/_pkg_.a
2025-08-20T21:14:08.5810445Z [00:03:45.927]➜  EOF
2025-08-20T21:14:08.5812592Z [00:03:45.927]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2194/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage=>k8s.io/client-go@v0.33.2/informers/storage;$WORK/b2194=>" -p k8s.io/client-go/informers/storage -lang=go1.24 -complete -installsuffix shared -buildid gvS0QFZcNAA774R6pIFd/gvS0QFZcNAA774R6pIFd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2194/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storage/interface.go
2025-08-20T21:14:08.5815119Z [00:03:45.928]➜  helm.sh/helm/v3/pkg/ignore
2025-08-20T21:14:08.5815415Z [00:03:45.928]➜  mkdir -p $WORK/b2211/
2025-08-20T21:14:08.5815825Z [00:03:45.928]➜  cat >/tmp/go-build1679262874/b2211/importcfg << 'EOF' # internal
2025-08-20T21:14:08.5816187Z [00:03:45.928]➜  # import config
2025-08-20T21:14:08.5816529Z [00:03:45.928]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:08.5816948Z [00:03:45.928]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.5817427Z [00:03:45.928]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:08.5817895Z [00:03:45.928]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.5818301Z [00:03:45.928]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:08.5818700Z [00:03:45.928]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:08.5819134Z [00:03:45.928]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:08.5819587Z [00:03:45.928]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.5819899Z [00:03:45.928]➜  EOF
2025-08-20T21:14:08.5822006Z [00:03:45.929]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2211/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/ignore=>helm.sh/helm/v3@v3.18.4/pkg/ignore;$WORK/b2211=>" -p helm.sh/helm/v3/pkg/ignore -lang=go1.24 -complete -installsuffix shared -buildid SeSNQcgx2mlchrbnoKqd/SeSNQcgx2mlchrbnoKqd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2211/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/ignore/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/ignore/rules.go
2025-08-20T21:14:08.6060305Z [00:03:45.954]➜  go tool buildid -w $WORK/b2211/_pkg_.a # internal
2025-08-20T21:14:08.6068145Z [00:03:45.955]➜  cp $WORK/b2211/_pkg_.a /root/.cache/go-build/25/25e1dbd2f8ca72caa9572e253dea2ecf1078685aecacda7484b864ed87fcf1c7-d # internal
2025-08-20T21:14:08.6079147Z [00:03:45.956]➜  helm.sh/helm/v3/pkg/chart/loader
2025-08-20T21:14:08.6079870Z [00:03:45.956]➜  mkdir -p $WORK/b2209/
2025-08-20T21:14:08.6086584Z [00:03:45.957]➜  cat >/tmp/go-build1679262874/b2209/importcfg << 'EOF' # internal
2025-08-20T21:14:08.6087890Z [00:03:45.957]➜  # import config
2025-08-20T21:14:08.6088392Z [00:03:45.957]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:14:08.6088855Z [00:03:45.957]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.6089311Z [00:03:45.957]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:14:08.6089783Z [00:03:45.957]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.6090258Z [00:03:45.957]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:08.6091154Z [00:03:45.957]➜  packagefile helm.sh/helm/v3/internal/sympath=/tmp/go-build1679262874/b2210/_pkg_.a
2025-08-20T21:14:08.6091751Z [00:03:45.957]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:08.6092309Z [00:03:45.957]➜  packagefile helm.sh/helm/v3/pkg/ignore=/tmp/go-build1679262874/b2211/_pkg_.a
2025-08-20T21:14:08.6092792Z [00:03:45.957]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.6093195Z [00:03:45.957]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:08.6093808Z [00:03:45.957]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:08.6094272Z [00:03:45.957]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:08.6094689Z [00:03:45.957]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:08.6095327Z [00:03:45.957]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:08.6095775Z [00:03:45.957]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:08.6096234Z [00:03:45.957]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:08.6096684Z [00:03:45.957]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.6097001Z [00:03:45.957]➜  EOF
2025-08-20T21:14:08.6099390Z [00:03:45.957]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2209/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/loader=>helm.sh/helm/v3@v3.18.4/pkg/chart/loader;$WORK/b2209=>" -p helm.sh/helm/v3/pkg/chart/loader -lang=go1.24 -complete -installsuffix shared -buildid me24CygDbJcjnJAfAmwP/me24CygDbJcjnJAfAmwP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2209/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/loader/archive.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/loader/directory.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chart/loader/load.go
2025-08-20T21:14:08.6643921Z [00:03:46.012]➜  go tool buildid -w $WORK/b2209/_pkg_.a # internal
2025-08-20T21:14:08.6659284Z [00:03:46.014]➜  cp $WORK/b2209/_pkg_.a /root/.cache/go-build/94/94d767ec1dccd6e8523e86a90435e845848adb3d8bf31be921092c06df5dbccb-d # internal
2025-08-20T21:14:08.6673073Z [00:03:46.015]➜  helm.sh/helm/v3/internal/version
2025-08-20T21:14:08.6673731Z [00:03:46.015]➜  mkdir -p $WORK/b2213/
2025-08-20T21:14:08.6675104Z [00:03:46.015]➜  cat >/tmp/go-build1679262874/b2213/importcfg << 'EOF' # internal
2025-08-20T21:14:08.6675521Z [00:03:46.015]➜  # import config
2025-08-20T21:14:08.6676165Z [00:03:46.015]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:14:08.6676755Z [00:03:46.015]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:08.6678424Z [00:03:46.015]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.6678791Z [00:03:46.015]➜  EOF
2025-08-20T21:14:08.6700781Z [00:03:46.015]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2213/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/version=>helm.sh/helm/v3@v3.18.4/internal/version;$WORK/b2213=>" -p helm.sh/helm/v3/internal/version -lang=go1.24 -complete -installsuffix shared -buildid 53mYTszeoPw-XmFW1Yuf/53mYTszeoPw-XmFW1Yuf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2213/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/version/version.go
2025-08-20T21:14:08.6864207Z [00:03:46.034]➜  go tool buildid -w $WORK/b2213/_pkg_.a # internal
2025-08-20T21:14:08.6868677Z [00:03:46.035]➜  cp $WORK/b2213/_pkg_.a /root/.cache/go-build/ac/aca3f136b3d558f5174f858d56d7aca1dc9d803824a18c258424c5d585fb2676-d # internal
2025-08-20T21:14:08.6953972Z [00:03:46.043]➜  k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1
2025-08-20T21:14:08.6954740Z [00:03:46.043]➜  mkdir -p $WORK/b2214/
2025-08-20T21:14:08.6955550Z [00:03:46.044]➜  cat >/tmp/go-build1679262874/b2214/importcfg << 'EOF' # internal
2025-08-20T21:14:08.6956810Z [00:03:46.044]➜  # import config
2025-08-20T21:14:08.6957190Z [00:03:46.044]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.6957649Z [00:03:46.044]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:08.6958103Z [00:03:46.044]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:08.6958516Z [00:03:46.044]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.6959036Z [00:03:46.044]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:14:08.6959923Z [00:03:46.044]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:14:08.6960485Z [00:03:46.044]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.6961265Z [00:03:46.044]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=/tmp/go-build1679262874/b267/_pkg_.a
2025-08-20T21:14:08.6962165Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:08.6962791Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:14:08.6963392Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:08.6964016Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:08.6964736Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:14:08.6965410Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:08.6966002Z [00:03:46.044]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:14:08.6966568Z [00:03:46.044]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:14:08.6967025Z [00:03:46.044]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:08.6967454Z [00:03:46.044]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:14:08.6967887Z [00:03:46.044]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:08.6968314Z [00:03:46.044]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.6968631Z [00:03:46.044]➜  EOF
2025-08-20T21:14:08.6980328Z [00:03:46.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2214/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1=>k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1;$WORK/b2214=>" -p k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1 -lang=go1.24 -complete -installsuffix shared -buildid cCTiapDPOY2ewYIjyEPJ/cCTiapDPOY2ewYIjyEPJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2214/importcfg -pack /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/conversion.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/deepcopy.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/defaults.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/doc.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/generated.pb.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/marshal.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/register.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/types.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/types_jsonschema.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/zz_generated.conversion.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/zz_generated.deepcopy.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/zz_generated.defaults.go /root/go/pkg/mod/k8s.io/apiextensions-apiserver@v0.33.2/pkg/apis/apiextensions/v1beta1/zz_generated.prerelease-lifecycle.go
2025-08-20T21:14:08.7167660Z [00:03:46.065]➜  go tool buildid -w $WORK/b2202/_pkg_.a # internal
2025-08-20T21:14:08.7263400Z [00:03:46.074]➜  cp $WORK/b2202/_pkg_.a /root/.cache/go-build/23/23620c9a4a43bf2dcfbdc7902cf4ccf4fb082274c2893314973cc870f99c2e58-d # internal
2025-08-20T21:14:08.7264809Z [00:03:46.074]➜  k8s.io/client-go/informers/storagemigration
2025-08-20T21:14:08.7265418Z [00:03:46.074]➜  mkdir -p $WORK/b2201/
2025-08-20T21:14:08.7282899Z [00:03:46.075]➜  cat >/tmp/go-build1679262874/b2201/importcfg << 'EOF' # internal
2025-08-20T21:14:08.7284063Z [00:03:46.075]➜  # import config
2025-08-20T21:14:08.7284987Z [00:03:46.075]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:08.7285750Z [00:03:46.075]➜  packagefile k8s.io/client-go/informers/storagemigration/v1alpha1=/tmp/go-build1679262874/b2202/_pkg_.a
2025-08-20T21:14:08.7286225Z [00:03:46.075]➜  EOF
2025-08-20T21:14:08.7288282Z [00:03:46.075]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2201/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storagemigration=>k8s.io/client-go@v0.33.2/informers/storagemigration;$WORK/b2201=>" -p k8s.io/client-go/informers/storagemigration -lang=go1.24 -complete -installsuffix shared -buildid lkL3CG_UmbCK0Bc7BgFP/lkL3CG_UmbCK0Bc7BgFP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2201/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/storagemigration/interface.go
2025-08-20T21:14:08.7923544Z [00:03:46.140]➜  gcc -I /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b1891=/tmp/go-build -gno-record-gcc-switches -o $WORK/b1891/_cgo_.o $WORK/b1891/_cgo_main.o $WORK/b1891/preferlinkext $WORK/b1891/_x001.o $WORK/b1891/_x002.o $WORK/b1891/_x003.o $WORK/b1891/_x004.o $WORK/b1891/_x005.o $WORK/b1891/_x006.o $WORK/b1891/_x007.o $WORK/b1891/_x008.o $WORK/b1891/_x009.o $WORK/b1891/_x010.o $WORK/b1891/_x011.o $WORK/b1891/_x012.o $WORK/b1891/_x013.o $WORK/b1891/_x014.o $WORK/b1891/_x015.o $WORK/b1891/_x016.o $WORK/b1891/_x017.o $WORK/b1891/_x018.o $WORK/b1891/_x019.o $WORK/b1891/_x020.o $WORK/b1891/_x021.o $WORK/b1891/_x022.o $WORK/b1891/_x023.o $WORK/b1891/_x024.o $WORK/b1891/_x025.o $WORK/b1891/_x026.o $WORK/b1891/_x027.o $WORK/b1891/_x028.o $WORK/b1891/_x029.o $WORK/b1891/_x030.o $WORK/b1891/_x031.o $WORK/b1891/_x032.o $WORK/b1891/_x033.o $WORK/b1891/_x034.o $WORK/b1891/_x035.o $WORK/b1891/_x036.o $WORK/b1891/_x037.o $WORK/b1891/_x038.o $WORK/b1891/_x039.o $WORK/b1891/_x040.o $WORK/b1891/_x041.o $WORK/b1891/_x042.o $WORK/b1891/_x043.o $WORK/b1891/_x044.o $WORK/b1891/_x045.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T21:14:08.7928544Z [00:03:46.140]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage zstd -dynimport $WORK/b1891/_cgo_.o -dynout $WORK/b1891/_cgo_import.go
2025-08-20T21:14:08.7983882Z [00:03:46.146]➜  cat >/tmp/go-build1679262874/b1891/importcfg << 'EOF' # internal
2025-08-20T21:14:08.7985028Z [00:03:46.146]➜  # import config
2025-08-20T21:14:08.7985437Z [00:03:46.146]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.7986187Z [00:03:46.146]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:08.7986902Z [00:03:46.146]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.7987430Z [00:03:46.146]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.7987930Z [00:03:46.146]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:08.7988384Z [00:03:46.146]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:08.7988817Z [00:03:46.146]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:08.7989257Z [00:03:46.146]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:14:08.7989706Z [00:03:46.146]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:08.7990022Z [00:03:46.146]➜  EOF
2025-08-20T21:14:08.7992428Z [00:03:46.147]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1891/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5=>github.com/DataDog/zstd@v1.5.5;$WORK/b1891=>" -p github.com/DataDog/zstd -lang=go1.14 -installsuffix shared -buildid 5ON_T_yV9NdKXNPfzJuN/5ON_T_yV9NdKXNPfzJuN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1891/importcfg -pack $WORK/b1891/_cgo_gotypes.go $WORK/b1891/errors.cgo1.go $WORK/b1891/zstd.cgo1.go $WORK/b1891/zstd_bulk.cgo1.go $WORK/b1891/zstd_ctx.cgo1.go $WORK/b1891/zstd_stream.cgo1.go $WORK/b1891/_cgo_import.go
2025-08-20T21:14:08.8768893Z [00:03:46.225]➜  cd /root/go/pkg/mod/github.com/!data!dog/zstd@v1.5.5
2025-08-20T21:14:08.8772342Z [00:03:46.225]➜  go tool pack r $WORK/b1891/_pkg_.a $WORK/b1891/preferlinkext $WORK/b1891/_x001.o $WORK/b1891/_x002.o $WORK/b1891/_x003.o $WORK/b1891/_x004.o $WORK/b1891/_x005.o $WORK/b1891/_x006.o $WORK/b1891/_x007.o $WORK/b1891/_x008.o $WORK/b1891/_x009.o $WORK/b1891/_x010.o $WORK/b1891/_x011.o $WORK/b1891/_x012.o $WORK/b1891/_x013.o $WORK/b1891/_x014.o $WORK/b1891/_x015.o $WORK/b1891/_x016.o $WORK/b1891/_x017.o $WORK/b1891/_x018.o $WORK/b1891/_x019.o $WORK/b1891/_x020.o $WORK/b1891/_x021.o $WORK/b1891/_x022.o $WORK/b1891/_x023.o $WORK/b1891/_x024.o $WORK/b1891/_x025.o $WORK/b1891/_x026.o $WORK/b1891/_x027.o $WORK/b1891/_x028.o $WORK/b1891/_x029.o $WORK/b1891/_x030.o $WORK/b1891/_x031.o $WORK/b1891/_x032.o $WORK/b1891/_x033.o $WORK/b1891/_x034.o $WORK/b1891/_x035.o $WORK/b1891/_x036.o $WORK/b1891/_x037.o $WORK/b1891/_x038.o $WORK/b1891/_x039.o $WORK/b1891/_x040.o $WORK/b1891/_x041.o $WORK/b1891/_x042.o $WORK/b1891/_x043.o $WORK/b1891/_x044.o $WORK/b1891/_x045.o # internal
2025-08-20T21:14:08.8812386Z [00:03:46.229]➜  go tool buildid -w $WORK/b1891/_pkg_.a # internal
2025-08-20T21:14:08.8924457Z [00:03:46.240]➜  cp $WORK/b1891/_pkg_.a /root/.cache/go-build/cc/cc038f231eb95bfc74ca1e2eac93fa18ce57fc9b0dd0fc26714953cbb342f41d-d # internal
2025-08-20T21:14:08.8966305Z [00:03:46.245]➜  github.com/sassoftware/go-rpmutils
2025-08-20T21:14:08.8973044Z [00:03:46.245]➜  mkdir -p $WORK/b1890/
2025-08-20T21:14:08.8984501Z [00:03:46.246]➜  cat >/tmp/go-build1679262874/b1890/importcfg << 'EOF' # internal
2025-08-20T21:14:08.8985260Z [00:03:46.246]➜  # import config
2025-08-20T21:14:08.8986143Z [00:03:46.246]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.8986679Z [00:03:46.246]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:14:08.8987173Z [00:03:46.246]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:14:08.8988025Z [00:03:46.246]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:08.8988486Z [00:03:46.246]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:14:08.8988961Z [00:03:46.246]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:08.8989435Z [00:03:46.246]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:14:08.8989879Z [00:03:46.246]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:08.8990294Z [00:03:46.246]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.8991149Z [00:03:46.246]➜  packagefile github.com/DataDog/zstd=/tmp/go-build1679262874/b1891/_pkg_.a
2025-08-20T21:14:08.8991843Z [00:03:46.246]➜  packagefile github.com/ProtonMail/go-crypto/openpgp=/tmp/go-build1679262874/b1602/_pkg_.a
2025-08-20T21:14:08.8992551Z [00:03:46.246]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/packet=/tmp/go-build1679262874/b1632/_pkg_.a
2025-08-20T21:14:08.8993239Z [00:03:46.247]➜  packagefile github.com/sassoftware/go-rpmutils/cpio=/tmp/go-build1679262874/b1892/_pkg_.a
2025-08-20T21:14:08.8993909Z [00:03:46.247]➜  packagefile github.com/sassoftware/go-rpmutils/fileutil=/tmp/go-build1679262874/b1893/_pkg_.a
2025-08-20T21:14:08.8994531Z [00:03:46.247]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:14:08.8995066Z [00:03:46.247]➜  packagefile github.com/xi2/xz=/tmp/go-build1679262874/b1248/_pkg_.a
2025-08-20T21:14:08.8995524Z [00:03:46.247]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:08.8995937Z [00:03:46.247]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:08.8996504Z [00:03:46.247]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:08.8996992Z [00:03:46.247]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:08.8997408Z [00:03:46.247]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:08.8997829Z [00:03:46.247]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:08.8998477Z [00:03:46.247]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:08.8998912Z [00:03:46.247]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.8999331Z [00:03:46.247]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:08.8999638Z [00:03:46.247]➜  EOF
2025-08-20T21:14:08.8999902Z [00:03:46.248]➜  cd /tmp/tmp.W2dBo0EqHB/TEMPREPO
2025-08-20T21:14:08.9006945Z [00:03:46.248]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1890/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0=>github.com/sassoftware/go-rpmutils@v0.4.0;$WORK/b1890=>" -p github.com/sassoftware/go-rpmutils -lang=go1.21 -complete -installsuffix shared -buildid _R4SgIsCuw-v5mteCRWX/_R4SgIsCuw-v5mteCRWX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1890/importcfg -pack /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/errors.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/fileinfo.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/filesigs.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/header.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/nevra.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/payload.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/rpmutils.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/signatures.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/tags.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/uncompress.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/uncompress_cgo.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/vercmp.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/verify.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/verify_digests.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/verify_nov3.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/verify_v4.go /root/go/pkg/mod/github.com/sassoftware/go-rpmutils@v0.4.0/writeheader.go
2025-08-20T21:14:08.9125148Z [00:03:46.261]➜  go tool buildid -w $WORK/b2194/_pkg_.a # internal
2025-08-20T21:14:08.9366511Z [00:03:46.285]➜  cp $WORK/b2194/_pkg_.a /root/.cache/go-build/97/9705c70931952df82ef7e9f259ce89b53d494450316006199d72db5c5da6be8a-d # internal
2025-08-20T21:14:08.9398078Z [00:03:46.288]➜  helm.sh/helm/v3/pkg/helmpath
2025-08-20T21:14:08.9398656Z [00:03:46.288]➜  mkdir -p $WORK/b2216/
2025-08-20T21:14:08.9406404Z [00:03:46.289]➜  cat >/tmp/go-build1679262874/b2216/importcfg << 'EOF' # internal
2025-08-20T21:14:08.9407379Z [00:03:46.289]➜  # import config
2025-08-20T21:14:08.9408378Z [00:03:46.289]➜  packagefile helm.sh/helm/v3/pkg/helmpath/xdg=/tmp/go-build1679262874/b2217/_pkg_.a
2025-08-20T21:14:08.9409027Z [00:03:46.289]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build1679262874/b571/_pkg_.a
2025-08-20T21:14:08.9409523Z [00:03:46.289]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:08.9409976Z [00:03:46.289]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:08.9410319Z [00:03:46.289]➜  EOF
2025-08-20T21:14:08.9413051Z [00:03:46.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2216/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath=>helm.sh/helm/v3@v3.18.4/pkg/helmpath;$WORK/b2216=>" -p helm.sh/helm/v3/pkg/helmpath -lang=go1.24 -complete -installsuffix shared -buildid 2fmdZyIAtW8rLTpSqSVu/2fmdZyIAtW8rLTpSqSVu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2216/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath/home.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath/lazypath.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/helmpath/lazypath_unix.go
2025-08-20T21:14:08.9721307Z [00:03:46.320]➜  go tool buildid -w $WORK/b2216/_pkg_.a # internal
2025-08-20T21:14:08.9726107Z [00:03:46.321]➜  cp $WORK/b2216/_pkg_.a /root/.cache/go-build/bf/bf81f1be363295f878097468a66bc51ef2a2fc6c878e045d0c2da7df4e91eb8d-d # internal
2025-08-20T21:14:08.9786979Z [00:03:46.327]➜  github.com/evanphx/json-patch
2025-08-20T21:14:08.9787578Z [00:03:46.327]➜  mkdir -p $WORK/b2219/
2025-08-20T21:14:08.9789320Z [00:03:46.327]➜  cat >/tmp/go-build1679262874/b2219/importcfg << 'EOF' # internal
2025-08-20T21:14:08.9789750Z [00:03:46.327]➜  # import config
2025-08-20T21:14:08.9790100Z [00:03:46.327]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:08.9790670Z [00:03:46.327]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:08.9791212Z [00:03:46.327]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:08.9791640Z [00:03:46.327]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:08.9792058Z [00:03:46.327]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:08.9792485Z [00:03:46.327]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:08.9792932Z [00:03:46.327]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:08.9793243Z [00:03:46.327]➜  EOF
2025-08-20T21:14:08.9795828Z [00:03:46.327]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2219/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/evanphx/json-patch@v5.9.11+incompatible=>github.com/evanphx/json-patch@v5.9.11+incompatible;$WORK/b2219=>" -p github.com/evanphx/json-patch -lang=go1.16 -complete -installsuffix shared -buildid E8yZJBNIWOQ65IEUekj4/E8yZJBNIWOQ65IEUekj4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2219/importcfg -pack /root/go/pkg/mod/github.com/evanphx/json-patch@v5.9.11+incompatible/errors.go /root/go/pkg/mod/github.com/evanphx/json-patch@v5.9.11+incompatible/merge.go /root/go/pkg/mod/github.com/evanphx/json-patch@v5.9.11+incompatible/patch.go
2025-08-20T21:14:09.0759152Z [00:03:46.424]➜  go tool buildid -w $WORK/b1890/_pkg_.a # internal
2025-08-20T21:14:09.0823770Z [00:03:46.430]➜  cp $WORK/b1890/_pkg_.a /root/.cache/go-build/97/970104eb3ce84cf920ef766780ce24402ed6abd3a0a5abfddcaade97bd363a5c-d # internal
2025-08-20T21:14:09.0895860Z [00:03:46.437]➜  github.com/anchore/syft/syft/pkg/cataloger/redhat
2025-08-20T21:14:09.0904129Z [00:03:46.437]➜  mkdir -p $WORK/b1884/
2025-08-20T21:14:09.0904682Z [00:03:46.438]➜  cat >/tmp/go-build1679262874/b1884/importcfg << 'EOF' # internal
2025-08-20T21:14:09.0905049Z [00:03:46.438]➜  # import config
2025-08-20T21:14:09.0905394Z [00:03:46.438]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:09.0905814Z [00:03:46.438]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.0906490Z [00:03:46.438]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.0907024Z [00:03:46.438]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:09.0907497Z [00:03:46.438]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:09.0907960Z [00:03:46.438]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:09.0908385Z [00:03:46.438]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.0908894Z [00:03:46.438]➜  packagefile github.com/anchore/go-rpmdb/pkg=/tmp/go-build1679262874/b1885/_pkg_.a
﻿2025-08-20T21:14:09.0911739Z [00:03:46.438]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:09.0912366Z [00:03:46.438]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:14:09.0913020Z [00:03:46.438]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:14:09.0913826Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:14:09.0914525Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:09.0915132Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:14:09.0915980Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.0916666Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:14:09.0917527Z [00:03:46.438]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:14:09.0918258Z [00:03:46.438]➜  packagefile github.com/sassoftware/go-rpmutils=/tmp/go-build1679262874/b1890/_pkg_.a
2025-08-20T21:14:09.0918765Z [00:03:46.438]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.0919167Z [00:03:46.438]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.0919575Z [00:03:46.438]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:09.0919996Z [00:03:46.438]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.0920423Z [00:03:46.438]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.0937421Z [00:03:46.438]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.0937752Z [00:03:46.438]➜  EOF
2025-08-20T21:14:09.0941932Z [00:03:46.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1884/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat=>github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat;$WORK/b1884=>" -p github.com/anchore/syft/syft/pkg/cataloger/redhat -lang=go1.24 -complete -installsuffix shared -buildid GufP1Ma9x4bZpZFy3a9o/GufP1Ma9x4bZpZFy3a9o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1884/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/cataloger.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/dependency.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/package.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/parse_rpm_archive.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/parse_rpm_db.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/pkg/cataloger/redhat/parse_rpm_manifest.go
2025-08-20T21:14:09.0945490Z [00:03:46.442]➜  go tool buildid -w $WORK/b2219/_pkg_.a # internal
2025-08-20T21:14:09.0951843Z [00:03:46.443]➜  cp $WORK/b2219/_pkg_.a /root/.cache/go-build/74/74e201718b9151a915ed3809e2a0a95c0dc2029ca83b16a180bd29b58c3d71be-d # internal
2025-08-20T21:14:09.0967775Z [00:03:46.444]➜  helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util
2025-08-20T21:14:09.0968458Z [00:03:46.445]➜  mkdir -p $WORK/b2220/
2025-08-20T21:14:09.0997438Z [00:03:46.448]➜  cat >/tmp/go-build1679262874/b2220/importcfg << 'EOF' # internal
2025-08-20T21:14:09.1003604Z [00:03:46.448]➜  # import config
2025-08-20T21:14:09.1004004Z [00:03:46.448]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.1004488Z [00:03:46.448]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:09.1004998Z [00:03:46.448]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:09.1005572Z [00:03:46.448]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:14:09.1006541Z [00:03:46.448]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:09.1007166Z [00:03:46.448]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:09.1007814Z [00:03:46.448]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1679262874/b589/_pkg_.a
2025-08-20T21:14:09.1008476Z [00:03:46.448]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:09.1008884Z [00:03:46.448]➜  EOF
2025-08-20T21:14:09.1011486Z [00:03:46.448]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2220/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/third_party/k8s.io/kubernetes/deployment/util=>helm.sh/helm/v3@v3.18.4/internal/third_party/k8s.io/kubernetes/deployment/util;$WORK/b2220=>" -p helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util -lang=go1.24 -complete -installsuffix shared -buildid q8-iD2KxoP7tfyMaEloi/q8-iD2KxoP7tfyMaEloi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2220/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/third_party/k8s.io/kubernetes/deployment/util/deploymentutil.go
2025-08-20T21:14:09.1172991Z [00:03:46.465]➜  go tool buildid -w $WORK/b2201/_pkg_.a # internal
2025-08-20T21:14:09.1294150Z [00:03:46.475]➜  cp $WORK/b2201/_pkg_.a /root/.cache/go-build/45/45efb3eadda4ea2a23d5dbfe54e3a482dc931802a38a823675b90856bd90e743-d # internal
2025-08-20T21:14:09.1304272Z [00:03:46.478]➜  k8s.io/client-go/informers
2025-08-20T21:14:09.1315281Z [00:03:46.479]➜  mkdir -p $WORK/b2081/
2025-08-20T21:14:09.1317462Z [00:03:46.479]➜  cat >/tmp/go-build1679262874/b2081/importcfg << 'EOF' # internal
2025-08-20T21:14:09.1317844Z [00:03:46.479]➜  # import config
2025-08-20T21:14:09.1318181Z [00:03:46.479]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.1318713Z [00:03:46.479]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:14:09.1319389Z [00:03:46.479]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:14:09.1320060Z [00:03:46.479]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:14:09.1320846Z [00:03:46.479]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:14:09.1321476Z [00:03:46.479]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:09.1321993Z [00:03:46.479]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:14:09.1322523Z [00:03:46.479]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:14:09.1323064Z [00:03:46.479]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:14:09.1323605Z [00:03:46.479]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:14:09.1324174Z [00:03:46.479]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:14:09.1324755Z [00:03:46.479]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:14:09.1325296Z [00:03:46.479]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:09.1326147Z [00:03:46.479]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:09.1326786Z [00:03:46.479]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:14:09.1327368Z [00:03:46.479]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:14:09.1327971Z [00:03:46.479]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:09.1328534Z [00:03:46.479]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:14:09.1329108Z [00:03:46.479]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:14:09.1329889Z [00:03:46.479]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:14:09.1330428Z [00:03:46.479]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:09.1331151Z [00:03:46.479]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:09.1331847Z [00:03:46.479]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:14:09.1332492Z [00:03:46.479]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:14:09.1333029Z [00:03:46.479]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:14:09.1333805Z [00:03:46.479]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:09.1334363Z [00:03:46.479]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:14:09.1334933Z [00:03:46.479]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:14:09.1335510Z [00:03:46.479]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:14:09.1336096Z [00:03:46.479]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:14:09.1336657Z [00:03:46.479]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:09.1337220Z [00:03:46.479]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:14:09.1337795Z [00:03:46.479]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:14:09.1338326Z [00:03:46.479]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:14:09.1338841Z [00:03:46.479]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:14:09.1339376Z [00:03:46.479]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:14:09.1339893Z [00:03:46.479]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:09.1340418Z [00:03:46.479]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:09.1343027Z [00:03:46.479]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:09.1343555Z [00:03:46.479]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:14:09.1344084Z [00:03:46.479]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:14:09.1344631Z [00:03:46.479]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:14:09.1345197Z [00:03:46.479]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:14:09.1345753Z [00:03:46.479]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:14:09.1346302Z [00:03:46.479]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:14:09.1346857Z [00:03:46.479]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:14:09.1347622Z [00:03:46.479]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:14:09.1348273Z [00:03:46.479]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:09.1348814Z [00:03:46.479]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:14:09.1349368Z [00:03:46.479]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:14:09.1349965Z [00:03:46.479]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:14:09.1350755Z [00:03:46.479]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:09.1351549Z [00:03:46.479]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:09.1352171Z [00:03:46.479]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:09.1352864Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/admissionregistration=/tmp/go-build1679262874/b2082/_pkg_.a
2025-08-20T21:14:09.1353670Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/apiserverinternal=/tmp/go-build1679262874/b2091/_pkg_.a
2025-08-20T21:14:09.1354369Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/apps=/tmp/go-build1679262874/b2094/_pkg_.a
2025-08-20T21:14:09.1354984Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/autoscaling=/tmp/go-build1679262874/b2101/_pkg_.a
2025-08-20T21:14:09.1355773Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/batch=/tmp/go-build1679262874/b2110/_pkg_.a
2025-08-20T21:14:09.1356398Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/certificates=/tmp/go-build1679262874/b2115/_pkg_.a
2025-08-20T21:14:09.1357048Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/coordination=/tmp/go-build1679262874/b2122/_pkg_.a
2025-08-20T21:14:09.1357665Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/core=/tmp/go-build1679262874/b2129/_pkg_.a
2025-08-20T21:14:09.1358285Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/discovery=/tmp/go-build1679262874/b2132/_pkg_.a
2025-08-20T21:14:09.1358903Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/events=/tmp/go-build1679262874/b2137/_pkg_.a
2025-08-20T21:14:09.1359520Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/extensions=/tmp/go-build1679262874/b2142/_pkg_.a
2025-08-20T21:14:09.1360160Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/flowcontrol=/tmp/go-build1679262874/b2145/_pkg_.a
2025-08-20T21:14:09.1360976Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:09.1361673Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/networking=/tmp/go-build1679262874/b2154/_pkg_.a
2025-08-20T21:14:09.1362282Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/node=/tmp/go-build1679262874/b2161/_pkg_.a
2025-08-20T21:14:09.1362880Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/policy=/tmp/go-build1679262874/b2168/_pkg_.a
2025-08-20T21:14:09.1363501Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/rbac=/tmp/go-build1679262874/b2173/_pkg_.a
2025-08-20T21:14:09.1364101Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/resource=/tmp/go-build1679262874/b2180/_pkg_.a
2025-08-20T21:14:09.1364721Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/scheduling=/tmp/go-build1679262874/b2187/_pkg_.a
2025-08-20T21:14:09.1365342Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/storage=/tmp/go-build1679262874/b2194/_pkg_.a
2025-08-20T21:14:09.1365991Z [00:03:46.479]➜  packagefile k8s.io/client-go/informers/storagemigration=/tmp/go-build1679262874/b2201/_pkg_.a
2025-08-20T21:14:09.1366611Z [00:03:46.479]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:09.1367167Z [00:03:46.479]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:09.1367659Z [00:03:46.479]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:09.1368264Z [00:03:46.479]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:09.1368746Z [00:03:46.479]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.1369061Z [00:03:46.479]➜  EOF
2025-08-20T21:14:09.1371371Z [00:03:46.479]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2081/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers=>k8s.io/client-go@v0.33.2/informers;$WORK/b2081=>" -p k8s.io/client-go/informers -lang=go1.24 -complete -installsuffix shared -buildid Yr5qLH-XaqmesWh3en19/Yr5qLH-XaqmesWh3en19 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2081/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/doc.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/factory.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/informers/generic.go
2025-08-20T21:14:09.1986216Z [00:03:46.546]➜  go tool buildid -w $WORK/b1884/_pkg_.a # internal
2025-08-20T21:14:09.2001985Z [00:03:46.548]➜  cp $WORK/b1884/_pkg_.a /root/.cache/go-build/61/610b7dd851a9f45b600289ed33243447964d0e3203b24c910867eb7989c6bd1e-d # internal
2025-08-20T21:14:09.2034806Z [00:03:46.551]➜  go tool buildid -w $WORK/b2220/_pkg_.a # internal
2025-08-20T21:14:09.2057706Z [00:03:46.554]➜  cp $WORK/b2220/_pkg_.a /root/.cache/go-build/e5/e5f605fd160c0bc7a2cee16c544b6c7bce5c55598e9afea3918a171b0d0e8b4b-d # internal
2025-08-20T21:14:09.2082421Z [00:03:46.556]➜  k8s.io/apimachinery/pkg/util/jsonmergepatch
2025-08-20T21:14:09.2098872Z [00:03:46.557]➜  mkdir -p $WORK/b2221/
2025-08-20T21:14:09.2099307Z [00:03:46.557]➜  cat >/tmp/go-build1679262874/b2221/importcfg << 'EOF' # internal
2025-08-20T21:14:09.2101923Z [00:03:46.557]➜  # import config
2025-08-20T21:14:09.2104263Z [00:03:46.557]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.2104866Z [00:03:46.557]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:14:09.2105569Z [00:03:46.557]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:14:09.2106944Z [00:03:46.557]➜  packagefile k8s.io/apimachinery/pkg/util/mergepatch=/tmp/go-build1679262874/b581/_pkg_.a
2025-08-20T21:14:09.2107539Z [00:03:46.557]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:09.2107855Z [00:03:46.557]➜  EOF
2025-08-20T21:14:09.2110994Z [00:03:46.559]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2221/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/jsonmergepatch=>k8s.io/apimachinery@v0.33.2/pkg/util/jsonmergepatch;$WORK/b2221=>" -p k8s.io/apimachinery/pkg/util/jsonmergepatch -lang=go1.24 -complete -installsuffix shared -buildid vXEYmZCWT70VtM8BEY8J/vXEYmZCWT70VtM8BEY8J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2221/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/jsonmergepatch/patch.go
2025-08-20T21:14:09.2113296Z [00:03:46.559]➜  github.com/anchore/syft/internal/task
2025-08-20T21:14:09.2113711Z [00:03:46.559]➜  mkdir -p $WORK/b1230/
2025-08-20T21:14:09.2129222Z [00:03:46.561]➜  cat >/tmp/go-build1679262874/b1230/importcfg << 'EOF' # internal
2025-08-20T21:14:09.2130235Z [00:03:46.561]➜  # import config
2025-08-20T21:14:09.2131297Z [00:03:46.561]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.2131820Z [00:03:46.561]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:09.2132263Z [00:03:46.561]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.2132772Z [00:03:46.561]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:14:09.2133391Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:14:09.2134053Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:14:09.2134731Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:14:09.2135757Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/relationship/binary=/tmp/go-build1679262874/b1250/_pkg_.a
2025-08-20T21:14:09.2136540Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/sbomsync=/tmp/go-build1679262874/b1227/_pkg_.a
2025-08-20T21:14:09.2137219Z [00:03:46.561]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:14:09.2137883Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:14:09.2138531Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:14:09.2139439Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/cataloging/filecataloging=/tmp/go-build1679262874/b1253/_pkg_.a
2025-08-20T21:14:09.2140222Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/cataloging/pkgcataloging=/tmp/go-build1679262874/b1582/_pkg_.a
2025-08-20T21:14:09.2141706Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:09.2142514Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:14:09.2143229Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:09.2144101Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/file/cataloger/executable=/tmp/go-build1679262874/b1568/_pkg_.a
2025-08-20T21:14:09.2144892Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filecontent=/tmp/go-build1679262874/b1581/_pkg_.a
2025-08-20T21:14:09.2145688Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filedigest=/tmp/go-build1679262874/b1759/_pkg_.a
2025-08-20T21:14:09.2146479Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filemetadata=/tmp/go-build1679262874/b1761/_pkg_.a
2025-08-20T21:14:09.2147188Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:14:09.2147801Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.2148481Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/alpine=/tmp/go-build1679262874/b1762/_pkg_.a
2025-08-20T21:14:09.2149216Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/arch=/tmp/go-build1679262874/b1763/_pkg_.a
2025-08-20T21:14:09.2149945Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/binary=/tmp/go-build1679262874/b1583/_pkg_.a
2025-08-20T21:14:09.2150822Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/bitnami=/tmp/go-build1679262874/b1768/_pkg_.a
2025-08-20T21:14:09.2151648Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/common/cpe=/tmp/go-build1679262874/b1836/_pkg_.a
2025-08-20T21:14:09.2152519Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/cpp=/tmp/go-build1679262874/b1837/_pkg_.a
2025-08-20T21:14:09.2153324Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/dart=/tmp/go-build1679262874/b1838/_pkg_.a
2025-08-20T21:14:09.2154054Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/debian=/tmp/go-build1679262874/b1839/_pkg_.a
2025-08-20T21:14:09.2154797Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/dotnet=/tmp/go-build1679262874/b1588/_pkg_.a
2025-08-20T21:14:09.2155533Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/elixir=/tmp/go-build1679262874/b1872/_pkg_.a
2025-08-20T21:14:09.2156276Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/erlang=/tmp/go-build1679262874/b1873/_pkg_.a
2025-08-20T21:14:09.2157013Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/gentoo=/tmp/go-build1679262874/b1875/_pkg_.a
2025-08-20T21:14:09.2157820Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/githubactions=/tmp/go-build1679262874/b1876/_pkg_.a
2025-08-20T21:14:09.2158705Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/golang=/tmp/go-build1679262874/b1590/_pkg_.a
2025-08-20T21:14:09.2159525Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/haskell=/tmp/go-build1679262874/b1877/_pkg_.a
2025-08-20T21:14:09.2160441Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/homebrew=/tmp/go-build1679262874/b1878/_pkg_.a
2025-08-20T21:14:09.2165454Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/java=/tmp/go-build1679262874/b1719/_pkg_.a
2025-08-20T21:14:09.2166763Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/javascript=/tmp/go-build1679262874/b1741/_pkg_.a
2025-08-20T21:14:09.2167740Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/kernel=/tmp/go-build1679262874/b1742/_pkg_.a
2025-08-20T21:14:09.2168644Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/lua=/tmp/go-build1679262874/b1879/_pkg_.a
2025-08-20T21:14:09.2169567Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/nix=/tmp/go-build1679262874/b1746/_pkg_.a
2025-08-20T21:14:09.2170789Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/ocaml=/tmp/go-build1679262874/b1880/_pkg_.a
2025-08-20T21:14:09.2171748Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/php=/tmp/go-build1679262874/b1881/_pkg_.a
2025-08-20T21:14:09.2172667Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/python=/tmp/go-build1679262874/b1751/_pkg_.a
2025-08-20T21:14:09.2173614Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/r=/tmp/go-build1679262874/b1883/_pkg_.a
2025-08-20T21:14:09.2174647Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/redhat=/tmp/go-build1679262874/b1884/_pkg_.a
2025-08-20T21:14:09.2175629Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/ruby=/tmp/go-build1679262874/b1894/_pkg_.a
2025-08-20T21:14:09.2176560Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/rust=/tmp/go-build1679262874/b1895/_pkg_.a
2025-08-20T21:14:09.2177619Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/sbom=/tmp/go-build1679262874/b1897/_pkg_.a
2025-08-20T21:14:09.2178654Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/swift=/tmp/go-build1679262874/b1898/_pkg_.a
2025-08-20T21:14:09.2179649Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/swipl=/tmp/go-build1679262874/b1899/_pkg_.a
2025-08-20T21:14:09.2180914Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/terraform=/tmp/go-build1679262874/b1900/_pkg_.a
2025-08-20T21:14:09.2181900Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/wordpress=/tmp/go-build1679262874/b1919/_pkg_.a
2025-08-20T21:14:09.2183063Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:09.2183943Z [00:03:46.561]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:09.2184770Z [00:03:46.561]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:14:09.2185554Z [00:03:46.561]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:09.2186265Z [00:03:46.561]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.2186887Z [00:03:46.561]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:09.2187498Z [00:03:46.561]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:09.2187992Z [00:03:46.561]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:09.2188601Z [00:03:46.561]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.2189410Z [00:03:46.561]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.2190023Z [00:03:46.561]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:09.2190769Z [00:03:46.561]➜  EOF
2025-08-20T21:14:09.2197505Z [00:03:46.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1230/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task=>github.com/anchore/syft@v1.28.0/internal/task;$WORK/b1230=>" -p github.com/anchore/syft/internal/task -lang=go1.24 -complete -installsuffix shared -buildid Gx64eR4hi1X6ntKP0pW6/Gx64eR4hi1X6ntKP0pW6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1230/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/cataloging_config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/environment_tasks.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/executor.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/expression.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/factory.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/file_tasks.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/package_task_factory.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/package_tasks.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/relationship_tasks.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/scope_tasks.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/selection.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/set.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/task.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/internal/task/unknowns_tasks.go
2025-08-20T21:14:09.2427350Z [00:03:46.591]➜  go tool buildid -w $WORK/b2221/_pkg_.a # internal
2025-08-20T21:14:09.2432568Z [00:03:46.591]➜  cp $WORK/b2221/_pkg_.a /root/.cache/go-build/ab/ab9be42cbf84a86cc8e804b316196aaf2949fa95de2b37c5e676f39706d7f200-d # internal
2025-08-20T21:14:09.2444993Z [00:03:46.592]➜  k8s.io/client-go/util/retry
2025-08-20T21:14:09.2445325Z [00:03:46.592]➜  mkdir -p $WORK/b2222/
2025-08-20T21:14:09.2451161Z [00:03:46.593]➜  cat >/tmp/go-build1679262874/b2222/importcfg << 'EOF' # internal
2025-08-20T21:14:09.2451552Z [00:03:46.593]➜  # import config
2025-08-20T21:14:09.2452007Z [00:03:46.593]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:09.2452638Z [00:03:46.593]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:14:09.2453147Z [00:03:46.593]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.2453481Z [00:03:46.593]➜  EOF
2025-08-20T21:14:09.2455471Z [00:03:46.593]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2222/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/retry=>k8s.io/client-go@v0.33.2/util/retry;$WORK/b2222=>" -p k8s.io/client-go/util/retry -lang=go1.24 -complete -installsuffix shared -buildid UeHGDDOo-p01gg8vBl7o/UeHGDDOo-p01gg8vBl7o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2222/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/retry/util.go
2025-08-20T21:14:09.2631925Z [00:03:46.611]➜  go tool buildid -w $WORK/b2222/_pkg_.a # internal
2025-08-20T21:14:09.2637640Z [00:03:46.612]➜  cp $WORK/b2222/_pkg_.a /root/.cache/go-build/7f/7ff508c3cd830ce56d7c09f7dc7b89e95700aceb4875af508e393108b7d9e86d-d # internal
2025-08-20T21:14:09.2654421Z [00:03:46.613]➜  helm.sh/helm/v3/internal/third_party/dep/fs
2025-08-20T21:14:09.2655189Z [00:03:46.614]➜  mkdir -p $WORK/b2225/
2025-08-20T21:14:09.2661323Z [00:03:46.614]➜  cat >/tmp/go-build1679262874/b2225/importcfg << 'EOF' # internal
2025-08-20T21:14:09.2661781Z [00:03:46.614]➜  # import config
2025-08-20T21:14:09.2662187Z [00:03:46.614]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:09.2662652Z [00:03:46.614]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.2663063Z [00:03:46.614]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.2663720Z [00:03:46.614]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:09.2664252Z [00:03:46.614]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:09.2664686Z [00:03:46.614]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:09.2665217Z [00:03:46.614]➜  EOF
2025-08-20T21:14:09.2667514Z [00:03:46.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2225/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/third_party/dep/fs=>helm.sh/helm/v3@v3.18.4/internal/third_party/dep/fs;$WORK/b2225=>" -p helm.sh/helm/v3/internal/third_party/dep/fs -lang=go1.24 -complete -installsuffix shared -buildid EAcrhmKn8Q-GOIBpdafF/EAcrhmKn8Q-GOIBpdafF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2225/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/third_party/dep/fs/fs.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/third_party/dep/fs/rename.go
2025-08-20T21:14:09.3006180Z [00:03:46.649]➜  go tool buildid -w $WORK/b2225/_pkg_.a # internal
2025-08-20T21:14:09.3014037Z [00:03:46.649]➜  cp $WORK/b2225/_pkg_.a /root/.cache/go-build/25/255dbdc31dc2e8b168cbc193b6724636fb5c24d59d61d18e0b8666d77b6677e4-d # internal
2025-08-20T21:14:09.3044693Z [00:03:46.653]➜  helm.sh/helm/v3/internal/fileutil
2025-08-20T21:14:09.3045554Z [00:03:46.653]➜  mkdir -p $WORK/b2224/
2025-08-20T21:14:09.3049922Z [00:03:46.653]➜  cat >/tmp/go-build1679262874/b2224/importcfg << 'EOF' # internal
2025-08-20T21:14:09.3050315Z [00:03:46.653]➜  # import config
2025-08-20T21:14:09.3050882Z [00:03:46.653]➜  packagefile helm.sh/helm/v3/internal/third_party/dep/fs=/tmp/go-build1679262874/b2225/_pkg_.a
2025-08-20T21:14:09.3053155Z [00:03:46.653]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.3053576Z [00:03:46.653]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.3054027Z [00:03:46.653]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:09.3054364Z [00:03:46.653]➜  EOF
2025-08-20T21:14:09.3056246Z [00:03:46.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2224/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/fileutil=>helm.sh/helm/v3@v3.18.4/internal/fileutil;$WORK/b2224=>" -p helm.sh/helm/v3/internal/fileutil -lang=go1.24 -complete -installsuffix shared -buildid wDQGK5EeJKFvLh5MVvcr/wDQGK5EeJKFvLh5MVvcr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2224/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/fileutil/fileutil.go
2025-08-20T21:14:09.3249788Z [00:03:46.673]➜  go tool buildid -w $WORK/b2224/_pkg_.a # internal
2025-08-20T21:14:09.3256390Z [00:03:46.673]➜  cp $WORK/b2224/_pkg_.a /root/.cache/go-build/86/86928c31035cc8c7889fdf319dd88ffe932c8162b2703616caa2e233227a2cac-d # internal
2025-08-20T21:14:09.3275406Z [00:03:46.675]➜  golang.org/x/crypto/openpgp/errors
2025-08-20T21:14:09.3276087Z [00:03:46.676]➜  mkdir -p $WORK/b2230/
2025-08-20T21:14:09.3279014Z [00:03:46.676]➜  cat >/tmp/go-build1679262874/b2230/importcfg << 'EOF' # internal
2025-08-20T21:14:09.3279850Z [00:03:46.676]➜  # import config
2025-08-20T21:14:09.3280411Z [00:03:46.676]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.3281184Z [00:03:46.676]➜  EOF
2025-08-20T21:14:09.3284947Z [00:03:46.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2230/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/errors=>golang.org/x/crypto@v0.40.0/openpgp/errors;$WORK/b2230=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.23 -complete -installsuffix shared -buildid y_k8v7vUorwcaHMiI4Gy/y_k8v7vUorwcaHMiI4Gy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2230/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/errors/errors.go
2025-08-20T21:14:09.3645568Z [00:03:46.712]➜  go tool buildid -w $WORK/b2230/_pkg_.a # internal
2025-08-20T21:14:09.3650828Z [00:03:46.713]➜  cp $WORK/b2230/_pkg_.a /root/.cache/go-build/b8/b830ed6411a8101e891ae89816bdb4ad4f0b60167b4347e931faf1f4539462f3-d # internal
2025-08-20T21:14:09.3656322Z [00:03:46.714]➜  golang.org/x/crypto/openpgp/armor
2025-08-20T21:14:09.3656741Z [00:03:46.714]➜  mkdir -p $WORK/b2229/
2025-08-20T21:14:09.3660767Z [00:03:46.714]➜  cat >/tmp/go-build1679262874/b2229/importcfg << 'EOF' # internal
2025-08-20T21:14:09.3662886Z [00:03:46.714]➜  # import config
2025-08-20T21:14:09.3663311Z [00:03:46.714]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:09.3663731Z [00:03:46.714]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.3664404Z [00:03:46.714]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:09.3664969Z [00:03:46.714]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:09.3665473Z [00:03:46.714]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.3665778Z [00:03:46.714]➜  EOF
2025-08-20T21:14:09.3668120Z [00:03:46.714]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2229/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/armor=>golang.org/x/crypto@v0.40.0/openpgp/armor;$WORK/b2229=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.23 -complete -installsuffix shared -buildid vm_37QVR6594XpXAp5h2/vm_37QVR6594XpXAp5h2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2229/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/armor/armor.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/armor/encode.go
2025-08-20T21:14:09.4108319Z [00:03:46.759]➜  go tool buildid -w $WORK/b2229/_pkg_.a # internal
2025-08-20T21:14:09.4113936Z [00:03:46.759]➜  cp $WORK/b2229/_pkg_.a /root/.cache/go-build/51/51c4ea2daf1c23390a6fe39aeb827721c185b1d261a87a01eab7deeab00cc8f8-d # internal
2025-08-20T21:14:09.4121021Z [00:03:46.760]➜  golang.org/x/crypto/openpgp/elgamal
2025-08-20T21:14:09.4122030Z [00:03:46.760]➜  mkdir -p $WORK/b2232/
2025-08-20T21:14:09.4164280Z [00:03:46.764]➜  cat >/tmp/go-build1679262874/b2232/importcfg << 'EOF' # internal
2025-08-20T21:14:09.4165369Z [00:03:46.765]➜  # import config
2025-08-20T21:14:09.4166584Z [00:03:46.765]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:14:09.4167126Z [00:03:46.765]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:14:09.4167619Z [00:03:46.765]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:09.4168036Z [00:03:46.765]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.4168463Z [00:03:46.765]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:14:09.4168794Z [00:03:46.765]➜  EOF
2025-08-20T21:14:09.4192434Z [00:03:46.766]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2232/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/elgamal=>golang.org/x/crypto@v0.40.0/openpgp/elgamal;$WORK/b2232=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.23 -complete -installsuffix shared -buildid mFz35r2hglHdOX5WdPeT/mFz35r2hglHdOX5WdPeT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2232/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/elgamal/elgamal.go
2025-08-20T21:14:09.4222754Z [00:03:46.770]➜  go tool buildid -w $WORK/b2214/_pkg_.a # internal
2025-08-20T21:14:09.4363875Z [00:03:46.784]➜  cp $WORK/b2214/_pkg_.a /root/.cache/go-build/02/022fcff93d3b967144f1a2edb58dbb359f08dc4e500d99a8cdec5ddeeb31ae99-d # internal
2025-08-20T21:14:09.4424056Z [00:03:46.790]➜  helm.sh/helm/v3/pkg/chartutil
2025-08-20T21:14:09.4424869Z [00:03:46.790]➜  mkdir -p $WORK/b2212/
2025-08-20T21:14:09.4435119Z [00:03:46.792]➜  cat >/tmp/go-build1679262874/b2212/importcfg << 'EOF' # internal
2025-08-20T21:14:09.4437069Z [00:03:46.792]➜  # import config
2025-08-20T21:14:09.4437499Z [00:03:46.792]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:14:09.4437969Z [00:03:46.792]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.4438420Z [00:03:46.792]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:14:09.4439111Z [00:03:46.792]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:09.4439597Z [00:03:46.792]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.4440121Z [00:03:46.792]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:09.4441142Z [00:03:46.792]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build1679262874/b1645/_pkg_.a
2025-08-20T21:14:09.4441794Z [00:03:46.792]➜  packagefile github.com/mitchellh/copystructure=/tmp/go-build1679262874/b1827/_pkg_.a
2025-08-20T21:14:09.4442548Z [00:03:46.792]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:09.4443116Z [00:03:46.792]➜  packagefile github.com/xeipuuv/gojsonschema=/tmp/go-build1679262874/b701/_pkg_.a
2025-08-20T21:14:09.4443725Z [00:03:46.792]➜  packagefile helm.sh/helm/v3/internal/version=/tmp/go-build1679262874/b2213/_pkg_.a
2025-08-20T21:14:09.4444303Z [00:03:46.792]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:09.4444880Z [00:03:46.792]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:09.4445373Z [00:03:46.792]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.4445996Z [00:03:46.792]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:14:09.4446837Z [00:03:46.792]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=/tmp/go-build1679262874/b2214/_pkg_.a
2025-08-20T21:14:09.4447557Z [00:03:46.792]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:14:09.4448061Z [00:03:46.792]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:09.4448468Z [00:03:46.792]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.4448909Z [00:03:46.792]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:09.4449358Z [00:03:46.792]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.4449812Z [00:03:46.792]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:09.4450274Z [00:03:46.792]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.4450990Z [00:03:46.792]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.4451457Z [00:03:46.792]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.4451779Z [00:03:46.792]➜  EOF
2025-08-20T21:14:09.4465849Z [00:03:46.792]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2212/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil=>helm.sh/helm/v3@v3.18.4/pkg/chartutil;$WORK/b2212=>" -p helm.sh/helm/v3/pkg/chartutil -lang=go1.24 -complete -installsuffix shared -buildid b-Ua1ZwtzJuZbYK0L1pZ/b-Ua1ZwtzJuZbYK0L1pZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2212/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/capabilities.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/chartfile.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/coalesce.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/compatible.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/create.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/dependencies.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/errors.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/expand.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/jsonschema.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/save.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/validate_name.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/chartutil/values.go
2025-08-20T21:14:09.4476060Z [00:03:46.796]➜  go tool buildid -w $WORK/b2232/_pkg_.a # internal
2025-08-20T21:14:09.4492256Z [00:03:46.797]➜  cp $WORK/b2232/_pkg_.a /root/.cache/go-build/2c/2cb8353add35a73d2847bee4778486edf1bd50cf792e71ea45a0d383b3b49d05-d # internal
2025-08-20T21:14:09.4533129Z [00:03:46.801]➜  helm.sh/helm/v3/pkg/kube
2025-08-20T21:14:09.4533526Z [00:03:46.801]➜  mkdir -p $WORK/b2218/
2025-08-20T21:14:09.4534179Z [00:03:46.801]➜  go tool buildid -w $WORK/b1230/_pkg_.a # internal
2025-08-20T21:14:09.4537530Z [00:03:46.802]➜  cat >/tmp/go-build1679262874/b2218/importcfg << 'EOF' # internal
2025-08-20T21:14:09.4540147Z [00:03:46.802]➜  # import config
2025-08-20T21:14:09.4541297Z [00:03:46.802]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.4541784Z [00:03:46.802]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.4542253Z [00:03:46.802]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:09.4542711Z [00:03:46.802]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.4544438Z [00:03:46.802]➜  packagefile github.com/evanphx/json-patch=/tmp/go-build1679262874/b2219/_pkg_.a
2025-08-20T21:14:09.4545058Z [00:03:46.802]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:14:09.4545634Z [00:03:46.802]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:09.4546368Z [00:03:46.802]➜  packagefile helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util=/tmp/go-build1679262874/b2220/_pkg_.a
2025-08-20T21:14:09.4546996Z [00:03:46.802]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.4547453Z [00:03:46.802]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:09.4547975Z [00:03:46.802]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:14:09.4548513Z [00:03:46.802]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:14:09.4549030Z [00:03:46.802]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:09.4549532Z [00:03:46.802]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:09.4550071Z [00:03:46.802]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:09.4550961Z [00:03:46.802]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:14:09.4551858Z [00:03:46.802]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=/tmp/go-build1679262874/b2214/_pkg_.a
2025-08-20T21:14:09.4552593Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:09.4553202Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:09.4554119Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:09.4554925Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:09.4555673Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:14:09.4556344Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:14:09.4556941Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:09.4557524Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:09.4558147Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:09.4558750Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:09.4559354Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:09.4560221Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/util/jsonmergepatch=/tmp/go-build1679262874/b2221/_pkg_.a
2025-08-20T21:14:09.4561321Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/util/mergepatch=/tmp/go-build1679262874/b581/_pkg_.a
2025-08-20T21:14:09.4562015Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:14:09.4562865Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:14:09.4563458Z [00:03:46.802]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:09.4564243Z [00:03:46.802]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:09.4564866Z [00:03:46.802]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:09.4565428Z [00:03:46.802]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:09.4565980Z [00:03:46.802]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:09.4566566Z [00:03:46.802]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:14:09.4567123Z [00:03:46.802]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:09.4567671Z [00:03:46.802]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:09.4568277Z [00:03:46.802]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build1679262874/b567/_pkg_.a
2025-08-20T21:14:09.4568858Z [00:03:46.802]➜  packagefile k8s.io/client-go/tools/watch=/tmp/go-build1679262874/b2019/_pkg_.a
2025-08-20T21:14:09.4569414Z [00:03:46.802]➜  packagefile k8s.io/client-go/util/retry=/tmp/go-build1679262874/b2222/_pkg_.a
2025-08-20T21:14:09.4569974Z [00:03:46.802]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:14:09.4570888Z [00:03:46.802]➜  packagefile k8s.io/kubectl/pkg/validation=/tmp/go-build1679262874/b2068/_pkg_.a
2025-08-20T21:14:09.4571460Z [00:03:46.802]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:09.4573089Z [00:03:46.802]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.4573743Z [00:03:46.802]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:09.4574215Z [00:03:46.802]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:09.4574648Z [00:03:46.802]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.4575110Z [00:03:46.802]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:09.4575524Z [00:03:46.802]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.4575830Z [00:03:46.802]➜  EOF
2025-08-20T21:14:09.4579981Z [00:03:46.803]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2218/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube=>helm.sh/helm/v3@v3.18.4/pkg/kube;$WORK/b2218=>" -p helm.sh/helm/v3/pkg/kube -lang=go1.24 -complete -installsuffix shared -buildid vDpq2aDxXeiKcc1qlidz/vDpq2aDxXeiKcc1qlidz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2218/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/client.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/config.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/converter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/factory.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/interface.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/ready.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/resource.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/resource_policy.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/result.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/roundtripper.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/wait.go
2025-08-20T21:14:09.4584435Z [00:03:46.806]➜  cp $WORK/b1230/_pkg_.a /root/.cache/go-build/37/37b094e610f8eaba4c4d88c07a34535233e93999ab3e83ab2c9a317881da0bf9-d # internal
2025-08-20T21:14:09.4615962Z [00:03:46.810]➜  github.com/anchore/syft/syft
2025-08-20T21:14:09.4616657Z [00:03:46.810]➜  mkdir -p $WORK/b1222/
2025-08-20T21:14:09.4620746Z [00:03:46.810]➜  cat >/tmp/go-build1679262874/b1222/importcfg << 'EOF' # internal
2025-08-20T21:14:09.4623032Z [00:03:46.810]➜  # import config
2025-08-20T21:14:09.4623415Z [00:03:46.810]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.4623856Z [00:03:46.810]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:09.4624562Z [00:03:46.810]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:09.4625022Z [00:03:46.810]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:09.4625440Z [00:03:46.810]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.4625984Z [00:03:46.810]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:14:09.4626580Z [00:03:46.810]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:14:09.4627141Z [00:03:46.810]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:14:09.4627766Z [00:03:46.810]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:14:09.4628414Z [00:03:46.810]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:14:09.4629072Z [00:03:46.810]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:14:09.4629724Z [00:03:46.810]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:14:09.4630387Z [00:03:46.810]➜  packagefile github.com/anchore/syft/internal/sbomsync=/tmp/go-build1679262874/b1227/_pkg_.a
2025-08-20T21:14:09.4631311Z [00:03:46.810]➜  packagefile github.com/anchore/syft/internal/task=/tmp/go-build1679262874/b1230/_pkg_.a
2025-08-20T21:14:09.4631951Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:14:09.4632598Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:14:09.4633343Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/cataloging/filecataloging=/tmp/go-build1679262874/b1253/_pkg_.a
2025-08-20T21:14:09.4634131Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/cataloging/pkgcataloging=/tmp/go-build1679262874/b1582/_pkg_.a
2025-08-20T21:14:09.4634868Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:14:09.4635513Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:09.4636332Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.4637056Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:09.4637681Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:09.4638389Z [00:03:46.810]➜  packagefile github.com/anchore/syft/syft/source/sourceproviders=/tmp/go-build1679262874/b1920/_pkg_.a
2025-08-20T21:14:09.4639057Z [00:03:46.810]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:14:09.4639653Z [00:03:46.810]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:09.4640254Z [00:03:46.810]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:14:09.4641003Z [00:03:46.810]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.4641428Z [00:03:46.810]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:09.4641997Z [00:03:46.810]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:09.4642550Z [00:03:46.810]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:09.4642997Z [00:03:46.810]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:09.4643618Z [00:03:46.810]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.4643941Z [00:03:46.810]➜  EOF
2025-08-20T21:14:09.4648352Z [00:03:46.811]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1222/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft=>github.com/anchore/syft@v1.28.0/syft;$WORK/b1222=>" -p github.com/anchore/syft/syft -lang=go1.24 -complete -installsuffix shared -buildid mPbzSvb5UDUjB_jdHTSu/mPbzSvb5UDUjB_jdHTSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1222/importcfg -pack /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/configuration_audit_trail.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/create_sbom.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/create_sbom_config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/get_source.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/get_source_config.go /root/go/pkg/mod/github.com/anchore/syft@v1.28.0/syft/lib.go
2025-08-20T21:14:09.6037299Z [00:03:46.952]➜  go tool buildid -w $WORK/b1222/_pkg_.a # internal
2025-08-20T21:14:09.6058267Z [00:03:46.954]➜  cp $WORK/b1222/_pkg_.a /root/.cache/go-build/17/17c58abeb3895ba3065dbbb2d8d686ffbf976355ad371c33f30cc3995276995b-d # internal
2025-08-20T21:14:09.6114281Z [00:03:46.959]➜  go tool buildid -w $WORK/b2212/_pkg_.a # internal
2025-08-20T21:14:09.6145323Z [00:03:46.961]➜  github.com/anchore/grype/grype/pkg
2025-08-20T21:14:09.6146316Z [00:03:46.962]➜  mkdir -p $WORK/b850/
2025-08-20T21:14:09.6147327Z [00:03:46.962]➜  cat >/tmp/go-build1679262874/b850/importcfg << 'EOF' # internal
2025-08-20T21:14:09.6147776Z [00:03:46.962]➜  # import config
2025-08-20T21:14:09.6148139Z [00:03:46.962]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:09.6148571Z [00:03:46.962]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.6148998Z [00:03:46.962]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:09.6149426Z [00:03:46.962]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:09.6149849Z [00:03:46.962]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.6150363Z [00:03:46.962]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:14:09.6151182Z [00:03:46.962]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:14:09.6151805Z [00:03:46.962]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:09.6152752Z [00:03:46.962]➜  packagefile github.com/anchore/grype/grype/internal=/tmp/go-build1679262874/b932/_pkg_.a
2025-08-20T21:14:09.6153481Z [00:03:46.962]➜  packagefile github.com/anchore/grype/internal=/tmp/go-build1679262874/b942/_pkg_.a
2025-08-20T21:14:09.6154117Z [00:03:46.962]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:09.6154791Z [00:03:46.962]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:14:09.6155451Z [00:03:46.962]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:09.6156050Z [00:03:46.962]➜  packagefile github.com/anchore/stereoscope=/tmp/go-build1679262874/b944/_pkg_.a
2025-08-20T21:14:09.6156686Z [00:03:46.962]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:14:09.6157302Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft=/tmp/go-build1679262874/b1222/_pkg_.a
2025-08-20T21:14:09.6157916Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:14:09.6158673Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:09.6159344Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:09.6159963Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/format=/tmp/go-build1679262874/b1769/_pkg_.a
2025-08-20T21:14:09.6161001Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/format/syftjson=/tmp/go-build1679262874/b1798/_pkg_.a
2025-08-20T21:14:09.6161749Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.6162652Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/common/cpe=/tmp/go-build1679262874/b1836/_pkg_.a
2025-08-20T21:14:09.6163347Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:09.6163971Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:09.6164677Z [00:03:46.962]➜  packagefile github.com/anchore/syft/syft/source/sourceproviders=/tmp/go-build1679262874/b1920/_pkg_.a
2025-08-20T21:14:09.6167355Z [00:03:46.962]➜  packagefile github.com/bmatcuk/doublestar/v2=/tmp/go-build1679262874/b1938/_pkg_.a
2025-08-20T21:14:09.6168100Z [00:03:46.962]➜  packagefile github.com/gabriel-vasile/mimetype=/tmp/go-build1679262874/b862/_pkg_.a
2025-08-20T21:14:09.6168709Z [00:03:46.962]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:09.6169208Z [00:03:46.962]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.6169654Z [00:03:46.962]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:09.6170071Z [00:03:46.962]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.6170494Z [00:03:46.962]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:09.6182024Z [00:03:46.962]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.6182418Z [00:03:46.962]➜  EOF
2025-08-20T21:14:09.6188093Z [00:03:46.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg=>github.com/anchore/grype@v0.96.0/grype/pkg;$WORK/b850=>" -p github.com/anchore/grype/grype/pkg -lang=go1.24 -complete -installsuffix shared -buildid HTUrZka5N-2n1sAh0VIJ/HTUrZka5N-2n1sAh0VIJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/apk_metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/context.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/cpe_provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/golang_metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/java_metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/package.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/provider_config.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/purl_provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/rpm_metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/syft_provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/syft_sbom_provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/upstream_package.go
2025-08-20T21:14:09.6193320Z [00:03:46.962]➜  cp $WORK/b2212/_pkg_.a /root/.cache/go-build/64/640334dbba86696a9197fae6684cc0667b602fca94b7dc9c168bf9bf1c11a1fa-d # internal
2025-08-20T21:14:09.6193911Z [00:03:46.963]➜  golang.org/x/crypto/openpgp/s2k
2025-08-20T21:14:09.6194208Z [00:03:46.963]➜  mkdir -p $WORK/b2233/
2025-08-20T21:14:09.6194586Z [00:03:46.964]➜  cat >/tmp/go-build1679262874/b2233/importcfg << 'EOF' # internal
2025-08-20T21:14:09.6194933Z [00:03:46.964]➜  # import config
2025-08-20T21:14:09.6195269Z [00:03:46.964]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:09.6195808Z [00:03:46.964]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:09.6196327Z [00:03:46.964]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:09.6196937Z [00:03:46.964]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.6197354Z [00:03:46.964]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.6197667Z [00:03:46.964]➜  EOF
2025-08-20T21:14:09.6199676Z [00:03:46.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2233/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/s2k=>golang.org/x/crypto@v0.40.0/openpgp/s2k;$WORK/b2233=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.23 -complete -installsuffix shared -buildid K4w6HWAiCFL4KmeTei39/K4w6HWAiCFL4KmeTei39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2233/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/s2k/s2k.go
2025-08-20T21:14:09.6451638Z [00:03:46.993]➜  go tool buildid -w $WORK/b2233/_pkg_.a # internal
2025-08-20T21:14:09.6459580Z [00:03:46.994]➜  cp $WORK/b2233/_pkg_.a /root/.cache/go-build/25/25dd25d203c7d84d17e5e5dd4779230cb5cdec335ef7a1da5c6896a05e0e9058-d # internal
2025-08-20T21:14:09.6510029Z [00:03:46.999]➜  golang.org/x/crypto/openpgp/packet
2025-08-20T21:14:09.6511344Z [00:03:46.999]➜  mkdir -p $WORK/b2231/
2025-08-20T21:14:09.6513165Z [00:03:46.999]➜  cat >/tmp/go-build1679262874/b2231/importcfg << 'EOF' # internal
2025-08-20T21:14:09.6513589Z [00:03:46.999]➜  # import config
2025-08-20T21:14:09.6513932Z [00:03:46.999]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:09.6514352Z [00:03:46.999]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.6514821Z [00:03:46.999]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:14:09.6515305Z [00:03:46.999]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:14:09.6515778Z [00:03:46.999]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:14:09.6516223Z [00:03:46.999]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:09.6516679Z [00:03:46.999]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:14:09.6517141Z [00:03:46.999]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:14:09.6517600Z [00:03:46.999]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:14:09.6518054Z [00:03:46.999]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:14:09.6518508Z [00:03:46.999]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:14:09.6518986Z [00:03:46.999]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:14:09.6519714Z [00:03:46.999]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:14:09.6520282Z [00:03:46.999]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:14:09.6525010Z [00:03:46.999]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:14:09.6525532Z [00:03:46.999]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:14:09.6526017Z [00:03:46.999]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:09.6526481Z [00:03:46.999]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:14:09.6526944Z [00:03:46.999]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:14:09.6527418Z [00:03:46.999]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:14:09.6527894Z [00:03:46.999]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:09.6528348Z [00:03:46.999]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.6528840Z [00:03:46.999]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build1679262874/b1611/_pkg_.a
2025-08-20T21:14:09.6529446Z [00:03:46.999]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build1679262874/b2232/_pkg_.a
2025-08-20T21:14:09.6530085Z [00:03:46.999]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:09.6531177Z [00:03:46.999]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build1679262874/b2233/_pkg_.a
2025-08-20T21:14:09.6531682Z [00:03:46.999]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:09.6532295Z [00:03:46.999]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:14:09.6532737Z [00:03:46.999]➜  packagefile image/jpeg=/tmp/go-build1679262874/b1640/_pkg_.a
2025-08-20T21:14:09.6533165Z [00:03:46.999]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:09.6533585Z [00:03:46.999]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:14:09.6534026Z [00:03:46.999]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:14:09.6534492Z [00:03:46.999]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.6534928Z [00:03:46.999]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.6535474Z [00:03:46.999]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:09.6535852Z [00:03:46.999]➜  EOF
2025-08-20T21:14:09.6553133Z [00:03:46.999]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2231/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet=>golang.org/x/crypto@v0.40.0/openpgp/packet;$WORK/b2231=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.23 -complete -installsuffix shared -buildid xt7TpVvuAwmZa3nnn2Bj/xt7TpVvuAwmZa3nnn2Bj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2231/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/compressed.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/config.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/encrypted_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/literal.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/ocfb.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/one_pass_signature.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/opaque.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/packet.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/private_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/public_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/public_key_v3.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/reader.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/signature.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/signature_v3.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/symmetric_key_encrypted.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/symmetrically_encrypted.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/userattribute.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/packet/userid.go
2025-08-20T21:14:09.7818793Z [00:03:47.130]➜  go tool buildid -w $WORK/b850/_pkg_.a # internal
2025-08-20T21:14:09.7882038Z [00:03:47.136]➜  cp $WORK/b850/_pkg_.a /root/.cache/go-build/a5/a50623dfd92cbcbc46ef11c94419cf6592cff693b22113a849a5f12a14f36300-d # internal
2025-08-20T21:14:09.7943393Z [00:03:47.142]➜  github.com/anchore/grype/grype/db/v6/name
2025-08-20T21:14:09.7944427Z [00:03:47.142]➜  mkdir -p $WORK/b849/
2025-08-20T21:14:09.7964199Z [00:03:47.144]➜  cat >/tmp/go-build1679262874/b849/importcfg << 'EOF' # internal
2025-08-20T21:14:09.7966156Z [00:03:47.145]➜  # import config
2025-08-20T21:14:09.7966915Z [00:03:47.145]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.7968094Z [00:03:47.145]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.7968794Z [00:03:47.145]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:09.7969486Z [00:03:47.145]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:14:09.7970153Z [00:03:47.145]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:09.7971282Z [00:03:47.145]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.7971793Z [00:03:47.145]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.7972119Z [00:03:47.145]➜  EOF
2025-08-20T21:14:09.7974839Z [00:03:47.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/name=>github.com/anchore/grype@v0.96.0/grype/db/v6/name;$WORK/b849=>" -p github.com/anchore/grype/grype/db/v6/name -lang=go1.24 -complete -installsuffix shared -buildid CSeZuw2ogazPOAAc8Qjk/CSeZuw2ogazPOAAc8Qjk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/name/java.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/name/python.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/name/resolver.go
2025-08-20T21:14:09.8631741Z [00:03:47.211]➜  go tool buildid -w $WORK/b849/_pkg_.a # internal
2025-08-20T21:14:09.8646731Z [00:03:47.213]➜  cp $WORK/b849/_pkg_.a /root/.cache/go-build/08/0866d0fcec396d647987120e4fed92abb0548b09a43987812cad2d56e53520df-d # internal
2025-08-20T21:14:09.8654875Z [00:03:47.214]➜  github.com/anchore/grype/grype/pkg/qualifier
2025-08-20T21:14:09.8655614Z [00:03:47.214]➜  mkdir -p $WORK/b1939/
2025-08-20T21:14:09.8665875Z [00:03:47.215]➜  cat >/tmp/go-build1679262874/b1939/importcfg << 'EOF' # internal
2025-08-20T21:14:09.8666596Z [00:03:47.215]➜  # import config
2025-08-20T21:14:09.8667638Z [00:03:47.215]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.8668098Z [00:03:47.215]➜  EOF
2025-08-20T21:14:09.8670216Z [00:03:47.215]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1939/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier=>github.com/anchore/grype@v0.96.0/grype/pkg/qualifier;$WORK/b1939=>" -p github.com/anchore/grype/grype/pkg/qualifier -lang=go1.24 -complete -installsuffix shared -buildid yFyh240i4F1AeOJsmlJg/yFyh240i4F1AeOJsmlJg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1939/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/qualifier.go
2025-08-20T21:14:09.8738232Z [00:03:47.222]➜  go tool buildid -w $WORK/b2231/_pkg_.a # internal
2025-08-20T21:14:09.8769192Z [00:03:47.225]➜  cp $WORK/b2231/_pkg_.a /root/.cache/go-build/22/224439824d7bdefa6945948dca74fe81f25af003f65fb6000b21186c3f3a0a38-d # internal
2025-08-20T21:14:09.8775130Z [00:03:47.226]➜  github.com/anchore/grype/grype/db/v5/pkg/resolver/java
2025-08-20T21:14:09.8779580Z [00:03:47.226]➜  mkdir -p $WORK/b1946/
2025-08-20T21:14:09.8781573Z [00:03:47.226]➜  cat >/tmp/go-build1679262874/b1946/importcfg << 'EOF' # internal
2025-08-20T21:14:09.8781948Z [00:03:47.226]➜  # import config
2025-08-20T21:14:09.8782308Z [00:03:47.226]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.8782844Z [00:03:47.226]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.8783474Z [00:03:47.226]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:09.8784503Z [00:03:47.226]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:14:09.8785164Z [00:03:47.226]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:09.8785725Z [00:03:47.226]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.8786049Z [00:03:47.226]➜  EOF
2025-08-20T21:14:09.8815492Z [00:03:47.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1946/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/java=>github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/java;$WORK/b1946=>" -p github.com/anchore/grype/grype/db/v5/pkg/resolver/java -lang=go1.24 -complete -installsuffix shared -buildid Eu3OsnT575Hm57qrmM9V/Eu3OsnT575Hm57qrmM9V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1946/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/java/resolver.go
2025-08-20T21:14:09.8961248Z [00:03:47.244]➜  go tool buildid -w $WORK/b1939/_pkg_.a # internal
2025-08-20T21:14:09.8970504Z [00:03:47.245]➜  cp $WORK/b1939/_pkg_.a /root/.cache/go-build/57/57e043cb85ef97d3a86597bdf203f34ee8a69b002f16c135693ce3164d4a497f-d # internal
2025-08-20T21:14:09.8975685Z [00:03:47.246]➜  github.com/anchore/grype/grype/pkg/qualifier/platformcpe
2025-08-20T21:14:09.8978389Z [00:03:47.246]➜  mkdir -p $WORK/b1940/
2025-08-20T21:14:09.9025403Z [00:03:47.251]➜  cat >/tmp/go-build1679262874/b1940/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9026396Z [00:03:47.251]➜  # import config
2025-08-20T21:14:09.9027283Z [00:03:47.251]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:09.9028025Z [00:03:47.251]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9028709Z [00:03:47.251]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier=/tmp/go-build1679262874/b1939/_pkg_.a
2025-08-20T21:14:09.9029371Z [00:03:47.251]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:09.9029887Z [00:03:47.251]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.9030206Z [00:03:47.251]➜  EOF
2025-08-20T21:14:09.9032712Z [00:03:47.251]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1940/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/platformcpe=>github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/platformcpe;$WORK/b1940=>" -p github.com/anchore/grype/grype/pkg/qualifier/platformcpe -lang=go1.24 -complete -installsuffix shared -buildid _TyYOwybt6bHYD5gDCd4/_TyYOwybt6bHYD5gDCd4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1940/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/platformcpe/qualifier.go
2025-08-20T21:14:09.9111707Z [00:03:47.259]➜  go tool buildid -w $WORK/b1946/_pkg_.a # internal
2025-08-20T21:14:09.9112536Z [00:03:47.259]➜  cp $WORK/b1946/_pkg_.a /root/.cache/go-build/b9/b9bb1389041bbe40de2e6790f6972b6ce9f412f35ce4dbccd90bf39056f0ada4-d # internal
2025-08-20T21:14:09.9115952Z [00:03:47.260]➜  github.com/anchore/grype/grype/pkg/qualifier/rpmmodularity
2025-08-20T21:14:09.9116776Z [00:03:47.260]➜  mkdir -p $WORK/b1941/
2025-08-20T21:14:09.9118150Z [00:03:47.260]➜  cat >/tmp/go-build1679262874/b1941/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9118606Z [00:03:47.260]➜  # import config
2025-08-20T21:14:09.9119073Z [00:03:47.260]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:09.9119713Z [00:03:47.260]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9120395Z [00:03:47.260]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier=/tmp/go-build1679262874/b1939/_pkg_.a
2025-08-20T21:14:09.9121091Z [00:03:47.260]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.9121595Z [00:03:47.260]➜  EOF
2025-08-20T21:14:09.9123950Z [00:03:47.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1941/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/rpmmodularity=>github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/rpmmodularity;$WORK/b1941=>" -p github.com/anchore/grype/grype/pkg/qualifier/rpmmodularity -lang=go1.24 -complete -installsuffix shared -buildid JTMWWcSoBGLPQow5hV_f/JTMWWcSoBGLPQow5hV_f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1941/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/pkg/qualifier/rpmmodularity/qualifier.go
2025-08-20T21:14:09.9331868Z [00:03:47.281]➜  go tool buildid -w $WORK/b1940/_pkg_.a # internal
2025-08-20T21:14:09.9347124Z [00:03:47.283]➜  cp $WORK/b1940/_pkg_.a /root/.cache/go-build/9a/9a9fae8f5cf839a3609238dd4676176daa0441a594cb60a75e22a50a71bc4849-d # internal
2025-08-20T21:14:09.9348235Z [00:03:47.283]➜  github.com/anchore/grype/grype/db/v5/pkg/resolver/python
2025-08-20T21:14:09.9349240Z [00:03:47.283]➜  mkdir -p $WORK/b1947/
2025-08-20T21:14:09.9355210Z [00:03:47.284]➜  cat >/tmp/go-build1679262874/b1947/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9361646Z [00:03:47.284]➜  # import config
2025-08-20T21:14:09.9362532Z [00:03:47.284]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9363083Z [00:03:47.284]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.9363518Z [00:03:47.284]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.9363838Z [00:03:47.284]➜  EOF
2025-08-20T21:14:09.9366412Z [00:03:47.284]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1947/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/python=>github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/python;$WORK/b1947=>" -p github.com/anchore/grype/grype/db/v5/pkg/resolver/python -lang=go1.24 -complete -installsuffix shared -buildid wtT65wpCPNiLnS7Lib8Z/wtT65wpCPNiLnS7Lib8Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1947/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/python/resolver.go
2025-08-20T21:14:09.9403155Z [00:03:47.288]➜  go tool buildid -w $WORK/b1941/_pkg_.a # internal
2025-08-20T21:14:09.9404195Z [00:03:47.288]➜  cp $WORK/b1941/_pkg_.a /root/.cache/go-build/f8/f885d3f9da344096e8f4dd32b11fc27c319b6788e3135bfeda5be3b7063ce844-d # internal
2025-08-20T21:14:09.9405176Z [00:03:47.288]➜  github.com/anchore/grype/grype/db/v5/pkg/resolver/stock
2025-08-20T21:14:09.9405793Z [00:03:47.288]➜  mkdir -p $WORK/b1948/
2025-08-20T21:14:09.9408478Z [00:03:47.289]➜  cat >/tmp/go-build1679262874/b1948/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9408889Z [00:03:47.289]➜  # import config
2025-08-20T21:14:09.9414142Z [00:03:47.289]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9414757Z [00:03:47.289]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.9415083Z [00:03:47.289]➜  EOF
2025-08-20T21:14:09.9417690Z [00:03:47.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1948/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/stock=>github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/stock;$WORK/b1948=>" -p github.com/anchore/grype/grype/db/v5/pkg/resolver/stock -lang=go1.24 -complete -installsuffix shared -buildid V4MOK5-OYhrtA1yNBIlU/V4MOK5-OYhrtA1yNBIlU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1948/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/stock/resolver.go
2025-08-20T21:14:09.9575582Z [00:03:47.306]➜  go tool buildid -w $WORK/b1947/_pkg_.a # internal
2025-08-20T21:14:09.9583619Z [00:03:47.306]➜  cp $WORK/b1947/_pkg_.a /root/.cache/go-build/25/25d74354411f29037fb64c0d463ca0bb4436f92c262a76ec88f920529ac8cd2e-d # internal
2025-08-20T21:14:09.9703095Z [00:03:47.318]➜  github.com/anchore/grype/grype/version
2025-08-20T21:14:09.9703815Z [00:03:47.318]➜  mkdir -p $WORK/b1951/
2025-08-20T21:14:09.9709430Z [00:03:47.319]➜  cat >/tmp/go-build1679262874/b1951/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9710342Z [00:03:47.319]➜  # import config
2025-08-20T21:14:09.9711121Z [00:03:47.319]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:09.9711733Z [00:03:47.319]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:09.9712582Z [00:03:47.319]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:09.9713342Z [00:03:47.319]➜  packagefile github.com/anchore/go-version=/tmp/go-build1679262874/b1589/_pkg_.a
2025-08-20T21:14:09.9714487Z [00:03:47.319]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9715523Z [00:03:47.319]➜  packagefile github.com/anchore/grype/internal=/tmp/go-build1679262874/b942/_pkg_.a
2025-08-20T21:14:09.9716588Z [00:03:47.319]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:09.9717682Z [00:03:47.319]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:14:09.9719053Z [00:03:47.319]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.9719714Z [00:03:47.319]➜  packagefile github.com/aquasecurity/go-pep440-version=/tmp/go-build1679262874/b1755/_pkg_.a
2025-08-20T21:14:09.9720390Z [00:03:47.319]➜  packagefile github.com/bitnami/go-version/pkg/version=/tmp/go-build1679262874/b1834/_pkg_.a
2025-08-20T21:14:09.9721400Z [00:03:47.319]➜  packagefile github.com/knqyf263/go-apk-version=/tmp/go-build1679262874/b1952/_pkg_.a
2025-08-20T21:14:09.9722090Z [00:03:47.319]➜  packagefile github.com/knqyf263/go-deb-version=/tmp/go-build1679262874/b1953/_pkg_.a
2025-08-20T21:14:09.9722719Z [00:03:47.319]➜  packagefile github.com/masahiro331/go-mvn-version=/tmp/go-build1679262874/b1954/_pkg_.a
2025-08-20T21:14:09.9723341Z [00:03:47.319]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:09.9723856Z [00:03:47.319]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:14:09.9724291Z [00:03:47.319]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:09.9724722Z [00:03:47.319]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:09.9725136Z [00:03:47.319]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:09.9725552Z [00:03:47.319]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:09.9725981Z [00:03:47.319]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:09.9728515Z [00:03:47.319]➜  packagefile text/scanner=/tmp/go-build1679262874/b1955/_pkg_.a
2025-08-20T21:14:09.9728971Z [00:03:47.319]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:09.9729285Z [00:03:47.319]➜  EOF
2025-08-20T21:14:09.9739098Z [00:03:47.319]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1951/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version=>github.com/anchore/grype@v0.96.0/grype/version;$WORK/b1951=>" -p github.com/anchore/grype/grype/version -lang=go1.24 -complete -installsuffix shared -buildid 79pviPbdNQoyPNriolXz/79pviPbdNQoyPNriolXz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1951/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/apk_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/bitnami_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/combined_constraint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/comparator.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/constraint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/deb_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/error.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/format.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/fuzzy_constraint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/fuzzy_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/gem_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/generic_constraint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/golang_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/jvm_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/kb_constraint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/kb_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/maven_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/operator.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/pep440_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/portage_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/range.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/range_expression.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/rpm_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/semantic_version.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/set.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/version/version.go
2025-08-20T21:14:09.9862821Z [00:03:47.334]➜  go tool buildid -w $WORK/b1948/_pkg_.a # internal
2025-08-20T21:14:09.9872579Z [00:03:47.335]➜  cp $WORK/b1948/_pkg_.a /root/.cache/go-build/23/237b3732e5660cf24c30675b793804596bfcacbd005e9361b7596029e01a8913-d # internal
2025-08-20T21:14:09.9877162Z [00:03:47.336]➜  github.com/anchore/grype/grype/db/v5/pkg/resolver
2025-08-20T21:14:09.9877593Z [00:03:47.336]➜  mkdir -p $WORK/b1945/
2025-08-20T21:14:09.9884075Z [00:03:47.336]➜  cat >/tmp/go-build1679262874/b1945/importcfg << 'EOF' # internal
2025-08-20T21:14:09.9884512Z [00:03:47.336]➜  # import config
2025-08-20T21:14:09.9885053Z [00:03:47.336]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/java=/tmp/go-build1679262874/b1946/_pkg_.a
2025-08-20T21:14:09.9885856Z [00:03:47.336]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/python=/tmp/go-build1679262874/b1947/_pkg_.a
2025-08-20T21:14:09.9886654Z [00:03:47.336]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/stock=/tmp/go-build1679262874/b1948/_pkg_.a
2025-08-20T21:14:09.9887354Z [00:03:47.336]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:09.9887971Z [00:03:47.336]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:09.9888379Z [00:03:47.336]➜  EOF
2025-08-20T21:14:09.9890864Z [00:03:47.337]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1945/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver=>github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver;$WORK/b1945=>" -p github.com/anchore/grype/grype/db/v5/pkg/resolver -lang=go1.24 -complete -installsuffix shared -buildid LYj619M7nzgFdJx834hV/LYj619M7nzgFdJx834hV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1945/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/pkg/resolver/resolver.go
2025-08-20T21:14:10.0123334Z [00:03:47.360]➜  go tool buildid -w $WORK/b1945/_pkg_.a # internal
2025-08-20T21:14:10.0137623Z [00:03:47.362]➜  cp $WORK/b1945/_pkg_.a /root/.cache/go-build/b8/b8bffa14e0b60f0743fef4570815d6fc0416c99c336074af098aa255406fc2aa-d # internal
2025-08-20T21:14:10.0147055Z [00:03:47.363]➜  github.com/anchore/grype/grype/db/v5/namespace/cpe
2025-08-20T21:14:10.0147459Z [00:03:47.363]➜  mkdir -p $WORK/b1944/
2025-08-20T21:14:10.0152249Z [00:03:47.363]➜  cat >/tmp/go-build1679262874/b1944/importcfg << 'EOF' # internal
2025-08-20T21:14:10.0153675Z [00:03:47.363]➜  # import config
2025-08-20T21:14:10.0156619Z [00:03:47.363]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.0157574Z [00:03:47.363]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.0168303Z [00:03:47.363]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver=/tmp/go-build1679262874/b1945/_pkg_.a
2025-08-20T21:14:10.0169944Z [00:03:47.363]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/stock=/tmp/go-build1679262874/b1948/_pkg_.a
2025-08-20T21:14:10.0171330Z [00:03:47.363]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.0172164Z [00:03:47.363]➜  EOF
2025-08-20T21:14:10.0174563Z [00:03:47.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1944/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/cpe=>github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/cpe;$WORK/b1944=>" -p github.com/anchore/grype/grype/db/v5/namespace/cpe -lang=go1.24 -complete -installsuffix shared -buildid XTzQrcxuCqQ2xwWqyv6b/XTzQrcxuCqQ2xwWqyv6b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1944/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/cpe/namespace.go
2025-08-20T21:14:10.0275487Z [00:03:47.375]➜  go tool buildid -w $WORK/b2218/_pkg_.a # internal
2025-08-20T21:14:10.0387850Z [00:03:47.387]➜  go tool buildid -w $WORK/b1944/_pkg_.a # internal
2025-08-20T21:14:10.0394950Z [00:03:47.388]➜  cp $WORK/b1944/_pkg_.a /root/.cache/go-build/76/76b2c6bfdddc1e4f8b7e5edb1882517b29915820c94350bb173bf5d16290b55c-d # internal
2025-08-20T21:14:10.0401921Z [00:03:47.388]➜  github.com/anchore/grype/grype/db/v5/namespace/distro
2025-08-20T21:14:10.0413902Z [00:03:47.388]➜  mkdir -p $WORK/b1949/
2025-08-20T21:14:10.0415384Z [00:03:47.389]➜  cat >/tmp/go-build1679262874/b1949/importcfg << 'EOF' # internal
2025-08-20T21:14:10.0416408Z [00:03:47.389]➜  # import config
2025-08-20T21:14:10.0416825Z [00:03:47.389]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.0417280Z [00:03:47.389]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.0417884Z [00:03:47.389]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver=/tmp/go-build1679262874/b1945/_pkg_.a
2025-08-20T21:14:10.0418663Z [00:03:47.389]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/stock=/tmp/go-build1679262874/b1948/_pkg_.a
2025-08-20T21:14:10.0419379Z [00:03:47.389]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:10.0419907Z [00:03:47.389]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.0420230Z [00:03:47.390]➜  EOF
2025-08-20T21:14:10.0422668Z [00:03:47.390]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1949/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/distro=>github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/distro;$WORK/b1949=>" -p github.com/anchore/grype/grype/db/v5/namespace/distro -lang=go1.24 -complete -installsuffix shared -buildid kmNJWuI_lrAnDul8Bp3Q/kmNJWuI_lrAnDul8Bp3Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1949/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/distro/namespace.go
2025-08-20T21:14:10.0496382Z [00:03:47.398]➜  cp $WORK/b2218/_pkg_.a /root/.cache/go-build/3a/3ad509bfab40567e91624360dcd247186a8086413801117d8e6c834191e47a3d-d # internal
2025-08-20T21:14:10.0507473Z [00:03:47.399]➜  github.com/anchore/grype/grype/db/v5/namespace/language
2025-08-20T21:14:10.0507903Z [00:03:47.399]➜  mkdir -p $WORK/b1950/
2025-08-20T21:14:10.0514891Z [00:03:47.400]➜  cat >/tmp/go-build1679262874/b1950/importcfg << 'EOF' # internal
2025-08-20T21:14:10.0518181Z [00:03:47.400]➜  # import config
2025-08-20T21:14:10.0518816Z [00:03:47.400]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.0519393Z [00:03:47.400]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.0520137Z [00:03:47.400]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver=/tmp/go-build1679262874/b1945/_pkg_.a
2025-08-20T21:14:10.0521304Z [00:03:47.400]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.0521917Z [00:03:47.400]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.0522386Z [00:03:47.400]➜  EOF
2025-08-20T21:14:10.0524750Z [00:03:47.400]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1950/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/language=>github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/language;$WORK/b1950=>" -p github.com/anchore/grype/grype/db/v5/namespace/language -lang=go1.24 -complete -installsuffix shared -buildid 0ih2mE9jr_9BpCZWXd8_/0ih2mE9jr_9BpCZWXd8_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1950/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/language/namespace.go
2025-08-20T21:14:10.0862273Z [00:03:47.434]➜  go tool buildid -w $WORK/b1950/_pkg_.a # internal
2025-08-20T21:14:10.0875773Z [00:03:47.436]➜  cp $WORK/b1950/_pkg_.a /root/.cache/go-build/08/08db4c41830615f9c473756c8e689ec4d4378db2e0b7bfbb7f998eeaf6d9a5f5-d # internal
2025-08-20T21:14:10.0934848Z [00:03:47.442]➜  github.com/anchore/grype/grype/internal/packagemetadata
2025-08-20T21:14:10.0935794Z [00:03:47.442]➜  mkdir -p $WORK/b1973/
2025-08-20T21:14:10.0941083Z [00:03:47.442]➜  cat >/tmp/go-build1679262874/b1973/importcfg << 'EOF' # internal
2025-08-20T21:14:10.0942669Z [00:03:47.442]➜  # import config
2025-08-20T21:14:10.0943033Z [00:03:47.442]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.0943791Z [00:03:47.442]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.0944492Z [00:03:47.442]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:10.0945007Z [00:03:47.442]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:14:10.0945467Z [00:03:47.442]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:14:10.0945908Z [00:03:47.442]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:14:10.0946333Z [00:03:47.442]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:10.0946935Z [00:03:47.442]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.0947447Z [00:03:47.442]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:10.0947872Z [00:03:47.442]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.0948292Z [00:03:47.442]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.0948735Z [00:03:47.442]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:10.0949053Z [00:03:47.442]➜  EOF
2025-08-20T21:14:10.0958345Z [00:03:47.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1973/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/packagemetadata=>github.com/anchore/grype@v0.96.0/grype/internal/packagemetadata;$WORK/b1973=>" -p github.com/anchore/grype/grype/internal/packagemetadata -lang=go1.24 -complete -installsuffix shared -buildid 2-Ohdp4rAlH7yTQ5vX5d/2-Ohdp4rAlH7yTQ5vX5d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1973/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/packagemetadata/discover_type_names.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/packagemetadata/generated.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/internal/packagemetadata/names.go
2025-08-20T21:14:10.1005857Z [00:03:47.449]➜  go tool buildid -w $WORK/b1949/_pkg_.a # internal
2025-08-20T21:14:10.1018117Z [00:03:47.450]➜  cp $WORK/b1949/_pkg_.a /root/.cache/go-build/b2/b2ad0e7cec2f983110536a62fed696da3ae0df7b141b526a765aba7961c69ea7-d # internal
2025-08-20T21:14:10.1048180Z [00:03:47.453]➜  github.com/anchore/grype/grype/db/v5/namespace
2025-08-20T21:14:10.1048912Z [00:03:47.453]➜  mkdir -p $WORK/b1943/
2025-08-20T21:14:10.1049309Z [00:03:47.453]➜  cat >/tmp/go-build1679262874/b1943/importcfg << 'EOF' # internal
2025-08-20T21:14:10.1049662Z [00:03:47.453]➜  # import config
2025-08-20T21:14:10.1050004Z [00:03:47.453]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.1050428Z [00:03:47.453]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.1051239Z [00:03:47.453]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/cpe=/tmp/go-build1679262874/b1944/_pkg_.a
2025-08-20T21:14:10.1052021Z [00:03:47.453]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/distro=/tmp/go-build1679262874/b1949/_pkg_.a
2025-08-20T21:14:10.1052817Z [00:03:47.453]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/language=/tmp/go-build1679262874/b1950/_pkg_.a
2025-08-20T21:14:10.1053580Z [00:03:47.453]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver=/tmp/go-build1679262874/b1945/_pkg_.a
2025-08-20T21:14:10.1054160Z [00:03:47.453]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.1054480Z [00:03:47.453]➜  EOF
2025-08-20T21:14:10.1057116Z [00:03:47.453]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1943/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace=>github.com/anchore/grype@v0.96.0/grype/db/v5/namespace;$WORK/b1943=>" -p github.com/anchore/grype/grype/db/v5/namespace -lang=go1.24 -complete -installsuffix shared -buildid PC9XZ8wzedG4qFRCchwi/PC9XZ8wzedG4qFRCchwi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1943/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/from_string.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v5/namespace/namespace.go
2025-08-20T21:14:10.1292035Z [00:03:47.477]➜  go tool buildid -w $WORK/b1943/_pkg_.a # internal
2025-08-20T21:14:10.1295550Z [00:03:47.477]➜  cp $WORK/b1943/_pkg_.a /root/.cache/go-build/b6/b6bd1ee9b424fc6d8b14b9db3ad61d4fb094411d6657a9bd2356f31517516879-d # internal
2025-08-20T21:14:10.1302461Z [00:03:47.478]➜  helm.sh/helm/v3/pkg/cli
2025-08-20T21:14:10.1314759Z [00:03:47.479]➜  mkdir -p $WORK/b2215/
2025-08-20T21:14:10.1319317Z [00:03:47.480]➜  cat >/tmp/go-build1679262874/b2215/importcfg << 'EOF' # internal
2025-08-20T21:14:10.1320528Z [00:03:47.480]➜  # import config
2025-08-20T21:14:10.1324329Z [00:03:47.480]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.1324828Z [00:03:47.480]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:14:10.1325411Z [00:03:47.480]➜  packagefile helm.sh/helm/v3/internal/version=/tmp/go-build1679262874/b2213/_pkg_.a
2025-08-20T21:14:10.1326034Z [00:03:47.480]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:10.1326593Z [00:03:47.480]➜  packagefile helm.sh/helm/v3/pkg/kube=/tmp/go-build1679262874/b2218/_pkg_.a
2025-08-20T21:14:10.1327216Z [00:03:47.480]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:10.1327799Z [00:03:47.480]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:10.1328280Z [00:03:47.480]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:10.1328704Z [00:03:47.480]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.1329124Z [00:03:47.480]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:10.1329551Z [00:03:47.480]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.1329868Z [00:03:47.480]➜  EOF
2025-08-20T21:14:10.1331720Z [00:03:47.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2215/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/cli=>helm.sh/helm/v3@v3.18.4/pkg/cli;$WORK/b2215=>" -p helm.sh/helm/v3/pkg/cli -lang=go1.24 -complete -installsuffix shared -buildid ffOcEkWutvsMDZQjKp0X/ffOcEkWutvsMDZQjKp0X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2215/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/cli/environment.go
2025-08-20T21:14:10.1416564Z [00:03:47.490]➜  go tool buildid -w $WORK/b1951/_pkg_.a # internal
2025-08-20T21:14:10.1446361Z [00:03:47.492]➜  cp $WORK/b1951/_pkg_.a /root/.cache/go-build/80/804a8de5323fb8096ecafe899d78e3322ee680a950266244bb60ad66c8d8f9f7-d # internal
2025-08-20T21:14:10.1486833Z [00:03:47.496]➜  github.com/anchore/grype/grype/vulnerability
2025-08-20T21:14:10.1489084Z [00:03:47.497]➜  mkdir -p $WORK/b1956/
2025-08-20T21:14:10.1489530Z [00:03:47.497]➜  cat >/tmp/go-build1679262874/b1956/importcfg << 'EOF' # internal
2025-08-20T21:14:10.1489886Z [00:03:47.497]➜  # import config
2025-08-20T21:14:10.1490291Z [00:03:47.497]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:10.1490917Z [00:03:47.497]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.1491475Z [00:03:47.497]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.1492161Z [00:03:47.497]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier=/tmp/go-build1679262874/b1939/_pkg_.a
2025-08-20T21:14:10.1492842Z [00:03:47.497]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.1493471Z [00:03:47.497]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:10.1493963Z [00:03:47.497]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.1494377Z [00:03:47.497]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.1495096Z [00:03:47.497]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.1495480Z [00:03:47.497]➜  EOF
2025-08-20T21:14:10.1499268Z [00:03:47.497]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1956/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability=>github.com/anchore/grype@v0.96.0/grype/vulnerability;$WORK/b1956=>" -p github.com/anchore/grype/grype/vulnerability -lang=go1.24 -complete -installsuffix shared -buildid FgkaM9KYUyncuqHOoQHp/FgkaM9KYUyncuqHOoQHp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1956/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/advisory.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/fix.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/severity.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability/vulnerability.go
2025-08-20T21:14:10.1604047Z [00:03:47.508]➜  go tool buildid -w $WORK/b1973/_pkg_.a # internal
2025-08-20T21:14:10.1623247Z [00:03:47.510]➜  cp $WORK/b1973/_pkg_.a /root/.cache/go-build/a4/a4a869f5a9b44995eaa48d214e692fe52b02da2f0eace68bf4d122adcf75d38b-d # internal
2025-08-20T21:14:10.1642016Z [00:03:47.512]➜  golang.org/x/crypto/openpgp
2025-08-20T21:14:10.1648808Z [00:03:47.513]➜  mkdir -p $WORK/b2228/
2025-08-20T21:14:10.1658816Z [00:03:47.514]➜  cat >/tmp/go-build1679262874/b2228/importcfg << 'EOF' # internal
2025-08-20T21:14:10.1660367Z [00:03:47.514]➜  # import config
2025-08-20T21:14:10.1661686Z [00:03:47.514]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:10.1662496Z [00:03:47.514]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:14:10.1663795Z [00:03:47.514]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:10.1664551Z [00:03:47.514]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build1679262874/b2229/_pkg_.a
2025-08-20T21:14:10.1665755Z [00:03:47.514]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:10.1667351Z [00:03:47.514]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build1679262874/b2231/_pkg_.a
2025-08-20T21:14:10.1668189Z [00:03:47.514]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build1679262874/b2233/_pkg_.a
2025-08-20T21:14:10.1668698Z [00:03:47.514]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:10.1669102Z [00:03:47.514]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.1669527Z [00:03:47.514]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:10.1669947Z [00:03:47.514]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.1670255Z [00:03:47.514]➜  EOF
2025-08-20T21:14:10.1679663Z [00:03:47.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2228/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp=>golang.org/x/crypto@v0.40.0/openpgp;$WORK/b2228=>" -p golang.org/x/crypto/openpgp -lang=go1.23 -complete -installsuffix shared -buildid zwoB7jsYP3HEoRRMW8u-/zwoB7jsYP3HEoRRMW8u- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2228/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/canonical_text.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/read.go /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/write.go
2025-08-20T21:14:10.1969555Z [00:03:47.545]➜  go tool buildid -w $WORK/b1956/_pkg_.a # internal
2025-08-20T21:14:10.1982759Z [00:03:47.546]➜  cp $WORK/b1956/_pkg_.a /root/.cache/go-build/e6/e675c63846962ba07ec92ec01e436366d894364f49d7f53291ddad195e5b0b96-d # internal
2025-08-20T21:14:10.2010946Z [00:03:47.549]➜  github.com/anchore/grype/grype/search
2025-08-20T21:14:10.2024555Z [00:03:47.550]➜  mkdir -p $WORK/b1942/
2025-08-20T21:14:10.2025380Z [00:03:47.550]➜  cat >/tmp/go-build1679262874/b1942/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2025825Z [00:03:47.551]➜  # import config
2025-08-20T21:14:10.2026182Z [00:03:47.551]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.2027831Z [00:03:47.551]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.2029003Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace=/tmp/go-build1679262874/b1943/_pkg_.a
2025-08-20T21:14:10.2030043Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/distro=/tmp/go-build1679262874/b1949/_pkg_.a
2025-08-20T21:14:10.2031600Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/language=/tmp/go-build1679262874/b1950/_pkg_.a
2025-08-20T21:14:10.2032920Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:10.2034716Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.2036546Z [00:03:47.551]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.2037226Z [00:03:47.551]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.2037855Z [00:03:47.551]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:10.2038450Z [00:03:47.551]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.2038952Z [00:03:47.551]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:14:10.2039379Z [00:03:47.551]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:10.2039800Z [00:03:47.551]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:10.2040221Z [00:03:47.551]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.2050203Z [00:03:47.551]➜  EOF
2025-08-20T21:14:10.2058650Z [00:03:47.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1942/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search=>github.com/anchore/grype@v0.96.0/grype/search;$WORK/b1942=>" -p github.com/anchore/grype/grype/search -lang=go1.24 -complete -installsuffix shared -buildid C3aWq5ekYlzb8UKEY8Gv/C3aWq5ekYlzb8UKEY8Gv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1942/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/cpe.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/criteria.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/distro.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/ecosystem.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/func.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/id.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/package_name.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/search/version_constraint.go
2025-08-20T21:14:10.2069003Z [00:03:47.555]➜  go tool buildid -w $WORK/b2215/_pkg_.a # internal
2025-08-20T21:14:10.2084710Z [00:03:47.556]➜  cp $WORK/b2215/_pkg_.a /root/.cache/go-build/eb/eb4721d1c088cec4fc828f6e97665ad0c8664882fcb31ee8d87506f0f0d3b6fb-d # internal
2025-08-20T21:14:10.2134624Z [00:03:47.562]➜  github.com/anchore/grype/internal/cvss
2025-08-20T21:14:10.2136206Z [00:03:47.562]➜  mkdir -p $WORK/b1957/
2025-08-20T21:14:10.2143179Z [00:03:47.562]➜  cat >/tmp/go-build1679262874/b1957/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2144580Z [00:03:47.562]➜  # import config
2025-08-20T21:14:10.2145876Z [00:03:47.562]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.2146473Z [00:03:47.563]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.2147120Z [00:03:47.563]➜  packagefile github.com/pandatix/go-cvss/20=/tmp/go-build1679262874/b1958/_pkg_.a
2025-08-20T21:14:10.2147945Z [00:03:47.563]➜  packagefile github.com/pandatix/go-cvss/30=/tmp/go-build1679262874/b1959/_pkg_.a
2025-08-20T21:14:10.2148606Z [00:03:47.563]➜  packagefile github.com/pandatix/go-cvss/31=/tmp/go-build1679262874/b1960/_pkg_.a
2025-08-20T21:14:10.2149193Z [00:03:47.563]➜  packagefile github.com/pandatix/go-cvss/40=/tmp/go-build1679262874/b1961/_pkg_.a
2025-08-20T21:14:10.2149687Z [00:03:47.563]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:10.2150107Z [00:03:47.563]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.2150423Z [00:03:47.563]➜  EOF
2025-08-20T21:14:10.2152767Z [00:03:47.563]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1957/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/cvss=>github.com/anchore/grype@v0.96.0/internal/cvss;$WORK/b1957=>" -p github.com/anchore/grype/internal/cvss -lang=go1.24 -complete -installsuffix shared -buildid 0n6VYxI1YEeW2cLzMF0S/0n6VYxI1YEeW2cLzMF0S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1957/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/cvss/metrics.go
2025-08-20T21:14:10.2515343Z [00:03:47.599]➜  go tool buildid -w $WORK/b2228/_pkg_.a # internal
2025-08-20T21:14:10.2547443Z [00:03:47.603]➜  go tool buildid -w $WORK/b1957/_pkg_.a # internal
2025-08-20T21:14:10.2559135Z [00:03:47.604]➜  cp $WORK/b2228/_pkg_.a /root/.cache/go-build/6e/6e8cf37ccff530a00cc3a024ad8828186e93242c9e99c083b3898d931846bb67-d # internal
2025-08-20T21:14:10.2576774Z [00:03:47.606]➜  cp $WORK/b1957/_pkg_.a /root/.cache/go-build/12/12cda0347e963ff997d589b7284cc2427bf2a565c247469c9e7969b9dc3ed036-d # internal
2025-08-20T21:14:10.2583395Z [00:03:47.606]➜  github.com/anchore/grype/grype/event/monitor
2025-08-20T21:14:10.2584638Z [00:03:47.606]➜  mkdir -p $WORK/b1984/
2025-08-20T21:14:10.2591388Z [00:03:47.607]➜  cat >/tmp/go-build1679262874/b1984/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2592947Z [00:03:47.607]➜  # import config
2025-08-20T21:14:10.2593487Z [00:03:47.607]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.2594432Z [00:03:47.607]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:14:10.2594836Z [00:03:47.607]➜  EOF
2025-08-20T21:14:10.2597407Z [00:03:47.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1984/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/event/monitor=>github.com/anchore/grype@v0.96.0/grype/event/monitor;$WORK/b1984=>" -p github.com/anchore/grype/grype/event/monitor -lang=go1.24 -complete -installsuffix shared -buildid oZIuHVGs4l1DvuxrrMYv/oZIuHVGs4l1DvuxrrMYv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1984/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/event/monitor/db_diff.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/event/monitor/matching.go
2025-08-20T21:14:10.2638474Z [00:03:47.611]➜  github.com/anchore/grype/grype/match
2025-08-20T21:14:10.2639483Z [00:03:47.611]➜  mkdir -p $WORK/b1969/
2025-08-20T21:14:10.2641375Z [00:03:47.612]➜  cat >/tmp/go-build1679262874/b1969/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2641892Z [00:03:47.612]➜  # import config
2025-08-20T21:14:10.2642530Z [00:03:47.612]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.2643314Z [00:03:47.612]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.2651486Z [00:03:47.612]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.2652211Z [00:03:47.612]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.2652896Z [00:03:47.612]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.2653515Z [00:03:47.612]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:10.2654395Z [00:03:47.612]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.2655111Z [00:03:47.612]➜  packagefile github.com/bmatcuk/doublestar/v2=/tmp/go-build1679262874/b1938/_pkg_.a
2025-08-20T21:14:10.2655723Z [00:03:47.612]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:14:10.2656336Z [00:03:47.612]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:10.2656837Z [00:03:47.612]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:10.2657585Z [00:03:47.612]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.2658057Z [00:03:47.612]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.2658375Z [00:03:47.612]➜  EOF
2025-08-20T21:14:10.2663594Z [00:03:47.612]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1969/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match=>github.com/anchore/grype@v0.96.0/grype/match;$WORK/b1969=>" -p github.com/anchore/grype/grype/match -lang=go1.24 -complete -installsuffix shared -buildid A6xvhm6_GoFaHCso8NCo/A6xvhm6_GoFaHCso8NCo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1969/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/details.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/explicit_ignores.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/fingerprint.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/ignore.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/match.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/matcher.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/matcher_type.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/matches.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/results.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/sort.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/match/type.go
2025-08-20T21:14:10.2761626Z [00:03:47.623]➜  go tool buildid -w $WORK/b1942/_pkg_.a # internal
2025-08-20T21:14:10.2767070Z [00:03:47.625]➜  cp $WORK/b1942/_pkg_.a /root/.cache/go-build/02/025e4ed026d7b6c3a5a73f818ee35ebb72ea0731f4c22cb9b4c31550161e2558-d # internal
2025-08-20T21:14:10.2777822Z [00:03:47.626]➜  go tool buildid -w $WORK/b1984/_pkg_.a # internal
2025-08-20T21:14:10.2791880Z [00:03:47.627]➜  cp $WORK/b1984/_pkg_.a /root/.cache/go-build/77/77aeba44130ecad2d5fef3b4087508e99df8114ad256b184dbbf87a23e1e8f1a-d # internal
2025-08-20T21:14:10.2793411Z [00:03:47.627]➜  golang.org/x/crypto/openpgp/clearsign
2025-08-20T21:14:10.2793760Z [00:03:47.627]➜  mkdir -p $WORK/b2234/
2025-08-20T21:14:10.2796719Z [00:03:47.628]➜  cat >/tmp/go-build1679262874/b2234/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2797117Z [00:03:47.628]➜  # import config
2025-08-20T21:14:10.2797478Z [00:03:47.628]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:10.2797907Z [00:03:47.628]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:10.2798384Z [00:03:47.628]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:10.2798811Z [00:03:47.628]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.2799329Z [00:03:47.628]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build1679262874/b2229/_pkg_.a
2025-08-20T21:14:10.2799949Z [00:03:47.628]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:10.2800798Z [00:03:47.628]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build1679262874/b2231/_pkg_.a
2025-08-20T21:14:10.2801386Z [00:03:47.628]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:10.2801793Z [00:03:47.628]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.2802473Z [00:03:47.628]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:14:10.2803019Z [00:03:47.628]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:10.2803449Z [00:03:47.628]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.2803767Z [00:03:47.628]➜  EOF
2025-08-20T21:14:10.2814179Z [00:03:47.629]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2234/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/clearsign=>golang.org/x/crypto@v0.40.0/openpgp/clearsign;$WORK/b2234=>" -p golang.org/x/crypto/openpgp/clearsign -lang=go1.23 -complete -installsuffix shared -buildid SpUyRnis9gTQNFu8SaMd/SpUyRnis9gTQNFu8SaMd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2234/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.40.0/openpgp/clearsign/clearsign.go
2025-08-20T21:14:10.2856748Z [00:03:47.633]➜  github.com/anchore/grype/grype/db/v6
2025-08-20T21:14:10.2857227Z [00:03:47.633]➜  mkdir -p $WORK/b812/
2025-08-20T21:14:10.2857658Z [00:03:47.634]➜  cat >/tmp/go-build1679262874/b812/importcfg << 'EOF' # internal
2025-08-20T21:14:10.2859996Z [00:03:47.634]➜  # import config
2025-08-20T21:14:10.2860952Z [00:03:47.634]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:10.2861758Z [00:03:47.634]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:10.2862710Z [00:03:47.634]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.2863186Z [00:03:47.634]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.2865957Z [00:03:47.634]➜  packagefile github.com/OneOfOne/xxhash=/tmp/go-build1679262874/b813/_pkg_.a
2025-08-20T21:14:10.2866658Z [00:03:47.634]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:14:10.2867357Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/db/internal/gormadapter=/tmp/go-build1679262874/b814/_pkg_.a
2025-08-20T21:14:10.2868098Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/db/v6/name=/tmp/go-build1679262874/b849/_pkg_.a
2025-08-20T21:14:10.2869063Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.2869736Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier=/tmp/go-build1679262874/b1939/_pkg_.a
2025-08-20T21:14:10.2870909Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier/platformcpe=/tmp/go-build1679262874/b1940/_pkg_.a
2025-08-20T21:14:10.2871798Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier/rpmmodularity=/tmp/go-build1679262874/b1941/_pkg_.a
2025-08-20T21:14:10.2881179Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/search=/tmp/go-build1679262874/b1942/_pkg_.a
2025-08-20T21:14:10.2881861Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.2882552Z [00:03:47.634]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.2883242Z [00:03:47.634]➜  packagefile github.com/anchore/grype/internal/cvss=/tmp/go-build1679262874/b1957/_pkg_.a
2025-08-20T21:14:10.2883894Z [00:03:47.634]➜  packagefile github.com/anchore/grype/internal/file=/tmp/go-build1679262874/b1962/_pkg_.a
2025-08-20T21:14:10.2885001Z [00:03:47.634]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.2885734Z [00:03:47.634]➜  packagefile github.com/anchore/grype/internal/schemaver=/tmp/go-build1679262874/b1963/_pkg_.a
2025-08-20T21:14:10.2886385Z [00:03:47.634]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:10.2886989Z [00:03:47.634]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.2887598Z [00:03:47.634]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:14:10.2888468Z [00:03:47.634]➜  packagefile github.com/iancoleman/strcase=/tmp/go-build1679262874/b802/_pkg_.a
2025-08-20T21:14:10.2889149Z [00:03:47.634]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:10.2889710Z [00:03:47.634]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:14:10.2890244Z [00:03:47.634]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1679262874/b1740/_pkg_.a
2025-08-20T21:14:10.2890860Z [00:03:47.634]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:14:10.2891363Z [00:03:47.634]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:14:10.2891952Z [00:03:47.634]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.2892426Z [00:03:47.634]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.2892863Z [00:03:47.634]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.2893316Z [00:03:47.634]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:10.2893747Z [00:03:47.634]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:10.2894489Z [00:03:47.634]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.2894919Z [00:03:47.634]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.2895345Z [00:03:47.634]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:10.2895757Z [00:03:47.634]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.2896064Z [00:03:47.634]➜  EOF
2025-08-20T21:14:10.2904525Z [00:03:47.636]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6=>github.com/anchore/grype@v0.96.0/grype/db/v6;$WORK/b812=>" -p github.com/anchore/grype/grype/db/v6 -lang=go1.24 -complete -installsuffix shared -buildid QqjrERoVoHRyd4Lp0vuk/QqjrERoVoHRyd4Lp0vuk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/affected_cpe_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/affected_package_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/blob_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/blobs.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/cache.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/data.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/db.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/db_metadata_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/description.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/enumerations.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/fillers.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/import_metadata.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/log_dropped.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/models.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/operating_system_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/provider_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/refs.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/severity.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/vulnerability.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/vulnerability_decorator_store.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/vulnerability_provider.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/vulnerability_store.go
2025-08-20T21:14:10.3163316Z [00:03:47.664]➜  go tool buildid -w $WORK/b2234/_pkg_.a # internal
2025-08-20T21:14:10.3176577Z [00:03:47.665]➜  cp $WORK/b2234/_pkg_.a /root/.cache/go-build/28/285561678d77504b7e37c6e0f7d7041f0b8c940343247592f92fc7cdd1fafac6-d # internal
2025-08-20T21:14:10.3182155Z [00:03:47.666]➜  helm.sh/helm/v3/pkg/provenance
2025-08-20T21:14:10.3182546Z [00:03:47.666]➜  mkdir -p $WORK/b2227/
2025-08-20T21:14:10.3187738Z [00:03:47.666]➜  cat >/tmp/go-build1679262874/b2227/importcfg << 'EOF' # internal
2025-08-20T21:14:10.3188188Z [00:03:47.666]➜  # import config
2025-08-20T21:14:10.3188530Z [00:03:47.666]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:10.3188962Z [00:03:47.666]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:10.3189631Z [00:03:47.666]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:14:10.3190207Z [00:03:47.666]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:10.3190944Z [00:03:47.666]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build1679262874/b2228/_pkg_.a
2025-08-20T21:14:10.3191600Z [00:03:47.666]➜  packagefile golang.org/x/crypto/openpgp/clearsign=/tmp/go-build1679262874/b2234/_pkg_.a
2025-08-20T21:14:10.3192256Z [00:03:47.666]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build1679262874/b2231/_pkg_.a
2025-08-20T21:14:10.3192846Z [00:03:47.666]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:10.3193429Z [00:03:47.666]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:10.3193922Z [00:03:47.666]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.3194321Z [00:03:47.667]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.3194765Z [00:03:47.667]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.3195243Z [00:03:47.667]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:10.3195698Z [00:03:47.667]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.3196014Z [00:03:47.667]➜  EOF
2025-08-20T21:14:10.3198042Z [00:03:47.667]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2227/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/provenance=>helm.sh/helm/v3@v3.18.4/pkg/provenance;$WORK/b2227=>" -p helm.sh/helm/v3/pkg/provenance -lang=go1.24 -complete -installsuffix shared -buildid Buy63_Qc7hS0jifCKT4Q/Buy63_Qc7hS0jifCKT4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2227/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/provenance/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/provenance/sign.go
2025-08-20T21:14:10.3656896Z [00:03:47.714]➜  go tool buildid -w $WORK/b2227/_pkg_.a # internal
2025-08-20T21:14:10.3680386Z [00:03:47.716]➜  cp $WORK/b2227/_pkg_.a /root/.cache/go-build/8f/8f85960975f869b5d436752787baa6e43d8b86883c1af24dacc14f4fe3f41c9d-d # internal
2025-08-20T21:14:10.3714219Z [00:03:47.719]➜  helm.sh/helm/v3/internal/tlsutil
2025-08-20T21:14:10.3714760Z [00:03:47.719]➜  mkdir -p $WORK/b2236/
2025-08-20T21:14:10.3715298Z [00:03:47.719]➜  cat >/tmp/go-build1679262874/b2236/importcfg << 'EOF' # internal
2025-08-20T21:14:10.3715800Z [00:03:47.719]➜  # import config
2025-08-20T21:14:10.3716275Z [00:03:47.719]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:10.3716859Z [00:03:47.719]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:10.3717516Z [00:03:47.719]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:10.3718087Z [00:03:47.719]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.3718513Z [00:03:47.719]➜  EOF
2025-08-20T21:14:10.3721049Z [00:03:47.719]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2236/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/tlsutil=>helm.sh/helm/v3@v3.18.4/internal/tlsutil;$WORK/b2236=>" -p helm.sh/helm/v3/internal/tlsutil -lang=go1.24 -complete -installsuffix shared -buildid rdyMGVuq0JPHZN2fVLQL/rdyMGVuq0JPHZN2fVLQL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2236/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/tlsutil/cfg.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/tlsutil/tls.go
2025-08-20T21:14:10.3786790Z [00:03:47.726]➜  go tool buildid -w $WORK/b1969/_pkg_.a # internal
2025-08-20T21:14:10.3836061Z [00:03:47.731]➜  cp $WORK/b1969/_pkg_.a /root/.cache/go-build/3d/3df062d662ce25b55cd0599e6f10fb965107f781fc5a4782bb0f75fad0d1563c-d # internal
2025-08-20T21:14:10.3894276Z [00:03:47.737]➜  github.com/anchore/grype/grype/matcher/internal
2025-08-20T21:14:10.3897072Z [00:03:47.737]➜  mkdir -p $WORK/b1971/
2025-08-20T21:14:10.3897828Z [00:03:47.738]➜  cat >/tmp/go-build1679262874/b1971/importcfg << 'EOF' # internal
2025-08-20T21:14:10.3898261Z [00:03:47.738]➜  # import config
2025-08-20T21:14:10.3898650Z [00:03:47.738]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.3906401Z [00:03:47.738]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.3907033Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/internal=/tmp/go-build1679262874/b932/_pkg_.a
2025-08-20T21:14:10.3907743Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.3908371Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.3909012Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/search=/tmp/go-build1679262874/b1942/_pkg_.a
2025-08-20T21:14:10.3909657Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.3910346Z [00:03:47.738]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.3911224Z [00:03:47.738]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.3911841Z [00:03:47.738]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:10.3912445Z [00:03:47.738]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.3913417Z [00:03:47.738]➜  packagefile github.com/facebookincubator/nvdtools/wfn=/tmp/go-build1679262874/b939/_pkg_.a
2025-08-20T21:14:10.3914059Z [00:03:47.738]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:10.3914735Z [00:03:47.738]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.3915161Z [00:03:47.738]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.3915484Z [00:03:47.738]➜  EOF
2025-08-20T21:14:10.3920241Z [00:03:47.738]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1971/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal=>github.com/anchore/grype@v0.96.0/grype/matcher/internal;$WORK/b1971=>" -p github.com/anchore/grype/grype/matcher/internal -lang=go1.24 -complete -installsuffix shared -buildid Fjy_DEIUvEsaEt5bW0Fh/Fjy_DEIUvEsaEt5bW0Fh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1971/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/common.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/cpe.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/distro.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/language.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/only_non_withdrawn_vulnerabilities.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/only_qualified_packages.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/only_vulnerable_targets.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/internal/only_vulnerable_versions.go
2025-08-20T21:14:10.3994831Z [00:03:47.747]➜  go tool buildid -w $WORK/b2236/_pkg_.a # internal
2025-08-20T21:14:10.4006518Z [00:03:47.749]➜  cp $WORK/b2236/_pkg_.a /root/.cache/go-build/fd/fdce84b1490de6cb98bf922a82a4b4f7aac2c8072eb003db9b23f62105bebe57-d # internal
2025-08-20T21:14:10.4078773Z [00:03:47.756]➜  github.com/anchore/grype/grype/presenter/models
2025-08-20T21:14:10.4082183Z [00:03:47.756]➜  mkdir -p $WORK/b1972/
2025-08-20T21:14:10.4085597Z [00:03:47.756]➜  cat >/tmp/go-build1679262874/b1972/importcfg << 'EOF' # internal
2025-08-20T21:14:10.4093477Z [00:03:47.756]➜  # import config
2025-08-20T21:14:10.4093821Z [00:03:47.756]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.4094302Z [00:03:47.756]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.4095163Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:10.4095985Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/internal/packagemetadata=/tmp/go-build1679262874/b1973/_pkg_.a
2025-08-20T21:14:10.4096702Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.4097345Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.4097980Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.4098723Z [00:03:47.756]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.4099392Z [00:03:47.756]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.4100013Z [00:03:47.756]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:10.4102401Z [00:03:47.756]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.4103075Z [00:03:47.756]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:10.4103701Z [00:03:47.756]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:10.4104481Z [00:03:47.756]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.4104910Z [00:03:47.756]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.4105328Z [00:03:47.756]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.4105814Z [00:03:47.756]➜  EOF
2025-08-20T21:14:10.4112208Z [00:03:47.757]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1972/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models=>github.com/anchore/grype@v0.96.0/grype/presenter/models;$WORK/b1972=>" -p github.com/anchore/grype/grype/presenter/models -lang=go1.24 -complete -installsuffix shared -buildid 0k_ZGPGrBq-JdizWji5n/0k_ZGPGrBq-JdizWji5n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1972/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/cvss.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/descriptor.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/distribution.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/document.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/ignore.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/match.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/metadata_mock.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/package.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/presenter_bundle.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/sort.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/source.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/vulnerability.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/models/vulnerability_metadata.go
2025-08-20T21:14:10.5018105Z [00:03:47.850]➜  go tool buildid -w $WORK/b1971/_pkg_.a # internal
2025-08-20T21:14:10.5058309Z [00:03:47.854]➜  go tool buildid -w $WORK/b1972/_pkg_.a # internal
2025-08-20T21:14:10.5078476Z [00:03:47.856]➜  cp $WORK/b1972/_pkg_.a /root/.cache/go-build/c7/c79eb89f5474c3ecc0cd416ee365c867dd552812943d54cfacadc4d110c700ae-d # internal
2025-08-20T21:14:10.5081352Z [00:03:47.856]➜  cp $WORK/b1971/_pkg_.a /root/.cache/go-build/8d/8d794eedf14f0c8ff82d19962ae3b29b318bb192372c392b85a2de6e2ad08f3d-d # internal
2025-08-20T21:14:10.5092835Z [00:03:47.857]➜  github.com/anchore/grype/grype/matcher/java
2025-08-20T21:14:10.5094138Z [00:03:47.857]➜  mkdir -p $WORK/b1970/
2025-08-20T21:14:10.5099244Z [00:03:47.858]➜  cat >/tmp/go-build1679262874/b1970/importcfg << 'EOF' # internal
2025-08-20T21:14:10.5121738Z [00:03:47.858]➜  # import config
2025-08-20T21:14:10.5122217Z [00:03:47.858]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:10.5122711Z [00:03:47.858]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:10.5123172Z [00:03:47.858]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.5123586Z [00:03:47.858]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.5124122Z [00:03:47.858]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.5124823Z [00:03:47.858]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.5125490Z [00:03:47.858]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.5126158Z [00:03:47.858]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.5126824Z [00:03:47.858]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.5127441Z [00:03:47.858]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.5128382Z [00:03:47.858]➜  packagefile golang.org/x/time/rate=/tmp/go-build1679262874/b450/_pkg_.a
2025-08-20T21:14:10.5128867Z [00:03:47.858]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:10.5129293Z [00:03:47.858]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.5129881Z [00:03:47.858]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.5130511Z [00:03:47.858]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.5130979Z [00:03:47.858]➜  EOF
2025-08-20T21:14:10.5133496Z [00:03:47.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1970/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/java=>github.com/anchore/grype@v0.96.0/grype/matcher/java;$WORK/b1970=>" -p github.com/anchore/grype/grype/matcher/java -lang=go1.24 -complete -installsuffix shared -buildid AIBZ8l_E2tbzrdoXR8Gj/AIBZ8l_E2tbzrdoXR8Gj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1970/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/java/matcher.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/java/maven_search.go
2025-08-20T21:14:10.5135699Z [00:03:47.859]➜  github.com/anchore/grype/grype/presenter/cyclonedx
2025-08-20T21:14:10.5136038Z [00:03:47.859]➜  mkdir -p $WORK/b1975/
2025-08-20T21:14:10.5136412Z [00:03:47.859]➜  cat >/tmp/go-build1679262874/b1975/importcfg << 'EOF' # internal
2025-08-20T21:14:10.5136757Z [00:03:47.859]➜  # import config
2025-08-20T21:14:10.5137203Z [00:03:47.859]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:14:10.5137778Z [00:03:47.859]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.5138419Z [00:03:47.859]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.5139086Z [00:03:47.859]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:10.5139820Z [00:03:47.859]➜  packagefile github.com/anchore/syft/syft/format/common/cyclonedxhelpers=/tmp/go-build1679262874/b1723/_pkg_.a
2025-08-20T21:14:10.5140533Z [00:03:47.859]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:10.5141301Z [00:03:47.859]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:10.5141874Z [00:03:47.859]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:14:10.5142486Z [00:03:47.859]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.5142949Z [00:03:47.859]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:10.5143378Z [00:03:47.859]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.5143696Z [00:03:47.859]➜  EOF
2025-08-20T21:14:10.5146297Z [00:03:47.860]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1975/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/cyclonedx=>github.com/anchore/grype@v0.96.0/grype/presenter/cyclonedx;$WORK/b1975=>" -p github.com/anchore/grype/grype/presenter/cyclonedx -lang=go1.24 -complete -installsuffix shared -buildid ykTlQK6YXinWzjBK33Bf/ykTlQK6YXinWzjBK33Bf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1975/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/cyclonedx/presenter.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/cyclonedx/vulnerability.go
2025-08-20T21:14:10.5802269Z [00:03:47.928]➜  go tool buildid -w $WORK/b1975/_pkg_.a # internal
2025-08-20T21:14:10.5824632Z [00:03:47.930]➜  cp $WORK/b1975/_pkg_.a /root/.cache/go-build/98/98849a8e11a28766ac9731e5ad124319cb73cec9af0c97f6e0fe1a1dbcc8f396-d # internal
2025-08-20T21:14:10.5836488Z [00:03:47.932]➜  github.com/anchore/grype/grype/presenter/json
2025-08-20T21:14:10.5856015Z [00:03:47.934]➜  mkdir -p $WORK/b1976/
2025-08-20T21:14:10.5858361Z [00:03:47.934]➜  cat >/tmp/go-build1679262874/b1976/importcfg << 'EOF' # internal
2025-08-20T21:14:10.5858972Z [00:03:47.934]➜  # import config
2025-08-20T21:14:10.5859467Z [00:03:47.934]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:10.5860269Z [00:03:47.934]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.5860986Z [00:03:47.934]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.5861298Z [00:03:47.934]➜  EOF
2025-08-20T21:14:10.5863618Z [00:03:47.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1976/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/json=>github.com/anchore/grype@v0.96.0/grype/presenter/json;$WORK/b1976=>" -p github.com/anchore/grype/grype/presenter/json -lang=go1.24 -complete -installsuffix shared -buildid GBD1twuw61qoKTVF-Rww/GBD1twuw61qoKTVF-Rww -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1976/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/json/presenter.go
2025-08-20T21:14:10.5892548Z [00:03:47.937]➜  go tool buildid -w $WORK/b1970/_pkg_.a # internal
2025-08-20T21:14:10.5908490Z [00:03:47.939]➜  cp $WORK/b1970/_pkg_.a /root/.cache/go-build/f7/f70cf91faf6a86f149dc8a6a840841934c6bc4ad34a085ef918be04d76f3e935-d # internal
2025-08-20T21:14:10.5951096Z [00:03:47.943]➜  github.com/anchore/grype/grype/presenter/sarif
2025-08-20T21:14:10.5951513Z [00:03:47.943]➜  mkdir -p $WORK/b1977/
2025-08-20T21:14:10.5959529Z [00:03:47.944]➜  cat >/tmp/go-build1679262874/b1977/importcfg << 'EOF' # internal
2025-08-20T21:14:10.5959980Z [00:03:47.944]➜  # import config
2025-08-20T21:14:10.5960357Z [00:03:47.944]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:10.5960961Z [00:03:47.944]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.5961469Z [00:03:47.944]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.5962073Z [00:03:47.944]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.5981830Z [00:03:47.944]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.5982664Z [00:03:47.944]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.5983324Z [00:03:47.944]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:10.5984296Z [00:03:47.944]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:10.5985013Z [00:03:47.944]➜  packagefile github.com/owenrumney/go-sarif/sarif=/tmp/go-build1679262874/b1978/_pkg_.a
2025-08-20T21:14:10.5985530Z [00:03:47.944]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:10.5985942Z [00:03:47.944]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.5986391Z [00:03:47.944]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.5986834Z [00:03:47.944]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:10.5987260Z [00:03:47.944]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.5987778Z [00:03:47.944]➜  EOF
2025-08-20T21:14:10.5990036Z [00:03:47.944]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1977/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/sarif=>github.com/anchore/grype@v0.96.0/grype/presenter/sarif;$WORK/b1977=>" -p github.com/anchore/grype/grype/presenter/sarif -lang=go1.24 -complete -installsuffix shared -buildid 2EJQRpAT_fn3BMqNyc6c/2EJQRpAT_fn3BMqNyc6c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1977/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/sarif/presenter.go
2025-08-20T21:14:10.6081667Z [00:03:47.956]➜  go tool buildid -w $WORK/b1976/_pkg_.a # internal
2025-08-20T21:14:10.6117274Z [00:03:47.960]➜  cp $WORK/b1976/_pkg_.a /root/.cache/go-build/ef/effbe3524746e6ac55a9186196e6f09d1e4ed893161c0af9e81d3f86df4c8fb1-d # internal
2025-08-20T21:14:10.6126777Z [00:03:47.960]➜  github.com/anchore/grype/grype/presenter/table
2025-08-20T21:14:10.6127240Z [00:03:47.960]➜  mkdir -p $WORK/b1979/
2025-08-20T21:14:10.6138673Z [00:03:47.962]➜  cat >/tmp/go-build1679262874/b1979/importcfg << 'EOF' # internal
2025-08-20T21:14:10.6139133Z [00:03:47.962]➜  # import config
2025-08-20T21:14:10.6139475Z [00:03:47.962]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.6140106Z [00:03:47.962]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/distro=/tmp/go-build1679262874/b1949/_pkg_.a
2025-08-20T21:14:10.6141006Z [00:03:47.962]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.6141982Z [00:03:47.962]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.6142717Z [00:03:47.962]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build1679262874/b1803/_pkg_.a
2025-08-20T21:14:10.6143336Z [00:03:47.962]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build1679262874/b1813/_pkg_.a
2025-08-20T21:14:10.6144009Z [00:03:47.962]➜  packagefile github.com/olekukonko/tablewriter/renderer=/tmp/go-build1679262874/b1820/_pkg_.a
2025-08-20T21:14:10.6144669Z [00:03:47.962]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:14:10.6145298Z [00:03:47.962]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:10.6145788Z [00:03:47.962]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.6146205Z [00:03:47.962]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.6146521Z [00:03:47.962]➜  EOF
2025-08-20T21:14:10.6148633Z [00:03:47.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1979/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/table=>github.com/anchore/grype@v0.96.0/grype/presenter/table;$WORK/b1979=>" -p github.com/anchore/grype/grype/presenter/table -lang=go1.24 -complete -installsuffix shared -buildid jaY4U-u5b-4VR84wTZEV/jaY4U-u5b-4VR84wTZEV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1979/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/table/presenter.go
2025-08-20T21:14:10.7042717Z [00:03:48.052]➜  go tool buildid -w $WORK/b1977/_pkg_.a # internal
2025-08-20T21:14:10.7093425Z [00:03:48.057]➜  cp $WORK/b1977/_pkg_.a /root/.cache/go-build/df/df4cff2491b03a7c99a6ce783e27a4628e108f8c1fd5ad717b1e7cd7fd208836-d # internal
2025-08-20T21:14:10.7126538Z [00:03:48.059]➜  github.com/anchore/grype/grype/presenter/template
2025-08-20T21:14:10.7127004Z [00:03:48.060]➜  mkdir -p $WORK/b1980/
2025-08-20T21:14:10.7127417Z [00:03:48.060]➜  cat >/tmp/go-build1679262874/b1980/importcfg << 'EOF' # internal
2025-08-20T21:14:10.7127793Z [00:03:48.060]➜  # import config
2025-08-20T21:14:10.7128126Z [00:03:48.060]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.7128642Z [00:03:48.060]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build1679262874/b1824/_pkg_.a
2025-08-20T21:14:10.7129528Z [00:03:48.060]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.7130091Z [00:03:48.060]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:14:10.7130908Z [00:03:48.060]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.7131526Z [00:03:48.060]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.7131926Z [00:03:48.060]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.7132343Z [00:03:48.060]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:10.7133064Z [00:03:48.060]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:14:10.7133413Z [00:03:48.060]➜  EOF
2025-08-20T21:14:10.7135611Z [00:03:48.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1980/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/template=>github.com/anchore/grype@v0.96.0/grype/presenter/template;$WORK/b1980=>" -p github.com/anchore/grype/grype/presenter/template -lang=go1.24 -complete -installsuffix shared -buildid YRWP0aWoVAovH3nCLri8/YRWP0aWoVAovH3nCLri8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1980/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/presenter/template/presenter.go
2025-08-20T21:14:10.7998472Z [00:03:48.148]➜  go tool buildid -w $WORK/b1980/_pkg_.a # internal
2025-08-20T21:14:10.8012646Z [00:03:48.149]➜  cp $WORK/b1980/_pkg_.a /root/.cache/go-build/a0/a0b8cb3c1b298d738230e3f0eb8e441c64c38ff3964634bea713a66dab1ae71b-d # internal
2025-08-20T21:14:10.8026969Z [00:03:48.151]➜  github.com/anchore/grype/grype/matcher/apk
2025-08-20T21:14:10.8027411Z [00:03:48.151]➜  mkdir -p $WORK/b1987/
2025-08-20T21:14:10.8047673Z [00:03:48.153]➜  cat >/tmp/go-build1679262874/b1987/importcfg << 'EOF' # internal
2025-08-20T21:14:10.8048554Z [00:03:48.153]➜  # import config
2025-08-20T21:14:10.8048998Z [00:03:48.153]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.8049429Z [00:03:48.153]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.8049985Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.8050829Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.8051562Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.8052207Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/search=/tmp/go-build1679262874/b1942/_pkg_.a
2025-08-20T21:14:10.8052862Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:10.8053536Z [00:03:48.153]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.8054213Z [00:03:48.153]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.8054826Z [00:03:48.153]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.8055219Z [00:03:48.153]➜  EOF
2025-08-20T21:14:10.8057562Z [00:03:48.153]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1987/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/apk=>github.com/anchore/grype@v0.96.0/grype/matcher/apk;$WORK/b1987=>" -p github.com/anchore/grype/grype/matcher/apk -lang=go1.24 -complete -installsuffix shared -buildid tX4IdGIGL5zIrGgloWGK/tX4IdGIGL5zIrGgloWGK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1987/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/apk/matcher.go
2025-08-20T21:14:10.8526804Z [00:03:48.201]➜  go tool buildid -w $WORK/b2081/_pkg_.a # internal
2025-08-20T21:14:10.8627225Z [00:03:48.211]➜  go tool buildid -w $WORK/b1987/_pkg_.a # internal
2025-08-20T21:14:10.8657010Z [00:03:48.214]➜  go tool buildid -w $WORK/b812/_pkg_.a # internal
2025-08-20T21:14:10.8672667Z [00:03:48.215]➜  cp $WORK/b1987/_pkg_.a /root/.cache/go-build/4f/4f1e13f031dc931b28c011a74c7381fe2a204dba391e8b79816b0b654670acbb-d # internal
2025-08-20T21:14:10.8696543Z [00:03:48.218]➜  github.com/anchore/grype/grype/matcher/bitnami
2025-08-20T21:14:10.8700876Z [00:03:48.218]➜  mkdir -p $WORK/b1988/
2025-08-20T21:14:10.8706931Z [00:03:48.219]➜  cat >/tmp/go-build1679262874/b1988/importcfg << 'EOF' # internal
2025-08-20T21:14:10.8708341Z [00:03:48.219]➜  # import config
2025-08-20T21:14:10.8708920Z [00:03:48.219]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.8709989Z [00:03:48.219]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.8710791Z [00:03:48.219]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.8711532Z [00:03:48.219]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.8712189Z [00:03:48.219]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.8712596Z [00:03:48.219]➜  EOF
2025-08-20T21:14:10.8719403Z [00:03:48.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1988/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/bitnami=>github.com/anchore/grype@v0.96.0/grype/matcher/bitnami;$WORK/b1988=>" -p github.com/anchore/grype/grype/matcher/bitnami -lang=go1.24 -complete -installsuffix shared -buildid Oue666_qHsILHVHVLJkM/Oue666_qHsILHVHVLJkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1988/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/bitnami/matcher.go
2025-08-20T21:14:10.8728641Z [00:03:48.220]➜  cp $WORK/b2081/_pkg_.a /root/.cache/go-build/49/497ca70cc89a21f9b410b59cf1920efa4c44b76110e2063e5bb35b2bf1cd380a-d # internal
2025-08-20T21:14:10.8744904Z [00:03:48.223]➜  github.com/anchore/grype/grype/matcher/dotnet
2025-08-20T21:14:10.8745276Z [00:03:48.223]➜  mkdir -p $WORK/b1989/
2025-08-20T21:14:10.8747651Z [00:03:48.223]➜  cat >/tmp/go-build1679262874/b1989/importcfg << 'EOF' # internal
2025-08-20T21:14:10.8748220Z [00:03:48.223]➜  # import config
2025-08-20T21:14:10.8748699Z [00:03:48.223]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.8749398Z [00:03:48.223]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.8750077Z [00:03:48.223]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.8750913Z [00:03:48.223]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.8751617Z [00:03:48.223]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.8752026Z [00:03:48.223]➜  EOF
2025-08-20T21:14:10.8754341Z [00:03:48.223]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1989/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/dotnet=>github.com/anchore/grype@v0.96.0/grype/matcher/dotnet;$WORK/b1989=>" -p github.com/anchore/grype/grype/matcher/dotnet -lang=go1.24 -complete -installsuffix shared -buildid b6cL1-NXHsjOA_n6PO6g/b6cL1-NXHsjOA_n6PO6g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1989/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/dotnet/matcher.go
2025-08-20T21:14:10.8831394Z [00:03:48.231]➜  cp $WORK/b812/_pkg_.a /root/.cache/go-build/bd/bd6633537b6fe0346eb8aef19d625d79b5c61f6662ee12d3a09305b848a09fe5-d # internal
2025-08-20T21:14:10.8842309Z [00:03:48.232]➜  github.com/anchore/grype/grype/db/v6/distribution
2025-08-20T21:14:10.8843281Z [00:03:48.232]➜  mkdir -p $WORK/b1964/
2025-08-20T21:14:10.8878924Z [00:03:48.236]➜  cat >/tmp/go-build1679262874/b1964/importcfg << 'EOF' # internal
2025-08-20T21:14:10.8880845Z [00:03:48.236]➜  # import config
2025-08-20T21:14:10.8881337Z [00:03:48.236]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:10.8881842Z [00:03:48.236]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:10.8882308Z [00:03:48.236]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:10.8882774Z [00:03:48.236]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:10.8883214Z [00:03:48.236]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.8884042Z [00:03:48.236]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.8884644Z [00:03:48.236]➜  packagefile github.com/anchore/grype/grype/db/v6=/tmp/go-build1679262874/b812/_pkg_.a
2025-08-20T21:14:10.8885278Z [00:03:48.236]➜  packagefile github.com/anchore/grype/internal/bus=/tmp/go-build1679262874/b1965/_pkg_.a
2025-08-20T21:14:10.8885984Z [00:03:48.236]➜  packagefile github.com/anchore/grype/internal/file=/tmp/go-build1679262874/b1962/_pkg_.a
2025-08-20T21:14:10.8886629Z [00:03:48.236]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.8887311Z [00:03:48.236]➜  packagefile github.com/anchore/grype/internal/schemaver=/tmp/go-build1679262874/b1963/_pkg_.a
2025-08-20T21:14:10.8887966Z [00:03:48.236]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build1679262874/b1564/_pkg_.a
2025-08-20T21:14:10.8888533Z [00:03:48.236]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:14:10.8889237Z [00:03:48.236]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:14:10.8889811Z [00:03:48.236]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.8890231Z [00:03:48.236]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:10.8890878Z [00:03:48.236]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:10.8891357Z [00:03:48.236]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.8891763Z [00:03:48.236]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:10.8892213Z [00:03:48.236]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.8892654Z [00:03:48.236]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:10.8893075Z [00:03:48.236]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.8893498Z [00:03:48.236]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.8893810Z [00:03:48.236]➜  EOF
2025-08-20T21:14:10.8896832Z [00:03:48.236]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1964/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/distribution=>github.com/anchore/grype@v0.96.0/grype/db/v6/distribution;$WORK/b1964=>" -p github.com/anchore/grype/grype/db/v6/distribution -lang=go1.24 -complete -installsuffix shared -buildid HFEJk9PJWZ3ps2dVAhUg/HFEJk9PJWZ3ps2dVAhUg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1964/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/distribution/client.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/distribution/latest.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/distribution/status.go
2025-08-20T21:14:10.9086081Z [00:03:48.257]➜  go tool buildid -w $WORK/b1989/_pkg_.a # internal
2025-08-20T21:14:10.9097659Z [00:03:48.258]➜  cp $WORK/b1989/_pkg_.a /root/.cache/go-build/e1/e12520c842a4f3b77bb5b8b5fce592b53a3027ca3ad5efe1720f615a0f491965-d # internal
2025-08-20T21:14:10.9115190Z [00:03:48.260]➜  github.com/anchore/grype/grype/matcher/dpkg
2025-08-20T21:14:10.9116451Z [00:03:48.260]➜  mkdir -p $WORK/b1990/
2025-08-20T21:14:10.9118751Z [00:03:48.260]➜  cat >/tmp/go-build1679262874/b1990/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9119407Z [00:03:48.260]➜  # import config
2025-08-20T21:14:10.9120227Z [00:03:48.260]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.9120914Z [00:03:48.260]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.9121670Z [00:03:48.260]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.9122352Z [00:03:48.260]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.9123035Z [00:03:48.260]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9123991Z [00:03:48.260]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.9124394Z [00:03:48.260]➜  EOF
2025-08-20T21:14:10.9126451Z [00:03:48.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1990/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/dpkg=>github.com/anchore/grype@v0.96.0/grype/matcher/dpkg;$WORK/b1990=>" -p github.com/anchore/grype/grype/matcher/dpkg -lang=go1.24 -complete -installsuffix shared -buildid U6Qh7ME3Ldc1k8wRMoSY/U6Qh7ME3Ldc1k8wRMoSY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1990/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/dpkg/matcher.go
2025-08-20T21:14:10.9166584Z [00:03:48.265]➜  go tool buildid -w $WORK/b1988/_pkg_.a # internal
2025-08-20T21:14:10.9174080Z [00:03:48.265]➜  cp $WORK/b1988/_pkg_.a /root/.cache/go-build/67/676c2fd2eb3e12dbca1323c50041a305dc368c28039ac0cba3a59f2d636f5e8d-d # internal
2025-08-20T21:14:10.9217009Z [00:03:48.270]➜  github.com/anchore/grype/grype/matcher/golang
2025-08-20T21:14:10.9223602Z [00:03:48.270]➜  mkdir -p $WORK/b1991/
2025-08-20T21:14:10.9224041Z [00:03:48.270]➜  cat >/tmp/go-build1679262874/b1991/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9224586Z [00:03:48.270]➜  # import config
2025-08-20T21:14:10.9225051Z [00:03:48.270]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.9225742Z [00:03:48.270]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.9226775Z [00:03:48.270]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.9227505Z [00:03:48.270]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9228158Z [00:03:48.270]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.9228686Z [00:03:48.270]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.9229018Z [00:03:48.270]➜  EOF
2025-08-20T21:14:10.9231213Z [00:03:48.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1991/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/golang=>github.com/anchore/grype@v0.96.0/grype/matcher/golang;$WORK/b1991=>" -p github.com/anchore/grype/grype/matcher/golang -lang=go1.24 -complete -installsuffix shared -buildid 4kOchGvu1G1pJmutQjte/4kOchGvu1G1pJmutQjte -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1991/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/golang/matcher.go
2025-08-20T21:14:10.9582674Z [00:03:48.306]➜  go tool buildid -w $WORK/b1990/_pkg_.a # internal
2025-08-20T21:14:10.9590912Z [00:03:48.307]➜  cp $WORK/b1990/_pkg_.a /root/.cache/go-build/1e/1ea669012af960e18a16d9556c8be6e38c0ea0c88dfc929489c3d8f631a746b2-d # internal
2025-08-20T21:14:10.9595416Z [00:03:48.308]➜  github.com/anchore/grype/grype/matcher/javascript
2025-08-20T21:14:10.9596003Z [00:03:48.308]➜  mkdir -p $WORK/b1992/
2025-08-20T21:14:10.9602363Z [00:03:48.308]➜  cat >/tmp/go-build1679262874/b1992/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9603137Z [00:03:48.308]➜  # import config
2025-08-20T21:14:10.9603613Z [00:03:48.308]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.9604313Z [00:03:48.308]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.9605002Z [00:03:48.308]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.9605668Z [00:03:48.308]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9606320Z [00:03:48.308]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.9606714Z [00:03:48.308]➜  EOF
2025-08-20T21:14:10.9608895Z [00:03:48.308]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1992/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/javascript=>github.com/anchore/grype@v0.96.0/grype/matcher/javascript;$WORK/b1992=>" -p github.com/anchore/grype/grype/matcher/javascript -lang=go1.24 -complete -installsuffix shared -buildid Gg5SO1e9lxlgk-qMhTvq/Gg5SO1e9lxlgk-qMhTvq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1992/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/javascript/matcher.go
2025-08-20T21:14:10.9652529Z [00:03:48.313]➜  go tool buildid -w $WORK/b1991/_pkg_.a # internal
2025-08-20T21:14:10.9674820Z [00:03:48.315]➜  cp $WORK/b1991/_pkg_.a /root/.cache/go-build/6f/6f60a120202e57058d7d90aa339b0faaaaf14087cfbf5545085913ff1088c133-d # internal
2025-08-20T21:14:10.9677539Z [00:03:48.315]➜  github.com/anchore/grype/grype/matcher/msrc
2025-08-20T21:14:10.9678582Z [00:03:48.316]➜  mkdir -p $WORK/b1993/
2025-08-20T21:14:10.9692376Z [00:03:48.317]➜  cat >/tmp/go-build1679262874/b1993/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9692932Z [00:03:48.317]➜  # import config
2025-08-20T21:14:10.9693406Z [00:03:48.317]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.9694110Z [00:03:48.317]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.9694787Z [00:03:48.317]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.9695607Z [00:03:48.317]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9696319Z [00:03:48.317]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.9696724Z [00:03:48.317]➜  EOF
2025-08-20T21:14:10.9698776Z [00:03:48.317]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1993/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/msrc=>github.com/anchore/grype@v0.96.0/grype/matcher/msrc;$WORK/b1993=>" -p github.com/anchore/grype/grype/matcher/msrc -lang=go1.24 -complete -installsuffix shared -buildid aVxtnGYbk2tlUm61PQI4/aVxtnGYbk2tlUm61PQI4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1993/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/msrc/matcher.go
2025-08-20T21:14:10.9719812Z [00:03:48.320]➜  go tool buildid -w $WORK/b1964/_pkg_.a # internal
2025-08-20T21:14:10.9720548Z [00:03:48.320]➜  cp $WORK/b1964/_pkg_.a /root/.cache/go-build/2f/2f9736e61fed5446efded88f384707e6ab5eafa5a358a2f7d867a973bc3d9f13-d # internal
2025-08-20T21:14:10.9730283Z [00:03:48.321]➜  github.com/anchore/grype/grype/db/v6/installation
2025-08-20T21:14:10.9731237Z [00:03:48.321]➜  mkdir -p $WORK/b1967/
2025-08-20T21:14:10.9731702Z [00:03:48.321]➜  cat >/tmp/go-build1679262874/b1967/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9732083Z [00:03:48.321]➜  # import config
2025-08-20T21:14:10.9733030Z [00:03:48.321]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:10.9733457Z [00:03:48.321]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.9733928Z [00:03:48.321]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:14:10.9734679Z [00:03:48.321]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:14:10.9735244Z [00:03:48.321]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:10.9735851Z [00:03:48.321]➜  packagefile github.com/anchore/grype/grype/db/v6=/tmp/go-build1679262874/b812/_pkg_.a
2025-08-20T21:14:10.9736545Z [00:03:48.321]➜  packagefile github.com/anchore/grype/grype/db/v6/distribution=/tmp/go-build1679262874/b1964/_pkg_.a
2025-08-20T21:14:10.9737231Z [00:03:48.321]➜  packagefile github.com/anchore/grype/grype/event=/tmp/go-build1679262874/b1966/_pkg_.a
2025-08-20T21:14:10.9737919Z [00:03:48.321]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9740910Z [00:03:48.321]➜  packagefile github.com/anchore/grype/internal/bus=/tmp/go-build1679262874/b1965/_pkg_.a
2025-08-20T21:14:10.9741747Z [00:03:48.321]➜  packagefile github.com/anchore/grype/internal/file=/tmp/go-build1679262874/b1962/_pkg_.a
2025-08-20T21:14:10.9742405Z [00:03:48.321]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.9743086Z [00:03:48.321]➜  packagefile github.com/anchore/grype/internal/schemaver=/tmp/go-build1679262874/b1963/_pkg_.a
2025-08-20T21:14:10.9743700Z [00:03:48.321]➜  packagefile github.com/hako/durafmt=/tmp/go-build1679262874/b1968/_pkg_.a
2025-08-20T21:14:10.9744234Z [00:03:48.321]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:14:10.9744806Z [00:03:48.321]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:14:10.9745953Z [00:03:48.321]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:14:10.9748207Z [00:03:48.321]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.9748731Z [00:03:48.321]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.9749194Z [00:03:48.321]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:10.9749625Z [00:03:48.321]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:10.9750050Z [00:03:48.321]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.9750836Z [00:03:48.321]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:10.9751229Z [00:03:48.321]➜  EOF
2025-08-20T21:14:10.9753416Z [00:03:48.321]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1967/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/installation=>github.com/anchore/grype@v0.96.0/grype/db/v6/installation;$WORK/b1967=>" -p github.com/anchore/grype/grype/db/v6/installation -lang=go1.24 -complete -installsuffix shared -buildid rUJxi45poVfFAfbPYdqc/rUJxi45poVfFAfbPYdqc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1967/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/db/v6/installation/curator.go
2025-08-20T21:14:10.9860236Z [00:03:48.333]➜  go tool buildid -w $WORK/b1979/_pkg_.a # internal
2025-08-20T21:14:10.9862162Z [00:03:48.334]➜  go tool buildid -w $WORK/b1992/_pkg_.a # internal
2025-08-20T21:14:10.9867972Z [00:03:48.335]➜  cp $WORK/b1992/_pkg_.a /root/.cache/go-build/0a/0a0da840a04a8784a9584431f3208dd7848f7c02590f3eaafbb03f5345dda04d-d # internal
2025-08-20T21:14:10.9874280Z [00:03:48.335]➜  github.com/anchore/grype/grype/matcher/portage
2025-08-20T21:14:10.9875167Z [00:03:48.336]➜  mkdir -p $WORK/b1994/
2025-08-20T21:14:10.9879067Z [00:03:48.336]➜  cat >/tmp/go-build1679262874/b1994/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9880120Z [00:03:48.336]➜  # import config
2025-08-20T21:14:10.9880743Z [00:03:48.336]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:10.9881728Z [00:03:48.336]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:10.9882780Z [00:03:48.336]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:10.9883458Z [00:03:48.336]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:10.9884121Z [00:03:48.336]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:10.9884520Z [00:03:48.336]➜  EOF
2025-08-20T21:14:10.9886638Z [00:03:48.336]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1994/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/portage=>github.com/anchore/grype@v0.96.0/grype/matcher/portage;$WORK/b1994=>" -p github.com/anchore/grype/grype/matcher/portage -lang=go1.24 -complete -installsuffix shared -buildid _jIrycyTteb9-hh3Fges/_jIrycyTteb9-hh3Fges -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1994/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/portage/matcher.go
2025-08-20T21:14:10.9936887Z [00:03:48.342]➜  cp $WORK/b1979/_pkg_.a /root/.cache/go-build/d6/d6559180d8656cd92912efe3f14037d1880be915682cdf237215793694b6d3ba-d # internal
2025-08-20T21:14:10.9946038Z [00:03:48.343]➜  github.com/anchore/grype/internal/format
2025-08-20T21:14:10.9947384Z [00:03:48.343]➜  mkdir -p $WORK/b1974/
2025-08-20T21:14:10.9971792Z [00:03:48.343]➜  cat >/tmp/go-build1679262874/b1974/importcfg << 'EOF' # internal
2025-08-20T21:14:10.9973201Z [00:03:48.343]➜  # import config
2025-08-20T21:14:10.9973559Z [00:03:48.343]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:10.9973988Z [00:03:48.343]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:10.9974757Z [00:03:48.343]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:14:10.9975497Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/cyclonedx=/tmp/go-build1679262874/b1975/_pkg_.a
2025-08-20T21:14:10.9976240Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/json=/tmp/go-build1679262874/b1976/_pkg_.a
2025-08-20T21:14:10.9976962Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:10.9977823Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/sarif=/tmp/go-build1679262874/b1977/_pkg_.a
2025-08-20T21:14:10.9978613Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/table=/tmp/go-build1679262874/b1979/_pkg_.a
2025-08-20T21:14:10.9979347Z [00:03:48.343]➜  packagefile github.com/anchore/grype/grype/presenter/template=/tmp/go-build1679262874/b1980/_pkg_.a
2025-08-20T21:14:10.9980047Z [00:03:48.343]➜  packagefile github.com/anchore/grype/internal/bus=/tmp/go-build1679262874/b1965/_pkg_.a
2025-08-20T21:14:10.9980930Z [00:03:48.343]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:10.9981622Z [00:03:48.343]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:14:10.9982242Z [00:03:48.343]➜  packagefile github.com/wagoodman/go-presenter=/tmp/go-build1679262874/b1981/_pkg_.a
2025-08-20T21:14:10.9982739Z [00:03:48.343]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:10.9983146Z [00:03:48.343]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:10.9983600Z [00:03:48.343]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:10.9984057Z [00:03:48.343]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:10.9984376Z [00:03:48.343]➜  EOF
2025-08-20T21:14:10.9986970Z [00:03:48.344]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1974/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/format=>github.com/anchore/grype@v0.96.0/internal/format;$WORK/b1974=>" -p github.com/anchore/grype/internal/format -lang=go1.24 -complete -installsuffix shared -buildid cSs506Tg9VsUNbx-VmZP/cSs506Tg9VsUNbx-VmZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1974/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/format/format.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/format/presenter.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/internal/format/writer.go
2025-08-20T21:14:11.0014461Z [00:03:48.349]➜  go tool buildid -w $WORK/b1993/_pkg_.a # internal
2025-08-20T21:14:11.0023351Z [00:03:48.350]➜  cp $WORK/b1993/_pkg_.a /root/.cache/go-build/d2/d2057676799747326854d621a00d2c0258c5e2fa529231b18068b6d2dcd7f246-d # internal
2025-08-20T21:14:11.0027117Z [00:03:48.351]➜  github.com/anchore/grype/grype/matcher/python
2025-08-20T21:14:11.0027922Z [00:03:48.351]➜  mkdir -p $WORK/b1995/
2025-08-20T21:14:11.0029662Z [00:03:48.351]➜  cat >/tmp/go-build1679262874/b1995/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0030048Z [00:03:48.351]➜  # import config
2025-08-20T21:14:11.0030508Z [00:03:48.351]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0031381Z [00:03:48.351]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:11.0032063Z [00:03:48.351]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0032738Z [00:03:48.351]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.0033389Z [00:03:48.351]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.0033817Z [00:03:48.351]➜  EOF
2025-08-20T21:14:11.0036210Z [00:03:48.351]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1995/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/python=>github.com/anchore/grype@v0.96.0/grype/matcher/python;$WORK/b1995=>" -p github.com/anchore/grype/grype/matcher/python -lang=go1.24 -complete -installsuffix shared -buildid 9yp4Zu3T9TfBes7NjBrK/9yp4Zu3T9TfBes7NjBrK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1995/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/python/matcher.go
2025-08-20T21:14:11.0145039Z [00:03:48.363]➜  go tool buildid -w $WORK/b1994/_pkg_.a # internal
2025-08-20T21:14:11.0158372Z [00:03:48.364]➜  cp $WORK/b1994/_pkg_.a /root/.cache/go-build/05/05e31f6870b1a74924d3fa12a1716cede7a18f5205c59aa1c65a2cf9f9c5f910-d # internal
2025-08-20T21:14:11.0193419Z [00:03:48.367]➜  github.com/anchore/grype/grype/matcher/rpm
2025-08-20T21:14:11.0193856Z [00:03:48.367]➜  mkdir -p $WORK/b1996/
2025-08-20T21:14:11.0194247Z [00:03:48.367]➜  cat >/tmp/go-build1679262874/b1996/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0194629Z [00:03:48.367]➜  # import config
2025-08-20T21:14:11.0194964Z [00:03:48.367]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.0195497Z [00:03:48.367]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0196197Z [00:03:48.367]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:11.0196870Z [00:03:48.367]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0197541Z [00:03:48.367]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.0198190Z [00:03:48.367]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.0198703Z [00:03:48.367]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.0199022Z [00:03:48.367]➜  EOF
2025-08-20T21:14:11.0202065Z [00:03:48.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1996/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/rpm=>github.com/anchore/grype@v0.96.0/grype/matcher/rpm;$WORK/b1996=>" -p github.com/anchore/grype/grype/matcher/rpm -lang=go1.24 -complete -installsuffix shared -buildid Mtv-yynFR28x4hhpfqa9/Mtv-yynFR28x4hhpfqa9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1996/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/rpm/matcher.go
2025-08-20T21:14:11.0251087Z [00:03:48.373]➜  go tool buildid -w $WORK/b1995/_pkg_.a # internal
2025-08-20T21:14:11.0259978Z [00:03:48.374]➜  cp $WORK/b1995/_pkg_.a /root/.cache/go-build/ed/edd62513338085a0015dc98ee0cffd66318496e5643b64c6a5b4b62238a47985-d # internal
2025-08-20T21:14:11.0264349Z [00:03:48.375]➜  github.com/anchore/grype/grype/matcher/ruby
2025-08-20T21:14:11.0264713Z [00:03:48.375]➜  mkdir -p $WORK/b1997/
2025-08-20T21:14:11.0268471Z [00:03:48.375]➜  cat >/tmp/go-build1679262874/b1997/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0270058Z [00:03:48.375]➜  # import config
2025-08-20T21:14:11.0291613Z [00:03:48.375]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0292475Z [00:03:48.375]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:11.0293183Z [00:03:48.375]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0293849Z [00:03:48.375]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.0294507Z [00:03:48.375]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.0294908Z [00:03:48.375]➜  EOF
2025-08-20T21:14:11.0297299Z [00:03:48.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1997/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/ruby=>github.com/anchore/grype@v0.96.0/grype/matcher/ruby;$WORK/b1997=>" -p github.com/anchore/grype/grype/matcher/ruby -lang=go1.24 -complete -installsuffix shared -buildid b1-36LaO6wimg3f3uP7K/b1-36LaO6wimg3f3uP7K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1997/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/ruby/matcher.go
2025-08-20T21:14:11.0511613Z [00:03:48.399]➜  go tool buildid -w $WORK/b1996/_pkg_.a # internal
2025-08-20T21:14:11.0521542Z [00:03:48.400]➜  cp $WORK/b1996/_pkg_.a /root/.cache/go-build/a9/a90e6eef900a64000522189eb3d6039073a89676b398ca5d85877d54e22faaec-d # internal
2025-08-20T21:14:11.0550003Z [00:03:48.403]➜  github.com/anchore/grype/grype/matcher/rust
2025-08-20T21:14:11.0550445Z [00:03:48.403]➜  mkdir -p $WORK/b1998/
2025-08-20T21:14:11.0551570Z [00:03:48.403]➜  cat >/tmp/go-build1679262874/b1998/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0551935Z [00:03:48.403]➜  # import config
2025-08-20T21:14:11.0552406Z [00:03:48.403]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0553109Z [00:03:48.403]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:11.0553783Z [00:03:48.403]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0554490Z [00:03:48.403]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.0555144Z [00:03:48.403]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.0555551Z [00:03:48.403]➜  EOF
2025-08-20T21:14:11.0557634Z [00:03:48.403]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1998/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/rust=>github.com/anchore/grype@v0.96.0/grype/matcher/rust;$WORK/b1998=>" -p github.com/anchore/grype/grype/matcher/rust -lang=go1.24 -complete -installsuffix shared -buildid H_NmSLxKl_XAOurMS48T/H_NmSLxKl_XAOurMS48T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1998/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/rust/matcher.go
2025-08-20T21:14:11.0676700Z [00:03:48.416]➜  go tool buildid -w $WORK/b1997/_pkg_.a # internal
2025-08-20T21:14:11.0686613Z [00:03:48.417]➜  cp $WORK/b1997/_pkg_.a /root/.cache/go-build/46/46dd56fd3d1227130b4bb851cfe6ffe69caddce886566a71c4716082edbcaf81-d # internal
2025-08-20T21:14:11.0709070Z [00:03:48.419]➜  github.com/anchore/grype/grype/matcher/stock
2025-08-20T21:14:11.0709693Z [00:03:48.419]➜  mkdir -p $WORK/b1999/
2025-08-20T21:14:11.0720416Z [00:03:48.420]➜  cat >/tmp/go-build1679262874/b1999/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0721191Z [00:03:48.420]➜  # import config
2025-08-20T21:14:11.0721774Z [00:03:48.420]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0723345Z [00:03:48.420]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:11.0724048Z [00:03:48.420]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0724715Z [00:03:48.420]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.0725376Z [00:03:48.420]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.0725775Z [00:03:48.420]➜  EOF
2025-08-20T21:14:11.0733293Z [00:03:48.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1999/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/stock=>github.com/anchore/grype@v0.96.0/grype/matcher/stock;$WORK/b1999=>" -p github.com/anchore/grype/grype/matcher/stock -lang=go1.24 -complete -installsuffix shared -buildid VZojOTKleDMHjzoOLIwP/VZojOTKleDMHjzoOLIwP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1999/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/stock/matcher.go
2025-08-20T21:14:11.0866109Z [00:03:48.435]➜  go tool buildid -w $WORK/b1974/_pkg_.a # internal
2025-08-20T21:14:11.0896112Z [00:03:48.438]➜  go tool buildid -w $WORK/b1998/_pkg_.a # internal
2025-08-20T21:14:11.0903463Z [00:03:48.438]➜  cp $WORK/b1974/_pkg_.a /root/.cache/go-build/88/88bfcdb48feaa9ff5f55251bb04d674f656fb34b9334f1d2209ae76b21b7e46b-d # internal
2025-08-20T21:14:11.0913614Z [00:03:48.439]➜  cp $WORK/b1998/_pkg_.a /root/.cache/go-build/70/703173e802e5fcba039789ff1912774541deb097d240bdcdb23abcaab9e6dd8f-d # internal
2025-08-20T21:14:11.0923211Z [00:03:48.440]➜  github.com/anchore/grype/grype/vex/openvex
2025-08-20T21:14:11.0924324Z [00:03:48.441]➜  mkdir -p $WORK/b2001/
2025-08-20T21:14:11.0926034Z [00:03:48.441]➜  cat >/tmp/go-build1679262874/b2001/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0926398Z [00:03:48.441]➜  # import config
2025-08-20T21:14:11.0926739Z [00:03:48.441]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.0927182Z [00:03:48.441]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.0927723Z [00:03:48.441]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.0928356Z [00:03:48.441]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.0928978Z [00:03:48.441]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:11.0929640Z [00:03:48.441]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:11.0930323Z [00:03:48.441]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:14:11.0931157Z [00:03:48.441]➜  packagefile github.com/openvex/go-vex/pkg/vex=/tmp/go-build1679262874/b2002/_pkg_.a
2025-08-20T21:14:11.0931675Z [00:03:48.441]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:11.0932450Z [00:03:48.441]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.0932805Z [00:03:48.441]➜  EOF
2025-08-20T21:14:11.0934941Z [00:03:48.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2001/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vex/openvex=>github.com/anchore/grype@v0.96.0/grype/vex/openvex;$WORK/b2001=>" -p github.com/anchore/grype/grype/vex/openvex -lang=go1.24 -complete -installsuffix shared -buildid pyxoCFB1shX40Lroi4wB/pyxoCFB1shX40Lroi4wB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2001/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vex/openvex/implementation.go
2025-08-20T21:14:11.0936967Z [00:03:48.441]➜  k8s.io/client-go/dynamic/dynamicinformer
2025-08-20T21:14:11.0937276Z [00:03:48.441]➜  mkdir -p $WORK/b2079/
2025-08-20T21:14:11.0937664Z [00:03:48.441]➜  cat >/tmp/go-build1679262874/b2079/importcfg << 'EOF' # internal
2025-08-20T21:14:11.0938007Z [00:03:48.441]➜  # import config
2025-08-20T21:14:11.0938358Z [00:03:48.441]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.0938899Z [00:03:48.441]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:11.0939584Z [00:03:48.441]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:11.0940248Z [00:03:48.442]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:11.0941053Z [00:03:48.442]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:11.0941678Z [00:03:48.442]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:11.0942234Z [00:03:48.442]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:11.0942824Z [00:03:48.442]➜  packagefile k8s.io/client-go/dynamic/dynamiclister=/tmp/go-build1679262874/b2080/_pkg_.a
2025-08-20T21:14:11.0943590Z [00:03:48.442]➜  packagefile k8s.io/client-go/informers=/tmp/go-build1679262874/b2081/_pkg_.a
2025-08-20T21:14:11.0944217Z [00:03:48.442]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:11.0944701Z [00:03:48.442]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.0945109Z [00:03:48.442]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.0945412Z [00:03:48.442]➜  EOF
2025-08-20T21:14:11.0947823Z [00:03:48.442]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2079/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamicinformer=>k8s.io/client-go@v0.33.2/dynamic/dynamicinformer;$WORK/b2079=>" -p k8s.io/client-go/dynamic/dynamicinformer -lang=go1.24 -complete -installsuffix shared -buildid O9Q0wjivCzAGJ_tZfvp5/O9Q0wjivCzAGJ_tZfvp5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2079/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamicinformer/informer.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/dynamic/dynamicinformer/interface.go
2025-08-20T21:14:11.1180025Z [00:03:48.466]➜  go tool buildid -w $WORK/b1999/_pkg_.a # internal
2025-08-20T21:14:11.1188595Z [00:03:48.467]➜  cp $WORK/b1999/_pkg_.a /root/.cache/go-build/a4/a4db0ccec5060653a6065b677acfa1308f46fb2993c43309d2276d79e86a48f2-d # internal
2025-08-20T21:14:11.1214679Z [00:03:48.470]➜  github.com/anchore/grype/grype/matcher
2025-08-20T21:14:11.1215642Z [00:03:48.470]➜  mkdir -p $WORK/b1986/
2025-08-20T21:14:11.1221461Z [00:03:48.470]➜  cat >/tmp/go-build1679262874/b1986/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1221886Z [00:03:48.470]➜  # import config
2025-08-20T21:14:11.1222369Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.1223060Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/apk=/tmp/go-build1679262874/b1987/_pkg_.a
2025-08-20T21:14:11.1223780Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/bitnami=/tmp/go-build1679262874/b1988/_pkg_.a
2025-08-20T21:14:11.1224857Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/dotnet=/tmp/go-build1679262874/b1989/_pkg_.a
2025-08-20T21:14:11.1225559Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/dpkg=/tmp/go-build1679262874/b1990/_pkg_.a
2025-08-20T21:14:11.1226452Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/golang=/tmp/go-build1679262874/b1991/_pkg_.a
2025-08-20T21:14:11.1227158Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/java=/tmp/go-build1679262874/b1970/_pkg_.a
2025-08-20T21:14:11.1227871Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/javascript=/tmp/go-build1679262874/b1992/_pkg_.a
2025-08-20T21:14:11.1228584Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/msrc=/tmp/go-build1679262874/b1993/_pkg_.a
2025-08-20T21:14:11.1229297Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/portage=/tmp/go-build1679262874/b1994/_pkg_.a
2025-08-20T21:14:11.1230196Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/python=/tmp/go-build1679262874/b1995/_pkg_.a
2025-08-20T21:14:11.1230997Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/rpm=/tmp/go-build1679262874/b1996/_pkg_.a
2025-08-20T21:14:11.1231694Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/ruby=/tmp/go-build1679262874/b1997/_pkg_.a
2025-08-20T21:14:11.1232386Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/rust=/tmp/go-build1679262874/b1998/_pkg_.a
2025-08-20T21:14:11.1233085Z [00:03:48.470]➜  packagefile github.com/anchore/grype/grype/matcher/stock=/tmp/go-build1679262874/b1999/_pkg_.a
2025-08-20T21:14:11.1233524Z [00:03:48.470]➜  EOF
2025-08-20T21:14:11.1235644Z [00:03:48.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1986/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher=>github.com/anchore/grype@v0.96.0/grype/matcher;$WORK/b1986=>" -p github.com/anchore/grype/grype/matcher -lang=go1.24 -complete -installsuffix shared -buildid UON9EtkAJDfz6W9YJg9K/UON9EtkAJDfz6W9YJg9K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1986/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/matcher/matchers.go
2025-08-20T21:14:11.1392359Z [00:03:48.487]➜  go tool buildid -w $WORK/b1967/_pkg_.a # internal
2025-08-20T21:14:11.1430702Z [00:03:48.491]➜  cp $WORK/b1967/_pkg_.a /root/.cache/go-build/b3/b376889068bd1c9d036023cfa08ce39289330802c512f14295eb5c68a2c66fbd-d # internal
2025-08-20T21:14:11.1484035Z [00:03:48.496]➜  go tool buildid -w $WORK/b2001/_pkg_.a # internal
2025-08-20T21:14:11.1496598Z [00:03:48.498]➜  cp $WORK/b2001/_pkg_.a /root/.cache/go-build/c3/c38b046555effe5b7a58a1b7994686b0d9402acee598f77b6851a9383faed3ed-d # internal
2025-08-20T21:14:11.1504534Z [00:03:48.498]➜  github.com/anchore/grype/grype/vex
2025-08-20T21:14:11.1506085Z [00:03:48.499]➜  mkdir -p $WORK/b2000/
2025-08-20T21:14:11.1508218Z [00:03:48.499]➜  cat >/tmp/go-build1679262874/b2000/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1508616Z [00:03:48.499]➜  # import config
2025-08-20T21:14:11.1508955Z [00:03:48.499]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.1509507Z [00:03:48.499]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.1510158Z [00:03:48.499]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.1512040Z [00:03:48.499]➜  packagefile github.com/anchore/grype/grype/vex/openvex=/tmp/go-build1679262874/b2001/_pkg_.a
2025-08-20T21:14:11.1512753Z [00:03:48.499]➜  packagefile github.com/openvex/go-vex/pkg/vex=/tmp/go-build1679262874/b2002/_pkg_.a
2025-08-20T21:14:11.1513157Z [00:03:48.499]➜  EOF
2025-08-20T21:14:11.1515054Z [00:03:48.499]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2000/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vex=>github.com/anchore/grype@v0.96.0/grype/vex;$WORK/b2000=>" -p github.com/anchore/grype/grype/vex -lang=go1.24 -complete -installsuffix shared -buildid ZtrQDfx7JmaODi4HqUL2/ZtrQDfx7JmaODi4HqUL2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2000/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vex/processor.go
2025-08-20T21:14:11.1517183Z [00:03:48.499]➜  github.com/anchore/grype/cmd/grype/cli/options
2025-08-20T21:14:11.1517508Z [00:03:48.499]➜  mkdir -p $WORK/b811/
2025-08-20T21:14:11.1523915Z [00:03:48.500]➜  cat >/tmp/go-build1679262874/b811/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1524335Z [00:03:48.500]➜  # import config
2025-08-20T21:14:11.1524682Z [00:03:48.500]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.1526432Z [00:03:48.500]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.1526929Z [00:03:48.500]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:11.1527490Z [00:03:48.500]➜  packagefile github.com/anchore/fangs=/tmp/go-build1679262874/b761/_pkg_.a
2025-08-20T21:14:11.1528052Z [00:03:48.500]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:14:11.1528653Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/db/v6=/tmp/go-build1679262874/b812/_pkg_.a
2025-08-20T21:14:11.1529352Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/db/v6/distribution=/tmp/go-build1679262874/b1964/_pkg_.a
2025-08-20T21:14:11.1530102Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/db/v6/installation=/tmp/go-build1679262874/b1967/_pkg_.a
2025-08-20T21:14:11.1531030Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.1531750Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/matcher/java=/tmp/go-build1679262874/b1970/_pkg_.a
2025-08-20T21:14:11.1532649Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:11.1533452Z [00:03:48.500]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.1534136Z [00:03:48.500]➜  packagefile github.com/anchore/grype/internal/format=/tmp/go-build1679262874/b1974/_pkg_.a
2025-08-20T21:14:11.1534793Z [00:03:48.500]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:11.1535813Z [00:03:48.500]➜  packagefile github.com/anchore/grype/internal/redact=/tmp/go-build1679262874/b816/_pkg_.a
2025-08-20T21:14:11.1536665Z [00:03:48.500]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:11.1537386Z [00:03:48.500]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:14:11.1538048Z [00:03:48.500]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:14:11.1539057Z [00:03:48.500]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:11.1539680Z [00:03:48.500]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:11.1540280Z [00:03:48.500]➜  packagefile github.com/araddon/dateparse=/tmp/go-build1679262874/b1982/_pkg_.a
2025-08-20T21:14:11.1541221Z [00:03:48.500]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:11.1542127Z [00:03:48.500]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.1542674Z [00:03:48.500]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.1543157Z [00:03:48.500]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.1543574Z [00:03:48.500]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:11.1543890Z [00:03:48.500]➜  EOF
2025-08-20T21:14:11.1551004Z [00:03:48.501]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options=>github.com/anchore/grype@v0.96.0/cmd/grype/cli/options;$WORK/b811=>" -p github.com/anchore/grype/cmd/grype/cli/options -lang=go1.24 -complete -installsuffix shared -buildid A3XUIj_usb58VKI267IM/A3XUIj_usb58VKI267IM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_command.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_search_bounds.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_search_format.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_search_os.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_search_packages.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/database_search_vulnerabilities.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/datasources.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/experimental.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/grype.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/match.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/registry.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/search.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/secret.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/cmd/grype/cli/options/sort_by.go
2025-08-20T21:14:11.1608509Z [00:03:48.509]➜  go tool buildid -w $WORK/b2079/_pkg_.a # internal
2025-08-20T21:14:11.1615066Z [00:03:48.510]➜  go tool buildid -w $WORK/b1986/_pkg_.a # internal
2025-08-20T21:14:11.1619604Z [00:03:48.510]➜  cp $WORK/b2079/_pkg_.a /root/.cache/go-build/e1/e1fd6de43ba270bd6748646318ef4949cd1078d257c28f38a2e04ffccde57132-d # internal
2025-08-20T21:14:11.1625154Z [00:03:48.510]➜  github.com/derailed/k9s/internal/watch
2025-08-20T21:14:11.1625489Z [00:03:48.510]➜  mkdir -p $WORK/b2078/
2025-08-20T21:14:11.1625911Z [00:03:48.510]➜  cat >/tmp/go-build1679262874/b2078/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1626276Z [00:03:48.510]➜  # import config
2025-08-20T21:14:11.1626609Z [00:03:48.510]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.1627156Z [00:03:48.510]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:11.1628067Z [00:03:48.510]➜  packagefile github.com/derailed/k9s/internal/port=/tmp/go-build1679262874/b755/_pkg_.a
2025-08-20T21:14:11.1628777Z [00:03:48.510]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:11.1629342Z [00:03:48.510]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:11.1629991Z [00:03:48.510]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:11.1630804Z [00:03:48.510]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:11.1631457Z [00:03:48.510]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:11.1638909Z [00:03:48.510]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:11.1639591Z [00:03:48.510]➜  packagefile k8s.io/client-go/dynamic/dynamicinformer=/tmp/go-build1679262874/b2079/_pkg_.a
2025-08-20T21:14:11.1640197Z [00:03:48.510]➜  packagefile k8s.io/client-go/informers=/tmp/go-build1679262874/b2081/_pkg_.a
2025-08-20T21:14:11.1640896Z [00:03:48.510]➜  packagefile k8s.io/client-go/tools/portforward=/tmp/go-build1679262874/b2204/_pkg_.a
2025-08-20T21:14:11.1641440Z [00:03:48.510]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:11.1642173Z [00:03:48.510]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:11.1642593Z [00:03:48.510]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.1643012Z [00:03:48.510]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.1643616Z [00:03:48.510]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.1643930Z [00:03:48.510]➜  EOF
2025-08-20T21:14:11.1645860Z [00:03:48.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2078/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch=>github.com/derailed/k9s/internal/watch;$WORK/b2078=>" -p github.com/derailed/k9s/internal/watch -lang=go1.24 -complete -installsuffix shared -buildid K8l2jKva6uVL4zYIrd-7/K8l2jKva6uVL4zYIrd-7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2078/importcfg -pack ./internal/watch/factory.go ./internal/watch/forwarders.go ./internal/watch/helper.go
2025-08-20T21:14:11.1648330Z [00:03:48.511]➜  cp $WORK/b1986/_pkg_.a /root/.cache/go-build/c2/c279879b7442ca6c6858e1b9538127d89b232f2c2a596ad767389ae0e706e831-d # internal
2025-08-20T21:14:11.1648962Z [00:03:48.511]➜  oras.land/oras-go/v2/errdef
2025-08-20T21:14:11.1649247Z [00:03:48.511]➜  mkdir -p $WORK/b2239/
2025-08-20T21:14:11.1649630Z [00:03:48.511]➜  cat >/tmp/go-build1679262874/b2239/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1649976Z [00:03:48.511]➜  # import config
2025-08-20T21:14:11.1650311Z [00:03:48.512]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.1650774Z [00:03:48.512]➜  EOF
2025-08-20T21:14:11.1652777Z [00:03:48.512]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2239/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/errdef=>oras.land/oras-go/v2@v2.6.0/errdef;$WORK/b2239=>" -p oras.land/oras-go/v2/errdef -lang=go1.23 -complete -installsuffix shared -buildid _Q8DxhBRw0sG0JcNwtd4/_Q8DxhBRw0sG0JcNwtd4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2239/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/errdef/errors.go
2025-08-20T21:14:11.1732274Z [00:03:48.521]➜  go tool buildid -w $WORK/b2239/_pkg_.a # internal
2025-08-20T21:14:11.1733021Z [00:03:48.521]➜  cp $WORK/b2239/_pkg_.a /root/.cache/go-build/21/2141a9de77a83f9fde9bfbbefb00aad87677feceafef541c72eda148f80316aa-d # internal
2025-08-20T21:14:11.1738884Z [00:03:48.522]➜  oras.land/oras-go/v2/internal/spec
2025-08-20T21:14:11.1739674Z [00:03:48.522]➜  mkdir -p $WORK/b2242/
2025-08-20T21:14:11.1741984Z [00:03:48.522]➜  cat >/tmp/go-build1679262874/b2242/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1744047Z [00:03:48.522]➜  # import config
2025-08-20T21:14:11.1745224Z [00:03:48.522]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.1746062Z [00:03:48.522]➜  EOF
2025-08-20T21:14:11.1748240Z [00:03:48.522]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2242/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/spec=>oras.land/oras-go/v2@v2.6.0/internal/spec;$WORK/b2242=>" -p oras.land/oras-go/v2/internal/spec -lang=go1.23 -complete -installsuffix shared -buildid SWGx79F1UqUq7JpzAEdV/SWGx79F1UqUq7JpzAEdV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2242/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/spec/artifact.go
2025-08-20T21:14:11.1846208Z [00:03:48.532]➜  go tool buildid -w $WORK/b2000/_pkg_.a # internal
2025-08-20T21:14:11.1847750Z [00:03:48.533]➜  cp $WORK/b2000/_pkg_.a /root/.cache/go-build/23/23daf125d00631cb0ec5b2dbcfb8874f04213699f3b03fa2f36a97ef4a180c9e-d # internal
2025-08-20T21:14:11.1886143Z [00:03:48.535]➜  github.com/anchore/grype/grype
2025-08-20T21:14:11.1886602Z [00:03:48.535]➜  mkdir -p $WORK/b1983/
2025-08-20T21:14:11.1886997Z [00:03:48.535]➜  cat >/tmp/go-build1679262874/b1983/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1887350Z [00:03:48.535]➜  # import config
2025-08-20T21:14:11.1887699Z [00:03:48.535]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.1888433Z [00:03:48.535]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.1888935Z [00:03:48.535]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:14:11.1889542Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/db/v6=/tmp/go-build1679262874/b812/_pkg_.a
2025-08-20T21:14:11.1890398Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/db/v6/distribution=/tmp/go-build1679262874/b1964/_pkg_.a
2025-08-20T21:14:11.1891350Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/db/v6/installation=/tmp/go-build1679262874/b1967/_pkg_.a
2025-08-20T21:14:11.1892039Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:11.1892670Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/event=/tmp/go-build1679262874/b1966/_pkg_.a
2025-08-20T21:14:11.1893440Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/event/monitor=/tmp/go-build1679262874/b1984/_pkg_.a
2025-08-20T21:14:11.1894184Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/grypeerr=/tmp/go-build1679262874/b1985/_pkg_.a
2025-08-20T21:14:11.1894830Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.1895476Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/matcher=/tmp/go-build1679262874/b1986/_pkg_.a
2025-08-20T21:14:11.1896144Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/matcher/stock=/tmp/go-build1679262874/b1999/_pkg_.a
2025-08-20T21:14:11.1896802Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.1897418Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/vex=/tmp/go-build1679262874/b2000/_pkg_.a
2025-08-20T21:14:11.1898079Z [00:03:48.535]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.1898754Z [00:03:48.535]➜  packagefile github.com/anchore/grype/internal/bus=/tmp/go-build1679262874/b1965/_pkg_.a
2025-08-20T21:14:11.1899389Z [00:03:48.535]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:11.1900043Z [00:03:48.535]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:14:11.1900777Z [00:03:48.535]➜  packagefile github.com/anchore/syft/syft=/tmp/go-build1679262874/b1222/_pkg_.a
2025-08-20T21:14:11.1901421Z [00:03:48.535]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:11.1902195Z [00:03:48.535]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:11.1902882Z [00:03:48.535]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:14:11.1903487Z [00:03:48.535]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:14:11.1904028Z [00:03:48.535]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:11.1904473Z [00:03:48.535]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:11.1904897Z [00:03:48.535]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.1905346Z [00:03:48.535]➜  EOF
2025-08-20T21:14:11.1908048Z [00:03:48.535]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b1983/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype=>github.com/anchore/grype@v0.96.0/grype;$WORK/b1983=>" -p github.com/anchore/grype/grype -lang=go1.24 -complete -installsuffix shared -buildid a2xmlG2DmUcg_n4EsGsh/a2xmlG2DmUcg_n4EsGsh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1983/importcfg -pack /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/deprecated.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/lib.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/load_vulnerability_db.go /root/go/pkg/mod/github.com/anchore/grype@v0.96.0/grype/vulnerability_matcher.go
2025-08-20T21:14:11.1910543Z [00:03:48.536]➜  go tool buildid -w $WORK/b2242/_pkg_.a # internal
2025-08-20T21:14:11.1928272Z [00:03:48.536]➜  cp $WORK/b2242/_pkg_.a /root/.cache/go-build/ed/ed480fda3b97c83db02cee0f14d69a1d246e0aa24d08e9826fade003869fa4c2-d # internal
2025-08-20T21:14:11.1928949Z [00:03:48.540]➜  oras.land/oras-go/v2/internal/descriptor
2025-08-20T21:14:11.1929262Z [00:03:48.540]➜  mkdir -p $WORK/b2240/
2025-08-20T21:14:11.1929638Z [00:03:48.540]➜  cat >/tmp/go-build1679262874/b2240/importcfg << 'EOF' # internal
2025-08-20T21:14:11.1929997Z [00:03:48.540]➜  # import config
2025-08-20T21:14:11.1930443Z [00:03:48.540]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.1931745Z [00:03:48.540]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.1932634Z [00:03:48.540]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.1933343Z [00:03:48.540]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.1933756Z [00:03:48.540]➜  EOF
2025-08-20T21:14:11.1935747Z [00:03:48.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2240/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/descriptor=>oras.land/oras-go/v2@v2.6.0/internal/descriptor;$WORK/b2240=>" -p oras.land/oras-go/v2/internal/descriptor -lang=go1.23 -complete -installsuffix shared -buildid XnqXQdTUOjEgEb0c7eX5/XnqXQdTUOjEgEb0c7eX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2240/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/descriptor/descriptor.go
2025-08-20T21:14:11.2094378Z [00:03:48.557]➜  go tool buildid -w $WORK/b2240/_pkg_.a # internal
2025-08-20T21:14:11.2097613Z [00:03:48.557]➜  cp $WORK/b2240/_pkg_.a /root/.cache/go-build/f0/f09b2d25df3cabf38ae09578cb177645037e8eba973636b3f5d570abb2c8d817-d # internal
2025-08-20T21:14:11.2109845Z [00:03:48.559]➜  oras.land/oras-go/v2/content
2025-08-20T21:14:11.2131485Z [00:03:48.559]➜  mkdir -p $WORK/b2238/
2025-08-20T21:14:11.2131919Z [00:03:48.559]➜  cat >/tmp/go-build1679262874/b2238/importcfg << 'EOF' # internal
2025-08-20T21:14:11.2132301Z [00:03:48.559]➜  # import config
2025-08-20T21:14:11.2132647Z [00:03:48.559]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.2133106Z [00:03:48.559]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.2138127Z [00:03:48.559]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.2141452Z [00:03:48.559]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.2142044Z [00:03:48.559]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.2142731Z [00:03:48.559]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.2143309Z [00:03:48.559]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.2143818Z [00:03:48.559]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.2144437Z [00:03:48.559]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.2145387Z [00:03:48.559]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.2146008Z [00:03:48.559]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.2146419Z [00:03:48.559]➜  EOF
2025-08-20T21:14:11.2149381Z [00:03:48.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2238/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content=>oras.land/oras-go/v2@v2.6.0/content;$WORK/b2238=>" -p oras.land/oras-go/v2/content -lang=go1.23 -complete -installsuffix shared -buildid BAYc9yMR6JWR2grGryag/BAYc9yMR6JWR2grGryag -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2238/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/descriptor.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/graph.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/limitedstorage.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/reader.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/resolver.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/storage.go
2025-08-20T21:14:11.2413336Z [00:03:48.589]➜  go tool buildid -w $WORK/b811/_pkg_.a # internal
2025-08-20T21:14:11.2430472Z [00:03:48.591]➜  cp $WORK/b811/_pkg_.a /root/.cache/go-build/83/837338f019689f9db47fce91e8092bcbca4aaba4d34a3e85cb857e2b0159e349-d # internal
2025-08-20T21:14:11.2446533Z [00:03:48.593]➜  oras.land/oras-go/v2/internal/copyutil
2025-08-20T21:14:11.2446893Z [00:03:48.593]➜  mkdir -p $WORK/b2246/
2025-08-20T21:14:11.2448491Z [00:03:48.593]➜  cat >/tmp/go-build1679262874/b2246/importcfg << 'EOF' # internal
2025-08-20T21:14:11.2449394Z [00:03:48.593]➜  # import config
2025-08-20T21:14:11.2450000Z [00:03:48.593]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.2450466Z [00:03:48.593]➜  EOF
2025-08-20T21:14:11.2455624Z [00:03:48.594]➜  go tool buildid -w $WORK/b2238/_pkg_.a # internal
2025-08-20T21:14:11.2463860Z [00:03:48.594]➜  cp $WORK/b2238/_pkg_.a /root/.cache/go-build/3b/3bd9ad858b6f4fdaedf00c6bd7a1af9e3fb5f5320a317e6b04d583543b362373-d # internal
2025-08-20T21:14:11.2466329Z [00:03:48.594]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2246/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/copyutil=>oras.land/oras-go/v2@v2.6.0/internal/copyutil;$WORK/b2246=>" -p oras.land/oras-go/v2/internal/copyutil -lang=go1.23 -complete -installsuffix shared -buildid ByOv2PcrhKyS1lLBe8zk/ByOv2PcrhKyS1lLBe8zk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2246/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/copyutil/stack.go
2025-08-20T21:14:11.2483499Z [00:03:48.596]➜  oras.land/oras-go/v2/internal/ioutil
2025-08-20T21:14:11.2484377Z [00:03:48.596]➜  mkdir -p $WORK/b2244/
2025-08-20T21:14:11.2485951Z [00:03:48.596]➜  cat >/tmp/go-build1679262874/b2244/importcfg << 'EOF' # internal
2025-08-20T21:14:11.2486778Z [00:03:48.596]➜  # import config
2025-08-20T21:14:11.2487181Z [00:03:48.596]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.2487778Z [00:03:48.596]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.2488599Z [00:03:48.596]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.2489204Z [00:03:48.596]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.2489703Z [00:03:48.596]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:11.2490023Z [00:03:48.596]➜  EOF
2025-08-20T21:14:11.2492059Z [00:03:48.596]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2244/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/ioutil=>oras.land/oras-go/v2@v2.6.0/internal/ioutil;$WORK/b2244=>" -p oras.land/oras-go/v2/internal/ioutil -lang=go1.23 -complete -installsuffix shared -buildid xCIZP5D78f18lKhDm-oj/xCIZP5D78f18lKhDm-oj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2244/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/ioutil/io.go
2025-08-20T21:14:11.2697584Z [00:03:48.618]➜  go tool buildid -w $WORK/b2246/_pkg_.a # internal
2025-08-20T21:14:11.2702805Z [00:03:48.618]➜  cp $WORK/b2246/_pkg_.a /root/.cache/go-build/12/1257333189a335e4fbc99562afc30557da587a512254f0ddb92de2ac74b4eba0-d # internal
2025-08-20T21:14:11.2729267Z [00:03:48.621]➜  go tool buildid -w $WORK/b2244/_pkg_.a # internal
2025-08-20T21:14:11.2735910Z [00:03:48.622]➜  oras.land/oras-go/v2/registry
2025-08-20T21:14:11.2736329Z [00:03:48.622]➜  mkdir -p $WORK/b2248/
2025-08-20T21:14:11.2739754Z [00:03:48.622]➜  cat >/tmp/go-build1679262874/b2248/importcfg << 'EOF' # internal
2025-08-20T21:14:11.2741797Z [00:03:48.622]➜  # import config
2025-08-20T21:14:11.2742177Z [00:03:48.622]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.2742653Z [00:03:48.622]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.2743092Z [00:03:48.622]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.2746091Z [00:03:48.622]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.2746793Z [00:03:48.622]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.2747347Z [00:03:48.622]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.2747759Z [00:03:48.622]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:11.2748430Z [00:03:48.622]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.2749068Z [00:03:48.622]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.2749683Z [00:03:48.622]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.2750316Z [00:03:48.622]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.2750994Z [00:03:48.622]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:11.2751418Z [00:03:48.622]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.2751740Z [00:03:48.622]➜  EOF
2025-08-20T21:14:11.2754007Z [00:03:48.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2248/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry=>oras.land/oras-go/v2@v2.6.0/registry;$WORK/b2248=>" -p oras.land/oras-go/v2/registry -lang=go1.23 -complete -installsuffix shared -buildid 429u1S7PqYv-Vo-cG21f/429u1S7PqYv-Vo-cG21f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2248/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/reference.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/registry.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/repository.go
2025-08-20T21:14:11.2758762Z [00:03:48.623]➜  cp $WORK/b2244/_pkg_.a /root/.cache/go-build/24/24d381b31858e911fff0449786770a96e033306d2397ae507ae825fc9f60b5bc-d # internal
2025-08-20T21:14:11.2764567Z [00:03:48.624]➜  oras.land/oras-go/v2/internal/cas
2025-08-20T21:14:11.2767391Z [00:03:48.624]➜  mkdir -p $WORK/b2243/
2025-08-20T21:14:11.2780110Z [00:03:48.626]➜  cat >/tmp/go-build1679262874/b2243/importcfg << 'EOF' # internal
2025-08-20T21:14:11.2787342Z [00:03:48.627]➜  # import config
2025-08-20T21:14:11.2787712Z [00:03:48.627]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:11.2788146Z [00:03:48.627]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.2788582Z [00:03:48.627]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.2789157Z [00:03:48.627]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.2789712Z [00:03:48.627]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.2790474Z [00:03:48.627]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.2791263Z [00:03:48.627]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.2791884Z [00:03:48.627]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.2792522Z [00:03:48.627]➜  packagefile oras.land/oras-go/v2/internal/ioutil=/tmp/go-build1679262874/b2244/_pkg_.a
2025-08-20T21:14:11.2793031Z [00:03:48.627]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.2793339Z [00:03:48.627]➜  EOF
2025-08-20T21:14:11.2795670Z [00:03:48.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2243/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/cas=>oras.land/oras-go/v2@v2.6.0/internal/cas;$WORK/b2243=>" -p oras.land/oras-go/v2/internal/cas -lang=go1.23 -complete -installsuffix shared -buildid 9eUEbJlhhzTsMyo3kadk/9eUEbJlhhzTsMyo3kadk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2243/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/cas/memory.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/cas/proxy.go
2025-08-20T21:14:11.3203380Z [00:03:48.668]➜  go tool buildid -w $WORK/b2248/_pkg_.a # internal
2025-08-20T21:14:11.3220689Z [00:03:48.669]➜  cp $WORK/b2248/_pkg_.a /root/.cache/go-build/2e/2ea722fc52e70dbfb4a0a36c9a4d24f675492751cf22f85b78d858ece167c580-d # internal
2025-08-20T21:14:11.3227064Z [00:03:48.670]➜  oras.land/oras-go/v2/internal/interfaces
2025-08-20T21:14:11.3227412Z [00:03:48.670]➜  mkdir -p $WORK/b2247/
2025-08-20T21:14:11.3228057Z [00:03:48.671]➜  cat >/tmp/go-build1679262874/b2247/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3228517Z [00:03:48.671]➜  # import config
2025-08-20T21:14:11.3228949Z [00:03:48.671]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:11.3229351Z [00:03:48.671]➜  EOF
2025-08-20T21:14:11.3231429Z [00:03:48.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2247/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/interfaces=>oras.land/oras-go/v2@v2.6.0/internal/interfaces;$WORK/b2247=>" -p oras.land/oras-go/v2/internal/interfaces -lang=go1.23 -complete -installsuffix shared -buildid MeSJBOA9_MBdWDtyM-Pb/MeSJBOA9_MBdWDtyM-Pb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2247/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/interfaces/registry.go
2025-08-20T21:14:11.3325497Z [00:03:48.680]➜  go tool buildid -w $WORK/b2247/_pkg_.a # internal
2025-08-20T21:14:11.3329272Z [00:03:48.681]➜  cp $WORK/b2247/_pkg_.a /root/.cache/go-build/26/262c567a3d1fc5786511d61f4d91d993f4d72d147ac54a53fac3338083f6112e-d # internal
2025-08-20T21:14:11.3333730Z [00:03:48.681]➜  oras.land/oras-go/v2/internal/manifestutil
2025-08-20T21:14:11.3334619Z [00:03:48.681]➜  mkdir -p $WORK/b2250/
2025-08-20T21:14:11.3337229Z [00:03:48.682]➜  cat >/tmp/go-build1679262874/b2250/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3337692Z [00:03:48.682]➜  # import config
2025-08-20T21:14:11.3338045Z [00:03:48.682]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.3338506Z [00:03:48.682]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.3339338Z [00:03:48.682]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.3340052Z [00:03:48.682]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.3340773Z [00:03:48.682]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.3341454Z [00:03:48.682]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.3341857Z [00:03:48.682]➜  EOF
2025-08-20T21:14:11.3343882Z [00:03:48.682]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2250/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/manifestutil=>oras.land/oras-go/v2@v2.6.0/internal/manifestutil;$WORK/b2250=>" -p oras.land/oras-go/v2/internal/manifestutil -lang=go1.23 -complete -installsuffix shared -buildid 7oJeePhn5XlwYRX8BMo9/7oJeePhn5XlwYRX8BMo9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2250/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/manifestutil/parser.go
2025-08-20T21:14:11.3560992Z [00:03:48.704]➜  go tool buildid -w $WORK/b1983/_pkg_.a # internal
2025-08-20T21:14:11.3564129Z [00:03:48.704]➜  go tool buildid -w $WORK/b2250/_pkg_.a # internal
2025-08-20T21:14:11.3567766Z [00:03:48.705]➜  cp $WORK/b2250/_pkg_.a /root/.cache/go-build/d4/d4d9861745c031cc613b516c5aaee48ee81ede7f62c27864c2a3afb3a05d5d08-d # internal
2025-08-20T21:14:11.3573362Z [00:03:48.705]➜  oras.land/oras-go/v2/internal/platform
2025-08-20T21:14:11.3574176Z [00:03:48.705]➜  mkdir -p $WORK/b2249/
2025-08-20T21:14:11.3576951Z [00:03:48.706]➜  cat >/tmp/go-build1679262874/b2249/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3578576Z [00:03:48.706]➜  # import config
2025-08-20T21:14:11.3592408Z [00:03:48.706]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.3593379Z [00:03:48.706]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.3594393Z [00:03:48.706]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.3595034Z [00:03:48.706]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.3595594Z [00:03:48.706]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.3596374Z [00:03:48.706]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.3597012Z [00:03:48.706]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.3597612Z [00:03:48.706]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.3598273Z [00:03:48.706]➜  packagefile oras.land/oras-go/v2/internal/manifestutil=/tmp/go-build1679262874/b2250/_pkg_.a
2025-08-20T21:14:11.3598704Z [00:03:48.706]➜  EOF
2025-08-20T21:14:11.3604567Z [00:03:48.707]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2249/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/platform=>oras.land/oras-go/v2@v2.6.0/internal/platform;$WORK/b2249=>" -p oras.land/oras-go/v2/internal/platform -lang=go1.23 -complete -installsuffix shared -buildid Hv_UXGa8U97ROnOJcyyb/Hv_UXGa8U97ROnOJcyyb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2249/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/platform/platform.go
2025-08-20T21:14:11.3621198Z [00:03:48.710]➜  cp $WORK/b1983/_pkg_.a /root/.cache/go-build/17/17f16fe91dfa316dd71112c376e96e3eeac1db7fdf432bfb21fc1cdd35d56346-d # internal
2025-08-20T21:14:11.3641008Z [00:03:48.712]➜  github.com/derailed/k9s/internal/vul
2025-08-20T21:14:11.3641528Z [00:03:48.712]➜  mkdir -p $WORK/b759/
2025-08-20T21:14:11.3651167Z [00:03:48.713]➜  cat >/tmp/go-build1679262874/b759/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3651907Z [00:03:48.713]➜  # import config
2025-08-20T21:14:11.3652569Z [00:03:48.713]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.3653074Z [00:03:48.713]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.3653493Z [00:03:48.713]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.3653966Z [00:03:48.713]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:11.3654612Z [00:03:48.713]➜  packagefile github.com/anchore/grype/cmd/grype/cli/options=/tmp/go-build1679262874/b811/_pkg_.a
2025-08-20T21:14:11.3655465Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype=/tmp/go-build1679262874/b1983/_pkg_.a
2025-08-20T21:14:11.3656087Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:11.3656894Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher=/tmp/go-build1679262874/b1986/_pkg_.a
2025-08-20T21:14:11.3657576Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/dotnet=/tmp/go-build1679262874/b1989/_pkg_.a
2025-08-20T21:14:11.3658289Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/golang=/tmp/go-build1679262874/b1991/_pkg_.a
2025-08-20T21:14:11.3658986Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/java=/tmp/go-build1679262874/b1970/_pkg_.a
2025-08-20T21:14:11.3659710Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/javascript=/tmp/go-build1679262874/b1992/_pkg_.a
2025-08-20T21:14:11.3660438Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/python=/tmp/go-build1679262874/b1995/_pkg_.a
2025-08-20T21:14:11.3661396Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/ruby=/tmp/go-build1679262874/b1997/_pkg_.a
2025-08-20T21:14:11.3662097Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/matcher/stock=/tmp/go-build1679262874/b1999/_pkg_.a
2025-08-20T21:14:11.3662749Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:11.3663370Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/vex=/tmp/go-build1679262874/b2000/_pkg_.a
2025-08-20T21:14:11.3664028Z [00:03:48.713]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:11.3664658Z [00:03:48.713]➜  packagefile github.com/anchore/syft/syft=/tmp/go-build1679262874/b1222/_pkg_.a
2025-08-20T21:14:11.3684180Z [00:03:48.713]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:11.3685020Z [00:03:48.713]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:11.3685708Z [00:03:48.713]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build1679262874/b1813/_pkg_.a
2025-08-20T21:14:11.3686386Z [00:03:48.713]➜  packagefile github.com/olekukonko/tablewriter/renderer=/tmp/go-build1679262874/b1820/_pkg_.a
2025-08-20T21:14:11.3687049Z [00:03:48.713]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:14:11.3687683Z [00:03:48.713]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.3688203Z [00:03:48.713]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:11.3688627Z [00:03:48.713]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:11.3689046Z [00:03:48.713]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.3689478Z [00:03:48.713]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.3689913Z [00:03:48.713]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.3690221Z [00:03:48.713]➜  EOF
2025-08-20T21:14:11.3692482Z [00:03:48.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul=>github.com/derailed/k9s/internal/vul;$WORK/b759=>" -p github.com/derailed/k9s/internal/vul -lang=go1.24 -complete -installsuffix shared -buildid K_MR_GsbgYjYr2c2NOyW/K_MR_GsbgYjYr2c2NOyW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./internal/vul/scan.go ./internal/vul/scanner.go ./internal/vul/scorer.go ./internal/vul/table.go ./internal/vul/tally.go ./internal/vul/types.go
2025-08-20T21:14:11.3883520Z [00:03:48.736]➜  go tool buildid -w $WORK/b2249/_pkg_.a # internal
2025-08-20T21:14:11.3892683Z [00:03:48.737]➜  go tool buildid -w $WORK/b2243/_pkg_.a # internal
2025-08-20T21:14:11.3893853Z [00:03:48.737]➜  cp $WORK/b2249/_pkg_.a /root/.cache/go-build/2c/2c3cacc1b8aed274c3b19e237fa25757c03690d3630a42af5bfafd73921aea11-d # internal
2025-08-20T21:14:11.3905977Z [00:03:48.739]➜  oras.land/oras-go/v2/internal/status
2025-08-20T21:14:11.3906740Z [00:03:48.739]➜  mkdir -p $WORK/b2252/
2025-08-20T21:14:11.3915982Z [00:03:48.739]➜  cat >/tmp/go-build1679262874/b2252/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3916924Z [00:03:48.740]➜  # import config
2025-08-20T21:14:11.3917517Z [00:03:48.740]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.3918222Z [00:03:48.740]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.3918757Z [00:03:48.740]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.3919068Z [00:03:48.740]➜  EOF
2025-08-20T21:14:11.3921056Z [00:03:48.740]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2252/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/status=>oras.land/oras-go/v2@v2.6.0/internal/status;$WORK/b2252=>" -p oras.land/oras-go/v2/internal/status -lang=go1.23 -complete -installsuffix shared -buildid eDs3hrUoOQ1HdshYdAel/eDs3hrUoOQ1HdshYdAel -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2252/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/status/tracker.go
2025-08-20T21:14:11.3958811Z [00:03:48.743]➜  cp $WORK/b2243/_pkg_.a /root/.cache/go-build/7f/7f3eb58cb4ea3015854fa59c744e9d58e84800aad55302b2c9145cf9c5b6c032-d # internal
2025-08-20T21:14:11.3959508Z [00:03:48.744]➜  oras.land/oras-go/v2/internal/registryutil
2025-08-20T21:14:11.3959834Z [00:03:48.744]➜  mkdir -p $WORK/b2251/
2025-08-20T21:14:11.3979508Z [00:03:48.746]➜  cat >/tmp/go-build1679262874/b2251/importcfg << 'EOF' # internal
2025-08-20T21:14:11.3979940Z [00:03:48.746]➜  # import config
2025-08-20T21:14:11.3980542Z [00:03:48.746]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.3981361Z [00:03:48.746]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.3981925Z [00:03:48.746]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.3982430Z [00:03:48.746]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.3990245Z [00:03:48.746]➜  packagefile oras.land/oras-go/v2/internal/cas=/tmp/go-build1679262874/b2243/_pkg_.a
2025-08-20T21:14:11.3991433Z [00:03:48.746]➜  packagefile oras.land/oras-go/v2/internal/ioutil=/tmp/go-build1679262874/b2244/_pkg_.a
2025-08-20T21:14:11.3992118Z [00:03:48.746]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:11.3992615Z [00:03:48.746]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.3992928Z [00:03:48.746]➜  EOF
2025-08-20T21:14:11.3994941Z [00:03:48.746]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2251/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/registryutil=>oras.land/oras-go/v2@v2.6.0/internal/registryutil;$WORK/b2251=>" -p oras.land/oras-go/v2/internal/registryutil -lang=go1.23 -complete -installsuffix shared -buildid Xv6ls6T1N76cyF28u04F/Xv6ls6T1N76cyF28u04F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2251/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/registryutil/proxy.go
2025-08-20T21:14:11.4207486Z [00:03:48.768]➜  go tool buildid -w $WORK/b2251/_pkg_.a # internal
2025-08-20T21:14:11.4209900Z [00:03:48.769]➜  cp $WORK/b2251/_pkg_.a /root/.cache/go-build/f2/f2fece0f84185ff2c6caa6443775b651634210352614faf36db29c916404c0bc-d # internal
2025-08-20T21:14:11.4249819Z [00:03:48.773]➜  oras.land/oras-go/v2/internal/syncutil
2025-08-20T21:14:11.4250838Z [00:03:48.773]➜  mkdir -p $WORK/b2253/
2025-08-20T21:14:11.4255565Z [00:03:48.774]➜  cat >/tmp/go-build1679262874/b2253/importcfg << 'EOF' # internal
2025-08-20T21:14:11.4256320Z [00:03:48.774]➜  # import config
2025-08-20T21:14:11.4256675Z [00:03:48.774]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.4257225Z [00:03:48.774]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:14:11.4260057Z [00:03:48.774]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:14:11.4260547Z [00:03:48.774]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.4261146Z [00:03:48.774]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:11.4261480Z [00:03:48.774]➜  EOF
2025-08-20T21:14:11.4264490Z [00:03:48.774]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2253/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil=>oras.land/oras-go/v2@v2.6.0/internal/syncutil;$WORK/b2253=>" -p oras.land/oras-go/v2/internal/syncutil -lang=go1.23 -complete -installsuffix shared -buildid --xj5wtSarFffee6lXyW/--xj5wtSarFffee6lXyW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2253/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil/limit.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil/limitgroup.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil/merge.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil/once.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/syncutil/pool.go
2025-08-20T21:14:11.4668619Z [00:03:48.815]➜  go tool buildid -w $WORK/b2253/_pkg_.a # internal
2025-08-20T21:14:11.4674012Z [00:03:48.815]➜  go tool buildid -w $WORK/b2252/_pkg_.a # internal
2025-08-20T21:14:11.4678853Z [00:03:48.816]➜  cp $WORK/b2253/_pkg_.a /root/.cache/go-build/6a/6a6cbf4f8bb0481a21e44fbacba9b90641075571acd870060195b52ba90870b6-d # internal
2025-08-20T21:14:11.4687187Z [00:03:48.817]➜  oras.land/oras-go/v2/registry/remote/errcode
2025-08-20T21:14:11.4695773Z [00:03:48.817]➜  mkdir -p $WORK/b2256/
2025-08-20T21:14:11.4696501Z [00:03:48.817]➜  cat >/tmp/go-build1679262874/b2256/importcfg << 'EOF' # internal
2025-08-20T21:14:11.4696936Z [00:03:48.817]➜  # import config
2025-08-20T21:14:11.4697274Z [00:03:48.817]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.4697707Z [00:03:48.817]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.4698152Z [00:03:48.817]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:11.4698582Z [00:03:48.817]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.4699012Z [00:03:48.817]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:11.4699475Z [00:03:48.817]➜  EOF
2025-08-20T21:14:11.4700107Z [00:03:48.817]➜  cp $WORK/b2252/_pkg_.a /root/.cache/go-build/bd/bdb84ef2aea4a643d4d467bf4cb8d23bb94bbd2863c955df9df2c2f1783611b0-d # internal
2025-08-20T21:14:11.4702651Z [00:03:48.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2256/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/errcode=>oras.land/oras-go/v2@v2.6.0/registry/remote/errcode;$WORK/b2256=>" -p oras.land/oras-go/v2/registry/remote/errcode -lang=go1.23 -complete -installsuffix shared -buildid TDjw542Dv4ghmOF8abQk/TDjw542Dv4ghmOF8abQk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2256/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/errcode/errors.go
2025-08-20T21:14:11.4706185Z [00:03:48.818]➜  oras.land/oras-go/v2/registry/remote/retry
2025-08-20T21:14:11.4706843Z [00:03:48.818]➜  mkdir -p $WORK/b2257/
2025-08-20T21:14:11.4707346Z [00:03:48.819]➜  cat >/tmp/go-build1679262874/b2257/importcfg << 'EOF' # internal
2025-08-20T21:14:11.4707801Z [00:03:48.819]➜  # import config
2025-08-20T21:14:11.4708259Z [00:03:48.819]➜  packagefile hash/maphash=/tmp/go-build1679262874/b846/_pkg_.a
2025-08-20T21:14:11.4708819Z [00:03:48.819]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:11.4709377Z [00:03:48.819]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:14:11.4710211Z [00:03:48.819]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:11.4711508Z [00:03:48.819]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.4712124Z [00:03:48.819]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:11.4713626Z [00:03:48.819]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.4714529Z [00:03:48.819]➜  EOF
2025-08-20T21:14:11.4716849Z [00:03:48.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2257/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/retry=>oras.land/oras-go/v2@v2.6.0/registry/remote/retry;$WORK/b2257=>" -p oras.land/oras-go/v2/registry/remote/retry -lang=go1.23 -complete -installsuffix shared -buildid eXrh2ee9ZZ1tVHM-U7TC/eXrh2ee9ZZ1tVHM-U7TC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2257/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/retry/client.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/retry/policy.go
2025-08-20T21:14:11.4894932Z [00:03:48.837]➜  go tool buildid -w $WORK/b2256/_pkg_.a # internal
2025-08-20T21:14:11.4895696Z [00:03:48.837]➜  cp $WORK/b2256/_pkg_.a /root/.cache/go-build/fa/fa6b3a0a4fd732d2ecf461c1759b80f240723f5246ef3d419946ae7a163f115b-d # internal
2025-08-20T21:14:11.4929903Z [00:03:48.841]➜  oras.land/oras-go/v2/registry/remote/internal/errutil
2025-08-20T21:14:11.4930331Z [00:03:48.841]➜  mkdir -p $WORK/b2255/
2025-08-20T21:14:11.4931872Z [00:03:48.841]➜  cat >/tmp/go-build1679262874/b2255/importcfg << 'EOF' # internal
2025-08-20T21:14:11.4932836Z [00:03:48.841]➜  # import config
2025-08-20T21:14:11.4933645Z [00:03:48.841]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.4934164Z [00:03:48.841]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.4934581Z [00:03:48.841]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.4935389Z [00:03:48.841]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.4936042Z [00:03:48.841]➜  packagefile oras.land/oras-go/v2/registry/remote/errcode=/tmp/go-build1679262874/b2256/_pkg_.a
2025-08-20T21:14:11.4936481Z [00:03:48.841]➜  EOF
2025-08-20T21:14:11.4938868Z [00:03:48.841]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2255/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/internal/errutil=>oras.land/oras-go/v2@v2.6.0/registry/remote/internal/errutil;$WORK/b2255=>" -p oras.land/oras-go/v2/registry/remote/internal/errutil -lang=go1.23 -complete -installsuffix shared -buildid XVHcWTs7ddbYL8hG_Voq/XVHcWTs7ddbYL8hG_Voq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2255/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/internal/errutil/errutil.go
2025-08-20T21:14:11.5156690Z [00:03:48.864]➜  go tool buildid -w $WORK/b2257/_pkg_.a # internal
2025-08-20T21:14:11.5166219Z [00:03:48.865]➜  cp $WORK/b2257/_pkg_.a /root/.cache/go-build/05/0595ce9987e8113edb1f7591814df1ba32d4772259960701b0f1d5fab0c12987-d # internal
2025-08-20T21:14:11.5172049Z [00:03:48.865]➜  oras.land/oras-go/v2/internal/graph
2025-08-20T21:14:11.5172443Z [00:03:48.865]➜  mkdir -p $WORK/b2259/
2025-08-20T21:14:11.5186597Z [00:03:48.866]➜  cat >/tmp/go-build1679262874/b2259/importcfg << 'EOF' # internal
2025-08-20T21:14:11.5187047Z [00:03:48.866]➜  # import config
2025-08-20T21:14:11.5187410Z [00:03:48.866]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.5187864Z [00:03:48.866]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.5188401Z [00:03:48.866]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.5202208Z [00:03:48.866]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.5203001Z [00:03:48.866]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.5203959Z [00:03:48.866]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.5204599Z [00:03:48.866]➜  packagefile oras.land/oras-go/v2/internal/container/set=/tmp/go-build1679262874/b2245/_pkg_.a
2025-08-20T21:14:11.5205462Z [00:03:48.866]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.5206108Z [00:03:48.866]➜  packagefile oras.land/oras-go/v2/internal/status=/tmp/go-build1679262874/b2252/_pkg_.a
2025-08-20T21:14:11.5206746Z [00:03:48.867]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:11.5207299Z [00:03:48.867]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.5207614Z [00:03:48.867]➜  EOF
2025-08-20T21:14:11.5209493Z [00:03:48.867]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2259/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/graph=>oras.land/oras-go/v2@v2.6.0/internal/graph;$WORK/b2259=>" -p oras.land/oras-go/v2/internal/graph -lang=go1.23 -complete -installsuffix shared -buildid pPc-6hYH3D0GAt1CYRLZ/pPc-6hYH3D0GAt1CYRLZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2259/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/graph/memory.go
2025-08-20T21:14:11.5240077Z [00:03:48.872]➜  go tool buildid -w $WORK/b2255/_pkg_.a # internal
2025-08-20T21:14:11.5240958Z [00:03:48.872]➜  cp $WORK/b2255/_pkg_.a /root/.cache/go-build/cc/cc204acb395a0d0a1c499790cb4c07cb39a37e451cdb304bdafc2f775d2ef558-d # internal
2025-08-20T21:14:11.5262277Z [00:03:48.874]➜  oras.land/oras-go/v2/registry/remote/auth
2025-08-20T21:14:11.5262678Z [00:03:48.874]➜  mkdir -p $WORK/b2254/
2025-08-20T21:14:11.5263069Z [00:03:48.874]➜  cat >/tmp/go-build1679262874/b2254/importcfg << 'EOF' # internal
2025-08-20T21:14:11.5263418Z [00:03:48.874]➜  # import config
2025-08-20T21:14:11.5263984Z [00:03:48.874]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.5264532Z [00:03:48.874]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:11.5265008Z [00:03:48.874]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.5265461Z [00:03:48.874]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.5265874Z [00:03:48.874]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.5266276Z [00:03:48.874]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.5266896Z [00:03:48.874]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.5267388Z [00:03:48.874]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:11.5267893Z [00:03:48.874]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.5268503Z [00:03:48.874]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:11.5269125Z [00:03:48.874]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:11.5269807Z [00:03:48.874]➜  packagefile oras.land/oras-go/v2/registry/remote/internal/errutil=/tmp/go-build1679262874/b2255/_pkg_.a
2025-08-20T21:14:11.5270531Z [00:03:48.874]➜  packagefile oras.land/oras-go/v2/registry/remote/retry=/tmp/go-build1679262874/b2257/_pkg_.a
2025-08-20T21:14:11.5271295Z [00:03:48.874]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:11.5271721Z [00:03:48.874]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:11.5272156Z [00:03:48.874]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.5272581Z [00:03:48.874]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.5272888Z [00:03:48.874]➜  EOF
2025-08-20T21:14:11.5276023Z [00:03:48.874]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2254/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth=>oras.land/oras-go/v2@v2.6.0/registry/remote/auth;$WORK/b2254=>" -p oras.land/oras-go/v2/registry/remote/auth -lang=go1.23 -complete -installsuffix shared -buildid qawozVQxkRti2CQ9ufDU/qawozVQxkRti2CQ9ufDU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2254/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth/cache.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth/challenge.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth/client.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth/credential.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/auth/scope.go
2025-08-20T21:14:11.5960898Z [00:03:48.944]➜  go tool buildid -w $WORK/b2078/_pkg_.a # internal
2025-08-20T21:14:11.6267703Z [00:03:48.975]➜  cp $WORK/b2078/_pkg_.a /root/.cache/go-build/e1/e16f2417fc36fb6c3bddf04742548835534fe9b071dd1a5970a8b5affe80ee12-d # internal
2025-08-20T21:14:11.6272081Z [00:03:48.975]➜  oras.land/oras-go/v2/internal/resolver
2025-08-20T21:14:11.6272731Z [00:03:48.975]➜  mkdir -p $WORK/b2260/
2025-08-20T21:14:11.6282823Z [00:03:48.976]➜  cat >/tmp/go-build1679262874/b2260/importcfg << 'EOF' # internal
2025-08-20T21:14:11.6283468Z [00:03:48.976]➜  # import config
2025-08-20T21:14:11.6284042Z [00:03:48.976]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.6285180Z [00:03:48.976]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.6286259Z [00:03:48.976]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.6287018Z [00:03:48.976]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.6287596Z [00:03:48.976]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:14:11.6288112Z [00:03:48.976]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.6288999Z [00:03:48.976]➜  packagefile oras.land/oras-go/v2/internal/container/set=/tmp/go-build1679262874/b2245/_pkg_.a
2025-08-20T21:14:11.6289615Z [00:03:48.976]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.6289928Z [00:03:48.976]➜  EOF
2025-08-20T21:14:11.6292132Z [00:03:48.976]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2260/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/resolver=>oras.land/oras-go/v2@v2.6.0/internal/resolver;$WORK/b2260=>" -p oras.land/oras-go/v2/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid QojenUYOg1IxtgbbqoB4/QojenUYOg1IxtgbbqoB4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2260/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/resolver/memory.go
2025-08-20T21:14:11.6684991Z [00:03:49.016]➜  go tool buildid -w $WORK/b2260/_pkg_.a # internal
2025-08-20T21:14:11.6694315Z [00:03:49.017]➜  cp $WORK/b2260/_pkg_.a /root/.cache/go-build/92/92036a34aab06513181ac8006f5746958f4c75749f5df78e2b2e5bd89bb452c6-d # internal
2025-08-20T21:14:11.6697703Z [00:03:49.018]➜  oras.land/oras-go/v2/internal/httputil
2025-08-20T21:14:11.6702649Z [00:03:49.018]➜  mkdir -p $WORK/b2262/
2025-08-20T21:14:11.6703068Z [00:03:49.018]➜  go tool buildid -w $WORK/b2259/_pkg_.a # internal
2025-08-20T21:14:11.6704905Z [00:03:49.018]➜  cat >/tmp/go-build1679262874/b2262/importcfg << 'EOF' # internal
2025-08-20T21:14:11.6705659Z [00:03:49.019]➜  # import config
2025-08-20T21:14:11.6706679Z [00:03:49.019]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.6707390Z [00:03:49.019]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.6707894Z [00:03:49.019]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.6709121Z [00:03:49.019]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.6709504Z [00:03:49.019]➜  EOF
2025-08-20T21:14:11.6711561Z [00:03:49.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2262/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/httputil=>oras.land/oras-go/v2@v2.6.0/internal/httputil;$WORK/b2262=>" -p oras.land/oras-go/v2/internal/httputil -lang=go1.23 -complete -installsuffix shared -buildid lSXvDmDAhfI3AneISxfu/lSXvDmDAhfI3AneISxfu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2262/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/internal/httputil/seek.go
2025-08-20T21:14:11.6763819Z [00:03:49.024]➜  cp $WORK/b2259/_pkg_.a /root/.cache/go-build/ba/bacf4dd598c58fe6923272fb8c5728956a34844924f47692a040d7c655b650c1-d # internal
2025-08-20T21:14:11.6769464Z [00:03:49.025]➜  oras.land/oras-go/v2/content/memory
2025-08-20T21:14:11.6770420Z [00:03:49.025]➜  mkdir -p $WORK/b2258/
2025-08-20T21:14:11.6774699Z [00:03:49.026]➜  cat >/tmp/go-build1679262874/b2258/importcfg << 'EOF' # internal
2025-08-20T21:14:11.6775424Z [00:03:49.026]➜  # import config
2025-08-20T21:14:11.6776025Z [00:03:49.026]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.6776692Z [00:03:49.026]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.6777683Z [00:03:49.026]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.6778494Z [00:03:49.026]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.6779432Z [00:03:49.026]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.6780456Z [00:03:49.026]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.6781478Z [00:03:49.026]➜  packagefile oras.land/oras-go/v2/internal/cas=/tmp/go-build1679262874/b2243/_pkg_.a
2025-08-20T21:14:11.6782570Z [00:03:49.026]➜  packagefile oras.land/oras-go/v2/internal/graph=/tmp/go-build1679262874/b2259/_pkg_.a
2025-08-20T21:14:11.6783656Z [00:03:49.026]➜  packagefile oras.land/oras-go/v2/internal/resolver=/tmp/go-build1679262874/b2260/_pkg_.a
2025-08-20T21:14:11.6784253Z [00:03:49.026]➜  EOF
2025-08-20T21:14:11.6786771Z [00:03:49.026]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2258/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/memory=>oras.land/oras-go/v2@v2.6.0/content/memory;$WORK/b2258=>" -p oras.land/oras-go/v2/content/memory -lang=go1.23 -complete -installsuffix shared -buildid 2BUVX6jpehv18DaYqNbF/2BUVX6jpehv18DaYqNbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2258/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content/memory/memory.go
2025-08-20T21:14:11.6969298Z [00:03:49.045]➜  go tool buildid -w $WORK/b2254/_pkg_.a # internal
2025-08-20T21:14:11.6993886Z [00:03:49.047]➜  go tool buildid -w $WORK/b2262/_pkg_.a # internal
2025-08-20T21:14:11.7002034Z [00:03:49.048]➜  cp $WORK/b2262/_pkg_.a /root/.cache/go-build/52/52e3a939d4a0dec64b6a88eed4f3aa36bde003567c032736ab58abe80fda8c7f-d # internal
2025-08-20T21:14:11.7005783Z [00:03:49.049]➜  oras.land/oras-go/v2/registry/remote/credentials/internal/ioutil
2025-08-20T21:14:11.7006250Z [00:03:49.049]➜  mkdir -p $WORK/b2265/
2025-08-20T21:14:11.7015589Z [00:03:49.050]➜  cat >/tmp/go-build1679262874/b2265/importcfg << 'EOF' # internal
2025-08-20T21:14:11.7016003Z [00:03:49.050]➜  # import config
2025-08-20T21:14:11.7016347Z [00:03:49.050]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.7016771Z [00:03:49.050]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.7017174Z [00:03:49.050]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.7017476Z [00:03:49.050]➜  EOF
2025-08-20T21:14:11.7019877Z [00:03:49.050]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2265/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/ioutil=>oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/ioutil;$WORK/b2265=>" -p oras.land/oras-go/v2/registry/remote/credentials/internal/ioutil -lang=go1.23 -complete -installsuffix shared -buildid NSSgSZDPwDyAXoKGBqpl/NSSgSZDPwDyAXoKGBqpl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2265/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/ioutil/ioutil.go
2025-08-20T21:14:11.7037298Z [00:03:49.052]➜  cp $WORK/b2254/_pkg_.a /root/.cache/go-build/2f/2f033b63fd778304a6644cad59d183f1c9ae2e7cd03ad7f62c7f0a76f2b2a20b-d # internal
2025-08-20T21:14:11.7085029Z [00:03:49.056]➜  oras.land/oras-go/v2
2025-08-20T21:14:11.7089749Z [00:03:49.056]➜  mkdir -p $WORK/b2237/
2025-08-20T21:14:11.7090207Z [00:03:49.056]➜  cat >/tmp/go-build1679262874/b2237/importcfg << 'EOF' # internal
2025-08-20T21:14:11.7090679Z [00:03:49.056]➜  # import config
2025-08-20T21:14:11.7092953Z [00:03:49.056]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:11.7093412Z [00:03:49.056]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.7093868Z [00:03:49.056]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.7094340Z [00:03:49.056]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.7094756Z [00:03:49.056]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.7095323Z [00:03:49.056]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:14:11.7096050Z [00:03:49.056]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.7096697Z [00:03:49.056]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:14:11.7097186Z [00:03:49.056]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.7097593Z [00:03:49.056]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:14:11.7098088Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.7098646Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.7099539Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/cas=/tmp/go-build1679262874/b2243/_pkg_.a
2025-08-20T21:14:11.7100248Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/container/set=/tmp/go-build1679262874/b2245/_pkg_.a
2025-08-20T21:14:11.7101077Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/copyutil=/tmp/go-build1679262874/b2246/_pkg_.a
2025-08-20T21:14:11.7101734Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.7102509Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.7103212Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/interfaces=/tmp/go-build1679262874/b2247/_pkg_.a
2025-08-20T21:14:11.7103858Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/platform=/tmp/go-build1679262874/b2249/_pkg_.a
2025-08-20T21:14:11.7104524Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/registryutil=/tmp/go-build1679262874/b2251/_pkg_.a
2025-08-20T21:14:11.7105167Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.7105784Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/status=/tmp/go-build1679262874/b2252/_pkg_.a
2025-08-20T21:14:11.7106422Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:11.7107023Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:11.7107646Z [00:03:49.056]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:11.7108184Z [00:03:49.056]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:11.7108598Z [00:03:49.056]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.7108904Z [00:03:49.056]➜  EOF
2025-08-20T21:14:11.7115635Z [00:03:49.056]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2237/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0=>oras.land/oras-go/v2@v2.6.0;$WORK/b2237=>" -p oras.land/oras-go/v2 -lang=go1.23 -complete -installsuffix shared -buildid 6jzIL3fkGq2Kw_8_szE9/6jzIL3fkGq2Kw_8_szE9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2237/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/content.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/copy.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/copyerror.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/extendedcopy.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/pack.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/target.go
2025-08-20T21:14:11.7256685Z [00:03:49.073]➜  go tool buildid -w $WORK/b2265/_pkg_.a # internal
2025-08-20T21:14:11.7267943Z [00:03:49.074]➜  cp $WORK/b2265/_pkg_.a /root/.cache/go-build/f7/f7c167eff7f5216e85e6ea8bc5fc072a6963f5cec34306f2d01eef5fd44a1875-d # internal
2025-08-20T21:14:11.7287816Z [00:03:49.077]➜  oras.land/oras-go/v2/registry/remote
2025-08-20T21:14:11.7292137Z [00:03:49.077]➜  mkdir -p $WORK/b2261/
2025-08-20T21:14:11.7337137Z [00:03:49.082]➜  cat >/tmp/go-build1679262874/b2261/importcfg << 'EOF' # internal
2025-08-20T21:14:11.7338195Z [00:03:49.082]➜  # import config
2025-08-20T21:14:11.7338611Z [00:03:49.082]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:11.7339054Z [00:03:49.082]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.7339511Z [00:03:49.082]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.7339970Z [00:03:49.082]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.7340388Z [00:03:49.082]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.7341069Z [00:03:49.082]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:11.7341998Z [00:03:49.082]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:14:11.7342801Z [00:03:49.082]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:11.7343354Z [00:03:49.082]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.7343771Z [00:03:49.082]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:14:11.7344225Z [00:03:49.082]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:11.7344661Z [00:03:49.082]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:11.7345310Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:11.7345957Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:11.7346539Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/cas=/tmp/go-build1679262874/b2243/_pkg_.a
2025-08-20T21:14:11.7347181Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:11.7347827Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:11.7348455Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/httputil=/tmp/go-build1679262874/b2262/_pkg_.a
2025-08-20T21:14:11.7349138Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/ioutil=/tmp/go-build1679262874/b2244/_pkg_.a
2025-08-20T21:14:11.7349761Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:11.7350388Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:11.7351140Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:11.7351765Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:11.7352665Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/registry/remote/errcode=/tmp/go-build1679262874/b2256/_pkg_.a
2025-08-20T21:14:11.7353394Z [00:03:49.082]➜  packagefile oras.land/oras-go/v2/registry/remote/internal/errutil=/tmp/go-build1679262874/b2255/_pkg_.a
2025-08-20T21:14:11.7354129Z [00:03:49.082]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:11.7354553Z [00:03:49.082]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:11.7354979Z [00:03:49.082]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.7355398Z [00:03:49.082]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.7355830Z [00:03:49.082]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:11.7356159Z [00:03:49.082]➜  EOF
2025-08-20T21:14:11.7359669Z [00:03:49.082]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2261/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote=>oras.land/oras-go/v2@v2.6.0/registry/remote;$WORK/b2261=>" -p oras.land/oras-go/v2/registry/remote -lang=go1.23 -complete -installsuffix shared -buildid TlH-u0koyqYQKhHrkDbU/TlH-u0koyqYQKhHrkDbU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2261/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/manifest.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/referrers.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/registry.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/repository.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/url.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/utils.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/warning.go
2025-08-20T21:14:11.7902621Z [00:03:49.138]➜  go tool buildid -w $WORK/b2258/_pkg_.a # internal
2025-08-20T21:14:11.7926969Z [00:03:49.141]➜  cp $WORK/b2258/_pkg_.a /root/.cache/go-build/76/766e9b38308d57bfc07538edd5d6af9c0b1920ccd63af4d4d2bb2050924d20e7-d # internal
2025-08-20T21:14:11.7944152Z [00:03:49.142]➜  oras.land/oras-go/v2/registry/remote/credentials/internal/config
2025-08-20T21:14:11.7944575Z [00:03:49.142]➜  mkdir -p $WORK/b2264/
2025-08-20T21:14:11.7949601Z [00:03:49.143]➜  cat >/tmp/go-build1679262874/b2264/importcfg << 'EOF' # internal
2025-08-20T21:14:11.7950172Z [00:03:49.143]➜  # import config
2025-08-20T21:14:11.7950530Z [00:03:49.143]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:11.7951087Z [00:03:49.143]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:11.7951831Z [00:03:49.143]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.7952360Z [00:03:49.143]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.7952773Z [00:03:49.143]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.7953332Z [00:03:49.143]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:11.7954120Z [00:03:49.143]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/ioutil=/tmp/go-build1679262874/b2265/_pkg_.a
2025-08-20T21:14:11.7954729Z [00:03:49.143]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.7955173Z [00:03:49.143]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:11.7955622Z [00:03:49.143]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.7956042Z [00:03:49.143]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.7956352Z [00:03:49.143]➜  EOF
2025-08-20T21:14:11.7958733Z [00:03:49.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2264/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/config=>oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/config;$WORK/b2264=>" -p oras.land/oras-go/v2/registry/remote/credentials/internal/config -lang=go1.23 -complete -installsuffix shared -buildid N71UoVt07ADl1DKzh7gc/N71UoVt07ADl1DKzh7gc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2264/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/config/config.go
2025-08-20T21:14:11.8407886Z [00:03:49.189]➜  go tool buildid -w $WORK/b2264/_pkg_.a # internal
2025-08-20T21:14:11.8419586Z [00:03:49.189]➜  cp $WORK/b2264/_pkg_.a /root/.cache/go-build/da/dabf8da6be469cd12ce9bb8c78c48c95dcfc5612bb29bef4710c2536289dd0b6-d # internal
2025-08-20T21:14:11.8420379Z [00:03:49.190]➜  oras.land/oras-go/v2/registry/remote/credentials/trace
2025-08-20T21:14:11.8424430Z [00:03:49.190]➜  mkdir -p $WORK/b2267/
2025-08-20T21:14:11.8425008Z [00:03:49.190]➜  cat >/tmp/go-build1679262874/b2267/importcfg << 'EOF' # internal
2025-08-20T21:14:11.8425376Z [00:03:49.190]➜  # import config
2025-08-20T21:14:11.8425724Z [00:03:49.190]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.8426046Z [00:03:49.190]➜  EOF
2025-08-20T21:14:11.8428577Z [00:03:49.191]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2267/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/trace=>oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/trace;$WORK/b2267=>" -p oras.land/oras-go/v2/registry/remote/credentials/trace -lang=go1.23 -complete -installsuffix shared -buildid I_8stSJg6OlzrMrfbkLG/I_8stSJg6OlzrMrfbkLG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2267/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/trace/trace.go
2025-08-20T21:14:11.8501385Z [00:03:49.197]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T21:14:11.8594418Z [00:03:49.207]➜  go tool buildid -w $WORK/b2267/_pkg_.a # internal
2025-08-20T21:14:11.8605251Z [00:03:49.209]➜  cp $WORK/b2267/_pkg_.a /root/.cache/go-build/aa/aa2f37ca836b01b4f28a27b0a36f94409a1b8d49d1cf9019177a3c35116e858a-d # internal
2025-08-20T21:14:11.8615810Z [00:03:49.210]➜  oras.land/oras-go/v2/registry/remote/credentials/internal/executer
2025-08-20T21:14:11.8616682Z [00:03:49.210]➜  mkdir -p $WORK/b2266/
2025-08-20T21:14:11.8617203Z [00:03:49.210]➜  cat >/tmp/go-build1679262874/b2266/importcfg << 'EOF' # internal
2025-08-20T21:14:11.8618138Z [00:03:49.210]➜  # import config
2025-08-20T21:14:11.8618650Z [00:03:49.210]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:11.8619157Z [00:03:49.210]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.8619667Z [00:03:49.210]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.8620495Z [00:03:49.210]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:11.8622334Z [00:03:49.210]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/trace=/tmp/go-build1679262874/b2267/_pkg_.a
2025-08-20T21:14:11.8622921Z [00:03:49.210]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.8623355Z [00:03:49.210]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:11.8623679Z [00:03:49.210]➜  EOF
2025-08-20T21:14:11.8626116Z [00:03:49.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2266/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/executer=>oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/executer;$WORK/b2266=>" -p oras.land/oras-go/v2/registry/remote/credentials/internal/executer -lang=go1.23 -complete -installsuffix shared -buildid CFeACdtkUnYYo5DunF8H/CFeACdtkUnYYo5DunF8H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2266/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/internal/executer/executer.go
2025-08-20T21:14:11.8659941Z [00:03:49.214]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/47/4739ad22e8dd87056e26b5b0f522ea84369a4455f9ecb7a3c97fe6000ea994f7-d # internal
2025-08-20T21:14:11.8784607Z [00:03:49.226]➜  github.com/derailed/k9s/internal/render
2025-08-20T21:14:11.8796849Z [00:03:49.226]➜  mkdir -p $WORK/b756/
2025-08-20T21:14:11.8797259Z [00:03:49.227]➜  cat >/tmp/go-build1679262874/b756/importcfg << 'EOF' # internal
2025-08-20T21:14:11.8797615Z [00:03:49.227]➜  # import config
2025-08-20T21:14:11.8797962Z [00:03:49.227]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:11.8798750Z [00:03:49.227]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:11.8799198Z [00:03:49.227]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:11.8799613Z [00:03:49.227]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.8800167Z [00:03:49.227]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:11.8801049Z [00:03:49.227]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:11.8801716Z [00:03:49.227]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:11.8802568Z [00:03:49.227]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:11.8803279Z [00:03:49.227]➜  packagefile github.com/derailed/k9s/internal/vul=/tmp/go-build1679262874/b759/_pkg_.a
2025-08-20T21:14:11.8803888Z [00:03:49.227]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:11.8804453Z [00:03:49.227]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:11.8804994Z [00:03:49.227]➜  packagefile github.com/itchyny/gojq=/tmp/go-build1679262874/b2005/_pkg_.a
2025-08-20T21:14:11.8805556Z [00:03:49.227]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:14:11.8806137Z [00:03:49.227]➜  packagefile golang.org/x/exp/slog=/tmp/go-build1679262874/b2007/_pkg_.a
2025-08-20T21:14:11.8806681Z [00:03:49.227]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:14:11.8807245Z [00:03:49.227]➜  packagefile golang.org/x/text/message=/tmp/go-build1679262874/b2011/_pkg_.a
2025-08-20T21:14:11.8807769Z [00:03:49.227]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:11.8808265Z [00:03:49.227]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:11.8808766Z [00:03:49.227]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:11.8809278Z [00:03:49.227]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:11.8809958Z [00:03:49.227]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:11.8810542Z [00:03:49.227]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:11.8811205Z [00:03:49.227]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:11.8811710Z [00:03:49.227]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:11.8812387Z [00:03:49.227]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:14:11.8813083Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:11.8813864Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:11.8814496Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:11.8815187Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:11.8815859Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:11.8816479Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:11.8817121Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/util/duration=/tmp/go-build1679262874/b291/_pkg_.a
2025-08-20T21:14:11.8817941Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:11.8818559Z [00:03:49.227]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:11.8819177Z [00:03:49.227]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:14:11.8819769Z [00:03:49.227]➜  packagefile k8s.io/client-go/util/jsonpath=/tmp/go-build1679262874/b292/_pkg_.a
2025-08-20T21:14:11.8820334Z [00:03:49.227]➜  packagefile k8s.io/kubectl/pkg/cmd/get=/tmp/go-build1679262874/b2018/_pkg_.a
2025-08-20T21:14:11.8822919Z [00:03:49.227]➜  packagefile k8s.io/kubectl/pkg/util/storage=/tmp/go-build1679262874/b2073/_pkg_.a
2025-08-20T21:14:11.8823547Z [00:03:49.227]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:14:11.8824217Z [00:03:49.227]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:11.8824721Z [00:03:49.227]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.8825130Z [00:03:49.227]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:11.8825579Z [00:03:49.227]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:11.8826029Z [00:03:49.227]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:11.8826451Z [00:03:49.227]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:11.8826873Z [00:03:49.227]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:11.8827290Z [00:03:49.227]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:11.8827709Z [00:03:49.227]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:11.8828134Z [00:03:49.227]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.8828558Z [00:03:49.227]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:11.8828968Z [00:03:49.227]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:11.8829274Z [00:03:49.227]➜  EOF
2025-08-20T21:14:11.8835780Z [00:03:49.227]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render=>github.com/derailed/k9s/internal/render;$WORK/b756=>" -p github.com/derailed/k9s/internal/render -lang=go1.24 -complete -installsuffix shared -buildid u-nnU2rJZFJojTbyX_b8/u-nnU2rJZFJojTbyX_b8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./internal/render/alias.go ./internal/render/base.go ./internal/render/benchmark.go ./internal/render/cm.go ./internal/render/container.go ./internal/render/context.go ./internal/render/cr.go ./internal/render/crb.go ./internal/render/crd.go ./internal/render/cronjob.go ./internal/render/cust_col.go ./internal/render/cust_cols.go ./internal/render/dir.go ./internal/render/dp.go ./internal/render/ds.go ./internal/render/ep.go ./internal/render/eps.go ./internal/render/ev.go ./internal/render/generic.go ./internal/render/helpers.go ./internal/render/hpa.go ./internal/render/img_scan.go ./internal/render/job.go ./internal/render/node.go ./internal/render/np.go ./internal/render/ns.go ./internal/render/pdb.go ./internal/render/pod.go ./internal/render/policy.go ./internal/render/portforward.go ./internal/render/pv.go ./internal/render/pvc.go ./internal/render/rbac.go ./internal/render/reference.go ./internal/render/ro.go ./internal/render/rob.go ./internal/render/rs.go ./internal/render/sa.go ./internal/render/sc.go ./internal/render/screen_dump.go ./internal/render/secret.go ./internal/render/section.go ./internal/render/sts.go ./internal/render/subject.go ./internal/render/svc.go ./internal/render/table.go ./internal/render/types.go ./internal/render/workload.go
2025-08-20T21:14:11.9107404Z [00:03:49.259]➜  go tool buildid -w $WORK/b2266/_pkg_.a # internal
2025-08-20T21:14:11.9114219Z [00:03:49.259]➜  cp $WORK/b2266/_pkg_.a /root/.cache/go-build/39/39208230a716881816df498db1b77857369d3f6c9611ac8ca2c2d6dcbd5436d9-d # internal
2025-08-20T21:14:11.9147344Z [00:03:49.262]➜  helm.sh/helm/v3/internal/urlutil
2025-08-20T21:14:11.9147780Z [00:03:49.262]➜  mkdir -p $WORK/b2269/
2025-08-20T21:14:11.9148208Z [00:03:49.262]➜  cat >/tmp/go-build1679262874/b2269/importcfg << 'EOF' # internal
2025-08-20T21:14:11.9148566Z [00:03:49.262]➜  # import config
2025-08-20T21:14:11.9148913Z [00:03:49.262]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:11.9149349Z [00:03:49.262]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:11.9149797Z [00:03:49.262]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:11.9150134Z [00:03:49.262]➜  EOF
2025-08-20T21:14:11.9152361Z [00:03:49.262]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2269/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/urlutil=>helm.sh/helm/v3@v3.18.4/internal/urlutil;$WORK/b2269=>" -p helm.sh/helm/v3/internal/urlutil -lang=go1.24 -complete -installsuffix shared -buildid 6JiCF6pValTiziqgiYeD/6JiCF6pValTiziqgiYeD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2269/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/urlutil/urlutil.go
2025-08-20T21:14:11.9332189Z [00:03:49.281]➜  go tool buildid -w $WORK/b2269/_pkg_.a # internal
2025-08-20T21:14:11.9332983Z [00:03:49.281]➜  cp $WORK/b2269/_pkg_.a /root/.cache/go-build/44/443e61d14f0f69a07b45a467ca0db46e476476765caac636db7bd5cb370ce6e4-d # internal
2025-08-20T21:14:11.9333582Z [00:03:49.281]➜  helm.sh/helm/v3/pkg/plugin
2025-08-20T21:14:11.9333868Z [00:03:49.281]➜  mkdir -p $WORK/b2271/
2025-08-20T21:14:11.9354129Z [00:03:49.283]➜  cat >/tmp/go-build1679262874/b2271/importcfg << 'EOF' # internal
2025-08-20T21:14:11.9355049Z [00:03:49.283]➜  # import config
2025-08-20T21:14:11.9355768Z [00:03:49.283]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:11.9356474Z [00:03:49.283]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:11.9357598Z [00:03:49.283]➜  packagefile helm.sh/helm/v3/pkg/cli=/tmp/go-build1679262874/b2215/_pkg_.a
2025-08-20T21:14:11.9358072Z [00:03:49.283]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:11.9358548Z [00:03:49.283]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:11.9359003Z [00:03:49.283]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:11.9359428Z [00:03:49.283]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:11.9360137Z [00:03:49.283]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:11.9360814Z [00:03:49.283]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.9361300Z [00:03:49.283]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:11.9361612Z [00:03:49.283]➜  EOF
2025-08-20T21:14:11.9363596Z [00:03:49.283]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2271/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/plugin=>helm.sh/helm/v3@v3.18.4/pkg/plugin;$WORK/b2271=>" -p helm.sh/helm/v3/pkg/plugin -lang=go1.24 -complete -installsuffix shared -buildid pEjmpHKRaOV2ZUs5dwAA/pEjmpHKRaOV2ZUs5dwAA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2271/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/plugin/hooks.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/plugin/plugin.go
2025-08-20T21:14:11.9533521Z [00:03:49.301]➜  go tool buildid -w $WORK/b2237/_pkg_.a # internal
2025-08-20T21:14:11.9639320Z [00:03:49.312]➜  cp $WORK/b2237/_pkg_.a /root/.cache/go-build/fd/fde90752f5ffd60ffd13527b9481519953cb7bd145578a2996f2395682e75312-d # internal
2025-08-20T21:14:11.9679607Z [00:03:49.316]➜  github.com/gobwas/glob/util/strings
2025-08-20T21:14:11.9681326Z [00:03:49.316]➜  mkdir -p $WORK/b2277/
2025-08-20T21:14:11.9707199Z [00:03:49.319]➜  cat >/tmp/go-build1679262874/b2277/importcfg << 'EOF' # internal
2025-08-20T21:14:11.9719116Z [00:03:49.319]➜  # import config
2025-08-20T21:14:11.9719482Z [00:03:49.319]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:11.9719948Z [00:03:49.319]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:11.9720304Z [00:03:49.319]➜  EOF
2025-08-20T21:14:11.9722420Z [00:03:49.319]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/strings=>github.com/gobwas/glob@v0.2.3/util/strings;$WORK/b2277=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid ZH7CCme0VSjKt9S9W6Pg/ZH7CCme0VSjKt9S9W6Pg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2277/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/strings/strings.go
2025-08-20T21:14:11.9842819Z [00:03:49.331]➜  go tool buildid -w $WORK/b2277/_pkg_.a # internal
2025-08-20T21:14:11.9843938Z [00:03:49.332]➜  cp $WORK/b2277/_pkg_.a /root/.cache/go-build/0c/0c074cfed0a7fa90ba8c277587a52656f44d695174aa64303e99d215b77b5502-d # internal
2025-08-20T21:14:12.0003055Z [00:03:49.348]➜  github.com/gobwas/glob/match
2025-08-20T21:14:12.0003968Z [00:03:49.348]➜  mkdir -p $WORK/b2275/
2025-08-20T21:14:12.0014905Z [00:03:49.350]➜  cat >/tmp/go-build1679262874/b2275/importcfg << 'EOF' # internal
2025-08-20T21:14:12.0015840Z [00:03:49.350]➜  # import config
2025-08-20T21:14:12.0016349Z [00:03:49.350]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.0018067Z [00:03:49.350]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1679262874/b2276/_pkg_.a
2025-08-20T21:14:12.0019039Z [00:03:49.350]➜  packagefile github.com/gobwas/glob/util/strings=/tmp/go-build1679262874/b2277/_pkg_.a
2025-08-20T21:14:12.0019669Z [00:03:49.350]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.0021390Z [00:03:49.350]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.0021978Z [00:03:49.350]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:12.0022318Z [00:03:49.350]➜  EOF
2025-08-20T21:14:12.0043434Z [00:03:49.352]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match=>github.com/gobwas/glob@v0.2.3/match;$WORK/b2275=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid 79GxqkYsOjrMdMU00v97/79GxqkYsOjrMdMU00v97 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2275/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/any_of.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/btree.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/contains.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/every_of.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/list.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/match.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/max.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/min.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/nothing.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix_any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix_suffix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/range.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/row.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/segments.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/single.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/suffix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/suffix_any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/super.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/text.go
2025-08-20T21:14:12.0049274Z [00:03:49.352]➜  go tool buildid -w $WORK/b2261/_pkg_.a # internal
2025-08-20T21:14:12.0081193Z [00:03:49.356]➜  cp $WORK/b2261/_pkg_.a /root/.cache/go-build/73/73ff9b2aef7f56102c2ec550f3b84af6099043580b732df9251b9232c6f8e8eb-d # internal
2025-08-20T21:14:12.0111986Z [00:03:49.359]➜  oras.land/oras-go/v2/registry/remote/credentials
2025-08-20T21:14:12.0112660Z [00:03:49.359]➜  mkdir -p $WORK/b2263/
2025-08-20T21:14:12.0113271Z [00:03:49.359]➜  cat >/tmp/go-build1679262874/b2263/importcfg << 'EOF' # internal
2025-08-20T21:14:12.0113684Z [00:03:49.359]➜  # import config
2025-08-20T21:14:12.0114236Z [00:03:49.359]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.0114855Z [00:03:49.359]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.0115499Z [00:03:49.359]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.0116016Z [00:03:49.359]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.0116645Z [00:03:49.359]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.0117852Z [00:03:49.359]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:12.0118688Z [00:03:49.359]➜  packagefile oras.land/oras-go/v2/registry/remote=/tmp/go-build1679262874/b2261/_pkg_.a
2025-08-20T21:14:12.0119399Z [00:03:49.359]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:12.0120179Z [00:03:49.359]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/config=/tmp/go-build1679262874/b2264/_pkg_.a
2025-08-20T21:14:12.0121215Z [00:03:49.359]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/executer=/tmp/go-build1679262874/b2266/_pkg_.a
2025-08-20T21:14:12.0121842Z [00:03:49.359]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.0122261Z [00:03:49.359]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:12.0122710Z [00:03:49.359]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.0123170Z [00:03:49.359]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.0123591Z [00:03:49.359]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.0123902Z [00:03:49.359]➜  EOF
2025-08-20T21:14:12.0127843Z [00:03:49.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2263/_pkg_.a -trimpath "/root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials=>oras.land/oras-go/v2@v2.6.0/registry/remote/credentials;$WORK/b2263=>" -p oras.land/oras-go/v2/registry/remote/credentials -lang=go1.23 -complete -installsuffix shared -buildid tOcURO_xAQVZVYF4IelD/tOcURO_xAQVZVYF4IelD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2263/importcfg -pack /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/file_store.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/memory_store.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/native_store.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/native_store_linux.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/registry.go /root/go/pkg/mod/oras.land/oras-go/v2@v2.6.0/registry/remote/credentials/store.go
2025-08-20T21:14:12.0138210Z [00:03:49.362]➜  go tool buildid -w $WORK/b2271/_pkg_.a # internal
2025-08-20T21:14:12.0188893Z [00:03:49.367]➜  cp $WORK/b2271/_pkg_.a /root/.cache/go-build/13/1303e6109c2c91330c877c4588fad97a1b9d102ab518b139753deeef5e119ac0-d # internal
2025-08-20T21:14:12.0189810Z [00:03:49.367]➜  github.com/gobwas/glob/syntax/lexer
2025-08-20T21:14:12.0190404Z [00:03:49.367]➜  mkdir -p $WORK/b2279/
2025-08-20T21:14:12.0191329Z [00:03:49.367]➜  cat >/tmp/go-build1679262874/b2279/importcfg << 'EOF' # internal
2025-08-20T21:14:12.0191983Z [00:03:49.367]➜  # import config
2025-08-20T21:14:12.0192771Z [00:03:49.367]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.0193276Z [00:03:49.367]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.0194203Z [00:03:49.367]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1679262874/b2276/_pkg_.a
2025-08-20T21:14:12.0194754Z [00:03:49.367]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:12.0195104Z [00:03:49.367]➜  EOF
2025-08-20T21:14:12.0197251Z [00:03:49.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer=>github.com/gobwas/glob@v0.2.3/syntax/lexer;$WORK/b2279=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid IAjcPZm2P_NBzB3O_N2q/IAjcPZm2P_NBzB3O_N2q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2279/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer/lexer.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer/token.go
2025-08-20T21:14:12.0582251Z [00:03:49.405]➜  go tool buildid -w $WORK/b2279/_pkg_.a # internal
2025-08-20T21:14:12.0583344Z [00:03:49.405]➜  cp $WORK/b2279/_pkg_.a /root/.cache/go-build/09/09de3fa6aad50a99d243afc9f00303cd6d498ae86a14c18ff2f1258b2dc90f14-d # internal
2025-08-20T21:14:12.0584031Z [00:03:49.406]➜  github.com/gobwas/glob/syntax/ast
2025-08-20T21:14:12.0584344Z [00:03:49.406]➜  mkdir -p $WORK/b2278/
2025-08-20T21:14:12.0584758Z [00:03:49.406]➜  cat >/tmp/go-build1679262874/b2278/importcfg << 'EOF' # internal
2025-08-20T21:14:12.0585108Z [00:03:49.406]➜  # import config
2025-08-20T21:14:12.0585454Z [00:03:49.406]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.0585892Z [00:03:49.406]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.0586307Z [00:03:49.406]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.0586834Z [00:03:49.406]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1679262874/b2279/_pkg_.a
2025-08-20T21:14:12.0587378Z [00:03:49.406]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:12.0587725Z [00:03:49.406]➜  EOF
2025-08-20T21:14:12.0589816Z [00:03:49.407]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast=>github.com/gobwas/glob@v0.2.3/syntax/ast;$WORK/b2278=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid AnSotZiZvutkNDI4H1L0/AnSotZiZvutkNDI4H1L0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2278/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast/ast.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast/parser.go
2025-08-20T21:14:12.0982581Z [00:03:49.446]➜  go tool buildid -w $WORK/b2275/_pkg_.a # internal
2025-08-20T21:14:12.0983315Z [00:03:49.446]➜  go tool buildid -w $WORK/b2278/_pkg_.a # internal
2025-08-20T21:14:12.0987616Z [00:03:49.447]➜  cp $WORK/b2278/_pkg_.a /root/.cache/go-build/80/8098ba7ca587959ef372e7b7a29b63561e94d103fb2321f48420cb50ff3ee295-d # internal
2025-08-20T21:14:12.0993231Z [00:03:49.447]➜  github.com/gobwas/glob/syntax
2025-08-20T21:14:12.0993748Z [00:03:49.447]➜  mkdir -p $WORK/b2280/
2025-08-20T21:14:12.0997613Z [00:03:49.448]➜  cat >/tmp/go-build1679262874/b2280/importcfg << 'EOF' # internal
2025-08-20T21:14:12.0997974Z [00:03:49.448]➜  # import config
2025-08-20T21:14:12.0998762Z [00:03:49.448]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1679262874/b2278/_pkg_.a
2025-08-20T21:14:12.0999396Z [00:03:49.448]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1679262874/b2279/_pkg_.a
2025-08-20T21:14:12.0999804Z [00:03:49.448]➜  EOF
2025-08-20T21:14:12.1005618Z [00:03:49.448]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax=>github.com/gobwas/glob@v0.2.3/syntax;$WORK/b2280=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid EuCQYF41ZwtaWkyA0-Mc/EuCQYF41ZwtaWkyA0-Mc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2280/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/syntax.go
2025-08-20T21:14:12.1021834Z [00:03:49.450]➜  cp $WORK/b2275/_pkg_.a /root/.cache/go-build/b7/b7456e9a6dd83d285e712caddafe49e884b0e8d633f835811c57cc3dbfd6679d-d # internal
2025-08-20T21:14:12.1022654Z [00:03:49.450]➜  github.com/gobwas/glob/compiler
2025-08-20T21:14:12.1023470Z [00:03:49.450]➜  mkdir -p $WORK/b2274/
2025-08-20T21:14:12.1037285Z [00:03:49.452]➜  cat >/tmp/go-build1679262874/b2274/importcfg << 'EOF' # internal
2025-08-20T21:14:12.1037833Z [00:03:49.452]➜  # import config
2025-08-20T21:14:12.1038344Z [00:03:49.452]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.1038982Z [00:03:49.452]➜  packagefile github.com/gobwas/glob/match=/tmp/go-build1679262874/b2275/_pkg_.a
2025-08-20T21:14:12.1039697Z [00:03:49.452]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1679262874/b2278/_pkg_.a
2025-08-20T21:14:12.1040773Z [00:03:49.452]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1679262874/b2276/_pkg_.a
2025-08-20T21:14:12.1041566Z [00:03:49.452]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.1042036Z [00:03:49.452]➜  EOF
2025-08-20T21:14:12.1044010Z [00:03:49.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2274/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/compiler=>github.com/gobwas/glob@v0.2.3/compiler;$WORK/b2274=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid 3J67R93pReo8WZJ5hW6X/3J67R93pReo8WZJ5hW6X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2274/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/compiler/compiler.go
2025-08-20T21:14:12.1203709Z [00:03:49.465]➜  go tool buildid -w $WORK/b2280/_pkg_.a # internal
2025-08-20T21:14:12.1210096Z [00:03:49.466]➜  cp $WORK/b2280/_pkg_.a /root/.cache/go-build/0f/0f6c48ff3945656258c865145a179392761e80e5f4da53cd72877b62db196fc4-d # internal
2025-08-20T21:14:12.1211013Z [00:03:49.467]➜  helm.sh/helm/v3/pkg/kube/fake
2025-08-20T21:14:12.1211352Z [00:03:49.467]➜  mkdir -p $WORK/b2281/
2025-08-20T21:14:12.1211732Z [00:03:49.467]➜  cat >/tmp/go-build1679262874/b2281/importcfg << 'EOF' # internal
2025-08-20T21:14:12.1212083Z [00:03:49.467]➜  # import config
2025-08-20T21:14:12.1212430Z [00:03:49.467]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.1212913Z [00:03:49.467]➜  packagefile helm.sh/helm/v3/pkg/kube=/tmp/go-build1679262874/b2218/_pkg_.a
2025-08-20T21:14:12.1213381Z [00:03:49.467]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.1214081Z [00:03:49.467]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:12.1214744Z [00:03:49.467]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:12.1215357Z [00:03:49.467]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:12.1215953Z [00:03:49.467]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:12.1216648Z [00:03:49.467]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.1217074Z [00:03:49.467]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.1217535Z [00:03:49.467]➜  EOF
2025-08-20T21:14:12.1219554Z [00:03:49.467]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2281/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/fake=>helm.sh/helm/v3@v3.18.4/pkg/kube/fake;$WORK/b2281=>" -p helm.sh/helm/v3/pkg/kube/fake -lang=go1.24 -complete -installsuffix shared -buildid Ol8pTa0veG4q422SS0CQ/Ol8pTa0veG4q422SS0CQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2281/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/fake/fake.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/kube/fake/printer.go
2025-08-20T21:14:12.1361897Z [00:03:49.483]➜  go tool buildid -w $WORK/b2263/_pkg_.a # internal
2025-08-20T21:14:12.1380117Z [00:03:49.486]➜  cp $WORK/b2263/_pkg_.a /root/.cache/go-build/d1/d1cf7a9226dae2d0001f6cfd0c111ea124d5c7cbeaa1dfb71029bac433a8507f-d # internal
2025-08-20T21:14:12.1407868Z [00:03:49.489]➜  helm.sh/helm/v3/pkg/registry
2025-08-20T21:14:12.1408507Z [00:03:49.489]➜  mkdir -p $WORK/b2235/
2025-08-20T21:14:12.1415216Z [00:03:49.489]➜  cat >/tmp/go-build1679262874/b2235/importcfg << 'EOF' # internal
2025-08-20T21:14:12.1415582Z [00:03:49.489]➜  # import config
2025-08-20T21:14:12.1415924Z [00:03:49.489]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.1416352Z [00:03:49.489]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.1416807Z [00:03:49.489]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:12.1417264Z [00:03:49.489]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:12.1417729Z [00:03:49.489]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.1418513Z [00:03:49.490]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.1419122Z [00:03:49.490]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:12.1419776Z [00:03:49.490]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:14:12.1420476Z [00:03:49.490]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:14:12.1421337Z [00:03:49.490]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:12.1422093Z [00:03:49.490]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.1422733Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/internal/tlsutil=/tmp/go-build1679262874/b2236/_pkg_.a
2025-08-20T21:14:12.1423341Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/internal/version=/tmp/go-build1679262874/b2213/_pkg_.a
2025-08-20T21:14:12.1423919Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.1424497Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.1425082Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:12.1425636Z [00:03:49.490]➜  packagefile helm.sh/helm/v3/pkg/time=/tmp/go-build1679262874/b2077/_pkg_.a
2025-08-20T21:14:12.1426103Z [00:03:49.490]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.1426516Z [00:03:49.490]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:12.1426941Z [00:03:49.490]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:14:12.1427360Z [00:03:49.490]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:12.1427789Z [00:03:49.490]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.1428266Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2=/tmp/go-build1679262874/b2237/_pkg_.a
2025-08-20T21:14:12.1429038Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:12.1429635Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/content/memory=/tmp/go-build1679262874/b2258/_pkg_.a
2025-08-20T21:14:12.1430381Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:12.1436091Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/registry/remote=/tmp/go-build1679262874/b2261/_pkg_.a
2025-08-20T21:14:12.1436761Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:12.1437461Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials=/tmp/go-build1679262874/b2263/_pkg_.a
2025-08-20T21:14:12.1438152Z [00:03:49.490]➜  packagefile oras.land/oras-go/v2/registry/remote/retry=/tmp/go-build1679262874/b2257/_pkg_.a
2025-08-20T21:14:12.1438680Z [00:03:49.490]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.1439094Z [00:03:49.490]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.1439516Z [00:03:49.490]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.1439938Z [00:03:49.490]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.1440370Z [00:03:49.490]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:12.1441060Z [00:03:49.490]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.1441371Z [00:03:49.490]➜  EOF
2025-08-20T21:14:12.1444555Z [00:03:49.490]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2235/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry=>helm.sh/helm/v3@v3.18.4/pkg/registry;$WORK/b2235=>" -p helm.sh/helm/v3/pkg/registry -lang=go1.24 -complete -installsuffix shared -buildid kYSOOZDNQmmt70wK_Mv5/kYSOOZDNQmmt70wK_Mv5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2235/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/client.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/constants.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/fallback.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/reference.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/transport.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/registry/util.go
2025-08-20T21:14:12.1470332Z [00:03:49.495]➜  go tool buildid -w $WORK/b2274/_pkg_.a # internal
2025-08-20T21:14:12.1492352Z [00:03:49.495]➜  cp $WORK/b2274/_pkg_.a /root/.cache/go-build/f2/f236ef12773a925bfa994a9b104ebaf75f4ee6bd0110add4ff153c3d1acd417e-d # internal
2025-08-20T21:14:12.1498442Z [00:03:49.496]➜  github.com/gobwas/glob
2025-08-20T21:14:12.1498733Z [00:03:49.496]➜  mkdir -p $WORK/b2273/
2025-08-20T21:14:12.1499118Z [00:03:49.497]➜  cat >/tmp/go-build1679262874/b2273/importcfg << 'EOF' # internal
2025-08-20T21:14:12.1499468Z [00:03:49.498]➜  # import config
2025-08-20T21:14:12.1499919Z [00:03:49.498]➜  packagefile github.com/gobwas/glob/compiler=/tmp/go-build1679262874/b2274/_pkg_.a
2025-08-20T21:14:12.1500868Z [00:03:49.498]➜  packagefile github.com/gobwas/glob/syntax=/tmp/go-build1679262874/b2280/_pkg_.a
2025-08-20T21:14:12.1501324Z [00:03:49.498]➜  EOF
2025-08-20T21:14:12.1503002Z [00:03:49.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2273/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3=>github.com/gobwas/glob@v0.2.3;$WORK/b2273=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid vEVeGbe2KrMV2KpPrULo/vEVeGbe2KrMV2KpPrULo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2273/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/glob.go
2025-08-20T21:14:12.1658310Z [00:03:49.514]➜  go tool buildid -w $WORK/b2273/_pkg_.a # internal
2025-08-20T21:14:12.1664129Z [00:03:49.514]➜  cp $WORK/b2273/_pkg_.a /root/.cache/go-build/e7/e7f1167055d80d03337bbcea3c6fb82f63284949e735b6555c41b7d34ee755fd-d # internal
2025-08-20T21:14:12.1677155Z [00:03:49.516]➜  helm.sh/helm/v3/pkg/engine
2025-08-20T21:14:12.1677523Z [00:03:49.516]➜  mkdir -p $WORK/b2272/
2025-08-20T21:14:12.1683556Z [00:03:49.516]➜  cat >/tmp/go-build1679262874/b2272/importcfg << 'EOF' # internal
2025-08-20T21:14:12.1684301Z [00:03:49.516]➜  # import config
2025-08-20T21:14:12.1684654Z [00:03:49.516]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.1685373Z [00:03:49.516]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.1685849Z [00:03:49.516]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:12.1686455Z [00:03:49.516]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.1686910Z [00:03:49.516]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.1687523Z [00:03:49.516]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build1679262874/b1752/_pkg_.a
2025-08-20T21:14:12.1688229Z [00:03:49.516]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build1679262874/b1824/_pkg_.a
2025-08-20T21:14:12.1688919Z [00:03:49.516]➜  packagefile github.com/gobwas/glob=/tmp/go-build1679262874/b2273/_pkg_.a
2025-08-20T21:14:12.1689463Z [00:03:49.516]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.1690147Z [00:03:49.516]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.1690981Z [00:03:49.516]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:12.1691739Z [00:03:49.516]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:12.1692496Z [00:03:49.516]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:12.1693265Z [00:03:49.516]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:12.1694176Z [00:03:49.516]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:14:12.1694916Z [00:03:49.516]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:12.1695578Z [00:03:49.516]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:12.1696161Z [00:03:49.516]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:12.1696713Z [00:03:49.516]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.1697330Z [00:03:49.516]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.1697958Z [00:03:49.516]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.1698609Z [00:03:49.516]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:12.1699233Z [00:03:49.516]➜  packagefile sigs.k8s.io/yaml/goyaml.v3=/tmp/go-build1679262874/b494/_pkg_.a
2025-08-20T21:14:12.1699822Z [00:03:49.516]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.1700359Z [00:03:49.516]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.1701150Z [00:03:49.516]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:14:12.1701614Z [00:03:49.516]➜  EOF
2025-08-20T21:14:12.1704285Z [00:03:49.517]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2272/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine=>helm.sh/helm/v3@v3.18.4/pkg/engine;$WORK/b2272=>" -p helm.sh/helm/v3/pkg/engine -lang=go1.24 -complete -installsuffix shared -buildid uAYEDaquxiNWeAmiwFsV/uAYEDaquxiNWeAmiwFsV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2272/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine/engine.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine/files.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine/funcs.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/engine/lookup_func.go
2025-08-20T21:14:12.2124135Z [00:03:49.558]➜  go tool buildid -w $WORK/b2281/_pkg_.a # internal
2025-08-20T21:14:12.2124876Z [00:03:49.561]➜  cp $WORK/b2281/_pkg_.a /root/.cache/go-build/41/413c623c95459ca8632425f29e9d1adc4e518d43974cf0804530119c08824fd3-d # internal
2025-08-20T21:14:12.2204476Z [00:03:49.568]➜  github.com/asaskevich/govalidator
2025-08-20T21:14:12.2211627Z [00:03:49.569]➜  mkdir -p $WORK/b2284/
2025-08-20T21:14:12.2232919Z [00:03:49.569]➜  cat >/tmp/go-build1679262874/b2284/importcfg << 'EOF' # internal
2025-08-20T21:14:12.2239350Z [00:03:49.569]➜  # import config
2025-08-20T21:14:12.2245077Z [00:03:49.569]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.2247729Z [00:03:49.569]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:14:12.2248646Z [00:03:49.569]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:12.2250213Z [00:03:49.569]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:12.2251081Z [00:03:49.569]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.2251594Z [00:03:49.569]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:14:12.2252043Z [00:03:49.569]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.2252472Z [00:03:49.569]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.2252914Z [00:03:49.569]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:14:12.2253342Z [00:03:49.569]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:12.2253779Z [00:03:49.569]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:12.2254185Z [00:03:49.569]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:12.2254601Z [00:03:49.569]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.2255019Z [00:03:49.569]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.2255760Z [00:03:49.569]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.2256303Z [00:03:49.569]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.2256721Z [00:03:49.569]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.2257145Z [00:03:49.569]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.2257572Z [00:03:49.569]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.2257995Z [00:03:49.569]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.2258538Z [00:03:49.569]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.2259063Z [00:03:49.569]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:12.2259512Z [00:03:49.569]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:12.2259845Z [00:03:49.569]➜  EOF
2025-08-20T21:14:12.2265247Z [00:03:49.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2=>github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2;$WORK/b2284=>" -p github.com/asaskevich/govalidator -lang=go1.13 -complete -installsuffix shared -buildid 9S83CjeEQPHBwtO9OCEM/9S83CjeEQPHBwtO9OCEM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2284/importcfg -pack /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/arrays.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/converter.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/doc.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/error.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/numerics.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/patterns.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/types.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/utils.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/validator.go
2025-08-20T21:14:12.3011986Z [00:03:49.649]➜  go tool buildid -w $WORK/b2272/_pkg_.a # internal
2025-08-20T21:14:12.3038404Z [00:03:49.652]➜  cp $WORK/b2272/_pkg_.a /root/.cache/go-build/0c/0c7ed9d64ab72437afa6398a8f2fdbd03524d638b563fff5f75106ec0fb6afb6-d # internal
2025-08-20T21:14:12.3078260Z [00:03:49.656]➜  helm.sh/helm/v3/pkg/lint/support
2025-08-20T21:14:12.3078675Z [00:03:49.656]➜  mkdir -p $WORK/b2285/
2025-08-20T21:14:12.3090923Z [00:03:49.657]➜  cat >/tmp/go-build1679262874/b2285/importcfg << 'EOF' # internal
2025-08-20T21:14:12.3091383Z [00:03:49.657]➜  # import config
2025-08-20T21:14:12.3091730Z [00:03:49.657]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.3092039Z [00:03:49.657]➜  EOF
2025-08-20T21:14:12.3094170Z [00:03:49.657]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2285/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/support=>helm.sh/helm/v3@v3.18.4/pkg/lint/support;$WORK/b2285=>" -p helm.sh/helm/v3/pkg/lint/support -lang=go1.24 -complete -installsuffix shared -buildid JswcyGNI81aZmkFOcx7y/JswcyGNI81aZmkFOcx7y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2285/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/support/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/support/message.go
2025-08-20T21:14:12.3288171Z [00:03:49.677]➜  go tool buildid -w $WORK/b2235/_pkg_.a # internal
2025-08-20T21:14:12.3332666Z [00:03:49.681]➜  cp $WORK/b2235/_pkg_.a /root/.cache/go-build/af/af5f79d7b2be517d7ea2cce01a35060e4c213e6411bf57777b72a351f7473149-d # internal
2025-08-20T21:14:12.3369301Z [00:03:49.685]➜  helm.sh/helm/v3/pkg/getter
2025-08-20T21:14:12.3372171Z [00:03:49.685]➜  mkdir -p $WORK/b2270/
2025-08-20T21:14:12.3373327Z [00:03:49.685]➜  cat >/tmp/go-build1679262874/b2270/importcfg << 'EOF' # internal
2025-08-20T21:14:12.3374643Z [00:03:49.685]➜  # import config
2025-08-20T21:14:12.3375460Z [00:03:49.685]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.3376365Z [00:03:49.685]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:12.3377039Z [00:03:49.685]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.3378758Z [00:03:49.685]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.3390539Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/internal/tlsutil=/tmp/go-build1679262874/b2236/_pkg_.a
2025-08-20T21:14:12.3398045Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/internal/urlutil=/tmp/go-build1679262874/b2269/_pkg_.a
2025-08-20T21:14:12.3398665Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/internal/version=/tmp/go-build1679262874/b2213/_pkg_.a
2025-08-20T21:14:12.3399252Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/pkg/cli=/tmp/go-build1679262874/b2215/_pkg_.a
2025-08-20T21:14:12.3399810Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/pkg/plugin=/tmp/go-build1679262874/b2271/_pkg_.a
2025-08-20T21:14:12.3400373Z [00:03:49.685]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:12.3401040Z [00:03:49.685]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.3401444Z [00:03:49.685]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:12.3401865Z [00:03:49.685]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:12.3402296Z [00:03:49.685]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.3402706Z [00:03:49.685]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.3403369Z [00:03:49.685]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:12.3403846Z [00:03:49.685]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.3404354Z [00:03:49.685]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.3405114Z [00:03:49.685]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.3405533Z [00:03:49.685]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.3406114Z [00:03:49.685]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.3406426Z [00:03:49.685]➜  EOF
2025-08-20T21:14:12.3409117Z [00:03:49.685]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2270/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter=>helm.sh/helm/v3@v3.18.4/pkg/getter;$WORK/b2270=>" -p helm.sh/helm/v3/pkg/getter -lang=go1.24 -complete -installsuffix shared -buildid tGf4HTlCyEreUnicC6O1/tGf4HTlCyEreUnicC6O1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2270/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter/getter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter/httpgetter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter/ocigetter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/getter/plugingetter.go
2025-08-20T21:14:12.3411701Z [00:03:49.686]➜  go tool buildid -w $WORK/b2285/_pkg_.a # internal
2025-08-20T21:14:12.3412371Z [00:03:49.686]➜  cp $WORK/b2285/_pkg_.a /root/.cache/go-build/5e/5ef255727ad8588203db1d9020f56925ff82ddc4ac1dac9ec4049b5682498b1a-d # internal
2025-08-20T21:14:12.3418083Z [00:03:49.689]➜  k8s.io/apimachinery/pkg/api/validation/path
2025-08-20T21:14:12.3418425Z [00:03:49.690]➜  mkdir -p $WORK/b2286/
2025-08-20T21:14:12.3418814Z [00:03:49.690]➜  cat >/tmp/go-build1679262874/b2286/importcfg << 'EOF' # internal
2025-08-20T21:14:12.3419163Z [00:03:49.690]➜  # import config
2025-08-20T21:14:12.3419492Z [00:03:49.690]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.3419909Z [00:03:49.690]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.3420226Z [00:03:49.690]➜  EOF
2025-08-20T21:14:12.3422644Z [00:03:49.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2286/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation/path=>k8s.io/apimachinery@v0.33.2/pkg/api/validation/path;$WORK/b2286=>" -p k8s.io/apimachinery/pkg/api/validation/path -lang=go1.24 -complete -installsuffix shared -buildid 1BfK9B0xjNKGiNYrJ0S4/1BfK9B0xjNKGiNYrJ0S4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2286/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/api/validation/path/name.go
2025-08-20T21:14:12.3624948Z [00:03:49.710]➜  go tool buildid -w $WORK/b2286/_pkg_.a # internal
2025-08-20T21:14:12.3625760Z [00:03:49.710]➜  cp $WORK/b2286/_pkg_.a /root/.cache/go-build/a5/a5fd4faac7eccf53a272568f92a945bf46956a64c90b7b1eec3324295b79d41a-d # internal
2025-08-20T21:14:12.3626382Z [00:03:49.710]➜  k8s.io/apiserver/pkg/endpoints/deprecation
2025-08-20T21:14:12.3626705Z [00:03:49.711]➜  mkdir -p $WORK/b2287/
2025-08-20T21:14:12.3628994Z [00:03:49.711]➜  cat >/tmp/go-build1679262874/b2287/importcfg << 'EOF' # internal
2025-08-20T21:14:12.3629683Z [00:03:49.711]➜  # import config
2025-08-20T21:14:12.3630538Z [00:03:49.711]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.3631507Z [00:03:49.711]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:12.3632682Z [00:03:49.711]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:12.3633533Z [00:03:49.711]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:14:12.3635105Z [00:03:49.712]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.3637866Z [00:03:49.712]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.3639180Z [00:03:49.712]➜  EOF
2025-08-20T21:14:12.3642688Z [00:03:49.712]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2287/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apiserver@v0.33.2/pkg/endpoints/deprecation=>k8s.io/apiserver@v0.33.2/pkg/endpoints/deprecation;$WORK/b2287=>" -p k8s.io/apiserver/pkg/endpoints/deprecation -lang=go1.24 -complete -installsuffix shared -buildid jKsU25C2BBevXdtcuP5z/jKsU25C2BBevXdtcuP5z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2287/importcfg -pack /root/go/pkg/mod/k8s.io/apiserver@v0.33.2/pkg/endpoints/deprecation/deprecation.go
2025-08-20T21:14:12.4084746Z [00:03:49.756]➜  go tool buildid -w $WORK/b2287/_pkg_.a # internal
2025-08-20T21:14:12.4090339Z [00:03:49.757]➜  cp $WORK/b2287/_pkg_.a /root/.cache/go-build/b7/b76c612dec7531a8365a133b7809bfc854dff56de625c54a6897a6989edd4493-d # internal
2025-08-20T21:14:12.4124352Z [00:03:49.760]➜  helm.sh/helm/v3/pkg/postrender
2025-08-20T21:14:12.4124770Z [00:03:49.760]➜  mkdir -p $WORK/b2288/
2025-08-20T21:14:12.4125996Z [00:03:49.761]➜  cat >/tmp/go-build1679262874/b2288/importcfg << 'EOF' # internal
2025-08-20T21:14:12.4126809Z [00:03:49.761]➜  # import config
2025-08-20T21:14:12.4127457Z [00:03:49.761]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.4128339Z [00:03:49.761]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.4129419Z [00:03:49.761]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.4130418Z [00:03:49.761]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:12.4131577Z [00:03:49.761]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.4141543Z [00:03:49.761]➜  EOF
2025-08-20T21:14:12.4144517Z [00:03:49.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2288/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/postrender=>helm.sh/helm/v3@v3.18.4/pkg/postrender;$WORK/b2288=>" -p helm.sh/helm/v3/pkg/postrender -lang=go1.24 -complete -installsuffix shared -buildid PRZ5IedUqJJygnYSQa_t/PRZ5IedUqJJygnYSQa_t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2288/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/postrender/exec.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/postrender/postrender.go
2025-08-20T21:14:12.4713671Z [00:03:49.819]➜  go tool buildid -w $WORK/b2288/_pkg_.a # internal
2025-08-20T21:14:12.4723102Z [00:03:49.820]➜  cp $WORK/b2288/_pkg_.a /root/.cache/go-build/60/60ca9d316046a08224da1aa1300337c7f07aa7e436e63ae2a2c472c1d2d76187-d # internal
2025-08-20T21:14:12.4730819Z [00:03:49.821]➜  helm.sh/helm/v3/pkg/time/ctime
2025-08-20T21:14:12.4735603Z [00:03:49.822]➜  mkdir -p $WORK/b2290/
2025-08-20T21:14:12.4751692Z [00:03:49.822]➜  cat >/tmp/go-build1679262874/b2290/importcfg << 'EOF' # internal
2025-08-20T21:14:12.4753260Z [00:03:49.822]➜  # import config
2025-08-20T21:14:12.4754285Z [00:03:49.822]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.4755035Z [00:03:49.822]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:12.4755885Z [00:03:49.822]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.4756401Z [00:03:49.822]➜  EOF
2025-08-20T21:14:12.4758901Z [00:03:49.822]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2290/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/time/ctime=>helm.sh/helm/v3@v3.18.4/pkg/time/ctime;$WORK/b2290=>" -p helm.sh/helm/v3/pkg/time/ctime -lang=go1.24 -complete -installsuffix shared -buildid PUebXmhTVxwCzrLbBWZ5/PUebXmhTVxwCzrLbBWZ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2290/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/time/ctime/ctime.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/time/ctime/ctime_linux.go
2025-08-20T21:14:12.4897717Z [00:03:49.838]➜  go tool buildid -w $WORK/b2284/_pkg_.a # internal
2025-08-20T21:14:12.4981046Z [00:03:49.846]➜  cp $WORK/b2284/_pkg_.a /root/.cache/go-build/6c/6cc606c3b16d41dfe9799876b08859c036910a5b233eeb9098441b288f3def1f-d # internal
2025-08-20T21:14:12.4987670Z [00:03:49.847]➜  go tool buildid -w $WORK/b2290/_pkg_.a # internal
2025-08-20T21:14:12.4988414Z [00:03:49.847]➜  cp $WORK/b2290/_pkg_.a /root/.cache/go-build/11/1144225941170cdf2ccdc40aeaba65027959f98274871a80365c3ea6745ca7f4-d # internal
2025-08-20T21:14:12.5007544Z [00:03:49.849]➜  helm.sh/helm/v3/pkg/lint/rules
2025-08-20T21:14:12.5008172Z [00:03:49.849]➜  mkdir -p $WORK/b2283/
2025-08-20T21:14:12.5009892Z [00:03:49.849]➜  cat >/tmp/go-build1679262874/b2283/importcfg << 'EOF' # internal
2025-08-20T21:14:12.5010265Z [00:03:49.849]➜  # import config
2025-08-20T21:14:12.5010723Z [00:03:49.849]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:12.5011208Z [00:03:49.849]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.5011638Z [00:03:49.849]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.5012159Z [00:03:49.849]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:12.5012793Z [00:03:49.849]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build1679262874/b2284/_pkg_.a
2025-08-20T21:14:12.5013378Z [00:03:49.849]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.5013919Z [00:03:49.849]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.5014498Z [00:03:49.849]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.5015099Z [00:03:49.849]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:12.5015666Z [00:03:49.849]➜  packagefile helm.sh/helm/v3/pkg/engine=/tmp/go-build1679262874/b2272/_pkg_.a
2025-08-20T21:14:12.5016254Z [00:03:49.849]➜  packagefile helm.sh/helm/v3/pkg/lint/support=/tmp/go-build1679262874/b2285/_pkg_.a
2025-08-20T21:14:12.5016745Z [00:03:49.849]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.5017286Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/api/validation=/tmp/go-build1679262874/b407/_pkg_.a
2025-08-20T21:14:12.5018181Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/api/validation/path=/tmp/go-build1679262874/b2286/_pkg_.a
2025-08-20T21:14:12.5018900Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:12.5019518Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:12.5020195Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:14:12.5033042Z [00:03:49.849]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:14:12.5033979Z [00:03:49.849]➜  packagefile k8s.io/apiserver/pkg/endpoints/deprecation=/tmp/go-build1679262874/b2287/_pkg_.a
2025-08-20T21:14:12.5034694Z [00:03:49.849]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:14:12.5035194Z [00:03:49.849]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.5035608Z [00:03:49.849]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.5036055Z [00:03:49.849]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.5036500Z [00:03:49.849]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.5036960Z [00:03:49.849]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:12.5037414Z [00:03:49.849]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.5037841Z [00:03:49.849]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.5038158Z [00:03:49.849]➜  EOF
2025-08-20T21:14:12.5041146Z [00:03:49.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2283/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules=>helm.sh/helm/v3@v3.18.4/pkg/lint/rules;$WORK/b2283=>" -p helm.sh/helm/v3/pkg/lint/rules -lang=go1.24 -complete -installsuffix shared -buildid fxov0SzFT1arFyqdoGYx/fxov0SzFT1arFyqdoGYx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2283/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules/chartfile.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules/dependencies.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules/deprecations.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules/template.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/rules/values.go
2025-08-20T21:14:12.5043990Z [00:03:49.851]➜  helm.sh/helm/v3/pkg/pusher
2025-08-20T21:14:12.5044273Z [00:03:49.851]➜  mkdir -p $WORK/b2289/
2025-08-20T21:14:12.5044648Z [00:03:49.851]➜  cat >/tmp/go-build1679262874/b2289/importcfg << 'EOF' # internal
2025-08-20T21:14:12.5045000Z [00:03:49.851]➜  # import config
2025-08-20T21:14:12.5045328Z [00:03:49.851]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.5045793Z [00:03:49.851]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.5046368Z [00:03:49.851]➜  packagefile helm.sh/helm/v3/internal/tlsutil=/tmp/go-build1679262874/b2236/_pkg_.a
2025-08-20T21:14:12.5046968Z [00:03:49.851]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.5047534Z [00:03:49.851]➜  packagefile helm.sh/helm/v3/pkg/cli=/tmp/go-build1679262874/b2215/_pkg_.a
2025-08-20T21:14:12.5048095Z [00:03:49.851]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:12.5048670Z [00:03:49.851]➜  packagefile helm.sh/helm/v3/pkg/time/ctime=/tmp/go-build1679262874/b2290/_pkg_.a
2025-08-20T21:14:12.5049158Z [00:03:49.851]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:12.5049583Z [00:03:49.851]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:12.5049999Z [00:03:49.851]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.5050407Z [00:03:49.851]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.5051016Z [00:03:49.851]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.5051598Z [00:03:49.851]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.5051961Z [00:03:49.851]➜  EOF
2025-08-20T21:14:12.5054224Z [00:03:49.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2289/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/pusher=>helm.sh/helm/v3@v3.18.4/pkg/pusher;$WORK/b2289=>" -p helm.sh/helm/v3/pkg/pusher -lang=go1.24 -complete -installsuffix shared -buildid IBoGpEt8fbcB4YwnbysU/IBoGpEt8fbcB4YwnbysU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2289/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/pusher/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/pusher/ocipusher.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/pusher/pusher.go
2025-08-20T21:14:12.5136238Z [00:03:49.861]➜  go tool buildid -w $WORK/b2270/_pkg_.a # internal
2025-08-20T21:14:12.5165475Z [00:03:49.864]➜  cp $WORK/b2270/_pkg_.a /root/.cache/go-build/d9/d9e057b1cfe59a00e9b8662540684d1784fe6491a63788d2cc41ad3dae77c0e7-d # internal
2025-08-20T21:14:12.5225315Z [00:03:49.871]➜  helm.sh/helm/v3/pkg/repo
2025-08-20T21:14:12.5226212Z [00:03:49.871]➜  mkdir -p $WORK/b2268/
2025-08-20T21:14:12.5238101Z [00:03:49.872]➜  cat >/tmp/go-build1679262874/b2268/importcfg << 'EOF' # internal
2025-08-20T21:14:12.5240387Z [00:03:49.872]➜  # import config
2025-08-20T21:14:12.5241312Z [00:03:49.872]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.5242091Z [00:03:49.872]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:14:12.5243155Z [00:03:49.872]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:12.5247088Z [00:03:49.872]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.5247556Z [00:03:49.872]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.5248084Z [00:03:49.872]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:12.5248667Z [00:03:49.872]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.5249605Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/internal/fileutil=/tmp/go-build1679262874/b2224/_pkg_.a
2025-08-20T21:14:12.5261512Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/internal/urlutil=/tmp/go-build1679262874/b2269/_pkg_.a
2025-08-20T21:14:12.5262424Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.5263006Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.5263597Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/pkg/getter=/tmp/go-build1679262874/b2270/_pkg_.a
2025-08-20T21:14:12.5264418Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:12.5265003Z [00:03:49.872]➜  packagefile helm.sh/helm/v3/pkg/provenance=/tmp/go-build1679262874/b2227/_pkg_.a
2025-08-20T21:14:12.5265610Z [00:03:49.872]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.5266125Z [00:03:49.872]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:12.5266547Z [00:03:49.872]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.5266958Z [00:03:49.872]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.5267366Z [00:03:49.872]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.5267824Z [00:03:49.872]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.5268318Z [00:03:49.872]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:12.5268766Z [00:03:49.872]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.5269188Z [00:03:49.872]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.5269605Z [00:03:49.872]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.5269913Z [00:03:49.872]➜  EOF
2025-08-20T21:14:12.5273567Z [00:03:49.872]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2268/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/repo=>helm.sh/helm/v3@v3.18.4/pkg/repo;$WORK/b2268=>" -p helm.sh/helm/v3/pkg/repo -lang=go1.24 -complete -installsuffix shared -buildid DkyAmh6FEy6b76o07bA8/DkyAmh6FEy6b76o07bA8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2268/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/repo/chartrepo.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/repo/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/repo/index.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/repo/repo.go
2025-08-20T21:14:12.6172520Z [00:03:49.965]➜  go tool buildid -w $WORK/b2283/_pkg_.a # internal
2025-08-20T21:14:12.6215818Z [00:03:49.970]➜  cp $WORK/b2283/_pkg_.a /root/.cache/go-build/e0/e017689c57692867e99b0e6799330048c258376883680940154316a77ca0af75-d # internal
2025-08-20T21:14:12.6228144Z [00:03:49.971]➜  helm.sh/helm/v3/pkg/lint
2025-08-20T21:14:12.6233228Z [00:03:49.971]➜  mkdir -p $WORK/b2282/
2025-08-20T21:14:12.6233638Z [00:03:49.971]➜  cat >/tmp/go-build1679262874/b2282/importcfg << 'EOF' # internal
2025-08-20T21:14:12.6234001Z [00:03:49.971]➜  # import config
2025-08-20T21:14:12.6234431Z [00:03:49.971]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:12.6235486Z [00:03:49.971]➜  packagefile helm.sh/helm/v3/pkg/lint/rules=/tmp/go-build1679262874/b2283/_pkg_.a
2025-08-20T21:14:12.6236091Z [00:03:49.971]➜  packagefile helm.sh/helm/v3/pkg/lint/support=/tmp/go-build1679262874/b2285/_pkg_.a
2025-08-20T21:14:12.6236641Z [00:03:49.971]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.6236978Z [00:03:49.971]➜  EOF
2025-08-20T21:14:12.6238662Z [00:03:49.971]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2282/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint=>helm.sh/helm/v3@v3.18.4/pkg/lint;$WORK/b2282=>" -p helm.sh/helm/v3/pkg/lint -lang=go1.24 -complete -installsuffix shared -buildid IDsvsy-GMJ2GQ6LFjQ6B/IDsvsy-GMJ2GQ6LFjQ6B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2282/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/lint/lint.go
2025-08-20T21:14:12.6404703Z [00:03:49.988]➜  go tool buildid -w $WORK/b2282/_pkg_.a # internal
2025-08-20T21:14:12.6405785Z [00:03:49.988]➜  cp $WORK/b2282/_pkg_.a /root/.cache/go-build/12/12bc876f0ed9d1baf5149ba8ad6a33c88bcd65d1791d6eab1b6bd47c859cfaeb-d # internal
2025-08-20T21:14:12.6406976Z [00:03:49.989]➜  go tool buildid -w $WORK/b2289/_pkg_.a # internal
2025-08-20T21:14:12.6434318Z [00:03:49.991]➜  helm.sh/helm/v3/pkg/releaseutil
2025-08-20T21:14:12.6434695Z [00:03:49.992]➜  mkdir -p $WORK/b2291/
2025-08-20T21:14:12.6445512Z [00:03:49.993]➜  cat >/tmp/go-build1679262874/b2291/importcfg << 'EOF' # internal
2025-08-20T21:14:12.6445925Z [00:03:49.993]➜  # import config
2025-08-20T21:14:12.6446274Z [00:03:49.993]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.6447008Z [00:03:49.993]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.6447635Z [00:03:49.993]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:12.6448213Z [00:03:49.993]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:12.6448702Z [00:03:49.993]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:12.6449112Z [00:03:49.993]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.6449533Z [00:03:49.993]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.6449992Z [00:03:49.993]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:12.6450438Z [00:03:49.993]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.6451065Z [00:03:49.993]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.6451504Z [00:03:49.993]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.6451832Z [00:03:49.993]➜  EOF
2025-08-20T21:14:12.6459568Z [00:03:49.994]➜  cp $WORK/b2289/_pkg_.a /root/.cache/go-build/91/919001b81f8aa23b940db9666a4a5978b49faaf996a9fe3c90cd0c9bffe0eec9-d # internal
2025-08-20T21:14:12.6460254Z [00:03:49.994]➜  github.com/lann/ps
2025-08-20T21:14:12.6460528Z [00:03:49.994]➜  mkdir -p $WORK/b2296/
2025-08-20T21:14:12.6466621Z [00:03:49.994]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2291/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil=>helm.sh/helm/v3@v3.18.4/pkg/releaseutil;$WORK/b2291=>" -p helm.sh/helm/v3/pkg/releaseutil -lang=go1.24 -complete -installsuffix shared -buildid 8IfEWYHWm-SZPkflLBZj/8IfEWYHWm-SZPkflLBZj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2291/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil/filter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil/kind_sorter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil/manifest.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil/manifest_sorter.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/releaseutil/sorter.go
2025-08-20T21:14:12.6477044Z [00:03:49.996]➜  cat >/tmp/go-build1679262874/b2296/importcfg << 'EOF' # internal
2025-08-20T21:14:12.6477882Z [00:03:49.996]➜  # import config
2025-08-20T21:14:12.6478264Z [00:03:49.996]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.6478685Z [00:03:49.996]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.6478994Z [00:03:49.996]➜  EOF
2025-08-20T21:14:12.6486197Z [00:03:49.996]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2296/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lann/ps@v0.0.0-20150810152359-62de8c46ede0=>github.com/lann/ps@v0.0.0-20150810152359-62de8c46ede0;$WORK/b2296=>" -p github.com/lann/ps -lang=go1.16 -complete -installsuffix shared -buildid OWWKbZgM6mI1yCtvCVgQ/OWWKbZgM6mI1yCtvCVgQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2296/importcfg -pack /root/go/pkg/mod/github.com/lann/ps@v0.0.0-20150810152359-62de8c46ede0/list.go /root/go/pkg/mod/github.com/lann/ps@v0.0.0-20150810152359-62de8c46ede0/map.go
2025-08-20T21:14:12.6715144Z [00:03:50.019]➜  go tool buildid -w $WORK/b2268/_pkg_.a # internal
2025-08-20T21:14:12.6738518Z [00:03:50.022]➜  cp $WORK/b2268/_pkg_.a /root/.cache/go-build/cd/cdd0e8944a3e859edf1b585acb5abc9492f50f4c2bae76f616ea3b40abaa56c5-d # internal
2025-08-20T21:14:12.6758254Z [00:03:50.024]➜  helm.sh/helm/v3/internal/resolver
2025-08-20T21:14:12.6758658Z [00:03:50.024]➜  mkdir -p $WORK/b2226/
2025-08-20T21:14:12.6765692Z [00:03:50.025]➜  cat >/tmp/go-build1679262874/b2226/importcfg << 'EOF' # internal
2025-08-20T21:14:12.6766536Z [00:03:50.025]➜  # import config
2025-08-20T21:14:12.6767313Z [00:03:50.025]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.6767799Z [00:03:50.025]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:12.6768467Z [00:03:50.025]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.6769062Z [00:03:50.025]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:12.6769632Z [00:03:50.025]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.6770178Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.6770982Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.6771635Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:12.6772215Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/provenance=/tmp/go-build1679262874/b2227/_pkg_.a
2025-08-20T21:14:12.6772791Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:12.6773347Z [00:03:50.025]➜  packagefile helm.sh/helm/v3/pkg/repo=/tmp/go-build1679262874/b2268/_pkg_.a
2025-08-20T21:14:12.6773815Z [00:03:50.025]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.6774250Z [00:03:50.025]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.6774699Z [00:03:50.025]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.6775132Z [00:03:50.025]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.6775438Z [00:03:50.025]➜  EOF
2025-08-20T21:14:12.6777493Z [00:03:50.025]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2226/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/resolver=>helm.sh/helm/v3@v3.18.4/internal/resolver;$WORK/b2226=>" -p helm.sh/helm/v3/internal/resolver -lang=go1.24 -complete -installsuffix shared -buildid VV5rfHoiZjgHTlNkX-Dj/VV5rfHoiZjgHTlNkX-Dj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2226/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/internal/resolver/resolver.go
2025-08-20T21:14:12.6795150Z [00:03:50.028]➜  go tool buildid -w $WORK/b2296/_pkg_.a # internal
2025-08-20T21:14:12.6822971Z [00:03:50.030]➜  cp $WORK/b2296/_pkg_.a /root/.cache/go-build/f1/f138d25a775f9e8d35cedb5b89f8127325b763881e182094dc9bffbbe8e3cc1b-d # internal
2025-08-20T21:14:12.6824260Z [00:03:50.030]➜  github.com/lann/builder
2025-08-20T21:14:12.6824587Z [00:03:50.030]➜  mkdir -p $WORK/b2295/
2025-08-20T21:14:12.6824972Z [00:03:50.030]➜  cat >/tmp/go-build1679262874/b2295/importcfg << 'EOF' # internal
2025-08-20T21:14:12.6825327Z [00:03:50.030]➜  # import config
2025-08-20T21:14:12.6825727Z [00:03:50.030]➜  packagefile github.com/lann/ps=/tmp/go-build1679262874/b2296/_pkg_.a
2025-08-20T21:14:12.6826194Z [00:03:50.030]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:14:12.6826618Z [00:03:50.030]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.6827041Z [00:03:50.030]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.6827646Z [00:03:50.030]➜  EOF
2025-08-20T21:14:12.6835812Z [00:03:50.031]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2295/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0=>github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0;$WORK/b2295=>" -p github.com/lann/builder -lang=go1.16 -complete -installsuffix shared -buildid -Ih_GAz1uZ14EzxUxAbf/-Ih_GAz1uZ14EzxUxAbf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2295/importcfg -pack /root/go/pkg/mod/github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0/builder.go /root/go/pkg/mod/github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0/reflect.go /root/go/pkg/mod/github.com/lann/builder@v0.0.0-20180802200727-47ae307949d0/registry.go
2025-08-20T21:14:12.6887547Z [00:03:50.037]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T21:14:12.7000523Z [00:03:50.048]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/c1/c10a633c36284513ccbe28e99b9cb9e75f74e3f9571b00844f383669b84050ac-d # internal
2025-08-20T21:14:12.7032773Z [00:03:50.048]➜  github.com/derailed/k9s/internal/render/helm
2025-08-20T21:14:12.7033569Z [00:03:50.048]➜  mkdir -p $WORK/b2074/
2025-08-20T21:14:12.7034014Z [00:03:50.048]➜  cat >/tmp/go-build1679262874/b2074/importcfg << 'EOF' # internal
2025-08-20T21:14:12.7034396Z [00:03:50.048]➜  # import config
2025-08-20T21:14:12.7034753Z [00:03:50.048]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.7035173Z [00:03:50.048]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.7035729Z [00:03:50.048]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:12.7036382Z [00:03:50.049]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:12.7037037Z [00:03:50.049]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:12.7037692Z [00:03:50.049]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:12.7038340Z [00:03:50.049]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:12.7038942Z [00:03:50.049]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:12.7039558Z [00:03:50.049]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:12.7040166Z [00:03:50.049]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:12.7041193Z [00:03:50.049]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:12.7041802Z [00:03:50.049]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:12.7042240Z [00:03:50.049]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.7042560Z [00:03:50.049]➜  EOF
2025-08-20T21:14:12.7044466Z [00:03:50.049]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2074/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm=>github.com/derailed/k9s/internal/render/helm;$WORK/b2074=>" -p github.com/derailed/k9s/internal/render/helm -lang=go1.24 -complete -installsuffix shared -buildid oVE1A0UJxh5u_KxaSzgf/oVE1A0UJxh5u_KxaSzgf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2074/importcfg -pack ./internal/render/helm/chart.go ./internal/render/helm/history.go
2025-08-20T21:14:12.7198891Z [00:03:50.068]➜  go tool buildid -w $WORK/b2295/_pkg_.a # internal
2025-08-20T21:14:12.7225333Z [00:03:50.069]➜  cp $WORK/b2295/_pkg_.a /root/.cache/go-build/8e/8e28e5cd1003485f0a073d28dcf5d5d6842d86ff76db0432a72aa2daddc7c5b6-d # internal
2025-08-20T21:14:12.7226186Z [00:03:50.070]➜  go tool buildid -w $WORK/b2226/_pkg_.a # internal
2025-08-20T21:14:12.7226584Z [00:03:50.070]➜  go tool buildid -w $WORK/b2291/_pkg_.a # internal
2025-08-20T21:14:12.7231911Z [00:03:50.071]➜  cp $WORK/b2226/_pkg_.a /root/.cache/go-build/8c/8c1bc13ac57aa384bf39e1d486e5816d6e9ea11d4b5c0c9ca6471992bc1c37f1-d # internal
2025-08-20T21:14:12.7233195Z [00:03:50.071]➜  cp $WORK/b2291/_pkg_.a /root/.cache/go-build/36/368f487087a1f1f7d9345f51ee702bb6f17f1a221fb2c69a7bc550fd628b6f09-d # internal
2025-08-20T21:14:12.7244130Z [00:03:50.072]➜  github.com/jmoiron/sqlx/reflectx
2025-08-20T21:14:12.7244618Z [00:03:50.072]➜  mkdir -p $WORK/b2298/
2025-08-20T21:14:12.7244924Z [00:03:50.072]➜  helm.sh/helm/v3/pkg/downloader
2025-08-20T21:14:12.7246994Z [00:03:50.072]➜  mkdir -p $WORK/b2223/
2025-08-20T21:14:12.7247865Z [00:03:50.072]➜  cat >/tmp/go-build1679262874/b2298/importcfg << 'EOF' # internal
2025-08-20T21:14:12.7248694Z [00:03:50.072]➜  # import config
2025-08-20T21:14:12.7252097Z [00:03:50.072]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.7252753Z [00:03:50.072]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:12.7253674Z [00:03:50.072]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.7254552Z [00:03:50.072]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.7255963Z [00:03:50.072]➜  EOF
2025-08-20T21:14:12.7258045Z [00:03:50.072]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2298/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/reflectx=>github.com/jmoiron/sqlx@v1.4.0/reflectx;$WORK/b2298=>" -p github.com/jmoiron/sqlx/reflectx -lang=go1.10 -complete -installsuffix shared -buildid QUQhf_4HzK5pU4UQbSWZ/QUQhf_4HzK5pU4UQbSWZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2298/importcfg -pack /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/reflectx/reflect.go
2025-08-20T21:14:12.7260800Z [00:03:50.072]➜  cat >/tmp/go-build1679262874/b2223/importcfg << 'EOF' # internal
2025-08-20T21:14:12.7262073Z [00:03:50.072]➜  # import config
2025-08-20T21:14:12.7262450Z [00:03:50.072]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:12.7262916Z [00:03:50.072]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:14:12.7263358Z [00:03:50.072]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.7263874Z [00:03:50.072]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:12.7264446Z [00:03:50.072]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:12.7265020Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/internal/fileutil=/tmp/go-build1679262874/b2224/_pkg_.a
2025-08-20T21:14:12.7265631Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/internal/resolver=/tmp/go-build1679262874/b2226/_pkg_.a
2025-08-20T21:14:12.7269362Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/internal/third_party/dep/fs=/tmp/go-build1679262874/b2225/_pkg_.a
2025-08-20T21:14:12.7270132Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/internal/urlutil=/tmp/go-build1679262874/b2269/_pkg_.a
2025-08-20T21:14:12.7270845Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:12.7271493Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:12.7272084Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:12.7272872Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/getter=/tmp/go-build1679262874/b2270/_pkg_.a
2025-08-20T21:14:12.7273440Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:12.7274019Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/provenance=/tmp/go-build1679262874/b2227/_pkg_.a
2025-08-20T21:14:12.7274603Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:12.7275163Z [00:03:50.073]➜  packagefile helm.sh/helm/v3/pkg/repo=/tmp/go-build1679262874/b2268/_pkg_.a
2025-08-20T21:14:12.7275627Z [00:03:50.073]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.7276034Z [00:03:50.073]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:12.7276667Z [00:03:50.073]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.7277083Z [00:03:50.073]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.7277494Z [00:03:50.073]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.7277940Z [00:03:50.073]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.7278383Z [00:03:50.073]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.7278842Z [00:03:50.073]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:12.7279296Z [00:03:50.073]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.7279713Z [00:03:50.073]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.7280018Z [00:03:50.073]➜  EOF
2025-08-20T21:14:12.7282680Z [00:03:50.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2223/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/downloader=>helm.sh/helm/v3@v3.18.4/pkg/downloader;$WORK/b2223=>" -p helm.sh/helm/v3/pkg/downloader -lang=go1.24 -complete -installsuffix shared -buildid GJulUxn1KoAVvYmBEz7x/GJulUxn1KoAVvYmBEz7x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2223/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/downloader/chart_downloader.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/downloader/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/downloader/manager.go
2025-08-20T21:14:12.7313107Z [00:03:50.079]➜  github.com/Masterminds/squirrel
2025-08-20T21:14:12.7314524Z [00:03:50.079]➜  mkdir -p $WORK/b2294/
2025-08-20T21:14:12.7334701Z [00:03:50.081]➜  cat >/tmp/go-build1679262874/b2294/importcfg << 'EOF' # internal
2025-08-20T21:14:12.7335352Z [00:03:50.081]➜  # import config
2025-08-20T21:14:12.7336107Z [00:03:50.081]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.7337233Z [00:03:50.081]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.7337937Z [00:03:50.081]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:12.7338745Z [00:03:50.081]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:14:12.7339488Z [00:03:50.081]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.7340328Z [00:03:50.081]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.7341170Z [00:03:50.081]➜  packagefile github.com/lann/builder=/tmp/go-build1679262874/b2295/_pkg_.a
2025-08-20T21:14:12.7342284Z [00:03:50.081]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.7343835Z [00:03:50.081]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.7344633Z [00:03:50.081]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.7352581Z [00:03:50.081]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.7353524Z [00:03:50.081]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.7356507Z [00:03:50.082]➜  EOF
2025-08-20T21:14:12.7363070Z [00:03:50.082]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2294/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4=>github.com/Masterminds/squirrel@v1.5.4;$WORK/b2294=>" -p github.com/Masterminds/squirrel -lang=go1.14 -complete -installsuffix shared -buildid bS7efY3tiykqHKgJGFrc/bS7efY3tiykqHKgJGFrc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2294/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/case.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/delete.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/delete_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/expr.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/insert.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/insert_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/part.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/placeholder.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/row.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/select.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/select_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/squirrel.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/squirrel_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/statement.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/stmtcacher.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/stmtcacher_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/update.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/update_ctx.go /root/go/pkg/mod/github.com/!masterminds/squirrel@v1.5.4/where.go
2025-08-20T21:14:12.7917186Z [00:03:50.139]➜  go tool buildid -w $WORK/b2074/_pkg_.a # internal
2025-08-20T21:14:12.7936798Z [00:03:50.141]➜  cp $WORK/b2074/_pkg_.a /root/.cache/go-build/08/08c03d754a3990185bb7d4f1ab8c31a3115a13cb7107bc7441a34d043800381f-d # internal
2025-08-20T21:14:12.7942519Z [00:03:50.142]➜  github.com/lib/pq/scram
2025-08-20T21:14:12.7943404Z [00:03:50.142]➜  mkdir -p $WORK/b2301/
2025-08-20T21:14:12.7946544Z [00:03:50.143]➜  cat >/tmp/go-build1679262874/b2301/importcfg << 'EOF' # internal
2025-08-20T21:14:12.7947862Z [00:03:50.143]➜  # import config
2025-08-20T21:14:12.7948593Z [00:03:50.143]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.7949268Z [00:03:50.143]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:14:12.7950439Z [00:03:50.143]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:14:12.7951364Z [00:03:50.143]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:12.7951897Z [00:03:50.143]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.7952407Z [00:03:50.143]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:12.7952926Z [00:03:50.143]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.7953894Z [00:03:50.143]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.7976687Z [00:03:50.143]➜  EOF
2025-08-20T21:14:12.7978845Z [00:03:50.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9/scram=>github.com/lib/pq@v1.10.9/scram;$WORK/b2301=>" -p github.com/lib/pq/scram -lang=go1.13 -complete -installsuffix shared -buildid rVDIasjs84xEGSLEuPM3/rVDIasjs84xEGSLEuPM3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2301/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/scram/scram.go
2025-08-20T21:14:12.8001901Z [00:03:50.147]➜  go tool buildid -w $WORK/b2298/_pkg_.a # internal
2025-08-20T21:14:12.8004847Z [00:03:50.148]➜  cp $WORK/b2298/_pkg_.a /root/.cache/go-build/c2/c2c5e20f7ab3febe00ebddb8626a1dfc0dbcbfea7fd9be059447ac24f7bd8b15-d # internal
2025-08-20T21:14:12.8020289Z [00:03:50.150]➜  github.com/jmoiron/sqlx
2025-08-20T21:14:12.8021831Z [00:03:50.150]➜  mkdir -p $WORK/b2297/
2025-08-20T21:14:12.8031477Z [00:03:50.151]➜  cat >/tmp/go-build1679262874/b2297/importcfg << 'EOF' # internal
2025-08-20T21:14:12.8033164Z [00:03:50.151]➜  # import config
2025-08-20T21:14:12.8033835Z [00:03:50.151]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.8035099Z [00:03:50.151]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.8035583Z [00:03:50.151]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:12.8036086Z [00:03:50.151]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:14:12.8036551Z [00:03:50.151]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.8036965Z [00:03:50.151]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.8037487Z [00:03:50.151]➜  packagefile github.com/jmoiron/sqlx/reflectx=/tmp/go-build1679262874/b2298/_pkg_.a
2025-08-20T21:14:12.8038286Z [00:03:50.151]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:12.8038745Z [00:03:50.151]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.8039204Z [00:03:50.151]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.8039628Z [00:03:50.151]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.8040048Z [00:03:50.151]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.8040477Z [00:03:50.151]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.8041093Z [00:03:50.151]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.8041517Z [00:03:50.151]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:12.8041832Z [00:03:50.151]➜  EOF
2025-08-20T21:14:12.8044709Z [00:03:50.151]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2297/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0=>github.com/jmoiron/sqlx@v1.4.0;$WORK/b2297=>" -p github.com/jmoiron/sqlx -lang=go1.10 -complete -installsuffix shared -buildid 9c_qr5KTPNYv6jenm_Wu/9c_qr5KTPNYv6jenm_Wu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2297/importcfg -pack /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/bind.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/doc.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/named.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/named_context.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.4.0/sqlx_context.go
2025-08-20T21:14:12.8242578Z [00:03:50.172]➜  go tool buildid -w $WORK/b2301/_pkg_.a # internal
2025-08-20T21:14:12.8246386Z [00:03:50.172]➜  cp $WORK/b2301/_pkg_.a /root/.cache/go-build/9d/9d682a300977d4b933069eab719c9b625524bf522c101feb078e30da9c8c66aa-d # internal
2025-08-20T21:14:12.8299381Z [00:03:50.178]➜  go tool buildid -w $WORK/b2223/_pkg_.a # internal
2025-08-20T21:14:12.8326453Z [00:03:50.180]➜  cp $WORK/b2223/_pkg_.a /root/.cache/go-build/54/543a918627eb560b2b66964d230c16b4723623e67ec3cdfefbb02f3e138a4311-d # internal
2025-08-20T21:14:12.8351551Z [00:03:50.182]➜  github.com/lib/pq
2025-08-20T21:14:12.8352489Z [00:03:50.182]➜  mkdir -p $WORK/b2299/
2025-08-20T21:14:12.8359534Z [00:03:50.184]➜  cat >/tmp/go-build1679262874/b2299/importcfg << 'EOF' # internal
2025-08-20T21:14:12.8360399Z [00:03:50.184]➜  # import config
2025-08-20T21:14:12.8361281Z [00:03:50.184]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:12.8362031Z [00:03:50.184]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.8362529Z [00:03:50.184]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.8362977Z [00:03:50.184]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:14:12.8363440Z [00:03:50.184]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:12.8364133Z [00:03:50.184]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:12.8364593Z [00:03:50.184]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:12.8365054Z [00:03:50.184]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:12.8365767Z [00:03:50.184]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:14:12.8366320Z [00:03:50.184]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:12.8366804Z [00:03:50.184]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:14:12.8367257Z [00:03:50.184]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.8367665Z [00:03:50.184]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.8368133Z [00:03:50.184]➜  packagefile github.com/lib/pq/oid=/tmp/go-build1679262874/b2300/_pkg_.a
2025-08-20T21:14:12.8368691Z [00:03:50.184]➜  packagefile github.com/lib/pq/scram=/tmp/go-build1679262874/b2301/_pkg_.a
2025-08-20T21:14:12.8369158Z [00:03:50.184]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:12.8369578Z [00:03:50.184]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:12.8370008Z [00:03:50.184]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:12.8370417Z [00:03:50.184]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:12.8371036Z [00:03:50.184]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:12.8371456Z [00:03:50.184]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:12.8371867Z [00:03:50.184]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:14:12.8372281Z [00:03:50.184]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:12.8372718Z [00:03:50.184]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:12.8373326Z [00:03:50.184]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.8373891Z [00:03:50.184]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.8374319Z [00:03:50.184]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:12.8374740Z [00:03:50.184]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:12.8375155Z [00:03:50.184]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.8375575Z [00:03:50.184]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.8376091Z [00:03:50.184]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.8376639Z [00:03:50.184]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:12.8377077Z [00:03:50.184]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:12.8377695Z [00:03:50.184]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.8378209Z [00:03:50.184]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:12.8378532Z [00:03:50.184]➜  EOF
2025-08-20T21:14:12.8383660Z [00:03:50.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2299/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9=>github.com/lib/pq@v1.10.9;$WORK/b2299=>" -p github.com/lib/pq -lang=go1.13 -complete -installsuffix shared -buildid htuwOC_do6Xi8VA4cjZd/htuwOC_do6Xi8VA4cjZd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2299/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/array.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go115.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/connector.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/copy.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/doc.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/encode.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/error.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/krb.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/notice.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/notify.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/rows.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/ssl.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/ssl_permissions.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/url.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/user_posix.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/uuid.go
2025-08-20T21:14:12.8458255Z [00:03:50.194]➜  github.com/go-gorp/gorp/v3
2025-08-20T21:14:12.8458599Z [00:03:50.194]➜  mkdir -p $WORK/b2303/
2025-08-20T21:14:12.8471832Z [00:03:50.195]➜  cat >/tmp/go-build1679262874/b2303/importcfg << 'EOF' # internal
2025-08-20T21:14:12.8472811Z [00:03:50.195]➜  # import config
2025-08-20T21:14:12.8473190Z [00:03:50.195]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:12.8473626Z [00:03:50.195]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:12.8474095Z [00:03:50.195]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:12.8474614Z [00:03:50.195]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:14:12.8475088Z [00:03:50.195]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:12.8475514Z [00:03:50.195]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:12.8475916Z [00:03:50.195]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:12.8476333Z [00:03:50.195]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:12.8476761Z [00:03:50.195]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:12.8491354Z [00:03:50.195]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:12.8491825Z [00:03:50.195]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:12.8492253Z [00:03:50.195]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:12.8492975Z [00:03:50.195]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:12.8493384Z [00:03:50.195]➜  EOF
2025-08-20T21:14:12.8499804Z [00:03:50.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2303/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0=>github.com/go-gorp/gorp/v3@v3.1.0;$WORK/b2303=>" -p github.com/go-gorp/gorp/v3 -lang=go1.18 -complete -installsuffix shared -buildid 3pipCCyqH6cc74ki8xj5/3pipCCyqH6cc74ki8xj5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2303/importcfg -pack /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/column.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/db.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_mysql.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_oracle.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_postgres.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_snowflake.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_sqlite.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/dialect_sqlserver.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/doc.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/errors.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/gorp.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/hooks.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/index.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/lockerror.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/logging.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/nulltypes.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/select.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/table.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/table_bindings.go /root/go/pkg/mod/github.com/go-gorp/gorp/v3@v3.1.0/transaction.go
2025-08-20T21:14:13.0434669Z [00:03:50.389]➜  go tool buildid -w $WORK/b2294/_pkg_.a # internal
2025-08-20T21:14:13.0544452Z [00:03:50.402]➜  cp $WORK/b2294/_pkg_.a /root/.cache/go-build/a8/a88a9391e8b4a5e2cb0d7a9b5e839e2182e5acb040ca15fc115a71d1414d38d0-d # internal
2025-08-20T21:14:13.0581154Z [00:03:50.406]➜  github.com/rubenv/sql-migrate/sqlparse
2025-08-20T21:14:13.0613275Z [00:03:50.406]➜  mkdir -p $WORK/b2304/
2025-08-20T21:14:13.0628841Z [00:03:50.411]➜  cat >/tmp/go-build1679262874/b2304/importcfg << 'EOF' # internal
2025-08-20T21:14:13.0629694Z [00:03:50.411]➜  # import config
2025-08-20T21:14:13.0630438Z [00:03:50.411]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:13.0631540Z [00:03:50.411]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.0632008Z [00:03:50.411]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.0632419Z [00:03:50.411]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.0632838Z [00:03:50.411]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.0633162Z [00:03:50.411]➜  EOF
2025-08-20T21:14:13.0635140Z [00:03:50.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2304/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rubenv/sql-migrate@v1.8.0/sqlparse=>github.com/rubenv/sql-migrate@v1.8.0/sqlparse;$WORK/b2304=>" -p github.com/rubenv/sql-migrate/sqlparse -lang=go1.23 -complete -installsuffix shared -buildid xFUFMGQQ7-IpUig5wfSY/xFUFMGQQ7-IpUig5wfSY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2304/importcfg -pack /root/go/pkg/mod/github.com/rubenv/sql-migrate@v1.8.0/sqlparse/sqlparse.go
2025-08-20T21:14:13.1264879Z [00:03:50.474]➜  go tool buildid -w $WORK/b2297/_pkg_.a # internal
2025-08-20T21:14:13.1303864Z [00:03:50.478]➜  go tool buildid -w $WORK/b2304/_pkg_.a # internal
2025-08-20T21:14:13.1313783Z [00:03:50.479]➜  cp $WORK/b2304/_pkg_.a /root/.cache/go-build/7d/7dd8f9818ee0467844f98bcb717bca75b5d18ecee585e9badfce2233d08cccbc-d # internal
2025-08-20T21:14:13.1338484Z [00:03:50.482]➜  helm.sh/helm/v3/pkg/uploader
2025-08-20T21:14:13.1339124Z [00:03:50.482]➜  mkdir -p $WORK/b2305/
2025-08-20T21:14:13.1347836Z [00:03:50.483]➜  cat >/tmp/go-build1679262874/b2305/importcfg << 'EOF' # internal
2025-08-20T21:14:13.1348617Z [00:03:50.483]➜  # import config
2025-08-20T21:14:13.1349380Z [00:03:50.483]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.1349961Z [00:03:50.483]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:13.1350536Z [00:03:50.483]➜  packagefile helm.sh/helm/v3/pkg/pusher=/tmp/go-build1679262874/b2289/_pkg_.a
2025-08-20T21:14:13.1351632Z [00:03:50.483]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:13.1352200Z [00:03:50.483]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.1352620Z [00:03:50.483]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:13.1352937Z [00:03:50.483]➜  EOF
2025-08-20T21:14:13.1354957Z [00:03:50.483]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2305/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/uploader=>helm.sh/helm/v3@v3.18.4/pkg/uploader;$WORK/b2305=>" -p helm.sh/helm/v3/pkg/uploader -lang=go1.24 -complete -installsuffix shared -buildid AcWly_9izWfHFb87ihvQ/AcWly_9izWfHFb87ihvQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2305/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/uploader/chart_uploader.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/uploader/doc.go
2025-08-20T21:14:13.1367559Z [00:03:50.485]➜  cp $WORK/b2297/_pkg_.a /root/.cache/go-build/99/998341b0d8009878c71f8872ee909f503a3ce498ab86ac3c9b8769f4ebe051f1-d # internal
2025-08-20T21:14:13.1381469Z [00:03:50.486]➜  k8s.io/apimachinery/pkg/util/rand
2025-08-20T21:14:13.1381884Z [00:03:50.486]➜  mkdir -p $WORK/b2306/
2025-08-20T21:14:13.1390699Z [00:03:50.487]➜  cat >/tmp/go-build1679262874/b2306/importcfg << 'EOF' # internal
2025-08-20T21:14:13.1391142Z [00:03:50.487]➜  # import config
2025-08-20T21:14:13.1391515Z [00:03:50.487]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:14:13.1392405Z [00:03:50.487]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.1392828Z [00:03:50.487]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.1393704Z [00:03:50.487]➜  EOF
2025-08-20T21:14:13.1395849Z [00:03:50.487]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2306/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/rand=>k8s.io/apimachinery@v0.33.2/pkg/util/rand;$WORK/b2306=>" -p k8s.io/apimachinery/pkg/util/rand -lang=go1.24 -complete -installsuffix shared -buildid sd6oXR2LTBmF6kpxRwfY/sd6oXR2LTBmF6kpxRwfY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2306/importcfg -pack /root/go/pkg/mod/k8s.io/apimachinery@v0.33.2/pkg/util/rand/rand.go
2025-08-20T21:14:13.1775244Z [00:03:50.525]➜  go tool buildid -w $WORK/b2305/_pkg_.a # internal
2025-08-20T21:14:13.1778524Z [00:03:50.526]➜  cp $WORK/b2305/_pkg_.a /root/.cache/go-build/6d/6d283e46aca08d77d7fd05523c13246f3ae4e94cd6f4308812c35301392e1386-d # internal
2025-08-20T21:14:13.1796499Z [00:03:50.528]➜  go tool buildid -w $WORK/b2303/_pkg_.a # internal
2025-08-20T21:14:13.1804397Z [00:03:50.528]➜  k8s.io/client-go/util/certificate/csr
2025-08-20T21:14:13.1807525Z [00:03:50.529]➜  mkdir -p $WORK/b2309/
2025-08-20T21:14:13.1809946Z [00:03:50.529]➜  cat >/tmp/go-build1679262874/b2309/importcfg << 'EOF' # internal
2025-08-20T21:14:13.1810323Z [00:03:50.529]➜  # import config
2025-08-20T21:14:13.1810884Z [00:03:50.529]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.1811397Z [00:03:50.529]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:13.1811842Z [00:03:50.529]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:13.1812300Z [00:03:50.529]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:14:13.1812738Z [00:03:50.529]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.1813482Z [00:03:50.529]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:14:13.1814185Z [00:03:50.529]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:13.1814795Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:13.1815428Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.1816033Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:14:13.1816753Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.1817427Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:13.1818017Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:14:13.1818615Z [00:03:50.529]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:13.1819180Z [00:03:50.529]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:13.1819738Z [00:03:50.529]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:13.1820304Z [00:03:50.529]➜  packagefile k8s.io/client-go/tools/watch=/tmp/go-build1679262874/b2019/_pkg_.a
2025-08-20T21:14:13.1821164Z [00:03:50.529]➜  packagefile k8s.io/client-go/util/cert=/tmp/go-build1679262874/b452/_pkg_.a
2025-08-20T21:14:13.1821688Z [00:03:50.529]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:13.1822178Z [00:03:50.529]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:14:13.1822653Z [00:03:50.529]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:13.1823067Z [00:03:50.529]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.1823632Z [00:03:50.529]➜  EOF
2025-08-20T21:14:13.1825546Z [00:03:50.529]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2309/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/certificate/csr=>k8s.io/client-go@v0.33.2/util/certificate/csr;$WORK/b2309=>" -p k8s.io/client-go/util/certificate/csr -lang=go1.24 -complete -installsuffix shared -buildid oFEahQCxZQwxLJddxkxq/oFEahQCxZQwxLJddxkxq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2309/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/util/certificate/csr/csr.go
2025-08-20T21:14:13.1862651Z [00:03:50.534]➜  go tool buildid -w $WORK/b2306/_pkg_.a # internal
2025-08-20T21:14:13.1888119Z [00:03:50.534]➜  cp $WORK/b2306/_pkg_.a /root/.cache/go-build/a1/a11d392e38a50c16579ba8f55539c57bc157bd8d1cc5e021e7cd0f898e04102b-d # internal
2025-08-20T21:14:13.1888758Z [00:03:50.534]➜  k8s.io/kubectl/pkg/util/certificate
2025-08-20T21:14:13.1889070Z [00:03:50.534]➜  mkdir -p $WORK/b2310/
2025-08-20T21:14:13.1889471Z [00:03:50.534]➜  cat >/tmp/go-build1679262874/b2310/importcfg << 'EOF' # internal
2025-08-20T21:14:13.1889819Z [00:03:50.534]➜  # import config
2025-08-20T21:14:13.1890179Z [00:03:50.534]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:13.1890761Z [00:03:50.534]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:14:13.1891265Z [00:03:50.534]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:13.1891580Z [00:03:50.534]➜  EOF
2025-08-20T21:14:13.1893701Z [00:03:50.535]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2310/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/certificate=>k8s.io/kubectl@v0.33.2/pkg/util/certificate;$WORK/b2310=>" -p k8s.io/kubectl/pkg/util/certificate -lang=go1.24 -complete -installsuffix shared -buildid atee9y6-reA0yjwyzN3x/atee9y6-reA0yjwyzN3x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2310/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/certificate/certificate.go
2025-08-20T21:14:13.1902592Z [00:03:50.538]➜  cp $WORK/b2303/_pkg_.a /root/.cache/go-build/ab/ab37d65be75007f84fc18bbac742d91a00380d660cea0e329a23c08e9dd635be-d # internal
2025-08-20T21:14:13.1911951Z [00:03:50.539]➜  github.com/rubenv/sql-migrate
2025-08-20T21:14:13.1912295Z [00:03:50.539]➜  mkdir -p $WORK/b2302/
2025-08-20T21:14:13.1921174Z [00:03:50.540]➜  cat >/tmp/go-build1679262874/b2302/importcfg << 'EOF' # internal
2025-08-20T21:14:13.1921767Z [00:03:50.540]➜  # import config
2025-08-20T21:14:13.1924224Z [00:03:50.540]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.1925141Z [00:03:50.540]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.1925825Z [00:03:50.540]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:13.1928701Z [00:03:50.540]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:14:13.1929137Z [00:03:50.540]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:13.1929558Z [00:03:50.540]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.1930071Z [00:03:50.540]➜  packagefile github.com/go-gorp/gorp/v3=/tmp/go-build1679262874/b2303/_pkg_.a
2025-08-20T21:14:13.1930812Z [00:03:50.540]➜  packagefile github.com/rubenv/sql-migrate/sqlparse=/tmp/go-build1679262874/b2304/_pkg_.a
2025-08-20T21:14:13.1931382Z [00:03:50.540]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.1931803Z [00:03:50.540]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:13.1932225Z [00:03:50.540]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:13.1932631Z [00:03:50.540]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:13.1933050Z [00:03:50.540]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:13.1933465Z [00:03:50.540]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.1933887Z [00:03:50.540]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:13.1934585Z [00:03:50.540]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.1935005Z [00:03:50.540]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.1935444Z [00:03:50.540]➜  EOF
2025-08-20T21:14:13.1937463Z [00:03:50.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rubenv/sql-migrate@v1.8.0=>github.com/rubenv/sql-migrate@v1.8.0;$WORK/b2302=>" -p github.com/rubenv/sql-migrate -lang=go1.23 -complete -installsuffix shared -buildid 7266uFysaIraL3XklRDE/7266uFysaIraL3XklRDE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2302/importcfg -pack /root/go/pkg/mod/github.com/rubenv/sql-migrate@v1.8.0/doc.go /root/go/pkg/mod/github.com/rubenv/sql-migrate@v1.8.0/migrate.go
2025-08-20T21:14:13.2098708Z [00:03:50.558]➜  go tool buildid -w $WORK/b2310/_pkg_.a # internal
2025-08-20T21:14:13.2102035Z [00:03:50.558]➜  cp $WORK/b2310/_pkg_.a /root/.cache/go-build/f4/f451d3d14e7d8459bedab853cdf56eefa8433e1b2e9877bf8181f90d9434d4e3-d # internal
2025-08-20T21:14:13.2128819Z [00:03:50.561]➜  k8s.io/kubectl/pkg/util/deployment
2025-08-20T21:14:13.2155603Z [00:03:50.561]➜  mkdir -p $WORK/b2311/
2025-08-20T21:14:13.2156063Z [00:03:50.561]➜  cat >/tmp/go-build1679262874/b2311/importcfg << 'EOF' # internal
2025-08-20T21:14:13.2156421Z [00:03:50.561]➜  # import config
2025-08-20T21:14:13.2156770Z [00:03:50.561]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.2157257Z [00:03:50.561]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:13.2157756Z [00:03:50.561]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.2158341Z [00:03:50.561]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:14:13.2158966Z [00:03:50.561]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:13.2159918Z [00:03:50.561]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.2160784Z [00:03:50.561]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.2161473Z [00:03:50.561]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:13.2162074Z [00:03:50.561]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:13.2162853Z [00:03:50.561]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1679262874/b589/_pkg_.a
2025-08-20T21:14:13.2163450Z [00:03:50.561]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.2163872Z [00:03:50.561]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:13.2164188Z [00:03:50.561]➜  EOF
2025-08-20T21:14:13.2166082Z [00:03:50.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2311/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/deployment=>k8s.io/kubectl@v0.33.2/pkg/util/deployment;$WORK/b2311=>" -p k8s.io/kubectl/pkg/util/deployment -lang=go1.24 -complete -installsuffix shared -buildid hd18zfzKODSCmV915Gb_/hd18zfzKODSCmV915Gb_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2311/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/deployment/deployment.go
2025-08-20T21:14:13.3005491Z [00:03:50.648]➜  go tool buildid -w $WORK/b2299/_pkg_.a # internal
2025-08-20T21:14:13.3132550Z [00:03:50.661]➜  cp $WORK/b2299/_pkg_.a /root/.cache/go-build/b5/b5080e887e37b4d4e33432670b664fe2b923c4153ff1a3e5e57c834e21cecad5-d # internal
2025-08-20T21:14:13.3156028Z [00:03:50.663]➜  k8s.io/kubectl/pkg/util/event
2025-08-20T21:14:13.3158947Z [00:03:50.664]➜  mkdir -p $WORK/b2312/
2025-08-20T21:14:13.3164525Z [00:03:50.664]➜  cat >/tmp/go-build1679262874/b2312/importcfg << 'EOF' # internal
2025-08-20T21:14:13.3165434Z [00:03:50.664]➜  # import config
2025-08-20T21:14:13.3166528Z [00:03:50.664]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.3167034Z [00:03:50.664]➜  EOF
2025-08-20T21:14:13.3169350Z [00:03:50.664]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2312/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/event=>k8s.io/kubectl@v0.33.2/pkg/util/event;$WORK/b2312=>" -p k8s.io/kubectl/pkg/util/event -lang=go1.24 -complete -installsuffix shared -buildid WRY1DfhB2OlxBE_l0lfu/WRY1DfhB2OlxBE_l0lfu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2312/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/event/sorted_event_list.go
2025-08-20T21:14:13.3247401Z [00:03:50.673]➜  go tool buildid -w $WORK/b2311/_pkg_.a # internal
2025-08-20T21:14:13.3269244Z [00:03:50.675]➜  cp $WORK/b2311/_pkg_.a /root/.cache/go-build/26/26b59c82a61f3806287332fc82c499b1914b95bf3343f4037e9d3e432aaefcde-d # internal
2025-08-20T21:14:13.3274098Z [00:03:50.675]➜  k8s.io/kubectl/pkg/util/fieldpath
2025-08-20T21:14:13.3274479Z [00:03:50.675]➜  mkdir -p $WORK/b2313/
2025-08-20T21:14:13.3280673Z [00:03:50.676]➜  cat >/tmp/go-build1679262874/b2313/importcfg << 'EOF' # internal
2025-08-20T21:14:13.3281323Z [00:03:50.676]➜  # import config
2025-08-20T21:14:13.3287935Z [00:03:50.676]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.3289703Z [00:03:50.676]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:13.3290335Z [00:03:50.676]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.3291180Z [00:03:50.676]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:14:13.3291727Z [00:03:50.676]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.3292048Z [00:03:50.676]➜  EOF
2025-08-20T21:14:13.3294142Z [00:03:50.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2313/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/fieldpath=>k8s.io/kubectl@v0.33.2/pkg/util/fieldpath;$WORK/b2313=>" -p k8s.io/kubectl/pkg/util/fieldpath -lang=go1.24 -complete -installsuffix shared -buildid TS8u-BJOJCz5JD3CbOcs/TS8u-BJOJCz5JD3CbOcs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2313/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/fieldpath/fieldpath.go
2025-08-20T21:14:13.3343487Z [00:03:50.682]➜  go tool buildid -w $WORK/b2302/_pkg_.a # internal
2025-08-20T21:14:13.3365685Z [00:03:50.684]➜  cp $WORK/b2302/_pkg_.a /root/.cache/go-build/8e/8ef77ad6038dac3d436eb8181ea0dd19c0d9e23f76d91359e33482cd6e4863ea-d # internal
2025-08-20T21:14:13.3386598Z [00:03:50.687]➜  helm.sh/helm/v3/pkg/storage/driver
2025-08-20T21:14:13.3390535Z [00:03:50.687]➜  mkdir -p $WORK/b2293/
2025-08-20T21:14:13.3391152Z [00:03:50.687]➜  cat >/tmp/go-build1679262874/b2293/importcfg << 'EOF' # internal
2025-08-20T21:14:13.3391520Z [00:03:50.687]➜  # import config
2025-08-20T21:14:13.3391881Z [00:03:50.687]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.3392343Z [00:03:50.687]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:14:13.3392796Z [00:03:50.687]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.3393262Z [00:03:50.687]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:13.3393738Z [00:03:50.687]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:13.3394179Z [00:03:50.687]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.3394703Z [00:03:50.687]➜  packagefile github.com/Masterminds/squirrel=/tmp/go-build1679262874/b2294/_pkg_.a
2025-08-20T21:14:13.3395280Z [00:03:50.687]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build1679262874/b2297/_pkg_.a
2025-08-20T21:14:13.3395804Z [00:03:50.687]➜  packagefile github.com/lib/pq=/tmp/go-build1679262874/b2299/_pkg_.a
2025-08-20T21:14:13.3396324Z [00:03:50.687]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:13.3397237Z [00:03:50.687]➜  packagefile github.com/rubenv/sql-migrate=/tmp/go-build1679262874/b2302/_pkg_.a
2025-08-20T21:14:13.3397815Z [00:03:50.687]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:13.3398467Z [00:03:50.687]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.3398918Z [00:03:50.687]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.3399485Z [00:03:50.687]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:13.3400121Z [00:03:50.687]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.3400884Z [00:03:50.687]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:13.3401573Z [00:03:50.687]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:14:13.3402245Z [00:03:50.687]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:14:13.3402775Z [00:03:50.687]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.3403202Z [00:03:50.687]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:13.3403629Z [00:03:50.687]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.3404049Z [00:03:50.687]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.3404463Z [00:03:50.687]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.3404770Z [00:03:50.687]➜  EOF
2025-08-20T21:14:13.3408697Z [00:03:50.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2293/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver=>helm.sh/helm/v3@v3.18.4/pkg/storage/driver;$WORK/b2293=>" -p helm.sh/helm/v3/pkg/storage/driver -lang=go1.24 -complete -installsuffix shared -buildid kFBsCpE0SV-b4U690FWk/kFBsCpE0SV-b4U690FWk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2293/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/cfgmaps.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/driver.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/labels.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/memory.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/records.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/secrets.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/sql.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/driver/util.go
2025-08-20T21:14:13.3447557Z [00:03:50.693]➜  go tool buildid -w $WORK/b2312/_pkg_.a # internal
2025-08-20T21:14:13.3459873Z [00:03:50.694]➜  cp $WORK/b2312/_pkg_.a /root/.cache/go-build/fb/fbad17ee328acb4e1de03a3f1192c5cc7d68f33660f9dd0da2bdde492c0fec0d-d # internal
2025-08-20T21:14:13.3460681Z [00:03:50.694]➜  k8s.io/kubectl/pkg/util/qos
2025-08-20T21:14:13.3461056Z [00:03:50.694]➜  mkdir -p $WORK/b2314/
2025-08-20T21:14:13.3466235Z [00:03:50.695]➜  cat >/tmp/go-build1679262874/b2314/importcfg << 'EOF' # internal
2025-08-20T21:14:13.3478758Z [00:03:50.695]➜  # import config
2025-08-20T21:14:13.3479208Z [00:03:50.695]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.3479806Z [00:03:50.695]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:13.3480432Z [00:03:50.695]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.3483973Z [00:03:50.695]➜  EOF
2025-08-20T21:14:13.3485763Z [00:03:50.695]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2314/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/qos=>k8s.io/kubectl@v0.33.2/pkg/util/qos;$WORK/b2314=>" -p k8s.io/kubectl/pkg/util/qos -lang=go1.24 -complete -installsuffix shared -buildid ZsOei4x7LZaz6Cen619X/ZsOei4x7LZaz6Cen619X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2314/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/qos/qos.go
2025-08-20T21:14:13.3883617Z [00:03:50.736]➜  go tool buildid -w $WORK/b2313/_pkg_.a # internal
2025-08-20T21:14:13.3933199Z [00:03:50.741]➜  cp $WORK/b2313/_pkg_.a /root/.cache/go-build/d1/d1b06494520d0fa2d179c9b46bbeaed9b3cc133556eb19fb82f9ceda98c1bb10-d # internal
2025-08-20T21:14:13.3966133Z [00:03:50.745]➜  k8s.io/kubectl/pkg/util/rbac
2025-08-20T21:14:13.3966564Z [00:03:50.745]➜  mkdir -p $WORK/b2315/
2025-08-20T21:14:13.3968608Z [00:03:50.745]➜  cat >/tmp/go-build1679262874/b2315/importcfg << 'EOF' # internal
2025-08-20T21:14:13.3969026Z [00:03:50.745]➜  # import config
2025-08-20T21:14:13.3969668Z [00:03:50.745]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:13.3970380Z [00:03:50.745]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.3971117Z [00:03:50.745]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:13.3971574Z [00:03:50.745]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.3971896Z [00:03:50.745]➜  EOF
2025-08-20T21:14:13.3973671Z [00:03:50.745]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2315/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/rbac=>k8s.io/kubectl@v0.33.2/pkg/util/rbac;$WORK/b2315=>" -p k8s.io/kubectl/pkg/util/rbac -lang=go1.24 -complete -installsuffix shared -buildid cLQYjZlDKRH0Bs8IyZjG/cLQYjZlDKRH0Bs8IyZjG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2315/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/rbac/rbac.go
2025-08-20T21:14:13.4347119Z [00:03:50.783]➜  go tool buildid -w $WORK/b2314/_pkg_.a # internal
2025-08-20T21:14:13.4401330Z [00:03:50.788]➜  cp $WORK/b2314/_pkg_.a /root/.cache/go-build/da/da95115b15f983bc4c234fe1f35a91cf221885ff93b31bef0020da85a387210c-d # internal
2025-08-20T21:14:13.4475466Z [00:03:50.796]➜  k8s.io/component-helpers/resource
2025-08-20T21:14:13.4491935Z [00:03:50.796]➜  mkdir -p $WORK/b2317/
2025-08-20T21:14:13.4493059Z [00:03:50.796]➜  cat >/tmp/go-build1679262874/b2317/importcfg << 'EOF' # internal
2025-08-20T21:14:13.4493718Z [00:03:50.796]➜  # import config
2025-08-20T21:14:13.4494307Z [00:03:50.796]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.4495460Z [00:03:50.796]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.4496261Z [00:03:50.796]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.4497320Z [00:03:50.796]➜  EOF
2025-08-20T21:14:13.4500154Z [00:03:50.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2317/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/component-helpers@v0.33.2/resource=>k8s.io/component-helpers@v0.33.2/resource;$WORK/b2317=>" -p k8s.io/component-helpers/resource -lang=go1.24 -complete -installsuffix shared -buildid 0y2tbIAt6-eq7yEyYIcV/0y2tbIAt6-eq7yEyYIcV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2317/importcfg -pack /root/go/pkg/mod/k8s.io/component-helpers@v0.33.2/resource/helpers.go
2025-08-20T21:14:13.4622804Z [00:03:50.810]➜  go tool buildid -w $WORK/b2315/_pkg_.a # internal
2025-08-20T21:14:13.4624311Z [00:03:50.810]➜  cp $WORK/b2315/_pkg_.a /root/.cache/go-build/d1/d12b1963cbcf857d87720f085c6c646339898d576ceff749c6a3ee2e8736d39e-d # internal
2025-08-20T21:14:13.4630744Z [00:03:50.811]➜  k8s.io/kubectl/pkg/util/slice
2025-08-20T21:14:13.4633453Z [00:03:50.811]➜  mkdir -p $WORK/b2318/
2025-08-20T21:14:13.4653456Z [00:03:50.813]➜  cat >/tmp/go-build1679262874/b2318/importcfg << 'EOF' # internal
2025-08-20T21:14:13.4654401Z [00:03:50.813]➜  # import config
2025-08-20T21:14:13.4655816Z [00:03:50.813]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.4656207Z [00:03:50.813]➜  EOF
2025-08-20T21:14:13.4658030Z [00:03:50.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2318/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/slice=>k8s.io/kubectl@v0.33.2/pkg/util/slice;$WORK/b2318=>" -p k8s.io/kubectl/pkg/util/slice -lang=go1.24 -complete -installsuffix shared -buildid Q7TUP7HRP2jHyMQlOKrA/Q7TUP7HRP2jHyMQlOKrA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2318/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/slice/slice.go
2025-08-20T21:14:13.4832010Z [00:03:50.831]➜  go tool buildid -w $WORK/b2318/_pkg_.a # internal
2025-08-20T21:14:13.4836726Z [00:03:50.832]➜  cp $WORK/b2318/_pkg_.a /root/.cache/go-build/92/92c2eeefa11750ea7c1dc8cc491e6206e5575f2e5dd0336db6be111f4a4139b4-d # internal
2025-08-20T21:14:13.4874242Z [00:03:50.835]➜  k8s.io/kubectl/pkg/drain
2025-08-20T21:14:13.4874816Z [00:03:50.836]➜  mkdir -p $WORK/b2319/
2025-08-20T21:14:13.4879842Z [00:03:50.836]➜  cat >/tmp/go-build1679262874/b2319/importcfg << 'EOF' # internal
2025-08-20T21:14:13.4880207Z [00:03:50.836]➜  # import config
2025-08-20T21:14:13.4882480Z [00:03:50.836]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.4882982Z [00:03:50.836]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.4883385Z [00:03:50.836]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.4883850Z [00:03:50.836]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:13.4884347Z [00:03:50.836]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.4884851Z [00:03:50.836]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:13.4885384Z [00:03:50.836]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:13.4885981Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:13.4886609Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.4887450Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:14:13.4888101Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:13.4888687Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.4889312Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:13.4889914Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:13.4890758Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:14:13.4891500Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:14:13.4892151Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:14:13.4892809Z [00:03:50.836]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:14:13.4893397Z [00:03:50.836]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:13.4893964Z [00:03:50.836]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:13.4894530Z [00:03:50.836]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:14:13.4895023Z [00:03:50.836]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:13.4895445Z [00:03:50.836]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.4895862Z [00:03:50.836]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.4896170Z [00:03:50.836]➜  EOF
2025-08-20T21:14:13.4898549Z [00:03:50.836]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2319/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/drain=>k8s.io/kubectl@v0.33.2/pkg/drain;$WORK/b2319=>" -p k8s.io/kubectl/pkg/drain -lang=go1.24 -complete -installsuffix shared -buildid CFAOuarmMg_LqCqaMuMO/CFAOuarmMg_LqCqaMuMO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2319/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/drain/cordon.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/drain/default.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/drain/drain.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/drain/filters.go
2025-08-20T21:14:13.5061498Z [00:03:50.854]➜  go tool buildid -w $WORK/b2293/_pkg_.a # internal
2025-08-20T21:14:13.5087454Z [00:03:50.857]➜  cp $WORK/b2293/_pkg_.a /root/.cache/go-build/7c/7cf8ef7aae147985b3783520e93c9ae453e1db4ad2f69c38b1df51da0d485781-d # internal
2025-08-20T21:14:13.5093715Z [00:03:50.857]➜  helm.sh/helm/v3/pkg/storage
2025-08-20T21:14:13.5094049Z [00:03:50.857]➜  mkdir -p $WORK/b2292/
2025-08-20T21:14:13.5096239Z [00:03:50.858]➜  cat >/tmp/go-build1679262874/b2292/importcfg << 'EOF' # internal
2025-08-20T21:14:13.5096885Z [00:03:50.858]➜  # import config
2025-08-20T21:14:13.5097291Z [00:03:50.858]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.5097767Z [00:03:50.858]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:13.5098336Z [00:03:50.858]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:13.5098922Z [00:03:50.858]➜  packagefile helm.sh/helm/v3/pkg/releaseutil=/tmp/go-build1679262874/b2291/_pkg_.a
2025-08-20T21:14:13.5099536Z [00:03:50.858]➜  packagefile helm.sh/helm/v3/pkg/storage/driver=/tmp/go-build1679262874/b2293/_pkg_.a
2025-08-20T21:14:13.5100064Z [00:03:50.858]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.5100384Z [00:03:50.858]➜  EOF
2025-08-20T21:14:13.5102317Z [00:03:50.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2292/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage=>helm.sh/helm/v3@v3.18.4/pkg/storage;$WORK/b2292=>" -p helm.sh/helm/v3/pkg/storage -lang=go1.24 -complete -installsuffix shared -buildid LV19iO3HexTC-WTo5nCZ/LV19iO3HexTC-WTo5nCZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2292/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/storage/storage.go
2025-08-20T21:14:13.5589402Z [00:03:50.907]➜  go tool buildid -w $WORK/b2292/_pkg_.a # internal
2025-08-20T21:14:13.5606632Z [00:03:50.909]➜  cp $WORK/b2292/_pkg_.a /root/.cache/go-build/a2/a27e20bd75a447408a2064349c6055548851863e1f3fb25210d832df0d65d09d-d # internal
2025-08-20T21:14:13.5729799Z [00:03:50.921]➜  helm.sh/helm/v3/pkg/action
2025-08-20T21:14:13.5730973Z [00:03:50.921]➜  mkdir -p $WORK/b2205/
2025-08-20T21:14:13.5736100Z [00:03:50.922]➜  cat >/tmp/go-build1679262874/b2205/importcfg << 'EOF' # internal
2025-08-20T21:14:13.5740000Z [00:03:50.922]➜  # import config
2025-08-20T21:14:13.5741101Z [00:03:50.922]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:13.5741601Z [00:03:50.922]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.5742053Z [00:03:50.922]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.5742480Z [00:03:50.922]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:13.5742901Z [00:03:50.922]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.5743438Z [00:03:50.922]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:13.5744048Z [00:03:50.922]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build1679262874/b1824/_pkg_.a
2025-08-20T21:14:13.5744641Z [00:03:50.922]➜  packagefile github.com/gosuri/uitable=/tmp/go-build1679262874/b2206/_pkg_.a
2025-08-20T21:14:13.5745231Z [00:03:50.922]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:13.5745748Z [00:03:50.922]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:14:13.5746247Z [00:03:50.922]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:14:13.5747183Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:13.5747762Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:13.5748523Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:13.5749084Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/cli=/tmp/go-build1679262874/b2215/_pkg_.a
2025-08-20T21:14:13.5749656Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/downloader=/tmp/go-build1679262874/b2223/_pkg_.a
2025-08-20T21:14:13.5750228Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/engine=/tmp/go-build1679262874/b2272/_pkg_.a
2025-08-20T21:14:13.5750934Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/getter=/tmp/go-build1679262874/b2270/_pkg_.a
2025-08-20T21:14:13.5751511Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/kube=/tmp/go-build1679262874/b2218/_pkg_.a
2025-08-20T21:14:13.5752191Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/kube/fake=/tmp/go-build1679262874/b2281/_pkg_.a
2025-08-20T21:14:13.5752826Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/lint=/tmp/go-build1679262874/b2282/_pkg_.a
2025-08-20T21:14:13.5753412Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/lint/support=/tmp/go-build1679262874/b2285/_pkg_.a
2025-08-20T21:14:13.5754014Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/postrender=/tmp/go-build1679262874/b2288/_pkg_.a
2025-08-20T21:14:13.5754602Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/provenance=/tmp/go-build1679262874/b2227/_pkg_.a
2025-08-20T21:14:13.5755181Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/pusher=/tmp/go-build1679262874/b2289/_pkg_.a
2025-08-20T21:14:13.5755747Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:13.5756312Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:13.5756902Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/releaseutil=/tmp/go-build1679262874/b2291/_pkg_.a
2025-08-20T21:14:13.5757462Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/repo=/tmp/go-build1679262874/b2268/_pkg_.a
2025-08-20T21:14:13.5758013Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/storage=/tmp/go-build1679262874/b2292/_pkg_.a
2025-08-20T21:14:13.5758607Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/storage/driver=/tmp/go-build1679262874/b2293/_pkg_.a
2025-08-20T21:14:13.5759181Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/time=/tmp/go-build1679262874/b2077/_pkg_.a
2025-08-20T21:14:13.5759866Z [00:03:50.922]➜  packagefile helm.sh/helm/v3/pkg/uploader=/tmp/go-build1679262874/b2305/_pkg_.a
2025-08-20T21:14:13.5760426Z [00:03:50.922]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.5761086Z [00:03:50.922]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.5761670Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:13.5762283Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:13.5762898Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.5763681Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:13.5764268Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.5764854Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:13.5765430Z [00:03:50.922]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:13.5766052Z [00:03:50.922]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:13.5766699Z [00:03:50.922]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:14:13.5767433Z [00:03:50.922]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:13.5768075Z [00:03:50.922]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:14:13.5768692Z [00:03:50.922]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:14:13.5769243Z [00:03:50.922]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:13.5769859Z [00:03:50.922]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:14:13.5770437Z [00:03:50.922]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:13.5771114Z [00:03:50.922]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:13.5771543Z [00:03:50.922]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:13.5772085Z [00:03:50.922]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:13.5772576Z [00:03:50.922]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:13.5773021Z [00:03:50.922]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:13.5773472Z [00:03:50.922]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:13.5773926Z [00:03:50.922]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:13.5774371Z [00:03:50.922]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:13.5774788Z [00:03:50.922]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.5775206Z [00:03:50.922]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.5775621Z [00:03:50.922]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.5776038Z [00:03:50.922]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:13.5776496Z [00:03:50.922]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:14:13.5776932Z [00:03:50.922]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.5777240Z [00:03:50.922]➜  EOF
2025-08-20T21:14:13.5785034Z [00:03:50.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2205/_pkg_.a -trimpath "/root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action=>helm.sh/helm/v3@v3.18.4/pkg/action;$WORK/b2205=>" -p helm.sh/helm/v3/pkg/action -lang=go1.24 -complete -installsuffix shared -buildid dRIGki6KCTOyWx5wXkVy/dRIGki6KCTOyWx5wXkVy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2205/importcfg -pack /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/action.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/dependency.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/doc.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/get.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/get_metadata.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/get_values.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/history.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/hooks.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/install.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/lazyclient.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/lint.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/list.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/package.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/pull.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/push.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/registry_login.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/registry_logout.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/release_testing.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/resource_policy.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/rollback.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/show.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/status.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/uninstall.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/upgrade.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/validate.go /root/go/pkg/mod/helm.sh/helm/v3@v3.18.4/pkg/action/verify.go
2025-08-20T21:14:13.5808759Z [00:03:50.923]➜  go tool buildid -w $WORK/b2317/_pkg_.a # internal
2025-08-20T21:14:13.5809523Z [00:03:50.926]➜  cp $WORK/b2317/_pkg_.a /root/.cache/go-build/38/38605c55fb4a51c7a943c675289cfd69e37905f8062f7ed56c4c406854fc60b9-d # internal
2025-08-20T21:14:13.5810102Z [00:03:50.928]➜  k8s.io/kubectl/pkg/util/resource
2025-08-20T21:14:13.5810420Z [00:03:50.928]➜  mkdir -p $WORK/b2316/
2025-08-20T21:14:13.5811051Z [00:03:50.929]➜  cat >/tmp/go-build1679262874/b2316/importcfg << 'EOF' # internal
2025-08-20T21:14:13.5811428Z [00:03:50.929]➜  # import config
2025-08-20T21:14:13.5811764Z [00:03:50.929]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.5812435Z [00:03:50.929]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.5813068Z [00:03:50.929]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:13.5813689Z [00:03:50.929]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.5814299Z [00:03:50.929]➜  packagefile k8s.io/component-helpers/resource=/tmp/go-build1679262874/b2317/_pkg_.a
2025-08-20T21:14:13.5814807Z [00:03:50.929]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:13.5815228Z [00:03:50.929]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:13.5815656Z [00:03:50.929]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.5815974Z [00:03:50.929]➜  EOF
2025-08-20T21:14:13.5821212Z [00:03:50.930]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2316/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/resource=>k8s.io/kubectl@v0.33.2/pkg/util/resource;$WORK/b2316=>" -p k8s.io/kubectl/pkg/util/resource -lang=go1.24 -complete -installsuffix shared -buildid rVSwOX25CJe89XVcY3AN/rVSwOX25CJe89XVcY3AN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2316/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/resource/resource.go
2025-08-20T21:14:13.6221634Z [00:03:50.970]➜  go tool buildid -w $WORK/b2309/_pkg_.a # internal
2025-08-20T21:14:13.6329026Z [00:03:50.981]➜  cp $WORK/b2309/_pkg_.a /root/.cache/go-build/1c/1c908f820696d2df30c6b923a3f3caaf769ee4bf3d57a27540c556d88a809e4b-d # internal
2025-08-20T21:14:13.6339677Z [00:03:50.982]➜  k8s.io/kubectl/pkg/apps
2025-08-20T21:14:13.6340974Z [00:03:50.982]➜  mkdir -p $WORK/b2321/
2025-08-20T21:14:13.6367096Z [00:03:50.985]➜  cat >/tmp/go-build1679262874/b2321/importcfg << 'EOF' # internal
2025-08-20T21:14:13.6367940Z [00:03:50.985]➜  # import config
2025-08-20T21:14:13.6368867Z [00:03:50.985]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.6370039Z [00:03:50.985]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:13.6370522Z [00:03:50.985]➜  EOF
2025-08-20T21:14:13.6381666Z [00:03:50.986]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2321/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/apps=>k8s.io/kubectl@v0.33.2/pkg/apps;$WORK/b2321=>" -p k8s.io/kubectl/pkg/apps -lang=go1.24 -complete -installsuffix shared -buildid 8QLR9hcGJORbYy5UIdy9/8QLR9hcGJORbYy5UIdy9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2321/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/apps/kind_visitor.go
2025-08-20T21:14:13.6715606Z [00:03:51.019]➜  go tool buildid -w $WORK/b2321/_pkg_.a # internal
2025-08-20T21:14:13.6719599Z [00:03:51.020]➜  cp $WORK/b2321/_pkg_.a /root/.cache/go-build/c2/c26b66a80f12e2f4eedc86d41aeb9b9bf6abd3f000e40fe5ae04a3feb8035c8d-d # internal
2025-08-20T21:14:13.6726982Z [00:03:51.021]➜  k8s.io/kubectl/pkg/cmd/util/podcmd
2025-08-20T21:14:13.6728491Z [00:03:51.021]➜  mkdir -p $WORK/b2322/
2025-08-20T21:14:13.6740827Z [00:03:51.022]➜  cat >/tmp/go-build1679262874/b2322/importcfg << 'EOF' # internal
2025-08-20T21:14:13.6741522Z [00:03:51.022]➜  # import config
2025-08-20T21:14:13.6742204Z [00:03:51.022]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.6743609Z [00:03:51.022]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.6744100Z [00:03:51.022]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.6744583Z [00:03:51.022]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:13.6745047Z [00:03:51.022]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.6745364Z [00:03:51.022]➜  EOF
2025-08-20T21:14:13.6747453Z [00:03:51.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2322/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/podcmd=>k8s.io/kubectl@v0.33.2/pkg/cmd/util/podcmd;$WORK/b2322=>" -p k8s.io/kubectl/pkg/cmd/util/podcmd -lang=go1.24 -complete -installsuffix shared -buildid 0f6J-AXW4oXBo3pjSdRk/0f6J-AXW4oXBo3pjSdRk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2322/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/cmd/util/podcmd/podcmd.go
2025-08-20T21:14:13.6807876Z [00:03:51.028]➜  go tool buildid -w $WORK/b2316/_pkg_.a # internal
2025-08-20T21:14:13.6825816Z [00:03:51.030]➜  cp $WORK/b2316/_pkg_.a /root/.cache/go-build/bb/bb9d4248f371ad8691c94d765602643b86fc0dc3ff278d27a1b8573d07ad174a-d # internal
2025-08-20T21:14:13.6844460Z [00:03:51.032]➜  k8s.io/kubectl/pkg/describe
2025-08-20T21:14:13.6845331Z [00:03:51.033]➜  mkdir -p $WORK/b2307/
2025-08-20T21:14:13.6857993Z [00:03:51.034]➜  cat >/tmp/go-build1679262874/b2307/importcfg << 'EOF' # internal
2025-08-20T21:14:13.6860949Z [00:03:51.034]➜  # import config
2025-08-20T21:14:13.6863753Z [00:03:51.034]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.6864222Z [00:03:51.034]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.6864682Z [00:03:51.034]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:13.6865113Z [00:03:51.034]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.6865613Z [00:03:51.034]➜  packagefile github.com/fatih/camelcase=/tmp/go-build1679262874/b2308/_pkg_.a
2025-08-20T21:14:13.6866092Z [00:03:51.034]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.6866539Z [00:03:51.034]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:13.6867278Z [00:03:51.034]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:14:13.6867905Z [00:03:51.034]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:14:13.6868425Z [00:03:51.034]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:13.6868949Z [00:03:51.034]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:13.6869516Z [00:03:51.034]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:13.6870083Z [00:03:51.034]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:14:13.6871027Z [00:03:51.034]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.6871560Z [00:03:51.034]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:13.6872120Z [00:03:51.034]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:14:13.6873013Z [00:03:51.034]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:13.6873574Z [00:03:51.034]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:13.6874130Z [00:03:51.034]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:14:13.6874896Z [00:03:51.034]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:13.6875427Z [00:03:51.034]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:13.6875937Z [00:03:51.034]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:13.6876456Z [00:03:51.034]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:14:13.6876979Z [00:03:51.034]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:13.6877516Z [00:03:51.034]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:14:13.6878104Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:13.6878710Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:13.6879448Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:13.6880144Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.6890679Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:14:13.6891432Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:13.6892024Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.6892653Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:13.6893265Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:13.6893872Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/util/duration=/tmp/go-build1679262874/b291/_pkg_.a
2025-08-20T21:14:13.6894505Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:13.6895116Z [00:03:51.034]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.6895749Z [00:03:51.034]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:13.6896369Z [00:03:51.034]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:14:13.6896948Z [00:03:51.034]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:13.6897768Z [00:03:51.034]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:13.6898419Z [00:03:51.034]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:13.6899034Z [00:03:51.034]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:14:13.6899624Z [00:03:51.034]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:13.6900241Z [00:03:51.034]➜  packagefile k8s.io/client-go/tools/reference=/tmp/go-build1679262874/b626/_pkg_.a
2025-08-20T21:14:13.6901054Z [00:03:51.034]➜  packagefile k8s.io/client-go/util/certificate/csr=/tmp/go-build1679262874/b2309/_pkg_.a
2025-08-20T21:14:13.6901787Z [00:03:51.034]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:13.6902300Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:14:13.6902897Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/certificate=/tmp/go-build1679262874/b2310/_pkg_.a
2025-08-20T21:14:13.6903520Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/deployment=/tmp/go-build1679262874/b2311/_pkg_.a
2025-08-20T21:14:13.6904116Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/event=/tmp/go-build1679262874/b2312/_pkg_.a
2025-08-20T21:14:13.6904720Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/fieldpath=/tmp/go-build1679262874/b2313/_pkg_.a
2025-08-20T21:14:13.6905472Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/qos=/tmp/go-build1679262874/b2314/_pkg_.a
2025-08-20T21:14:13.6906037Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/rbac=/tmp/go-build1679262874/b2315/_pkg_.a
2025-08-20T21:14:13.6906624Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/resource=/tmp/go-build1679262874/b2316/_pkg_.a
2025-08-20T21:14:13.6907208Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/slice=/tmp/go-build1679262874/b2318/_pkg_.a
2025-08-20T21:14:13.6907795Z [00:03:51.034]➜  packagefile k8s.io/kubectl/pkg/util/storage=/tmp/go-build1679262874/b2073/_pkg_.a
2025-08-20T21:14:13.6908293Z [00:03:51.034]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:13.6908713Z [00:03:51.034]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:13.6909138Z [00:03:51.034]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:13.6909665Z [00:03:51.034]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.6910169Z [00:03:51.034]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:13.6910799Z [00:03:51.034]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.6911321Z [00:03:51.034]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:14:13.6911762Z [00:03:51.034]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.6912177Z [00:03:51.034]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:13.6912496Z [00:03:51.034]➜  EOF
2025-08-20T21:14:13.6914522Z [00:03:51.034]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2307/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/describe=>k8s.io/kubectl@v0.33.2/pkg/describe;$WORK/b2307=>" -p k8s.io/kubectl/pkg/describe -lang=go1.24 -complete -installsuffix shared -buildid P1jA37Bw7TnjQfZj6r75/P1jA37Bw7TnjQfZj6r75 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2307/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/describe/describe.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/describe/interface.go
2025-08-20T21:14:13.7217065Z [00:03:51.069]➜  go tool buildid -w $WORK/b2322/_pkg_.a # internal
2025-08-20T21:14:13.7232965Z [00:03:51.071]➜  cp $WORK/b2322/_pkg_.a /root/.cache/go-build/52/52376f770b955186e6678fc6e3dfd2214cd30588df8ff73ca34366afbc987ad8-d # internal
2025-08-20T21:14:13.7242470Z [00:03:51.072]➜  k8s.io/kubectl/pkg/util/podutils
2025-08-20T21:14:13.7246751Z [00:03:51.072]➜  mkdir -p $WORK/b2323/
2025-08-20T21:14:13.7252946Z [00:03:51.073]➜  cat >/tmp/go-build1679262874/b2323/importcfg << 'EOF' # internal
2025-08-20T21:14:13.7253387Z [00:03:51.073]➜  # import config
2025-08-20T21:14:13.7255709Z [00:03:51.073]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:13.7256315Z [00:03:51.073]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:13.7257178Z [00:03:51.073]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:13.7257693Z [00:03:51.073]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.7258007Z [00:03:51.073]➜  EOF
2025-08-20T21:14:13.7260084Z [00:03:51.073]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2323/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/podutils=>k8s.io/kubectl@v0.33.2/pkg/util/podutils;$WORK/b2323=>" -p k8s.io/kubectl/pkg/util/podutils -lang=go1.24 -complete -installsuffix shared -buildid mFJHWgNwVrgJCExB1DHc/mFJHWgNwVrgJCExB1DHc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2323/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/util/podutils/podutils.go
2025-08-20T21:14:13.8303271Z [00:03:51.178]➜  go tool buildid -w $WORK/b2323/_pkg_.a # internal
2025-08-20T21:14:13.8334383Z [00:03:51.181]➜  cp $WORK/b2323/_pkg_.a /root/.cache/go-build/b6/b6b5b001a1a4285bb442ec4f4217841bacfc4ab731a793e72b430299fc52882e-d # internal
2025-08-20T21:14:13.8362272Z [00:03:51.184]➜  github.com/cenkalti/backoff/v4
2025-08-20T21:14:13.8363356Z [00:03:51.184]➜  mkdir -p $WORK/b2325/
2025-08-20T21:14:13.8368354Z [00:03:51.185]➜  cat >/tmp/go-build1679262874/b2325/importcfg << 'EOF' # internal
2025-08-20T21:14:13.8369106Z [00:03:51.185]➜  # import config
2025-08-20T21:14:13.8369899Z [00:03:51.185]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:13.8371305Z [00:03:51.185]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:13.8372054Z [00:03:51.185]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:14:13.8372664Z [00:03:51.185]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.8373223Z [00:03:51.185]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.8374431Z [00:03:51.185]➜  EOF
2025-08-20T21:14:13.8378171Z [00:03:51.185]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0=>github.com/cenkalti/backoff/v4@v4.3.0;$WORK/b2325=>" -p github.com/cenkalti/backoff/v4 -lang=go1.18 -complete -installsuffix shared -buildid wDvCsLSqBpOdgi3JAIbG/wDvCsLSqBpOdgi3JAIbG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2325/importcfg -pack /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/backoff.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/context.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/exponential.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/retry.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/ticker.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/timer.go /root/go/pkg/mod/github.com/cenkalti/backoff/v4@v4.3.0/tries.go
2025-08-20T21:14:13.8925253Z [00:03:51.239]➜  go tool buildid -w $WORK/b2325/_pkg_.a # internal
2025-08-20T21:14:13.8930003Z [00:03:51.240]➜  cp $WORK/b2325/_pkg_.a /root/.cache/go-build/5b/5b195f02e400f1de544bf59861b2150be23708931f27d3df92f49bafb808d43f-d # internal
2025-08-20T21:14:13.8930797Z [00:03:51.240]➜  github.com/derailed/k9s/internal/health
2025-08-20T21:14:13.8931166Z [00:03:51.240]➜  mkdir -p $WORK/b2326/
2025-08-20T21:14:13.8931550Z [00:03:51.240]➜  cat >/tmp/go-build1679262874/b2326/importcfg << 'EOF' # internal
2025-08-20T21:14:13.8931908Z [00:03:51.240]➜  # import config
2025-08-20T21:14:13.8932376Z [00:03:51.240]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:13.8933016Z [00:03:51.240]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:13.8933640Z [00:03:51.240]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:13.8934057Z [00:03:51.240]➜  EOF
2025-08-20T21:14:13.8935880Z [00:03:51.241]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2326/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health=>github.com/derailed/k9s/internal/health;$WORK/b2326=>" -p github.com/derailed/k9s/internal/health -lang=go1.24 -complete -installsuffix shared -buildid ioY5MYLyysDJpBi4D3Ud/ioY5MYLyysDJpBi4D3Ud -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2326/importcfg -pack ./internal/health/check.go ./internal/health/types.go
2025-08-20T21:14:13.8958001Z [00:03:51.244]➜  go tool buildid -w $WORK/b2319/_pkg_.a # internal
2025-08-20T21:14:13.9056407Z [00:03:51.253]➜  cp $WORK/b2319/_pkg_.a /root/.cache/go-build/50/505e0975a76beeb3bddf8ac809bb6d5bd3619b3d7c2da41f402a8e0ac18fe761-d # internal
2025-08-20T21:14:13.9153148Z [00:03:51.263]➜  github.com/atotto/clipboard
2025-08-20T21:14:13.9154131Z [00:03:51.263]➜  mkdir -p $WORK/b2329/
2025-08-20T21:14:13.9154537Z [00:03:51.263]➜  cat >/tmp/go-build1679262874/b2329/importcfg << 'EOF' # internal
2025-08-20T21:14:13.9154895Z [00:03:51.263]➜  # import config
2025-08-20T21:14:13.9155241Z [00:03:51.263]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:13.9155682Z [00:03:51.263]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:13.9156100Z [00:03:51.263]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:13.9156425Z [00:03:51.263]➜  EOF
2025-08-20T21:14:13.9158458Z [00:03:51.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/atotto/clipboard@v0.1.4=>github.com/atotto/clipboard@v0.1.4;$WORK/b2329=>" -p github.com/atotto/clipboard -lang=go1.16 -complete -installsuffix shared -buildid dU7xf_9cbxpt1N7a3LK3/dU7xf_9cbxpt1N7a3LK3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2329/importcfg -pack /root/go/pkg/mod/github.com/atotto/clipboard@v0.1.4/clipboard.go /root/go/pkg/mod/github.com/atotto/clipboard@v0.1.4/clipboard_unix.go
2025-08-20T21:14:13.9216679Z [00:03:51.270]➜  go tool buildid -w $WORK/b2326/_pkg_.a # internal
2025-08-20T21:14:13.9225848Z [00:03:51.270]➜  cp $WORK/b2326/_pkg_.a /root/.cache/go-build/d1/d117229d9a46a90050d0e1f5120ff3694239973228594bb838ba2dc417830015-d # internal
2025-08-20T21:14:13.9240822Z [00:03:51.272]➜  github.com/rakyll/hey/requester
2025-08-20T21:14:13.9241936Z [00:03:51.272]➜  mkdir -p $WORK/b2331/
2025-08-20T21:14:13.9242673Z [00:03:51.272]➜  cat >/tmp/go-build1679262874/b2331/importcfg << 'EOF' # internal
2025-08-20T21:14:13.9243181Z [00:03:51.272]➜  # import config
2025-08-20T21:14:13.9244034Z [00:03:51.272]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:13.9244612Z [00:03:51.272]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:13.9245442Z [00:03:51.272]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:13.9246077Z [00:03:51.272]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.9246768Z [00:03:51.272]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:14:13.9247748Z [00:03:51.272]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:13.9248730Z [00:03:51.272]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:13.9249874Z [00:03:51.272]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:13.9250685Z [00:03:51.272]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:13.9251627Z [00:03:51.272]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:14:13.9252280Z [00:03:51.272]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:13.9253130Z [00:03:51.272]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:13.9253940Z [00:03:51.272]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.9254799Z [00:03:51.272]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:13.9255691Z [00:03:51.272]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.9256350Z [00:03:51.272]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:14:13.9257382Z [00:03:51.272]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.9258205Z [00:03:51.272]➜  EOF
2025-08-20T21:14:13.9261325Z [00:03:51.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rakyll/hey@v0.1.4/requester=>github.com/rakyll/hey@v0.1.4/requester;$WORK/b2331=>" -p github.com/rakyll/hey/requester -lang=go1.13 -complete -installsuffix shared -buildid w3ViLU2llJH07V6iHY7p/w3ViLU2llJH07V6iHY7p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2331/importcfg -pack /root/go/pkg/mod/github.com/rakyll/hey@v0.1.4/requester/now_other.go /root/go/pkg/mod/github.com/rakyll/hey@v0.1.4/requester/print.go /root/go/pkg/mod/github.com/rakyll/hey@v0.1.4/requester/report.go /root/go/pkg/mod/github.com/rakyll/hey@v0.1.4/requester/requester.go
2025-08-20T21:14:13.9373913Z [00:03:51.285]➜  go tool buildid -w $WORK/b2329/_pkg_.a # internal
2025-08-20T21:14:13.9379156Z [00:03:51.286]➜  cp $WORK/b2329/_pkg_.a /root/.cache/go-build/4c/4c326107d834119cbe43ab9688424f8098db62dcf0dbcb109bea74de01296aeb-d # internal
2025-08-20T21:14:13.9387674Z [00:03:51.286]➜  github.com/derailed/k9s/internal/tchart
2025-08-20T21:14:13.9388573Z [00:03:51.286]➜  mkdir -p $WORK/b2332/
2025-08-20T21:14:13.9397815Z [00:03:51.287]➜  cat >/tmp/go-build1679262874/b2332/importcfg << 'EOF' # internal
2025-08-20T21:14:13.9398720Z [00:03:51.287]➜  # import config
2025-08-20T21:14:13.9399611Z [00:03:51.287]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:13.9400286Z [00:03:51.287]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:13.9401998Z [00:03:51.287]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:13.9402497Z [00:03:51.287]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:14:13.9402927Z [00:03:51.287]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:13.9403600Z [00:03:51.287]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:13.9404080Z [00:03:51.287]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:13.9404493Z [00:03:51.287]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:13.9404902Z [00:03:51.287]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:13.9405215Z [00:03:51.287]➜  EOF
2025-08-20T21:14:13.9407535Z [00:03:51.287]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2332/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart=>github.com/derailed/k9s/internal/tchart;$WORK/b2332=>" -p github.com/derailed/k9s/internal/tchart -lang=go1.24 -complete -installsuffix shared -buildid sk4OXUiPjeVvFbEjS81F/sk4OXUiPjeVvFbEjS81F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2332/importcfg -pack ./internal/tchart/component.go ./internal/tchart/dot_matrix.go ./internal/tchart/gauge.go ./internal/tchart/series.go ./internal/tchart/sparkline.go
2025-08-20T21:14:14.0007675Z [00:03:51.349]➜  go tool buildid -w $WORK/b2331/_pkg_.a # internal
2025-08-20T21:14:14.0051696Z [00:03:51.353]➜  cp $WORK/b2331/_pkg_.a /root/.cache/go-build/10/10beaf34e2a810fc802600f2d38555eb08f076c70cc6fb9721955489ad324125-d # internal
2025-08-20T21:14:14.0053178Z [00:03:51.353]➜  github.com/derailed/k9s/internal/perf
2025-08-20T21:14:14.0054503Z [00:03:51.353]➜  mkdir -p $WORK/b2330/
2025-08-20T21:14:14.0104911Z [00:03:51.358]➜  cat >/tmp/go-build1679262874/b2330/importcfg << 'EOF' # internal
2025-08-20T21:14:14.0105557Z [00:03:51.358]➜  # import config
2025-08-20T21:14:14.0106077Z [00:03:51.359]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:14.0107551Z [00:03:51.359]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:14.0107991Z [00:03:51.359]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:14.0108536Z [00:03:51.359]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:14.0109200Z [00:03:51.359]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:14.0110238Z [00:03:51.359]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:14:14.0116273Z [00:03:51.359]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:14.0116912Z [00:03:51.359]➜  packagefile github.com/rakyll/hey/requester=/tmp/go-build1679262874/b2331/_pkg_.a
2025-08-20T21:14:14.0117405Z [00:03:51.359]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:14.0117842Z [00:03:51.359]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:14.0118279Z [00:03:51.359]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:14.0118703Z [00:03:51.359]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:14.0119145Z [00:03:51.359]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:14.0119609Z [00:03:51.359]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:14.0120205Z [00:03:51.359]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:14.0120710Z [00:03:51.359]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:14.0121089Z [00:03:51.359]➜  EOF
2025-08-20T21:14:14.0123355Z [00:03:51.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2330/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/perf=>github.com/derailed/k9s/internal/perf;$WORK/b2330=>" -p github.com/derailed/k9s/internal/perf -lang=go1.24 -complete -installsuffix shared -buildid MT-8lY1VfANYNhTKhNOC/MT-8lY1VfANYNhTKhNOC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2330/importcfg -pack ./internal/perf/benchmark.go
2025-08-20T21:14:14.0891559Z [00:03:51.437]➜  go tool buildid -w $WORK/b2330/_pkg_.a # internal
2025-08-20T21:14:14.0906798Z [00:03:51.439]➜  cp $WORK/b2330/_pkg_.a /root/.cache/go-build/a0/a07803f767a9bd2c84dbf1dba4a5c9c7d549f56ae4c3a4dc8057403112256888-d # internal
2025-08-20T21:14:14.0948918Z [00:03:51.443]➜  github.com/lmittmann/tint
2025-08-20T21:14:14.0949343Z [00:03:51.443]➜  mkdir -p $WORK/b2334/
2025-08-20T21:14:14.0954784Z [00:03:51.443]➜  cat >/tmp/go-build1679262874/b2334/importcfg << 'EOF' # internal
2025-08-20T21:14:14.0955252Z [00:03:51.443]➜  # import config
2025-08-20T21:14:14.0955920Z [00:03:51.443]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:14.0957121Z [00:03:51.443]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:14:14.0958153Z [00:03:51.443]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:14.0959124Z [00:03:51.443]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:14.0959775Z [00:03:51.443]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:14.0961067Z [00:03:51.443]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:14.0961551Z [00:03:51.443]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:14.0961994Z [00:03:51.443]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:14.0962425Z [00:03:51.443]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:14.0962863Z [00:03:51.443]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:14.0963282Z [00:03:51.443]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:14.0963689Z [00:03:51.443]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:14.0964117Z [00:03:51.443]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:14.0964566Z [00:03:51.443]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:14.0964900Z [00:03:51.443]➜  EOF
2025-08-20T21:14:14.0966844Z [00:03:51.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lmittmann/tint@v1.0.7=>github.com/lmittmann/tint@v1.0.7;$WORK/b2334=>" -p github.com/lmittmann/tint -lang=go1.21 -complete -installsuffix shared -buildid htwUP-ewOjFz_pU_3BCH/htwUP-ewOjFz_pU_3BCH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2334/importcfg -pack /root/go/pkg/mod/github.com/lmittmann/tint@v1.0.7/buffer.go /root/go/pkg/mod/github.com/lmittmann/tint@v1.0.7/handler.go
2025-08-20T21:14:14.1143240Z [00:03:51.462]➜  go tool buildid -w $WORK/b2332/_pkg_.a # internal
2025-08-20T21:14:14.1206246Z [00:03:51.468]➜  cp $WORK/b2332/_pkg_.a /root/.cache/go-build/d1/d1307fe0c06af6152bf66acc67e64701725c6736fe699aa4d0b870e2d5b9becf-d # internal
2025-08-20T21:14:14.1215728Z [00:03:51.469]➜  k8s.io/client-go/plugin/pkg/client/auth/azure
2025-08-20T21:14:14.1217733Z [00:03:51.470]➜  mkdir -p $WORK/b2336/
2025-08-20T21:14:14.1218226Z [00:03:51.470]➜  cat >/tmp/go-build1679262874/b2336/importcfg << 'EOF' # internal
2025-08-20T21:14:14.1218580Z [00:03:51.470]➜  # import config
2025-08-20T21:14:14.1218942Z [00:03:51.470]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:14.1219435Z [00:03:51.470]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:14.1219926Z [00:03:51.470]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:14.1220271Z [00:03:51.470]➜  EOF
2025-08-20T21:14:14.1222549Z [00:03:51.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2336/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/azure=>k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/azure;$WORK/b2336=>" -p k8s.io/client-go/plugin/pkg/client/auth/azure -lang=go1.24 -complete -installsuffix shared -buildid y_R8m5Yn6Sn-6Rrg91gv/y_R8m5Yn6Sn-6Rrg91gv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2336/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/azure/azure_stub.go
2025-08-20T21:14:14.1608701Z [00:03:51.509]➜  go tool buildid -w $WORK/b2336/_pkg_.a # internal
2025-08-20T21:14:14.1632920Z [00:03:51.510]➜  cp $WORK/b2336/_pkg_.a /root/.cache/go-build/91/91a6390dac6489a58e4b59545c3c43613a9e04d4698172b5a8fe008321a4275a-d # internal
2025-08-20T21:14:14.1634143Z [00:03:51.510]➜  k8s.io/client-go/plugin/pkg/client/auth/gcp
2025-08-20T21:14:14.1636126Z [00:03:51.510]➜  mkdir -p $WORK/b2337/
2025-08-20T21:14:14.1636713Z [00:03:51.510]➜  cat >/tmp/go-build1679262874/b2337/importcfg << 'EOF' # internal
2025-08-20T21:14:14.1637119Z [00:03:51.510]➜  # import config
2025-08-20T21:14:14.1637466Z [00:03:51.510]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:14.1638132Z [00:03:51.510]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:14.1638692Z [00:03:51.510]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:14.1639028Z [00:03:51.510]➜  EOF
2025-08-20T21:14:14.1641244Z [00:03:51.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2337/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/gcp=>k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/gcp;$WORK/b2337=>" -p k8s.io/client-go/plugin/pkg/client/auth/gcp -lang=go1.24 -complete -installsuffix shared -buildid -qwZwQRX_MpCJcyjYwgq/-qwZwQRX_MpCJcyjYwgq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2337/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/gcp/gcp_stub.go
2025-08-20T21:14:14.2004534Z [00:03:51.548]➜  go tool buildid -w $WORK/b2334/_pkg_.a # internal
2025-08-20T21:14:14.2015501Z [00:03:51.549]➜  cp $WORK/b2334/_pkg_.a /root/.cache/go-build/e4/e480a6c3876e27ec81a059499210f707800a447648affe2a04900e6c92cef3e9-d # internal
2025-08-20T21:14:14.2019709Z [00:03:51.549]➜  go tool buildid -w $WORK/b2337/_pkg_.a # internal
2025-08-20T21:14:14.2023251Z [00:03:51.550]➜  cp $WORK/b2337/_pkg_.a /root/.cache/go-build/c8/c8f6af3fbb2a7ed1e90e42174dab1e8e03346d31fc00ccf6aa8b4cdcf783c991-d # internal
2025-08-20T21:14:14.2024030Z [00:03:51.550]➜  k8s.io/client-go/plugin/pkg/client/auth/oidc
2025-08-20T21:14:14.2024747Z [00:03:51.550]➜  mkdir -p $WORK/b2338/
2025-08-20T21:14:14.2025135Z [00:03:51.550]➜  cat >/tmp/go-build1679262874/b2338/importcfg << 'EOF' # internal
2025-08-20T21:14:14.2025489Z [00:03:51.550]➜  # import config
2025-08-20T21:14:14.2026044Z [00:03:51.550]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:14.2026568Z [00:03:51.550]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:14.2027050Z [00:03:51.550]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:14.2027509Z [00:03:51.550]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:14.2027926Z [00:03:51.550]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:14.2028390Z [00:03:51.550]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:14:14.2028843Z [00:03:51.550]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:14.2029370Z [00:03:51.550]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:14:14.2029960Z [00:03:51.550]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:14.2030454Z [00:03:51.550]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:14.2031261Z [00:03:51.550]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:14.2031703Z [00:03:51.550]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:14.2032126Z [00:03:51.550]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:14.2032545Z [00:03:51.550]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:14.2032855Z [00:03:51.550]➜  EOF
2025-08-20T21:14:14.2035101Z [00:03:51.550]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2338/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/oidc=>k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/oidc;$WORK/b2338=>" -p k8s.io/client-go/plugin/pkg/client/auth/oidc -lang=go1.24 -complete -installsuffix shared -buildid vXdOYGA-iS0duFpMNFSU/vXdOYGA-iS0duFpMNFSU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2338/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/oidc/oidc.go
2025-08-20T21:14:14.2522477Z [00:03:51.600]➜  go tool buildid -w $WORK/b2338/_pkg_.a # internal
2025-08-20T21:14:14.2527367Z [00:03:51.601]➜  cp $WORK/b2338/_pkg_.a /root/.cache/go-build/d1/d18ee245d06cf3fabbf021ab12d095678f5e358bf1e412df40a4354226fffa34-d # internal
2025-08-20T21:14:14.2534247Z [00:03:51.601]➜  k8s.io/client-go/plugin/pkg/client/auth
2025-08-20T21:14:14.2535716Z [00:03:51.601]➜  mkdir -p $WORK/b2335/
2025-08-20T21:14:14.2536753Z [00:03:51.602]➜  cat >/tmp/go-build1679262874/b2335/importcfg << 'EOF' # internal
2025-08-20T21:14:14.2537122Z [00:03:51.602]➜  # import config
2025-08-20T21:14:14.2537631Z [00:03:51.602]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/azure=/tmp/go-build1679262874/b2336/_pkg_.a
2025-08-20T21:14:14.2538341Z [00:03:51.602]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/gcp=/tmp/go-build1679262874/b2337/_pkg_.a
2025-08-20T21:14:14.2539627Z [00:03:51.602]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/oidc=/tmp/go-build1679262874/b2338/_pkg_.a
2025-08-20T21:14:14.2540125Z [00:03:51.602]➜  EOF
2025-08-20T21:14:14.2548688Z [00:03:51.602]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2335/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth=>k8s.io/client-go@v0.33.2/plugin/pkg/client/auth;$WORK/b2335=>" -p k8s.io/client-go/plugin/pkg/client/auth -lang=go1.24 -complete -installsuffix shared -buildid EhIcyYzQVlCwcxRwkGn2/EhIcyYzQVlCwcxRwkGn2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2335/importcfg -pack /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/plugins.go /root/go/pkg/mod/k8s.io/client-go@v0.33.2/plugin/pkg/client/auth/plugins_providers.go
2025-08-20T21:14:14.2657723Z [00:03:51.614]➜  go tool buildid -w $WORK/b2335/_pkg_.a # internal
2025-08-20T21:14:14.2658462Z [00:03:51.614]➜  cp $WORK/b2335/_pkg_.a /root/.cache/go-build/c8/c844dc43808f6f89f18915df6a8555bc1daf81ec2e29103f4de305ca39eaa630-d # internal
2025-08-20T21:14:14.3353004Z [00:03:51.683]➜  go tool buildid -w $WORK/b2205/_pkg_.a # internal
2025-08-20T21:14:14.3458512Z [00:03:51.694]➜  cp $WORK/b2205/_pkg_.a /root/.cache/go-build/f3/f385abd753e59ba015c6a270fb5bd3f7a8ad0876136a7e1d7433658d82cb8abc-d # internal
2025-08-20T21:14:14.8565129Z [00:03:52.204]➜  go tool buildid -w $WORK/b2307/_pkg_.a # internal
2025-08-20T21:14:14.8912599Z [00:03:52.239]➜  cp $WORK/b2307/_pkg_.a /root/.cache/go-build/40/40db21f0602e2f49a6451efa605457016151f7a3de2aff5c432c50e144076e48-d # internal
2025-08-20T21:14:14.8971953Z [00:03:52.245]➜  k8s.io/kubectl/pkg/polymorphichelpers
2025-08-20T21:14:14.8972325Z [00:03:52.245]➜  mkdir -p $WORK/b2320/
2025-08-20T21:14:14.8976139Z [00:03:52.246]➜  cat >/tmp/go-build1679262874/b2320/importcfg << 'EOF' # internal
2025-08-20T21:14:14.8977198Z [00:03:52.246]➜  # import config
2025-08-20T21:14:14.8977654Z [00:03:52.246]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:14.8978101Z [00:03:52.246]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:14.8978546Z [00:03:52.246]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:14.8978967Z [00:03:52.246]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:14.8979371Z [00:03:52.246]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:14.8979834Z [00:03:52.246]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:14.8980361Z [00:03:52.246]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:14:14.8981107Z [00:03:52.246]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:14:14.8981923Z [00:03:52.246]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:14.8982521Z [00:03:52.246]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:14.8983034Z [00:03:52.246]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:14.8983586Z [00:03:52.246]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:14.8984201Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:14:14.8984813Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:14.8985578Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:14.8986257Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:14.8986846Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:14.8987475Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:14.8988083Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:14.8988682Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:14:14.8989375Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:14:14.8990010Z [00:03:52.246]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:14.8990803Z [00:03:52.246]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:14.8991473Z [00:03:52.246]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:14.8992097Z [00:03:52.246]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1679262874/b589/_pkg_.a
2025-08-20T21:14:14.8992999Z [00:03:52.246]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:14:14.8993582Z [00:03:52.246]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:14.8994297Z [00:03:52.246]➜  packagefile k8s.io/client-go/tools/reference=/tmp/go-build1679262874/b626/_pkg_.a
2025-08-20T21:14:14.8994880Z [00:03:52.246]➜  packagefile k8s.io/client-go/tools/watch=/tmp/go-build1679262874/b2019/_pkg_.a
2025-08-20T21:14:14.8995397Z [00:03:52.246]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:14.8995962Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/apps=/tmp/go-build1679262874/b2321/_pkg_.a
2025-08-20T21:14:14.8996522Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:14:14.8997112Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/cmd/util/podcmd=/tmp/go-build1679262874/b2322/_pkg_.a
2025-08-20T21:14:14.8997709Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/describe=/tmp/go-build1679262874/b2307/_pkg_.a
2025-08-20T21:14:14.8998265Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:14:14.8998850Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/util/deployment=/tmp/go-build1679262874/b2311/_pkg_.a
2025-08-20T21:14:14.8999468Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/util/podutils=/tmp/go-build1679262874/b2323/_pkg_.a
2025-08-20T21:14:14.9000058Z [00:03:52.246]➜  packagefile k8s.io/kubectl/pkg/util/slice=/tmp/go-build1679262874/b2318/_pkg_.a
2025-08-20T21:14:14.9000544Z [00:03:52.246]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:14.9001139Z [00:03:52.246]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:14.9001566Z [00:03:52.246]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:14.9001994Z [00:03:52.246]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:14.9002615Z [00:03:52.246]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:14:14.9003128Z [00:03:52.246]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:14.9003432Z [00:03:52.246]➜  EOF
2025-08-20T21:14:14.9011323Z [00:03:52.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2320/_pkg_.a -trimpath "/root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers=>k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers;$WORK/b2320=>" -p k8s.io/kubectl/pkg/polymorphichelpers -lang=go1.24 -complete -installsuffix shared -buildid pvKhzOQDOXwh1hbRjz08/pvKhzOQDOXwh1hbRjz08 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2320/importcfg -pack /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/attachablepodforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/canbeexposed.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/helpers.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/history.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/historyviewer.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/interface.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/logsforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/mapbasedselectorforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/multiprotocolsforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/objectpauser.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/objectrestarter.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/objectresumer.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/portsforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/protocolsforobject.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/rollback.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/rollbacker.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/rollout_status.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/statusviewer.go /root/go/pkg/mod/k8s.io/kubectl@v0.33.2/pkg/polymorphichelpers/updatepodspec.go
2025-08-20T21:14:15.2472466Z [00:03:52.595]➜  go tool buildid -w $WORK/b2320/_pkg_.a # internal
2025-08-20T21:14:15.2581179Z [00:03:52.606]➜  cp $WORK/b2320/_pkg_.a /root/.cache/go-build/c0/c01ea7aa8e4a8afc21ce54ede221194ad397f3ba4298afe587588f6ff2cb2166-d # internal
2025-08-20T21:14:15.2586935Z [00:03:52.607]➜  github.com/derailed/k9s/internal/dao
2025-08-20T21:14:15.2587339Z [00:03:52.607]➜  mkdir -p $WORK/b754/
2025-08-20T21:14:15.2592671Z [00:03:52.607]➜  cat >/tmp/go-build1679262874/b754/importcfg << 'EOF' # internal
2025-08-20T21:14:15.2593518Z [00:03:52.607]➜  # import config
2025-08-20T21:14:15.2593915Z [00:03:52.607]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:15.2594349Z [00:03:52.607]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:15.2594804Z [00:03:52.607]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:15.2595263Z [00:03:52.607]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:15.2595709Z [00:03:52.607]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:15.2596135Z [00:03:52.607]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:15.2596654Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:15.2597301Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:15.2597958Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:15.2598640Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:14:15.2599554Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/port=/tmp/go-build1679262874/b755/_pkg_.a
2025-08-20T21:14:15.2600288Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:15.2601271Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/render/helm=/tmp/go-build1679262874/b2074/_pkg_.a
2025-08-20T21:14:15.2601962Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:15.2602599Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/vul=/tmp/go-build1679262874/b759/_pkg_.a
2025-08-20T21:14:15.2603408Z [00:03:52.607]➜  packagefile github.com/derailed/k9s/internal/watch=/tmp/go-build1679262874/b2078/_pkg_.a
2025-08-20T21:14:15.2604120Z [00:03:52.607]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:15.2604667Z [00:03:52.607]➜  packagefile github.com/sahilm/fuzzy=/tmp/go-build1679262874/b758/_pkg_.a
2025-08-20T21:14:15.2605225Z [00:03:52.607]➜  packagefile helm.sh/helm/v3/pkg/action=/tmp/go-build1679262874/b2205/_pkg_.a
2025-08-20T21:14:15.2605713Z [00:03:52.607]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:15.2606162Z [00:03:52.607]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:15.2606674Z [00:03:52.607]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:15.2607172Z [00:03:52.607]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:15.2607664Z [00:03:52.607]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:15.2608330Z [00:03:52.607]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:14:15.2609027Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:15.2609649Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:15.2610747Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:15.2611514Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:14:15.2612306Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:15.2612895Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:15.2613518Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:15.2614180Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:14:15.2614796Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:15.2615400Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1679262874/b270/_pkg_.a
2025-08-20T21:14:15.2616041Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:14:15.2616672Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/util/rand=/tmp/go-build1679262874/b2306/_pkg_.a
2025-08-20T21:14:15.2617284Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:15.2617934Z [00:03:52.607]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:14:15.2618611Z [00:03:52.607]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:15.2619261Z [00:03:52.607]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:14:15.2619822Z [00:03:52.607]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:15.2620501Z [00:03:52.607]➜  packagefile k8s.io/client-go/informers=/tmp/go-build1679262874/b2081/_pkg_.a
2025-08-20T21:14:15.2621312Z [00:03:52.607]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:15.2621849Z [00:03:52.607]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:15.2622394Z [00:03:52.607]➜  packagefile k8s.io/client-go/restmapper=/tmp/go-build1679262874/b477/_pkg_.a
2025-08-20T21:14:15.2622930Z [00:03:52.607]➜  packagefile k8s.io/client-go/scale=/tmp/go-build1679262874/b2027/_pkg_.a
2025-08-20T21:14:15.2623605Z [00:03:52.607]➜  packagefile k8s.io/client-go/tools/portforward=/tmp/go-build1679262874/b2204/_pkg_.a
2025-08-20T21:14:15.2624293Z [00:03:52.607]➜  packagefile k8s.io/client-go/transport/spdy=/tmp/go-build1679262874/b2055/_pkg_.a
2025-08-20T21:14:15.2624872Z [00:03:52.607]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:14:15.2625438Z [00:03:52.607]➜  packagefile k8s.io/kubectl/pkg/describe=/tmp/go-build1679262874/b2307/_pkg_.a
2025-08-20T21:14:15.2625993Z [00:03:52.607]➜  packagefile k8s.io/kubectl/pkg/drain=/tmp/go-build1679262874/b2319/_pkg_.a
2025-08-20T21:14:15.2626599Z [00:03:52.607]➜  packagefile k8s.io/kubectl/pkg/polymorphichelpers=/tmp/go-build1679262874/b2320/_pkg_.a
2025-08-20T21:14:15.2627204Z [00:03:52.607]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:14:15.2627812Z [00:03:52.607]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:14:15.2628349Z [00:03:52.607]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:15.2628777Z [00:03:52.607]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:14:15.2629190Z [00:03:52.607]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:15.2629613Z [00:03:52.607]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:15.2630046Z [00:03:52.607]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:15.2630785Z [00:03:52.607]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:15.2631284Z [00:03:52.607]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:15.2631729Z [00:03:52.607]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:15.2632343Z [00:03:52.607]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:15.2632754Z [00:03:52.607]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:15.2633172Z [00:03:52.607]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:15.2633602Z [00:03:52.607]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:15.2634020Z [00:03:52.607]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:15.2634426Z [00:03:52.607]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:15.2634738Z [00:03:52.607]➜  EOF
2025-08-20T21:14:15.2641093Z [00:03:52.607]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao=>github.com/derailed/k9s/internal/dao;$WORK/b754=>" -p github.com/derailed/k9s/internal/dao -lang=go1.24 -complete -installsuffix shared -buildid SX9r2Lf0ZaBEe7iyKLnV/SX9r2Lf0ZaBEe7iyKLnV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./internal/dao/accessor.go ./internal/dao/alias.go ./internal/dao/benchmark.go ./internal/dao/cluster.go ./internal/dao/cm.go ./internal/dao/container.go ./internal/dao/context.go ./internal/dao/crd.go ./internal/dao/cronjob.go ./internal/dao/cruiser.go ./internal/dao/describe.go ./internal/dao/dir.go ./internal/dao/dp.go ./internal/dao/ds.go ./internal/dao/dynamic.go ./internal/dao/generic.go ./internal/dao/helm_chart.go ./internal/dao/helm_history.go ./internal/dao/helpers.go ./internal/dao/img_scan.go ./internal/dao/job.go ./internal/dao/log_item.go ./internal/dao/log_items.go ./internal/dao/log_options.go ./internal/dao/node.go ./internal/dao/non_resource.go ./internal/dao/ns.go ./internal/dao/patch.go ./internal/dao/pod.go ./internal/dao/port_forward.go ./internal/dao/port_forwarder.go ./internal/dao/pulse.go ./internal/dao/rbac.go ./internal/dao/rbac_policy.go ./internal/dao/rbac_subject.go ./internal/dao/recorder.go ./internal/dao/reference.go ./internal/dao/registry.go ./internal/dao/resource.go ./internal/dao/rest_mapper.go ./internal/dao/rs.go ./internal/dao/scalable.go ./internal/dao/screen_dump.go ./internal/dao/secret.go ./internal/dao/sts.go ./internal/dao/svc.go ./internal/dao/table.go ./internal/dao/types.go ./internal/dao/workload.go
2025-08-20T21:14:16.0205156Z [00:03:53.368]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T21:14:16.0418983Z [00:03:53.390]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/f3/f3382bfb7f4dc5382a481342edc2e507a83108b048c3b835a0b45b79898fd2cf-d # internal
2025-08-20T21:14:16.0420750Z [00:03:53.390]➜  github.com/derailed/k9s/internal/xray
2025-08-20T21:14:16.0421766Z [00:03:53.390]➜  mkdir -p $WORK/b2327/
2025-08-20T21:14:16.0423887Z [00:03:53.390]➜  cat >/tmp/go-build1679262874/b2327/importcfg << 'EOF' # internal
2025-08-20T21:14:16.0424606Z [00:03:53.390]➜  # import config
2025-08-20T21:14:16.0425661Z [00:03:53.390]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:16.0426104Z [00:03:53.390]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:16.0426620Z [00:03:53.390]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:16.0427267Z [00:03:53.390]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:16.0427909Z [00:03:53.390]➜  packagefile github.com/derailed/k9s/internal/dao=/tmp/go-build1679262874/b754/_pkg_.a
2025-08-20T21:14:16.0428549Z [00:03:53.390]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:16.0429199Z [00:03:53.390]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:16.0430180Z [00:03:53.390]➜  packagefile github.com/fvbommel/sortorder=/tmp/go-build1679262874/b078/_pkg_.a
2025-08-20T21:14:16.0430956Z [00:03:53.390]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:16.0431669Z [00:03:53.390]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:16.0432264Z [00:03:53.390]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:16.0432967Z [00:03:53.390]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:16.0433625Z [00:03:53.390]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:16.0434216Z [00:03:53.390]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:16.0434831Z [00:03:53.390]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:16.0435333Z [00:03:53.390]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:16.0435751Z [00:03:53.390]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:16.0436169Z [00:03:53.390]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:16.0436604Z [00:03:53.390]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:16.0436923Z [00:03:53.390]➜  EOF
2025-08-20T21:14:16.0439560Z [00:03:53.390]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2327/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray=>github.com/derailed/k9s/internal/xray;$WORK/b2327=>" -p github.com/derailed/k9s/internal/xray -lang=go1.24 -complete -installsuffix shared -buildid daGRVt54WYNaLEnMtlJZ/daGRVt54WYNaLEnMtlJZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2327/importcfg -pack ./internal/xray/container.go ./internal/xray/dp.go ./internal/xray/ds.go ./internal/xray/generic.go ./internal/xray/ns.go ./internal/xray/pod.go ./internal/xray/rs.go ./internal/xray/sa.go ./internal/xray/section.go ./internal/xray/sts.go ./internal/xray/svc.go ./internal/xray/tree_node.go
2025-08-20T21:14:16.3859922Z [00:03:53.734]➜  go tool buildid -w $WORK/b2327/_pkg_.a # internal
2025-08-20T21:14:16.3978030Z [00:03:53.746]➜  cp $WORK/b2327/_pkg_.a /root/.cache/go-build/c1/c130d3a86719003e6aa5257ee58c920185690d441ef97e94add33e59419c84c1-d # internal
2025-08-20T21:14:16.3980412Z [00:03:53.746]➜  github.com/derailed/k9s/internal/model
2025-08-20T21:14:16.3980884Z [00:03:53.746]➜  mkdir -p $WORK/b2324/
2025-08-20T21:14:16.3985145Z [00:03:53.746]➜  cat >/tmp/go-build1679262874/b2324/importcfg << 'EOF' # internal
2025-08-20T21:14:16.3986209Z [00:03:53.746]➜  # import config
2025-08-20T21:14:16.3986597Z [00:03:53.747]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:16.3987063Z [00:03:53.747]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:16.3987535Z [00:03:53.747]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:16.3987949Z [00:03:53.747]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:16.3988459Z [00:03:53.747]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1679262874/b2325/_pkg_.a
2025-08-20T21:14:16.3989315Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:16.3989955Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:16.3990790Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/color=/tmp/go-build1679262874/b694/_pkg_.a
2025-08-20T21:14:16.3991514Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:16.3992159Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/dao=/tmp/go-build1679262874/b754/_pkg_.a
2025-08-20T21:14:16.3992810Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/health=/tmp/go-build1679262874/b2326/_pkg_.a
2025-08-20T21:14:16.3993720Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:16.3994379Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:16.3995071Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/render/helm=/tmp/go-build1679262874/b2074/_pkg_.a
2025-08-20T21:14:16.3995735Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:16.3996392Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/view/cmd=/tmp/go-build1679262874/b705/_pkg_.a
2025-08-20T21:14:16.3997056Z [00:03:53.747]➜  packagefile github.com/derailed/k9s/internal/xray=/tmp/go-build1679262874/b2327/_pkg_.a
2025-08-20T21:14:16.3997645Z [00:03:53.747]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:16.3998312Z [00:03:53.747]➜  packagefile github.com/sahilm/fuzzy=/tmp/go-build1679262874/b758/_pkg_.a
2025-08-20T21:14:16.3998845Z [00:03:53.747]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:16.3999300Z [00:03:53.747]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:16.3999914Z [00:03:53.747]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:16.4000535Z [00:03:53.747]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:16.4001418Z [00:03:53.747]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:16.4002025Z [00:03:53.747]➜  packagefile k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1679262874/b270/_pkg_.a
2025-08-20T21:14:16.4002665Z [00:03:53.747]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:14:16.4003204Z [00:03:53.747]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:16.4003640Z [00:03:53.747]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:16.4004072Z [00:03:53.747]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:16.4004499Z [00:03:53.747]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:16.4004910Z [00:03:53.747]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:16.4005329Z [00:03:53.747]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:16.4005927Z [00:03:53.747]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:16.4006436Z [00:03:53.747]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:16.4006874Z [00:03:53.747]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:16.4007306Z [00:03:53.747]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:16.4007611Z [00:03:53.747]➜  EOF
2025-08-20T21:14:16.4011704Z [00:03:53.747]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2324/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model=>github.com/derailed/k9s/internal/model;$WORK/b2324=>" -p github.com/derailed/k9s/internal/model -lang=go1.24 -complete -installsuffix shared -buildid 8Ct9ptG9SMmDAmlTn-oa/8Ct9ptG9SMmDAmlTn-oa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2324/importcfg -pack ./internal/model/cluster.go ./internal/model/cluster_info.go ./internal/model/cmd_buff.go ./internal/model/describe.go ./internal/model/fish_buff.go ./internal/model/flash.go ./internal/model/helpers.go ./internal/model/hint.go ./internal/model/history.go ./internal/model/log.go ./internal/model/menu_hint.go ./internal/model/pulse.go ./internal/model/pulse_health.go ./internal/model/registry.go ./internal/model/rev_values.go ./internal/model/semver.go ./internal/model/stack.go ./internal/model/table.go ./internal/model/text.go ./internal/model/tree.go ./internal/model/types.go ./internal/model/values.go ./internal/model/yaml.go
2025-08-20T21:14:16.8694410Z [00:03:54.217]➜  go tool buildid -w $WORK/b2324/_pkg_.a # internal
2025-08-20T21:14:16.8840817Z [00:03:54.232]➜  cp $WORK/b2324/_pkg_.a /root/.cache/go-build/b0/b06f8ee63919f8b6950e8f6ccd758ab635361b134975d8a7afd6243d0b4bd9db-d # internal
2025-08-20T21:14:16.8843281Z [00:03:54.232]➜  github.com/derailed/k9s/internal/ui
2025-08-20T21:14:16.8843616Z [00:03:54.232]➜  mkdir -p $WORK/b752/
2025-08-20T21:14:16.8850084Z [00:03:54.233]➜  cat >/tmp/go-build1679262874/b752/importcfg << 'EOF' # internal
2025-08-20T21:14:16.8850484Z [00:03:54.233]➜  # import config
2025-08-20T21:14:16.8851043Z [00:03:54.233]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:16.8851481Z [00:03:54.233]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:16.8851902Z [00:03:54.233]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:16.8852692Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:16.8853453Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:16.8854109Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:16.8854756Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/dao=/tmp/go-build1679262874/b754/_pkg_.a
2025-08-20T21:14:16.8855443Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/model=/tmp/go-build1679262874/b2324/_pkg_.a
2025-08-20T21:14:16.8856108Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:16.8856758Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:16.8857434Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:16.8858063Z [00:03:54.233]➜  packagefile github.com/derailed/k9s/internal/vul=/tmp/go-build1679262874/b759/_pkg_.a
2025-08-20T21:14:16.8858662Z [00:03:54.233]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:16.8859222Z [00:03:54.233]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:16.8859792Z [00:03:54.233]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build1679262874/b769/_pkg_.a
2025-08-20T21:14:16.8860392Z [00:03:54.233]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:14:16.8861558Z [00:03:54.233]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:14:16.8862157Z [00:03:54.233]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:16.8862785Z [00:03:54.233]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:16.8863388Z [00:03:54.233]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:16.8863983Z [00:03:54.233]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:16.8864488Z [00:03:54.233]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:16.8865080Z [00:03:54.233]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:16.8865516Z [00:03:54.233]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:16.8865960Z [00:03:54.233]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:16.8866387Z [00:03:54.233]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:16.8866808Z [00:03:54.233]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:16.8867217Z [00:03:54.233]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:16.8867631Z [00:03:54.233]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:16.8868238Z [00:03:54.233]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:16.8868655Z [00:03:54.233]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:16.8869063Z [00:03:54.233]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:16.8869483Z [00:03:54.233]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:16.8869797Z [00:03:54.233]➜  EOF
2025-08-20T21:14:16.8873345Z [00:03:54.233]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui=>github.com/derailed/k9s/internal/ui;$WORK/b752=>" -p github.com/derailed/k9s/internal/ui -lang=go1.24 -complete -installsuffix shared -buildid 4RPcw_BiaAqZxolpnA16/4RPcw_BiaAqZxolpnA16 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./internal/ui/action.go ./internal/ui/app.go ./internal/ui/config.go ./internal/ui/crumbs.go ./internal/ui/deltas.go ./internal/ui/flash.go ./internal/ui/indicator.go ./internal/ui/key.go ./internal/ui/logo.go ./internal/ui/menu.go ./internal/ui/modal_list.go ./internal/ui/padding.go ./internal/ui/pages.go ./internal/ui/prompt.go ./internal/ui/select_table.go ./internal/ui/splash.go ./internal/ui/table.go ./internal/ui/table_helper.go ./internal/ui/tree.go ./internal/ui/types.go
2025-08-20T21:14:17.6715020Z [00:03:55.019]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T21:14:17.6964120Z [00:03:55.044]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/4c/4c6a91082021ff682a65a84b1b23dcffebc4138da618bbe6984c88d242dc62c8-d # internal
2025-08-20T21:14:17.6966645Z [00:03:55.045]➜  github.com/derailed/k9s/internal/ui/dialog
2025-08-20T21:14:17.6967052Z [00:03:55.045]➜  mkdir -p $WORK/b2333/
2025-08-20T21:14:17.6967474Z [00:03:55.045]➜  cat >/tmp/go-build1679262874/b2333/importcfg << 'EOF' # internal
2025-08-20T21:14:17.6967829Z [00:03:55.045]➜  # import config
2025-08-20T21:14:17.6968174Z [00:03:55.045]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:17.6968609Z [00:03:55.045]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:17.6969154Z [00:03:55.045]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:17.6969804Z [00:03:55.045]➜  packagefile github.com/derailed/k9s/internal/ui=/tmp/go-build1679262874/b752/_pkg_.a
2025-08-20T21:14:17.6970414Z [00:03:55.045]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:17.6971287Z [00:03:55.045]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:17.6972216Z [00:03:55.045]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:17.6972817Z [00:03:55.045]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:17.6973245Z [00:03:55.045]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:17.6973561Z [00:03:55.045]➜  EOF
2025-08-20T21:14:17.6976080Z [00:03:55.045]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2333/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog=>github.com/derailed/k9s/internal/ui/dialog;$WORK/b2333=>" -p github.com/derailed/k9s/internal/ui/dialog -lang=go1.24 -complete -installsuffix shared -buildid X5k82dtOTN63mwmHKL2N/X5k82dtOTN63mwmHKL2N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2333/importcfg -pack ./internal/ui/dialog/confirm.go ./internal/ui/dialog/delete.go ./internal/ui/dialog/error.go ./internal/ui/dialog/prompt.go ./internal/ui/dialog/restart.go ./internal/ui/dialog/selection.go ./internal/ui/dialog/transfer.go
2025-08-20T21:14:17.9933253Z [00:03:55.341]➜  go tool buildid -w $WORK/b2333/_pkg_.a # internal
2025-08-20T21:14:18.0032155Z [00:03:55.351]➜  cp $WORK/b2333/_pkg_.a /root/.cache/go-build/87/87a5275e28d4c0f36b630c756e86c33cb0d4823ba1b648909227c24d74ee74e0-d # internal
2025-08-20T21:14:18.0041137Z [00:03:55.352]➜  github.com/derailed/k9s/internal/view
2025-08-20T21:14:18.0041789Z [00:03:55.352]➜  mkdir -p $WORK/b2328/
2025-08-20T21:14:18.0060788Z [00:03:55.353]➜  cat >/tmp/go-build1679262874/b2328/importcfg << 'EOF' # internal
2025-08-20T21:14:18.0061240Z [00:03:55.353]➜  # import config
2025-08-20T21:14:18.0061625Z [00:03:55.353]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:18.0062074Z [00:03:55.353]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:18.0062523Z [00:03:55.353]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:14:18.0062968Z [00:03:55.353]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:18.0063392Z [00:03:55.353]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:18.0063897Z [00:03:55.353]➜  packagefile github.com/atotto/clipboard=/tmp/go-build1679262874/b2329/_pkg_.a
2025-08-20T21:14:18.0064477Z [00:03:55.353]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1679262874/b2325/_pkg_.a
2025-08-20T21:14:18.0065304Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:18.0066000Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:18.0066647Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/color=/tmp/go-build1679262874/b694/_pkg_.a
2025-08-20T21:14:18.0067297Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:18.0067974Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:14:18.0068642Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/dao=/tmp/go-build1679262874/b754/_pkg_.a
2025-08-20T21:14:18.0069278Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/model=/tmp/go-build1679262874/b2324/_pkg_.a
2025-08-20T21:14:18.0069928Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:18.0070760Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/perf=/tmp/go-build1679262874/b2330/_pkg_.a
2025-08-20T21:14:18.0075166Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/port=/tmp/go-build1679262874/b755/_pkg_.a
2025-08-20T21:14:18.0075983Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:18.0076673Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/render/helm=/tmp/go-build1679262874/b2074/_pkg_.a
2025-08-20T21:14:18.0077516Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:18.0078233Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/tchart=/tmp/go-build1679262874/b2332/_pkg_.a
2025-08-20T21:14:18.0078870Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/ui=/tmp/go-build1679262874/b752/_pkg_.a
2025-08-20T21:14:18.0079524Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/ui/dialog=/tmp/go-build1679262874/b2333/_pkg_.a
2025-08-20T21:14:18.0080203Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/view/cmd=/tmp/go-build1679262874/b705/_pkg_.a
2025-08-20T21:14:18.0081039Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/vul=/tmp/go-build1679262874/b759/_pkg_.a
2025-08-20T21:14:18.0081886Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/watch=/tmp/go-build1679262874/b2078/_pkg_.a
2025-08-20T21:14:18.0082532Z [00:03:55.353]➜  packagefile github.com/derailed/k9s/internal/xray=/tmp/go-build1679262874/b2327/_pkg_.a
2025-08-20T21:14:18.0083140Z [00:03:55.353]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:18.0083705Z [00:03:55.353]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:18.0084293Z [00:03:55.353]➜  packagefile github.com/fatih/color=/tmp/go-build1679262874/b1821/_pkg_.a
2025-08-20T21:14:18.0084848Z [00:03:55.353]➜  packagefile github.com/go-errors/errors=/tmp/go-build1679262874/b484/_pkg_.a
2025-08-20T21:14:18.0085581Z [00:03:55.353]➜  packagefile github.com/sahilm/fuzzy=/tmp/go-build1679262874/b758/_pkg_.a
2025-08-20T21:14:18.0086126Z [00:03:55.353]➜  packagefile golang.org/x/text/cases=/tmp/go-build1679262874/b840/_pkg_.a
2025-08-20T21:14:18.0086677Z [00:03:55.353]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:14:18.0087162Z [00:03:55.353]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:14:18.0087566Z [00:03:55.353]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:18.0088011Z [00:03:55.353]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:14:18.0088470Z [00:03:55.353]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:18.0088970Z [00:03:55.353]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:18.0089559Z [00:03:55.353]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:18.0090194Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:18.0101113Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:18.0101839Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:18.0102535Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:18.0103197Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:18.0103789Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:18.0104406Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:18.0105030Z [00:03:55.353]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:18.0105668Z [00:03:55.353]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:18.0106298Z [00:03:55.353]➜  packagefile k8s.io/client-go/tools/portforward=/tmp/go-build1679262874/b2204/_pkg_.a
2025-08-20T21:14:18.0106818Z [00:03:55.353]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:18.0107237Z [00:03:55.353]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:14:18.0107854Z [00:03:55.353]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:18.0108328Z [00:03:55.353]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:18.0108742Z [00:03:55.353]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:18.0109171Z [00:03:55.353]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:14:18.0109604Z [00:03:55.353]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:18.0110241Z [00:03:55.353]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:18.0110862Z [00:03:55.353]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:18.0111456Z [00:03:55.353]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:18.0111904Z [00:03:55.353]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:18.0112346Z [00:03:55.353]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:18.0112766Z [00:03:55.353]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:18.0113185Z [00:03:55.353]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:18.0113607Z [00:03:55.353]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:18.0114054Z [00:03:55.353]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:18.0114498Z [00:03:55.353]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:18.0114944Z [00:03:55.353]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:18.0115358Z [00:03:55.353]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:18.0115672Z [00:03:55.353]➜  EOF
2025-08-20T21:14:18.0124118Z [00:03:55.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b2328/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view=>github.com/derailed/k9s/internal/view;$WORK/b2328=>" -p github.com/derailed/k9s/internal/view -lang=go1.24 -complete -installsuffix shared -buildid ct15-RcJzm6xtKARObU5/ct15-RcJzm6xtKARObU5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2328/importcfg -pack ./internal/view/actions.go ./internal/view/alias.go ./internal/view/app.go ./internal/view/benchmark.go ./internal/view/browser.go ./internal/view/cluster_info.go ./internal/view/cm.go ./internal/view/command.go ./internal/view/container.go ./internal/view/context.go ./internal/view/cow.go ./internal/view/crd.go ./internal/view/cronjob.go ./internal/view/details.go ./internal/view/dir.go ./internal/view/dp.go ./internal/view/drain_dialog.go ./internal/view/ds.go ./internal/view/env.go ./internal/view/event.go ./internal/view/exec.go ./internal/view/group.go ./internal/view/helm_chart.go ./internal/view/helm_history.go ./internal/view/help.go ./internal/view/helpers.go ./internal/view/image_extender.go ./internal/view/img_scan.go ./internal/view/job.go ./internal/view/live_view.go ./internal/view/log.go ./internal/view/log_indicator.go ./internal/view/logger.go ./internal/view/logs_extender.go ./internal/view/node.go ./internal/view/ns.go ./internal/view/owner_extender.go ./internal/view/page_stack.go ./internal/view/pf.go ./internal/view/pf_dialog.go ./internal/view/pf_extender.go ./internal/view/picker.go ./internal/view/pod.go ./internal/view/policy.go ./internal/view/priorityclass.go ./internal/view/pulse.go ./internal/view/pvc.go ./internal/view/rbac.go ./internal/view/reference.go ./internal/view/registrar.go ./internal/view/restart_extender.go ./internal/view/rs.go ./internal/view/sa.go ./internal/view/scale_extender.go ./internal/view/screen_dump.go ./internal/view/secret.go ./internal/view/sts.go ./internal/view/svc.go ./internal/view/table.go ./internal/view/table_helper.go ./internal/view/types.go ./internal/view/user.go ./internal/view/value_extender.go ./internal/view/vul_extender.go ./internal/view/workload.go ./internal/view/xray.go ./internal/view/yaml.go
2025-08-20T21:14:19.8610943Z [00:03:57.209]➜  go tool buildid -w $WORK/b2328/_pkg_.a # internal
2025-08-20T21:14:19.9160528Z [00:03:57.264]➜  cp $WORK/b2328/_pkg_.a /root/.cache/go-build/04/04d229aeec256a4f6341a295db5862f5f45cdc5df584efcc2565f2fc6b0ae544-d # internal
2025-08-20T21:14:19.9161953Z [00:03:57.264]➜  github.com/derailed/k9s/cmd
2025-08-20T21:14:19.9162400Z [00:03:57.264]➜  mkdir -p $WORK/b065/
2025-08-20T21:14:19.9163892Z [00:03:57.264]➜  cat >/tmp/go-build1679262874/b065/importcfg << 'EOF' # internal
2025-08-20T21:14:19.9164655Z [00:03:57.264]➜  # import config
2025-08-20T21:14:19.9165007Z [00:03:57.264]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:19.9165429Z [00:03:57.264]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:19.9166176Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:19.9166831Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/color=/tmp/go-build1679262874/b694/_pkg_.a
2025-08-20T21:14:19.9167488Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:19.9168167Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:14:19.9168830Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:19.9169466Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/ui=/tmp/go-build1679262874/b752/_pkg_.a
2025-08-20T21:14:19.9170104Z [00:03:57.264]➜  packagefile github.com/derailed/k9s/internal/view=/tmp/go-build1679262874/b2328/_pkg_.a
2025-08-20T21:14:19.9170937Z [00:03:57.264]➜  packagefile github.com/lmittmann/tint=/tmp/go-build1679262874/b2334/_pkg_.a
2025-08-20T21:14:19.9171580Z [00:03:57.264]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build1679262874/b795/_pkg_.a
2025-08-20T21:14:19.9172128Z [00:03:57.264]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:14:19.9172643Z [00:03:57.265]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:14:19.9173222Z [00:03:57.265]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:19.9173862Z [00:03:57.265]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:14:19.9174378Z [00:03:57.265]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:19.9174952Z [00:03:57.265]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:19.9175466Z [00:03:57.265]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:19.9175915Z [00:03:57.265]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:19.9176335Z [00:03:57.265]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:19.9176639Z [00:03:57.265]➜  EOF
2025-08-20T21:14:19.9178370Z [00:03:57.265]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd=>github.com/derailed/k9s/cmd;$WORK/b065=>" -p github.com/derailed/k9s/cmd -lang=go1.24 -complete -installsuffix shared -buildid FiYz-48q4P0jvYMW3oCN/FiYz-48q4P0jvYMW3oCN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./cmd/info.go ./cmd/root.go ./cmd/version.go
2025-08-20T21:14:20.1576765Z [00:03:57.506]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T21:14:20.1602954Z [00:03:57.508]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/3c/3cbe603cb13e24f984a96104eff3101d572943987c619afde06c4d1ca00dc062-d # internal
2025-08-20T21:14:20.1606177Z [00:03:57.509]➜  github.com/derailed/k9s
2025-08-20T21:14:20.1606483Z [00:03:57.509]➜  mkdir -p $WORK/b001/
2025-08-20T21:14:20.1610330Z [00:03:57.509]➜  cat >/tmp/go-build1679262874/b001/importcfg << 'EOF' # internal
2025-08-20T21:14:20.1610970Z [00:03:57.509]➜  # import config
2025-08-20T21:14:20.1611324Z [00:03:57.509]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:14:20.1611874Z [00:03:57.509]➜  packagefile github.com/derailed/k9s/cmd=/tmp/go-build1679262874/b065/_pkg_.a
2025-08-20T21:14:20.1612537Z [00:03:57.509]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth=/tmp/go-build1679262874/b2335/_pkg_.a
2025-08-20T21:14:20.1613096Z [00:03:57.509]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:20.1613554Z [00:03:57.509]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:20.1614304Z [00:03:57.509]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:14:20.1614637Z [00:03:57.509]➜  EOF
2025-08-20T21:14:20.1616936Z [00:03:57.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.W2dBo0EqHB/TEMPREPO=>github.com/derailed/k9s;$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid ylk7_gsY6cgOT5S285C3/ylk7_gsY6cgOT5S285C3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go
2025-08-20T21:14:20.1846687Z [00:03:57.533]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:14:20.1854406Z [00:03:57.533]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/e2/e22ceb4e2e0ded21e2de3238a4451e153dd38b7c9c86fc6c059c50033055627a-d # internal
2025-08-20T21:14:20.1910247Z [00:03:57.539]➜  cat >/tmp/go-build1679262874/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:14:20.1916440Z [00:03:57.539]➜  packagefile github.com/derailed/k9s=/tmp/go-build1679262874/b001/_pkg_.a
2025-08-20T21:14:20.1917211Z [00:03:57.539]➜  packagefile flag=/tmp/go-build1679262874/b002/_pkg_.a
2025-08-20T21:14:20.1917742Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/cmd=/tmp/go-build1679262874/b065/_pkg_.a
2025-08-20T21:14:20.1918374Z [00:03:57.539]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth=/tmp/go-build1679262874/b2335/_pkg_.a
2025-08-20T21:14:20.1919053Z [00:03:57.539]➜  packagefile k8s.io/klog/v2=/tmp/go-build1679262874/b108/_pkg_.a
2025-08-20T21:14:20.1919593Z [00:03:57.539]➜  packagefile runtime=/tmp/go-build1679262874/b010/_pkg_.a
2025-08-20T21:14:20.1920133Z [00:03:57.539]➜  packagefile runtime/cgo=/tmp/go-build1679262874/b117/_pkg_.a
2025-08-20T21:14:20.1920881Z [00:03:57.539]➜  packagefile encoding=/tmp/go-build1679262874/b003/_pkg_.a
2025-08-20T21:14:20.1921496Z [00:03:57.539]➜  packagefile errors=/tmp/go-build1679262874/b004/_pkg_.a
2025-08-20T21:14:20.1921917Z [00:03:57.539]➜  packagefile fmt=/tmp/go-build1679262874/b034/_pkg_.a
2025-08-20T21:14:20.1922648Z [00:03:57.539]➜  packagefile io=/tmp/go-build1679262874/b050/_pkg_.a
2025-08-20T21:14:20.1923178Z [00:03:57.539]➜  packagefile os=/tmp/go-build1679262874/b051/_pkg_.a
2025-08-20T21:14:20.1923600Z [00:03:57.539]➜  packagefile reflect=/tmp/go-build1679262874/b037/_pkg_.a
2025-08-20T21:14:20.1924034Z [00:03:57.539]➜  packagefile slices=/tmp/go-build1679262874/b049/_pkg_.a
2025-08-20T21:14:20.1924459Z [00:03:57.539]➜  packagefile strconv=/tmp/go-build1679262874/b042/_pkg_.a
2025-08-20T21:14:20.1924887Z [00:03:57.539]➜  packagefile strings=/tmp/go-build1679262874/b064/_pkg_.a
2025-08-20T21:14:20.1925440Z [00:03:57.539]➜  packagefile time=/tmp/go-build1679262874/b056/_pkg_.a
2025-08-20T21:14:20.1926092Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/client=/tmp/go-build1679262874/b066/_pkg_.a
2025-08-20T21:14:20.1926743Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/color=/tmp/go-build1679262874/b694/_pkg_.a
2025-08-20T21:14:20.1927396Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/config=/tmp/go-build1679262874/b695/_pkg_.a
2025-08-20T21:14:20.1928084Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/config/data=/tmp/go-build1679262874/b699/_pkg_.a
2025-08-20T21:14:20.1928847Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/slogs=/tmp/go-build1679262874/b068/_pkg_.a
2025-08-20T21:14:20.1929492Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/ui=/tmp/go-build1679262874/b752/_pkg_.a
2025-08-20T21:14:20.1930121Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/view=/tmp/go-build1679262874/b2328/_pkg_.a
2025-08-20T21:14:20.1930886Z [00:03:57.539]➜  packagefile github.com/lmittmann/tint=/tmp/go-build1679262874/b2334/_pkg_.a
2025-08-20T21:14:20.1931514Z [00:03:57.539]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build1679262874/b795/_pkg_.a
2025-08-20T21:14:20.1932069Z [00:03:57.539]➜  packagefile github.com/spf13/cobra=/tmp/go-build1679262874/b277/_pkg_.a
2025-08-20T21:14:20.1932584Z [00:03:57.539]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build1679262874/b079/_pkg_.a
2025-08-20T21:14:20.1933449Z [00:03:57.539]➜  packagefile k8s.io/cli-runtime/pkg/genericclioptions=/tmp/go-build1679262874/b274/_pkg_.a
2025-08-20T21:14:20.1934094Z [00:03:57.539]➜  packagefile k8s.io/client-go/tools/clientcmd/api=/tmp/go-build1679262874/b442/_pkg_.a
2025-08-20T21:14:20.1934808Z [00:03:57.539]➜  packagefile log/slog=/tmp/go-build1679262874/b069/_pkg_.a
2025-08-20T21:14:20.1935270Z [00:03:57.539]➜  packagefile runtime/debug=/tmp/go-build1679262874/b146/_pkg_.a
2025-08-20T21:14:20.1935870Z [00:03:57.539]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/azure=/tmp/go-build1679262874/b2336/_pkg_.a
2025-08-20T21:14:20.1936560Z [00:03:57.539]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/gcp=/tmp/go-build1679262874/b2337/_pkg_.a
2025-08-20T21:14:20.1937243Z [00:03:57.539]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/oidc=/tmp/go-build1679262874/b2338/_pkg_.a
2025-08-20T21:14:20.1937810Z [00:03:57.539]➜  packagefile bufio=/tmp/go-build1679262874/b085/_pkg_.a
2025-08-20T21:14:20.1938237Z [00:03:57.539]➜  packagefile bytes=/tmp/go-build1679262874/b070/_pkg_.a
2025-08-20T21:14:20.1938658Z [00:03:57.539]➜  packagefile context=/tmp/go-build1679262874/b067/_pkg_.a
2025-08-20T21:14:20.1939120Z [00:03:57.539]➜  packagefile encoding/json=/tmp/go-build1679262874/b071/_pkg_.a
2025-08-20T21:14:20.1939640Z [00:03:57.539]➜  packagefile github.com/go-logr/logr=/tmp/go-build1679262874/b109/_pkg_.a
2025-08-20T21:14:20.1940203Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/buffer=/tmp/go-build1679262874/b110/_pkg_.a
2025-08-20T21:14:20.1941166Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/clock=/tmp/go-build1679262874/b112/_pkg_.a
2025-08-20T21:14:20.1941799Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/dbg=/tmp/go-build1679262874/b113/_pkg_.a
2025-08-20T21:14:20.1942385Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/serialize=/tmp/go-build1679262874/b114/_pkg_.a
2025-08-20T21:14:20.1943167Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/severity=/tmp/go-build1679262874/b111/_pkg_.a
2025-08-20T21:14:20.1943856Z [00:03:57.539]➜  packagefile k8s.io/klog/v2/internal/sloghandler=/tmp/go-build1679262874/b115/_pkg_.a
2025-08-20T21:14:20.1944365Z [00:03:57.539]➜  packagefile log=/tmp/go-build1679262874/b074/_pkg_.a
2025-08-20T21:14:20.1944780Z [00:03:57.539]➜  packagefile math=/tmp/go-build1679262874/b040/_pkg_.a
2025-08-20T21:14:20.1945196Z [00:03:57.539]➜  packagefile os/user=/tmp/go-build1679262874/b116/_pkg_.a
2025-08-20T21:14:20.1945678Z [00:03:57.539]➜  packagefile path/filepath=/tmp/go-build1679262874/b118/_pkg_.a
2025-08-20T21:14:20.1946228Z [00:03:57.539]➜  packagefile sync=/tmp/go-build1679262874/b044/_pkg_.a
2025-08-20T21:14:20.1946778Z [00:03:57.539]➜  packagefile sync/atomic=/tmp/go-build1679262874/b046/_pkg_.a
2025-08-20T21:14:20.1947238Z [00:03:57.539]➜  packagefile internal/abi=/tmp/go-build1679262874/b006/_pkg_.a
2025-08-20T21:14:20.1947724Z [00:03:57.539]➜  packagefile internal/bytealg=/tmp/go-build1679262874/b011/_pkg_.a
2025-08-20T21:14:20.1948231Z [00:03:57.539]➜  packagefile internal/byteorder=/tmp/go-build1679262874/b013/_pkg_.a
2025-08-20T21:14:20.1948749Z [00:03:57.539]➜  packagefile internal/chacha8rand=/tmp/go-build1679262874/b014/_pkg_.a
2025-08-20T21:14:20.1949287Z [00:03:57.539]➜  packagefile internal/coverage/rtcov=/tmp/go-build1679262874/b015/_pkg_.a
2025-08-20T21:14:20.1949788Z [00:03:57.539]➜  packagefile internal/cpu=/tmp/go-build1679262874/b012/_pkg_.a
2025-08-20T21:14:20.1950260Z [00:03:57.539]➜  packagefile internal/goarch=/tmp/go-build1679262874/b007/_pkg_.a
2025-08-20T21:14:20.1951051Z [00:03:57.539]➜  packagefile internal/godebugs=/tmp/go-build1679262874/b016/_pkg_.a
2025-08-20T21:14:20.1951592Z [00:03:57.539]➜  packagefile internal/goexperiment=/tmp/go-build1679262874/b017/_pkg_.a
2025-08-20T21:14:20.1952089Z [00:03:57.539]➜  packagefile internal/goos=/tmp/go-build1679262874/b018/_pkg_.a
2025-08-20T21:14:20.1952598Z [00:03:57.539]➜  packagefile internal/profilerecord=/tmp/go-build1679262874/b019/_pkg_.a
2025-08-20T21:14:20.1953367Z [00:03:57.539]➜  packagefile internal/runtime/atomic=/tmp/go-build1679262874/b020/_pkg_.a
2025-08-20T21:14:20.1953911Z [00:03:57.539]➜  packagefile internal/runtime/cgroup=/tmp/go-build1679262874/b021/_pkg_.a
2025-08-20T21:14:20.1954611Z [00:03:57.539]➜  packagefile internal/runtime/exithook=/tmp/go-build1679262874/b025/_pkg_.a
2025-08-20T21:14:20.1955147Z [00:03:57.539]➜  packagefile internal/runtime/gc=/tmp/go-build1679262874/b026/_pkg_.a
2025-08-20T21:14:20.1955675Z [00:03:57.539]➜  packagefile internal/runtime/maps=/tmp/go-build1679262874/b027/_pkg_.a
2025-08-20T21:14:20.1956209Z [00:03:57.539]➜  packagefile internal/runtime/math=/tmp/go-build1679262874/b023/_pkg_.a
2025-08-20T21:14:20.1956751Z [00:03:57.539]➜  packagefile internal/runtime/strconv=/tmp/go-build1679262874/b022/_pkg_.a
2025-08-20T21:14:20.1957288Z [00:03:57.539]➜  packagefile internal/runtime/sys=/tmp/go-build1679262874/b031/_pkg_.a
2025-08-20T21:14:20.1957828Z [00:03:57.539]➜  packagefile internal/runtime/syscall=/tmp/go-build1679262874/b024/_pkg_.a
2025-08-20T21:14:20.1958370Z [00:03:57.539]➜  packagefile internal/stringslite=/tmp/go-build1679262874/b032/_pkg_.a
2025-08-20T21:14:20.1958898Z [00:03:57.539]➜  packagefile internal/trace/tracev2=/tmp/go-build1679262874/b033/_pkg_.a
2025-08-20T21:14:20.1959429Z [00:03:57.539]➜  packagefile internal/reflectlite=/tmp/go-build1679262874/b005/_pkg_.a
2025-08-20T21:14:20.1959937Z [00:03:57.539]➜  packagefile internal/fmtsort=/tmp/go-build1679262874/b035/_pkg_.a
2025-08-20T21:14:20.1960420Z [00:03:57.539]➜  packagefile unicode/utf8=/tmp/go-build1679262874/b043/_pkg_.a
2025-08-20T21:14:20.1961292Z [00:03:57.539]➜  packagefile internal/filepathlite=/tmp/go-build1679262874/b052/_pkg_.a
2025-08-20T21:14:20.1961795Z [00:03:57.539]➜  packagefile internal/itoa=/tmp/go-build1679262874/b038/_pkg_.a
2025-08-20T21:14:20.1962265Z [00:03:57.539]➜  packagefile internal/poll=/tmp/go-build1679262874/b060/_pkg_.a
2025-08-20T21:14:20.1962949Z [00:03:57.539]➜  packagefile internal/syscall/execenv=/tmp/go-build1679262874/b062/_pkg_.a
2025-08-20T21:14:20.1963547Z [00:03:57.539]➜  packagefile internal/syscall/unix=/tmp/go-build1679262874/b061/_pkg_.a
2025-08-20T21:14:20.1964052Z [00:03:57.539]➜  packagefile internal/testlog=/tmp/go-build1679262874/b063/_pkg_.a
2025-08-20T21:14:20.1964507Z [00:03:57.539]➜  packagefile io/fs=/tmp/go-build1679262874/b053/_pkg_.a
2025-08-20T21:14:20.1964926Z [00:03:57.539]➜  packagefile syscall=/tmp/go-build1679262874/b059/_pkg_.a
2025-08-20T21:14:20.1965372Z [00:03:57.539]➜  packagefile internal/race=/tmp/go-build1679262874/b030/_pkg_.a
2025-08-20T21:14:20.1965976Z [00:03:57.539]➜  packagefile internal/unsafeheader=/tmp/go-build1679262874/b009/_pkg_.a
2025-08-20T21:14:20.1966568Z [00:03:57.539]➜  packagefile iter=/tmp/go-build1679262874/b039/_pkg_.a
2025-08-20T21:14:20.1967007Z [00:03:57.539]➜  packagefile unicode=/tmp/go-build1679262874/b048/_pkg_.a
2025-08-20T21:14:20.1967436Z [00:03:57.539]➜  packagefile cmp=/tmp/go-build1679262874/b036/_pkg_.a
2025-08-20T21:14:20.1967865Z [00:03:57.539]➜  packagefile math/bits=/tmp/go-build1679262874/b041/_pkg_.a
2025-08-20T21:14:20.1968333Z [00:03:57.539]➜  packagefile internal/godebug=/tmp/go-build1679262874/b057/_pkg_.a
2025-08-20T21:14:20.1968878Z [00:03:57.539]➜  packagefile github.com/fvbommel/sortorder=/tmp/go-build1679262874/b078/_pkg_.a
2025-08-20T21:14:20.1969455Z [00:03:57.539]➜  packagefile k8s.io/api/authorization/v1=/tmp/go-build1679262874/b083/_pkg_.a
2025-08-20T21:14:20.1969981Z [00:03:57.539]➜  packagefile k8s.io/api/core/v1=/tmp/go-build1679262874/b265/_pkg_.a
2025-08-20T21:14:20.1970859Z [00:03:57.539]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1=/tmp/go-build1679262874/b266/_pkg_.a
2025-08-20T21:14:20.1971637Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1=/tmp/go-build1679262874/b087/_pkg_.a
2025-08-20T21:14:20.1972276Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/runtime/schema=/tmp/go-build1679262874/b141/_pkg_.a
2025-08-20T21:14:20.1973174Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/cache=/tmp/go-build1679262874/b270/_pkg_.a
2025-08-20T21:14:20.1973787Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/version=/tmp/go-build1679262874/b273/_pkg_.a
2025-08-20T21:14:20.1974548Z [00:03:57.539]➜  packagefile k8s.io/client-go/discovery/cached/disk=/tmp/go-build1679262874/b560/_pkg_.a
2025-08-20T21:14:20.1975127Z [00:03:57.539]➜  packagefile k8s.io/client-go/dynamic=/tmp/go-build1679262874/b464/_pkg_.a
2025-08-20T21:14:20.1975678Z [00:03:57.539]➜  packagefile k8s.io/client-go/kubernetes=/tmp/go-build1679262874/b572/_pkg_.a
2025-08-20T21:14:20.1976215Z [00:03:57.539]➜  packagefile k8s.io/client-go/rest=/tmp/go-build1679262874/b428/_pkg_.a
2025-08-20T21:14:20.1976813Z [00:03:57.539]➜  packagefile k8s.io/client-go/tools/clientcmd=/tmp/go-build1679262874/b567/_pkg_.a
2025-08-20T21:14:20.1977406Z [00:03:57.539]➜  packagefile k8s.io/metrics/pkg/apis/metrics=/tmp/go-build1679262874/b687/_pkg_.a
2025-08-20T21:14:20.1978042Z [00:03:57.539]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1beta1=/tmp/go-build1679262874/b688/_pkg_.a
2025-08-20T21:14:20.1978724Z [00:03:57.539]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned=/tmp/go-build1679262874/b689/_pkg_.a
2025-08-20T21:14:20.1979289Z [00:03:57.539]➜  packagefile net/http=/tmp/go-build1679262874/b148/_pkg_.a
2025-08-20T21:14:20.1979718Z [00:03:57.539]➜  packagefile net/url=/tmp/go-build1679262874/b139/_pkg_.a
2025-08-20T21:14:20.1980136Z [00:03:57.539]➜  packagefile path=/tmp/go-build1679262874/b055/_pkg_.a
2025-08-20T21:14:20.1980689Z [00:03:57.539]➜  packagefile regexp=/tmp/go-build1679262874/b080/_pkg_.a
2025-08-20T21:14:20.1981358Z [00:03:57.539]➜  packagefile embed=/tmp/go-build1679262874/b318/_pkg_.a
2025-08-20T21:14:20.1981825Z [00:03:57.539]➜  packagefile github.com/adrg/xdg=/tmp/go-build1679262874/b696/_pkg_.a
2025-08-20T21:14:20.1982434Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/config/json=/tmp/go-build1679262874/b700/_pkg_.a
2025-08-20T21:14:20.1983301Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/view/cmd=/tmp/go-build1679262874/b705/_pkg_.a
2025-08-20T21:14:20.1983977Z [00:03:57.539]➜  packagefile github.com/derailed/tcell/v2=/tmp/go-build1679262874/b706/_pkg_.a
2025-08-20T21:14:20.1984542Z [00:03:57.539]➜  packagefile github.com/derailed/tview=/tmp/go-build1679262874/b751/_pkg_.a
2025-08-20T21:14:20.1985122Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/sets=/tmp/go-build1679262874/b104/_pkg_.a
2025-08-20T21:14:20.1985624Z [00:03:57.539]➜  packagefile maps=/tmp/go-build1679262874/b140/_pkg_.a
2025-08-20T21:14:20.1986228Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal=/tmp/go-build1679262874/b753/_pkg_.a
2025-08-20T21:14:20.1986916Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/dao=/tmp/go-build1679262874/b754/_pkg_.a
2025-08-20T21:14:20.1987560Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/model=/tmp/go-build1679262874/b2324/_pkg_.a
2025-08-20T21:14:20.1988227Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/model1=/tmp/go-build1679262874/b757/_pkg_.a
2025-08-20T21:14:20.1988885Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/render=/tmp/go-build1679262874/b756/_pkg_.a
2025-08-20T21:14:20.1989527Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/vul=/tmp/go-build1679262874/b759/_pkg_.a
2025-08-20T21:14:20.1990133Z [00:03:57.539]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build1679262874/b769/_pkg_.a
2025-08-20T21:14:20.1990906Z [00:03:57.539]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build1679262874/b748/_pkg_.a
2025-08-20T21:14:20.1991609Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/api/resource=/tmp/go-build1679262874/b088/_pkg_.a
2025-08-20T21:14:20.1992256Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/labels=/tmp/go-build1679262874/b103/_pkg_.a
2025-08-20T21:14:20.1992847Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/runtime=/tmp/go-build1679262874/b128/_pkg_.a
2025-08-20T21:14:20.1993578Z [00:03:57.539]➜  packagefile sort=/tmp/go-build1679262874/b082/_pkg_.a
2025-08-20T21:14:20.1994021Z [00:03:57.539]➜  packagefile encoding/csv=/tmp/go-build1679262874/b279/_pkg_.a
2025-08-20T21:14:20.1994543Z [00:03:57.539]➜  packagefile github.com/atotto/clipboard=/tmp/go-build1679262874/b2329/_pkg_.a
2025-08-20T21:14:20.1995319Z [00:03:57.539]➜  packagefile github.com/cenkalti/backoff/v4=/tmp/go-build1679262874/b2325/_pkg_.a
2025-08-20T21:14:20.1995939Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/perf=/tmp/go-build1679262874/b2330/_pkg_.a
2025-08-20T21:14:20.1996585Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/port=/tmp/go-build1679262874/b755/_pkg_.a
2025-08-20T21:14:20.1997255Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/render/helm=/tmp/go-build1679262874/b2074/_pkg_.a
2025-08-20T21:14:20.1997932Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/tchart=/tmp/go-build1679262874/b2332/_pkg_.a
2025-08-20T21:14:20.1998622Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/ui/dialog=/tmp/go-build1679262874/b2333/_pkg_.a
2025-08-20T21:14:20.1999291Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/watch=/tmp/go-build1679262874/b2078/_pkg_.a
2025-08-20T21:14:20.1999935Z [00:03:57.539]➜  packagefile github.com/derailed/k9s/internal/xray=/tmp/go-build1679262874/b2327/_pkg_.a
2025-08-20T21:14:20.2000521Z [00:03:57.539]➜  packagefile github.com/fatih/color=/tmp/go-build1679262874/b1821/_pkg_.a
2025-08-20T21:14:20.2001329Z [00:03:57.539]➜  packagefile github.com/go-errors/errors=/tmp/go-build1679262874/b484/_pkg_.a
2025-08-20T21:14:20.2001877Z [00:03:57.539]➜  packagefile github.com/sahilm/fuzzy=/tmp/go-build1679262874/b758/_pkg_.a
2025-08-20T21:14:20.2002411Z [00:03:57.539]➜  packagefile golang.org/x/text/cases=/tmp/go-build1679262874/b840/_pkg_.a
2025-08-20T21:14:20.2002960Z [00:03:57.539]➜  packagefile golang.org/x/text/language=/tmp/go-build1679262874/b842/_pkg_.a
2025-08-20T21:14:20.2003617Z [00:03:57.539]➜  packagefile image=/tmp/go-build1679262874/b1639/_pkg_.a
2025-08-20T21:14:20.2004141Z [00:03:57.539]➜  packagefile k8s.io/api/apps/v1=/tmp/go-build1679262874/b355/_pkg_.a
2025-08-20T21:14:20.2004641Z [00:03:57.539]➜  packagefile k8s.io/api/batch/v1=/tmp/go-build1679262874/b366/_pkg_.a
2025-08-20T21:14:20.2005210Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/api/errors=/tmp/go-build1679262874/b338/_pkg_.a
2025-08-20T21:14:20.2005890Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=/tmp/go-build1679262874/b290/_pkg_.a
2025-08-20T21:14:20.2006645Z [00:03:57.539]➜  packagefile k8s.io/client-go/tools/portforward=/tmp/go-build1679262874/b2204/_pkg_.a
2025-08-20T21:14:20.2007196Z [00:03:57.539]➜  packagefile os/exec=/tmp/go-build1679262874/b330/_pkg_.a
2025-08-20T21:14:20.2007626Z [00:03:57.539]➜  packagefile os/signal=/tmp/go-build1679262874/b750/_pkg_.a
2025-08-20T21:14:20.2008123Z [00:03:57.539]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build1679262874/b796/_pkg_.a
2025-08-20T21:14:20.2008667Z [00:03:57.539]➜  packagefile github.com/spf13/pflag=/tmp/go-build1679262874/b278/_pkg_.a
2025-08-20T21:14:20.2009162Z [00:03:57.539]➜  packagefile text/template=/tmp/go-build1679262874/b280/_pkg_.a
2025-08-20T21:14:20.2009637Z [00:03:57.539]➜  packagefile encoding/base64=/tmp/go-build1679262874/b072/_pkg_.a
2025-08-20T21:14:20.2010143Z [00:03:57.539]➜  packagefile github.com/google/uuid=/tmp/go-build1679262874/b275/_pkg_.a
2025-08-20T21:14:20.2010841Z [00:03:57.539]➜  packagefile gopkg.in/evanphx/json-patch.v4=/tmp/go-build1679262874/b282/_pkg_.a
2025-08-20T21:14:20.2011514Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/api/meta=/tmp/go-build1679262874/b284/_pkg_.a
2025-08-20T21:14:20.2012119Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/json=/tmp/go-build1679262874/b142/_pkg_.a
2025-08-20T21:14:20.2012748Z [00:03:57.539]➜  packagefile k8s.io/cli-runtime/pkg/genericiooptions=/tmp/go-build1679262874/b285/_pkg_.a
2025-08-20T21:14:20.2013360Z [00:03:57.539]➜  packagefile k8s.io/cli-runtime/pkg/printers=/tmp/go-build1679262874/b286/_pkg_.a
2025-08-20T21:14:20.2014156Z [00:03:57.539]➜  packagefile k8s.io/cli-runtime/pkg/resource=/tmp/go-build1679262874/b295/_pkg_.a
2025-08-20T21:14:20.2014721Z [00:03:57.539]➜  packagefile k8s.io/client-go/discovery=/tmp/go-build1679262874/b347/_pkg_.a
2025-08-20T21:14:20.2015426Z [00:03:57.539]➜  packagefile k8s.io/client-go/restmapper=/tmp/go-build1679262874/b477/_pkg_.a
2025-08-20T21:14:20.2015988Z [00:03:57.539]➜  packagefile k8s.io/client-go/util/homedir=/tmp/go-build1679262874/b571/_pkg_.a
2025-08-20T21:14:20.2016528Z [00:03:57.539]➜  packagefile k8s.io/utils/pointer=/tmp/go-build1679262874/b269/_pkg_.a
2025-08-20T21:14:20.2017016Z [00:03:57.539]➜  packagefile log/internal=/tmp/go-build1679262874/b075/_pkg_.a
2025-08-20T21:14:20.2017497Z [00:03:57.539]➜  packagefile log/slog/internal=/tmp/go-build1679262874/b076/_pkg_.a
2025-08-20T21:14:20.2018018Z [00:03:57.539]➜  packagefile log/slog/internal/buffer=/tmp/go-build1679262874/b077/_pkg_.a
2025-08-20T21:14:20.2018551Z [00:03:57.539]➜  packagefile golang.org/x/oauth2=/tmp/go-build1679262874/b445/_pkg_.a
2025-08-20T21:14:20.2019109Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/net=/tmp/go-build1679262874/b254/_pkg_.a
2025-08-20T21:14:20.2019638Z [00:03:57.539]➜  packagefile unicode/utf16=/tmp/go-build1679262874/b073/_pkg_.a
2025-08-20T21:14:20.2020100Z [00:03:57.539]➜  packagefile internal/sync=/tmp/go-build1679262874/b045/_pkg_.a
2025-08-20T21:14:20.2020700Z [00:03:57.539]➜  packagefile internal/synctest=/tmp/go-build1679262874/b047/_pkg_.a
2025-08-20T21:14:20.2021252Z [00:03:57.539]➜  packagefile internal/asan=/tmp/go-build1679262874/b028/_pkg_.a
2025-08-20T21:14:20.2021716Z [00:03:57.539]➜  packagefile internal/msan=/tmp/go-build1679262874/b029/_pkg_.a
2025-08-20T21:14:20.2022193Z [00:03:57.539]➜  packagefile internal/oserror=/tmp/go-build1679262874/b054/_pkg_.a
2025-08-20T21:14:20.2022675Z [00:03:57.539]➜  packagefile internal/bisect=/tmp/go-build1679262874/b058/_pkg_.a
2025-08-20T21:14:20.2023361Z [00:03:57.539]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build1679262874/b084/_pkg_.a
2025-08-20T21:14:20.2024045Z [00:03:57.539]➜  packagefile github.com/gogo/protobuf/sortkeys=/tmp/go-build1679262874/b086/_pkg_.a
2025-08-20T21:14:20.2024643Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/types=/tmp/go-build1679262874/b249/_pkg_.a
2025-08-20T21:14:20.2025243Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/intstr=/tmp/go-build1679262874/b250/_pkg_.a
2025-08-20T21:14:20.2025784Z [00:03:57.539]➜  packagefile encoding/binary=/tmp/go-build1679262874/b096/_pkg_.a
2025-08-20T21:14:20.2026514Z [00:03:57.539]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions=/tmp/go-build1679262874/b267/_pkg_.a
2025-08-20T21:14:20.2027280Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/api/equality=/tmp/go-build1679262874/b268/_pkg_.a
2025-08-20T21:14:20.2027902Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/conversion=/tmp/go-build1679262874/b099/_pkg_.a
2025-08-20T21:14:20.2028614Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct=/tmp/go-build1679262874/b092/_pkg_.a
2025-08-20T21:14:20.2029281Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/fields=/tmp/go-build1679262874/b101/_pkg_.a
2025-08-20T21:14:20.2029877Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/selection=/tmp/go-build1679262874/b102/_pkg_.a
2025-08-20T21:14:20.2030493Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/util/runtime=/tmp/go-build1679262874/b147/_pkg_.a
2025-08-20T21:14:20.2031394Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/watch=/tmp/go-build1679262874/b253/_pkg_.a
2025-08-20T21:14:20.2031922Z [00:03:57.539]➜  packagefile k8s.io/utils/ptr=/tmp/go-build1679262874/b264/_pkg_.a
2025-08-20T21:14:20.2032383Z [00:03:57.539]➜  packagefile math/rand=/tmp/go-build1679262874/b091/_pkg_.a
2025-08-20T21:14:20.2032862Z [00:03:57.539]➜  packagefile sigs.k8s.io/randfill=/tmp/go-build1679262874/b251/_pkg_.a
2025-08-20T21:14:20.2033568Z [00:03:57.539]➜  packagefile container/heap=/tmp/go-build1679262874/b271/_pkg_.a
2025-08-20T21:14:20.2034048Z [00:03:57.539]➜  packagefile container/list=/tmp/go-build1679262874/b153/_pkg_.a
2025-08-20T21:14:20.2034531Z [00:03:57.539]➜  packagefile k8s.io/utils/clock=/tmp/go-build1679262874/b272/_pkg_.a
2025-08-20T21:14:20.2035154Z [00:03:57.539]➜  packagefile crypto/sha256=/tmp/go-build1679262874/b219/_pkg_.a
2025-08-20T21:14:20.2035734Z [00:03:57.539]➜  packagefile github.com/google/gnostic-models/openapiv2=/tmp/go-build1679262874/b296/_pkg_.a
2025-08-20T21:14:20.2036366Z [00:03:57.539]➜  packagefile github.com/gregjones/httpcache=/tmp/go-build1679262874/b561/_pkg_.a
2025-08-20T21:14:20.2036947Z [00:03:57.539]➜  packagefile github.com/peterbourgon/diskv=/tmp/go-build1679262874/b563/_pkg_.a
2025-08-20T21:14:20.2037557Z [00:03:57.539]➜  packagefile k8s.io/client-go/discovery/cached/memory=/tmp/go-build1679262874/b565/_pkg_.a
2025-08-20T21:14:20.2038182Z [00:03:57.539]➜  packagefile k8s.io/client-go/kubernetes/scheme=/tmp/go-build1679262874/b350/_pkg_.a
2025-08-20T21:14:20.2038755Z [00:03:57.539]➜  packagefile k8s.io/client-go/openapi=/tmp/go-build1679262874/b404/_pkg_.a
2025-08-20T21:14:20.2039311Z [00:03:57.539]➜  packagefile k8s.io/client-go/openapi/cached=/tmp/go-build1679262874/b566/_pkg_.a
2025-08-20T21:14:20.2039970Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor=/tmp/go-build1679262874/b430/_pkg_.a
2025-08-20T21:14:20.2040848Z [00:03:57.539]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/json=/tmp/go-build1679262874/b340/_pkg_.a
2025-08-20T21:14:20.2041545Z [00:03:57.539]➜  packagefile k8s.io/client-go/features=/tmp/go-build1679262874/b432/_pkg_.a
2025-08-20T21:14:20.2042097Z [00:03:57.539]➜  packagefile k8s.io/client-go/util/apply=/tmp/go-build1679262874/b465/_pkg_.a
2025-08-20T21:14:20.2042708Z [00:03:57.539]➜  packagefile k8s.io/client-go/util/consistencydetector=/tmp/go-build1679262874/b466/_pkg_.a
2025-08-20T21:14:20.2043496Z [00:03:57.539]➜  packagefile k8s.io/client-go/util/watchlist=/tmp/go-build1679262874/b472/_pkg_.a
2025-08-20T21:14:20.2044310Z [00:03:57.539]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1=/tmp/go-build1679262874/b573/_pkg_.a
2025-08-20T21:14:20.2045144Z [00:03:57.539]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=/tmp/go-build1679262874/b583/_pkg_.a
2025-08-20T21:14:20.2045998Z [00:03:57.539]➜  packagefile k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=/tmp/go-build1679262874/b585/_pkg_.a
2025-08-20T21:14:20.2046951Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b587/_pkg_.a
2025-08-20T21:14:20.2047745Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1=/tmp/go-build1679262874/b589/_pkg_.a
2025-08-20T21:14:20.2048425Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta1=/tmp/go-build1679262874/b593/_pkg_.a
2025-08-20T21:14:20.2049123Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/apps/v1beta2=/tmp/go-build1679262874/b595/_pkg_.a
2025-08-20T21:14:20.2049845Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1=/tmp/go-build1679262874/b597/_pkg_.a
2025-08-20T21:14:20.2050770Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1alpha1=/tmp/go-build1679262874/b598/_pkg_.a
2025-08-20T21:14:20.2051624Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/authentication/v1beta1=/tmp/go-build1679262874/b599/_pkg_.a
2025-08-20T21:14:20.2052388Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/authorization/v1=/tmp/go-build1679262874/b600/_pkg_.a
2025-08-20T21:14:20.2053144Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/authorization/v1beta1=/tmp/go-build1679262874/b601/_pkg_.a
2025-08-20T21:14:20.2053882Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v1=/tmp/go-build1679262874/b602/_pkg_.a
2025-08-20T21:14:20.2054599Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2=/tmp/go-build1679262874/b603/_pkg_.a
2025-08-20T21:14:20.2055556Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=/tmp/go-build1679262874/b605/_pkg_.a
2025-08-20T21:14:20.2056524Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2=/tmp/go-build1679262874/b607/_pkg_.a
2025-08-20T21:14:20.2057235Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/batch/v1=/tmp/go-build1679262874/b609/_pkg_.a
2025-08-20T21:14:20.2057926Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/batch/v1beta1=/tmp/go-build1679262874/b611/_pkg_.a
2025-08-20T21:14:20.2058641Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1=/tmp/go-build1679262874/b613/_pkg_.a
2025-08-20T21:14:20.2059396Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1alpha1=/tmp/go-build1679262874/b615/_pkg_.a
2025-08-20T21:14:20.2060239Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/certificates/v1beta1=/tmp/go-build1679262874/b617/_pkg_.a
2025-08-20T21:14:20.2061160Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1=/tmp/go-build1679262874/b619/_pkg_.a
2025-08-20T21:14:20.2061910Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1alpha2=/tmp/go-build1679262874/b621/_pkg_.a
2025-08-20T21:14:20.2062682Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/coordination/v1beta1=/tmp/go-build1679262874/b623/_pkg_.a
2025-08-20T21:14:20.2063393Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/core/v1=/tmp/go-build1679262874/b625/_pkg_.a
2025-08-20T21:14:20.2064070Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/discovery/v1=/tmp/go-build1679262874/b627/_pkg_.a
2025-08-20T21:14:20.2064789Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/discovery/v1beta1=/tmp/go-build1679262874/b629/_pkg_.a
2025-08-20T21:14:20.2065496Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/events/v1=/tmp/go-build1679262874/b631/_pkg_.a
2025-08-20T21:14:20.2066193Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/events/v1beta1=/tmp/go-build1679262874/b633/_pkg_.a
2025-08-20T21:14:20.2066922Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/extensions/v1beta1=/tmp/go-build1679262874/b635/_pkg_.a
2025-08-20T21:14:20.2067647Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1=/tmp/go-build1679262874/b637/_pkg_.a
2025-08-20T21:14:20.2068508Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1=/tmp/go-build1679262874/b639/_pkg_.a
2025-08-20T21:14:20.2069337Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2=/tmp/go-build1679262874/b641/_pkg_.a
2025-08-20T21:14:20.2070089Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3=/tmp/go-build1679262874/b643/_pkg_.a
2025-08-20T21:14:20.2071069Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1=/tmp/go-build1679262874/b645/_pkg_.a
2025-08-20T21:14:20.2071874Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1alpha1=/tmp/go-build1679262874/b647/_pkg_.a
2025-08-20T21:14:20.2072627Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/networking/v1beta1=/tmp/go-build1679262874/b649/_pkg_.a
2025-08-20T21:14:20.2073328Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1=/tmp/go-build1679262874/b651/_pkg_.a
2025-08-20T21:14:20.2074014Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1alpha1=/tmp/go-build1679262874/b653/_pkg_.a
2025-08-20T21:14:20.2074711Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/node/v1beta1=/tmp/go-build1679262874/b655/_pkg_.a
2025-08-20T21:14:20.2075403Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/policy/v1=/tmp/go-build1679262874/b657/_pkg_.a
2025-08-20T21:14:20.2076107Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/policy/v1beta1=/tmp/go-build1679262874/b659/_pkg_.a
2025-08-20T21:14:20.2077060Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1=/tmp/go-build1679262874/b661/_pkg_.a
2025-08-20T21:14:20.2077754Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=/tmp/go-build1679262874/b663/_pkg_.a
2025-08-20T21:14:20.2078637Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/rbac/v1beta1=/tmp/go-build1679262874/b665/_pkg_.a
2025-08-20T21:14:20.2079357Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1alpha3=/tmp/go-build1679262874/b667/_pkg_.a
2025-08-20T21:14:20.2080090Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1beta1=/tmp/go-build1679262874/b669/_pkg_.a
2025-08-20T21:14:20.2081001Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/resource/v1beta2=/tmp/go-build1679262874/b671/_pkg_.a
2025-08-20T21:14:20.2081851Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1=/tmp/go-build1679262874/b673/_pkg_.a
2025-08-20T21:14:20.2082695Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=/tmp/go-build1679262874/b675/_pkg_.a
2025-08-20T21:14:20.2083444Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=/tmp/go-build1679262874/b677/_pkg_.a
2025-08-20T21:14:20.2084158Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1=/tmp/go-build1679262874/b679/_pkg_.a
2025-08-20T21:14:20.2084863Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1alpha1=/tmp/go-build1679262874/b681/_pkg_.a
2025-08-20T21:14:20.2085592Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/storage/v1beta1=/tmp/go-build1679262874/b683/_pkg_.a
2025-08-20T21:14:20.2086362Z [00:03:57.540]➜  packagefile k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1=/tmp/go-build1679262874/b685/_pkg_.a
2025-08-20T21:14:20.2087067Z [00:03:57.540]➜  packagefile k8s.io/client-go/util/flowcontrol=/tmp/go-build1679262874/b454/_pkg_.a
2025-08-20T21:14:20.2087591Z [00:03:57.540]➜  packagefile crypto/tls=/tmp/go-build1679262874/b180/_pkg_.a
2025-08-20T21:14:20.2088051Z [00:03:57.540]➜  packagefile encoding/hex=/tmp/go-build1679262874/b097/_pkg_.a
2025-08-20T21:14:20.2088576Z [00:03:57.540]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build1679262874/b429/_pkg_.a
2025-08-20T21:14:20.2089123Z [00:03:57.540]➜  packagefile golang.org/x/net/http2=/tmp/go-build1679262874/b255/_pkg_.a
2025-08-20T21:14:20.2089739Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer=/tmp/go-build1679262874/b345/_pkg_.a
2025-08-20T21:14:20.2090724Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/streaming=/tmp/go-build1679262874/b431/_pkg_.a
2025-08-20T21:14:20.2091570Z [00:03:57.540]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication=/tmp/go-build1679262874/b433/_pkg_.a
2025-08-20T21:14:20.2092210Z [00:03:57.540]➜  packagefile k8s.io/client-go/pkg/version=/tmp/go-build1679262874/b434/_pkg_.a
2025-08-20T21:14:20.2092853Z [00:03:57.540]➜  packagefile k8s.io/client-go/plugin/pkg/client/auth/exec=/tmp/go-build1679262874/b435/_pkg_.a
2025-08-20T21:14:20.2093466Z [00:03:57.540]➜  packagefile k8s.io/client-go/rest/watch=/tmp/go-build1679262874/b451/_pkg_.a
2025-08-20T21:14:20.2094035Z [00:03:57.540]➜  packagefile k8s.io/client-go/tools/metrics=/tmp/go-build1679262874/b443/_pkg_.a
2025-08-20T21:14:20.2094592Z [00:03:57.540]➜  packagefile k8s.io/client-go/transport=/tmp/go-build1679262874/b444/_pkg_.a
2025-08-20T21:14:20.2095143Z [00:03:57.540]➜  packagefile k8s.io/client-go/util/cert=/tmp/go-build1679262874/b452/_pkg_.a
2025-08-20T21:14:20.2095615Z [00:03:57.540]➜  packagefile mime=/tmp/go-build1679262874/b235/_pkg_.a
2025-08-20T21:14:20.2096019Z [00:03:57.540]➜  packagefile net=/tmp/go-build1679262874/b121/_pkg_.a
2025-08-20T21:14:20.2096473Z [00:03:57.540]➜  packagefile net/http/httptrace=/tmp/go-build1679262874/b238/_pkg_.a
2025-08-20T21:14:20.2096983Z [00:03:57.540]➜  packagefile golang.org/x/term=/tmp/go-build1679262874/b436/_pkg_.a
2025-08-20T21:14:20.2097738Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/errors=/tmp/go-build1679262874/b107/_pkg_.a
2025-08-20T21:14:20.2098381Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/validation=/tmp/go-build1679262874/b105/_pkg_.a
2025-08-20T21:14:20.2099101Z [00:03:57.540]➜  packagefile k8s.io/client-go/tools/auth=/tmp/go-build1679262874/b568/_pkg_.a
2025-08-20T21:14:20.2099719Z [00:03:57.540]➜  packagefile k8s.io/client-go/tools/clientcmd/api/latest=/tmp/go-build1679262874/b569/_pkg_.a
2025-08-20T21:14:20.2100520Z [00:03:57.540]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1alpha1=/tmp/go-build1679262874/b690/_pkg_.a
2025-08-20T21:14:20.2101627Z [00:03:57.540]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/typed/metrics/v1beta1=/tmp/go-build1679262874/b693/_pkg_.a
2025-08-20T21:14:20.2102295Z [00:03:57.540]➜  packagefile compress/gzip=/tmp/go-build1679262874/b149/_pkg_.a
2025-08-20T21:14:20.2102853Z [00:03:57.540]➜  packagefile crypto/rand=/tmp/go-build1679262874/b154/_pkg_.a
2025-08-20T21:14:20.2103503Z [00:03:57.540]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b226/_pkg_.a
2025-08-20T21:14:20.2104150Z [00:03:57.540]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build1679262874/b233/_pkg_.a
2025-08-20T21:14:20.2104790Z [00:03:57.540]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b234/_pkg_.a
2025-08-20T21:14:20.2105381Z [00:03:57.540]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build1679262874/b227/_pkg_.a
2025-08-20T21:14:20.2105949Z [00:03:57.540]➜  packagefile mime/multipart=/tmp/go-build1679262874/b236/_pkg_.a
2025-08-20T21:14:20.2106473Z [00:03:57.540]➜  packagefile net/http/internal=/tmp/go-build1679262874/b239/_pkg_.a
2025-08-20T21:14:20.2106988Z [00:03:57.540]➜  packagefile net/http/internal/ascii=/tmp/go-build1679262874/b240/_pkg_.a
2025-08-20T21:14:20.2107552Z [00:03:57.540]➜  packagefile net/http/internal/httpcommon=/tmp/go-build1679262874/b241/_pkg_.a
2025-08-20T21:14:20.2108076Z [00:03:57.540]➜  packagefile net/textproto=/tmp/go-build1679262874/b232/_pkg_.a
2025-08-20T21:14:20.2108541Z [00:03:57.540]➜  packagefile regexp/syntax=/tmp/go-build1679262874/b081/_pkg_.a
2025-08-20T21:14:20.2109103Z [00:03:57.540]➜  packagefile github.com/adrg/xdg/internal/pathutil=/tmp/go-build1679262874/b697/_pkg_.a
2025-08-20T21:14:20.2109740Z [00:03:57.540]➜  packagefile github.com/adrg/xdg/internal/userdirs=/tmp/go-build1679262874/b698/_pkg_.a
2025-08-20T21:14:20.2110473Z [00:03:57.540]➜  packagefile github.com/xeipuuv/gojsonschema=/tmp/go-build1679262874/b701/_pkg_.a
2025-08-20T21:14:20.2111341Z [00:03:57.540]➜  packagefile github.com/derailed/tcell/v2/terminfo=/tmp/go-build1679262874/b707/_pkg_.a
2025-08-20T21:14:20.2112006Z [00:03:57.540]➜  packagefile github.com/derailed/tcell/v2/terminfo/base=/tmp/go-build1679262874/b708/_pkg_.a
2025-08-20T21:14:20.2112696Z [00:03:57.540]➜  packagefile github.com/derailed/tcell/v2/terminfo/dynamic=/tmp/go-build1679262874/b714/_pkg_.a
2025-08-20T21:14:20.2113400Z [00:03:57.540]➜  packagefile github.com/derailed/tcell/v2/terminfo/extended=/tmp/go-build1679262874/b715/_pkg_.a
2025-08-20T21:14:20.2114029Z [00:03:57.540]➜  packagefile github.com/gdamore/encoding=/tmp/go-build1679262874/b745/_pkg_.a
2025-08-20T21:14:20.2114763Z [00:03:57.540]➜  packagefile github.com/lucasb-eyer/go-colorful=/tmp/go-build1679262874/b746/_pkg_.a
2025-08-20T21:14:20.2115322Z [00:03:57.540]➜  packagefile golang.org/x/sys/unix=/tmp/go-build1679262874/b289/_pkg_.a
2025-08-20T21:14:20.2115864Z [00:03:57.540]➜  packagefile golang.org/x/text/encoding=/tmp/go-build1679262874/b333/_pkg_.a
2025-08-20T21:14:20.2116425Z [00:03:57.540]➜  packagefile golang.org/x/text/transform=/tmp/go-build1679262874/b259/_pkg_.a
2025-08-20T21:14:20.2116929Z [00:03:57.540]➜  packagefile image/color=/tmp/go-build1679262874/b747/_pkg_.a
2025-08-20T21:14:20.2117427Z [00:03:57.540]➜  packagefile github.com/rivo/uniseg=/tmp/go-build1679262874/b749/_pkg_.a
2025-08-20T21:14:20.2118169Z [00:03:57.540]➜  packagefile helm.sh/helm/v3/pkg/action=/tmp/go-build1679262874/b2205/_pkg_.a
2025-08-20T21:14:20.2118695Z [00:03:57.540]➜  packagefile k8s.io/api/rbac/v1=/tmp/go-build1679262874/b391/_pkg_.a
2025-08-20T21:14:20.2119293Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1beta1=/tmp/go-build1679262874/b474/_pkg_.a
2025-08-20T21:14:20.2119955Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream=/tmp/go-build1679262874/b2053/_pkg_.a
2025-08-20T21:14:20.2121171Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/rand=/tmp/go-build1679262874/b2306/_pkg_.a
2025-08-20T21:14:20.2121832Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/strategicpatch=/tmp/go-build1679262874/b580/_pkg_.a
2025-08-20T21:14:20.2122446Z [00:03:57.540]➜  packagefile k8s.io/client-go/informers=/tmp/go-build1679262874/b2081/_pkg_.a
2025-08-20T21:14:20.2123105Z [00:03:57.540]➜  packagefile k8s.io/client-go/scale=/tmp/go-build1679262874/b2027/_pkg_.a
2025-08-20T21:14:20.2123729Z [00:03:57.540]➜  packagefile k8s.io/client-go/transport/spdy=/tmp/go-build1679262874/b2055/_pkg_.a
2025-08-20T21:14:20.2124307Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/cmd/util=/tmp/go-build1679262874/b2026/_pkg_.a
2025-08-20T21:14:20.2124872Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/describe=/tmp/go-build1679262874/b2307/_pkg_.a
2025-08-20T21:14:20.2125417Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/drain=/tmp/go-build1679262874/b2319/_pkg_.a
2025-08-20T21:14:20.2126019Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/polymorphichelpers=/tmp/go-build1679262874/b2320/_pkg_.a
2025-08-20T21:14:20.2126613Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/scheme=/tmp/go-build1679262874/b2037/_pkg_.a
2025-08-20T21:14:20.2127225Z [00:03:57.540]➜  packagefile github.com/derailed/k9s/internal/health=/tmp/go-build1679262874/b2326/_pkg_.a
2025-08-20T21:14:20.2127817Z [00:03:57.540]➜  packagefile github.com/itchyny/gojq=/tmp/go-build1679262874/b2005/_pkg_.a
2025-08-20T21:14:20.2128357Z [00:03:57.540]➜  packagefile golang.org/x/exp/slog=/tmp/go-build1679262874/b2007/_pkg_.a
2025-08-20T21:14:20.2128897Z [00:03:57.540]➜  packagefile golang.org/x/text/message=/tmp/go-build1679262874/b2011/_pkg_.a
2025-08-20T21:14:20.2129440Z [00:03:57.540]➜  packagefile k8s.io/api/discovery/v1=/tmp/go-build1679262874/b374/_pkg_.a
2025-08-20T21:14:20.2129970Z [00:03:57.540]➜  packagefile k8s.io/api/networking/v1=/tmp/go-build1679262874/b383/_pkg_.a
2025-08-20T21:14:20.2130492Z [00:03:57.540]➜  packagefile k8s.io/api/policy/v1=/tmp/go-build1679262874/b389/_pkg_.a
2025-08-20T21:14:20.2131327Z [00:03:57.540]➜  packagefile k8s.io/api/storage/v1=/tmp/go-build1679262874/b400/_pkg_.a
2025-08-20T21:14:20.2131990Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/duration=/tmp/go-build1679262874/b291/_pkg_.a
2025-08-20T21:14:20.2132596Z [00:03:57.540]➜  packagefile k8s.io/client-go/util/jsonpath=/tmp/go-build1679262874/b292/_pkg_.a
2025-08-20T21:14:20.2133165Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/cmd/get=/tmp/go-build1679262874/b2018/_pkg_.a
2025-08-20T21:14:20.2133739Z [00:03:57.540]➜  packagefile k8s.io/kubectl/pkg/util/storage=/tmp/go-build1679262874/b2073/_pkg_.a
2025-08-20T21:14:20.2134297Z [00:03:57.540]➜  packagefile github.com/anchore/clio=/tmp/go-build1679262874/b760/_pkg_.a
2025-08-20T21:14:20.2135113Z [00:03:57.540]➜  packagefile github.com/anchore/grype/cmd/grype/cli/options=/tmp/go-build1679262874/b811/_pkg_.a
2025-08-20T21:14:20.2135762Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype=/tmp/go-build1679262874/b1983/_pkg_.a
2025-08-20T21:14:20.2136384Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/match=/tmp/go-build1679262874/b1969/_pkg_.a
2025-08-20T21:14:20.2137027Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher=/tmp/go-build1679262874/b1986/_pkg_.a
2025-08-20T21:14:20.2137702Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/dotnet=/tmp/go-build1679262874/b1989/_pkg_.a
2025-08-20T21:14:20.2138598Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/golang=/tmp/go-build1679262874/b1991/_pkg_.a
2025-08-20T21:14:20.2139300Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/java=/tmp/go-build1679262874/b1970/_pkg_.a
2025-08-20T21:14:20.2140024Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/javascript=/tmp/go-build1679262874/b1992/_pkg_.a
2025-08-20T21:14:20.2141035Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/python=/tmp/go-build1679262874/b1995/_pkg_.a
2025-08-20T21:14:20.2141826Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/ruby=/tmp/go-build1679262874/b1997/_pkg_.a
2025-08-20T21:14:20.2142521Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/matcher/stock=/tmp/go-build1679262874/b1999/_pkg_.a
2025-08-20T21:14:20.2143176Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/pkg=/tmp/go-build1679262874/b850/_pkg_.a
2025-08-20T21:14:20.2143900Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/vex=/tmp/go-build1679262874/b2000/_pkg_.a
2025-08-20T21:14:20.2144632Z [00:03:57.540]➜  packagefile github.com/anchore/grype/grype/vulnerability=/tmp/go-build1679262874/b1956/_pkg_.a
2025-08-20T21:14:20.2145259Z [00:03:57.540]➜  packagefile github.com/anchore/syft/syft=/tmp/go-build1679262874/b1222/_pkg_.a
2025-08-20T21:14:20.2145854Z [00:03:57.540]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build1679262874/b1813/_pkg_.a
2025-08-20T21:14:20.2146508Z [00:03:57.540]➜  packagefile github.com/olekukonko/tablewriter/renderer=/tmp/go-build1679262874/b1820/_pkg_.a
2025-08-20T21:14:20.2147170Z [00:03:57.540]➜  packagefile github.com/olekukonko/tablewriter/tw=/tmp/go-build1679262874/b1822/_pkg_.a
2025-08-20T21:14:20.2147808Z [00:03:57.540]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build1679262874/b770/_pkg_.a
2025-08-20T21:14:20.2148356Z [00:03:57.540]➜  packagefile gopkg.in/inf.v0=/tmp/go-build1679262874/b089/_pkg_.a
2025-08-20T21:14:20.2148814Z [00:03:57.540]➜  packagefile math/big=/tmp/go-build1679262874/b090/_pkg_.a
2025-08-20T21:14:20.2149397Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/validation/field=/tmp/go-build1679262874/b106/_pkg_.a
2025-08-20T21:14:20.2149943Z [00:03:57.540]➜  packagefile go/ast=/tmp/go-build1679262874/b129/_pkg_.a
2025-08-20T21:14:20.2150365Z [00:03:57.540]➜  packagefile go/doc=/tmp/go-build1679262874/b132/_pkg_.a
2025-08-20T21:14:20.2150946Z [00:03:57.540]➜  packagefile go/parser=/tmp/go-build1679262874/b135/_pkg_.a
2025-08-20T21:14:20.2151381Z [00:03:57.540]➜  packagefile go/token=/tmp/go-build1679262874/b131/_pkg_.a
2025-08-20T21:14:20.2152049Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/api/operation=/tmp/go-build1679262874/b137/_pkg_.a
2025-08-20T21:14:20.2152841Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/conversion/queryparams=/tmp/go-build1679262874/b138/_pkg_.a
2025-08-20T21:14:20.2153511Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/naming=/tmp/go-build1679262874/b145/_pkg_.a
2025-08-20T21:14:20.2154162Z [00:03:57.540]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/value=/tmp/go-build1679262874/b242/_pkg_.a
2025-08-20T21:14:20.2154786Z [00:03:57.540]➜  packagefile github.com/rakyll/hey/requester=/tmp/go-build1679262874/b2331/_pkg_.a
2025-08-20T21:14:20.2155509Z [00:03:57.540]➜  packagefile helm.sh/helm/v3/pkg/release=/tmp/go-build1679262874/b2075/_pkg_.a
2025-08-20T21:14:20.2156125Z [00:03:57.540]➜  packagefile k8s.io/client-go/dynamic/dynamicinformer=/tmp/go-build1679262874/b2079/_pkg_.a
2025-08-20T21:14:20.2156734Z [00:03:57.540]➜  packagefile golang.org/x/text/internal=/tmp/go-build1679262874/b841/_pkg_.a
2025-08-20T21:14:20.2157333Z [00:03:57.540]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b261/_pkg_.a
2025-08-20T21:14:20.2157938Z [00:03:57.540]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build1679262874/b843/_pkg_.a
2025-08-20T21:14:20.2158600Z [00:03:57.540]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build1679262874/b845/_pkg_.a
2025-08-20T21:14:20.2159396Z [00:03:57.540]➜  packagefile github.com/gorilla/websocket=/tmp/go-build1679262874/b2052/_pkg_.a
2025-08-20T21:14:20.2160044Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream/spdy=/tmp/go-build1679262874/b2056/_pkg_.a
2025-08-20T21:14:20.2160951Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/portforward=/tmp/go-build1679262874/b2065/_pkg_.a
2025-08-20T21:14:20.2161664Z [00:03:57.540]➜  packagefile k8s.io/client-go/transport/websocket=/tmp/go-build1679262874/b2062/_pkg_.a
2025-08-20T21:14:20.2162217Z [00:03:57.540]➜  packagefile k8s.io/utils/net=/tmp/go-build1679262874/b119/_pkg_.a
2025-08-20T21:14:20.2162715Z [00:03:57.540]➜  packagefile text/template/parse=/tmp/go-build1679262874/b281/_pkg_.a
2025-08-20T21:14:20.2163198Z [00:03:57.540]➜  packagefile crypto/md5=/tmp/go-build1679262874/b214/_pkg_.a
2025-08-20T21:14:20.2163653Z [00:03:57.540]➜  packagefile crypto/sha1=/tmp/go-build1679262874/b218/_pkg_.a
2025-08-20T21:14:20.2164249Z [00:03:57.540]➜  packagefile database/sql/driver=/tmp/go-build1679262874/b276/_pkg_.a
2025-08-20T21:14:20.2164787Z [00:03:57.540]➜  packagefile hash=/tmp/go-build1679262874/b152/_pkg_.a
2025-08-20T21:14:20.2165254Z [00:03:57.540]➜  packagefile github.com/pkg/errors=/tmp/go-build1679262874/b283/_pkg_.a
2025-08-20T21:14:20.2165757Z [00:03:57.540]➜  packagefile sigs.k8s.io/json=/tmp/go-build1679262874/b143/_pkg_.a
2025-08-20T21:14:20.2166288Z [00:03:57.540]➜  packagefile github.com/liggitt/tabwriter=/tmp/go-build1679262874/b287/_pkg_.a
2025-08-20T21:14:20.2166829Z [00:03:57.540]➜  packagefile github.com/moby/term=/tmp/go-build1679262874/b288/_pkg_.a
2025-08-20T21:14:20.2167328Z [00:03:57.540]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build1679262874/b294/_pkg_.a
2025-08-20T21:14:20.2167849Z [00:03:57.540]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build1679262874/b331/_pkg_.a
2025-08-20T21:14:20.2168439Z [00:03:57.540]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build1679262874/b332/_pkg_.a
2025-08-20T21:14:20.2169218Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructuredscheme=/tmp/go-build1679262874/b339/_pkg_.a
2025-08-20T21:14:20.2169963Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/yaml=/tmp/go-build1679262874/b343/_pkg_.a
2025-08-20T21:14:20.2170542Z [00:03:57.540]➜  packagefile k8s.io/client-go/openapi3=/tmp/go-build1679262874/b476/_pkg_.a
2025-08-20T21:14:20.2171309Z [00:03:57.540]➜  packagefile k8s.io/kube-openapi/pkg/spec3=/tmp/go-build1679262874/b463/_pkg_.a
2025-08-20T21:14:20.2172058Z [00:03:57.540]➜  packagefile k8s.io/kube-openapi/pkg/validation/spec=/tmp/go-build1679262874/b413/_pkg_.a
2025-08-20T21:14:20.2172751Z [00:03:57.540]➜  packagefile sigs.k8s.io/kustomize/api/krusty=/tmp/go-build1679262874/b478/_pkg_.a
2025-08-20T21:14:20.2173353Z [00:03:57.540]➜  packagefile sigs.k8s.io/kustomize/kyaml/filesys=/tmp/go-build1679262874/b499/_pkg_.a
2025-08-20T21:14:20.2173930Z [00:03:57.540]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build1679262874/b247/_pkg_.a
2025-08-20T21:14:20.2174513Z [00:03:57.540]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build1679262874/b299/_pkg_.a
2025-08-20T21:14:20.2175083Z [00:03:57.540]➜  packagefile k8s.io/api/apidiscovery/v2=/tmp/go-build1679262874/b348/_pkg_.a
2025-08-20T21:14:20.2175843Z [00:03:57.540]➜  packagefile k8s.io/api/apidiscovery/v2beta1=/tmp/go-build1679262874/b349/_pkg_.a
2025-08-20T21:14:20.2176427Z [00:03:57.540]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build1679262874/b446/_pkg_.a
2025-08-20T21:14:20.2177151Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=/tmp/go-build1679262874/b100/_pkg_.a
2025-08-20T21:14:20.2177951Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes=/tmp/go-build1679262874/b093/_pkg_.a
2025-08-20T21:14:20.2178654Z [00:03:57.540]➜  packagefile sigs.k8s.io/randfill/bytesource=/tmp/go-build1679262874/b252/_pkg_.a
2025-08-20T21:14:20.2179152Z [00:03:57.540]➜  packagefile crypto=/tmp/go-build1679262874/b156/_pkg_.a
2025-08-20T21:14:20.2179825Z [00:03:57.540]➜  packagefile crypto/internal/boring=/tmp/go-build1679262874/b155/_pkg_.a
2025-08-20T21:14:20.2180389Z [00:03:57.540]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build1679262874/b164/_pkg_.a
2025-08-20T21:14:20.2181185Z [00:03:57.540]➜  packagefile github.com/google/gnostic-models/compiler=/tmp/go-build1679262874/b297/_pkg_.a
2025-08-20T21:14:20.2181882Z [00:03:57.540]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build1679262874/b305/_pkg_.a
2025-08-20T21:14:20.2182590Z [00:03:57.540]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build1679262874/b313/_pkg_.a
2025-08-20T21:14:20.2183276Z [00:03:57.540]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build1679262874/b328/_pkg_.a
2025-08-20T21:14:20.2183823Z [00:03:57.540]➜  packagefile io/ioutil=/tmp/go-build1679262874/b245/_pkg_.a
2025-08-20T21:14:20.2184404Z [00:03:57.540]➜  packagefile net/http/httputil=/tmp/go-build1679262874/b562/_pkg_.a
2025-08-20T21:14:20.2184997Z [00:03:57.540]➜  packagefile compress/flate=/tmp/go-build1679262874/b150/_pkg_.a
2025-08-20T21:14:20.2185470Z [00:03:57.540]➜  packagefile compress/zlib=/tmp/go-build1679262874/b459/_pkg_.a
2025-08-20T21:14:20.2185978Z [00:03:57.540]➜  packagefile github.com/google/btree=/tmp/go-build1679262874/b564/_pkg_.a
2025-08-20T21:14:20.2186567Z [00:03:57.540]➜  packagefile k8s.io/api/admissionregistration/v1=/tmp/go-build1679262874/b351/_pkg_.a
2025-08-20T21:14:20.2187218Z [00:03:57.540]➜  packagefile k8s.io/api/admissionregistration/v1alpha1=/tmp/go-build1679262874/b352/_pkg_.a
2025-08-20T21:14:20.2187894Z [00:03:57.540]➜  packagefile k8s.io/api/admissionregistration/v1beta1=/tmp/go-build1679262874/b353/_pkg_.a
2025-08-20T21:14:20.2188542Z [00:03:57.540]➜  packagefile k8s.io/api/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b354/_pkg_.a
2025-08-20T21:14:20.2189122Z [00:03:57.540]➜  packagefile k8s.io/api/apps/v1beta1=/tmp/go-build1679262874/b356/_pkg_.a
2025-08-20T21:14:20.2189660Z [00:03:57.540]➜  packagefile k8s.io/api/apps/v1beta2=/tmp/go-build1679262874/b357/_pkg_.a
2025-08-20T21:14:20.2190207Z [00:03:57.540]➜  packagefile k8s.io/api/authentication/v1=/tmp/go-build1679262874/b358/_pkg_.a
2025-08-20T21:14:20.2190947Z [00:03:57.540]➜  packagefile k8s.io/api/authentication/v1alpha1=/tmp/go-build1679262874/b359/_pkg_.a
2025-08-20T21:14:20.2191564Z [00:03:57.540]➜  packagefile k8s.io/api/authentication/v1beta1=/tmp/go-build1679262874/b360/_pkg_.a
2025-08-20T21:14:20.2192166Z [00:03:57.540]➜  packagefile k8s.io/api/authorization/v1beta1=/tmp/go-build1679262874/b361/_pkg_.a
2025-08-20T21:14:20.2192871Z [00:03:57.540]➜  packagefile k8s.io/api/autoscaling/v1=/tmp/go-build1679262874/b362/_pkg_.a
2025-08-20T21:14:20.2193492Z [00:03:57.540]➜  packagefile k8s.io/api/autoscaling/v2=/tmp/go-build1679262874/b363/_pkg_.a
2025-08-20T21:14:20.2194058Z [00:03:57.540]➜  packagefile k8s.io/api/autoscaling/v2beta1=/tmp/go-build1679262874/b364/_pkg_.a
2025-08-20T21:14:20.2194644Z [00:03:57.540]➜  packagefile k8s.io/api/autoscaling/v2beta2=/tmp/go-build1679262874/b365/_pkg_.a
2025-08-20T21:14:20.2195198Z [00:03:57.540]➜  packagefile k8s.io/api/batch/v1beta1=/tmp/go-build1679262874/b367/_pkg_.a
2025-08-20T21:14:20.2195740Z [00:03:57.540]➜  packagefile k8s.io/api/certificates/v1=/tmp/go-build1679262874/b368/_pkg_.a
2025-08-20T21:14:20.2196497Z [00:03:57.540]➜  packagefile k8s.io/api/certificates/v1alpha1=/tmp/go-build1679262874/b369/_pkg_.a
2025-08-20T21:14:20.2197093Z [00:03:57.540]➜  packagefile k8s.io/api/certificates/v1beta1=/tmp/go-build1679262874/b370/_pkg_.a
2025-08-20T21:14:20.2197666Z [00:03:57.540]➜  packagefile k8s.io/api/coordination/v1=/tmp/go-build1679262874/b371/_pkg_.a
2025-08-20T21:14:20.2198241Z [00:03:57.540]➜  packagefile k8s.io/api/coordination/v1alpha2=/tmp/go-build1679262874/b372/_pkg_.a
2025-08-20T21:14:20.2198827Z [00:03:57.540]➜  packagefile k8s.io/api/coordination/v1beta1=/tmp/go-build1679262874/b373/_pkg_.a
2025-08-20T21:14:20.2199407Z [00:03:57.540]➜  packagefile k8s.io/api/discovery/v1beta1=/tmp/go-build1679262874/b375/_pkg_.a
2025-08-20T21:14:20.2200131Z [00:03:57.540]➜  packagefile k8s.io/api/events/v1=/tmp/go-build1679262874/b376/_pkg_.a
2025-08-20T21:14:20.2200840Z [00:03:57.540]➜  packagefile k8s.io/api/events/v1beta1=/tmp/go-build1679262874/b377/_pkg_.a
2025-08-20T21:14:20.2201463Z [00:03:57.540]➜  packagefile k8s.io/api/extensions/v1beta1=/tmp/go-build1679262874/b378/_pkg_.a
2025-08-20T21:14:20.2202016Z [00:03:57.540]➜  packagefile k8s.io/api/flowcontrol/v1=/tmp/go-build1679262874/b379/_pkg_.a
2025-08-20T21:14:20.2202583Z [00:03:57.540]➜  packagefile k8s.io/api/flowcontrol/v1beta1=/tmp/go-build1679262874/b380/_pkg_.a
2025-08-20T21:14:20.2203159Z [00:03:57.540]➜  packagefile k8s.io/api/flowcontrol/v1beta2=/tmp/go-build1679262874/b381/_pkg_.a
2025-08-20T21:14:20.2203734Z [00:03:57.540]➜  packagefile k8s.io/api/flowcontrol/v1beta3=/tmp/go-build1679262874/b382/_pkg_.a
2025-08-20T21:14:20.2204415Z [00:03:57.540]➜  packagefile k8s.io/api/networking/v1alpha1=/tmp/go-build1679262874/b384/_pkg_.a
2025-08-20T21:14:20.2205065Z [00:03:57.540]➜  packagefile k8s.io/api/networking/v1beta1=/tmp/go-build1679262874/b385/_pkg_.a
2025-08-20T21:14:20.2205599Z [00:03:57.540]➜  packagefile k8s.io/api/node/v1=/tmp/go-build1679262874/b386/_pkg_.a
2025-08-20T21:14:20.2206120Z [00:03:57.540]➜  packagefile k8s.io/api/node/v1alpha1=/tmp/go-build1679262874/b387/_pkg_.a
2025-08-20T21:14:20.2206649Z [00:03:57.540]➜  packagefile k8s.io/api/node/v1beta1=/tmp/go-build1679262874/b388/_pkg_.a
2025-08-20T21:14:20.2207186Z [00:03:57.540]➜  packagefile k8s.io/api/policy/v1beta1=/tmp/go-build1679262874/b390/_pkg_.a
2025-08-20T21:14:20.2207801Z [00:03:57.540]➜  packagefile k8s.io/api/rbac/v1alpha1=/tmp/go-build1679262874/b392/_pkg_.a
2025-08-20T21:14:20.2208439Z [00:03:57.540]➜  packagefile k8s.io/api/rbac/v1beta1=/tmp/go-build1679262874/b393/_pkg_.a
2025-08-20T21:14:20.2208988Z [00:03:57.540]➜  packagefile k8s.io/api/resource/v1alpha3=/tmp/go-build1679262874/b394/_pkg_.a
2025-08-20T21:14:20.2209555Z [00:03:57.540]➜  packagefile k8s.io/api/resource/v1beta1=/tmp/go-build1679262874/b395/_pkg_.a
2025-08-20T21:14:20.2210107Z [00:03:57.540]➜  packagefile k8s.io/api/resource/v1beta2=/tmp/go-build1679262874/b396/_pkg_.a
2025-08-20T21:14:20.2210796Z [00:03:57.540]➜  packagefile k8s.io/api/scheduling/v1=/tmp/go-build1679262874/b397/_pkg_.a
2025-08-20T21:14:20.2211429Z [00:03:57.540]➜  packagefile k8s.io/api/scheduling/v1alpha1=/tmp/go-build1679262874/b398/_pkg_.a
2025-08-20T21:14:20.2212009Z [00:03:57.540]➜  packagefile k8s.io/api/scheduling/v1beta1=/tmp/go-build1679262874/b399/_pkg_.a
2025-08-20T21:14:20.2212613Z [00:03:57.540]➜  packagefile k8s.io/api/storage/v1alpha1=/tmp/go-build1679262874/b401/_pkg_.a
2025-08-20T21:14:20.2213166Z [00:03:57.540]➜  packagefile k8s.io/api/storage/v1beta1=/tmp/go-build1679262874/b402/_pkg_.a
2025-08-20T21:14:20.2213762Z [00:03:57.540]➜  packagefile k8s.io/api/storagemigration/v1alpha1=/tmp/go-build1679262874/b403/_pkg_.a
2025-08-20T21:14:20.2214424Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields=/tmp/go-build1679262874/b405/_pkg_.a
2025-08-20T21:14:20.2215301Z [00:03:57.540]➜  packagefile k8s.io/kube-openapi/pkg/handler3=/tmp/go-build1679262874/b455/_pkg_.a
2025-08-20T21:14:20.2215882Z [00:03:57.540]➜  packagefile github.com/fxamacker/cbor/v2=/tmp/go-build1679262874/b094/_pkg_.a
2025-08-20T21:14:20.2216715Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/recognizer=/tmp/go-build1679262874/b341/_pkg_.a
2025-08-20T21:14:20.2217407Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/framer=/tmp/go-build1679262874/b342/_pkg_.a
2025-08-20T21:14:20.2217998Z [00:03:57.540]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build1679262874/b467/_pkg_.a
2025-08-20T21:14:20.2218586Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/util/wait=/tmp/go-build1679262874/b447/_pkg_.a
2025-08-20T21:14:20.2219260Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion=/tmp/go-build1679262874/b473/_pkg_.a
2025-08-20T21:14:20.2220063Z [00:03:57.540]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/internalversion/validation=/tmp/go-build1679262874/b475/_pkg_.a
2025-08-20T21:14:20.2221056Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1=/tmp/go-build1679262874/b574/_pkg_.a
2025-08-20T21:14:20.2221763Z [00:03:57.540]➜  packagefile k8s.io/client-go/gentype=/tmp/go-build1679262874/b577/_pkg_.a
2025-08-20T21:14:20.2222487Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1=/tmp/go-build1679262874/b584/_pkg_.a
2025-08-20T21:14:20.2223370Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1=/tmp/go-build1679262874/b586/_pkg_.a
2025-08-20T21:14:20.2224225Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b588/_pkg_.a
2025-08-20T21:14:20.2225092Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1=/tmp/go-build1679262874/b590/_pkg_.a
2025-08-20T21:14:20.2225888Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v1=/tmp/go-build1679262874/b592/_pkg_.a
2025-08-20T21:14:20.2226623Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1beta1=/tmp/go-build1679262874/b594/_pkg_.a
2025-08-20T21:14:20.2227351Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/apps/v1beta2=/tmp/go-build1679262874/b596/_pkg_.a
2025-08-20T21:14:20.2228086Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2=/tmp/go-build1679262874/b604/_pkg_.a
2025-08-20T21:14:20.2228931Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta1=/tmp/go-build1679262874/b606/_pkg_.a
2025-08-20T21:14:20.2229779Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/autoscaling/v2beta2=/tmp/go-build1679262874/b608/_pkg_.a
2025-08-20T21:14:20.2230523Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/batch/v1=/tmp/go-build1679262874/b610/_pkg_.a
2025-08-20T21:14:20.2231411Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/batch/v1beta1=/tmp/go-build1679262874/b612/_pkg_.a
2025-08-20T21:14:20.2232162Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1=/tmp/go-build1679262874/b614/_pkg_.a
2025-08-20T21:14:20.2232945Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1alpha1=/tmp/go-build1679262874/b616/_pkg_.a
2025-08-20T21:14:20.2233743Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/certificates/v1beta1=/tmp/go-build1679262874/b618/_pkg_.a
2025-08-20T21:14:20.2234512Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1=/tmp/go-build1679262874/b620/_pkg_.a
2025-08-20T21:14:20.2235291Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1alpha2=/tmp/go-build1679262874/b622/_pkg_.a
2025-08-20T21:14:20.2236085Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/coordination/v1beta1=/tmp/go-build1679262874/b624/_pkg_.a
2025-08-20T21:14:20.2236996Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/core/v1=/tmp/go-build1679262874/b591/_pkg_.a
2025-08-20T21:14:20.2237630Z [00:03:57.540]➜  packagefile k8s.io/client-go/tools/reference=/tmp/go-build1679262874/b626/_pkg_.a
2025-08-20T21:14:20.2238424Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/discovery/v1=/tmp/go-build1679262874/b628/_pkg_.a
2025-08-20T21:14:20.2239168Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/discovery/v1beta1=/tmp/go-build1679262874/b630/_pkg_.a
2025-08-20T21:14:20.2239902Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/events/v1=/tmp/go-build1679262874/b632/_pkg_.a
2025-08-20T21:14:20.2240732Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/events/v1beta1=/tmp/go-build1679262874/b634/_pkg_.a
2025-08-20T21:14:20.2241562Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/extensions/v1beta1=/tmp/go-build1679262874/b636/_pkg_.a
2025-08-20T21:14:20.2242327Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1=/tmp/go-build1679262874/b638/_pkg_.a
2025-08-20T21:14:20.2243092Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1=/tmp/go-build1679262874/b640/_pkg_.a
2025-08-20T21:14:20.2243878Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2=/tmp/go-build1679262874/b642/_pkg_.a
2025-08-20T21:14:20.2244657Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3=/tmp/go-build1679262874/b644/_pkg_.a
2025-08-20T21:14:20.2245419Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1=/tmp/go-build1679262874/b646/_pkg_.a
2025-08-20T21:14:20.2246180Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1alpha1=/tmp/go-build1679262874/b648/_pkg_.a
2025-08-20T21:14:20.2247060Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/networking/v1beta1=/tmp/go-build1679262874/b650/_pkg_.a
2025-08-20T21:14:20.2247894Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1=/tmp/go-build1679262874/b652/_pkg_.a
2025-08-20T21:14:20.2248605Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1alpha1=/tmp/go-build1679262874/b654/_pkg_.a
2025-08-20T21:14:20.2249339Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/node/v1beta1=/tmp/go-build1679262874/b656/_pkg_.a
2025-08-20T21:14:20.2250051Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/policy/v1=/tmp/go-build1679262874/b658/_pkg_.a
2025-08-20T21:14:20.2250970Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/policy/v1beta1=/tmp/go-build1679262874/b660/_pkg_.a
2025-08-20T21:14:20.2251753Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1=/tmp/go-build1679262874/b662/_pkg_.a
2025-08-20T21:14:20.2252467Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1alpha1=/tmp/go-build1679262874/b664/_pkg_.a
2025-08-20T21:14:20.2253196Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/rbac/v1beta1=/tmp/go-build1679262874/b666/_pkg_.a
2025-08-20T21:14:20.2253939Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1alpha3=/tmp/go-build1679262874/b668/_pkg_.a
2025-08-20T21:14:20.2254701Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1beta1=/tmp/go-build1679262874/b670/_pkg_.a
2025-08-20T21:14:20.2255452Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/resource/v1beta2=/tmp/go-build1679262874/b672/_pkg_.a
2025-08-20T21:14:20.2256198Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1=/tmp/go-build1679262874/b674/_pkg_.a
2025-08-20T21:14:20.2256996Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1alpha1=/tmp/go-build1679262874/b676/_pkg_.a
2025-08-20T21:14:20.2257789Z [00:03:57.540]➜  packagefile k8s.io/client-go/applyconfigurations/scheduling/v1beta1=/tmp/go-build1679262874/b678/_pkg_.a
2025-08-20T21:14:20.2258721Z [00:03:57.541]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1=/tmp/go-build1679262874/b680/_pkg_.a
2025-08-20T21:14:20.2259458Z [00:03:57.541]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1alpha1=/tmp/go-build1679262874/b682/_pkg_.a
2025-08-20T21:14:20.2260351Z [00:03:57.541]➜  packagefile k8s.io/client-go/applyconfigurations/storage/v1beta1=/tmp/go-build1679262874/b684/_pkg_.a
2025-08-20T21:14:20.2261361Z [00:03:57.541]➜  packagefile k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1=/tmp/go-build1679262874/b686/_pkg_.a
2025-08-20T21:14:20.2262038Z [00:03:57.541]➜  packagefile golang.org/x/time/rate=/tmp/go-build1679262874/b450/_pkg_.a
2025-08-20T21:14:20.2262524Z [00:03:57.541]➜  packagefile crypto/aes=/tmp/go-build1679262874/b181/_pkg_.a
2025-08-20T21:14:20.2262985Z [00:03:57.541]➜  packagefile crypto/cipher=/tmp/go-build1679262874/b157/_pkg_.a
2025-08-20T21:14:20.2263447Z [00:03:57.541]➜  packagefile crypto/des=/tmp/go-build1679262874/b182/_pkg_.a
2025-08-20T21:14:20.2263897Z [00:03:57.541]➜  packagefile crypto/ecdh=/tmp/go-build1679262874/b183/_pkg_.a
2025-08-20T21:14:20.2264352Z [00:03:57.541]➜  packagefile crypto/ecdsa=/tmp/go-build1679262874/b188/_pkg_.a
2025-08-20T21:14:20.2264826Z [00:03:57.541]➜  packagefile crypto/ed25519=/tmp/go-build1679262874/b200/_pkg_.a
2025-08-20T21:14:20.2265304Z [00:03:57.541]➜  packagefile crypto/elliptic=/tmp/go-build1679262874/b189/_pkg_.a
2025-08-20T21:14:20.2265778Z [00:03:57.541]➜  packagefile crypto/hkdf=/tmp/go-build1679262874/b203/_pkg_.a
2025-08-20T21:14:20.2266238Z [00:03:57.541]➜  packagefile crypto/hmac=/tmp/go-build1679262874/b205/_pkg_.a
2025-08-20T21:14:20.2266753Z [00:03:57.541]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build1679262874/b158/_pkg_.a
2025-08-20T21:14:20.2267340Z [00:03:57.541]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build1679262874/b171/_pkg_.a
2025-08-20T21:14:20.2268070Z [00:03:57.541]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build1679262874/b206/_pkg_.a
2025-08-20T21:14:20.2268720Z [00:03:57.541]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build1679262874/b207/_pkg_.a
2025-08-20T21:14:20.2269295Z [00:03:57.541]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build1679262874/b208/_pkg_.a
2025-08-20T21:14:20.2269845Z [00:03:57.541]➜  packagefile crypto/internal/hpke=/tmp/go-build1679262874/b209/_pkg_.a
2025-08-20T21:14:20.2270325Z [00:03:57.541]➜  packagefile crypto/rc4=/tmp/go-build1679262874/b215/_pkg_.a
2025-08-20T21:14:20.2271050Z [00:03:57.541]➜  packagefile crypto/rsa=/tmp/go-build1679262874/b216/_pkg_.a
2025-08-20T21:14:20.2271570Z [00:03:57.541]➜  packagefile crypto/sha512=/tmp/go-build1679262874/b196/_pkg_.a
2025-08-20T21:14:20.2272033Z [00:03:57.541]➜  packagefile crypto/subtle=/tmp/go-build1679262874/b178/_pkg_.a
2025-08-20T21:14:20.2272567Z [00:03:57.541]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build1679262874/b220/_pkg_.a
2025-08-20T21:14:20.2273088Z [00:03:57.541]➜  packagefile crypto/x509=/tmp/go-build1679262874/b222/_pkg_.a
2025-08-20T21:14:20.2273545Z [00:03:57.541]➜  packagefile encoding/pem=/tmp/go-build1679262874/b225/_pkg_.a
2025-08-20T21:14:20.2274124Z [00:03:57.541]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build1679262874/b210/_pkg_.a
2025-08-20T21:14:20.2274784Z [00:03:57.541]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b197/_pkg_.a
2025-08-20T21:14:20.2275296Z [00:03:57.541]➜  packagefile weak=/tmp/go-build1679262874/b127/_pkg_.a
2025-08-20T21:14:20.2275801Z [00:03:57.541]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build1679262874/b256/_pkg_.a
2025-08-20T21:14:20.2276375Z [00:03:57.541]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build1679262874/b262/_pkg_.a
2025-08-20T21:14:20.2276969Z [00:03:57.541]➜  packagefile golang.org/x/net/idna=/tmp/go-build1679262874/b257/_pkg_.a
2025-08-20T21:14:20.2277577Z [00:03:57.541]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build1679262874/b263/_pkg_.a
2025-08-20T21:14:20.2278496Z [00:03:57.541]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/protobuf=/tmp/go-build1679262874/b346/_pkg_.a
2025-08-20T21:14:20.2279260Z [00:03:57.541]➜  packagefile k8s.io/apimachinery/pkg/runtime/serializer/versioning=/tmp/go-build1679262874/b344/_pkg_.a
2025-08-20T21:14:20.2280123Z [00:03:57.541]➜  packagefile k8s.io/apimachinery/pkg/util/dump=/tmp/go-build1679262874/b437/_pkg_.a
2025-08-20T21:14:20.2281018Z [00:03:57.541]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/install=/tmp/go-build1679262874/b439/_pkg_.a
2025-08-20T21:14:20.2281839Z [00:03:57.541]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1=/tmp/go-build1679262874/b440/_pkg_.a
2025-08-20T21:14:20.2282591Z [00:03:57.541]➜  packagefile k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=/tmp/go-build1679262874/b441/_pkg_.a
2025-08-20T21:14:20.2283274Z [00:03:57.541]➜  packagefile k8s.io/client-go/util/connrotation=/tmp/go-build1679262874/b448/_pkg_.a
2025-08-20T21:14:20.2283870Z [00:03:57.541]➜  packagefile k8s.io/client-go/util/workqueue=/tmp/go-build1679262874/b449/_pkg_.a
2025-08-20T21:14:20.2284403Z [00:03:57.541]➜  packagefile crypto/x509/pkix=/tmp/go-build1679262874/b224/_pkg_.a
2025-08-20T21:14:20.2284937Z [00:03:57.541]➜  packagefile k8s.io/client-go/util/keyutil=/tmp/go-build1679262874/b453/_pkg_.a
2025-08-20T21:14:20.2285545Z [00:03:57.541]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build1679262874/b122/_pkg_.a
2025-08-20T21:14:20.2286107Z [00:03:57.541]➜  packagefile internal/nettrace=/tmp/go-build1679262874/b123/_pkg_.a
2025-08-20T21:14:20.2286627Z [00:03:57.541]➜  packagefile internal/singleflight=/tmp/go-build1679262874/b124/_pkg_.a
2025-08-20T21:14:20.2287110Z [00:03:57.541]➜  packagefile net/netip=/tmp/go-build1679262874/b125/_pkg_.a
2025-08-20T21:14:20.2287661Z [00:03:57.541]➜  packagefile k8s.io/client-go/tools/clientcmd/api/v1=/tmp/go-build1679262874/b570/_pkg_.a
2025-08-20T21:14:20.2288441Z [00:03:57.541]➜  packagefile k8s.io/metrics/pkg/apis/metrics/v1alpha1=/tmp/go-build1679262874/b691/_pkg_.a
2025-08-20T21:14:20.2289224Z [00:03:57.541]➜  packagefile k8s.io/metrics/pkg/client/clientset/versioned/scheme=/tmp/go-build1679262874/b692/_pkg_.a
2025-08-20T21:14:20.2289828Z [00:03:57.541]➜  packagefile hash/crc32=/tmp/go-build1679262874/b151/_pkg_.a
2025-08-20T21:14:20.2290324Z [00:03:57.541]➜  packagefile crypto/internal/fips140=/tmp/go-build1679262874/b159/_pkg_.a
2025-08-20T21:14:20.2291177Z [00:03:57.541]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build1679262874/b172/_pkg_.a
2025-08-20T21:14:20.2291857Z [00:03:57.541]➜  packagefile crypto/internal/fips140only=/tmp/go-build1679262874/b177/_pkg_.a
2025-08-20T21:14:20.2292508Z [00:03:57.541]➜  packagefile crypto/internal/randutil=/tmp/go-build1679262874/b175/_pkg_.a
2025-08-20T21:14:20.2293055Z [00:03:57.541]➜  packagefile crypto/internal/sysrand=/tmp/go-build1679262874/b174/_pkg_.a
2025-08-20T21:14:20.2293665Z [00:03:57.541]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build1679262874/b228/_pkg_.a
2025-08-20T21:14:20.2294312Z [00:03:57.541]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b230/_pkg_.a
2025-08-20T21:14:20.2294942Z [00:03:57.541]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build1679262874/b231/_pkg_.a
2025-08-20T21:14:20.2295521Z [00:03:57.541]➜  packagefile mime/quotedprintable=/tmp/go-build1679262874/b237/_pkg_.a
2025-08-20T21:14:20.2296097Z [00:03:57.541]➜  packagefile github.com/xeipuuv/gojsonreference=/tmp/go-build1679262874/b702/_pkg_.a
2025-08-20T21:14:20.2296621Z [00:03:57.541]➜  packagefile net/mail=/tmp/go-build1679262874/b704/_pkg_.a
2025-08-20T21:14:20.2297200Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/ansi=/tmp/go-build1679262874/b709/_pkg_.a
2025-08-20T21:14:20.2297894Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt100=/tmp/go-build1679262874/b710/_pkg_.a
2025-08-20T21:14:20.2298591Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt102=/tmp/go-build1679262874/b711/_pkg_.a
2025-08-20T21:14:20.2299465Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt220=/tmp/go-build1679262874/b712/_pkg_.a
2025-08-20T21:14:20.2300158Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm=/tmp/go-build1679262874/b713/_pkg_.a
2025-08-20T21:14:20.2301216Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/aixterm=/tmp/go-build1679262874/b716/_pkg_.a
2025-08-20T21:14:20.2301955Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/a/alacritty=/tmp/go-build1679262874/b717/_pkg_.a
2025-08-20T21:14:20.2302674Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/b/beterm=/tmp/go-build1679262874/b718/_pkg_.a
2025-08-20T21:14:20.2303373Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/c/cygwin=/tmp/go-build1679262874/b719/_pkg_.a
2025-08-20T21:14:20.2304075Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/d/dtterm=/tmp/go-build1679262874/b720/_pkg_.a
2025-08-20T21:14:20.2304775Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/e/emacs=/tmp/go-build1679262874/b721/_pkg_.a
2025-08-20T21:14:20.2305469Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/g/gnome=/tmp/go-build1679262874/b722/_pkg_.a
2025-08-20T21:14:20.2306173Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/h/hpterm=/tmp/go-build1679262874/b723/_pkg_.a
2025-08-20T21:14:20.2306878Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/k/konsole=/tmp/go-build1679262874/b724/_pkg_.a
2025-08-20T21:14:20.2307588Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/k/kterm=/tmp/go-build1679262874/b725/_pkg_.a
2025-08-20T21:14:20.2308283Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/l/linux=/tmp/go-build1679262874/b726/_pkg_.a
2025-08-20T21:14:20.2309103Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/p/pcansi=/tmp/go-build1679262874/b727/_pkg_.a
2025-08-20T21:14:20.2309919Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/r/rxvt=/tmp/go-build1679262874/b728/_pkg_.a
2025-08-20T21:14:20.2310745Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/screen=/tmp/go-build1679262874/b729/_pkg_.a
2025-08-20T21:14:20.2311543Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/simpleterm=/tmp/go-build1679262874/b730/_pkg_.a
2025-08-20T21:14:20.2312257Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/s/sun=/tmp/go-build1679262874/b731/_pkg_.a
2025-08-20T21:14:20.2313048Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/t/termite=/tmp/go-build1679262874/b732/_pkg_.a
2025-08-20T21:14:20.2313848Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/t/tmux=/tmp/go-build1679262874/b733/_pkg_.a
2025-08-20T21:14:20.2314541Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt320=/tmp/go-build1679262874/b734/_pkg_.a
2025-08-20T21:14:20.2315244Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt400=/tmp/go-build1679262874/b735/_pkg_.a
2025-08-20T21:14:20.2315935Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt420=/tmp/go-build1679262874/b736/_pkg_.a
2025-08-20T21:14:20.2316629Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/v/vt52=/tmp/go-build1679262874/b737/_pkg_.a
2025-08-20T21:14:20.2317317Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy50=/tmp/go-build1679262874/b738/_pkg_.a
2025-08-20T21:14:20.2318005Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy60=/tmp/go-build1679262874/b739/_pkg_.a
2025-08-20T21:14:20.2318712Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/w/wy99_ansi=/tmp/go-build1679262874/b740/_pkg_.a
2025-08-20T21:14:20.2319417Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xfce=/tmp/go-build1679262874/b741/_pkg_.a
2025-08-20T21:14:20.2320146Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_ghostty=/tmp/go-build1679262874/b742/_pkg_.a
2025-08-20T21:14:20.2321228Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_kitty=/tmp/go-build1679262874/b743/_pkg_.a
2025-08-20T21:14:20.2322118Z [00:03:57.541]➜  packagefile github.com/derailed/tcell/v2/terminfo/x/xterm_termite=/tmp/go-build1679262874/b744/_pkg_.a
2025-08-20T21:14:20.2322855Z [00:03:57.541]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build1679262874/b334/_pkg_.a
2025-08-20T21:14:20.2323521Z [00:03:57.541]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build1679262874/b1799/_pkg_.a
2025-08-20T21:14:20.2324127Z [00:03:57.541]➜  packagefile github.com/Masterminds/sprig/v3=/tmp/go-build1679262874/b1824/_pkg_.a
2025-08-20T21:14:20.2324697Z [00:03:57.541]➜  packagefile github.com/gosuri/uitable=/tmp/go-build1679262874/b2206/_pkg_.a
2025-08-20T21:14:20.2325254Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/chart=/tmp/go-build1679262874/b2076/_pkg_.a
2025-08-20T21:14:20.2325830Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/chart/loader=/tmp/go-build1679262874/b2209/_pkg_.a
2025-08-20T21:14:20.2326414Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/chartutil=/tmp/go-build1679262874/b2212/_pkg_.a
2025-08-20T21:14:20.2326967Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/cli=/tmp/go-build1679262874/b2215/_pkg_.a
2025-08-20T21:14:20.2327527Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/downloader=/tmp/go-build1679262874/b2223/_pkg_.a
2025-08-20T21:14:20.2328095Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/engine=/tmp/go-build1679262874/b2272/_pkg_.a
2025-08-20T21:14:20.2328653Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/getter=/tmp/go-build1679262874/b2270/_pkg_.a
2025-08-20T21:14:20.2329199Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/kube=/tmp/go-build1679262874/b2218/_pkg_.a
2025-08-20T21:14:20.2329759Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/kube/fake=/tmp/go-build1679262874/b2281/_pkg_.a
2025-08-20T21:14:20.2330448Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/lint=/tmp/go-build1679262874/b2282/_pkg_.a
2025-08-20T21:14:20.2331206Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/lint/support=/tmp/go-build1679262874/b2285/_pkg_.a
2025-08-20T21:14:20.2331829Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/postrender=/tmp/go-build1679262874/b2288/_pkg_.a
2025-08-20T21:14:20.2332417Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/provenance=/tmp/go-build1679262874/b2227/_pkg_.a
2025-08-20T21:14:20.2332989Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/pusher=/tmp/go-build1679262874/b2289/_pkg_.a
2025-08-20T21:14:20.2333642Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/registry=/tmp/go-build1679262874/b2235/_pkg_.a
2025-08-20T21:14:20.2334347Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/releaseutil=/tmp/go-build1679262874/b2291/_pkg_.a
2025-08-20T21:14:20.2334912Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/repo=/tmp/go-build1679262874/b2268/_pkg_.a
2025-08-20T21:14:20.2335470Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/storage=/tmp/go-build1679262874/b2292/_pkg_.a
2025-08-20T21:14:20.2336063Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/storage/driver=/tmp/go-build1679262874/b2293/_pkg_.a
2025-08-20T21:14:20.2336635Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/time=/tmp/go-build1679262874/b2077/_pkg_.a
2025-08-20T21:14:20.2337194Z [00:03:57.541]➜  packagefile helm.sh/helm/v3/pkg/uploader=/tmp/go-build1679262874/b2305/_pkg_.a
2025-08-20T21:14:20.2337814Z [00:03:57.541]➜  packagefile k8s.io/apimachinery/pkg/util/mergepatch=/tmp/go-build1679262874/b581/_pkg_.a
2025-08-20T21:14:20.2338511Z [00:03:57.541]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/json=/tmp/go-build1679262874/b582/_pkg_.a
2025-08-20T21:14:20.2339168Z [00:03:57.541]➜  packagefile k8s.io/kube-openapi/pkg/util/proto=/tmp/go-build1679262874/b410/_pkg_.a
2025-08-20T21:14:20.2339842Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/admissionregistration=/tmp/go-build1679262874/b2082/_pkg_.a
2025-08-20T21:14:20.2340851Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/apiserverinternal=/tmp/go-build1679262874/b2091/_pkg_.a
2025-08-20T21:14:20.2341546Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/apps=/tmp/go-build1679262874/b2094/_pkg_.a
2025-08-20T21:14:20.2342297Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/autoscaling=/tmp/go-build1679262874/b2101/_pkg_.a
2025-08-20T21:14:20.2342912Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/batch=/tmp/go-build1679262874/b2110/_pkg_.a
2025-08-20T21:14:20.2343540Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/certificates=/tmp/go-build1679262874/b2115/_pkg_.a
2025-08-20T21:14:20.2344189Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/coordination=/tmp/go-build1679262874/b2122/_pkg_.a
2025-08-20T21:14:20.2344802Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/core=/tmp/go-build1679262874/b2129/_pkg_.a
2025-08-20T21:14:20.2345414Z [00:03:57.541]➜  packagefile k8s.io/client-go/informers/discovery=/tmp/go-build1679262874/b2132/_pkg_.a
2025-08-20T21:14:20.2346030Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/events=/tmp/go-build1679262874/b2137/_pkg_.a
2025-08-20T21:14:20.2346646Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/extensions=/tmp/go-build1679262874/b2142/_pkg_.a
2025-08-20T21:14:20.2347280Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/flowcontrol=/tmp/go-build1679262874/b2145/_pkg_.a
2025-08-20T21:14:20.2347984Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/internalinterfaces=/tmp/go-build1679262874/b2084/_pkg_.a
2025-08-20T21:14:20.2348653Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/networking=/tmp/go-build1679262874/b2154/_pkg_.a
2025-08-20T21:14:20.2349258Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/node=/tmp/go-build1679262874/b2161/_pkg_.a
2025-08-20T21:14:20.2349853Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/policy=/tmp/go-build1679262874/b2168/_pkg_.a
2025-08-20T21:14:20.2350550Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/rbac=/tmp/go-build1679262874/b2173/_pkg_.a
2025-08-20T21:14:20.2351400Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/resource=/tmp/go-build1679262874/b2180/_pkg_.a
2025-08-20T21:14:20.2352023Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/scheduling=/tmp/go-build1679262874/b2187/_pkg_.a
2025-08-20T21:14:20.2352645Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/storage=/tmp/go-build1679262874/b2194/_pkg_.a
2025-08-20T21:14:20.2353292Z [00:03:57.542]➜  packagefile k8s.io/client-go/informers/storagemigration=/tmp/go-build1679262874/b2201/_pkg_.a
2025-08-20T21:14:20.2354008Z [00:03:57.542]➜  packagefile k8s.io/client-go/tools/cache=/tmp/go-build1679262874/b2020/_pkg_.a
2025-08-20T21:14:20.2354633Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme=/tmp/go-build1679262874/b2028/_pkg_.a
2025-08-20T21:14:20.2355231Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/appsint=/tmp/go-build1679262874/b2029/_pkg_.a
2025-08-20T21:14:20.2355889Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/appsv1beta1=/tmp/go-build1679262874/b2030/_pkg_.a
2025-08-20T21:14:20.2356554Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/appsv1beta2=/tmp/go-build1679262874/b2031/_pkg_.a
2025-08-20T21:14:20.2357232Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/autoscalingv1=/tmp/go-build1679262874/b2032/_pkg_.a
2025-08-20T21:14:20.2357906Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/extensionsint=/tmp/go-build1679262874/b2033/_pkg_.a
2025-08-20T21:14:20.2358609Z [00:03:57.542]➜  packagefile k8s.io/client-go/scale/scheme/extensionsv1beta1=/tmp/go-build1679262874/b2034/_pkg_.a
2025-08-20T21:14:20.2359249Z [00:03:57.542]➜  packagefile k8s.io/component-base/version=/tmp/go-build1679262874/b2035/_pkg_.a
2025-08-20T21:14:20.2359819Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/i18n=/tmp/go-build1679262874/b2041/_pkg_.a
2025-08-20T21:14:20.2360402Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/openapi=/tmp/go-build1679262874/b2046/_pkg_.a
2025-08-20T21:14:20.2361415Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/templates=/tmp/go-build1679262874/b2047/_pkg_.a
2025-08-20T21:14:20.2362013Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/validation=/tmp/go-build1679262874/b2068/_pkg_.a
2025-08-20T21:14:20.2362743Z [00:03:57.542]➜  packagefile k8s.io/utils/exec=/tmp/go-build1679262874/b2071/_pkg_.a
2025-08-20T21:14:20.2363282Z [00:03:57.542]➜  packagefile github.com/fatih/camelcase=/tmp/go-build1679262874/b2308/_pkg_.a
2025-08-20T21:14:20.2363890Z [00:03:57.542]➜  packagefile k8s.io/client-go/util/certificate/csr=/tmp/go-build1679262874/b2309/_pkg_.a
2025-08-20T21:14:20.2364517Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/certificate=/tmp/go-build1679262874/b2310/_pkg_.a
2025-08-20T21:14:20.2365134Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/deployment=/tmp/go-build1679262874/b2311/_pkg_.a
2025-08-20T21:14:20.2365735Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/event=/tmp/go-build1679262874/b2312/_pkg_.a
2025-08-20T21:14:20.2366331Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/fieldpath=/tmp/go-build1679262874/b2313/_pkg_.a
2025-08-20T21:14:20.2366918Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/qos=/tmp/go-build1679262874/b2314/_pkg_.a
2025-08-20T21:14:20.2367482Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/rbac=/tmp/go-build1679262874/b2315/_pkg_.a
2025-08-20T21:14:20.2368068Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/resource=/tmp/go-build1679262874/b2316/_pkg_.a
2025-08-20T21:14:20.2368660Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/slice=/tmp/go-build1679262874/b2318/_pkg_.a
2025-08-20T21:14:20.2369179Z [00:03:57.542]➜  packagefile text/tabwriter=/tmp/go-build1679262874/b808/_pkg_.a
2025-08-20T21:14:20.2369700Z [00:03:57.542]➜  packagefile k8s.io/client-go/tools/watch=/tmp/go-build1679262874/b2019/_pkg_.a
2025-08-20T21:14:20.2370245Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/apps=/tmp/go-build1679262874/b2321/_pkg_.a
2025-08-20T21:14:20.2371134Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/cmd/util/podcmd=/tmp/go-build1679262874/b2322/_pkg_.a
2025-08-20T21:14:20.2371817Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/podutils=/tmp/go-build1679262874/b2323/_pkg_.a
2025-08-20T21:14:20.2372386Z [00:03:57.542]➜  packagefile k8s.io/api/admission/v1=/tmp/go-build1679262874/b2038/_pkg_.a
2025-08-20T21:14:20.2372937Z [00:03:57.542]➜  packagefile k8s.io/api/admission/v1beta1=/tmp/go-build1679262874/b2039/_pkg_.a
2025-08-20T21:14:20.2373513Z [00:03:57.542]➜  packagefile k8s.io/api/imagepolicy/v1alpha1=/tmp/go-build1679262874/b2040/_pkg_.a
2025-08-20T21:14:20.2374179Z [00:03:57.542]➜  packagefile github.com/itchyny/timefmt-go=/tmp/go-build1679262874/b2006/_pkg_.a
2025-08-20T21:14:20.2374800Z [00:03:57.542]➜  packagefile golang.org/x/exp/slices=/tmp/go-build1679262874/b2008/_pkg_.a
2025-08-20T21:14:20.2375365Z [00:03:57.542]➜  packagefile golang.org/x/exp/slog/internal=/tmp/go-build1679262874/b2009/_pkg_.a
2025-08-20T21:14:20.2375987Z [00:03:57.542]➜  packagefile golang.org/x/exp/slog/internal/buffer=/tmp/go-build1679262874/b2010/_pkg_.a
2025-08-20T21:14:20.2376609Z [00:03:57.542]➜  packagefile golang.org/x/text/feature/plural=/tmp/go-build1679262874/b2012/_pkg_.a
2025-08-20T21:14:20.2377264Z [00:03:57.542]➜  packagefile golang.org/x/text/internal/format=/tmp/go-build1679262874/b2017/_pkg_.a
2025-08-20T21:14:20.2377878Z [00:03:57.542]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build1679262874/b2014/_pkg_.a
2025-08-20T21:14:20.2378488Z [00:03:57.542]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build1679262874/b2016/_pkg_.a
2025-08-20T21:14:20.2379162Z [00:03:57.542]➜  packagefile k8s.io/client-go/third_party/forked/golang/template=/tmp/go-build1679262874/b293/_pkg_.a
2025-08-20T21:14:20.2379791Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/rawhttp=/tmp/go-build1679262874/b2072/_pkg_.a
2025-08-20T21:14:20.2380378Z [00:03:57.542]➜  packagefile k8s.io/kubectl/pkg/util/interrupt=/tmp/go-build1679262874/b2067/_pkg_.a
2025-08-20T21:14:20.2381257Z [00:03:57.542]➜  packagefile github.com/anchore/fangs=/tmp/go-build1679262874/b761/_pkg_.a
2025-08-20T21:14:20.2381820Z [00:03:57.542]➜  packagefile github.com/anchore/go-homedir=/tmp/go-build1679262874/b763/_pkg_.a
2025-08-20T21:14:20.2382514Z [00:03:57.542]➜  packagefile github.com/anchore/go-logger=/tmp/go-build1679262874/b764/_pkg_.a
2025-08-20T21:14:20.2383141Z [00:03:57.542]➜  packagefile github.com/anchore/go-logger/adapter/discard=/tmp/go-build1679262874/b765/_pkg_.a
2025-08-20T21:14:20.2383815Z [00:03:57.542]➜  packagefile github.com/anchore/go-logger/adapter/logrus=/tmp/go-build1679262874/b793/_pkg_.a
2025-08-20T21:14:20.2384493Z [00:03:57.542]➜  packagefile github.com/anchore/go-logger/adapter/redact=/tmp/go-build1679262874/b798/_pkg_.a
2025-08-20T21:14:20.2385087Z [00:03:57.542]➜  packagefile github.com/gookit/color=/tmp/go-build1679262874/b800/_pkg_.a
2025-08-20T21:14:20.2385643Z [00:03:57.542]➜  packagefile github.com/iancoleman/strcase=/tmp/go-build1679262874/b802/_pkg_.a
2025-08-20T21:14:20.2386210Z [00:03:57.542]➜  packagefile github.com/pborman/indent=/tmp/go-build1679262874/b803/_pkg_.a
2025-08-20T21:14:20.2386747Z [00:03:57.542]➜  packagefile github.com/pkg/profile=/tmp/go-build1679262874/b804/_pkg_.a
2025-08-20T21:14:20.2387297Z [00:03:57.542]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build1679262874/b797/_pkg_.a
2025-08-20T21:14:20.2387874Z [00:03:57.542]➜  packagefile github.com/wagoodman/go-partybus=/tmp/go-build1679262874/b810/_pkg_.a
2025-08-20T21:14:20.2388486Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/db/v6=/tmp/go-build1679262874/b812/_pkg_.a
2025-08-20T21:14:20.2389175Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/db/v6/distribution=/tmp/go-build1679262874/b1964/_pkg_.a
2025-08-20T21:14:20.2389914Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/db/v6/installation=/tmp/go-build1679262874/b1967/_pkg_.a
2025-08-20T21:14:20.2390894Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/presenter/models=/tmp/go-build1679262874/b1972/_pkg_.a
2025-08-20T21:14:20.2391667Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal/format=/tmp/go-build1679262874/b1974/_pkg_.a
2025-08-20T21:14:20.2392315Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal/log=/tmp/go-build1679262874/b815/_pkg_.a
2025-08-20T21:14:20.2392965Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal/redact=/tmp/go-build1679262874/b816/_pkg_.a
2025-08-20T21:14:20.2393597Z [00:03:57.542]➜  packagefile github.com/anchore/packageurl-go=/tmp/go-build1679262874/b934/_pkg_.a
2025-08-20T21:14:20.2394311Z [00:03:57.542]➜  packagefile github.com/anchore/stereoscope/pkg/image=/tmp/go-build1679262874/b898/_pkg_.a
2025-08-20T21:14:20.2395035Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/cataloging=/tmp/go-build1679262874/b1252/_pkg_.a
2025-08-20T21:14:20.2395655Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/cpe=/tmp/go-build1679262874/b938/_pkg_.a
2025-08-20T21:14:20.2396268Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/source=/tmp/go-build1679262874/b1229/_pkg_.a
2025-08-20T21:14:20.2396868Z [00:03:57.542]➜  packagefile github.com/araddon/dateparse=/tmp/go-build1679262874/b1982/_pkg_.a
2025-08-20T21:14:20.2397455Z [00:03:57.542]➜  packagefile github.com/scylladb/go-set/strset=/tmp/go-build1679262874/b799/_pkg_.a
2025-08-20T21:14:20.2398078Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/distro=/tmp/go-build1679262874/b852/_pkg_.a
2025-08-20T21:14:20.2398709Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/event=/tmp/go-build1679262874/b1966/_pkg_.a
2025-08-20T21:14:20.2399378Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/event/monitor=/tmp/go-build1679262874/b1984/_pkg_.a
2025-08-20T21:14:20.2400052Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/grypeerr=/tmp/go-build1679262874/b1985/_pkg_.a
2025-08-20T21:14:20.2400820Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal/bus=/tmp/go-build1679262874/b1965/_pkg_.a
2025-08-20T21:14:20.2401607Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/pkg=/tmp/go-build1679262874/b933/_pkg_.a
2025-08-20T21:14:20.2402203Z [00:03:57.542]➜  packagefile github.com/wagoodman/go-progress=/tmp/go-build1679262874/b923/_pkg_.a
2025-08-20T21:14:20.2402942Z [00:03:57.542]➜  packagefile github.com/bmatcuk/doublestar/v2=/tmp/go-build1679262874/b1938/_pkg_.a
2025-08-20T21:14:20.2403554Z [00:03:57.542]➜  packagefile github.com/gohugoio/hashstructure=/tmp/go-build1679262874/b926/_pkg_.a
2025-08-20T21:14:20.2404206Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/apk=/tmp/go-build1679262874/b1987/_pkg_.a
2025-08-20T21:14:20.2404909Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/bitnami=/tmp/go-build1679262874/b1988/_pkg_.a
2025-08-20T21:14:20.2405610Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/dpkg=/tmp/go-build1679262874/b1990/_pkg_.a
2025-08-20T21:14:20.2406366Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/msrc=/tmp/go-build1679262874/b1993/_pkg_.a
2025-08-20T21:14:20.2407128Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/portage=/tmp/go-build1679262874/b1994/_pkg_.a
2025-08-20T21:14:20.2407821Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/rpm=/tmp/go-build1679262874/b1996/_pkg_.a
2025-08-20T21:14:20.2408509Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/rust=/tmp/go-build1679262874/b1998/_pkg_.a
2025-08-20T21:14:20.2409210Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/matcher/internal=/tmp/go-build1679262874/b1971/_pkg_.a
2025-08-20T21:14:20.2409864Z [00:03:57.542]➜  packagefile github.com/anchore/go-collections=/tmp/go-build1679262874/b851/_pkg_.a
2025-08-20T21:14:20.2410490Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/internal=/tmp/go-build1679262874/b932/_pkg_.a
2025-08-20T21:14:20.2411316Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal=/tmp/go-build1679262874/b942/_pkg_.a
2025-08-20T21:14:20.2411994Z [00:03:57.542]➜  packagefile github.com/anchore/grype/internal/stringutil=/tmp/go-build1679262874/b943/_pkg_.a
2025-08-20T21:14:20.2412635Z [00:03:57.542]➜  packagefile github.com/anchore/stereoscope=/tmp/go-build1679262874/b944/_pkg_.a
2025-08-20T21:14:20.2413244Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/artifact=/tmp/go-build1679262874/b925/_pkg_.a
2025-08-20T21:14:20.2413862Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/file=/tmp/go-build1679262874/b858/_pkg_.a
2025-08-20T21:14:20.2414478Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/format=/tmp/go-build1679262874/b1769/_pkg_.a
2025-08-20T21:14:20.2415258Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/format/syftjson=/tmp/go-build1679262874/b1798/_pkg_.a
2025-08-20T21:14:20.2416072Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/common/cpe=/tmp/go-build1679262874/b1836/_pkg_.a
2025-08-20T21:14:20.2416764Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/sbom=/tmp/go-build1679262874/b1228/_pkg_.a
2025-08-20T21:14:20.2417461Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/source/sourceproviders=/tmp/go-build1679262874/b1920/_pkg_.a
2025-08-20T21:14:20.2418136Z [00:03:57.542]➜  packagefile github.com/gabriel-vasile/mimetype=/tmp/go-build1679262874/b862/_pkg_.a
2025-08-20T21:14:20.2418790Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/vex/openvex=/tmp/go-build1679262874/b2001/_pkg_.a
2025-08-20T21:14:20.2419429Z [00:03:57.542]➜  packagefile github.com/openvex/go-vex/pkg/vex=/tmp/go-build1679262874/b2002/_pkg_.a
2025-08-20T21:14:20.2420087Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier=/tmp/go-build1679262874/b1939/_pkg_.a
2025-08-20T21:14:20.2420888Z [00:03:57.542]➜  packagefile github.com/anchore/grype/grype/version=/tmp/go-build1679262874/b1951/_pkg_.a
2025-08-20T21:14:20.2421548Z [00:03:57.542]➜  packagefile github.com/anchore/go-sync=/tmp/go-build1679262874/b1223/_pkg_.a
2025-08-20T21:14:20.2422144Z [00:03:57.542]➜  packagefile github.com/anchore/syft/internal/bus=/tmp/go-build1679262874/b1224/_pkg_.a
2025-08-20T21:14:20.2422979Z [00:03:57.542]➜  packagefile github.com/anchore/syft/internal/licenses=/tmp/go-build1679262874/b935/_pkg_.a
2025-08-20T21:14:20.2423627Z [00:03:57.542]➜  packagefile github.com/anchore/syft/internal/log=/tmp/go-build1679262874/b856/_pkg_.a
2025-08-20T21:14:20.2424407Z [00:03:57.542]➜  packagefile github.com/anchore/syft/internal/sbomsync=/tmp/go-build1679262874/b1227/_pkg_.a
2025-08-20T21:14:20.2425057Z [00:03:57.542]➜  packagefile github.com/anchore/syft/internal/task=/tmp/go-build1679262874/b1230/_pkg_.a
2025-08-20T21:14:20.2425775Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/cataloging/filecataloging=/tmp/go-build1679262874/b1253/_pkg_.a
2025-08-20T21:14:20.2426558Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/cataloging/pkgcataloging=/tmp/go-build1679262874/b1582/_pkg_.a
2025-08-20T21:14:20.2427360Z [00:03:57.542]➜  packagefile github.com/anchore/syft/syft/event/monitor=/tmp/go-build1679262874/b1226/_pkg_.a
2025-08-20T21:14:20.2428050Z [00:03:57.542]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build1679262874/b821/_pkg_.a
2025-08-20T21:14:20.2428568Z [00:03:57.542]➜  packagefile database/sql=/tmp/go-build1679262874/b818/_pkg_.a
2025-08-20T21:14:20.2429095Z [00:03:57.542]➜  packagefile github.com/olekukonko/errors=/tmp/go-build1679262874/b1814/_pkg_.a
2025-08-20T21:14:20.2429651Z [00:03:57.542]➜  packagefile github.com/olekukonko/ll=/tmp/go-build1679262874/b1815/_pkg_.a
2025-08-20T21:14:20.2430206Z [00:03:57.542]➜  packagefile github.com/olekukonko/ll/lh=/tmp/go-build1679262874/b1816/_pkg_.a
2025-08-20T21:14:20.2431105Z [00:03:57.542]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwarp=/tmp/go-build1679262874/b1818/_pkg_.a
2025-08-20T21:14:20.2431856Z [00:03:57.542]➜  packagefile github.com/olekukonko/tablewriter/pkg/twwidth=/tmp/go-build1679262874/b1819/_pkg_.a
2025-08-20T21:14:20.2432406Z [00:03:57.542]➜  packagefile html=/tmp/go-build1679262874/b781/_pkg_.a
2025-08-20T21:14:20.2432845Z [00:03:57.542]➜  packagefile go/scanner=/tmp/go-build1679262874/b130/_pkg_.a
2025-08-20T21:14:20.2433305Z [00:03:57.542]➜  packagefile go/doc/comment=/tmp/go-build1679262874/b133/_pkg_.a
2025-08-20T21:14:20.2433801Z [00:03:57.542]➜  packagefile internal/lazyregexp=/tmp/go-build1679262874/b134/_pkg_.a
2025-08-20T21:14:20.2434319Z [00:03:57.542]➜  packagefile go/build/constraint=/tmp/go-build1679262874/b136/_pkg_.a
2025-08-20T21:14:20.2434860Z [00:03:57.542]➜  packagefile github.com/json-iterator/go=/tmp/go-build1679262874/b243/_pkg_.a
2025-08-20T21:14:20.2435608Z [00:03:57.542]➜  packagefile k8s.io/client-go/dynamic/dynamiclister=/tmp/go-build1679262874/b2080/_pkg_.a
2025-08-20T21:14:20.2436279Z [00:03:57.542]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build1679262874/b844/_pkg_.a
2025-08-20T21:14:20.2436832Z [00:03:57.542]➜  packagefile golang.org/x/net/proxy=/tmp/go-build1679262874/b1710/_pkg_.a
2025-08-20T21:14:20.2437383Z [00:03:57.542]➜  packagefile github.com/moby/spdystream=/tmp/go-build1679262874/b2057/_pkg_.a
2025-08-20T21:14:20.2437983Z [00:03:57.542]➜  packagefile k8s.io/apimachinery/pkg/util/proxy=/tmp/go-build1679262874/b2059/_pkg_.a
2025-08-20T21:14:20.2438672Z [00:03:57.542]➜  packagefile k8s.io/apimachinery/third_party/forked/golang/netutil=/tmp/go-build1679262874/b2061/_pkg_.a
2025-08-20T21:14:20.2439600Z [00:03:57.542]➜  packagefile k8s.io/apimachinery/pkg/util/httpstream/wsstream=/tmp/go-build1679262874/b2063/_pkg_.a
2025-08-20T21:14:20.2440338Z [00:03:57.542]➜  packagefile k8s.io/utils/internal/third_party/forked/golang/net=/tmp/go-build1679262874/b120/_pkg_.a
2025-08-20T21:14:20.2441173Z [00:03:57.542]➜  packagefile crypto/internal/impl=/tmp/go-build1679262874/b167/_pkg_.a
2025-08-20T21:14:20.2441794Z [00:03:57.542]➜  packagefile sigs.k8s.io/json/internal/golang/encoding/json=/tmp/go-build1679262874/b144/_pkg_.a
2025-08-20T21:14:20.2442381Z [00:03:57.542]➜  packagefile go.yaml.in/yaml/v2=/tmp/go-build1679262874/b248/_pkg_.a
2025-08-20T21:14:20.2443157Z [00:03:57.542]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build1679262874/b335/_pkg_.a
2025-08-20T21:14:20.2443797Z [00:03:57.542]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build1679262874/b336/_pkg_.a
2025-08-20T21:14:20.2444409Z [00:03:57.542]➜  packagefile golang.org/x/text/runes=/tmp/go-build1679262874/b337/_pkg_.a
2025-08-20T21:14:20.2444953Z [00:03:57.542]➜  packagefile github.com/go-openapi/swag=/tmp/go-build1679262874/b416/_pkg_.a
2025-08-20T21:14:20.2445524Z [00:03:57.542]➜  packagefile k8s.io/kube-openapi/pkg/internal=/tmp/go-build1679262874/b422/_pkg_.a
2025-08-20T21:14:20.2446260Z [00:03:57.542]➜  packagefile k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json=/tmp/go-build1679262874/b423/_pkg_.a
2025-08-20T21:14:20.2446980Z [00:03:57.542]➜  packagefile github.com/go-openapi/jsonreference=/tmp/go-build1679262874/b414/_pkg_.a
2025-08-20T21:14:20.2447724Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/builtins=/tmp/go-build1679262874/b479/_pkg_.a
2025-08-20T21:14:20.2448460Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/loader=/tmp/go-build1679262874/b535/_pkg_.a
2025-08-20T21:14:20.2449193Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinhelpers=/tmp/go-build1679262874/b536/_pkg_.a
2025-08-20T21:14:20.2449954Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/loader=/tmp/go-build1679262874/b537/_pkg_.a
2025-08-20T21:14:20.2450768Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/target=/tmp/go-build1679262874/b549/_pkg_.a
2025-08-20T21:14:20.2451483Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/internal/utils=/tmp/go-build1679262874/b513/_pkg_.a
2025-08-20T21:14:20.2452102Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/konfig=/tmp/go-build1679262874/b514/_pkg_.a
2025-08-20T21:14:20.2452708Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/provenance=/tmp/go-build1679262874/b555/_pkg_.a
2025-08-20T21:14:20.2453324Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/provider=/tmp/go-build1679262874/b557/_pkg_.a
2025-08-20T21:14:20.2453922Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/resmap=/tmp/go-build1679262874/b534/_pkg_.a
2025-08-20T21:14:20.2454502Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/api/types=/tmp/go-build1679262874/b498/_pkg_.a
2025-08-20T21:14:20.2455099Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/kyaml/errors=/tmp/go-build1679262874/b483/_pkg_.a
2025-08-20T21:14:20.2455708Z [00:03:57.542]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi=/tmp/go-build1679262874/b501/_pkg_.a
2025-08-20T21:14:20.2456530Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build1679262874/b300/_pkg_.a
2025-08-20T21:14:20.2457347Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build1679262874/b304/_pkg_.a
2025-08-20T21:14:20.2458068Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build1679262874/b301/_pkg_.a
2025-08-20T21:14:20.2458745Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build1679262874/b307/_pkg_.a
2025-08-20T21:14:20.2459407Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build1679262874/b308/_pkg_.a
2025-08-20T21:14:20.2460214Z [00:03:57.542]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build1679262874/b309/_pkg_.a
2025-08-20T21:14:20.2461054Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build1679262874/b306/_pkg_.a
2025-08-20T21:14:20.2461747Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build1679262874/b310/_pkg_.a
2025-08-20T21:14:20.2462444Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build1679262874/b311/_pkg_.a
2025-08-20T21:14:20.2463158Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build1679262874/b312/_pkg_.a
2025-08-20T21:14:20.2463782Z [00:03:57.543]➜  packagefile crypto/internal/boring/sig=/tmp/go-build1679262874/b179/_pkg_.a
2025-08-20T21:14:20.2464560Z [00:03:57.543]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build1679262874/b165/_pkg_.a
2025-08-20T21:14:20.2465180Z [00:03:57.543]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build1679262874/b166/_pkg_.a
2025-08-20T21:14:20.2465823Z [00:03:57.543]➜  packagefile github.com/google/gnostic-models/extensions=/tmp/go-build1679262874/b298/_pkg_.a
2025-08-20T21:14:20.2466500Z [00:03:57.543]➜  packagefile github.com/google/gnostic-models/jsonschema=/tmp/go-build1679262874/b329/_pkg_.a
2025-08-20T21:14:20.2467184Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build1679262874/b314/_pkg_.a
2025-08-20T21:14:20.2467869Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build1679262874/b321/_pkg_.a
2025-08-20T21:14:20.2468538Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build1679262874/b322/_pkg_.a
2025-08-20T21:14:20.2469305Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build1679262874/b326/_pkg_.a
2025-08-20T21:14:20.2470097Z [00:03:57.543]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build1679262874/b327/_pkg_.a
2025-08-20T21:14:20.2470808Z [00:03:57.543]➜  packagefile hash/adler32=/tmp/go-build1679262874/b460/_pkg_.a
2025-08-20T21:14:20.2471481Z [00:03:57.543]➜  packagefile k8s.io/apimachinery/pkg/util/managedfields/internal=/tmp/go-build1679262874/b406/_pkg_.a
2025-08-20T21:14:20.2472164Z [00:03:57.543]➜  packagefile k8s.io/kube-openapi/pkg/schemaconv=/tmp/go-build1679262874/b409/_pkg_.a
2025-08-20T21:14:20.2472818Z [00:03:57.543]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/fieldpath=/tmp/go-build1679262874/b425/_pkg_.a
2025-08-20T21:14:20.2473496Z [00:03:57.543]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/schema=/tmp/go-build1679262874/b424/_pkg_.a
2025-08-20T21:14:20.2474158Z [00:03:57.543]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/typed=/tmp/go-build1679262874/b427/_pkg_.a
2025-08-20T21:14:20.2474858Z [00:03:57.543]➜  packagefile github.com/google/gnostic-models/openapiv3=/tmp/go-build1679262874/b411/_pkg_.a
2025-08-20T21:14:20.2475480Z [00:03:57.543]➜  packagefile k8s.io/kube-openapi/pkg/cached=/tmp/go-build1679262874/b456/_pkg_.a
2025-08-20T21:14:20.2476057Z [00:03:57.543]➜  packagefile k8s.io/kube-openapi/pkg/common=/tmp/go-build1679262874/b457/_pkg_.a
2025-08-20T21:14:20.2476579Z [00:03:57.543]➜  packagefile encoding/base32=/tmp/go-build1679262874/b095/_pkg_.a
2025-08-20T21:14:20.2477261Z [00:03:57.543]➜  packagefile github.com/x448/float16=/tmp/go-build1679262874/b098/_pkg_.a
2025-08-20T21:14:20.2477984Z [00:03:57.543]➜  packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build1679262874/b468/_pkg_.a
2025-08-20T21:14:20.2478652Z [00:03:57.543]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build1679262874/b469/_pkg_.a
2025-08-20T21:14:20.2479337Z [00:03:57.543]➜  packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build1679262874/b470/_pkg_.a
2025-08-20T21:14:20.2480018Z [00:03:57.543]➜  packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build1679262874/b471/_pkg_.a
2025-08-20T21:14:20.2480914Z [00:03:57.543]➜  packagefile k8s.io/client-go/applyconfigurations/internal=/tmp/go-build1679262874/b575/_pkg_.a
2025-08-20T21:14:20.2481780Z [00:03:57.543]➜  packagefile k8s.io/client-go/applyconfigurations/meta/v1=/tmp/go-build1679262874/b576/_pkg_.a
2025-08-20T21:14:20.2482388Z [00:03:57.543]➜  packagefile k8s.io/client-go/testing=/tmp/go-build1679262874/b578/_pkg_.a
2025-08-20T21:14:20.2482951Z [00:03:57.543]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build1679262874/b161/_pkg_.a
2025-08-20T21:14:20.2483528Z [00:03:57.543]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build1679262874/b184/_pkg_.a
2025-08-20T21:14:20.2484159Z [00:03:57.543]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build1679262874/b187/_pkg_.a
2025-08-20T21:14:20.2484945Z [00:03:57.543]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build1679262874/b190/_pkg_.a
2025-08-20T21:14:20.2485524Z [00:03:57.543]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build1679262874/b191/_pkg_.a
2025-08-20T21:14:20.2486109Z [00:03:57.543]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build1679262874/b185/_pkg_.a
2025-08-20T21:14:20.2486693Z [00:03:57.543]➜  packagefile crypto/internal/fips140cache=/tmp/go-build1679262874/b193/_pkg_.a
2025-08-20T21:14:20.2487266Z [00:03:57.543]➜  packagefile crypto/internal/fips140hash=/tmp/go-build1679262874/b194/_pkg_.a
2025-08-20T21:14:20.2487901Z [00:03:57.543]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b199/_pkg_.a
2025-08-20T21:14:20.2488462Z [00:03:57.543]➜  packagefile math/rand/v2=/tmp/go-build1679262874/b176/_pkg_.a
2025-08-20T21:14:20.2489000Z [00:03:57.543]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build1679262874/b201/_pkg_.a
2025-08-20T21:14:20.2489678Z [00:03:57.543]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build1679262874/b204/_pkg_.a
2025-08-20T21:14:20.2490321Z [00:03:57.543]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build1679262874/b163/_pkg_.a
2025-08-20T21:14:20.2491127Z [00:03:57.543]➜  packagefile crypto/internal/fips140/check=/tmp/go-build1679262874/b162/_pkg_.a
2025-08-20T21:14:20.2491725Z [00:03:57.543]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build1679262874/b169/_pkg_.a
2025-08-20T21:14:20.2492335Z [00:03:57.544]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build1679262874/b160/_pkg_.a
2025-08-20T21:14:20.2492935Z [00:03:57.544]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build1679262874/b168/_pkg_.a
2025-08-20T21:14:20.2493514Z [00:03:57.544]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build1679262874/b170/_pkg_.a
2025-08-20T21:14:20.2494096Z [00:03:57.544]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build1679262874/b192/_pkg_.a
2025-08-20T21:14:20.2494671Z [00:03:57.544]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build1679262874/b217/_pkg_.a
2025-08-20T21:14:20.2495188Z [00:03:57.544]➜  packagefile crypto/fips140=/tmp/go-build1679262874/b221/_pkg_.a
2025-08-20T21:14:20.2495650Z [00:03:57.544]➜  packagefile crypto/dsa=/tmp/go-build1679262874/b223/_pkg_.a
2025-08-20T21:14:20.2496110Z [00:03:57.544]➜  packagefile encoding/asn1=/tmp/go-build1679262874/b198/_pkg_.a
2025-08-20T21:14:20.2496660Z [00:03:57.544]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build1679262874/b211/_pkg_.a
2025-08-20T21:14:20.2497456Z [00:03:57.544]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b212/_pkg_.a
2025-08-20T21:14:20.2498214Z [00:03:57.544]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build1679262874/b213/_pkg_.a
2025-08-20T21:14:20.2498858Z [00:03:57.544]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build1679262874/b258/_pkg_.a
2025-08-20T21:14:20.2499457Z [00:03:57.544]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build1679262874/b260/_pkg_.a
2025-08-20T21:14:20.2500044Z [00:03:57.544]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build1679262874/b438/_pkg_.a
2025-08-20T21:14:20.2500543Z [00:03:57.544]➜  packagefile unique=/tmp/go-build1679262874/b126/_pkg_.a
2025-08-20T21:14:20.2501384Z [00:03:57.544]➜  packagefile crypto/internal/entropy=/tmp/go-build1679262874/b173/_pkg_.a
2025-08-20T21:14:20.2501971Z [00:03:57.544]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build1679262874/b229/_pkg_.a
2025-08-20T21:14:20.2502578Z [00:03:57.544]➜  packagefile github.com/xeipuuv/gojsonpointer=/tmp/go-build1679262874/b703/_pkg_.a
2025-08-20T21:14:20.2503119Z [00:03:57.544]➜  packagefile dario.cat/mergo=/tmp/go-build1679262874/b762/_pkg_.a
2025-08-20T21:14:20.2503657Z [00:03:57.544]➜  packagefile github.com/Masterminds/goutils=/tmp/go-build1679262874/b1825/_pkg_.a
2025-08-20T21:14:20.2504228Z [00:03:57.544]➜  packagefile github.com/huandu/xstrings=/tmp/go-build1679262874/b1826/_pkg_.a
2025-08-20T21:14:20.2504975Z [00:03:57.544]➜  packagefile github.com/mitchellh/copystructure=/tmp/go-build1679262874/b1827/_pkg_.a
2025-08-20T21:14:20.2505577Z [00:03:57.544]➜  packagefile github.com/shopspring/decimal=/tmp/go-build1679262874/b1829/_pkg_.a
2025-08-20T21:14:20.2506125Z [00:03:57.544]➜  packagefile github.com/spf13/cast=/tmp/go-build1679262874/b779/_pkg_.a
2025-08-20T21:14:20.2506680Z [00:03:57.544]➜  packagefile golang.org/x/crypto/bcrypt=/tmp/go-build1679262874/b1830/_pkg_.a
2025-08-20T21:14:20.2507241Z [00:03:57.544]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build1679262874/b1831/_pkg_.a
2025-08-20T21:14:20.2507752Z [00:03:57.544]➜  packagefile html/template=/tmp/go-build1679262874/b780/_pkg_.a
2025-08-20T21:14:20.2508328Z [00:03:57.544]➜  packagefile github.com/gosuri/uitable/util/strutil=/tmp/go-build1679262874/b2207/_pkg_.a
2025-08-20T21:14:20.2508980Z [00:03:57.544]➜  packagefile github.com/gosuri/uitable/util/wordwrap=/tmp/go-build1679262874/b2208/_pkg_.a
2025-08-20T21:14:20.2509609Z [00:03:57.544]➜  packagefile archive/tar=/tmp/go-build1679262874/b860/_pkg_.a
2025-08-20T21:14:20.2510209Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/sympath=/tmp/go-build1679262874/b2210/_pkg_.a
2025-08-20T21:14:20.2510996Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/ignore=/tmp/go-build1679262874/b2211/_pkg_.a
2025-08-20T21:14:20.2511622Z [00:03:57.544]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build1679262874/b1645/_pkg_.a
2025-08-20T21:14:20.2512246Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/version=/tmp/go-build1679262874/b2213/_pkg_.a
2025-08-20T21:14:20.2512977Z [00:03:57.544]➜  packagefile k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1=/tmp/go-build1679262874/b2214/_pkg_.a
2025-08-20T21:14:20.2513670Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/helmpath=/tmp/go-build1679262874/b2216/_pkg_.a
2025-08-20T21:14:20.2514258Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/fileutil=/tmp/go-build1679262874/b2224/_pkg_.a
2025-08-20T21:14:20.2514867Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/resolver=/tmp/go-build1679262874/b2226/_pkg_.a
2025-08-20T21:14:20.2515518Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/third_party/dep/fs=/tmp/go-build1679262874/b2225/_pkg_.a
2025-08-20T21:14:20.2516149Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/urlutil=/tmp/go-build1679262874/b2269/_pkg_.a
2025-08-20T21:14:20.2516730Z [00:03:57.544]➜  packagefile github.com/BurntSushi/toml=/tmp/go-build1679262874/b1752/_pkg_.a
2025-08-20T21:14:20.2517276Z [00:03:57.544]➜  packagefile github.com/gobwas/glob=/tmp/go-build1679262874/b2273/_pkg_.a
2025-08-20T21:14:20.2517989Z [00:03:57.544]➜  packagefile sigs.k8s.io/yaml/goyaml.v3=/tmp/go-build1679262874/b494/_pkg_.a
2025-08-20T21:14:20.2518633Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/tlsutil=/tmp/go-build1679262874/b2236/_pkg_.a
2025-08-20T21:14:20.2519208Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/plugin=/tmp/go-build1679262874/b2271/_pkg_.a
2025-08-20T21:14:20.2519780Z [00:03:57.544]➜  packagefile github.com/evanphx/json-patch=/tmp/go-build1679262874/b2219/_pkg_.a
2025-08-20T21:14:20.2520383Z [00:03:57.544]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build1679262874/b870/_pkg_.a
2025-08-20T21:14:20.2521402Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util=/tmp/go-build1679262874/b2220/_pkg_.a
2025-08-20T21:14:20.2522376Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/util/jsonmergepatch=/tmp/go-build1679262874/b2221/_pkg_.a
2025-08-20T21:14:20.2523007Z [00:03:57.544]➜  packagefile k8s.io/client-go/util/retry=/tmp/go-build1679262874/b2222/_pkg_.a
2025-08-20T21:14:20.2523580Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/lint/rules=/tmp/go-build1679262874/b2283/_pkg_.a
2025-08-20T21:14:20.2524158Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build1679262874/b2228/_pkg_.a
2025-08-20T21:14:20.2524767Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/clearsign=/tmp/go-build1679262874/b2234/_pkg_.a
2025-08-20T21:14:20.2525570Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build1679262874/b2231/_pkg_.a
2025-08-20T21:14:20.2526194Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/time/ctime=/tmp/go-build1679262874/b2290/_pkg_.a
2025-08-20T21:14:20.2526828Z [00:03:57.544]➜  packagefile github.com/containerd/containerd/remotes=/tmp/go-build1679262874/b1120/_pkg_.a
2025-08-20T21:14:20.2527517Z [00:03:57.544]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build1679262874/b1021/_pkg_.a
2025-08-20T21:14:20.2528233Z [00:03:57.544]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build1679262874/b1020/_pkg_.a
2025-08-20T21:14:20.2528839Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2=/tmp/go-build1679262874/b2237/_pkg_.a
2025-08-20T21:14:20.2529379Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/content=/tmp/go-build1679262874/b2238/_pkg_.a
2025-08-20T21:14:20.2530051Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/content/memory=/tmp/go-build1679262874/b2258/_pkg_.a
2025-08-20T21:14:20.2530835Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry=/tmp/go-build1679262874/b2248/_pkg_.a
2025-08-20T21:14:20.2531518Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote=/tmp/go-build1679262874/b2261/_pkg_.a
2025-08-20T21:14:20.2532188Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/auth=/tmp/go-build1679262874/b2254/_pkg_.a
2025-08-20T21:14:20.2532880Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials=/tmp/go-build1679262874/b2263/_pkg_.a
2025-08-20T21:14:20.2533574Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/retry=/tmp/go-build1679262874/b2257/_pkg_.a
2025-08-20T21:14:20.2534201Z [00:03:57.544]➜  packagefile github.com/Masterminds/squirrel=/tmp/go-build1679262874/b2294/_pkg_.a
2025-08-20T21:14:20.2534764Z [00:03:57.544]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build1679262874/b2297/_pkg_.a
2025-08-20T21:14:20.2535285Z [00:03:57.544]➜  packagefile github.com/lib/pq=/tmp/go-build1679262874/b2299/_pkg_.a
2025-08-20T21:14:20.2535832Z [00:03:57.544]➜  packagefile github.com/rubenv/sql-migrate=/tmp/go-build1679262874/b2302/_pkg_.a
2025-08-20T21:14:20.2536504Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1=/tmp/go-build1679262874/b2083/_pkg_.a
2025-08-20T21:14:20.2537282Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1alpha1=/tmp/go-build1679262874/b2087/_pkg_.a
2025-08-20T21:14:20.2538080Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/admissionregistration/v1beta1=/tmp/go-build1679262874/b2089/_pkg_.a
2025-08-20T21:14:20.2538984Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b2092/_pkg_.a
2025-08-20T21:14:20.2539740Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/apps/v1=/tmp/go-build1679262874/b2095/_pkg_.a
2025-08-20T21:14:20.2540375Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/apps/v1beta1=/tmp/go-build1679262874/b2097/_pkg_.a
2025-08-20T21:14:20.2541311Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/apps/v1beta2=/tmp/go-build1679262874/b2099/_pkg_.a
2025-08-20T21:14:20.2541966Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/autoscaling/v1=/tmp/go-build1679262874/b2102/_pkg_.a
2025-08-20T21:14:20.2542768Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/autoscaling/v2=/tmp/go-build1679262874/b2104/_pkg_.a
2025-08-20T21:14:20.2543453Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/autoscaling/v2beta1=/tmp/go-build1679262874/b2106/_pkg_.a
2025-08-20T21:14:20.2544164Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/autoscaling/v2beta2=/tmp/go-build1679262874/b2108/_pkg_.a
2025-08-20T21:14:20.2544816Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/batch/v1=/tmp/go-build1679262874/b2111/_pkg_.a
2025-08-20T21:14:20.2545448Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/batch/v1beta1=/tmp/go-build1679262874/b2113/_pkg_.a
2025-08-20T21:14:20.2546115Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/certificates/v1=/tmp/go-build1679262874/b2116/_pkg_.a
2025-08-20T21:14:20.2546820Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/certificates/v1alpha1=/tmp/go-build1679262874/b2118/_pkg_.a
2025-08-20T21:14:20.2547544Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/certificates/v1beta1=/tmp/go-build1679262874/b2120/_pkg_.a
2025-08-20T21:14:20.2548232Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/coordination/v1=/tmp/go-build1679262874/b2123/_pkg_.a
2025-08-20T21:14:20.2548931Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/coordination/v1alpha2=/tmp/go-build1679262874/b2125/_pkg_.a
2025-08-20T21:14:20.2549648Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/coordination/v1beta1=/tmp/go-build1679262874/b2127/_pkg_.a
2025-08-20T21:14:20.2550300Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/core/v1=/tmp/go-build1679262874/b2130/_pkg_.a
2025-08-20T21:14:20.2551242Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/discovery/v1=/tmp/go-build1679262874/b2133/_pkg_.a
2025-08-20T21:14:20.2551985Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/discovery/v1beta1=/tmp/go-build1679262874/b2135/_pkg_.a
2025-08-20T21:14:20.2552635Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/events/v1=/tmp/go-build1679262874/b2138/_pkg_.a
2025-08-20T21:14:20.2553284Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/events/v1beta1=/tmp/go-build1679262874/b2140/_pkg_.a
2025-08-20T21:14:20.2553957Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/extensions/v1beta1=/tmp/go-build1679262874/b2143/_pkg_.a
2025-08-20T21:14:20.2554708Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1=/tmp/go-build1679262874/b2146/_pkg_.a
2025-08-20T21:14:20.2555447Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta1=/tmp/go-build1679262874/b2148/_pkg_.a
2025-08-20T21:14:20.2556153Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta2=/tmp/go-build1679262874/b2150/_pkg_.a
2025-08-20T21:14:20.2556856Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/flowcontrol/v1beta3=/tmp/go-build1679262874/b2152/_pkg_.a
2025-08-20T21:14:20.2557525Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/networking/v1=/tmp/go-build1679262874/b2155/_pkg_.a
2025-08-20T21:14:20.2558230Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/networking/v1alpha1=/tmp/go-build1679262874/b2157/_pkg_.a
2025-08-20T21:14:20.2558923Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/networking/v1beta1=/tmp/go-build1679262874/b2159/_pkg_.a
2025-08-20T21:14:20.2559570Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/node/v1=/tmp/go-build1679262874/b2162/_pkg_.a
2025-08-20T21:14:20.2560205Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/node/v1alpha1=/tmp/go-build1679262874/b2164/_pkg_.a
2025-08-20T21:14:20.2561034Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/node/v1beta1=/tmp/go-build1679262874/b2166/_pkg_.a
2025-08-20T21:14:20.2561677Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/policy/v1=/tmp/go-build1679262874/b2169/_pkg_.a
2025-08-20T21:14:20.2562490Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/policy/v1beta1=/tmp/go-build1679262874/b2171/_pkg_.a
2025-08-20T21:14:20.2563125Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/rbac/v1=/tmp/go-build1679262874/b2174/_pkg_.a
2025-08-20T21:14:20.2563898Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/rbac/v1alpha1=/tmp/go-build1679262874/b2176/_pkg_.a
2025-08-20T21:14:20.2564546Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/rbac/v1beta1=/tmp/go-build1679262874/b2178/_pkg_.a
2025-08-20T21:14:20.2565209Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/resource/v1alpha3=/tmp/go-build1679262874/b2181/_pkg_.a
2025-08-20T21:14:20.2565888Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/resource/v1beta1=/tmp/go-build1679262874/b2183/_pkg_.a
2025-08-20T21:14:20.2566564Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/resource/v1beta2=/tmp/go-build1679262874/b2185/_pkg_.a
2025-08-20T21:14:20.2567227Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/scheduling/v1=/tmp/go-build1679262874/b2188/_pkg_.a
2025-08-20T21:14:20.2567904Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/scheduling/v1alpha1=/tmp/go-build1679262874/b2190/_pkg_.a
2025-08-20T21:14:20.2568603Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/scheduling/v1beta1=/tmp/go-build1679262874/b2192/_pkg_.a
2025-08-20T21:14:20.2569259Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/storage/v1=/tmp/go-build1679262874/b2195/_pkg_.a
2025-08-20T21:14:20.2569914Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/storage/v1alpha1=/tmp/go-build1679262874/b2197/_pkg_.a
2025-08-20T21:14:20.2570791Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/storage/v1beta1=/tmp/go-build1679262874/b2199/_pkg_.a
2025-08-20T21:14:20.2571582Z [00:03:57.544]➜  packagefile k8s.io/client-go/informers/storagemigration/v1alpha1=/tmp/go-build1679262874/b2202/_pkg_.a
2025-08-20T21:14:20.2572396Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/util/diff=/tmp/go-build1679262874/b2021/_pkg_.a
2025-08-20T21:14:20.2573100Z [00:03:57.544]➜  packagefile k8s.io/client-go/tools/cache/synctrack=/tmp/go-build1679262874/b2022/_pkg_.a
2025-08-20T21:14:20.2573389Z [00:03:57.544]➜  packagefile k8s.io/client-go/tools/pager=/tmp/go-build1679262874/b2023/_pkg_.a
2025-08-20T21:14:20.2573633Z [00:03:57.544]➜  packagefile k8s.io/utils/buffer=/tmp/go-build1679262874/b2024/_pkg_.a
2025-08-20T21:14:20.2573878Z [00:03:57.544]➜  packagefile k8s.io/utils/trace=/tmp/go-build1679262874/b2025/_pkg_.a
2025-08-20T21:14:20.2574284Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/util/version=/tmp/go-build1679262874/b2036/_pkg_.a
2025-08-20T21:14:20.2574532Z [00:03:57.544]➜  packagefile archive/zip=/tmp/go-build1679262874/b1255/_pkg_.a
2025-08-20T21:14:20.2574826Z [00:03:57.544]➜  packagefile github.com/chai2010/gettext-go=/tmp/go-build1679262874/b2042/_pkg_.a
2025-08-20T21:14:20.2575125Z [00:03:57.544]➜  packagefile github.com/MakeNowJust/heredoc=/tmp/go-build1679262874/b2048/_pkg_.a
2025-08-20T21:14:20.2575426Z [00:03:57.544]➜  packagefile github.com/mitchellh/go-wordwrap=/tmp/go-build1679262874/b1905/_pkg_.a
2025-08-20T21:14:20.2575734Z [00:03:57.544]➜  packagefile github.com/russross/blackfriday/v2=/tmp/go-build1679262874/b2049/_pkg_.a
2025-08-20T21:14:20.2576014Z [00:03:57.544]➜  packagefile k8s.io/kubectl/pkg/util/term=/tmp/go-build1679262874/b2050/_pkg_.a
2025-08-20T21:14:20.2576311Z [00:03:57.544]➜  packagefile github.com/exponent-io/jsonpath=/tmp/go-build1679262874/b2069/_pkg_.a
2025-08-20T21:14:20.2576666Z [00:03:57.544]➜  packagefile k8s.io/kube-openapi/pkg/util/proto/validation=/tmp/go-build1679262874/b2070/_pkg_.a
2025-08-20T21:14:20.2577014Z [00:03:57.544]➜  packagefile k8s.io/component-helpers/resource=/tmp/go-build1679262874/b2317/_pkg_.a
2025-08-20T21:14:20.2577319Z [00:03:57.544]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build1679262874/b2013/_pkg_.a
2025-08-20T21:14:20.2577769Z [00:03:57.544]➜  packagefile golang.org/x/text/internal/stringset=/tmp/go-build1679262874/b2015/_pkg_.a
2025-08-20T21:14:20.2578077Z [00:03:57.544]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build1679262874/b766/_pkg_.a
2025-08-20T21:14:20.2578470Z [00:03:57.544]➜  packagefile github.com/spf13/viper=/tmp/go-build1679262874/b768/_pkg_.a
2025-08-20T21:14:20.2578721Z [00:03:57.544]➜  packagefile github.com/mgutz/ansi=/tmp/go-build1679262874/b794/_pkg_.a
2025-08-20T21:14:20.2578983Z [00:03:57.544]➜  packagefile github.com/xo/terminfo=/tmp/go-build1679262874/b801/_pkg_.a
2025-08-20T21:14:20.2579254Z [00:03:57.544]➜  packagefile github.com/felixge/fgprof=/tmp/go-build1679262874/b805/_pkg_.a
2025-08-20T21:14:20.2579481Z [00:03:57.544]➜  packagefile runtime/pprof=/tmp/go-build1679262874/b807/_pkg_.a
2025-08-20T21:14:20.2579703Z [00:03:57.544]➜  packagefile runtime/trace=/tmp/go-build1679262874/b809/_pkg_.a
2025-08-20T21:14:20.2579982Z [00:03:57.544]➜  packagefile github.com/OneOfOne/xxhash=/tmp/go-build1679262874/b813/_pkg_.a
2025-08-20T21:14:20.2580376Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/db/internal/gormadapter=/tmp/go-build1679262874/b814/_pkg_.a
2025-08-20T21:14:20.2580895Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/db/v6/name=/tmp/go-build1679262874/b849/_pkg_.a
2025-08-20T21:14:20.2581349Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier/platformcpe=/tmp/go-build1679262874/b1940/_pkg_.a
2025-08-20T21:14:20.2581769Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/pkg/qualifier/rpmmodularity=/tmp/go-build1679262874/b1941/_pkg_.a
2025-08-20T21:14:20.2582092Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/search=/tmp/go-build1679262874/b1942/_pkg_.a
2025-08-20T21:14:20.2582416Z [00:03:57.544]➜  packagefile github.com/anchore/grype/internal/cvss=/tmp/go-build1679262874/b1957/_pkg_.a
2025-08-20T21:14:20.2582734Z [00:03:57.544]➜  packagefile github.com/anchore/grype/internal/file=/tmp/go-build1679262874/b1962/_pkg_.a
2025-08-20T21:14:20.2583192Z [00:03:57.544]➜  packagefile github.com/anchore/grype/internal/schemaver=/tmp/go-build1679262874/b1963/_pkg_.a
2025-08-20T21:14:20.2583454Z [00:03:57.544]➜  packagefile github.com/spf13/afero=/tmp/go-build1679262874/b776/_pkg_.a
2025-08-20T21:14:20.2583714Z [00:03:57.544]➜  packagefile golang.org/x/exp/maps=/tmp/go-build1679262874/b1740/_pkg_.a
2025-08-20T21:14:20.2583932Z [00:03:57.544]➜  packagefile gorm.io/gorm=/tmp/go-build1679262874/b829/_pkg_.a
2025-08-20T21:14:20.2584175Z [00:03:57.544]➜  packagefile gorm.io/gorm/clause=/tmp/go-build1679262874/b831/_pkg_.a
2025-08-20T21:14:20.2584549Z [00:03:57.544]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build1679262874/b1564/_pkg_.a
2025-08-20T21:14:20.2584929Z [00:03:57.544]➜  packagefile github.com/anchore/archiver/v3=/tmp/go-build1679262874/b1231/_pkg_.a
2025-08-20T21:14:20.2585193Z [00:03:57.544]➜  packagefile github.com/hako/durafmt=/tmp/go-build1679262874/b1968/_pkg_.a
2025-08-20T21:14:20.2585605Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/internal/packagemetadata=/tmp/go-build1679262874/b1973/_pkg_.a
2025-08-20T21:14:20.2585987Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/presenter/cyclonedx=/tmp/go-build1679262874/b1975/_pkg_.a
2025-08-20T21:14:20.2586348Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/presenter/json=/tmp/go-build1679262874/b1976/_pkg_.a
2025-08-20T21:14:20.2586710Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/presenter/sarif=/tmp/go-build1679262874/b1977/_pkg_.a
2025-08-20T21:14:20.2587071Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/presenter/table=/tmp/go-build1679262874/b1979/_pkg_.a
2025-08-20T21:14:20.2587447Z [00:03:57.544]➜  packagefile github.com/anchore/grype/grype/presenter/template=/tmp/go-build1679262874/b1980/_pkg_.a
2025-08-20T21:14:20.2587745Z [00:03:57.544]➜  packagefile github.com/wagoodman/go-presenter=/tmp/go-build1679262874/b1981/_pkg_.a
2025-08-20T21:14:20.2588095Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/internal/bus=/tmp/go-build1679262874/b899/_pkg_.a
2025-08-20T21:14:20.2588599Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/internal/log=/tmp/go-build1679262874/b861/_pkg_.a
2025-08-20T21:14:20.2588938Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/event=/tmp/go-build1679262874/b900/_pkg_.a
2025-08-20T21:14:20.2589383Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/file=/tmp/go-build1679262874/b859/_pkg_.a
2025-08-20T21:14:20.2589734Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/filetree=/tmp/go-build1679262874/b901/_pkg_.a
2025-08-20T21:14:20.2590031Z [00:03:57.544]➜  packagefile github.com/bmatcuk/doublestar/v4=/tmp/go-build1679262874/b906/_pkg_.a
2025-08-20T21:14:20.2590317Z [00:03:57.544]➜  packagefile github.com/containerd/errdefs=/tmp/go-build1679262874/b908/_pkg_.a
2025-08-20T21:14:20.2590827Z [00:03:57.544]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build1679262874/b909/_pkg_.a
2025-08-20T21:14:20.2591254Z [00:03:57.544]➜  packagefile github.com/google/go-containerregistry/pkg/authn=/tmp/go-build1679262874/b910/_pkg_.a
2025-08-20T21:14:20.2591608Z [00:03:57.544]➜  packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build1679262874/b918/_pkg_.a
2025-08-20T21:14:20.2591963Z [00:03:57.544]➜  packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build1679262874/b921/_pkg_.a
2025-08-20T21:14:20.2592333Z [00:03:57.544]➜  packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build1679262874/b922/_pkg_.a
2025-08-20T21:14:20.2592611Z [00:03:57.544]➜  packagefile github.com/sylabs/squashfs=/tmp/go-build1679262874/b872/_pkg_.a
2025-08-20T21:14:20.2592946Z [00:03:57.544]➜  packagefile github.com/facebookincubator/nvdtools/wfn=/tmp/go-build1679262874/b939/_pkg_.a
2025-08-20T21:14:20.2593253Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/linux=/tmp/go-build1679262874/b853/_pkg_.a
2025-08-20T21:14:20.2593635Z [00:03:57.544]➜  packagefile github.com/hashicorp/go-version=/tmp/go-build1679262874/b931/_pkg_.a
2025-08-20T21:14:20.2594020Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal=/tmp/go-build1679262874/b855/_pkg_.a
2025-08-20T21:14:20.2594353Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/evidence=/tmp/go-build1679262874/b924/_pkg_.a
2025-08-20T21:14:20.2594674Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/license=/tmp/go-build1679262874/b927/_pkg_.a
2025-08-20T21:14:20.2594936Z [00:03:57.544]➜  packagefile github.com/jinzhu/copier=/tmp/go-build1679262874/b940/_pkg_.a
2025-08-20T21:14:20.2595267Z [00:03:57.544]➜  packagefile golang.org/x/net/context=/tmp/go-build1679262874/b941/_pkg_.a
2025-08-20T21:14:20.2595538Z [00:03:57.544]➜  packagefile hash/fnv=/tmp/go-build1679262874/b303/_pkg_.a
2025-08-20T21:14:20.2595919Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/internal/containerd=/tmp/go-build1679262874/b945/_pkg_.a
2025-08-20T21:14:20.2596303Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/image/containerd=/tmp/go-build1679262874/b1143/_pkg_.a
2025-08-20T21:14:20.2596672Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/image/docker=/tmp/go-build1679262874/b1144/_pkg_.a
2025-08-20T21:14:20.2597018Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/image/oci=/tmp/go-build1679262874/b1196/_pkg_.a
2025-08-20T21:14:20.2597385Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/image/podman=/tmp/go-build1679262874/b1208/_pkg_.a
2025-08-20T21:14:20.2597731Z [00:03:57.544]➜  packagefile github.com/anchore/stereoscope/pkg/image/sif=/tmp/go-build1679262874/b1220/_pkg_.a
2025-08-20T21:14:20.2598108Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/cyclonedxjson=/tmp/go-build1679262874/b1720/_pkg_.a
2025-08-20T21:14:20.2598472Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/cyclonedxxml=/tmp/go-build1679262874/b1770/_pkg_.a
2025-08-20T21:14:20.2598819Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/github=/tmp/go-build1679262874/b1771/_pkg_.a
2025-08-20T21:14:20.2599324Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/internal/stream=/tmp/go-build1679262874/b1727/_pkg_.a
2025-08-20T21:14:20.2599662Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/purls=/tmp/go-build1679262874/b1773/_pkg_.a
2025-08-20T21:14:20.2600085Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/spdxjson=/tmp/go-build1679262874/b1774/_pkg_.a
2025-08-20T21:14:20.2600454Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/spdxtagvalue=/tmp/go-build1679262874/b1789/_pkg_.a
2025-08-20T21:14:20.2600959Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/table=/tmp/go-build1679262874/b1802/_pkg_.a
2025-08-20T21:14:20.2601353Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/template=/tmp/go-build1679262874/b1823/_pkg_.a
2025-08-20T21:14:20.2601680Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/text=/tmp/go-build1679262874/b1833/_pkg_.a
2025-08-20T21:14:20.2602039Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/internal=/tmp/go-build1679262874/b1725/_pkg_.a
2025-08-20T21:14:20.2602414Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/format/syftjson/model=/tmp/go-build1679262874/b1800/_pkg_.a
2025-08-20T21:14:20.2602807Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/internal/packagemetadata=/tmp/go-build1679262874/b1726/_pkg_.a
2025-08-20T21:14:20.2603198Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/internal/sourcemetadata=/tmp/go-build1679262874/b1801/_pkg_.a
2025-08-20T21:14:20.2603636Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate=/tmp/go-build1679262874/b1728/_pkg_.a
2025-08-20T21:14:20.2604025Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/source/directorysource=/tmp/go-build1679262874/b1921/_pkg_.a
2025-08-20T21:14:20.2604470Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/source/filesource=/tmp/go-build1679262874/b1925/_pkg_.a
2025-08-20T21:14:20.2604869Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/source/snapsource=/tmp/go-build1679262874/b1926/_pkg_.a
2025-08-20T21:14:20.2605259Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/source/stereoscopesource=/tmp/go-build1679262874/b1937/_pkg_.a
2025-08-20T21:14:20.2605638Z [00:03:57.544]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build1679262874/b863/_pkg_.a
2025-08-20T21:14:20.2605999Z [00:03:57.544]➜  packagefile github.com/gabriel-vasile/mimetype/internal/magic=/tmp/go-build1679262874/b866/_pkg_.a
2025-08-20T21:14:20.2606376Z [00:03:57.544]➜  packagefile github.com/openvex/go-vex/pkg/csaf=/tmp/go-build1679262874/b2003/_pkg_.a
2025-08-20T21:14:20.2606706Z [00:03:57.544]➜  packagefile github.com/package-url/packageurl-go=/tmp/go-build1679262874/b2004/_pkg_.a
2025-08-20T21:14:20.2606993Z [00:03:57.544]➜  packagefile github.com/anchore/go-version=/tmp/go-build1679262874/b1589/_pkg_.a
2025-08-20T21:14:20.2607331Z [00:03:57.544]➜  packagefile github.com/aquasecurity/go-pep440-version=/tmp/go-build1679262874/b1755/_pkg_.a
2025-08-20T21:14:20.2607663Z [00:03:57.544]➜  packagefile github.com/bitnami/go-version/pkg/version=/tmp/go-build1679262874/b1834/_pkg_.a
2025-08-20T21:14:20.2607970Z [00:03:57.544]➜  packagefile github.com/knqyf263/go-apk-version=/tmp/go-build1679262874/b1952/_pkg_.a
2025-08-20T21:14:20.2608271Z [00:03:57.544]➜  packagefile github.com/knqyf263/go-deb-version=/tmp/go-build1679262874/b1953/_pkg_.a
2025-08-20T21:14:20.2608589Z [00:03:57.544]➜  packagefile github.com/masahiro331/go-mvn-version=/tmp/go-build1679262874/b1954/_pkg_.a
2025-08-20T21:14:20.2608816Z [00:03:57.544]➜  packagefile text/scanner=/tmp/go-build1679262874/b1955/_pkg_.a
2025-08-20T21:14:20.2609136Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/redact=/tmp/go-build1679262874/b857/_pkg_.a
2025-08-20T21:14:20.2609443Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/event=/tmp/go-build1679262874/b1225/_pkg_.a
2025-08-20T21:14:20.2609849Z [00:03:57.544]➜  packagefile github.com/google/licensecheck=/tmp/go-build1679262874/b936/_pkg_.a
2025-08-20T21:14:20.2610210Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/relationship=/tmp/go-build1679262874/b1249/_pkg_.a
2025-08-20T21:14:20.2610852Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/relationship/binary=/tmp/go-build1679262874/b1250/_pkg_.a
2025-08-20T21:14:20.2611278Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/unknown=/tmp/go-build1679262874/b1251/_pkg_.a
2025-08-20T21:14:20.2611682Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/file/cataloger/executable=/tmp/go-build1679262874/b1568/_pkg_.a
2025-08-20T21:14:20.2612084Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filecontent=/tmp/go-build1679262874/b1581/_pkg_.a
2025-08-20T21:14:20.2612478Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filedigest=/tmp/go-build1679262874/b1759/_pkg_.a
2025-08-20T21:14:20.2612888Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/file/cataloger/filemetadata=/tmp/go-build1679262874/b1761/_pkg_.a
2025-08-20T21:14:20.2613260Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/alpine=/tmp/go-build1679262874/b1762/_pkg_.a
2025-08-20T21:14:20.2613626Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/arch=/tmp/go-build1679262874/b1763/_pkg_.a
2025-08-20T21:14:20.2613995Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/binary=/tmp/go-build1679262874/b1583/_pkg_.a
2025-08-20T21:14:20.2614376Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/bitnami=/tmp/go-build1679262874/b1768/_pkg_.a
2025-08-20T21:14:20.2614731Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/cpp=/tmp/go-build1679262874/b1837/_pkg_.a
2025-08-20T21:14:20.2615094Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/dart=/tmp/go-build1679262874/b1838/_pkg_.a
2025-08-20T21:14:20.2615591Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/debian=/tmp/go-build1679262874/b1839/_pkg_.a
2025-08-20T21:14:20.2616017Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/dotnet=/tmp/go-build1679262874/b1588/_pkg_.a
2025-08-20T21:14:20.2616397Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/elixir=/tmp/go-build1679262874/b1872/_pkg_.a
2025-08-20T21:14:20.2616766Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/erlang=/tmp/go-build1679262874/b1873/_pkg_.a
2025-08-20T21:14:20.2617212Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/gentoo=/tmp/go-build1679262874/b1875/_pkg_.a
2025-08-20T21:14:20.2617664Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/githubactions=/tmp/go-build1679262874/b1876/_pkg_.a
2025-08-20T21:14:20.2618041Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/golang=/tmp/go-build1679262874/b1590/_pkg_.a
2025-08-20T21:14:20.2618422Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/haskell=/tmp/go-build1679262874/b1877/_pkg_.a
2025-08-20T21:14:20.2618803Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/homebrew=/tmp/go-build1679262874/b1878/_pkg_.a
2025-08-20T21:14:20.2619193Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/java=/tmp/go-build1679262874/b1719/_pkg_.a
2025-08-20T21:14:20.2619591Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/javascript=/tmp/go-build1679262874/b1741/_pkg_.a
2025-08-20T21:14:20.2619981Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/kernel=/tmp/go-build1679262874/b1742/_pkg_.a
2025-08-20T21:14:20.2620340Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/lua=/tmp/go-build1679262874/b1879/_pkg_.a
2025-08-20T21:14:20.2620832Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/nix=/tmp/go-build1679262874/b1746/_pkg_.a
2025-08-20T21:14:20.2621380Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/ocaml=/tmp/go-build1679262874/b1880/_pkg_.a
2025-08-20T21:14:20.2621743Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/php=/tmp/go-build1679262874/b1881/_pkg_.a
2025-08-20T21:14:20.2622237Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/python=/tmp/go-build1679262874/b1751/_pkg_.a
2025-08-20T21:14:20.2622592Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/r=/tmp/go-build1679262874/b1883/_pkg_.a
2025-08-20T21:14:20.2622970Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/redhat=/tmp/go-build1679262874/b1884/_pkg_.a
2025-08-20T21:14:20.2623327Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/ruby=/tmp/go-build1679262874/b1894/_pkg_.a
2025-08-20T21:14:20.2623691Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/rust=/tmp/go-build1679262874/b1895/_pkg_.a
2025-08-20T21:14:20.2624058Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/sbom=/tmp/go-build1679262874/b1897/_pkg_.a
2025-08-20T21:14:20.2624424Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/swift=/tmp/go-build1679262874/b1898/_pkg_.a
2025-08-20T21:14:20.2624792Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/swipl=/tmp/go-build1679262874/b1899/_pkg_.a
2025-08-20T21:14:20.2625182Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/terraform=/tmp/go-build1679262874/b1900/_pkg_.a
2025-08-20T21:14:20.2625570Z [00:03:57.544]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/wordpress=/tmp/go-build1679262874/b1919/_pkg_.a
2025-08-20T21:14:20.2625892Z [00:03:57.544]➜  packagefile github.com/anchore/syft/internal/file=/tmp/go-build1679262874/b1254/_pkg_.a
2025-08-20T21:14:20.2626167Z [00:03:57.544]➜  packagefile github.com/olekukonko/ll/lx=/tmp/go-build1679262874/b1817/_pkg_.a
2025-08-20T21:14:20.2626584Z [00:03:57.544]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build1679262874/b244/_pkg_.a
2025-08-20T21:14:20.2626925Z [00:03:57.544]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build1679262874/b246/_pkg_.a
2025-08-20T21:14:20.2627222Z [00:03:57.544]➜  packagefile golang.org/x/net/internal/socks=/tmp/go-build1679262874/b1711/_pkg_.a
2025-08-20T21:14:20.2627520Z [00:03:57.544]➜  packagefile github.com/moby/spdystream/spdy=/tmp/go-build1679262874/b2058/_pkg_.a
2025-08-20T21:14:20.2627825Z [00:03:57.544]➜  packagefile github.com/mxk/go-flowrate/flowrate=/tmp/go-build1679262874/b2060/_pkg_.a
2025-08-20T21:14:20.2628135Z [00:03:57.544]➜  packagefile golang.org/x/net/html=/tmp/go-build1679262874/b864/_pkg_.a
2025-08-20T21:14:20.2628479Z [00:03:57.544]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build1679262874/b865/_pkg_.a
2025-08-20T21:14:20.2628758Z [00:03:57.544]➜  packagefile golang.org/x/net/websocket=/tmp/go-build1679262874/b2064/_pkg_.a
2025-08-20T21:14:20.2629109Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/util/remotecommand=/tmp/go-build1679262874/b2054/_pkg_.a
2025-08-20T21:14:20.2629413Z [00:03:57.544]➜  packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build1679262874/b417/_pkg_.a
2025-08-20T21:14:20.2629719Z [00:03:57.544]➜  packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build1679262874/b419/_pkg_.a
2025-08-20T21:14:20.2630021Z [00:03:57.544]➜  packagefile github.com/go-openapi/jsonpointer=/tmp/go-build1679262874/b415/_pkg_.a
2025-08-20T21:14:20.2630369Z [00:03:57.544]➜  packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build1679262874/b421/_pkg_.a
2025-08-20T21:14:20.2630876Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/annotations=/tmp/go-build1679262874/b480/_pkg_.a
2025-08-20T21:14:20.2631311Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/iampolicygenerator=/tmp/go-build1679262874/b510/_pkg_.a
2025-08-20T21:14:20.2631650Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/imagetag=/tmp/go-build1679262874/b511/_pkg_.a
2025-08-20T21:14:20.2632126Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/labels=/tmp/go-build1679262874/b515/_pkg_.a
2025-08-20T21:14:20.2632476Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/namespace=/tmp/go-build1679262874/b516/_pkg_.a
2025-08-20T21:14:20.2632919Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/patchjson6902=/tmp/go-build1679262874/b517/_pkg_.a
2025-08-20T21:14:20.2633249Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/prefix=/tmp/go-build1679262874/b518/_pkg_.a
2025-08-20T21:14:20.2633601Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/replacement=/tmp/go-build1679262874/b519/_pkg_.a
2025-08-20T21:14:20.2633954Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/replicacount=/tmp/go-build1679262874/b530/_pkg_.a
2025-08-20T21:14:20.2634275Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/suffix=/tmp/go-build1679262874/b531/_pkg_.a
2025-08-20T21:14:20.2634613Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/filters/valueadd=/tmp/go-build1679262874/b532/_pkg_.a
2025-08-20T21:14:20.2634897Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/ifc=/tmp/go-build1679262874/b526/_pkg_.a
2025-08-20T21:14:20.2635173Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/kv=/tmp/go-build1679262874/b533/_pkg_.a
2025-08-20T21:14:20.2635476Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/resource=/tmp/go-build1679262874/b520/_pkg_.a
2025-08-20T21:14:20.2635764Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio=/tmp/go-build1679262874/b505/_pkg_.a
2025-08-20T21:14:20.2636084Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/kio/kioutil=/tmp/go-build1679262874/b509/_pkg_.a
2025-08-20T21:14:20.2636381Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/resid=/tmp/go-build1679262874/b500/_pkg_.a
2025-08-20T21:14:20.2636669Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml=/tmp/go-build1679262874/b482/_pkg_.a
2025-08-20T21:14:20.2637075Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/merge2=/tmp/go-build1679262874/b522/_pkg_.a
2025-08-20T21:14:20.2637401Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/git=/tmp/go-build1679262874/b528/_pkg_.a
2025-08-20T21:14:20.2637606Z [00:03:57.544]➜  packagefile plugin=/tmp/go-build1679262874/b538/_pkg_.a
2025-08-20T21:14:20.2637991Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/execplugin=/tmp/go-build1679262874/b539/_pkg_.a
2025-08-20T21:14:20.2638368Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/fnplugin=/tmp/go-build1679262874/b542/_pkg_.a
2025-08-20T21:14:20.2638794Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/utils=/tmp/go-build1679262874/b541/_pkg_.a
2025-08-20T21:14:20.2639197Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/accumulator=/tmp/go-build1679262874/b550/_pkg_.a
2025-08-20T21:14:20.2639534Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/kusterr=/tmp/go-build1679262874/b529/_pkg_.a
2025-08-20T21:14:20.2639944Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig=/tmp/go-build1679262874/b553/_pkg_.a
2025-08-20T21:14:20.2640242Z [00:03:57.544]➜  packagefile github.com/blang/semver/v4=/tmp/go-build1679262874/b556/_pkg_.a
2025-08-20T21:14:20.2640544Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/hasher=/tmp/go-build1679262874/b558/_pkg_.a
2025-08-20T21:14:20.2641092Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/api/internal/validate=/tmp/go-build1679262874/b559/_pkg_.a
2025-08-20T21:14:20.2641474Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi=/tmp/go-build1679262874/b502/_pkg_.a
2025-08-20T21:14:20.2641856Z [00:03:57.544]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kustomizationapi=/tmp/go-build1679262874/b504/_pkg_.a
2025-08-20T21:14:20.2642201Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build1679262874/b302/_pkg_.a
2025-08-20T21:14:20.2642544Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build1679262874/b315/_pkg_.a
2025-08-20T21:14:20.2643009Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build1679262874/b316/_pkg_.a
2025-08-20T21:14:20.2643448Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build1679262874/b317/_pkg_.a
2025-08-20T21:14:20.2643823Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build1679262874/b319/_pkg_.a
2025-08-20T21:14:20.2644173Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build1679262874/b323/_pkg_.a
2025-08-20T21:14:20.2644533Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build1679262874/b325/_pkg_.a
2025-08-20T21:14:20.2644853Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/api/validation=/tmp/go-build1679262874/b407/_pkg_.a
2025-08-20T21:14:20.2645187Z [00:03:57.544]➜  packagefile sigs.k8s.io/structured-merge-diff/v4/merge=/tmp/go-build1679262874/b426/_pkg_.a
2025-08-20T21:14:20.2645538Z [00:03:57.544]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build1679262874/b412/_pkg_.a
2025-08-20T21:14:20.2645839Z [00:03:57.544]➜  packagefile github.com/emicklei/go-restful/v3=/tmp/go-build1679262874/b458/_pkg_.a
2025-08-20T21:14:20.2646209Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/api/meta/testrestmapper=/tmp/go-build1679262874/b579/_pkg_.a
2025-08-20T21:14:20.2646519Z [00:03:57.544]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build1679262874/b186/_pkg_.a
2025-08-20T21:14:20.2646744Z [00:03:57.544]➜  packagefile crypto/sha3=/tmp/go-build1679262874/b195/_pkg_.a
2025-08-20T21:14:20.2647058Z [00:03:57.544]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build1679262874/b202/_pkg_.a
2025-08-20T21:14:20.2647360Z [00:03:57.544]➜  packagefile github.com/mitchellh/reflectwalk=/tmp/go-build1679262874/b1828/_pkg_.a
2025-08-20T21:14:20.2647714Z [00:03:57.544]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build1679262874/b1218/_pkg_.a
2025-08-20T21:14:20.2648045Z [00:03:57.544]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build1679262874/b1832/_pkg_.a
2025-08-20T21:14:20.2648340Z [00:03:57.544]➜  packagefile helm.sh/helm/v3/pkg/helmpath/xdg=/tmp/go-build1679262874/b2217/_pkg_.a
2025-08-20T21:14:20.2648657Z [00:03:57.544]➜  packagefile github.com/BurntSushi/toml/internal=/tmp/go-build1679262874/b1753/_pkg_.a
2025-08-20T21:14:20.2648949Z [00:03:57.544]➜  packagefile github.com/gobwas/glob/compiler=/tmp/go-build1679262874/b2274/_pkg_.a
2025-08-20T21:14:20.2649307Z [00:03:57.544]➜  packagefile github.com/gobwas/glob/syntax=/tmp/go-build1679262874/b2280/_pkg_.a
2025-08-20T21:14:20.2649597Z [00:03:57.544]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build1679262874/b495/_pkg_.a
2025-08-20T21:14:20.2649885Z [00:03:57.544]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build1679262874/b871/_pkg_.a
2025-08-20T21:14:20.2650196Z [00:03:57.544]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build1679262874/b2284/_pkg_.a
2025-08-20T21:14:20.2650550Z [00:03:57.544]➜  packagefile k8s.io/apimachinery/pkg/api/validation/path=/tmp/go-build1679262874/b2286/_pkg_.a
2025-08-20T21:14:20.2651142Z [00:03:57.544]➜  packagefile k8s.io/apiserver/pkg/endpoints/deprecation=/tmp/go-build1679262874/b2287/_pkg_.a
2025-08-20T21:14:20.2651456Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build1679262874/b2229/_pkg_.a
2025-08-20T21:14:20.2651764Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build1679262874/b2230/_pkg_.a
2025-08-20T21:14:20.2652065Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build1679262874/b2233/_pkg_.a
2025-08-20T21:14:20.2652295Z [00:03:57.544]➜  packagefile compress/bzip2=/tmp/go-build1679262874/b1513/_pkg_.a
2025-08-20T21:14:20.2652568Z [00:03:57.544]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build1679262874/b1611/_pkg_.a
2025-08-20T21:14:20.2652880Z [00:03:57.544]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build1679262874/b2232/_pkg_.a
2025-08-20T21:14:20.2653225Z [00:03:57.544]➜  packagefile image/jpeg=/tmp/go-build1679262874/b1640/_pkg_.a
2025-08-20T21:14:20.2653560Z [00:03:57.544]➜  packagefile github.com/containerd/containerd/content=/tmp/go-build1679262874/b1048/_pkg_.a
2025-08-20T21:14:20.2653972Z [00:03:57.544]➜  packagefile github.com/containerd/containerd/errdefs=/tmp/go-build1679262874/b1049/_pkg_.a
2025-08-20T21:14:20.2654303Z [00:03:57.544]➜  packagefile github.com/containerd/containerd/images=/tmp/go-build1679262874/b1057/_pkg_.a
2025-08-20T21:14:20.2654637Z [00:03:57.544]➜  packagefile github.com/containerd/containerd/labels=/tmp/go-build1679262874/b1058/_pkg_.a
2025-08-20T21:14:20.2654904Z [00:03:57.544]➜  packagefile github.com/containerd/log=/tmp/go-build1679262874/b949/_pkg_.a
2025-08-20T21:14:20.2655205Z [00:03:57.544]➜  packagefile github.com/containerd/platforms=/tmp/go-build1679262874/b1059/_pkg_.a
2025-08-20T21:14:20.2655514Z [00:03:57.544]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build1679262874/b919/_pkg_.a
2025-08-20T21:14:20.2655800Z [00:03:57.544]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build1679262874/b1060/_pkg_.a
2025-08-20T21:14:20.2656074Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/errdef=/tmp/go-build1679262874/b2239/_pkg_.a
2025-08-20T21:14:20.2656376Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/cas=/tmp/go-build1679262874/b2243/_pkg_.a
2025-08-20T21:14:20.2656711Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/container/set=/tmp/go-build1679262874/b2245/_pkg_.a
2025-08-20T21:14:20.2657067Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/copyutil=/tmp/go-build1679262874/b2246/_pkg_.a
2025-08-20T21:14:20.2657394Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/descriptor=/tmp/go-build1679262874/b2240/_pkg_.a
2025-08-20T21:14:20.2657705Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/docker=/tmp/go-build1679262874/b2241/_pkg_.a
2025-08-20T21:14:20.2658111Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/interfaces=/tmp/go-build1679262874/b2247/_pkg_.a
2025-08-20T21:14:20.2658443Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/platform=/tmp/go-build1679262874/b2249/_pkg_.a
2025-08-20T21:14:20.2658784Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/registryutil=/tmp/go-build1679262874/b2251/_pkg_.a
2025-08-20T21:14:20.2659087Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/spec=/tmp/go-build1679262874/b2242/_pkg_.a
2025-08-20T21:14:20.2659459Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/status=/tmp/go-build1679262874/b2252/_pkg_.a
2025-08-20T21:14:20.2659842Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/syncutil=/tmp/go-build1679262874/b2253/_pkg_.a
2025-08-20T21:14:20.2660147Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/graph=/tmp/go-build1679262874/b2259/_pkg_.a
2025-08-20T21:14:20.2660472Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/resolver=/tmp/go-build1679262874/b2260/_pkg_.a
2025-08-20T21:14:20.2660982Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/httputil=/tmp/go-build1679262874/b2262/_pkg_.a
2025-08-20T21:14:20.2661337Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/internal/ioutil=/tmp/go-build1679262874/b2244/_pkg_.a
2025-08-20T21:14:20.2661692Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/errcode=/tmp/go-build1679262874/b2256/_pkg_.a
2025-08-20T21:14:20.2662082Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/internal/errutil=/tmp/go-build1679262874/b2255/_pkg_.a
2025-08-20T21:14:20.2662516Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/config=/tmp/go-build1679262874/b2264/_pkg_.a
2025-08-20T21:14:20.2662959Z [00:03:57.544]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/executer=/tmp/go-build1679262874/b2266/_pkg_.a
2025-08-20T21:14:20.2663180Z [00:03:57.544]➜  packagefile hash/maphash=/tmp/go-build1679262874/b846/_pkg_.a
2025-08-20T21:14:20.2663607Z [00:03:57.544]➜  packagefile github.com/lann/builder=/tmp/go-build1679262874/b2295/_pkg_.a
2025-08-20T21:14:20.2663909Z [00:03:57.544]➜  packagefile github.com/jmoiron/sqlx/reflectx=/tmp/go-build1679262874/b2298/_pkg_.a
2025-08-20T21:14:20.2664279Z [00:03:57.544]➜  packagefile github.com/lib/pq/oid=/tmp/go-build1679262874/b2300/_pkg_.a
2025-08-20T21:14:20.2664540Z [00:03:57.544]➜  packagefile github.com/lib/pq/scram=/tmp/go-build1679262874/b2301/_pkg_.a
2025-08-20T21:14:20.2664812Z [00:03:57.544]➜  packagefile github.com/go-gorp/gorp/v3=/tmp/go-build1679262874/b2303/_pkg_.a
2025-08-20T21:14:20.2665132Z [00:03:57.544]➜  packagefile github.com/rubenv/sql-migrate/sqlparse=/tmp/go-build1679262874/b2304/_pkg_.a
2025-08-20T21:14:20.2665507Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1=/tmp/go-build1679262874/b2085/_pkg_.a
2025-08-20T21:14:20.2665966Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1alpha1=/tmp/go-build1679262874/b2088/_pkg_.a
2025-08-20T21:14:20.2666388Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/admissionregistration/v1beta1=/tmp/go-build1679262874/b2090/_pkg_.a
2025-08-20T21:14:20.2666768Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/apiserverinternal/v1alpha1=/tmp/go-build1679262874/b2093/_pkg_.a
2025-08-20T21:14:20.2667062Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/apps/v1=/tmp/go-build1679262874/b2096/_pkg_.a
2025-08-20T21:14:20.2667377Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/apps/v1beta1=/tmp/go-build1679262874/b2098/_pkg_.a
2025-08-20T21:14:20.2667690Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/apps/v1beta2=/tmp/go-build1679262874/b2100/_pkg_.a
2025-08-20T21:14:20.2668012Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/autoscaling/v1=/tmp/go-build1679262874/b2103/_pkg_.a
2025-08-20T21:14:20.2668331Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/autoscaling/v2=/tmp/go-build1679262874/b2105/_pkg_.a
2025-08-20T21:14:20.2668679Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/autoscaling/v2beta1=/tmp/go-build1679262874/b2107/_pkg_.a
2025-08-20T21:14:20.2669023Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/autoscaling/v2beta2=/tmp/go-build1679262874/b2109/_pkg_.a
2025-08-20T21:14:20.2669324Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/batch/v1=/tmp/go-build1679262874/b2112/_pkg_.a
2025-08-20T21:14:20.2669638Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/batch/v1beta1=/tmp/go-build1679262874/b2114/_pkg_.a
2025-08-20T21:14:20.2670050Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/certificates/v1=/tmp/go-build1679262874/b2117/_pkg_.a
2025-08-20T21:14:20.2670471Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/certificates/v1alpha1=/tmp/go-build1679262874/b2119/_pkg_.a
2025-08-20T21:14:20.2670986Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/certificates/v1beta1=/tmp/go-build1679262874/b2121/_pkg_.a
2025-08-20T21:14:20.2671338Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/coordination/v1=/tmp/go-build1679262874/b2124/_pkg_.a
2025-08-20T21:14:20.2671697Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/coordination/v1alpha2=/tmp/go-build1679262874/b2126/_pkg_.a
2025-08-20T21:14:20.2672042Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/coordination/v1beta1=/tmp/go-build1679262874/b2128/_pkg_.a
2025-08-20T21:14:20.2672341Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/core/v1=/tmp/go-build1679262874/b2131/_pkg_.a
2025-08-20T21:14:20.2672650Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/discovery/v1=/tmp/go-build1679262874/b2134/_pkg_.a
2025-08-20T21:14:20.2672987Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/discovery/v1beta1=/tmp/go-build1679262874/b2136/_pkg_.a
2025-08-20T21:14:20.2673283Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/events/v1=/tmp/go-build1679262874/b2139/_pkg_.a
2025-08-20T21:14:20.2673612Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/events/v1beta1=/tmp/go-build1679262874/b2141/_pkg_.a
2025-08-20T21:14:20.2674111Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/extensions/v1beta1=/tmp/go-build1679262874/b2144/_pkg_.a
2025-08-20T21:14:20.2674437Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1=/tmp/go-build1679262874/b2147/_pkg_.a
2025-08-20T21:14:20.2674892Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta1=/tmp/go-build1679262874/b2149/_pkg_.a
2025-08-20T21:14:20.2675244Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta2=/tmp/go-build1679262874/b2151/_pkg_.a
2025-08-20T21:14:20.2675594Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/flowcontrol/v1beta3=/tmp/go-build1679262874/b2153/_pkg_.a
2025-08-20T21:14:20.2675914Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/networking/v1=/tmp/go-build1679262874/b2156/_pkg_.a
2025-08-20T21:14:20.2676257Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/networking/v1alpha1=/tmp/go-build1679262874/b2158/_pkg_.a
2025-08-20T21:14:20.2676663Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/networking/v1beta1=/tmp/go-build1679262874/b2160/_pkg_.a
2025-08-20T21:14:20.2677065Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/node/v1=/tmp/go-build1679262874/b2163/_pkg_.a
2025-08-20T21:14:20.2677387Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/node/v1alpha1=/tmp/go-build1679262874/b2165/_pkg_.a
2025-08-20T21:14:20.2693993Z [00:03:57.544]➜  packagefile k8s.io/client-go/listers/node/v1beta1=/tmp/go-build1679262874/b2167/_pkg_.a
2025-08-20T21:14:20.2694626Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/policy/v1=/tmp/go-build1679262874/b2170/_pkg_.a
2025-08-20T21:14:20.2694985Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/policy/v1beta1=/tmp/go-build1679262874/b2172/_pkg_.a
2025-08-20T21:14:20.2695283Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/rbac/v1=/tmp/go-build1679262874/b2175/_pkg_.a
2025-08-20T21:14:20.2695605Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/rbac/v1alpha1=/tmp/go-build1679262874/b2177/_pkg_.a
2025-08-20T21:14:20.2695929Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/rbac/v1beta1=/tmp/go-build1679262874/b2179/_pkg_.a
2025-08-20T21:14:20.2696270Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/resource/v1alpha3=/tmp/go-build1679262874/b2182/_pkg_.a
2025-08-20T21:14:20.2696607Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/resource/v1beta1=/tmp/go-build1679262874/b2184/_pkg_.a
2025-08-20T21:14:20.2696940Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/resource/v1beta2=/tmp/go-build1679262874/b2186/_pkg_.a
2025-08-20T21:14:20.2697516Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/scheduling/v1=/tmp/go-build1679262874/b2189/_pkg_.a
2025-08-20T21:14:20.2697939Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/scheduling/v1alpha1=/tmp/go-build1679262874/b2191/_pkg_.a
2025-08-20T21:14:20.2698277Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/scheduling/v1beta1=/tmp/go-build1679262874/b2193/_pkg_.a
2025-08-20T21:14:20.2698591Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/storage/v1=/tmp/go-build1679262874/b2196/_pkg_.a
2025-08-20T21:14:20.2698926Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/storage/v1alpha1=/tmp/go-build1679262874/b2198/_pkg_.a
2025-08-20T21:14:20.2699252Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/storage/v1beta1=/tmp/go-build1679262874/b2200/_pkg_.a
2025-08-20T21:14:20.2699716Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers/storagemigration/v1alpha1=/tmp/go-build1679262874/b2203/_pkg_.a
2025-08-20T21:14:20.2700016Z [00:03:57.545]➜  packagefile github.com/chai2010/gettext-go/mo=/tmp/go-build1679262874/b2043/_pkg_.a
2025-08-20T21:14:20.2700333Z [00:03:57.545]➜  packagefile github.com/chai2010/gettext-go/plural=/tmp/go-build1679262874/b2044/_pkg_.a
2025-08-20T21:14:20.2700919Z [00:03:57.545]➜  packagefile github.com/chai2010/gettext-go/po=/tmp/go-build1679262874/b2045/_pkg_.a
2025-08-20T21:14:20.2701283Z [00:03:57.545]➜  packagefile k8s.io/client-go/tools/remotecommand=/tmp/go-build1679262874/b2051/_pkg_.a
2025-08-20T21:14:20.2701772Z [00:03:57.545]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build1679262874/b767/_pkg_.a
2025-08-20T21:14:20.2702079Z [00:03:57.545]➜  packagefile github.com/sagikazarmark/locafero=/tmp/go-build1679262874/b771/_pkg_.a
2025-08-20T21:14:20.2702446Z [00:03:57.545]➜  packagefile github.com/spf13/viper/internal/encoding/dotenv=/tmp/go-build1679262874/b782/_pkg_.a
2025-08-20T21:14:20.2702793Z [00:03:57.545]➜  packagefile github.com/spf13/viper/internal/encoding/json=/tmp/go-build1679262874/b784/_pkg_.a
2025-08-20T21:14:20.2703149Z [00:03:57.545]➜  packagefile github.com/spf13/viper/internal/encoding/toml=/tmp/go-build1679262874/b785/_pkg_.a
2025-08-20T21:14:20.2703494Z [00:03:57.545]➜  packagefile github.com/spf13/viper/internal/encoding/yaml=/tmp/go-build1679262874/b791/_pkg_.a
2025-08-20T21:14:20.2703826Z [00:03:57.545]➜  packagefile github.com/spf13/viper/internal/features=/tmp/go-build1679262874/b792/_pkg_.a
2025-08-20T21:14:20.2704196Z [00:03:57.545]➜  packagefile github.com/google/pprof/profile=/tmp/go-build1679262874/b806/_pkg_.a
2025-08-20T21:14:20.2704557Z [00:03:57.545]➜  packagefile github.com/glebarez/sqlite=/tmp/go-build1679262874/b817/_pkg_.a
2025-08-20T21:14:20.2704806Z [00:03:57.545]➜  packagefile gorm.io/gorm/logger=/tmp/go-build1679262874/b835/_pkg_.a
2025-08-20T21:14:20.2705173Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace=/tmp/go-build1679262874/b1943/_pkg_.a
2025-08-20T21:14:20.2705559Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/distro=/tmp/go-build1679262874/b1949/_pkg_.a
2025-08-20T21:14:20.2705962Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/language=/tmp/go-build1679262874/b1950/_pkg_.a
2025-08-20T21:14:20.2706252Z [00:03:57.545]➜  packagefile github.com/pandatix/go-cvss/20=/tmp/go-build1679262874/b1958/_pkg_.a
2025-08-20T21:14:20.2706544Z [00:03:57.545]➜  packagefile github.com/pandatix/go-cvss/30=/tmp/go-build1679262874/b1959/_pkg_.a
2025-08-20T21:14:20.2706832Z [00:03:57.545]➜  packagefile github.com/pandatix/go-cvss/31=/tmp/go-build1679262874/b1960/_pkg_.a
2025-08-20T21:14:20.2707123Z [00:03:57.545]➜  packagefile github.com/pandatix/go-cvss/40=/tmp/go-build1679262874/b1961/_pkg_.a
2025-08-20T21:14:20.2707411Z [00:03:57.545]➜  packagefile github.com/hashicorp/go-getter=/tmp/go-build1679262874/b1257/_pkg_.a
2025-08-20T21:14:20.2707747Z [00:03:57.545]➜  packagefile github.com/hashicorp/go-getter/helper/url=/tmp/go-build1679262874/b1565/_pkg_.a
2025-08-20T21:14:20.2707986Z [00:03:57.545]➜  packagefile github.com/xi2/xz=/tmp/go-build1679262874/b1248/_pkg_.a
2025-08-20T21:14:20.2708401Z [00:03:57.545]➜  packagefile github.com/spf13/afero/internal/common=/tmp/go-build1679262874/b777/_pkg_.a
2025-08-20T21:14:20.2708681Z [00:03:57.545]➜  packagefile github.com/spf13/afero/mem=/tmp/go-build1679262874/b778/_pkg_.a
2025-08-20T21:14:20.2708938Z [00:03:57.545]➜  packagefile github.com/jinzhu/now=/tmp/go-build1679262874/b830/_pkg_.a
2025-08-20T21:14:20.2709232Z [00:03:57.545]➜  packagefile gorm.io/gorm/internal/stmt_store=/tmp/go-build1679262874/b833/_pkg_.a
2025-08-20T21:14:20.2709481Z [00:03:57.545]➜  packagefile gorm.io/gorm/schema=/tmp/go-build1679262874/b836/_pkg_.a
2025-08-20T21:14:20.2709720Z [00:03:57.545]➜  packagefile gorm.io/gorm/utils=/tmp/go-build1679262874/b832/_pkg_.a
2025-08-20T21:14:20.2710169Z [00:03:57.545]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build1679262874/b1232/_pkg_.a
2025-08-20T21:14:20.2710464Z [00:03:57.545]➜  packagefile github.com/dsnet/compress/bzip2=/tmp/go-build1679262874/b1234/_pkg_.a
2025-08-20T21:14:20.2710970Z [00:03:57.545]➜  packagefile github.com/golang/snappy=/tmp/go-build1679262874/b1240/_pkg_.a
2025-08-20T21:14:20.2711327Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build1679262874/b1241/_pkg_.a
2025-08-20T21:14:20.2711633Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/zip=/tmp/go-build1679262874/b1243/_pkg_.a
2025-08-20T21:14:20.2711943Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build1679262874/b877/_pkg_.a
2025-08-20T21:14:20.2712351Z [00:03:57.545]➜  packagefile github.com/klauspost/pgzip=/tmp/go-build1679262874/b1245/_pkg_.a
2025-08-20T21:14:20.2712638Z [00:03:57.545]➜  packagefile github.com/nwaples/rardecode=/tmp/go-build1679262874/b1246/_pkg_.a
2025-08-20T21:14:20.2712910Z [00:03:57.545]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build1679262874/b884/_pkg_.a
2025-08-20T21:14:20.2713174Z [00:03:57.545]➜  packagefile github.com/ulikunitz/xz=/tmp/go-build1679262874/b1247/_pkg_.a
2025-08-20T21:14:20.2713477Z [00:03:57.545]➜  packagefile github.com/CycloneDX/cyclonedx-go=/tmp/go-build1679262874/b1721/_pkg_.a
2025-08-20T21:14:20.2713903Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/common/cyclonedxhelpers=/tmp/go-build1679262874/b1723/_pkg_.a
2025-08-20T21:14:20.2714215Z [00:03:57.545]➜  packagefile github.com/owenrumney/go-sarif/sarif=/tmp/go-build1679262874/b1978/_pkg_.a
2025-08-20T21:14:20.2714587Z [00:03:57.545]➜  packagefile github.com/charmbracelet/lipgloss=/tmp/go-build1679262874/b1803/_pkg_.a
2025-08-20T21:14:20.2715055Z [00:03:57.545]➜  packagefile github.com/anchore/stereoscope/pkg/filetree/filenode=/tmp/go-build1679262874/b902/_pkg_.a
2025-08-20T21:14:20.2715390Z [00:03:57.545]➜  packagefile github.com/anchore/stereoscope/pkg/tree=/tmp/go-build1679262874/b904/_pkg_.a
2025-08-20T21:14:20.2715744Z [00:03:57.545]➜  packagefile github.com/anchore/stereoscope/pkg/tree/node=/tmp/go-build1679262874/b903/_pkg_.a
2025-08-20T21:14:20.2716041Z [00:03:57.545]➜  packagefile github.com/becheran/wildmatch-go=/tmp/go-build1679262874/b905/_pkg_.a
2025-08-20T21:14:20.2716329Z [00:03:57.545]➜  packagefile github.com/scylladb/go-set/iset=/tmp/go-build1679262874/b907/_pkg_.a
2025-08-20T21:14:20.2716625Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build1679262874/b911/_pkg_.a
2025-08-20T21:14:20.2716968Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build1679262874/b912/_pkg_.a
2025-08-20T21:14:20.2717294Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build1679262874/b914/_pkg_.a
2025-08-20T21:14:20.2717582Z [00:03:57.545]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build1679262874/b920/_pkg_.a
2025-08-20T21:14:20.2717960Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/internal/routinemanager=/tmp/go-build1679262874/b873/_pkg_.a
2025-08-20T21:14:20.2718307Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/internal/toreader=/tmp/go-build1679262874/b874/_pkg_.a
2025-08-20T21:14:20.2718680Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/low=/tmp/go-build1679262874/b875/_pkg_.a
2025-08-20T21:14:20.2719010Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/low/data=/tmp/go-build1679262874/b895/_pkg_.a
2025-08-20T21:14:20.2719341Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/low/directory=/tmp/go-build1679262874/b896/_pkg_.a
2025-08-20T21:14:20.2719653Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/low/inode=/tmp/go-build1679262874/b897/_pkg_.a
2025-08-20T21:14:20.2719944Z [00:03:57.545]➜  packagefile github.com/acobaugh/osrelease=/tmp/go-build1679262874/b854/_pkg_.a
2025-08-20T21:14:20.2720288Z [00:03:57.545]➜  packagefile github.com/anchore/syft/internal/spdxlicense=/tmp/go-build1679262874/b928/_pkg_.a
2025-08-20T21:14:20.2720880Z [00:03:57.545]➜  packagefile github.com/github/go-spdx/v2/spdxexp=/tmp/go-build1679262874/b929/_pkg_.a
2025-08-20T21:14:20.2721230Z [00:03:57.545]➜  packagefile github.com/containerd/containerd=/tmp/go-build1679262874/b946/_pkg_.a
2025-08-20T21:14:20.2721578Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/defaults=/tmp/go-build1679262874/b1044/_pkg_.a
2025-08-20T21:14:20.2721923Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/namespaces=/tmp/go-build1679262874/b1072/_pkg_.a
2025-08-20T21:14:20.2722286Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/images/archive=/tmp/go-build1679262874/b1067/_pkg_.a
2025-08-20T21:14:20.2722651Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/remotes/docker=/tmp/go-build1679262874/b1121/_pkg_.a
2025-08-20T21:14:20.2723205Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/remotes/docker/config=/tmp/go-build1679262874/b1194/_pkg_.a
2025-08-20T21:14:20.2723573Z [00:03:57.545]➜  packagefile github.com/anchore/stereoscope/internal/docker=/tmp/go-build1679262874/b1145/_pkg_.a
2025-08-20T21:14:20.2723906Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build1679262874/b1169/_pkg_.a
2025-08-20T21:14:20.2724230Z [00:03:57.545]➜  packagefile github.com/docker/docker/client=/tmp/go-build1679262874/b1149/_pkg_.a
2025-08-20T21:14:20.2724622Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/tarball=/tmp/go-build1679262874/b1179/_pkg_.a
2025-08-20T21:14:20.2724999Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/layout=/tmp/go-build1679262874/b1197/_pkg_.a
2025-08-20T21:14:20.2725455Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/remote=/tmp/go-build1679262874/b1201/_pkg_.a
2025-08-20T21:14:20.2725827Z [00:03:57.545]➜  packagefile github.com/anchore/stereoscope/internal/podman=/tmp/go-build1679262874/b1209/_pkg_.a
2025-08-20T21:14:20.2726213Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/partial=/tmp/go-build1679262874/b1192/_pkg_.a
2025-08-20T21:14:20.2726511Z [00:03:57.545]➜  packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build1679262874/b1221/_pkg_.a
2025-08-20T21:14:20.2726931Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil=/tmp/go-build1679262874/b1722/_pkg_.a
2025-08-20T21:14:20.2727384Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/internal/cyclonedxutil/helpers=/tmp/go-build1679262874/b1724/_pkg_.a
2025-08-20T21:14:20.2727608Z [00:03:57.545]➜  packagefile encoding/xml=/tmp/go-build1679262874/b461/_pkg_.a
2025-08-20T21:14:20.2728021Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/github/internal/model=/tmp/go-build1679262874/b1772/_pkg_.a
2025-08-20T21:14:20.2728414Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/common/spdxhelpers=/tmp/go-build1679262874/b1775/_pkg_.a
2025-08-20T21:14:20.2728806Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/internal/spdxutil=/tmp/go-build1679262874/b1783/_pkg_.a
2025-08-20T21:14:20.2729118Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/convert=/tmp/go-build1679262874/b1784/_pkg_.a
2025-08-20T21:14:20.2729423Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/json=/tmp/go-build1679262874/b1788/_pkg_.a
2025-08-20T21:14:20.2729831Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1=/tmp/go-build1679262874/b1786/_pkg_.a
2025-08-20T21:14:20.2730189Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2=/tmp/go-build1679262874/b1787/_pkg_.a
2025-08-20T21:14:20.2730519Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3=/tmp/go-build1679262874/b1781/_pkg_.a
2025-08-20T21:14:20.2731126Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/tagvalue=/tmp/go-build1679262874/b1790/_pkg_.a
2025-08-20T21:14:20.2731355Z [00:03:57.545]➜  packagefile testing=/tmp/go-build1679262874/b1183/_pkg_.a
2025-08-20T21:14:20.2732032Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/cpegenerate/dictionary=/tmp/go-build1679262874/b1729/_pkg_.a
2025-08-20T21:14:20.2732360Z [00:03:57.545]➜  packagefile github.com/anchore/syft/internal/cache=/tmp/go-build1679262874/b1594/_pkg_.a
2025-08-20T21:14:20.2732751Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/internal/fileresolver=/tmp/go-build1679262874/b1922/_pkg_.a
2025-08-20T21:14:20.2733098Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/source/internal=/tmp/go-build1679262874/b1924/_pkg_.a
2025-08-20T21:14:20.2733422Z [00:03:57.545]➜  packagefile github.com/diskfs/go-diskfs/backend/file=/tmp/go-build1679262874/b1927/_pkg_.a
2025-08-20T21:14:20.2733742Z [00:03:57.545]➜  packagefile github.com/diskfs/go-diskfs/filesystem=/tmp/go-build1679262874/b1256/_pkg_.a
2025-08-20T21:14:20.2734285Z [00:03:57.545]➜  packagefile github.com/diskfs/go-diskfs/filesystem/squashfs=/tmp/go-build1679262874/b1577/_pkg_.a
2025-08-20T21:14:20.2734561Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml=/tmp/go-build1679262874/b1928/_pkg_.a
2025-08-20T21:14:20.2734878Z [00:03:57.545]➜  packagefile github.com/distribution/reference=/tmp/go-build1679262874/b1069/_pkg_.a
2025-08-20T21:14:20.2735095Z [00:03:57.545]➜  packagefile debug/macho=/tmp/go-build1679262874/b867/_pkg_.a
2025-08-20T21:14:20.2735460Z [00:03:57.545]➜  packagefile github.com/gabriel-vasile/mimetype/internal/json=/tmp/go-build1679262874/b869/_pkg_.a
2025-08-20T21:14:20.2735797Z [00:03:57.545]➜  packagefile github.com/aquasecurity/go-version/pkg/part=/tmp/go-build1679262874/b1756/_pkg_.a
2025-08-20T21:14:20.2736079Z [00:03:57.545]➜  packagefile golang.org/x/xerrors=/tmp/go-build1679262874/b1757/_pkg_.a
2025-08-20T21:14:20.2736525Z [00:03:57.545]➜  packagefile github.com/aquasecurity/go-version/pkg/prerelease=/tmp/go-build1679262874/b1835/_pkg_.a
2025-08-20T21:14:20.2736895Z [00:03:57.545]➜  packagefile github.com/google/licensecheck/internal/match=/tmp/go-build1679262874/b937/_pkg_.a
2025-08-20T21:14:20.2737112Z [00:03:57.545]➜  packagefile debug/elf=/tmp/go-build1679262874/b1569/_pkg_.a
2025-08-20T21:14:20.2737326Z [00:03:57.545]➜  packagefile debug/pe=/tmp/go-build1679262874/b1571/_pkg_.a
2025-08-20T21:14:20.2737663Z [00:03:57.545]➜  packagefile github.com/anchore/syft/internal/mimetype=/tmp/go-build1679262874/b1572/_pkg_.a
2025-08-20T21:14:20.2738041Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/internal/unionreader=/tmp/go-build1679262874/b1573/_pkg_.a
2025-08-20T21:14:20.2738427Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/file/cataloger/internal=/tmp/go-build1679262874/b1760/_pkg_.a
2025-08-20T21:14:20.2738811Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/generic=/tmp/go-build1679262874/b1584/_pkg_.a
2025-08-20T21:14:20.2739251Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/dependency=/tmp/go-build1679262874/b1754/_pkg_.a
2025-08-20T21:14:20.2739526Z [00:03:57.545]➜  packagefile github.com/vbatts/go-mtree=/tmp/go-build1679262874/b1764/_pkg_.a
2025-08-20T21:14:20.2739952Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/binutils=/tmp/go-build1679262874/b1585/_pkg_.a
2025-08-20T21:14:20.2740347Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/internal/pe=/tmp/go-build1679262874/b1586/_pkg_.a
2025-08-20T21:14:20.2740928Z [00:03:57.545]➜  packagefile github.com/blakesmith/ar=/tmp/go-build1679262874/b1840/_pkg_.a
2025-08-20T21:14:20.2741267Z [00:03:57.545]➜  packagefile github.com/mholt/archives=/tmp/go-build1679262874/b1841/_pkg_.a
2025-08-20T21:14:20.2741624Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/internal/parsing=/tmp/go-build1679262874/b1874/_pkg_.a
2025-08-20T21:14:20.2741874Z [00:03:57.545]➜  packagefile debug/buildinfo=/tmp/go-build1679262874/b1591/_pkg_.a
2025-08-20T21:14:20.2742316Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/golang/internal/xcoff=/tmp/go-build1679262874/b1595/_pkg_.a
2025-08-20T21:14:20.2742764Z [00:03:57.545]➜  packagefile github.com/go-git/go-billy/v5=/tmp/go-build1679262874/b1596/_pkg_.a
2025-08-20T21:14:20.2743063Z [00:03:57.545]➜  packagefile github.com/go-git/go-billy/v5/memfs=/tmp/go-build1679262874/b1597/_pkg_.a
2025-08-20T21:14:20.2743337Z [00:03:57.545]➜  packagefile github.com/go-git/go-git/v5=/tmp/go-build1679262874/b1601/_pkg_.a
2025-08-20T21:14:20.2743643Z [00:03:57.545]➜  packagefile github.com/go-git/go-git/v5/plumbing=/tmp/go-build1679262874/b1648/_pkg_.a
2025-08-20T21:14:20.2743973Z [00:03:57.545]➜  packagefile github.com/go-git/go-git/v5/storage/memory=/tmp/go-build1679262874/b1692/_pkg_.a
2025-08-20T21:14:20.2744294Z [00:03:57.545]➜  packagefile github.com/kastenhq/goversion/version=/tmp/go-build1679262874/b1714/_pkg_.a
2025-08-20T21:14:20.2744738Z [00:03:57.545]➜  packagefile golang.org/x/mod/modfile=/tmp/go-build1679262874/b1715/_pkg_.a
2025-08-20T21:14:20.2745008Z [00:03:57.545]➜  packagefile golang.org/x/mod/module=/tmp/go-build1679262874/b1717/_pkg_.a
2025-08-20T21:14:20.2745442Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/pkg/cataloger/java/internal/maven=/tmp/go-build1679262874/b1730/_pkg_.a
2025-08-20T21:14:20.2745747Z [00:03:57.545]➜  packagefile github.com/deitch/magic/pkg/magic=/tmp/go-build1679262874/b1743/_pkg_.a
2025-08-20T21:14:20.2746099Z [00:03:57.545]➜  packagefile github.com/nix-community/go-nix/pkg/derivation=/tmp/go-build1679262874/b1747/_pkg_.a
2025-08-20T21:14:20.2746418Z [00:03:57.545]➜  packagefile github.com/elliotchance/phpserialize=/tmp/go-build1679262874/b1882/_pkg_.a
2025-08-20T21:14:20.2746710Z [00:03:57.545]➜  packagefile github.com/anchore/go-rpmdb/pkg=/tmp/go-build1679262874/b1885/_pkg_.a
2025-08-20T21:14:20.2747088Z [00:03:57.545]➜  packagefile github.com/sassoftware/go-rpmutils=/tmp/go-build1679262874/b1890/_pkg_.a
2025-08-20T21:14:20.2747456Z [00:03:57.545]➜  packagefile github.com/pelletier/go-toml=/tmp/go-build1679262874/b1195/_pkg_.a
2025-08-20T21:14:20.2747792Z [00:03:57.545]➜  packagefile github.com/rust-secure-code/go-rustaudit=/tmp/go-build1679262874/b1896/_pkg_.a
2025-08-20T21:14:20.2748115Z [00:03:57.545]➜  packagefile github.com/hashicorp/hcl/v2/hclsimple=/tmp/go-build1679262874/b1901/_pkg_.a
2025-08-20T21:14:20.2748410Z [00:03:57.545]➜  packagefile github.com/scylladb/go-set/uset=/tmp/go-build1679262874/b1567/_pkg_.a
2025-08-20T21:14:20.2748688Z [00:03:57.545]➜  packagefile github.com/josharian/intern=/tmp/go-build1679262874/b418/_pkg_.a
2025-08-20T21:14:20.2748989Z [00:03:57.545]➜  packagefile github.com/mailru/easyjson/buffer=/tmp/go-build1679262874/b420/_pkg_.a
2025-08-20T21:14:20.2749336Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/filtersutil=/tmp/go-build1679262874/b481/_pkg_.a
2025-08-20T21:14:20.2749671Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/fsslice=/tmp/go-build1679262874/b496/_pkg_.a
2025-08-20T21:14:20.2749995Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/internal/image=/tmp/go-build1679262874/b512/_pkg_.a
2025-08-20T21:14:20.2750335Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/fieldspec=/tmp/go-build1679262874/b497/_pkg_.a
2025-08-20T21:14:20.2750801Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/utils=/tmp/go-build1679262874/b487/_pkg_.a
2025-08-20T21:14:20.2751209Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/internal/generators=/tmp/go-build1679262874/b527/_pkg_.a
2025-08-20T21:14:20.2751695Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/patchstrategicmerge=/tmp/go-build1679262874/b521/_pkg_.a
2025-08-20T21:14:20.2752028Z [00:03:57.545]➜  packagefile github.com/monochromegane/go-gitignore=/tmp/go-build1679262874/b506/_pkg_.a
2025-08-20T21:14:20.2752297Z [00:03:57.545]➜  packagefile github.com/xlab/treeprint=/tmp/go-build1679262874/b507/_pkg_.a
2025-08-20T21:14:20.2752595Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/ext=/tmp/go-build1679262874/b508/_pkg_.a
2025-08-20T21:14:20.2752881Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/sets=/tmp/go-build1679262874/b485/_pkg_.a
2025-08-20T21:14:20.2753330Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/sliceutil=/tmp/go-build1679262874/b486/_pkg_.a
2025-08-20T21:14:20.2753739Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/labels=/tmp/go-build1679262874/b488/_pkg_.a
2025-08-20T21:14:20.2754057Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/walk=/tmp/go-build1679262874/b523/_pkg_.a
2025-08-20T21:14:20.2754315Z [00:03:57.545]➜  packagefile github.com/google/shlex=/tmp/go-build1679262874/b540/_pkg_.a
2025-08-20T21:14:20.2754685Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/runtimeutil=/tmp/go-build1679262874/b543/_pkg_.a
2025-08-20T21:14:20.2754981Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/runfn=/tmp/go-build1679262874/b546/_pkg_.a
2025-08-20T21:14:20.2755427Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/nameref=/tmp/go-build1679262874/b551/_pkg_.a
2025-08-20T21:14:20.2755749Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/filters/refvar=/tmp/go-build1679262874/b552/_pkg_.a
2025-08-20T21:14:20.2756179Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/api/internal/konfig/builtinpluginconsts=/tmp/go-build1679262874/b554/_pkg_.a
2025-08-20T21:14:20.2756571Z [00:03:57.545]➜  packagefile sigs.k8s.io/kustomize/kyaml/openapi/kubernetesapi/v1_21_2=/tmp/go-build1679262874/b503/_pkg_.a
2025-08-20T21:14:20.2756942Z [00:03:57.545]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build1679262874/b320/_pkg_.a
2025-08-20T21:14:20.2757261Z [00:03:57.545]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build1679262874/b324/_pkg_.a
2025-08-20T21:14:20.2757689Z [00:03:57.545]➜  packagefile k8s.io/apimachinery/pkg/apis/meta/v1/validation=/tmp/go-build1679262874/b408/_pkg_.a
2025-08-20T21:14:20.2758071Z [00:03:57.545]➜  packagefile github.com/emicklei/go-restful/v3/log=/tmp/go-build1679262874/b462/_pkg_.a
2025-08-20T21:14:20.2758355Z [00:03:57.545]➜  packagefile github.com/gobwas/glob/match=/tmp/go-build1679262874/b2275/_pkg_.a
2025-08-20T21:14:20.2758660Z [00:03:57.545]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build1679262874/b2278/_pkg_.a
2025-08-20T21:14:20.2758962Z [00:03:57.545]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build1679262874/b2276/_pkg_.a
2025-08-20T21:14:20.2759324Z [00:03:57.545]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build1679262874/b2279/_pkg_.a
2025-08-20T21:14:20.2759640Z [00:03:57.545]➜  packagefile image/internal/imageutil=/tmp/go-build1679262874/b1641/_pkg_.a
2025-08-20T21:14:20.2759972Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/filters=/tmp/go-build1679262874/b1050/_pkg_.a
2025-08-20T21:14:20.2760337Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/randutil=/tmp/go-build1679262874/b1051/_pkg_.a
2025-08-20T21:14:20.2760802Z [00:03:57.545]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build1679262874/b951/_pkg_.a
2025-08-20T21:14:20.2761161Z [00:03:57.545]➜  packagefile google.golang.org/grpc/status=/tmp/go-build1679262874/b957/_pkg_.a
2025-08-20T21:14:20.2761556Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/archive/compression=/tmp/go-build1679262874/b1042/_pkg_.a
2025-08-20T21:14:20.2761890Z [00:03:57.545]➜  packagefile oras.land/oras-go/v2/internal/manifestutil=/tmp/go-build1679262874/b2250/_pkg_.a
2025-08-20T21:14:20.2762327Z [00:03:57.545]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/internal/ioutil=/tmp/go-build1679262874/b2265/_pkg_.a
2025-08-20T21:14:20.2762719Z [00:03:57.545]➜  packagefile oras.land/oras-go/v2/registry/remote/credentials/trace=/tmp/go-build1679262874/b2267/_pkg_.a
2025-08-20T21:14:20.2762967Z [00:03:57.545]➜  packagefile github.com/lann/ps=/tmp/go-build1679262874/b2296/_pkg_.a
2025-08-20T21:14:20.2763371Z [00:03:57.545]➜  packagefile k8s.io/client-go/listers=/tmp/go-build1679262874/b2086/_pkg_.a
2025-08-20T21:14:20.2763648Z [00:03:57.545]➜  packagefile k8s.io/client-go/util/exec=/tmp/go-build1679262874/b2066/_pkg_.a
2025-08-20T21:14:20.2764045Z [00:03:57.545]➜  packagefile github.com/sourcegraph/conc/iter=/tmp/go-build1679262874/b772/_pkg_.a
2025-08-20T21:14:20.2764323Z [00:03:57.545]➜  packagefile github.com/subosito/gotenv=/tmp/go-build1679262874/b783/_pkg_.a
2025-08-20T21:14:20.2764612Z [00:03:57.545]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build1679262874/b786/_pkg_.a
2025-08-20T21:14:20.2764899Z [00:03:57.545]➜  packagefile github.com/glebarez/go-sqlite=/tmp/go-build1679262874/b819/_pkg_.a
2025-08-20T21:14:20.2765152Z [00:03:57.545]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build1679262874/b847/_pkg_.a
2025-08-20T21:14:20.2765403Z [00:03:57.545]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build1679262874/b848/_pkg_.a
2025-08-20T21:14:20.2765662Z [00:03:57.545]➜  packagefile modernc.org/sqlite/lib=/tmp/go-build1679262874/b828/_pkg_.a
2025-08-20T21:14:20.2766047Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/namespace/cpe=/tmp/go-build1679262874/b1944/_pkg_.a
2025-08-20T21:14:20.2766412Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver=/tmp/go-build1679262874/b1945/_pkg_.a
2025-08-20T21:14:20.2766813Z [00:03:57.545]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/stock=/tmp/go-build1679262874/b1948/_pkg_.a
2025-08-20T21:14:20.2767089Z [00:03:57.545]➜  packagefile cloud.google.com/go/storage=/tmp/go-build1679262874/b1258/_pkg_.a
2025-08-20T21:14:20.2767376Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build1679262874/b1514/_pkg_.a
2025-08-20T21:14:20.2767703Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build1679262874/b1516/_pkg_.a
2025-08-20T21:14:20.2768166Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build1679262874/b1522/_pkg_.a
2025-08-20T21:14:20.2768548Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build1679262874/b1529/_pkg_.a
2025-08-20T21:14:20.2768863Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build1679262874/b1532/_pkg_.a
2025-08-20T21:14:20.2769172Z [00:03:57.545]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build1679262874/b1554/_pkg_.a
2025-08-20T21:14:20.2769474Z [00:03:57.545]➜  packagefile github.com/bgentry/go-netrc/netrc=/tmp/go-build1679262874/b1563/_pkg_.a
2025-08-20T21:14:20.2769834Z [00:03:57.545]➜  packagefile github.com/hashicorp/go-safetemp=/tmp/go-build1679262874/b1566/_pkg_.a
2025-08-20T21:14:20.2770166Z [00:03:57.545]➜  packagefile google.golang.org/api/iterator=/tmp/go-build1679262874/b1354/_pkg_.a
2025-08-20T21:14:20.2770447Z [00:03:57.545]➜  packagefile google.golang.org/api/option=/tmp/go-build1679262874/b1295/_pkg_.a
2025-08-20T21:14:20.2770820Z [00:03:57.545]➜  packagefile hash/crc64=/tmp/go-build1679262874/b890/_pkg_.a
2025-08-20T21:14:20.2771157Z [00:03:57.545]➜  packagefile gorm.io/gorm/internal/lru=/tmp/go-build1679262874/b834/_pkg_.a
2025-08-20T21:14:20.2771383Z [00:03:57.545]➜  packagefile encoding/gob=/tmp/go-build1679262874/b837/_pkg_.a
2025-08-20T21:14:20.2771666Z [00:03:57.545]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build1679262874/b839/_pkg_.a
2025-08-20T21:14:20.2772009Z [00:03:57.545]➜  packagefile github.com/andybalholm/brotli/matchfinder=/tmp/go-build1679262874/b1233/_pkg_.a
2025-08-20T21:14:20.2772366Z [00:03:57.545]➜  packagefile github.com/dsnet/compress/bzip2/internal/sais=/tmp/go-build1679262874/b1235/_pkg_.a
2025-08-20T21:14:20.2772676Z [00:03:57.545]➜  packagefile github.com/dsnet/compress/internal=/tmp/go-build1679262874/b1236/_pkg_.a
2025-08-20T21:14:20.2773012Z [00:03:57.545]➜  packagefile github.com/dsnet/compress/internal/errors=/tmp/go-build1679262874/b1237/_pkg_.a
2025-08-20T21:14:20.2773355Z [00:03:57.545]➜  packagefile github.com/dsnet/compress/internal/prefix=/tmp/go-build1679262874/b1238/_pkg_.a
2025-08-20T21:14:20.2773846Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build1679262874/b1242/_pkg_.a
2025-08-20T21:14:20.2774215Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/internal/godebug=/tmp/go-build1679262874/b1244/_pkg_.a
2025-08-20T21:14:20.2774635Z [00:03:57.545]➜  packagefile github.com/klauspost/compress=/tmp/go-build1679262874/b878/_pkg_.a
2025-08-20T21:14:20.2774950Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build1679262874/b879/_pkg_.a
2025-08-20T21:14:20.2775291Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build1679262874/b881/_pkg_.a
2025-08-20T21:14:20.2775650Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build1679262874/b882/_pkg_.a
2025-08-20T21:14:20.2776019Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build1679262874/b883/_pkg_.a
2025-08-20T21:14:20.2776372Z [00:03:57.545]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build1679262874/b885/_pkg_.a
2025-08-20T21:14:20.2776717Z [00:03:57.545]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build1679262874/b886/_pkg_.a
2025-08-20T21:14:20.2777116Z [00:03:57.545]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4stream=/tmp/go-build1679262874/b887/_pkg_.a
2025-08-20T21:14:20.2777468Z [00:03:57.545]➜  packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build1679262874/b893/_pkg_.a
2025-08-20T21:14:20.2777754Z [00:03:57.545]➜  packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build1679262874/b891/_pkg_.a
2025-08-20T21:14:20.2778035Z [00:03:57.545]➜  packagefile github.com/zclconf/go-cty/cty=/tmp/go-build1679262874/b1906/_pkg_.a
2025-08-20T21:14:20.2778332Z [00:03:57.545]➜  packagefile github.com/charmbracelet/x/ansi=/tmp/go-build1679262874/b1804/_pkg_.a
2025-08-20T21:14:20.2778720Z [00:03:57.545]➜  packagefile github.com/charmbracelet/x/cellbuf=/tmp/go-build1679262874/b1808/_pkg_.a
2025-08-20T21:14:20.2779049Z [00:03:57.545]➜  packagefile github.com/muesli/termenv=/tmp/go-build1679262874/b1811/_pkg_.a
2025-08-20T21:14:20.2779392Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build1679262874/b913/_pkg_.a
2025-08-20T21:14:20.2779742Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build1679262874/b917/_pkg_.a
2025-08-20T21:14:20.2780099Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/internal/decompress=/tmp/go-build1679262874/b876/_pkg_.a
2025-08-20T21:14:20.2780510Z [00:03:57.545]➜  packagefile github.com/sylabs/squashfs/internal/metadata=/tmp/go-build1679262874/b894/_pkg_.a
2025-08-20T21:14:20.2781016Z [00:03:57.545]➜  packagefile github.com/github/go-spdx/v2/spdxexp/spdxlicenses=/tmp/go-build1679262874/b930/_pkg_.a
2025-08-20T21:14:20.2781438Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/containers/v1=/tmp/go-build1679262874/b947/_pkg_.a
2025-08-20T21:14:20.2781852Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/content/v1=/tmp/go-build1679262874/b1017/_pkg_.a
2025-08-20T21:14:20.2782239Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build1679262874/b1018/_pkg_.a
2025-08-20T21:14:20.2782643Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/events/v1=/tmp/go-build1679262874/b1022/_pkg_.a
2025-08-20T21:14:20.2783041Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/images/v1=/tmp/go-build1679262874/b1023/_pkg_.a
2025-08-20T21:14:20.2783483Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build1679262874/b1024/_pkg_.a
2025-08-20T21:14:20.2783880Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build1679262874/b1025/_pkg_.a
2025-08-20T21:14:20.2784297Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/namespaces/v1=/tmp/go-build1679262874/b1026/_pkg_.a
2025-08-20T21:14:20.2784888Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build1679262874/b1027/_pkg_.a
2025-08-20T21:14:20.2785310Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build1679262874/b1028/_pkg_.a
2025-08-20T21:14:20.2785847Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/streaming/v1=/tmp/go-build1679262874/b1029/_pkg_.a
2025-08-20T21:14:20.2786250Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/tasks/v1=/tmp/go-build1679262874/b1030/_pkg_.a
2025-08-20T21:14:20.2786663Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build1679262874/b1032/_pkg_.a
2025-08-20T21:14:20.2787067Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/services/version/v1=/tmp/go-build1679262874/b1033/_pkg_.a
2025-08-20T21:14:20.2787408Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build1679262874/b1019/_pkg_.a
2025-08-20T21:14:20.2787810Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/types/runc/options=/tmp/go-build1679262874/b1034/_pkg_.a
2025-08-20T21:14:20.2788168Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build1679262874/b1031/_pkg_.a
2025-08-20T21:14:20.2788506Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/archive=/tmp/go-build1679262874/b1035/_pkg_.a
2025-08-20T21:14:20.2788819Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/cio=/tmp/go-build1679262874/b1043/_pkg_.a
2025-08-20T21:14:20.2789170Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/containers=/tmp/go-build1679262874/b1046/_pkg_.a
2025-08-20T21:14:20.2789524Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/content/proxy=/tmp/go-build1679262874/b1052/_pkg_.a
2025-08-20T21:14:20.2789915Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/diff=/tmp/go-build1679262874/b1056/_pkg_.a
2025-08-20T21:14:20.2790322Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/diff/proxy=/tmp/go-build1679262874/b1065/_pkg_.a
2025-08-20T21:14:20.2790777Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/events=/tmp/go-build1679262874/b1066/_pkg_.a
2025-08-20T21:14:20.2791162Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/leases=/tmp/go-build1679262874/b1070/_pkg_.a
2025-08-20T21:14:20.2791517Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/leases/proxy=/tmp/go-build1679262874/b1071/_pkg_.a
2025-08-20T21:14:20.2791917Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/mount=/tmp/go-build1679262874/b1061/_pkg_.a
2025-08-20T21:14:20.2792253Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/oci=/tmp/go-build1679262874/b1074/_pkg_.a
2025-08-20T21:14:20.2792597Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/dialer=/tmp/go-build1679262874/b1079/_pkg_.a
2025-08-20T21:14:20.2792945Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/epoch=/tmp/go-build1679262874/b1037/_pkg_.a
2025-08-20T21:14:20.2793294Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/kmutex=/tmp/go-build1679262874/b1080/_pkg_.a
2025-08-20T21:14:20.2793649Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/streaming=/tmp/go-build1679262874/b1081/_pkg_.a
2025-08-20T21:14:20.2794006Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/transfer=/tmp/go-build1679262874/b1082/_pkg_.a
2025-08-20T21:14:20.2794392Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/transfer/proxy=/tmp/go-build1679262874/b1083/_pkg_.a
2025-08-20T21:14:20.2794738Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/pkg/unpack=/tmp/go-build1679262874/b1086/_pkg_.a
2025-08-20T21:14:20.2795064Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/plugin=/tmp/go-build1679262874/b1117/_pkg_.a
2025-08-20T21:14:20.2795407Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/protobuf=/tmp/go-build1679262874/b1053/_pkg_.a
2025-08-20T21:14:20.2795902Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/protobuf/proto=/tmp/go-build1679262874/b1064/_pkg_.a
2025-08-20T21:14:20.2796275Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/protobuf/types=/tmp/go-build1679262874/b1054/_pkg_.a
2025-08-20T21:14:20.2796814Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/remotes/docker/schema1=/tmp/go-build1679262874/b1125/_pkg_.a
2025-08-20T21:14:20.2797149Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/rootfs=/tmp/go-build1679262874/b1127/_pkg_.a
2025-08-20T21:14:20.2797555Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/runtime/linux/runctypes=/tmp/go-build1679262874/b1128/_pkg_.a
2025-08-20T21:14:20.2797890Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/sandbox=/tmp/go-build1679262874/b1129/_pkg_.a
2025-08-20T21:14:20.2798249Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/sandbox/proxy=/tmp/go-build1679262874/b1131/_pkg_.a
2025-08-20T21:14:20.2798591Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/services=/tmp/go-build1679262874/b1132/_pkg_.a
2025-08-20T21:14:20.2798987Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/services/introspection=/tmp/go-build1679262874/b1133/_pkg_.a
2025-08-20T21:14:20.2799333Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/snapshots=/tmp/go-build1679262874/b1076/_pkg_.a
2025-08-20T21:14:20.2799702Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/snapshots/proxy=/tmp/go-build1679262874/b1137/_pkg_.a
2025-08-20T21:14:20.2800042Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/tracing=/tmp/go-build1679262874/b1088/_pkg_.a
2025-08-20T21:14:20.2800315Z [00:03:57.545]➜  packagefile github.com/containerd/fifo=/tmp/go-build1679262874/b1045/_pkg_.a
2025-08-20T21:14:20.2800765Z [00:03:57.545]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build1679262874/b1047/_pkg_.a
2025-08-20T21:14:20.2801180Z [00:03:57.545]➜  packagefile github.com/moby/sys/signal=/tmp/go-build1679262874/b1138/_pkg_.a
2025-08-20T21:14:20.2801566Z [00:03:57.545]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build1679262874/b1116/_pkg_.a
2025-08-20T21:14:20.2801937Z [00:03:57.545]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build1679262874/b1078/_pkg_.a
2025-08-20T21:14:20.2802308Z [00:03:57.545]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build1679262874/b1139/_pkg_.a
2025-08-20T21:14:20.2802630Z [00:03:57.545]➜  packagefile google.golang.org/grpc=/tmp/go-build1679262874/b960/_pkg_.a
2025-08-20T21:14:20.2802970Z [00:03:57.545]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build1679262874/b963/_pkg_.a
2025-08-20T21:14:20.2803312Z [00:03:57.545]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build1679262874/b983/_pkg_.a
2025-08-20T21:14:20.2803660Z [00:03:57.545]➜  packagefile google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build1679262874/b1142/_pkg_.a
2025-08-20T21:14:20.2804033Z [00:03:57.545]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build1679262874/b994/_pkg_.a
2025-08-20T21:14:20.2804384Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/identifiers=/tmp/go-build1679262874/b1073/_pkg_.a
2025-08-20T21:14:20.2804663Z [00:03:57.545]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build1679262874/b948/_pkg_.a
2025-08-20T21:14:20.2804952Z [00:03:57.545]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build1679262874/b972/_pkg_.a
2025-08-20T21:14:20.2805297Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/reference=/tmp/go-build1679262874/b1068/_pkg_.a
2025-08-20T21:14:20.2805683Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/remotes/docker/auth=/tmp/go-build1679262874/b1122/_pkg_.a
2025-08-20T21:14:20.2806044Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/remotes/errors=/tmp/go-build1679262874/b1123/_pkg_.a
2025-08-20T21:14:20.2806501Z [00:03:57.545]➜  packagefile github.com/containerd/containerd/version=/tmp/go-build1679262874/b1124/_pkg_.a
2025-08-20T21:14:20.2806758Z [00:03:57.545]➜  packagefile github.com/moby/locker=/tmp/go-build1679262874/b1126/_pkg_.a
2025-08-20T21:14:20.2807197Z [00:03:57.545]➜  packagefile github.com/docker/cli/cli/connhelper=/tmp/go-build1679262874/b1146/_pkg_.a
2025-08-20T21:14:20.2807545Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build1679262874/b1155/_pkg_.a
2025-08-20T21:14:20.2807890Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build1679262874/b1158/_pkg_.a
2025-08-20T21:14:20.2808232Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build1679262874/b1163/_pkg_.a
2025-08-20T21:14:20.2808578Z [00:03:57.545]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build1679262874/b1167/_pkg_.a
2025-08-20T21:14:20.2808924Z [00:03:57.545]➜  packagefile github.com/containerd/errdefs/pkg/errhttp=/tmp/go-build1679262874/b1150/_pkg_.a
2025-08-20T21:14:20.2809251Z [00:03:57.545]➜  packagefile github.com/docker/docker/api=/tmp/go-build1679262874/b1152/_pkg_.a
2025-08-20T21:14:20.2809556Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types=/tmp/go-build1679262874/b1153/_pkg_.a
2025-08-20T21:14:20.2809890Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build1679262874/b1154/_pkg_.a
2025-08-20T21:14:20.2810239Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build1679262874/b1173/_pkg_.a
2025-08-20T21:14:20.2810773Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/events=/tmp/go-build1679262874/b1174/_pkg_.a
2025-08-20T21:14:20.2811172Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build1679262874/b1161/_pkg_.a
2025-08-20T21:14:20.2811520Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build1679262874/b1168/_pkg_.a
2025-08-20T21:14:20.2811957Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build1679262874/b1170/_pkg_.a
2025-08-20T21:14:20.2812341Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build1679262874/b1175/_pkg_.a
2025-08-20T21:14:20.2812677Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build1679262874/b1176/_pkg_.a
2025-08-20T21:14:20.2813022Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build1679262874/b1159/_pkg_.a
2025-08-20T21:14:20.2813426Z [00:03:57.545]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build1679262874/b1172/_pkg_.a
2025-08-20T21:14:20.2813849Z [00:03:57.545]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build1679262874/b1177/_pkg_.a
2025-08-20T21:14:20.2814177Z [00:03:57.545]➜  packagefile github.com/docker/go-connections/sockets=/tmp/go-build1679262874/b1178/_pkg_.a
2025-08-20T21:14:20.2814612Z [00:03:57.545]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build1679262874/b1089/_pkg_.a
2025-08-20T21:14:20.2814905Z [00:03:57.545]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build1679262874/b1105/_pkg_.a
2025-08-20T21:14:20.2815272Z [00:03:57.545]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build1679262874/b1180/_pkg_.a
2025-08-20T21:14:20.2815648Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/and=/tmp/go-build1679262874/b1185/_pkg_.a
2025-08-20T21:14:20.2816065Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/compression=/tmp/go-build1679262874/b1186/_pkg_.a
2025-08-20T21:14:20.2816456Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/estargz=/tmp/go-build1679262874/b1190/_pkg_.a
2025-08-20T21:14:20.2816834Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/gzip=/tmp/go-build1679262874/b1187/_pkg_.a
2025-08-20T21:14:20.2817213Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/zstd=/tmp/go-build1679262874/b1188/_pkg_.a
2025-08-20T21:14:20.2817701Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/compression=/tmp/go-build1679262874/b1189/_pkg_.a
2025-08-20T21:14:20.2818056Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/logs=/tmp/go-build1679262874/b1191/_pkg_.a
2025-08-20T21:14:20.2818555Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/match=/tmp/go-build1679262874/b1193/_pkg_.a
2025-08-20T21:14:20.2818941Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/mutate=/tmp/go-build1679262874/b1198/_pkg_.a
2025-08-20T21:14:20.2819323Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/stream=/tmp/go-build1679262874/b1200/_pkg_.a
2025-08-20T21:14:20.2819713Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/redact=/tmp/go-build1679262874/b1202/_pkg_.a
2025-08-20T21:14:20.2820102Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/retry=/tmp/go-build1679262874/b1203/_pkg_.a
2025-08-20T21:14:20.2820488Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/internal/verify=/tmp/go-build1679262874/b1205/_pkg_.a
2025-08-20T21:14:20.2821042Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/empty=/tmp/go-build1679262874/b1199/_pkg_.a
2025-08-20T21:14:20.2821520Z [00:03:57.545]➜  packagefile github.com/google/go-containerregistry/pkg/v1/remote/transport=/tmp/go-build1679262874/b1206/_pkg_.a
2025-08-20T21:14:20.2821845Z [00:03:57.545]➜  packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build1679262874/b1210/_pkg_.a
2025-08-20T21:14:20.2822109Z [00:03:57.545]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build1679262874/b1211/_pkg_.a
2025-08-20T21:14:20.2822418Z [00:03:57.545]➜  packagefile golang.org/x/crypto/ssh/knownhosts=/tmp/go-build1679262874/b1219/_pkg_.a
2025-08-20T21:14:20.2822931Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/format/internal/spdxutil/helpers=/tmp/go-build1679262874/b1776/_pkg_.a
2025-08-20T21:14:20.2823258Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx=/tmp/go-build1679262874/b1778/_pkg_.a
2025-08-20T21:14:20.2823603Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/common=/tmp/go-build1679262874/b1779/_pkg_.a
2025-08-20T21:14:20.2823927Z [00:03:57.545]➜  packagefile github.com/anchore/go-struct-converter=/tmp/go-build1679262874/b1782/_pkg_.a
2025-08-20T21:14:20.2824257Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/common=/tmp/go-build1679262874/b1785/_pkg_.a
2025-08-20T21:14:20.2824649Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/json/marshal=/tmp/go-build1679262874/b1780/_pkg_.a
2025-08-20T21:14:20.2825127Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/reader=/tmp/go-build1679262874/b1791/_pkg_.a
2025-08-20T21:14:20.2825526Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_1/tagvalue/writer=/tmp/go-build1679262874/b1793/_pkg_.a
2025-08-20T21:14:20.2825921Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/reader=/tmp/go-build1679262874/b1794/_pkg_.a
2025-08-20T21:14:20.2826307Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_2/tagvalue/writer=/tmp/go-build1679262874/b1795/_pkg_.a
2025-08-20T21:14:20.2826699Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/reader=/tmp/go-build1679262874/b1796/_pkg_.a
2025-08-20T21:14:20.2827085Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/spdx/v2/v2_3/tagvalue/writer=/tmp/go-build1679262874/b1797/_pkg_.a
2025-08-20T21:14:20.2827431Z [00:03:57.545]➜  packagefile github.com/spdx/tools-golang/tagvalue/reader=/tmp/go-build1679262874/b1792/_pkg_.a
2025-08-20T21:14:20.2827668Z [00:03:57.545]➜  packagefile internal/sysinfo=/tmp/go-build1679262874/b1184/_pkg_.a
2025-08-20T21:14:20.2828026Z [00:03:57.545]➜  packagefile github.com/anchore/syft/syft/internal/windows=/tmp/go-build1679262874/b1923/_pkg_.a
2025-08-20T21:14:20.2828488Z [00:03:57.545]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build1679262874/b1063/_pkg_.a
2025-08-20T21:14:20.2828805Z [00:03:57.545]➜  packagefile github.com/diskfs/go-diskfs/backend=/tmp/go-build1679262874/b1579/_pkg_.a
2025-08-20T21:14:20.2829197Z [00:03:57.545]➜  packagefile github.com/anchore/go-lzo=/tmp/go-build1679262874/b1578/_pkg_.a
2025-08-20T21:14:20.2829455Z [00:03:57.545]➜  packagefile github.com/pkg/xattr=/tmp/go-build1679262874/b1580/_pkg_.a
2025-08-20T21:14:20.2829739Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build1679262874/b1929/_pkg_.a
2025-08-20T21:14:20.2830066Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build1679262874/b1931/_pkg_.a
2025-08-20T21:14:20.2830387Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/internal/format=/tmp/go-build1679262874/b1933/_pkg_.a
2025-08-20T21:14:20.2830809Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/parser=/tmp/go-build1679262874/b1934/_pkg_.a
2025-08-20T21:14:20.2831156Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build1679262874/b1932/_pkg_.a
2025-08-20T21:14:20.2831441Z [00:03:57.545]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build1679262874/b1930/_pkg_.a
2025-08-20T21:14:20.2831661Z [00:03:57.545]➜  packagefile debug/dwarf=/tmp/go-build1679262874/b868/_pkg_.a
2025-08-20T21:14:20.2831899Z [00:03:57.545]➜  packagefile internal/saferio=/tmp/go-build1679262874/b838/_pkg_.a
2025-08-20T21:14:20.2832186Z [00:03:57.545]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build1679262874/b1758/_pkg_.a
2025-08-20T21:14:20.2832417Z [00:03:57.545]➜  packagefile internal/zstd=/tmp/go-build1679262874/b1570/_pkg_.a
2025-08-20T21:14:20.2832710Z [00:03:57.545]➜  packagefile github.com/anchore/go-macholibre=/tmp/go-build1679262874/b1574/_pkg_.a
2025-08-20T21:14:20.2833019Z [00:03:57.545]➜  packagefile github.com/vbatts/go-mtree/pkg/govis=/tmp/go-build1679262874/b1765/_pkg_.a
2025-08-20T21:14:20.2833407Z [00:03:57.545]➜  packagefile github.com/vbatts/go-mtree/xattr=/tmp/go-build1679262874/b1766/_pkg_.a
2025-08-20T21:14:20.2833745Z [00:03:57.545]➜  packagefile golang.org/x/crypto/ripemd160=/tmp/go-build1679262874/b1767/_pkg_.a
2025-08-20T21:14:20.2834043Z [00:03:57.545]➜  packagefile github.com/scylladb/go-set/u32set=/tmp/go-build1679262874/b1587/_pkg_.a
2025-08-20T21:14:20.2834310Z [00:03:57.545]➜  packagefile github.com/STARRY-S/zip=/tmp/go-build1679262874/b1842/_pkg_.a
2025-08-20T21:14:20.2834584Z [00:03:57.545]➜  packagefile github.com/bodgit/sevenzip=/tmp/go-build1679262874/b1843/_pkg_.a
2025-08-20T21:14:20.2834953Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build1679262874/b1865/_pkg_.a
2025-08-20T21:14:20.2835273Z [00:03:57.545]➜  packagefile github.com/klauspost/compress/zlib=/tmp/go-build1679262874/b1867/_pkg_.a
2025-08-20T21:14:20.2835562Z [00:03:57.545]➜  packagefile github.com/mikelolasagasti/xz=/tmp/go-build1679262874/b1868/_pkg_.a
2025-08-20T21:14:20.2835823Z [00:03:57.545]➜  packagefile github.com/minio/minlz=/tmp/go-build1679262874/b1869/_pkg_.a
2025-08-20T21:14:20.2836125Z [00:03:57.545]➜  packagefile github.com/nwaples/rardecode/v2=/tmp/go-build1679262874/b1870/_pkg_.a
2025-08-20T21:14:20.2836414Z [00:03:57.545]➜  packagefile github.com/sorairolake/lzip-go=/tmp/go-build1679262874/b1871/_pkg_.a
2025-08-20T21:14:20.2836652Z [00:03:57.545]➜  packagefile debug/plan9obj=/tmp/go-build1679262874/b1592/_pkg_.a
2025-08-20T21:14:20.2836926Z [00:03:57.545]➜  packagefile internal/xcoff=/tmp/go-build1679262874/b1593/_pkg_.a
2025-08-20T21:14:20.2837269Z [00:03:57.545]➜  packagefile github.com/go-git/go-billy/v5/helper/chroot=/tmp/go-build1679262874/b1598/_pkg_.a
2025-08-20T21:14:20.2837563Z [00:03:57.545]➜  packagefile github.com/go-git/go-billy/v5/util=/tmp/go-build1679262874/b1600/_pkg_.a
2025-08-20T21:14:20.2837890Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp=/tmp/go-build1679262874/b1602/_pkg_.a
2025-08-20T21:14:20.2838247Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/packet=/tmp/go-build1679262874/b1632/_pkg_.a
2025-08-20T21:14:20.2838726Z [00:03:57.546]➜  packagefile github.com/go-git/go-billy/v5/osfs=/tmp/go-build1679262874/b1644/_pkg_.a
2025-08-20T21:14:20.2839026Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/config=/tmp/go-build1679262874/b1646/_pkg_.a
2025-08-20T21:14:20.2839489Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/internal/path_util=/tmp/go-build1679262874/b1659/_pkg_.a
2025-08-20T21:14:20.2839832Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/internal/revision=/tmp/go-build1679262874/b1660/_pkg_.a
2025-08-20T21:14:20.2840156Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/internal/url=/tmp/go-build1679262874/b1647/_pkg_.a
2025-08-20T21:14:20.2840482Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/cache=/tmp/go-build1679262874/b1661/_pkg_.a
2025-08-20T21:14:20.2840982Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/filemode=/tmp/go-build1679262874/b1662/_pkg_.a
2025-08-20T21:14:20.2841368Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/config=/tmp/go-build1679262874/b1653/_pkg_.a
2025-08-20T21:14:20.2841744Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/gitignore=/tmp/go-build1679262874/b1663/_pkg_.a
2025-08-20T21:14:20.2842107Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/index=/tmp/go-build1679262874/b1666/_pkg_.a
2025-08-20T21:14:20.2842477Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/packfile=/tmp/go-build1679262874/b1668/_pkg_.a
2025-08-20T21:14:20.2842809Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/hash=/tmp/go-build1679262874/b1649/_pkg_.a
2025-08-20T21:14:20.2843138Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/object=/tmp/go-build1679262874/b1672/_pkg_.a
2025-08-20T21:14:20.2843591Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp=/tmp/go-build1679262874/b1687/_pkg_.a
2025-08-20T21:14:20.2844038Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/capability=/tmp/go-build1679262874/b1690/_pkg_.a
2025-08-20T21:14:20.2844448Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/protocol/packp/sideband=/tmp/go-build1679262874/b1691/_pkg_.a
2025-08-20T21:14:20.2844785Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/revlist=/tmp/go-build1679262874/b1693/_pkg_.a
2025-08-20T21:14:20.2845121Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/storer=/tmp/go-build1679262874/b1670/_pkg_.a
2025-08-20T21:14:20.2845538Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport=/tmp/go-build1679262874/b1694/_pkg_.a
2025-08-20T21:14:20.2845934Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/client=/tmp/go-build1679262874/b1695/_pkg_.a
2025-08-20T21:14:20.2846235Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/storage=/tmp/go-build1679262874/b1681/_pkg_.a
2025-08-20T21:14:20.2846587Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem=/tmp/go-build1679262874/b1699/_pkg_.a
2025-08-20T21:14:20.2846956Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/storage/filesystem/dotgit=/tmp/go-build1679262874/b1701/_pkg_.a
2025-08-20T21:14:20.2847271Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/diff=/tmp/go-build1679262874/b1682/_pkg_.a
2025-08-20T21:14:20.2847587Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/ioutil=/tmp/go-build1679262874/b1664/_pkg_.a
2025-08-20T21:14:20.2847928Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie=/tmp/go-build1679262874/b1684/_pkg_.a
2025-08-20T21:14:20.2848357Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/filesystem=/tmp/go-build1679262874/b1712/_pkg_.a
2025-08-20T21:14:20.2848722Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/index=/tmp/go-build1679262874/b1713/_pkg_.a
2025-08-20T21:14:20.2849197Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/noder=/tmp/go-build1679262874/b1686/_pkg_.a
2025-08-20T21:14:20.2849511Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/sync=/tmp/go-build1679262874/b1671/_pkg_.a
2025-08-20T21:14:20.2849967Z [00:03:57.546]➜  packagefile github.com/sergi/go-diff/diffmatchpatch=/tmp/go-build1679262874/b1683/_pkg_.a
2025-08-20T21:14:20.2850291Z [00:03:57.546]➜  packagefile golang.org/x/mod/internal/lazyregexp=/tmp/go-build1679262874/b1716/_pkg_.a
2025-08-20T21:14:20.2850682Z [00:03:57.546]➜  packagefile golang.org/x/mod/semver=/tmp/go-build1679262874/b1718/_pkg_.a
2025-08-20T21:14:20.2850991Z [00:03:57.546]➜  packagefile github.com/saintfish/chardet=/tmp/go-build1679262874/b1731/_pkg_.a
2025-08-20T21:14:20.2851252Z [00:03:57.546]➜  packagefile github.com/vifraa/gopom=/tmp/go-build1679262874/b1732/_pkg_.a
2025-08-20T21:14:20.2851547Z [00:03:57.546]➜  packagefile golang.org/x/net/html/charset=/tmp/go-build1679262874/b1733/_pkg_.a
2025-08-20T21:14:20.2851892Z [00:03:57.546]➜  packagefile github.com/deitch/magic/pkg/magic/internal=/tmp/go-build1679262874/b1744/_pkg_.a
2025-08-20T21:14:20.2852226Z [00:03:57.546]➜  packagefile github.com/deitch/magic/pkg/magic/parser=/tmp/go-build1679262874/b1745/_pkg_.a
2025-08-20T21:14:20.2852564Z [00:03:57.546]➜  packagefile github.com/nix-community/go-nix/pkg/nixhash=/tmp/go-build1679262874/b1748/_pkg_.a
2025-08-20T21:14:20.2852908Z [00:03:57.546]➜  packagefile github.com/nix-community/go-nix/pkg/storepath=/tmp/go-build1679262874/b1750/_pkg_.a
2025-08-20T21:14:20.2853214Z [00:03:57.546]➜  packagefile github.com/anchore/go-rpmdb/pkg/bdb=/tmp/go-build1679262874/b1886/_pkg_.a
2025-08-20T21:14:20.2853516Z [00:03:57.546]➜  packagefile github.com/anchore/go-rpmdb/pkg/db=/tmp/go-build1679262874/b1887/_pkg_.a
2025-08-20T21:14:20.2853815Z [00:03:57.546]➜  packagefile github.com/anchore/go-rpmdb/pkg/ndb=/tmp/go-build1679262874/b1888/_pkg_.a
2025-08-20T21:14:20.2854224Z [00:03:57.546]➜  packagefile github.com/anchore/go-rpmdb/pkg/sqlite3=/tmp/go-build1679262874/b1889/_pkg_.a
2025-08-20T21:14:20.2854550Z [00:03:57.546]➜  packagefile github.com/DataDog/zstd=/tmp/go-build1679262874/b1891/_pkg_.a
2025-08-20T21:14:20.2854875Z [00:03:57.546]➜  packagefile github.com/sassoftware/go-rpmutils/cpio=/tmp/go-build1679262874/b1892/_pkg_.a
2025-08-20T21:14:20.2855220Z [00:03:57.546]➜  packagefile github.com/sassoftware/go-rpmutils/fileutil=/tmp/go-build1679262874/b1893/_pkg_.a
2025-08-20T21:14:20.2855497Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2=/tmp/go-build1679262874/b1902/_pkg_.a
2025-08-20T21:14:20.2855868Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2/gohcl=/tmp/go-build1679262874/b1911/_pkg_.a
2025-08-20T21:14:20.2856257Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2/hclsyntax=/tmp/go-build1679262874/b1913/_pkg_.a
2025-08-20T21:14:20.2856557Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2/json=/tmp/go-build1679262874/b1918/_pkg_.a
2025-08-20T21:14:20.2856987Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/selection=/tmp/go-build1679262874/b489/_pkg_.a
2025-08-20T21:14:20.2857410Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/sets=/tmp/go-build1679262874/b490/_pkg_.a
2025-08-20T21:14:20.2857864Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation=/tmp/go-build1679262874/b491/_pkg_.a
2025-08-20T21:14:20.2858180Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/fieldmeta=/tmp/go-build1679262874/b524/_pkg_.a
2025-08-20T21:14:20.2858506Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/schema=/tmp/go-build1679262874/b525/_pkg_.a
2025-08-20T21:14:20.2858815Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/comments=/tmp/go-build1679262874/b544/_pkg_.a
2025-08-20T21:14:20.2859106Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/order=/tmp/go-build1679262874/b545/_pkg_.a
2025-08-20T21:14:20.2859470Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/container=/tmp/go-build1679262874/b547/_pkg_.a
2025-08-20T21:14:20.2859894Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/fn/runtime/exec=/tmp/go-build1679262874/b548/_pkg_.a
2025-08-20T21:14:20.2860276Z [00:03:57.546]➜  packagefile github.com/gobwas/glob/util/strings=/tmp/go-build1679262874/b2277/_pkg_.a
2025-08-20T21:14:20.2860694Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build1679262874/b952/_pkg_.a
2025-08-20T21:14:20.2861093Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build1679262874/b950/_pkg_.a
2025-08-20T21:14:20.2861412Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build1679262874/b958/_pkg_.a
2025-08-20T21:14:20.2861692Z [00:03:57.546]➜  packagefile github.com/sourcegraph/conc=/tmp/go-build1679262874/b773/_pkg_.a
2025-08-20T21:14:20.2862123Z [00:03:57.546]➜  packagefile github.com/sourcegraph/conc/internal/multierror=/tmp/go-build1679262874/b775/_pkg_.a
2025-08-20T21:14:20.2862582Z [00:03:57.546]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build1679262874/b787/_pkg_.a
2025-08-20T21:14:20.2862935Z [00:03:57.546]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build1679262874/b788/_pkg_.a
2025-08-20T21:14:20.2863300Z [00:03:57.546]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build1679262874/b789/_pkg_.a
2025-08-20T21:14:20.2863622Z [00:03:57.546]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build1679262874/b790/_pkg_.a
2025-08-20T21:14:20.2863864Z [00:03:57.546]➜  packagefile modernc.org/libc=/tmp/go-build1679262874/b820/_pkg_.a
2025-08-20T21:14:20.2864132Z [00:03:57.546]➜  packagefile modernc.org/libc/sys/types=/tmp/go-build1679262874/b827/_pkg_.a
2025-08-20T21:14:20.2864530Z [00:03:57.546]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/java=/tmp/go-build1679262874/b1946/_pkg_.a
2025-08-20T21:14:20.2864932Z [00:03:57.546]➜  packagefile github.com/anchore/grype/grype/db/v5/pkg/resolver/python=/tmp/go-build1679262874/b1947/_pkg_.a
2025-08-20T21:14:20.2865249Z [00:03:57.546]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build1679262874/b1259/_pkg_.a
2025-08-20T21:14:20.2865507Z [00:03:57.546]➜  packagefile cloud.google.com/go/iam=/tmp/go-build1679262874/b1260/_pkg_.a
2025-08-20T21:14:20.2865817Z [00:03:57.546]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build1679262874/b1261/_pkg_.a
2025-08-20T21:14:20.2866093Z [00:03:57.546]➜  packagefile cloud.google.com/go/internal=/tmp/go-build1679262874/b1273/_pkg_.a
2025-08-20T21:14:20.2866487Z [00:03:57.546]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build1679262874/b1274/_pkg_.a
2025-08-20T21:14:20.2866801Z [00:03:57.546]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build1679262874/b1275/_pkg_.a
2025-08-20T21:14:20.2867113Z [00:03:57.546]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build1679262874/b1282/_pkg_.a
2025-08-20T21:14:20.2867446Z [00:03:57.546]➜  packagefile cloud.google.com/go/storage/experimental=/tmp/go-build1679262874/b1283/_pkg_.a
2025-08-20T21:14:20.2867757Z [00:03:57.546]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build1679262874/b1284/_pkg_.a
2025-08-20T21:14:20.2868096Z [00:03:57.546]➜  packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build1679262874/b1349/_pkg_.a
2025-08-20T21:14:20.2868482Z [00:03:57.546]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build1679262874/b1350/_pkg_.a
2025-08-20T21:14:20.2868971Z [00:03:57.546]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric=/tmp/go-build1679262874/b1377/_pkg_.a
2025-08-20T21:14:20.2869442Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build1679262874/b1265/_pkg_.a
2025-08-20T21:14:20.2869819Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build1679262874/b1271/_pkg_.a
2025-08-20T21:14:20.2870160Z [00:03:57.546]➜  packagefile go.opentelemetry.io/contrib/detectors/gcp=/tmp/go-build1679262874/b1391/_pkg_.a
2025-08-20T21:14:20.2870696Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build1679262874/b1094/_pkg_.a
2025-08-20T21:14:20.2871039Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build1679262874/b1285/_pkg_.a
2025-08-20T21:14:20.2871511Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build1679262874/b1290/_pkg_.a
2025-08-20T21:14:20.2871828Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build1679262874/b1291/_pkg_.a
2025-08-20T21:14:20.2872112Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build1679262874/b1301/_pkg_.a
2025-08-20T21:14:20.2872405Z [00:03:57.546]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build1679262874/b1268/_pkg_.a
2025-08-20T21:14:20.2872733Z [00:03:57.546]➜  packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build1679262874/b1393/_pkg_.a
2025-08-20T21:14:20.2873142Z [00:03:57.546]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build1679262874/b1355/_pkg_.a
2025-08-20T21:14:20.2873453Z [00:03:57.546]➜  packagefile google.golang.org/api/storage/v1=/tmp/go-build1679262874/b1398/_pkg_.a
2025-08-20T21:14:20.2873747Z [00:03:57.546]➜  packagefile google.golang.org/api/transport=/tmp/go-build1679262874/b1399/_pkg_.a
2025-08-20T21:14:20.2874061Z [00:03:57.546]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build1679262874/b1395/_pkg_.a
2025-08-20T21:14:20.2874426Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build1679262874/b1351/_pkg_.a
2025-08-20T21:14:20.2874786Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build1679262874/b1264/_pkg_.a
2025-08-20T21:14:20.2875088Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/rls=/tmp/go-build1679262874/b1400/_pkg_.a
2025-08-20T21:14:20.2875382Z [00:03:57.546]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build1679262874/b984/_pkg_.a
2025-08-20T21:14:20.2875717Z [00:03:57.546]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build1679262874/b971/_pkg_.a
2025-08-20T21:14:20.2875991Z [00:03:57.546]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build1679262874/b986/_pkg_.a
2025-08-20T21:14:20.2876331Z [00:03:57.546]➜  packagefile google.golang.org/grpc/stats/opentelemetry=/tmp/go-build1679262874/b1406/_pkg_.a
2025-08-20T21:14:20.2876676Z [00:03:57.546]➜  packagefile google.golang.org/grpc/xds/googledirectpath=/tmp/go-build1679262874/b1408/_pkg_.a
2025-08-20T21:14:20.2877156Z [00:03:57.546]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build1679262874/b993/_pkg_.a
2025-08-20T21:14:20.2877589Z [00:03:57.546]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build1679262874/b1016/_pkg_.a
2025-08-20T21:14:20.2877891Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build1679262874/b1515/_pkg_.a
2025-08-20T21:14:20.2878220Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build1679262874/b1520/_pkg_.a
2025-08-20T21:14:20.2878542Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build1679262874/b1521/_pkg_.a
2025-08-20T21:14:20.2878859Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build1679262874/b1517/_pkg_.a
2025-08-20T21:14:20.2879219Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build1679262874/b1518/_pkg_.a
2025-08-20T21:14:20.2879601Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build1679262874/b1519/_pkg_.a
2025-08-20T21:14:20.2879905Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build1679262874/b1523/_pkg_.a
2025-08-20T21:14:20.2880212Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build1679262874/b1525/_pkg_.a
2025-08-20T21:14:20.2880542Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build1679262874/b1531/_pkg_.a
2025-08-20T21:14:20.2881209Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build1679262874/b1524/_pkg_.a
2025-08-20T21:14:20.2881539Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build1679262874/b1530/_pkg_.a
2025-08-20T21:14:20.2882026Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build1679262874/b1533/_pkg_.a
2025-08-20T21:14:20.2882397Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build1679262874/b1534/_pkg_.a
2025-08-20T21:14:20.2882766Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build1679262874/b1545/_pkg_.a
2025-08-20T21:14:20.2883061Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build1679262874/b1551/_pkg_.a
2025-08-20T21:14:20.2883439Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build1679262874/b1552/_pkg_.a
2025-08-20T21:14:20.2883766Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build1679262874/b1546/_pkg_.a
2025-08-20T21:14:20.2884065Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build1679262874/b1555/_pkg_.a
2025-08-20T21:14:20.2884373Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build1679262874/b1526/_pkg_.a
2025-08-20T21:14:20.2884691Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build1679262874/b1536/_pkg_.a
2025-08-20T21:14:20.2885028Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build1679262874/b1556/_pkg_.a
2025-08-20T21:14:20.2885381Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build1679262874/b1557/_pkg_.a
2025-08-20T21:14:20.2885741Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build1679262874/b1558/_pkg_.a
2025-08-20T21:14:20.2886081Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build1679262874/b1559/_pkg_.a
2025-08-20T21:14:20.2886414Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build1679262874/b1539/_pkg_.a
2025-08-20T21:14:20.2886803Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build1679262874/b1560/_pkg_.a
2025-08-20T21:14:20.2887262Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build1679262874/b1561/_pkg_.a
2025-08-20T21:14:20.2887729Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build1679262874/b1538/_pkg_.a
2025-08-20T21:14:20.2888152Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build1679262874/b1562/_pkg_.a
2025-08-20T21:14:20.2888536Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build1679262874/b1549/_pkg_.a
2025-08-20T21:14:20.2888815Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth=/tmp/go-build1679262874/b1296/_pkg_.a
2025-08-20T21:14:20.2889101Z [00:03:57.546]➜  packagefile google.golang.org/api/internal=/tmp/go-build1679262874/b1309/_pkg_.a
2025-08-20T21:14:20.2889530Z [00:03:57.546]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build1679262874/b1348/_pkg_.a
2025-08-20T21:14:20.2889803Z [00:03:57.546]➜  packagefile github.com/dsnet/compress=/tmp/go-build1679262874/b1239/_pkg_.a
2025-08-20T21:14:20.2890107Z [00:03:57.546]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build1679262874/b880/_pkg_.a
2025-08-20T21:14:20.2890441Z [00:03:57.546]➜  packagefile github.com/pierrec/lz4/v4/internal/xxh32=/tmp/go-build1679262874/b888/_pkg_.a
2025-08-20T21:14:20.2890941Z [00:03:57.546]➜  packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build1679262874/b892/_pkg_.a
2025-08-20T21:14:20.2891323Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/ctystrings=/tmp/go-build1679262874/b1907/_pkg_.a
2025-08-20T21:14:20.2891773Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/set=/tmp/go-build1679262874/b1908/_pkg_.a
2025-08-20T21:14:20.2892094Z [00:03:57.546]➜  packagefile github.com/charmbracelet/x/ansi/kitty=/tmp/go-build1679262874/b1805/_pkg_.a
2025-08-20T21:14:20.2892427Z [00:03:57.546]➜  packagefile github.com/charmbracelet/x/ansi/parser=/tmp/go-build1679262874/b1807/_pkg_.a
2025-08-20T21:14:20.2892743Z [00:03:57.546]➜  packagefile github.com/charmbracelet/colorprofile=/tmp/go-build1679262874/b1809/_pkg_.a
2025-08-20T21:14:20.2893047Z [00:03:57.546]➜  packagefile github.com/charmbracelet/x/term=/tmp/go-build1679262874/b1810/_pkg_.a
2025-08-20T21:14:20.2893353Z [00:03:57.546]➜  packagefile github.com/aymanbagabas/go-osc52/v2=/tmp/go-build1679262874/b1812/_pkg_.a
2025-08-20T21:14:20.2893726Z [00:03:57.546]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build1679262874/b915/_pkg_.a
2025-08-20T21:14:20.2894184Z [00:03:57.546]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build1679262874/b916/_pkg_.a
2025-08-20T21:14:20.2894552Z [00:03:57.546]➜  packagefile github.com/therootcompany/xz=/tmp/go-build1679262874/b889/_pkg_.a
2025-08-20T21:14:20.2894912Z [00:03:57.546]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build1679262874/b1015/_pkg_.a
2025-08-20T21:14:20.2895297Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/archive/tarheader=/tmp/go-build1679262874/b1036/_pkg_.a
2025-08-20T21:14:20.2895607Z [00:03:57.546]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build1679262874/b1038/_pkg_.a
2025-08-20T21:14:20.2895930Z [00:03:57.546]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build1679262874/b1040/_pkg_.a
2025-08-20T21:14:20.2896204Z [00:03:57.546]➜  packagefile github.com/moby/sys/userns=/tmp/go-build1679262874/b1041/_pkg_.a
2025-08-20T21:14:20.2896643Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/contrib/seccomp/kernelversion=/tmp/go-build1679262874/b1062/_pkg_.a
2025-08-20T21:14:20.2896980Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/pkg/cap=/tmp/go-build1679262874/b1075/_pkg_.a
2025-08-20T21:14:20.2897246Z [00:03:57.546]➜  packagefile github.com/moby/sys/user=/tmp/go-build1679262874/b1077/_pkg_.a
2025-08-20T21:14:20.2897649Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build1679262874/b1084/_pkg_.a
2025-08-20T21:14:20.2898053Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/pkg/transfer/streaming=/tmp/go-build1679262874/b1085/_pkg_.a
2025-08-20T21:14:20.2898484Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/pkg/cleanup=/tmp/go-build1679262874/b1087/_pkg_.a
2025-08-20T21:14:20.2898864Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/events/exchange=/tmp/go-build1679262874/b1118/_pkg_.a
2025-08-20T21:14:20.2899216Z [00:03:57.546]➜  packagefile google.golang.org/genproto/protobuf/field_mask=/tmp/go-build1679262874/b1055/_pkg_.a
2025-08-20T21:14:20.2899626Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/api/runtime/sandbox/v1=/tmp/go-build1679262874/b1130/_pkg_.a
2025-08-20T21:14:20.2899994Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/services/warning=/tmp/go-build1679262874/b1134/_pkg_.a
2025-08-20T21:14:20.2900496Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build1679262874/b1136/_pkg_.a
2025-08-20T21:14:20.2900914Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build1679262874/b1098/_pkg_.a
2025-08-20T21:14:20.2901225Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build1679262874/b1096/_pkg_.a
2025-08-20T21:14:20.2901562Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build1679262874/b1115/_pkg_.a
2025-08-20T21:14:20.2901908Z [00:03:57.546]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build1679262874/b1140/_pkg_.a
2025-08-20T21:14:20.2902171Z [00:03:57.546]➜  packagefile golang.org/x/net/trace=/tmp/go-build1679262874/b961/_pkg_.a
2025-08-20T21:14:20.2902597Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build1679262874/b964/_pkg_.a
2025-08-20T21:14:20.2902911Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build1679262874/b974/_pkg_.a
2025-08-20T21:14:20.2903249Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build1679262874/b975/_pkg_.a
2025-08-20T21:14:20.2903585Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build1679262874/b982/_pkg_.a
2025-08-20T21:14:20.2903874Z [00:03:57.546]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build1679262874/b965/_pkg_.a
2025-08-20T21:14:20.2904180Z [00:03:57.546]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build1679262874/b953/_pkg_.a
2025-08-20T21:14:20.2904481Z [00:03:57.546]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build1679262874/b967/_pkg_.a
2025-08-20T21:14:20.2904866Z [00:03:57.546]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build1679262874/b987/_pkg_.a
2025-08-20T21:14:20.2905237Z [00:03:57.546]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build1679262874/b954/_pkg_.a
2025-08-20T21:14:20.2905565Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build1679262874/b988/_pkg_.a
2025-08-20T21:14:20.2905963Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build1679262874/b989/_pkg_.a
2025-08-20T21:14:20.2906308Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build1679262874/b990/_pkg_.a
2025-08-20T21:14:20.2906640Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build1679262874/b991/_pkg_.a
2025-08-20T21:14:20.2906969Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build1679262874/b966/_pkg_.a
2025-08-20T21:14:20.2907293Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build1679262874/b995/_pkg_.a
2025-08-20T21:14:20.2907626Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build1679262874/b985/_pkg_.a
2025-08-20T21:14:20.2907933Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build1679262874/b997/_pkg_.a
2025-08-20T21:14:20.2908262Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build1679262874/b998/_pkg_.a
2025-08-20T21:14:20.2908574Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build1679262874/b979/_pkg_.a
2025-08-20T21:14:20.2908972Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build1679262874/b999/_pkg_.a
2025-08-20T21:14:20.2909369Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build1679262874/b1001/_pkg_.a
2025-08-20T21:14:20.2909722Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build1679262874/b1002/_pkg_.a
2025-08-20T21:14:20.2910074Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build1679262874/b1000/_pkg_.a
2025-08-20T21:14:20.2910395Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build1679262874/b1004/_pkg_.a
2025-08-20T21:14:20.2910868Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build1679262874/b1006/_pkg_.a
2025-08-20T21:14:20.2911300Z [00:03:57.546]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build1679262874/b1008/_pkg_.a
2025-08-20T21:14:20.2911575Z [00:03:57.546]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build1679262874/b1009/_pkg_.a
2025-08-20T21:14:20.2911870Z [00:03:57.546]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build1679262874/b973/_pkg_.a
2025-08-20T21:14:20.2912175Z [00:03:57.546]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build1679262874/b1011/_pkg_.a
2025-08-20T21:14:20.2912485Z [00:03:57.546]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build1679262874/b956/_pkg_.a
2025-08-20T21:14:20.2912865Z [00:03:57.546]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build1679262874/b1005/_pkg_.a
2025-08-20T21:14:20.2913143Z [00:03:57.546]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build1679262874/b1010/_pkg_.a
2025-08-20T21:14:20.2913514Z [00:03:57.546]➜  packagefile github.com/docker/cli/cli/connhelper/commandconn=/tmp/go-build1679262874/b1147/_pkg_.a
2025-08-20T21:14:20.2913853Z [00:03:57.546]➜  packagefile github.com/docker/cli/cli/connhelper/ssh=/tmp/go-build1679262874/b1148/_pkg_.a
2025-08-20T21:14:20.2914201Z [00:03:57.546]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build1679262874/b1156/_pkg_.a
2025-08-20T21:14:20.2914539Z [00:03:57.546]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build1679262874/b1157/_pkg_.a
2025-08-20T21:14:20.2914865Z [00:03:57.546]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build1679262874/b1160/_pkg_.a
2025-08-20T21:14:20.2915294Z [00:03:57.546]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build1679262874/b1164/_pkg_.a
2025-08-20T21:14:20.2915648Z [00:03:57.546]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build1679262874/b1165/_pkg_.a
2025-08-20T21:14:20.2915926Z [00:03:57.546]➜  packagefile github.com/docker/go-units=/tmp/go-build1679262874/b1166/_pkg_.a
2025-08-20T21:14:20.2916301Z [00:03:57.546]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build1679262874/b1151/_pkg_.a
2025-08-20T21:14:20.2916654Z [00:03:57.546]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build1679262874/b1162/_pkg_.a
2025-08-20T21:14:20.2917020Z [00:03:57.546]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build1679262874/b1171/_pkg_.a
2025-08-20T21:14:20.2917304Z [00:03:57.546]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build1679262874/b1090/_pkg_.a
2025-08-20T21:14:20.2917808Z [00:03:57.546]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build1679262874/b1091/_pkg_.a
2025-08-20T21:14:20.2918314Z [00:03:57.546]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build1679262874/b1092/_pkg_.a
2025-08-20T21:14:20.2918610Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build1679262874/b1109/_pkg_.a
2025-08-20T21:14:20.2918925Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build1679262874/b1111/_pkg_.a
2025-08-20T21:14:20.2919254Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build1679262874/b1104/_pkg_.a
2025-08-20T21:14:20.2919654Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build1679262874/b1106/_pkg_.a
2025-08-20T21:14:20.2920130Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build1679262874/b1107/_pkg_.a
2025-08-20T21:14:20.2920540Z [00:03:57.546]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build1679262874/b1181/_pkg_.a
2025-08-20T21:14:20.2921046Z [00:03:57.546]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build1679262874/b1182/_pkg_.a
2025-08-20T21:14:20.2921458Z [00:03:57.546]➜  packagefile github.com/google/go-containerregistry/internal/retry/wait=/tmp/go-build1679262874/b1204/_pkg_.a
2025-08-20T21:14:20.2921999Z [00:03:57.546]➜  packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build1679262874/b1207/_pkg_.a
2025-08-20T21:14:20.2922229Z [00:03:57.546]➜  packagefile crypto/mlkem=/tmp/go-build1679262874/b1212/_pkg_.a
2025-08-20T21:14:20.2922519Z [00:03:57.546]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build1679262874/b1213/_pkg_.a
2025-08-20T21:14:20.2922808Z [00:03:57.546]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build1679262874/b1215/_pkg_.a
2025-08-20T21:14:20.2923128Z [00:03:57.546]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build1679262874/b1216/_pkg_.a
2025-08-20T21:14:20.2923481Z [00:03:57.546]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build1679262874/b1217/_pkg_.a
2025-08-20T21:14:20.2923857Z [00:03:57.546]➜  packagefile github.com/spdx/gordf/uri=/tmp/go-build1679262874/b1777/_pkg_.a
2025-08-20T21:14:20.2924143Z [00:03:57.546]➜  packagefile github.com/goccy/go-yaml/lexer=/tmp/go-build1679262874/b1935/_pkg_.a
2025-08-20T21:14:20.2924440Z [00:03:57.546]➜  packagefile github.com/go-restruct/restruct=/tmp/go-build1679262874/b1575/_pkg_.a
2025-08-20T21:14:20.2924715Z [00:03:57.546]➜  packagefile github.com/bodgit/plumbing=/tmp/go-build1679262874/b1844/_pkg_.a
2025-08-20T21:14:20.2925060Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/aes7z=/tmp/go-build1679262874/b1845/_pkg_.a
2025-08-20T21:14:20.2925389Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/bcj2=/tmp/go-build1679262874/b1850/_pkg_.a
2025-08-20T21:14:20.2925715Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/bra=/tmp/go-build1679262874/b1852/_pkg_.a
2025-08-20T21:14:20.2926112Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/brotli=/tmp/go-build1679262874/b1853/_pkg_.a
2025-08-20T21:14:20.2926492Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/bzip2=/tmp/go-build1679262874/b1854/_pkg_.a
2025-08-20T21:14:20.2926839Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/deflate=/tmp/go-build1679262874/b1855/_pkg_.a
2025-08-20T21:14:20.2927183Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/delta=/tmp/go-build1679262874/b1856/_pkg_.a
2025-08-20T21:14:20.2927507Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/lz4=/tmp/go-build1679262874/b1857/_pkg_.a
2025-08-20T21:14:20.2927844Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/lzma=/tmp/go-build1679262874/b1858/_pkg_.a
2025-08-20T21:14:20.2928182Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/lzma2=/tmp/go-build1679262874/b1859/_pkg_.a
2025-08-20T21:14:20.2928519Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/pool=/tmp/go-build1679262874/b1860/_pkg_.a
2025-08-20T21:14:20.2928852Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/util=/tmp/go-build1679262874/b1851/_pkg_.a
2025-08-20T21:14:20.2929193Z [00:03:57.546]➜  packagefile github.com/bodgit/sevenzip/internal/zstd=/tmp/go-build1679262874/b1861/_pkg_.a
2025-08-20T21:14:20.2929472Z [00:03:57.546]➜  packagefile github.com/bodgit/windows=/tmp/go-build1679262874/b1862/_pkg_.a
2025-08-20T21:14:20.2929713Z [00:03:57.546]➜  packagefile go4.org/readerutil=/tmp/go-build1679262874/b1863/_pkg_.a
2025-08-20T21:14:20.2930130Z [00:03:57.546]➜  packagefile github.com/klauspost/compress/internal/race=/tmp/go-build1679262874/b1866/_pkg_.a
2025-08-20T21:14:20.2930517Z [00:03:57.546]➜  packagefile github.com/go-git/go-billy/v5/helper/polyfill=/tmp/go-build1679262874/b1599/_pkg_.a
2025-08-20T21:14:20.2931056Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/armor=/tmp/go-build1679262874/b1603/_pkg_.a
2025-08-20T21:14:20.2931416Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdh=/tmp/go-build1679262874/b1605/_pkg_.a
2025-08-20T21:14:20.2931771Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ecdsa=/tmp/go-build1679262874/b1628/_pkg_.a
2025-08-20T21:14:20.2932127Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed25519=/tmp/go-build1679262874/b1629/_pkg_.a
2025-08-20T21:14:20.2932614Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/ed448=/tmp/go-build1679262874/b1630/_pkg_.a
2025-08-20T21:14:20.2932978Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/eddsa=/tmp/go-build1679262874/b1631/_pkg_.a
2025-08-20T21:14:20.2933335Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/errors=/tmp/go-build1679262874/b1604/_pkg_.a
2025-08-20T21:14:20.2933740Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/algorithm=/tmp/go-build1679262874/b1607/_pkg_.a
2025-08-20T21:14:20.2934131Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/ecc=/tmp/go-build1679262874/b1612/_pkg_.a
2025-08-20T21:14:20.2934581Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x25519=/tmp/go-build1679262874/b1637/_pkg_.a
2025-08-20T21:14:20.2934928Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/x448=/tmp/go-build1679262874/b1638/_pkg_.a
2025-08-20T21:14:20.2935217Z [00:03:57.546]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build1679262874/b1642/_pkg_.a
2025-08-20T21:14:20.2935577Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/elgamal=/tmp/go-build1679262874/b1633/_pkg_.a
2025-08-20T21:14:20.2935982Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/internal/encoding=/tmp/go-build1679262874/b1615/_pkg_.a
2025-08-20T21:14:20.2936325Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/s2k=/tmp/go-build1679262874/b1634/_pkg_.a
2025-08-20T21:14:20.2936588Z [00:03:57.546]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build1679262874/b1336/_pkg_.a
2025-08-20T21:14:20.2936920Z [00:03:57.546]➜  packagefile github.com/go-git/gcfg=/tmp/go-build1679262874/b1654/_pkg_.a
2025-08-20T21:14:20.2937304Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/binary=/tmp/go-build1679262874/b1667/_pkg_.a
2025-08-20T21:14:20.2937685Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/idxfile=/tmp/go-build1679262874/b1669/_pkg_.a
2025-08-20T21:14:20.2937948Z [00:03:57.546]➜  packagefile github.com/pjbgf/sha1cd=/tmp/go-build1679262874/b1650/_pkg_.a
2025-08-20T21:14:20.2938411Z [00:03:57.546]➜  packagefile github.com/emirpasic/gods/trees/binaryheap=/tmp/go-build1679262874/b1673/_pkg_.a
2025-08-20T21:14:20.2938847Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/diff=/tmp/go-build1679262874/b1679/_pkg_.a
2025-08-20T21:14:20.2939223Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/pktline=/tmp/go-build1679262874/b1688/_pkg_.a
2025-08-20T21:14:20.2939595Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/file=/tmp/go-build1679262874/b1696/_pkg_.a
2025-08-20T21:14:20.2939965Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/git=/tmp/go-build1679262874/b1703/_pkg_.a
2025-08-20T21:14:20.2940326Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/http=/tmp/go-build1679262874/b1704/_pkg_.a
2025-08-20T21:14:20.2940824Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/ssh=/tmp/go-build1679262874/b1705/_pkg_.a
2025-08-20T21:14:20.2941228Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/format/objfile=/tmp/go-build1679262874/b1700/_pkg_.a
2025-08-20T21:14:20.2941519Z [00:03:57.546]➜  packagefile github.com/jbenet/go-context/io=/tmp/go-build1679262874/b1665/_pkg_.a
2025-08-20T21:14:20.2941919Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/merkletrie/internal/frame=/tmp/go-build1679262874/b1685/_pkg_.a
2025-08-20T21:14:20.2942231Z [00:03:57.546]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build1679262874/b1734/_pkg_.a
2025-08-20T21:14:20.2942674Z [00:03:57.546]➜  packagefile golang.org/x/text/encoding/htmlindex=/tmp/go-build1679262874/b1735/_pkg_.a
2025-08-20T21:14:20.2943020Z [00:03:57.546]➜  packagefile github.com/nix-community/go-nix/pkg/nixbase32=/tmp/go-build1679262874/b1749/_pkg_.a
2025-08-20T21:14:20.2943414Z [00:03:57.546]➜  packagefile github.com/agext/levenshtein=/tmp/go-build1679262874/b1903/_pkg_.a
2025-08-20T21:14:20.2943783Z [00:03:57.546]➜  packagefile github.com/apparentlymart/go-textseg/v15/textseg=/tmp/go-build1679262874/b1904/_pkg_.a
2025-08-20T21:14:20.2944104Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/convert=/tmp/go-build1679262874/b1909/_pkg_.a
2025-08-20T21:14:20.2944418Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/function=/tmp/go-build1679262874/b1910/_pkg_.a
2025-08-20T21:14:20.2944736Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2/hclwrite=/tmp/go-build1679262874/b1912/_pkg_.a
2025-08-20T21:14:20.2945043Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/gocty=/tmp/go-build1679262874/b1916/_pkg_.a
2025-08-20T21:14:20.2945396Z [00:03:57.546]➜  packagefile github.com/hashicorp/hcl/v2/ext/customdecode=/tmp/go-build1679262874/b1914/_pkg_.a
2025-08-20T21:14:20.2945742Z [00:03:57.546]➜  packagefile github.com/zclconf/go-cty/cty/function/stdlib=/tmp/go-build1679262874/b1915/_pkg_.a
2025-08-20T21:14:20.2946227Z [00:03:57.546]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/validation/field=/tmp/go-build1679262874/b492/_pkg_.a
2025-08-20T21:14:20.2946547Z [00:03:57.546]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build1679262874/b959/_pkg_.a
2025-08-20T21:14:20.2946855Z [00:03:57.546]➜  packagefile github.com/sourcegraph/conc/panics=/tmp/go-build1679262874/b774/_pkg_.a
2025-08-20T21:14:20.2947133Z [00:03:57.546]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build1679262874/b822/_pkg_.a
2025-08-20T21:14:20.2947475Z [00:03:57.546]➜  packagefile modernc.org/libc/uuid/uuid=/tmp/go-build1679262874/b823/_pkg_.a
2025-08-20T21:14:20.2947779Z [00:03:57.546]➜  packagefile modernc.org/mathutil=/tmp/go-build1679262874/b824/_pkg_.a
2025-08-20T21:14:20.2948024Z [00:03:57.546]➜  packagefile modernc.org/memory=/tmp/go-build1679262874/b826/_pkg_.a
2025-08-20T21:14:20.2948416Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build1679262874/b1262/_pkg_.a
2025-08-20T21:14:20.2948675Z [00:03:57.546]➜  packagefile go.opencensus.io/trace=/tmp/go-build1679262874/b1276/_pkg_.a
2025-08-20T21:14:20.2949110Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build1679262874/b1352/_pkg_.a
2025-08-20T21:14:20.2949473Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build1679262874/b1353/_pkg_.a
2025-08-20T21:14:20.2949784Z [00:03:57.546]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build1679262874/b1356/_pkg_.a
2025-08-20T21:14:20.2950114Z [00:03:57.546]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2=/tmp/go-build1679262874/b1378/_pkg_.a
2025-08-20T21:14:20.2950500Z [00:03:57.546]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build1679262874/b1379/_pkg_.a
2025-08-20T21:14:20.2951250Z [00:03:57.546]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping=/tmp/go-build1679262874/b1388/_pkg_.a
2025-08-20T21:14:20.2951611Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build1679262874/b1286/_pkg_.a
2025-08-20T21:14:20.2951947Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build1679262874/b1389/_pkg_.a
2025-08-20T21:14:20.2952339Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build1679262874/b1380/_pkg_.a
2025-08-20T21:14:20.2952701Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build1679262874/b1381/_pkg_.a
2025-08-20T21:14:20.2953171Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build1679262874/b1382/_pkg_.a
2025-08-20T21:14:20.2953566Z [00:03:57.546]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build1679262874/b1383/_pkg_.a
2025-08-20T21:14:20.2953963Z [00:03:57.546]➜  packagefile google.golang.org/grpc/encoding/gzip=/tmp/go-build1679262874/b1390/_pkg_.a
2025-08-20T21:14:20.2954295Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build1679262874/b1266/_pkg_.a
2025-08-20T21:14:20.2954621Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build1679262874/b1272/_pkg_.a
2025-08-20T21:14:20.2954972Z [00:03:57.546]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build1679262874/b980/_pkg_.a
2025-08-20T21:14:20.2955446Z [00:03:57.546]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp=/tmp/go-build1679262874/b1392/_pkg_.a
2025-08-20T21:14:20.2955796Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/attribute/internal=/tmp/go-build1679262874/b1095/_pkg_.a
2025-08-20T21:14:20.2956125Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build1679262874/b1099/_pkg_.a
2025-08-20T21:14:20.2956452Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build1679262874/b1110/_pkg_.a
2025-08-20T21:14:20.2956761Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build1679262874/b1114/_pkg_.a
2025-08-20T21:14:20.2957112Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build1679262874/b1287/_pkg_.a
2025-08-20T21:14:20.2957458Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build1679262874/b1288/_pkg_.a
2025-08-20T21:14:20.2957843Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build1679262874/b1289/_pkg_.a
2025-08-20T21:14:20.2958266Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build1679262874/b1294/_pkg_.a
2025-08-20T21:14:20.2958634Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build1679262874/b1292/_pkg_.a
2025-08-20T21:14:20.2958966Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/sdk/internal/x=/tmp/go-build1679262874/b1293/_pkg_.a
2025-08-20T21:14:20.2959266Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build1679262874/b1302/_pkg_.a
2025-08-20T21:14:20.2959612Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build1679262874/b1303/_pkg_.a
2025-08-20T21:14:20.2960145Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build1679262874/b1306/_pkg_.a
2025-08-20T21:14:20.2960696Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build1679262874/b1304/_pkg_.a
2025-08-20T21:14:20.2961027Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build1679262874/b1307/_pkg_.a
2025-08-20T21:14:20.2961300Z [00:03:57.546]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build1679262874/b1308/_pkg_.a
2025-08-20T21:14:20.2961688Z [00:03:57.546]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build1679262874/b1269/_pkg_.a
2025-08-20T21:14:20.2962033Z [00:03:57.546]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build1679262874/b1299/_pkg_.a
2025-08-20T21:14:20.2962364Z [00:03:57.546]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build1679262874/b1394/_pkg_.a
2025-08-20T21:14:20.2962677Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build1679262874/b1310/_pkg_.a
2025-08-20T21:14:20.2962995Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build1679262874/b1396/_pkg_.a
2025-08-20T21:14:20.2963305Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build1679262874/b1321/_pkg_.a
2025-08-20T21:14:20.2963640Z [00:03:57.546]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build1679262874/b1397/_pkg_.a
2025-08-20T21:14:20.2964073Z [00:03:57.546]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build1679262874/b1347/_pkg_.a
2025-08-20T21:14:20.2964460Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/rls/internal/adaptive=/tmp/go-build1679262874/b1401/_pkg_.a
2025-08-20T21:14:20.2964901Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/rls/internal/keys=/tmp/go-build1679262874/b1402/_pkg_.a
2025-08-20T21:14:20.2965249Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build1679262874/b1404/_pkg_.a
2025-08-20T21:14:20.2965569Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build1679262874/b996/_pkg_.a
2025-08-20T21:14:20.2965890Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build1679262874/b978/_pkg_.a
2025-08-20T21:14:20.2966273Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build1679262874/b1403/_pkg_.a
2025-08-20T21:14:20.2966652Z [00:03:57.546]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal=/tmp/go-build1679262874/b1407/_pkg_.a
2025-08-20T21:14:20.2966981Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build1679262874/b970/_pkg_.a
2025-08-20T21:14:20.2967325Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build1679262874/b1371/_pkg_.a
2025-08-20T21:14:20.2967676Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build1679262874/b1409/_pkg_.a
2025-08-20T21:14:20.2967952Z [00:03:57.546]➜  packagefile google.golang.org/grpc/xds=/tmp/go-build1679262874/b1422/_pkg_.a
2025-08-20T21:14:20.2968288Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build1679262874/b1528/_pkg_.a
2025-08-20T21:14:20.2968597Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build1679262874/b1535/_pkg_.a
2025-08-20T21:14:20.2969066Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build1679262874/b1544/_pkg_.a
2025-08-20T21:14:20.2969447Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build1679262874/b1550/_pkg_.a
2025-08-20T21:14:20.2969844Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build1679262874/b1553/_pkg_.a
2025-08-20T21:14:20.2970199Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build1679262874/b1547/_pkg_.a
2025-08-20T21:14:20.2970701Z [00:03:57.546]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build1679262874/b1527/_pkg_.a
2025-08-20T21:14:20.2971114Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build1679262874/b1537/_pkg_.a
2025-08-20T21:14:20.2971449Z [00:03:57.546]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build1679262874/b1540/_pkg_.a
2025-08-20T21:14:20.2971755Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build1679262874/b1297/_pkg_.a
2025-08-20T21:14:20.2972067Z [00:03:57.546]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build1679262874/b1298/_pkg_.a
2025-08-20T21:14:20.2972363Z [00:03:57.546]➜  packagefile github.com/google/s2a-go=/tmp/go-build1679262874/b1322/_pkg_.a
2025-08-20T21:14:20.2972669Z [00:03:57.546]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build1679262874/b1323/_pkg_.a
2025-08-20T21:14:20.2972889Z [00:03:57.546]➜  packagefile image/png=/tmp/go-build1679262874/b1806/_pkg_.a
2025-08-20T21:14:20.2973229Z [00:03:57.546]➜  packagefile github.com/containerd/continuity/devices=/tmp/go-build1679262874/b1039/_pkg_.a
2025-08-20T21:14:20.2973509Z [00:03:57.546]➜  packagefile github.com/docker/go-events=/tmp/go-build1679262874/b1119/_pkg_.a
2025-08-20T21:14:20.2973875Z [00:03:57.546]➜  packagefile github.com/containerd/containerd/pkg/deprecation=/tmp/go-build1679262874/b1135/_pkg_.a
2025-08-20T21:14:20.2974238Z [00:03:57.546]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build1679262874/b1141/_pkg_.a
2025-08-20T21:14:20.2974741Z [00:03:57.546]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build1679262874/b962/_pkg_.a
2025-08-20T21:14:20.2975121Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build1679262874/b976/_pkg_.a
2025-08-20T21:14:20.2975594Z [00:03:57.546]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build1679262874/b977/_pkg_.a
2025-08-20T21:14:20.2975897Z [00:03:57.546]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build1679262874/b968/_pkg_.a
2025-08-20T21:14:20.2976242Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build1679262874/b969/_pkg_.a
2025-08-20T21:14:20.2976563Z [00:03:57.546]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build1679262874/b955/_pkg_.a
2025-08-20T21:14:20.2976925Z [00:03:57.546]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build1679262874/b992/_pkg_.a
2025-08-20T21:14:20.2977365Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build1679262874/b1003/_pkg_.a
2025-08-20T21:14:20.2977687Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build1679262874/b1007/_pkg_.a
2025-08-20T21:14:20.2978035Z [00:03:57.546]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build1679262874/b1012/_pkg_.a
2025-08-20T21:14:20.2978551Z [00:03:57.546]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build1679262874/b1093/_pkg_.a
2025-08-20T21:14:20.2978884Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build1679262874/b1097/_pkg_.a
2025-08-20T21:14:20.2979177Z [00:03:57.546]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build1679262874/b1112/_pkg_.a
2025-08-20T21:14:20.2979486Z [00:03:57.546]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build1679262874/b1214/_pkg_.a
2025-08-20T21:14:20.2979855Z [00:03:57.546]➜  packagefile github.com/goccy/go-yaml/scanner=/tmp/go-build1679262874/b1936/_pkg_.a
2025-08-20T21:14:20.2980228Z [00:03:57.546]➜  packagefile github.com/go-restruct/restruct/expr=/tmp/go-build1679262874/b1576/_pkg_.a
2025-08-20T21:14:20.2980535Z [00:03:57.546]➜  packagefile github.com/hashicorp/golang-lru/v2=/tmp/go-build1679262874/b1846/_pkg_.a
2025-08-20T21:14:20.2980980Z [00:03:57.546]➜  packagefile go4.org/syncutil=/tmp/go-build1679262874/b1849/_pkg_.a
2025-08-20T21:14:20.2981201Z [00:03:57.546]➜  packagefile expvar=/tmp/go-build1679262874/b1864/_pkg_.a
2025-08-20T21:14:20.2981665Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/openpgp/aes/keywrap=/tmp/go-build1679262874/b1606/_pkg_.a
2025-08-20T21:14:20.2982057Z [00:03:57.546]➜  packagefile github.com/cloudflare/circl/sign/ed25519=/tmp/go-build1679262874/b1621/_pkg_.a
2025-08-20T21:14:20.2982387Z [00:03:57.546]➜  packagefile github.com/cloudflare/circl/sign/ed448=/tmp/go-build1679262874/b1624/_pkg_.a
2025-08-20T21:14:20.2982706Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/eax=/tmp/go-build1679262874/b1608/_pkg_.a
2025-08-20T21:14:20.2983018Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/ocb=/tmp/go-build1679262874/b1610/_pkg_.a
2025-08-20T21:14:20.2983359Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/bitcurves=/tmp/go-build1679262874/b1613/_pkg_.a
2025-08-20T21:14:20.2983692Z [00:03:57.546]➜  packagefile github.com/ProtonMail/go-crypto/brainpool=/tmp/go-build1679262874/b1614/_pkg_.a
2025-08-20T21:14:20.2984011Z [00:03:57.546]➜  packagefile github.com/cloudflare/circl/dh/x25519=/tmp/go-build1679262874/b1616/_pkg_.a
2025-08-20T21:14:20.2984320Z [00:03:57.546]➜  packagefile github.com/cloudflare/circl/dh/x448=/tmp/go-build1679262874/b1619/_pkg_.a
2025-08-20T21:14:20.2984568Z [00:03:57.546]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build1679262874/b1643/_pkg_.a
2025-08-20T21:14:20.2984850Z [00:03:57.546]➜  packagefile golang.org/x/crypto/argon2=/tmp/go-build1679262874/b1635/_pkg_.a
2025-08-20T21:14:20.2985268Z [00:03:57.546]➜  packagefile github.com/go-git/gcfg/scanner=/tmp/go-build1679262874/b1655/_pkg_.a
2025-08-20T21:14:20.2985547Z [00:03:57.546]➜  packagefile github.com/go-git/gcfg/token=/tmp/go-build1679262874/b1656/_pkg_.a
2025-08-20T21:14:20.2985910Z [00:03:57.546]➜  packagefile github.com/go-git/gcfg/types=/tmp/go-build1679262874/b1657/_pkg_.a
2025-08-20T21:14:20.2986164Z [00:03:57.546]➜  packagefile gopkg.in/warnings.v0=/tmp/go-build1679262874/b1658/_pkg_.a
2025-08-20T21:14:20.2986467Z [00:03:57.546]➜  packagefile github.com/pjbgf/sha1cd/internal=/tmp/go-build1679262874/b1651/_pkg_.a
2025-08-20T21:14:20.2986746Z [00:03:57.546]➜  packagefile github.com/pjbgf/sha1cd/ubc=/tmp/go-build1679262874/b1652/_pkg_.a
2025-08-20T21:14:20.2987058Z [00:03:57.546]➜  packagefile github.com/emirpasic/gods/containers=/tmp/go-build1679262874/b1674/_pkg_.a
2025-08-20T21:14:20.2987400Z [00:03:57.546]➜  packagefile github.com/emirpasic/gods/lists/arraylist=/tmp/go-build1679262874/b1676/_pkg_.a
2025-08-20T21:14:20.2987693Z [00:03:57.546]➜  packagefile github.com/emirpasic/gods/trees=/tmp/go-build1679262874/b1678/_pkg_.a
2025-08-20T21:14:20.2987988Z [00:03:57.546]➜  packagefile github.com/emirpasic/gods/utils=/tmp/go-build1679262874/b1675/_pkg_.a
2025-08-20T21:14:20.2988316Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/color=/tmp/go-build1679262874/b1680/_pkg_.a
2025-08-20T21:14:20.2988630Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/utils/trace=/tmp/go-build1679262874/b1689/_pkg_.a
2025-08-20T21:14:20.2989048Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/internal/common=/tmp/go-build1679262874/b1697/_pkg_.a
2025-08-20T21:14:20.2989422Z [00:03:57.546]➜  packagefile github.com/go-git/go-git/v5/plumbing/transport/server=/tmp/go-build1679262874/b1698/_pkg_.a
2025-08-20T21:14:20.2989689Z [00:03:57.546]➜  packagefile golang.org/x/sys/execabs=/tmp/go-build1679262874/b1702/_pkg_.a
2025-08-20T21:14:20.2990070Z [00:03:57.546]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build1679262874/b1277/_pkg_.a
2025-08-20T21:14:20.2990421Z [00:03:57.546]➜  packagefile github.com/kevinburke/ssh_config=/tmp/go-build1679262874/b1706/_pkg_.a
2025-08-20T21:14:20.2990850Z [00:03:57.546]➜  packagefile github.com/skeema/knownhosts=/tmp/go-build1679262874/b1707/_pkg_.a
2025-08-20T21:14:20.2991184Z [00:03:57.547]➜  packagefile github.com/xanzy/ssh-agent=/tmp/go-build1679262874/b1708/_pkg_.a
2025-08-20T21:14:20.2991497Z [00:03:57.547]➜  packagefile golang.org/x/text/encoding/japanese=/tmp/go-build1679262874/b1736/_pkg_.a
2025-08-20T21:14:20.2991876Z [00:03:57.547]➜  packagefile golang.org/x/text/encoding/korean=/tmp/go-build1679262874/b1737/_pkg_.a
2025-08-20T21:14:20.2992299Z [00:03:57.547]➜  packagefile golang.org/x/text/encoding/simplifiedchinese=/tmp/go-build1679262874/b1738/_pkg_.a
2025-08-20T21:14:20.2992665Z [00:03:57.547]➜  packagefile golang.org/x/text/encoding/traditionalchinese=/tmp/go-build1679262874/b1739/_pkg_.a
2025-08-20T21:14:20.2992975Z [00:03:57.547]➜  packagefile github.com/zclconf/go-cty/cty/json=/tmp/go-build1679262874/b1917/_pkg_.a
2025-08-20T21:14:20.2993410Z [00:03:57.547]➜  packagefile sigs.k8s.io/kustomize/kyaml/yaml/internal/k8sgen/pkg/util/errors=/tmp/go-build1679262874/b493/_pkg_.a
2025-08-20T21:14:20.2993710Z [00:03:57.547]➜  packagefile github.com/remyoudompheng/bigfft=/tmp/go-build1679262874/b825/_pkg_.a
2025-08-20T21:14:20.2994050Z [00:03:57.547]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build1679262874/b1263/_pkg_.a
2025-08-20T21:14:20.2994324Z [00:03:57.547]➜  packagefile go.opencensus.io/internal=/tmp/go-build1679262874/b1278/_pkg_.a
2025-08-20T21:14:20.2994619Z [00:03:57.547]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build1679262874/b1280/_pkg_.a
2025-08-20T21:14:20.2994918Z [00:03:57.547]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build1679262874/b1281/_pkg_.a
2025-08-20T21:14:20.2995243Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build1679262874/b1357/_pkg_.a
2025-08-20T21:14:20.2995880Z [00:03:57.547]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build1679262874/b1360/_pkg_.a
2025-08-20T21:14:20.2996209Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build1679262874/b1374/_pkg_.a
2025-08-20T21:14:20.2996653Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build1679262874/b1363/_pkg_.a
2025-08-20T21:14:20.2996987Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build1679262874/b1372/_pkg_.a
2025-08-20T21:14:20.2997315Z [00:03:57.547]➜  packagefile cloud.google.com/go/monitoring/internal=/tmp/go-build1679262874/b1387/_pkg_.a
2025-08-20T21:14:20.2997724Z [00:03:57.547]➜  packagefile google.golang.org/genproto/googleapis/type/calendarperiod=/tmp/go-build1679262874/b1385/_pkg_.a
2025-08-20T21:14:20.2998097Z [00:03:57.547]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build1679262874/b1386/_pkg_.a
2025-08-20T21:14:20.2998463Z [00:03:57.547]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build1679262874/b1384/_pkg_.a
2025-08-20T21:14:20.2998852Z [00:03:57.547]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build1679262874/b1267/_pkg_.a
2025-08-20T21:14:20.2999243Z [00:03:57.547]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build1679262874/b1270/_pkg_.a
2025-08-20T21:14:20.2999604Z [00:03:57.547]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build1679262874/b981/_pkg_.a
2025-08-20T21:14:20.2999868Z [00:03:57.547]➜  packagefile github.com/go-logr/stdr=/tmp/go-build1679262874/b1100/_pkg_.a
2025-08-20T21:14:20.3000149Z [00:03:57.547]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build1679262874/b1102/_pkg_.a
2025-08-20T21:14:20.3000514Z [00:03:57.547]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build1679262874/b1305/_pkg_.a
2025-08-20T21:14:20.3001170Z [00:03:57.547]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build1679262874/b1300/_pkg_.a
2025-08-20T21:14:20.3001613Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build1679262874/b1311/_pkg_.a
2025-08-20T21:14:20.3002066Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build1679262874/b1319/_pkg_.a
2025-08-20T21:14:20.3002439Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build1679262874/b1320/_pkg_.a
2025-08-20T21:14:20.3002906Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build1679262874/b1312/_pkg_.a
2025-08-20T21:14:20.3003307Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build1679262874/b1314/_pkg_.a
2025-08-20T21:14:20.3003645Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build1679262874/b1359/_pkg_.a
2025-08-20T21:14:20.3004019Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build1679262874/b1315/_pkg_.a
2025-08-20T21:14:20.3004427Z [00:03:57.547]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build1679262874/b1316/_pkg_.a
2025-08-20T21:14:20.3004745Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/cache=/tmp/go-build1679262874/b1405/_pkg_.a
2025-08-20T21:14:20.3005155Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build1679262874/b1410/_pkg_.a
2025-08-20T21:14:20.3005537Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build1679262874/b1418/_pkg_.a
2025-08-20T21:14:20.3005850Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/bootstrap=/tmp/go-build1679262874/b1419/_pkg_.a
2025-08-20T21:14:20.3006269Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build1679262874/b1423/_pkg_.a
2025-08-20T21:14:20.3006823Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build1679262874/b1421/_pkg_.a
2025-08-20T21:14:20.3007137Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/admin=/tmp/go-build1679262874/b1446/_pkg_.a
2025-08-20T21:14:20.3007498Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/csds=/tmp/go-build1679262874/b1447/_pkg_.a
2025-08-20T21:14:20.3007842Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer=/tmp/go-build1679262874/b1466/_pkg_.a
2025-08-20T21:14:20.3008248Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier/rls=/tmp/go-build1679262874/b1488/_pkg_.a
2025-08-20T21:14:20.3008628Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/fault=/tmp/go-build1679262874/b1489/_pkg_.a
2025-08-20T21:14:20.3009010Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/rbac=/tmp/go-build1679262874/b1492/_pkg_.a
2025-08-20T21:14:20.3009399Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/router=/tmp/go-build1679262874/b1499/_pkg_.a
2025-08-20T21:14:20.3009745Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/resolver=/tmp/go-build1679262874/b1501/_pkg_.a
2025-08-20T21:14:20.3010083Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/server=/tmp/go-build1679262874/b1505/_pkg_.a
2025-08-20T21:14:20.3010434Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build1679262874/b1448/_pkg_.a
2025-08-20T21:14:20.3011028Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter=/tmp/go-build1679262874/b1506/_pkg_.a
2025-08-20T21:14:20.3011479Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build1679262874/b1456/_pkg_.a
2025-08-20T21:14:20.3011849Z [00:03:57.547]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build1679262874/b1541/_pkg_.a
2025-08-20T21:14:20.3012336Z [00:03:57.547]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build1679262874/b1542/_pkg_.a
2025-08-20T21:14:20.3012794Z [00:03:57.547]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build1679262874/b1548/_pkg_.a
2025-08-20T21:14:20.3013149Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build1679262874/b1324/_pkg_.a
2025-08-20T21:14:20.3013522Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build1679262874/b1330/_pkg_.a
2025-08-20T21:14:20.3013970Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build1679262874/b1326/_pkg_.a
2025-08-20T21:14:20.3014385Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build1679262874/b1338/_pkg_.a
2025-08-20T21:14:20.3014787Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build1679262874/b1339/_pkg_.a
2025-08-20T21:14:20.3015138Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build1679262874/b1337/_pkg_.a
2025-08-20T21:14:20.3015448Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build1679262874/b1341/_pkg_.a
2025-08-20T21:14:20.3015736Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build1679262874/b1346/_pkg_.a
2025-08-20T21:14:20.3016025Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build1679262874/b1344/_pkg_.a
2025-08-20T21:14:20.3016375Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build1679262874/b1013/_pkg_.a
2025-08-20T21:14:20.3016759Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build1679262874/b1014/_pkg_.a
2025-08-20T21:14:20.3017094Z [00:03:57.547]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build1679262874/b1113/_pkg_.a
2025-08-20T21:14:20.3017557Z [00:03:57.547]➜  packagefile github.com/hashicorp/golang-lru/v2/simplelru=/tmp/go-build1679262874/b1847/_pkg_.a
2025-08-20T21:14:20.3017896Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/internal/conv=/tmp/go-build1679262874/b1618/_pkg_.a
2025-08-20T21:14:20.3018269Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/math=/tmp/go-build1679262874/b1622/_pkg_.a
2025-08-20T21:14:20.3018605Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/math/fp25519=/tmp/go-build1679262874/b1617/_pkg_.a
2025-08-20T21:14:20.3018906Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/sign=/tmp/go-build1679262874/b1623/_pkg_.a
2025-08-20T21:14:20.3019249Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/ecc/goldilocks=/tmp/go-build1679262874/b1625/_pkg_.a
2025-08-20T21:14:20.3019587Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/internal/sha3=/tmp/go-build1679262874/b1627/_pkg_.a
2025-08-20T21:14:20.3019957Z [00:03:57.547]➜  packagefile github.com/ProtonMail/go-crypto/internal/byteutil=/tmp/go-build1679262874/b1609/_pkg_.a
2025-08-20T21:14:20.3020283Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/math/fp448=/tmp/go-build1679262874/b1620/_pkg_.a
2025-08-20T21:14:20.3020703Z [00:03:57.547]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build1679262874/b1636/_pkg_.a
2025-08-20T21:14:20.3021030Z [00:03:57.547]➜  packagefile github.com/emirpasic/gods/lists=/tmp/go-build1679262874/b1677/_pkg_.a
2025-08-20T21:14:20.3021321Z [00:03:57.547]➜  packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build1679262874/b1709/_pkg_.a
2025-08-20T21:14:20.3021563Z [00:03:57.547]➜  packagefile go.opencensus.io=/tmp/go-build1679262874/b1279/_pkg_.a
2025-08-20T21:14:20.3021898Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build1679262874/b1358/_pkg_.a
2025-08-20T21:14:20.3022411Z [00:03:57.547]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build1679262874/b1361/_pkg_.a
2025-08-20T21:14:20.3022836Z [00:03:57.547]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build1679262874/b1362/_pkg_.a
2025-08-20T21:14:20.3023296Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build1679262874/b1375/_pkg_.a
2025-08-20T21:14:20.3023628Z [00:03:57.547]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build1679262874/b1376/_pkg_.a
2025-08-20T21:14:20.3023951Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build1679262874/b1364/_pkg_.a
2025-08-20T21:14:20.3024327Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build1679262874/b1373/_pkg_.a
2025-08-20T21:14:20.3024620Z [00:03:57.547]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build1679262874/b1101/_pkg_.a
2025-08-20T21:14:20.3024982Z [00:03:57.547]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build1679262874/b1103/_pkg_.a
2025-08-20T21:14:20.3025292Z [00:03:57.547]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build1679262874/b1108/_pkg_.a
2025-08-20T21:14:20.3025705Z [00:03:57.547]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build1679262874/b1313/_pkg_.a
2025-08-20T21:14:20.3026133Z [00:03:57.547]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build1679262874/b1317/_pkg_.a
2025-08-20T21:14:20.3026349Z [00:03:57.547]➜  packagefile net/rpc=/tmp/go-build1679262874/b1318/_pkg_.a
2025-08-20T21:14:20.3026674Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build1679262874/b1411/_pkg_.a
2025-08-20T21:14:20.3027018Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build1679262874/b1412/_pkg_.a
2025-08-20T21:14:20.3027322Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build1679262874/b1413/_pkg_.a
2025-08-20T21:14:20.3027721Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build1679262874/b1415/_pkg_.a
2025-08-20T21:14:20.3028220Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build1679262874/b1416/_pkg_.a
2025-08-20T21:14:20.3028600Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build1679262874/b1417/_pkg_.a
2025-08-20T21:14:20.3029046Z [00:03:57.547]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build1679262874/b1414/_pkg_.a
2025-08-20T21:14:20.3029438Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap/tlscreds=/tmp/go-build1679262874/b1420/_pkg_.a
2025-08-20T21:14:20.3029821Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build1679262874/b1424/_pkg_.a
2025-08-20T21:14:20.3030170Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build1679262874/b1467/_pkg_.a
2025-08-20T21:14:20.3030525Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build1679262874/b1468/_pkg_.a
2025-08-20T21:14:20.3031107Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/cdsbalancer=/tmp/go-build1679262874/b1472/_pkg_.a
2025-08-20T21:14:20.3031519Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build1679262874/b1482/_pkg_.a
2025-08-20T21:14:20.3031935Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build1679262874/b1487/_pkg_.a
2025-08-20T21:14:20.3032355Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build1679262874/b1475/_pkg_.a
2025-08-20T21:14:20.3032780Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build1679262874/b1484/_pkg_.a
2025-08-20T21:14:20.3033167Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build1679262874/b1485/_pkg_.a
2025-08-20T21:14:20.3033631Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build1679262874/b1462/_pkg_.a
2025-08-20T21:14:20.3034197Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build1679262874/b1490/_pkg_.a
2025-08-20T21:14:20.3034686Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3=/tmp/go-build1679262874/b1491/_pkg_.a
2025-08-20T21:14:20.3035048Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build1679262874/b1463/_pkg_.a
2025-08-20T21:14:20.3035515Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build1679262874/b1493/_pkg_.a
2025-08-20T21:14:20.3036069Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3=/tmp/go-build1679262874/b1494/_pkg_.a
2025-08-20T21:14:20.3036397Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/xds/rbac=/tmp/go-build1679262874/b1495/_pkg_.a
2025-08-20T21:14:20.3036900Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3=/tmp/go-build1679262874/b1500/_pkg_.a
2025-08-20T21:14:20.3037183Z [00:03:57.547]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build1679262874/b1502/_pkg_.a
2025-08-20T21:14:20.3037499Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build1679262874/b1470/_pkg_.a
2025-08-20T21:14:20.3037883Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build1679262874/b1503/_pkg_.a
2025-08-20T21:14:20.3038270Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/resolver/internal=/tmp/go-build1679262874/b1504/_pkg_.a
2025-08-20T21:14:20.3038629Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build1679262874/b1474/_pkg_.a
2025-08-20T21:14:20.3039003Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build1679262874/b1449/_pkg_.a
2025-08-20T21:14:20.3039515Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build1679262874/b1450/_pkg_.a
2025-08-20T21:14:20.3039828Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build1679262874/b1457/_pkg_.a
2025-08-20T21:14:20.3040217Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build1679262874/b1429/_pkg_.a
2025-08-20T21:14:20.3040963Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=/tmp/go-build1679262874/b1507/_pkg_.a
2025-08-20T21:14:20.3041583Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3=/tmp/go-build1679262874/b1508/_pkg_.a
2025-08-20T21:14:20.3042125Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3=/tmp/go-build1679262874/b1510/_pkg_.a
2025-08-20T21:14:20.3042667Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3=/tmp/go-build1679262874/b1511/_pkg_.a
2025-08-20T21:14:20.3043211Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3=/tmp/go-build1679262874/b1512/_pkg_.a
2025-08-20T21:14:20.3043596Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build1679262874/b1476/_pkg_.a
2025-08-20T21:14:20.3043997Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build1679262874/b1486/_pkg_.a
2025-08-20T21:14:20.3044415Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build1679262874/b1464/_pkg_.a
2025-08-20T21:14:20.3044832Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build1679262874/b1435/_pkg_.a
2025-08-20T21:14:20.3045363Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build1679262874/b1436/_pkg_.a
2025-08-20T21:14:20.3045867Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build1679262874/b1437/_pkg_.a
2025-08-20T21:14:20.3046294Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build1679262874/b1427/_pkg_.a
2025-08-20T21:14:20.3046782Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3=/tmp/go-build1679262874/b1458/_pkg_.a
2025-08-20T21:14:20.3047429Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build1679262874/b1459/_pkg_.a
2025-08-20T21:14:20.3047977Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build1679262874/b1443/_pkg_.a
2025-08-20T21:14:20.3048420Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build1679262874/b1451/_pkg_.a
2025-08-20T21:14:20.3048763Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build1679262874/b1461/_pkg_.a
2025-08-20T21:14:20.3049075Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build1679262874/b1453/_pkg_.a
2025-08-20T21:14:20.3049513Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version=/tmp/go-build1679262874/b1465/_pkg_.a
2025-08-20T21:14:20.3049888Z [00:03:57.547]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build1679262874/b1543/_pkg_.a
2025-08-20T21:14:20.3050223Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build1679262874/b1325/_pkg_.a
2025-08-20T21:14:20.3050702Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build1679262874/b1328/_pkg_.a
2025-08-20T21:14:20.3051081Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build1679262874/b1329/_pkg_.a
2025-08-20T21:14:20.3051634Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build1679262874/b1340/_pkg_.a
2025-08-20T21:14:20.3052163Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build1679262874/b1342/_pkg_.a
2025-08-20T21:14:20.3052501Z [00:03:57.547]➜  packagefile github.com/hashicorp/golang-lru/v2/internal=/tmp/go-build1679262874/b1848/_pkg_.a
2025-08-20T21:14:20.3052800Z [00:03:57.547]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build1679262874/b1334/_pkg_.a
2025-08-20T21:14:20.3053129Z [00:03:57.547]➜  packagefile github.com/cloudflare/circl/math/mlsbset=/tmp/go-build1679262874/b1626/_pkg_.a
2025-08-20T21:14:20.3053494Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build1679262874/b1365/_pkg_.a
2025-08-20T21:14:20.3053968Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build1679262874/b1366/_pkg_.a
2025-08-20T21:14:20.3054429Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build1679262874/b1370/_pkg_.a
2025-08-20T21:14:20.3054857Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build1679262874/b1368/_pkg_.a
2025-08-20T21:14:20.3055288Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3=/tmp/go-build1679262874/b1425/_pkg_.a
2025-08-20T21:14:20.3055691Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/tap/v3=/tmp/go-build1679262874/b1444/_pkg_.a
2025-08-20T21:14:20.3056136Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/weightedtarget/weightedaggregator=/tmp/go-build1679262874/b1469/_pkg_.a
2025-08-20T21:14:20.3056468Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build1679262874/b1471/_pkg_.a
2025-08-20T21:14:20.3056821Z [00:03:57.547]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build1679262874/b1473/_pkg_.a
2025-08-20T21:14:20.3057142Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build1679262874/b1477/_pkg_.a
2025-08-20T21:14:20.3057541Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/balancer/loadstore=/tmp/go-build1679262874/b1483/_pkg_.a
2025-08-20T21:14:20.3057931Z [00:03:57.547]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build1679262874/b1431/_pkg_.a
2025-08-20T21:14:20.3058344Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build1679262874/b1428/_pkg_.a
2025-08-20T21:14:20.3058913Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3=/tmp/go-build1679262874/b1496/_pkg_.a
2025-08-20T21:14:20.3059224Z [00:03:57.547]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build1679262874/b1497/_pkg_.a
2025-08-20T21:14:20.3059564Z [00:03:57.547]➜  packagefile google.golang.org/grpc/authz/audit/stdout=/tmp/go-build1679262874/b1498/_pkg_.a
2025-08-20T21:14:20.3059993Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build1679262874/b1426/_pkg_.a
2025-08-20T21:14:20.3060430Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3=/tmp/go-build1679262874/b1452/_pkg_.a
2025-08-20T21:14:20.3060933Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/internal=/tmp/go-build1679262874/b1454/_pkg_.a
2025-08-20T21:14:20.3061409Z [00:03:57.547]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/internal=/tmp/go-build1679262874/b1455/_pkg_.a
2025-08-20T21:14:20.3061635Z [00:03:57.547]➜  packagefile cel.dev/expr=/tmp/go-build1679262874/b1430/_pkg_.a
2025-08-20T21:14:20.3062164Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build1679262874/b1509/_pkg_.a
2025-08-20T21:14:20.3062722Z [00:03:57.547]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin/internal=/tmp/go-build1679262874/b1478/_pkg_.a
2025-08-20T21:14:20.3063015Z [00:03:57.547]➜  packagefile google.golang.org/grpc/orca=/tmp/go-build1679262874/b1479/_pkg_.a
2025-08-20T21:14:20.3063553Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build1679262874/b1432/_pkg_.a
2025-08-20T21:14:20.3063969Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build1679262874/b1433/_pkg_.a
2025-08-20T21:14:20.3064383Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build1679262874/b1440/_pkg_.a
2025-08-20T21:14:20.3064782Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/http/v3=/tmp/go-build1679262874/b1460/_pkg_.a
2025-08-20T21:14:20.3065255Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build1679262874/b1327/_pkg_.a
2025-08-20T21:14:20.3065717Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build1679262874/b1331/_pkg_.a
2025-08-20T21:14:20.3066096Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build1679262874/b1343/_pkg_.a
2025-08-20T21:14:20.3066459Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build1679262874/b1345/_pkg_.a
2025-08-20T21:14:20.3066774Z [00:03:57.547]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build1679262874/b1335/_pkg_.a
2025-08-20T21:14:20.3067182Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build1679262874/b1367/_pkg_.a
2025-08-20T21:14:20.3067562Z [00:03:57.547]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build1679262874/b1369/_pkg_.a
2025-08-20T21:14:20.3067990Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3=/tmp/go-build1679262874/b1438/_pkg_.a
2025-08-20T21:14:20.3068418Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/overload/v3=/tmp/go-build1679262874/b1439/_pkg_.a
2025-08-20T21:14:20.3068873Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3=/tmp/go-build1679262874/b1445/_pkg_.a
2025-08-20T21:14:20.3069290Z [00:03:57.547]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3=/tmp/go-build1679262874/b1434/_pkg_.a
2025-08-20T21:14:20.3069697Z [00:03:57.547]➜  packagefile github.com/cncf/xds/go/xds/service/orca/v3=/tmp/go-build1679262874/b1480/_pkg_.a
2025-08-20T21:14:20.3070092Z [00:03:57.547]➜  packagefile google.golang.org/grpc/orca/internal=/tmp/go-build1679262874/b1481/_pkg_.a
2025-08-20T21:14:20.3070534Z [00:03:57.547]➜  packagefile github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1=/tmp/go-build1679262874/b1441/_pkg_.a
2025-08-20T21:14:20.3071135Z [00:03:57.547]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build1679262874/b1332/_pkg_.a
2025-08-20T21:14:20.3071601Z [00:03:57.547]➜  packagefile github.com/census-instrumentation/opencensus-proto/gen-go/resource/v1=/tmp/go-build1679262874/b1442/_pkg_.a
2025-08-20T21:14:20.3071924Z [00:03:57.547]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build1679262874/b1333/_pkg_.a
2025-08-20T21:14:20.3205291Z [00:03:57.547]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/derailed/k9s\nmod\tgithub.com/derailed/k9s\tv0.50.10-0.20250820150605-4686c1deec6f\t\ndep\tcel.dev/expr\tv0.19.1\th1:NciYrtDRIR0lNCnH1LFJegdjspNx9fI59O7TWcua/W4=\ndep\tcloud.google.com/go\tv0.116.0\th1:B3fRrSDkLRt5qSHWe40ERJvhvnQwdZiHu0bJOpldweE=\ndep\tcloud.google.com/go/auth\tv0.13.0\th1:8Fu8TZy167JkW8Tj3q7dIkr2v4cndv41ouecJx0PAHs=\ndep\tcloud.google.com/go/auth/oauth2adapt\tv0.2.6\th1:V6a6XDu2lTwPZWOawrAa9HUK+DB2zfJyTuciBG5hFkU=\ndep\tcloud.google.com/go/compute/metadata\tv0.7.0\th1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeOCw78U8ytSU=\ndep\tcloud.google.com/go/iam\tv1.2.2\th1:ozUSofHUGf/F4tCNy/mu9tHLTaxZFLOUiKzjcgWHGIA=\ndep\tcloud.google.com/go/monitoring\tv1.21.2\th1:FChwVtClH19E7pJ+e0xUhJPGksctZNVOk2UhMmblmdU=\ndep\tcloud.google.com/go/storage\tv1.49.0\th1:zenOPBOWHCnojRd9aJZAyQXBYqkJkdQS42dxL55CIMw=\ndep\tdario.cat/mergo\tv1.0.1\th1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s=\ndep\tgithub.com/BurntSushi/toml\tv1.5.0\th1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=\ndep\tgithub.com/CycloneDX/cyclonedx-go\tv0.9.2\th1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo=\ndep\tgithub.com/DataDog/zstd\tv1.5.5\th1:oWf5W7GtOLgp6bciQYDmhHHjdhYkALu6S/5Ni9ZgSvQ=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp\tv1.25.0\th1:3c8yed4lgqTt+oTQ+JNMDo+F4xprBf+O/il4ZC0nRLw=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric\tv0.48.1\th1:UQ0AhxogsIRZDkElkblfnwjc3IaltCm2HUMvezQaL7s=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping\tv0.48.1\th1:8nn+rsCvTq9axyEh382S0PFLBeaFwNsT43IrPWzctRU=\ndep\tgithub.com/MakeNowJust/heredoc\tv1.0.0\th1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ=\ndep\tgithub.com/Masterminds/goutils\tv1.1.1\th1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=\ndep\tgithub.com/Masterminds/semver/v3\tv3.4.0\th1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=\ndep\tgithub.com/Masterminds/sprig/v3\tv3.3.0\th1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs=\ndep\tgithub.com/Masterminds/squirrel\tv1.5.4\th1:uUcX/aBc8O7Fg9kaISIUsHXdKuqehiXAMQTYX8afzqM=\ndep\tgithub.com/OneOfOne/xxhash\tv1.2.8\th1:31czK/TI9sNkxIKfaUfGlU47BAxQ0ztGgd9vPyqimf8=\ndep\tgithub.com/ProtonMail/go-crypto\tv1.2.0\th1:+PhXXn4SPGd+qk76TlEePBfOfivE0zkWFenhGhFLzWs=\ndep\tgithub.com/STARRY-S/zip\tv0.2.1\th1:pWBd4tuSGm3wtpoqRZZ2EAwOmcHK6XFf7bU9qcJXyFg=\ndep\tgithub.com/acobaugh/osrelease\tv0.1.0\th1:Yb59HQDGGNhCj4suHaFQQfBps5wyoKLSSX/J/+UifRE=\ndep\tgithub.com/adrg/xdg\tv0.5.3\th1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=\ndep\tgithub.com/agext/levenshtein\tv1.2.1\th1:QmvMAjj2aEICytGiWzmxoE0x2KZvE0fvmqMOfy2tjT8=\ndep\tgithub.com/anchore/archiver/v3\tv3.5.3-0.20241210171143-5b1d8d1c7c51\th1:yhk+P8lF3ZiROjmaVRao9WGTRo4b/wYjoKEiAHWrKwc=\ndep\tgithub.com/anchore/clio\tv0.0.0-20250408180537-ec8fa27f0d9f\th1:jTeN+fKTXz1VFo3Zj7Msnx//s5kD6Htd+SS0z9/o7Ss=\ndep\tgithub.com/anchore/fangs\tv0.0.0-20250402135612-96e29e45f3fe\th1:qv/xxpjF5RdKPqZjx8RM0aBi3HUCAO0DhRBMs2xhY1I=\ndep\tgithub.com/anchore/go-collections\tv0.0.0-20240216171411-9321230ce537\th1:GjNGuwK5jWjJMyVppBjYS54eOiiSNv4Ba869k4wh72Q=\ndep\tgithub.com/anchore/go-homedir\tv0.0.0-20250319154043-c29668562e4d\th1:gT69osH9AsdpOfqxbRwtxcNnSZ1zg4aKy2BevO3ZBdc=\ndep\tgithub.com/anchore/go-logger\tv0.0.0-20250318195838-07ae343dd722\th1:2SqmFgE7h+Ql4VyBzhjLkRF/3gDrcpUBj8LjvvO6OOM=\ndep\tgithub.com/anchore/go-lzo\tv0.1.0\th1:NgAacnzqPeGH49Ky19QKLBZEuFRqtTG9cdaucc3Vncs=\ndep\tgithub.com/anchore/go-macholibre\tv0.0.0-20220308212642-53e6d0aaf6fb\th1:iDMnx6LIjtjZ46C0akqveX83WFzhpTD3eqOthawb5vU=\ndep\tgithub.com/anchore/go-rpmdb\tv0.0.0-20250516171929-f77691e1faec\th1:SjjPMOXTzpuU1ZME4XeoHyek+dry3/C7I8gzaCo02eg=\ndep\tgithub.com/anchore/go-struct-converter\tv0.0.0-20221118182256-c68fdcfa2092\th1:aM1rlcoLz8y5B2r4tTLMiVTrMtpfY0O8EScKJxaSaEc=\ndep\tgithub.com/anchore/go-sync\tv0.0.0-20250326131806-4eda43a485b6\th1:Ha+LSCVuXYSYGi7wIkJK6G8g6jI3LH7y6LbyEVyp4Io=\ndep\tgithub.com/anchore/go-version\tv1.2.2-0.20210903204242-51efa5b487c4\th1:rmZG77uXgE+o2gozGEBoUMpX27lsku+xrMwlmBZJtbg=\ndep\tgithub.com/anchore/grype\tv0.96.0\th1:AxRc/i9npF1tGMeW87CTpGXXXkZA3FUS6wimt7kqRp0=\ndep\tgithub.com/anchore/packageurl-go\tv0.1.1-0.20250220190351-d62adb6e1115\th1:ZyRCmiEjnoGJZ1+Ah0ZZ/mKKqNhGcUZBl0s7PTTDzvY=\ndep\tgithub.com/anchore/stereoscope\tv0.1.6\th1:DxaPHugD9EndPxOaIMaEYjHJJURjKNaHzD1NyQUUmdU=\ndep\tgithub.com/anchore/syft\tv1.28.0\th1:uLdCvWNb2btvCyfIawWOsXD238v6eDTaz5RTfS2lMqA=\ndep\tgithub.com/andybalholm/brotli\tv1.1.2-0.20250424173009-453214e765f3\th1:8PmGpDEZl9yDpcdEr6Odf23feCxK3LNUNMxjXg41pZQ=\ndep\tgithub.com/apparentlymart/go-textseg/v15\tv15.0.0\th1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=\ndep\tgithub.com/aquasecurity/go-pep440-version\tv0.0.1\th1:8VKKQtH2aV61+0hovZS3T//rUF+6GDn18paFTVS0h0M=\ndep\tgithub.com/aquasecurity/go-version\tv0.0.1\th1:4cNl516agK0TCn5F7mmYN+xVs1E3S45LkgZk3cbaW2E=\ndep\tgithub.com/araddon/dateparse\tv0.0.0-20210429162001-6b43995a97de\th1:FxWPpzIjnTlhPwqqXc4/vE0f7GvRjuAsbW+HOIe8KnA=\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20230301143203-a9d515a09cc2\th1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=\ndep\tgithub.com/atotto/clipboard\tv0.1.4\th1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4=\ndep\tgithub.com/aws/aws-sdk-go\tv1.44.288\th1:Ln7fIao/nl0ACtelgR1I4AiEw/GLNkKcXfCaHupUW5Q=\ndep\tgithub.com/aymanbagabas/go-osc52/v2\tv2.0.1\th1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=\ndep\tgithub.com/becheran/wildmatch-go\tv1.0.0\th1:mE3dGGkTmpKtT4Z+88t8RStG40yN9T+kFEGj2PZFSzA=\ndep\tgithub.com/bgentry/go-netrc\tv0.0.0-20140422174119-9fd32a8b3d3d\th1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=\ndep\tgithub.com/bitnami/go-version\tv0.0.0-20250131085805-b1f57a8634ef\th1:TSFnfbbu2oAOuWbeDDTtwXWE6z+PmpgbSsMBeV7l0ww=\ndep\tgithub.com/blakesmith/ar\tv0.0.0-20190502131153-809d4375e1fb\th1:m935MPodAbYS46DG4pJSv7WO+VECIWUQ7OJYSoTrMh4=\ndep\tgithub.com/blang/semver/v4\tv4.0.0\th1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=\ndep\tgithub.com/bmatcuk/doublestar/v2\tv2.0.4\th1:6I6oUiT/sU27eE2OFcWqBhL1SwjyvQuOssxT4a1yidI=\ndep\tgithub.com/bmatcuk/doublestar/v4\tv4.8.1\th1:54Bopc5c2cAvhLRAzqOGCYHYyhcDHsFF4wWIR5wKP38=\ndep\tgithub.com/bodgit/plumbing\tv1.3.0\th1:pf9Itz1JOQgn7vEOE7v7nlEfBykYqvUYioC61TwWCFU=\ndep\tgithub.com/bodgit/sevenzip\tv1.6.0\th1:a4R0Wu6/P1o1pP/3VV++aEOcyeBxeO/xE2Y9NSTrr6A=\ndep\tgithub.com/bodgit/windows\tv1.0.1\th1:tF7K6KOluPYygXa3Z2594zxlkbKPAOvqr97etrGNIz4=\ndep\tgithub.com/cenkalti/backoff/v4\tv4.3.0\th1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=\ndep\tgithub.com/census-instrumentation/opencensus-proto\tv0.4.1\th1:iKLQ0xPNFxR/2hzXZMrBo8f1j86j5WHzznCCQxV/b8g=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/chai2010/gettext-go\tv1.0.2\th1:1Lwwip6Q2QGsAdl/ZKPCwTe9fe0CjlUbqj5bFNSjIRk=\ndep\tgithub.com/charmbracelet/colorprofile\tv0.2.3-0.20250311203215-f60798e515dc\th1:4pZI35227imm7yK2bGPcfpFEmuY1gc2YSTShr4iJBfs=\ndep\tgithub.com/charmbracelet/lipgloss\tv1.1.0\th1:vYXsiLHVkK7fp74RkV7b2kq9+zDLoEU4MZoFqR/noCY=\ndep\tgithub.com/charmbracelet/x/ansi\tv0.9.3\th1:BXt5DHS/MKF+LjuK4huWrC6NCvHtexww7dMayh6GXd0=\ndep\tgithub.com/charmbracelet/x/cellbuf\tv0.0.13-0.20250311204145-2c3ea96c31dd\th1:vy0GVL4jeHEwG5YOXDmi86oYw2yuYUGqz6a8sLwg0X8=\ndep\tgithub.com/charmbracelet/x/term\tv0.2.1\th1:AQeHeLZ1OqSXhrAWpYUtZyX1T3zVxfpZuEQMIQaGIAQ=\ndep\tgithub.com/cloudflare/circl\tv1.6.1\th1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0=\ndep\tgithub.com/cncf/xds/go\tv0.0.0-20240905190251-b4127c9b8d78\th1:QVw89YDxXxEe+l8gU8ETbOasdwEV+avkR75ZzsVV9WI=\ndep\tgithub.com/containerd/containerd\tv1.7.27\th1:yFyEyojddO3MIGVER2xJLWoCIn+Up4GaHFquP7hsFII=\ndep\tgithub.com/containerd/containerd/api\tv1.8.0\th1:hVTNJKR8fMc/2Tiw60ZRijntNMd1U+JVMyTRdsD2bS0=\ndep\tgithub.com/containerd/continuity\tv0.4.4\th1:/fNVfTJ7wIl/YPMHjf+5H32uFhl63JucB34PlCpMKII=\ndep\tgithub.com/containerd/errdefs\tv1.0.0\th1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=\ndep\tgithub.com/containerd/errdefs/pkg\tv0.3.0\th1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE=\ndep\tgithub.com/containerd/fifo\tv1.1.0\th1:4I2mbh5stb1u6ycIABlBw9zgtlK8viPI9QkQNRQEEmY=\ndep\tgithub.com/containerd/log\tv0.1.0\th1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=\ndep\tgithub.com/containerd/platforms\tv0.2.1\th1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A=\ndep\tgithub.com/containerd/stargz-snapshotter/estargz\tv0.16.3\th1:7evrXtoh1mSbGj/pfRccTampEyKpjpOnS3CyiV1Ebr8=\ndep\tgithub.com/containerd/ttrpc\tv1.2.7\th1:qIrroQvuOL9HQ1X6KHe2ohc7p+HP/0VE6XPU7elJRqQ=\ndep\tgithub.com/containerd/typeurl/v2\tv2.2.2\th1:3jN/k2ysKuPCsln5Qv8bzR9cxal8XjkxPogJfSNO31k=\ndep\tgithub.com/cyphar/filepath-securejoin\tv0.4.1\th1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s=\ndep\tgithub.com/davecgh/go-spew\tv1.1.2-0.20180830191138-d8f796af33cc\th1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=\ndep\tgithub.com/deitch/magic\tv0.0.0-20230404182410-1ff89d7342da\th1:ZOjWpVsFZ06eIhnh4mkaceTiVoktdU67+M7KDHJ268M=\ndep\tgithub.com/derailed/tcell/v2\tv2.3.1-rc.4\th1:hrBFOQjcmt1I86Cvcq/NKP7sdRHH+6ibXWBFl0Hn3jY=\ndep\tgithub.com/derailed/tview\tv0.8.5\th1:pogM/OnWlgDo6j4zyzdiIXh7E7+eT7D4CPfBnyaETug=\ndep\tgithub.com/diskfs/go-diskfs\tv1.6.1-0.20250601133945-2af1c7ece24c\th1:Vg+RNk+3Kwbe3wUYsgXsk43+7oyOJ5tRDzOrcpV40yQ=\ndep\tgithub.com/distribution/reference\tv0.6.0\th1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=\ndep\tgithub.com/docker/cli\tv28.3.0+incompatible\th1:s+ttruVLhB5ayeuf2BciwDVxYdKi+RoUlxmwNHV3Vfo=\ndep\tgithub.com/docker/distribution\tv2.8.3+incompatible\th1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk=\ndep\tgithub.com/docker/docker\tv28.3.2+incompatible\th1:wn66NJ6pWB1vBZIilP8G3qQPqHy5XymfYn5vsqeA5oA=\ndep\tgithub.com/docker/docker-credential-helpers\tv0.9.3\th1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8=\ndep\tgithub.com/docker/go-connections\tv0.5.0\th1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=\ndep\tgithub.com/docker/go-events\tv0.0.0-20190806004212-e31b211e4f1c\th1:+pKlWGMw7gf6bQ+oDZB4KHQFypsfjYlq/C4rfL7D3g8=\ndep\tgithub.com/docker/go-units\tv0.5.0\th1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=\ndep\tgithub.com/dsnet/compress\tv0.0.2-0.20230904184137-39efe44ab707\th1:2tV76y6Q9BB+NEBasnqvs7e49aEBFI8ejC89PSnWH+4=\ndep\tgithub.com/dustin/go-humanize\tv1.0.1\th1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=\ndep\tgithub.com/elliotchance/phpserialize\tv1.4.0\th1:cAp/9+KSnEbUC8oYCE32n2n84BeW8HOY3HMDI8hG2OY=\ndep\tgithub.com/emicklei/go-restful/v3\tv3.11.0\th1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=\ndep\tgithub.com/emirpasic/gods\tv1.18.1\th1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=\ndep\tgithub.com/envoyproxy/go-control-plane\tv0.13.1\th1:vPfJZCkob6yTMEgS+0TwfTUfbHjfy/6vOJ8hUWX/uXE=\ndep\tgithub.com/envoyproxy/protoc-gen-validate\tv1.1.0\th1:tntQDh69XqOCOZsDz0lVJQez/2L6Uu2PdjCQwWCJ3bM=\ndep\tgithub.com/evanphx/json-patch\tv5.9.11+incompatible\th1:ixHHqfcGvxhWkniF1tWxBHA0yb4Z+d1UQi45df52xW8=\ndep\tgithub.com/exponent-io/jsonpath\tv0.0.0-20210407135951-1de76d718b3f\th1:Wl78ApPPB2Wvf/TIe2xdyJxTlb6obmF18d8QdkxNDu4=\ndep\tgithub.com/facebookincubator/nvdtools\tv0.1.5\th1:jbmDT1nd6+k+rlvKhnkgMokrCAzHoASWE5LtHbX2qFQ=\ndep\tgithub.com/fatih/camelcase\tv1.0.0\th1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=\ndep\tgithub.com/fatih/color\tv1.18.0\th1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=\ndep\tgithub.com/felixge/fgprof\tv0.9.5\th1:8+vR6yu2vvSKn08urWyEuxx75NWPEvybbkBirEpsbVY=\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\th1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=\ndep\tgithub.com/fsnotify/fsnotify\tv1.9.0\th1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=\ndep\tgithub.com/fvbommel/sortorder\tv1.1.0\th1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw=\ndep\tgithub.com/fxamacker/cbor/v2\tv2.7.0\th1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=\ndep\tgithub.com/gabriel-vasile/mimetype\tv1.4.9\th1:5k+WDwEsD9eTLL8Tz3L0VnmVh9QxGjRmjBvAG7U/oYY=\ndep\tgithub.com/gdamore/encoding\tv1.0.1\th1:YzKZckdBL6jVt2Gc+5p82qhrGiqMdG/eNs6Wy0u3Uhw=\ndep\tgithub.com/github/go-spdx/v2\tv2.3.3\th1:QI7evnHWEfWkT54eJwkoV/f3a0xD3gLlnVmT5wQG6LE=\ndep\tgithub.com/glebarez/go-sqlite\tv1.22.0\th1:uAcMJhaA6r3LHMTFgP0SifzgXg46yJkgxqyuyec+ruQ=\ndep\tgithub.com/glebarez/sqlite\tv1.11.0\th1:wSG0irqzP6VurnMEpFGer5Li19RpIRi2qvQz++w0GMw=\ndep\tgithub.com/go-errors/errors\tv1.5.1\th1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk=\ndep\tgithub.com/go-git/gcfg\tv1.5.1-0.20230307220236-3a3c6141e376\th1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=\ndep\tgithub.com/go-git/go-billy/v5\tv5.6.2\th1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM=\ndep\tgithub.com/go-git/go-git/v5\tv5.16.2\th1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM=\ndep\tgithub.com/go-gorp/gorp/v3\tv3.1.0\th1:ItKF/Vbuj31dmV4jxA1qblpSwkl9g1typ24xoe70IGs=\ndep\tgithub.com/go-logr/logr\tv1.4.3\th1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=\ndep\tgithub.com/go-logr/stdr\tv1.2.2\th1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=\ndep\tgithub.com/go-openapi/jsonpointer\tv0.21.0\th1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ=\ndep\tgithub.com/go-openapi/jsonreference\tv0.20.2\th1:3sVjiK66+uXK/6oQ8xgcRKcFgQ5KXa2KvnJRumpMGbE=\ndep\tgithub.com/go-openapi/swag\tv0.23.0\th1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE=\ndep\tgithub.com/go-restruct/restruct\tv1.2.0-alpha\th1:2Lp474S/9660+SJjpVxoKuWX09JsXHSrdV7Nv3/gkvc=\ndep\tgithub.com/go-viper/mapstructure/v2\tv2.3.0\th1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk=\ndep\tgithub.com/gobwas/glob\tv0.2.3\th1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=\ndep\tgithub.com/goccy/go-yaml\tv1.18.0\th1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw=\ndep\tgithub.com/gogo/protobuf\tv1.3.2\th1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=\ndep\tgithub.com/gohugoio/hashstructure\tv0.5.0\th1:G2fjSBU36RdwEJBWJ+919ERvOVqAg9tfcYp47K9swqg=\ndep\tgithub.com/golang/groupcache\tv0.0.0-20241129210726-2c02b8208cf8\th1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=\ndep\tgithub.com/golang/snappy\tv0.0.4\th1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=\ndep\tgithub.com/google/btree\tv1.1.3\th1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg=\ndep\tgithub.com/google/gnostic-models\tv0.6.9\th1:MU/8wDLif2qCXZmzncUQ/BOfxWfthHi63KqpoNbWqVw=\ndep\tgithub.com/google/go-cmp\tv0.7.0\th1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=\ndep\tgithub.com/google/go-containerregistry\tv0.20.6\th1:cvWX87UxxLgaH76b4hIvya6Dzz9qHB31qAwjAohdSTU=\ndep\tgithub.com/google/licensecheck\tv0.3.1\th1:QoxgoDkaeC4nFrtGN1jV7IPmDCHFNIVh54e5hSt6sPs=\ndep\tgithub.com/google/pprof\tv0.0.0-20250317173921-a4b03ec1a45e\th1:ijClszYn+mADRFY17kjQEVQ1XRhq2/JR1M3sGqeJoxs=\ndep\tgithub.com/google/s2a-go\tv0.1.8\th1:zZDs9gcbt9ZPLV0ndSyQk6Kacx2g/X+SKYovpnz3SMM=\ndep\tgithub.com/google/shlex\tv0.0.0-20191202100458-e7afc7fbc510\th1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/googleapis/enterprise-certificate-proxy\tv0.3.4\th1:XYIDZApgAnrN1c855gTgghdIA6Stxb52D5RnLI1SLyw=\ndep\tgithub.com/googleapis/gax-go/v2\tv2.14.1\th1:hb0FFeiPaQskmvakKu5EbCbpntQn48jyHuvrkurSS/Q=\ndep\tgithub.com/gookit/color\tv1.5.4\th1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=\ndep\tgithub.com/gorilla/websocket\tv1.5.4-0.20250319132907-e064f32e3674\th1:JeSE6pjso5THxAzdVpqr6/geYxZytqFMBCOtn/ujyeo=\ndep\tgithub.com/gosuri/uitable\tv0.0.4\th1:IG2xLKRvErL3uhY6e1BylFzG+aJiwQviDDTfOKeKTpY=\ndep\tgithub.com/gregjones/httpcache\tv0.0.0-20190611155906-901d90724c79\th1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA=\ndep\tgithub.com/hako/durafmt\tv0.0.0-20210608085754-5c1018a4e16b\th1:wDUNC2eKiL35DbLvsDhiblTUXHxcOPwQSCzi7xpQUN4=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.2\th1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=\ndep\tgithub.com/hashicorp/go-getter\tv1.7.9\th1:G9gcjrDixz7glqJ+ll5IWvggSBR+R0B54DSRt4qfdC4=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/hashicorp/go-safetemp\tv1.0.0\th1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo=\ndep\tgithub.com/hashicorp/go-version\tv1.7.0\th1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY=\ndep\tgithub.com/hashicorp/golang-lru/v2\tv2.0.7\th1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k=\ndep\tgithub.com/hashicorp/hcl/v2\tv2.23.0\th1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos=\ndep\tgithub.com/huandu/xstrings\tv1.5.0\th1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=\ndep\tgithub.com/iancoleman/strcase\tv0.3.0\th1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=\ndep\tgithub.com/itchyny/gojq\tv0.12.17\th1:8av8eGduDb5+rvEdaOO+zQUjA04MS0m3Ps8HiD+fceg=\ndep\tgithub.com/itchyny/timefmt-go\tv0.1.6\th1:ia3s54iciXDdzWzwaVKXZPbiXzxxnv1SPGFfM/myJ5Q=\ndep\tgithub.com/jbenet/go-context\tv0.0.0-20150711004518-d14ea06fba99\th1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=\ndep\tgithub.com/jinzhu/copier\tv0.4.0\th1:w3ciUoD19shMCRargcpm0cm91ytaBhDvuRpz1ODO/U8=\ndep\tgithub.com/jinzhu/inflection\tv1.0.0\th1:K317FqzuhWc8YvSVlFMCCUb36O/S9MCKRDI7QkRKD/E=\ndep\tgithub.com/jinzhu/now\tv1.1.5\th1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/jmoiron/sqlx\tv1.4.0\th1:1PLqN7S1UYp5t4SrVVnt4nUVNemrDAtxlulVe+Qgm3o=\ndep\tgithub.com/josharian/intern\tv1.0.0\th1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=\ndep\tgithub.com/json-iterator/go\tv1.1.12\th1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=\ndep\tgithub.com/kastenhq/goversion\tv0.0.0-20230811215019-93b2f8823953\th1:WdAeg/imY2JFPc/9CST4bZ80nNJbiBFCAdSZCSgrS5Y=\ndep\tgithub.com/kevinburke/ssh_config\tv1.2.0\th1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=\ndep\tgithub.com/klauspost/compress\tv1.18.0\th1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=\ndep\tgithub.com/klauspost/pgzip\tv1.2.6\th1:8RXeL5crjEUFnR2/Sn6GJNWtSQ3Dk8pq4CL3jvdDyjU=\ndep\tgithub.com/knqyf263/go-apk-version\tv0.0.0-20200609155635-041fdbb8563f\th1:GvCU5GXhHq+7LeOzx/haG7HSIZokl3/0GkoUFzsRJjg=\ndep\tgithub.com/knqyf263/go-deb-version\tv0.0.0-20190517075300-09fca494f03d\th1:X4cedH4Kn3JPupAwwWuo4AzYp16P0OyLO9d7OnMZc/c=\ndep\tgithub.com/lann/builder\tv0.0.0-20180802200727-47ae307949d0\th1:SOEGU9fKiNWd/HOJuq6+3iTQz8KNCLtVX6idSoTLdUw=\ndep\tgithub.com/lann/ps\tv0.0.0-20150810152359-62de8c46ede0\th1:P6pPBnrTSX3DEVR4fDembhRWSsG5rVo6hYhAB/ADZrk=\ndep\tgithub.com/lib/pq\tv1.10.9\th1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=\ndep\tgithub.com/liggitt/tabwriter\tv0.0.0-20181228230101-89fcab3d43de\th1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=\ndep\tgithub.com/lmittmann/tint\tv1.0.7\th1:D/0OqWZ0YOGZ6AyC+5Y2kD8PBEzBk6rFHVSfOqCkF9Y=\ndep\tgithub.com/lucasb-eyer/go-colorful\tv1.2.0\th1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=\ndep\tgithub.com/mailru/easyjson\tv0.7.7\th1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=\ndep\tgithub.com/masahiro331/go-mvn-version\tv0.0.0-20210429150710-d3157d602a08\th1:AevUBW4cc99rAF8q8vmddIP8qd/0J5s/UyltGbp66dg=\ndep\tgithub.com/mattn/go-colorable\tv0.1.14\th1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE=\ndep\tgithub.com/mattn/go-isatty\tv0.0.20\th1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=\ndep\tgithub.com/mattn/go-runewidth\tv0.0.16\th1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=\ndep\tgithub.com/mgutz/ansi\tv0.0.0-20200706080929-d51e80ef957d\th1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI=\ndep\tgithub.com/mholt/archives\tv0.1.3\th1:aEAaOtNra78G+TvV5ohmXrJOAzf++dIlYeDW3N9q458=\ndep\tgithub.com/mikelolasagasti/xz\tv1.0.1\th1:Q2F2jX0RYJUG3+WsM+FJknv+6eVjsjXNDV0KJXZzkD0=\ndep\tgithub.com/minio/minlz\tv1.0.0\th1:Kj7aJZ1//LlTP1DM8Jm7lNKvvJS2m74gyyXXn3+uJWQ=\ndep\tgithub.com/mitchellh/copystructure\tv1.2.0\th1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\th1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=\ndep\tgithub.com/mitchellh/go-wordwrap\tv1.0.1\th1:TLuKupo69TCn6TQSyGxwI1EblZZEsQ0vMlAFQflz0v0=\ndep\tgithub.com/mitchellh/reflectwalk\tv1.0.2\th1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=\ndep\tgithub.com/moby/docker-image-spec\tv1.3.1\th1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=\ndep\tgithub.com/moby/locker\tv1.0.1\th1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=\ndep\tgithub.com/moby/spdystream\tv0.5.0\th1:7r0J1Si3QO/kjRitvSLVVFUjxMEb/YLj6S9FF62JBCU=\ndep\tgithub.com/moby/sys/mountinfo\tv0.7.2\th1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg=\ndep\tgithub.com/moby/sys/signal\tv0.7.0\th1:25RW3d5TnQEoKvRbEKUGay6DCQ46IxAVTT9CUMgmsSI=\ndep\tgithub.com/moby/sys/user\tv0.3.0\th1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=\ndep\tgithub.com/moby/sys/userns\tv0.1.0\th1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=\ndep\tgithub.com/moby/term\tv0.5.2\th1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ=\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\th1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\th1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=\ndep\tgithub.com/monochromegane/go-gitignore\tv0.0.0-20200626010858-205db1a8cc00\th1:n6/2gBQ3RWajuToeY6ZtZTIKv2v7ThUy5KKusIT0yc0=\ndep\tgithub.com/muesli/termenv\tv0.16.0\th1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/mxk/go-flowrate\tv0.0.0-20140419014527-cca7078d478f\th1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=\ndep\tgithub.com/nix-community/go-nix\tv0.0.0-20250101154619-4bdde671e0a1\th1:kpt9ZfKcm+EDG4s40hMwE//d5SBgDjUOrITReV2u4aA=\ndep\tgithub.com/nwaples/rardecode\tv1.1.3\th1:cWCaZwfM5H7nAD6PyEdcVnczzV8i/JtotnyW/dD9lEc=\ndep\tgithub.com/nwaples/rardecode/v2\tv2.1.0\th1:JQl9ZoBPDy+nIZGb1mx8+anfHp/LV3NE2MjMiv0ct/U=\ndep\tgithub.com/olekukonko/errors\tv0.0.0-20250405072817-4e6d85265da6\th1:r3FaAI0NZK3hSmtTDrBVREhKULp8oUeqLT5Eyl2mSPo=\ndep\tgithub.com/olekukonko/ll\tv0.0.8\th1:sbGZ1Fx4QxJXEqL/6IG8GEFnYojUSQ45dJVwN2FH2fc=\ndep\tgithub.com/olekukonko/tablewriter\tv1.0.8\th1:f6wJzHg4QUtJdvrVPKco4QTrAylgaU0+b9br/lJxEiQ=\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\th1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=\ndep\tgithub.com/opencontainers/image-spec\tv1.1.1\th1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=\ndep\tgithub.com/opencontainers/runtime-spec\tv1.2.0\th1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk=\ndep\tgithub.com/opencontainers/selinux\tv1.11.1\th1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jDMcgULaH8=\ndep\tgithub.com/openvex/go-vex\tv0.2.5\th1:41utdp2rHgAGCsG+UbjmfMG5CWQxs15nGqir1eRgSrQ=\ndep\tgithub.com/owenrumney/go-sarif\tv1.1.2-0.20231003122901-1000f5e05554\th1:FvA4bwjKpPqik5WsQ8+4z4DKWgA1tO1RTTtNKr5oYNA=\ndep\tgithub.com/package-url/packageurl-go\tv0.1.1\th1:KTRE0bK3sKbFKAk3yy63DpeskU7Cvs/x/Da5l+RtzyU=\ndep\tgithub.com/pandatix/go-cvss\tv0.6.2\th1:TFiHlzUkT67s6UkelHmK6s1INKVUG7nlKYiWWDTITGI=\ndep\tgithub.com/pborman/indent\tv1.2.1\th1:lFiviAbISHv3Rf0jcuh489bi06hj98JsVMtIDZQb9yM=\ndep\tgithub.com/pelletier/go-toml\tv1.9.5\th1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=\ndep\tgithub.com/pelletier/go-toml/v2\tv2.2.3\th1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=\ndep\tgithub.com/peterbourgon/diskv\tv2.0.1+incompatible\th1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.22\th1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=\ndep\tgithub.com/pjbgf/sha1cd\tv0.3.2\th1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/pkg/profile\tv1.7.0\th1:hnbDkaNWPCLMO9wGLdBFTIZvzDrDfBM2072E1S9gJkA=\ndep\tgithub.com/pkg/xattr\tv0.4.9\th1:5883YPCtkSd8LFbs13nXplj9g9tlrwoJRjgpgMu1/fE=\ndep\tgithub.com/rakyll/hey\tv0.1.4\th1:hhc8GIqHN4+rPFZvkM9lkCQGi7da0sINM83xxpFkbPA=\ndep\tgithub.com/remyoudompheng/bigfft\tv0.0.0-20230129092748-24d4a6f8daec\th1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=\ndep\tgithub.com/rivo/uniseg\tv0.4.7\th1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=\ndep\tgithub.com/rubenv/sql-migrate\tv1.8.0\th1:dXnYiJk9k3wetp7GfQbKJcPHjVJL6YK19tKj8t2Ns0o=\ndep\tgithub.com/russross/blackfriday/v2\tv2.1.0\th1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=\ndep\tgithub.com/rust-secure-code/go-rustaudit\tv0.0.0-20250226111315-e20ec32e963c\th1:8gOLsYwaY2JwlTMT4brS5/9XJdrdIbmk2obvQ748CC0=\ndep\tgithub.com/sagikazarmark/locafero\tv0.9.0\th1:GbgQGNtTrEmddYDSAH9QLRyfAHY12md+8YFTqyMTC9k=\ndep\tgithub.com/sahilm/fuzzy\tv0.1.1\th1:ceu5RHF8DGgoi+/dR5PsECjCDH1BE3Fnmpo7aVXOdRA=\ndep\tgithub.com/saintfish/chardet\tv0.0.0-20230101081208-5e3ef4b5456d\th1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA=\ndep\tgithub.com/sassoftware/go-rpmutils\tv0.4.0\th1:ojND82NYBxgwrV+mX1CWsd5QJvvEZTKddtCdFLPWhpg=\ndep\tgithub.com/scylladb/go-set\tv1.0.3-0.20200225121959-cc7b2070d91e\th1:7q6NSFZDeGfvvtIRwBrU/aegEYJYmvev0cHAwo17zZQ=\ndep\tgithub.com/sergi/go-diff\tv1.4.0\th1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=\ndep\tgithub.com/shopspring/decimal\tv1.4.0\th1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=\ndep\tgithub.com/sirupsen/logrus\tv1.9.4-0.20230606125235-dd1b4c2e81af\th1:Sp5TG9f7K39yfB+If0vjp97vuT74F72r8hfRpP8jLU0=\ndep\tgithub.com/skeema/knownhosts\tv1.3.1\th1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=\ndep\tgithub.com/sorairolake/lzip-go\tv0.3.5\th1:ms5Xri9o1JBIWvOFAorYtUNik6HI3HgBTkISiqu0Cwg=\ndep\tgithub.com/sourcegraph/conc\tv0.3.0\th1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=\ndep\tgithub.com/spdx/gordf\tv0.0.0-20201111095634-7098f93598fb\th1:bLo8hvc8XFm9J47r690TUKBzcjSWdJDxmjXJZ+/f92U=\ndep\tgithub.com/spdx/tools-golang\tv0.5.5\th1:61c0KLfAcNqAjlg6UNMdkwpMernhw3zVRwDZ2x9XOmk=\ndep\tgithub.com/spf13/afero\tv1.14.0\th1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA=\ndep\tgithub.com/spf13/cast\tv1.7.1\th1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=\ndep\tgithub.com/spf13/cobra\tv1.9.1\th1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=\ndep\tgithub.com/spf13/pflag\tv1.0.6\th1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=\ndep\tgithub.com/spf13/viper\tv1.20.1\th1:ZMi+z/lvLyPSCoNtFCpqjy0S4kPbirhpTMwl8BkW9X4=\ndep\tgithub.com/subosito/gotenv\tv1.6.0\th1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=\ndep\tgithub.com/sylabs/sif/v2\tv2.21.1\th1:GZ0b5//AFAqJEChd8wHV/uSKx/l1iuGYwjR8nx+4wPI=\ndep\tgithub.com/sylabs/squashfs\tv1.0.6\th1:PvJcDzxr+vIm2kH56mEMbaOzvGu79gK7P7IX+R7BDZI=\ndep\tgithub.com/therootcompany/xz\tv1.0.1\th1:CmOtsn1CbtmyYiusbfmhmkpAAETj0wBIH6kCYaX+xzw=\ndep\tgithub.com/ulikunitz/xz\tv0.5.12\th1:37Nm15o69RwBkXM0J6A5OlE67RZTfzUxTj8fB3dfcsc=\ndep\tgithub.com/vbatts/go-mtree\tv0.5.4\th1:OMAb8jaCyiFA7zXj0Zc/oARcxBDBoeu2LizjB8BVJl0=\ndep\tgithub.com/vbatts/tar-split\tv0.12.1\th1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo=\ndep\tgithub.com/vifraa/gopom\tv1.0.0\th1:L9XlKbyvid8PAIK8nr0lihMApJQg/12OBvMA28BcWh0=\ndep\tgithub.com/wagoodman/go-partybus\tv0.0.0-20230516145632-8ccac152c651\th1:jIVmlAFIqV3d+DOxazTR9v+zgj8+VYuQBzPgBZvWBHA=\ndep\tgithub.com/wagoodman/go-presenter\tv0.0.0-20211015174752-f9c01afc824b\th1:uWNQ0khA6RdFzODOMwKo9XXu7fuewnnkHykUtuKru8s=\ndep\tgithub.com/wagoodman/go-progress\tv0.0.0-20230925121702-07e42b3cdba0\th1:0KGbf+0SMg+UFy4e1A/CPVvXn21f1qtWdeJwxZFoQG8=\ndep\tgithub.com/x448/float16\tv0.8.4\th1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=\ndep\tgithub.com/xanzy/ssh-agent\tv0.3.3\th1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=\ndep\tgithub.com/xeipuuv/gojsonpointer\tv0.0.0-20190905194746-02993c407bfb\th1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo=\ndep\tgithub.com/xeipuuv/gojsonreference\tv0.0.0-20180127040603-bd5ef7bd5415\th1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0=\ndep\tgithub.com/xeipuuv/gojsonschema\tv1.2.0\th1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74=\ndep\tgithub.com/xi2/xz\tv0.0.0-20171230120015-48954b6210f8\th1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo=\ndep\tgithub.com/xlab/treeprint\tv1.2.0\th1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ=\ndep\tgithub.com/xo/terminfo\tv0.0.0-20220910002029-abceb7e1c41e\th1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=\ndep\tgithub.com/zclconf/go-cty\tv1.14.0\th1:/Xrd39K7DXbHzlisFP9c4pHao4yyf+/Ug9LEz+Y/yhc=\ndep\tgo.opencensus.io\tv0.24.0\th1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=\ndep\tgo.opentelemetry.io/auto/sdk\tv1.1.0\th1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=\ndep\tgo.opentelemetry.io/contrib/detectors/gcp\tv1.31.0\th1:G1JQOreVrfhRkner+l4mrGxmfqYCAuy76asTDAo0xsA=\ndep\tgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\tv0.58.0\th1:PS8wXpbyaDJQ2VDHHncMe9Vct0Zn1fEjpsjrLxGJoSc=\ndep\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\tv0.61.0\th1:F7Jx+6hwnZ41NSFTO5q4LYDtJRXBf2PD0rNBkeB/lus=\ndep\tgo.opentelemetry.io/otel\tv1.36.0\th1:UumtzIklRBY6cI/lllNZlALOF5nNIzJVb16APdvgTXg=\ndep\tgo.opentelemetry.io/otel/metric\tv1.36.0\th1:MoWPKVhQvJ+eeXWHFBOPoBOi20jh6Iq2CcCREuTYufE=\ndep\tgo.opentelemetry.io/otel/sdk\tv1.36.0\th1:b6SYIuLRs88ztox4EyrvRti80uXIFy+Sqzoh9kFULbs=\ndep\tgo.opentelemetry.io/otel/sdk/metric\tv1.36.0\th1:r0ntwwGosWGaa0CrSt8cuNuTcccMXERFwHX4dThiPis=\ndep\tgo.opentelemetry.io/otel/trace\tv1.36.0\th1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w=\ndep\tgo.yaml.in/yaml/v2\tv2.4.2\th1:DzmwEr2rDGHl7lsFgAHxmNz/1NlQ7xLIrlN2h5d1eGI=\ndep\tgo.yaml.in/yaml/v3\tv3.0.3\th1:bXOww4E/J3f66rav3pX3m8w6jDE4knZjGOw8b5Y6iNE=\ndep\tgo4.org\tv0.0.0-20230225012048-214862532bf5\th1:nifaUDeh+rPaBCMPMQHZmvJf+QdpLFnuQPwx+LxVmtc=\ndep\tgolang.org/x/crypto\tv0.40.0\th1:r4x+VvoG5Fm+eJcxMaY8CQM7Lb0l1lsmjGBQ6s8BfKM=\ndep\tgolang.org/x/exp\tv0.0.0-20250408133849-7e4ce0ab07d0\th1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=\ndep\tgolang.org/x/mod\tv0.26.0\th1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=\ndep\tgolang.org/x/net\tv0.42.0\th1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs=\ndep\tgolang.org/x/oauth2\tv0.30.0\th1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=\ndep\tgolang.org/x/sync\tv0.16.0\th1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=\ndep\tgolang.org/x/sys\tv0.34.0\th1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA=\ndep\tgolang.org/x/term\tv0.33.0\th1:NuFncQrRcaRvVmgRkvM3j/F00gWIAlcmlB8ACEKmGIg=\ndep\tgolang.org/x/text\tv0.27.0\th1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=\ndep\tgolang.org/x/time\tv0.12.0\th1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=\ndep\tgolang.org/x/xerrors\tv0.0.0-20231012003039-104605ab7028\th1:+cNy6SZtPcJQH3LJVLOSmiC7MMxXNOb3PU/VUEz+EhU=\ndep\tgoogle.golang.org/api\tv0.215.0\th1:jdYF4qnyczlEz2ReWIsosNLDuzXyvFHJtI5gcr0J7t0=\ndep\tgoogle.golang.org/genproto\tv0.0.0-20241118233622-e639e219e697\th1:ToEetK57OidYuqD4Q5w+vfEnPvPpuTwedCNVohYJfNk=\ndep\tgoogle.golang.org/genproto/googleapis/api\tv0.0.0-20241209162323-e6fa225c2576\th1:CkkIfIt50+lT6NHAVoRYEyAvQGFM7xEwXUUywFvEb3Q=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20241223144023-3abc09e42ca8\th1:TqExAhdPaB60Ux47Cn0oLV07rGnxZzIsaRhQaqS666A=\ndep\tgoogle.golang.org/grpc\tv1.68.1\th1:oI5oTa11+ng8r8XMMN7jAOmWfPZWbYpCFaMUTACxkM0=\ndep\tgoogle.golang.org/grpc/stats/opentelemetry\tv0.0.0-20241028142157-ada6787961b3\th1:hUfOButuEtpc0UvYiaYRbNwxVYr0mQQOWq6X8beJ9Gc=\ndep\tgoogle.golang.org/protobuf\tv1.36.5\th1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=\ndep\tgopkg.in/evanphx/json-patch.v4\tv4.12.0\th1:n6jtcsulIzXPJaxegRbvFNNrZDjbij7ny3gmSPG+6V4=\ndep\tgopkg.in/inf.v0\tv0.9.1\th1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=\ndep\tgopkg.in/warnings.v0\tv0.1.2\th1:wFXVbFY8DY5/xOe1ECiWdKCzZlxgshcYVNkBHstARME=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tgorm.io/gorm\tv1.30.0\th1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs=\ndep\thelm.sh/helm/v3\tv3.18.4\th1:pNhnHM3nAmDrxz6/UC+hfjDY4yeDATQCka2/87hkZXQ=\ndep\tk8s.io/api\tv0.33.2\th1:YgwIS5jKfA+BZg//OQhkJNIfie/kmRsO0BmNaVSimvY=\ndep\tk8s.io/apiextensions-apiserver\tv0.33.2\th1:6gnkIbngnaUflR3XwE1mCefN3YS8yTD631JXQhsU6M8=\ndep\tk8s.io/apimachinery\tv0.33.2\th1:IHFVhqg59mb8PJWTLi8m1mAoepkUNYmptHsV+Z1m5jY=\ndep\tk8s.io/apiserver\tv0.33.2\th1:KGTRbxn2wJagJowo29kKBp4TchpO1DRO3g+dB/KOJN4=\ndep\tk8s.io/cli-runtime\tv0.33.2\th1:koNYQKSDdq5AExa/RDudXMhhtFasEg48KLS2KSAU74Y=\ndep\tk8s.io/client-go\tv0.33.2\th1:z8CIcc0P581x/J1ZYf4CNzRKxRvQAwoAolYPbtQes+E=\ndep\tk8s.io/component-base\tv0.33.2\th1:sCCsn9s/dG3ZrQTX/Us0/Sx2R0G5kwa0wbZFYoVp/+0=\ndep\tk8s.io/component-helpers\tv0.33.2\th1:AjCtYzst11NV8ensxV/2LEEXRwctqS7Bs44bje9Qcnw=\ndep\tk8s.io/klog/v2\tv2.130.1\th1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=\ndep\tk8s.io/kube-openapi\tv0.0.0-20250318190949-c8a335a9a2ff\th1:/usPimJzUKKu+m+TE36gUyGcf03XZEP0ZIKgKj35LS4=\ndep\tk8s.io/kubectl\tv0.33.2\th1:7XKZ6DYCklu5MZQzJe+CkCjoGZwD1wWl7t/FxzhMz7Y=\ndep\tk8s.io/metrics\tv0.33.2\th1:gNCBmtnUMDMCRg9Ly5ehxP3OdKISMsOnh1vzk01iCgE=\ndep\tk8s.io/utils\tv0.0.0-20241104100929-3ea5e8cea738\th1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=\ndep\tmodernc.org/libc\tv1.65.10\th1:ZwEk8+jhW7qBjHIT+wd0d9VjitRyQef9BnzlzGwMODc=\ndep\tmodernc.org/mathutil\tv1.7.1\th1:GCZVGXdaN8gTqB1Mf/usp1Y/hSqgI2vAGGP4jZMCxOU=\ndep\tmodernc.org/memory\tv1.11.0\th1:o4QC8aMQzmcwCK3t3Ux/ZHmwFPzE6hf2Y5LbkRs+hbI=\ndep\tmodernc.org/sqlite\tv1.38.0\th1:+4OrfPQ8pxHKuWG4md1JpR/EYAh3Md7TdejuuzE7EUI=\ndep\toras.land/oras-go/v2\tv2.6.0\th1:X4ELRsiGkrbeox69+9tzTu492FMUu7zJQW6eJU+I2oc=\ndep\tsigs.k8s.io/json\tv0.0.0-20241010143419-9aa6b5e7a4b3\th1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=\ndep\tsigs.k8s.io/kustomize/api\tv0.19.0\th1:F+2HB2mU1MSiR9Hp1NEgoU2q9ItNOaBJl0I4Dlus5SQ=\ndep\tsigs.k8s.io/kustomize/kyaml\tv0.19.0\th1:RFge5qsO1uHhwJsu3ipV7RNolC7Uozc0jUBC/61XSlA=\ndep\tsigs.k8s.io/randfill\tv1.0.0\th1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU=\ndep\tsigs.k8s.io/structured-merge-diff/v4\tv4.6.0\th1:IUA9nvMmnKWcj5jl84xn+T5MnlZKThmUW1TdblaLVAc=\ndep\tsigs.k8s.io/yaml\tv1.5.0\th1:M10b2U7aEUY6hRtU870n2VTPgR5RZiL/I6Lcc2F4NUQ=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\nbuild\tvcs=git\nbuild\tvcs.revision=4686c1deec6f718058768256f22cbfc3824e6fb0\nbuild\tvcs.time=2025-08-20T15:06:05Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:14:20.3206093Z [00:03:57.547]➜  EOF
2025-08-20T21:14:20.3206241Z [00:03:57.547]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:14:20.3206337Z [00:03:57.547]➜  cd .
2025-08-20T21:14:20.3208121Z [00:03:57.547]➜  GOROOT='' /root/.go/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0 -buildmode=pie -buildid=LOSsETLbGyB4Dcw2LXA6/ylk7_gsY6cgOT5S285C3/Jvi10PqDWkhDP0hmJLjp/LOSsETLbGyB4Dcw2LXA6 -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:14:23.5684870Z [00:04:00.916]➜  # github.com/derailed/k9s
2025-08-20T21:14:23.5685393Z [00:04:00.917]➜  /root/.go/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
2025-08-20T21:14:23.5694557Z [00:04:00.917]➜  /usr/bin/gcc -s -Wl,-z,relro -pie -Wl,-z,now -Wl,-z,nocopyreloc -fuse-ld=gold -o $WORK/b001/exe/a.out -rdynamic /tmp/go-link-571336595/go.o /tmp/go-link-571336595/000000.o /tmp/go-link-571336595/000001.o /tmp/go-link-571336595/000002.o /tmp/go-link-571336595/000003.o /tmp/go-link-571336595/000004.o /tmp/go-link-571336595/000005.o /tmp/go-link-571336595/000006.o /tmp/go-link-571336595/000007.o /tmp/go-link-571336595/000008.o /tmp/go-link-571336595/000009.o /tmp/go-link-571336595/000010.o /tmp/go-link-571336595/000011.o /tmp/go-link-571336595/000012.o /tmp/go-link-571336595/000013.o /tmp/go-link-571336595/000014.o /tmp/go-link-571336595/000015.o /tmp/go-link-571336595/000016.o /tmp/go-link-571336595/000017.o /tmp/go-link-571336595/000018.o /tmp/go-link-571336595/000019.o /tmp/go-link-571336595/000020.o /tmp/go-link-571336595/000021.o /tmp/go-link-571336595/000022.o /tmp/go-link-571336595/000023.o /tmp/go-link-571336595/000024.o /tmp/go-link-571336595/000025.o /tmp/go-link-571336595/000026.o /tmp/go-link-571336595/000027.o /tmp/go-link-571336595/000028.o /tmp/go-link-571336595/000029.o /tmp/go-link-571336595/000030.o /tmp/go-link-571336595/000031.o /tmp/go-link-571336595/000032.o /tmp/go-link-571336595/000033.o /tmp/go-link-571336595/000034.o /tmp/go-link-571336595/000035.o /tmp/go-link-571336595/000036.o /tmp/go-link-571336595/000037.o /tmp/go-link-571336595/000038.o /tmp/go-link-571336595/000039.o /tmp/go-link-571336595/000040.o /tmp/go-link-571336595/000041.o /tmp/go-link-571336595/000042.o /tmp/go-link-571336595/000043.o /tmp/go-link-571336595/000044.o /tmp/go-link-571336595/000045.o /tmp/go-link-571336595/000046.o /tmp/go-link-571336595/000047.o /tmp/go-link-571336595/000048.o /tmp/go-link-571336595/000049.o /tmp/go-link-571336595/000050.o /tmp/go-link-571336595/000051.o /tmp/go-link-571336595/000052.o /tmp/go-link-571336595/000053.o /tmp/go-link-571336595/000054.o /tmp/go-link-571336595/000055.o /tmp/go-link-571336595/000056.o /tmp/go-link-571336595/000057.o /tmp/go-link-571336595/000058.o /tmp/go-link-571336595/000059.o /tmp/go-link-571336595/000060.o /tmp/go-link-571336595/000061.o /tmp/go-link-571336595/000062.o /tmp/go-link-571336595/000063.o /tmp/go-link-571336595/000064.o /tmp/go-link-571336595/000065.o /tmp/go-link-571336595/000066.o /tmp/go-link-571336595/000067.o /tmp/go-link-571336595/000068.o /tmp/go-link-571336595/000069.o -O2 -g -O2 -g -lpthread -O2 -g -lresolv -O2 -g -ldl -O2 -g -s -w -static-pie -Wl,--build-id=none
2025-08-20T21:14:23.5702455Z [00:04:00.917]➜  collect2: fatal error: cannot find 'ld'
2025-08-20T21:14:23.5702784Z [00:04:00.917]➜  compilation terminated.
2025-08-20T21:14:23.5703035Z [00:04:00.917]➜  
2025-08-20T21:14:24.1003964Z [00:04:01.446]➜  '/tmp/tmp.W2dBo0EqHB/TEMPREPO/COPYING' -> '/build-bins/LICENSE'
2025-08-20T21:14:24.1170963Z [00:04:01.465]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T21:14:24.1209027Z [00:04:01.469]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T21:14:24.1210380Z [00:04:01.469]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T21:14:24.1585936Z [00:04:01.507]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T21:14:24.1618848Z [00:04:01.510]➜  
2025-08-20T21:14:24.1631394Z [00:04:01.511]➜  /build-bins/LICENSE
2025-08-20T21:14:24.1667049Z [00:04:01.515]➜  + file /build-bins/LICENSE
2025-08-20T21:14:24.1816762Z [00:04:01.530]➜  /build-bins/LICENSE: Unicode text, UTF-8 text
2025-08-20T21:14:24.1823558Z [00:04:01.530]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T21:14:24.1841675Z [00:04:01.532]➜  /build-bins/LICENSE:         640 Bytes
2025-08-20T21:14:24.1844141Z [00:04:01.533]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T21:14:24.1859059Z [00:04:01.534]➜  640	2025-08-20 21:14:24.097160666 +0000	/build-bins/LICENSE
2025-08-20T21:14:24.1861240Z [00:04:01.534]➜  + popd
2025-08-20T21:14:25.4056797Z [00:04:02.754]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T21:14:25.4334537Z [00:04:02.781]➜  + '[' -s /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T21:14:25.4335568Z [00:04:02.781]➜  + cp -fv /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T21:14:25.4349838Z [00:04:02.783]➜  '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T21:14:25.4365869Z [00:04:02.784]➜  + find /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T21:14:25.4366762Z [00:04:02.785]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T21:14:25.4372312Z [00:04:02.785]➜  + cut -d: -f1
2025-08-20T21:14:25.4373327Z [00:04:02.785]➜  + xargs realpath --no-symlinks
2025-08-20T21:14:25.4374236Z [00:04:02.785]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:25.5209500Z [00:04:02.869]➜  realpath: missing operand
2025-08-20T21:14:25.5210483Z [00:04:02.869]➜  Try 'realpath --help' for more information.
2025-08-20T21:14:25.5219579Z [00:04:02.870]➜  
2025-08-20T21:14:27.4152511Z [00:04:04.763]➜  
2025-08-20T21:14:27.4253683Z [00:04:04.773]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.version' retained as runner:runner
2025-08-20T21:14:27.4255128Z [00:04:04.773]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T21:14:27.4256008Z [00:04:04.773]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T21:14:27.4257055Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/main.go' from root:root to runner:runner
2025-08-20T21:14:27.4258277Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.goreleaser.yml' from root:root to runner:runner
2025-08-20T21:14:27.4259693Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/CNAME' from root:root to runner:runner
2025-08-20T21:14:27.4261088Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.dockerignore' from root:root to runner:runner
2025-08-20T21:14:27.4262431Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4263731Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4265205Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.11.md' from root:root to runner:runner
2025-08-20T21:14:27.4266560Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4267852Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4269152Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.15.md' from root:root to runner:runner
2025-08-20T21:14:27.4270456Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4271921Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4273212Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4274662Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4276006Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4277298Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4278591Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4280019Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4281960Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4283256Z [00:04:04.773]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4284782Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4286083Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4287395Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4288704Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.14.md' from root:root to runner:runner
2025-08-20T21:14:27.4290093Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4291634Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.29.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4292939Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4294231Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4295520Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4296821Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.22.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4298111Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4299524Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.19.md' from root:root to runner:runner
2025-08-20T21:14:27.4301014Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4302374Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4303668Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4305153Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.12.md' from root:root to runner:runner
2025-08-20T21:14:27.4306459Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.14.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4307757Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4309258Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4310652Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.18.md' from root:root to runner:runner
2025-08-20T21:14:27.4312028Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4313329Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4314726Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4316223Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4317521Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4318817Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4320111Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4321624Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4322920Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4324334Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4325687Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4326977Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4328269Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4329693Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4331081Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4332434Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4333913Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4335206Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4336498Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.11.md' from root:root to runner:runner
2025-08-20T21:14:27.4337799Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4339240Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4340683Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4342035Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4343325Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4344617Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4345909Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4347200Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4348602Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4349967Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4351381Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4352674Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4354106Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4355406Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4356699Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4358180Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4359480Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4360967Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4362336Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4363733Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4365105Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4366395Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4367691Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4368982Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4370276Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4371784Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4373204Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4374614Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4375925Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4377216Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4378633Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4379919Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4381349Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4382791Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4384095Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4385392Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4386685Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4388062Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4389459Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4390879Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4392235Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4393526Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4394825Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.20.md' from root:root to runner:runner
2025-08-20T21:14:27.4396122Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4397540Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4398905Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4400196Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4401620Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4403055Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4404350Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4405642Z [00:04:04.774]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4407066Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4408359Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4409644Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.16.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4411022Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4412454Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4413814Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4415119Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.11.md' from root:root to runner:runner
2025-08-20T21:14:27.4416407Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4417693Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4418996Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4420292Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4421797Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.18.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4423158Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4424570Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4425860Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.13.md' from root:root to runner:runner
2025-08-20T21:14:27.4427271Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4428560Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.14.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4429844Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4431272Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4432589Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4433880Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4435170Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4436621Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4437983Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.12.md' from root:root to runner:runner
2025-08-20T21:14:27.4439396Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4440839Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4442199Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4443494Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4444782Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4446073Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4447362Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4448803Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4450083Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4451584Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4452873Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4454159Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4455448Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4456747Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4458044Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4459328Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4460815Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4462184Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.12.md' from root:root to runner:runner
2025-08-20T21:14:27.4463547Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4464938Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4466233Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4467520Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4468810Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4470095Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4471550Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4473005Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4474288Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4475709Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.12.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4476992Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.11.md' from root:root to runner:runner
2025-08-20T21:14:27.4478282Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4479580Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.15.md' from root:root to runner:runner
2025-08-20T21:14:27.4480984Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.13.md' from root:root to runner:runner
2025-08-20T21:14:27.4482347Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4483640Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4485033Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4486387Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.14.md' from root:root to runner:runner
2025-08-20T21:14:27.4487762Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.21.md' from root:root to runner:runner
2025-08-20T21:14:27.4489113Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4490407Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4491814Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4493115Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4494413Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4495706Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4497161Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.29.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4498576Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4499872Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4501306Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4502615Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4503910Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4505205Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4506496Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4507895Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.16.md' from root:root to runner:runner
2025-08-20T21:14:27.4509267Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4510634Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4512075Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4513435Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4514735Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4516030Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4517317Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4518597Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4519886Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4521414Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4522827Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4524124Z [00:04:04.775]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4525427Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.17.md' from root:root to runner:runner
2025-08-20T21:14:27.4526723Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.11.md' from root:root to runner:runner
2025-08-20T21:14:27.4528019Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.18.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4529316Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4530698Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4532164Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4533498Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4534786Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4536139Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4537507Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.16.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4538844Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4540140Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.9.md' from root:root to runner:runner
2025-08-20T21:14:27.4541654Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4542952Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.10.md' from root:root to runner:runner
2025-08-20T21:14:27.4544246Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4545734Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4547148Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4548463Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4549751Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4551134Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4552492Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4553788Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4555081Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4556470Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4557869Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4559158Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4560529Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4561963Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4563265Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.13.md' from root:root to runner:runner
2025-08-20T21:14:27.4564568Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4565863Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4567154Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4568445Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4569940Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4571492Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4572797Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.22.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4574095Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4575387Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4576686Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4577988Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4579276Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4580733Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4582074Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4583367Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.0.md' from root:root to runner:runner
2025-08-20T21:14:27.4584720Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4586085Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.8.md' from root:root to runner:runner
2025-08-20T21:14:27.4587388Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.1.md' from root:root to runner:runner
2025-08-20T21:14:27.4588673Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.4.md' from root:root to runner:runner
2025-08-20T21:14:27.4589961Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4591346Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.2.md' from root:root to runner:runner
2025-08-20T21:14:27.4592640Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.5.md' from root:root to runner:runner
2025-08-20T21:14:27.4594090Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.6.md' from root:root to runner:runner
2025-08-20T21:14:27.4595504Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.7.md' from root:root to runner:runner
2025-08-20T21:14:27.4596800Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4598091Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.3.md' from root:root to runner:runner
2025-08-20T21:14:27.4599321Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs' from root:root to runner:runner
2025-08-20T21:14:27.4600483Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.travis.yml' from root:root to runner:runner
2025-08-20T21:14:27.4601903Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4603241Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/menu_hint_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4604671Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster_info_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4606073Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/stack.go' from root:root to runner:runner
2025-08-20T21:14:27.4607464Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/text.go' from root:root to runner:runner
2025-08-20T21:14:27.4608813Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/values.go' from root:root to runner:runner
2025-08-20T21:14:27.4610132Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/pulse.go' from root:root to runner:runner
2025-08-20T21:14:27.4611523Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/flash_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4612839Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/fish_buff_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4614128Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/tree.go' from root:root to runner:runner
2025-08-20T21:14:27.4615378Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/yaml.go' from root:root to runner:runner
2025-08-20T21:14:27.4616626Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log.go' from root:root to runner:runner
2025-08-20T21:14:27.4618037Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/menu_hint.go' from root:root to runner:runner
2025-08-20T21:14:27.4619534Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.4620950Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/hint.go' from root:root to runner:runner
2025-08-20T21:14:27.4622305Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/hint_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4623585Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/semver.go' from root:root to runner:runner
2025-08-20T21:14:27.4624869Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/stack_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4626177Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/history_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4627466Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/flash.go' from root:root to runner:runner
2025-08-20T21:14:27.4628732Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4630144Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4631617Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4633012Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/semver_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4634387Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4635696Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/rev_values.go' from root:root to runner:runner
2025-08-20T21:14:27.4636987Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/history.go' from root:root to runner:runner
2025-08-20T21:14:27.4638290Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4639631Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster.go' from root:root to runner:runner
2025-08-20T21:14:27.4640988Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/registry.go' from root:root to runner:runner
2025-08-20T21:14:27.4642435Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster_info.go' from root:root to runner:runner
2025-08-20T21:14:27.4643722Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table.go' from root:root to runner:runner
2025-08-20T21:14:27.4645153Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cmd_buff_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4646452Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/describe.go' from root:root to runner:runner
2025-08-20T21:14:27.4647737Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/fish_buff.go' from root:root to runner:runner
2025-08-20T21:14:27.4649041Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/pulse_health.go' from root:root to runner:runner
2025-08-20T21:14:27.4650358Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/testdata/p1.json' from root:root to runner:runner
2025-08-20T21:14:27.4651799Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/testdata' from root:root to runner:runner
2025-08-20T21:14:27.4653076Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cmd_buff.go' from root:root to runner:runner
2025-08-20T21:14:27.4654478Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/text_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4655875Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4657198Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model' from root:root to runner:runner
2025-08-20T21:14:27.4658516Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs/keys.go' from root:root to runner:runner
2025-08-20T21:14:27.4659777Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs/child.go' from root:root to runner:runner
2025-08-20T21:14:27.4661139Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs' from root:root to runner:runner
2025-08-20T21:14:27.4662449Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4663743Z [00:04:04.776]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/check_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4665029Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/check.go' from root:root to runner:runner
2025-08-20T21:14:27.4666263Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health' from root:root to runner:runner
2025-08-20T21:14:27.4667693Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scanner.go' from root:root to runner:runner
2025-08-20T21:14:27.4669125Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scorer_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4670389Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scan.go' from root:root to runner:runner
2025-08-20T21:14:27.4671852Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/tally.go' from root:root to runner:runner
2025-08-20T21:14:27.4673109Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4674369Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/tally_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4675637Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/table.go' from root:root to runner:runner
2025-08-20T21:14:27.4676989Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/no_dups/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4678523Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/no_dups/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4680001Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/no_dups' from root:root to runner:runner
2025-08-20T21:14:27.4681614Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/full/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4683117Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/full/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4684591Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/full' from root:root to runner:runner
2025-08-20T21:14:27.4685982Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/dups/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4687403Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/dups/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4688832Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/dups' from root:root to runner:runner
2025-08-20T21:14:27.4690165Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev' from root:root to runner:runner
2025-08-20T21:14:27.4691853Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/no_dups/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4693417Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/no_dups/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4694797Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/no_dups' from root:root to runner:runner
2025-08-20T21:14:27.4696167Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/full/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4697558Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/full/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4698912Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/full' from root:root to runner:runner
2025-08-20T21:14:27.4700281Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/dups/sc1.text' from root:root to runner:runner
2025-08-20T21:14:27.4701816Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/dups/sc2.text' from root:root to runner:runner
2025-08-20T21:14:27.4703268Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/dups' from root:root to runner:runner
2025-08-20T21:14:27.4704631Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort' from root:root to runner:runner
2025-08-20T21:14:27.4705888Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata' from root:root to runner:runner
2025-08-20T21:14:27.4707200Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scorer.go' from root:root to runner:runner
2025-08-20T21:14:27.4708575Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/table_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4709801Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul' from root:root to runner:runner
2025-08-20T21:14:27.4711159Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_indicator_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4712539Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/vul_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4713834Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4715118Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sts_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4716546Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cm_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4717962Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/actions.go' from root:root to runner:runner
2025-08-20T21:14:27.4719267Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/reference_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4720537Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/env.go' from root:root to runner:runner
2025-08-20T21:14:27.4721968Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/secret_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4723271Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helm_history.go' from root:root to runner:runner
2025-08-20T21:14:27.4724574Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/live_view_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4725887Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/container_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4727344Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/priorityclass_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4728706Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sa.go' from root:root to runner:runner
2025-08-20T21:14:27.4729959Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/workload.go' from root:root to runner:runner
2025-08-20T21:14:27.4731434Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pulse.go' from root:root to runner:runner
2025-08-20T21:14:27.4732742Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cow.go' from root:root to runner:runner
2025-08-20T21:14:27.4733976Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/user.go' from root:root to runner:runner
2025-08-20T21:14:27.4735221Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/logger.go' from root:root to runner:runner
2025-08-20T21:14:27.4736506Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_indicator.go' from root:root to runner:runner
2025-08-20T21:14:27.4737776Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/group.go' from root:root to runner:runner
2025-08-20T21:14:27.4739064Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/yaml.go' from root:root to runner:runner
2025-08-20T21:14:27.4740460Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sts.go' from root:root to runner:runner
2025-08-20T21:14:27.4741840Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/svc.go' from root:root to runner:runner
2025-08-20T21:14:27.4743251Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log.go' from root:root to runner:runner
2025-08-20T21:14:27.4744506Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/svc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4745770Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.4747044Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rbac_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4748300Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/node.go' from root:root to runner:runner
2025-08-20T21:14:27.4749551Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/secret.go' from root:root to runner:runner
2025-08-20T21:14:27.4750880Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ds.go' from root:root to runner:runner
2025-08-20T21:14:27.4752309Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/image_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4753659Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rbac.go' from root:root to runner:runner
2025-08-20T21:14:27.4754909Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/policy.go' from root:root to runner:runner
2025-08-20T21:14:27.4756223Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/crd.go' from root:root to runner:runner
2025-08-20T21:14:27.4757593Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_extender_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4758897Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/benchmark.go' from root:root to runner:runner
2025-08-20T21:14:27.4760170Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/command.go' from root:root to runner:runner
2025-08-20T21:14:27.4761582Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helm_chart.go' from root:root to runner:runner
2025-08-20T21:14:27.4762848Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4764092Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/exec.go' from root:root to runner:runner
2025-08-20T21:14:27.4765516Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/yaml_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4766929Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/container.go' from root:root to runner:runner
2025-08-20T21:14:27.4768203Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/img_scan.go' from root:root to runner:runner
2025-08-20T21:14:27.4769469Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4770819Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/xray.go' from root:root to runner:runner
2025-08-20T21:14:27.4772157Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_dialog_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4773496Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/value_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4774817Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/restart_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4776211Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4777521Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/job.go' from root:root to runner:runner
2025-08-20T21:14:27.4778798Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/owner_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4780148Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/details.go' from root:root to runner:runner
2025-08-20T21:14:27.4781645Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/command_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4782959Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/alias_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4784208Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf.go' from root:root to runner:runner
2025-08-20T21:14:27.4785488Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/priorityclass.go' from root:root to runner:runner
2025-08-20T21:14:27.4786795Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4788071Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/picker.go' from root:root to runner:runner
2025-08-20T21:14:27.4789519Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/screen_dump_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4791040Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table_helper.go' from root:root to runner:runner
2025-08-20T21:14:27.4792409Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/scale_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4793706Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4794968Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir.go' from root:root to runner:runner
2025-08-20T21:14:27.4796208Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ds_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4797496Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/drain_dialog.go' from root:root to runner:runner
2025-08-20T21:14:27.4798786Z [00:04:04.777]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4800147Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/help_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4801651Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4802960Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/screen_dump.go' from root:root to runner:runner
2025-08-20T21:14:27.4804353Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4805688Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/alias.go' from root:root to runner:runner
2025-08-20T21:14:27.4806930Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod.go' from root:root to runner:runner
2025-08-20T21:14:27.4808185Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_dialog.go' from root:root to runner:runner
2025-08-20T21:14:27.4809480Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4810866Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/page_stack.go' from root:root to runner:runner
2025-08-20T21:14:27.4812221Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cluster_info.go' from root:root to runner:runner
2025-08-20T21:14:27.4813692Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table.go' from root:root to runner:runner
2025-08-20T21:14:27.4815102Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/context_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4816387Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/context.go' from root:root to runner:runner
2025-08-20T21:14:27.4817649Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4818957Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dp.go' from root:root to runner:runner
2025-08-20T21:14:27.4820282Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/reference.go' from root:root to runner:runner
2025-08-20T21:14:27.4821681Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/event.go' from root:root to runner:runner
2025-08-20T21:14:27.4822940Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cronjob.go' from root:root to runner:runner
2025-08-20T21:14:27.4824201Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ns_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4825445Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pvc.go' from root:root to runner:runner
2025-08-20T21:14:27.4826698Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/app_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4828048Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/live_view.go' from root:root to runner:runner
2025-08-20T21:14:27.4829361Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cm.go' from root:root to runner:runner
2025-08-20T21:14:27.4830717Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.4832056Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/args.go' from root:root to runner:runner
2025-08-20T21:14:27.4833386Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/interpreter_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4834727Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4836046Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4837530Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/interpreter.go' from root:root to runner:runner
2025-08-20T21:14:27.4838888Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/args_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4840286Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd' from root:root to runner:runner
2025-08-20T21:14:27.4841815Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred/kmanifests/cm.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4843429Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred/kmanifests/kustomization.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4844976Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred/kmanifests' from root:root to runner:runner
2025-08-20T21:14:27.4846318Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred' from root:root to runner:runner
2025-08-20T21:14:27.4847672Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/manifests/cm.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4849208Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/manifests/kustomization.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4850718Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/manifests' from root:root to runner:runner
2025-08-20T21:14:27.4852185Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k2manifests/Kustomization' from root:root to runner:runner
2025-08-20T21:14:27.4853732Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k2manifests/cm.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4855183Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k2manifests' from root:root to runner:runner
2025-08-20T21:14:27.4856623Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k1manifests/kustomization.yml' from root:root to runner:runner
2025-08-20T21:14:27.4858090Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k1manifests/cm.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4859470Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k1manifests' from root:root to runner:runner
2025-08-20T21:14:27.4860930Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/kmanifests/cm.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4862455Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/kmanifests/kustomization.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4864063Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/kmanifests' from root:root to runner:runner
2025-08-20T21:14:27.4865470Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata' from root:root to runner:runner
2025-08-20T21:14:27.4866712Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/app.go' from root:root to runner:runner
2025-08-20T21:14:27.4868027Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/browser.go' from root:root to runner:runner
2025-08-20T21:14:27.4869398Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pvc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4870788Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/actions_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4872139Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/env_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4873389Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/help.go' from root:root to runner:runner
2025-08-20T21:14:27.4874622Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ns.go' from root:root to runner:runner
2025-08-20T21:14:27.4875842Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rs.go' from root:root to runner:runner
2025-08-20T21:14:27.4877112Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/logs_extender.go' from root:root to runner:runner
2025-08-20T21:14:27.4878502Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dp_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4879842Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/registrar.go' from root:root to runner:runner
2025-08-20T21:14:27.4881231Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view' from root:root to runner:runner
2025-08-20T21:14:27.4882454Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/keys.go' from root:root to runner:runner
2025-08-20T21:14:27.4883710Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cruiser_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4885002Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/secret_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4886295Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helm_history.go' from root:root to runner:runner
2025-08-20T21:14:27.4887793Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/container_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4889250Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_options.go' from root:root to runner:runner
2025-08-20T21:14:27.4890528Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/workload.go' from root:root to runner:runner
2025-08-20T21:14:27.4891995Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pulse.go' from root:root to runner:runner
2025-08-20T21:14:27.4893374Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forwarder.go' from root:root to runner:runner
2025-08-20T21:14:27.4894762Z [00:04:04.778]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_items.go' from root:root to runner:runner
2025-08-20T21:14:27.4896058Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_item_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4897339Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/utils_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4898612Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/sts.go' from root:root to runner:runner
2025-08-20T21:14:27.4899841Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/svc.go' from root:root to runner:runner
2025-08-20T21:14:27.4901216Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.4902615Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_items_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4903996Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/node.go' from root:root to runner:runner
2025-08-20T21:14:27.4905246Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/secret.go' from root:root to runner:runner
2025-08-20T21:14:27.4906526Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/ds.go' from root:root to runner:runner
2025-08-20T21:14:27.4907875Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/generic.go' from root:root to runner:runner
2025-08-20T21:14:27.4909121Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac.go' from root:root to runner:runner
2025-08-20T21:14:27.4910353Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/crd.go' from root:root to runner:runner
2025-08-20T21:14:27.4911843Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/patch.go' from root:root to runner:runner
2025-08-20T21:14:27.4913108Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/benchmark.go' from root:root to runner:runner
2025-08-20T21:14:27.4914385Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helm_chart.go' from root:root to runner:runner
2025-08-20T21:14:27.4915657Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/accessor.go' from root:root to runner:runner
2025-08-20T21:14:27.4917021Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/patch_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4918364Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/container.go' from root:root to runner:runner
2025-08-20T21:14:27.4919632Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/img_scan.go' from root:root to runner:runner
2025-08-20T21:14:27.4920990Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/resource.go' from root:root to runner:runner
2025-08-20T21:14:27.4922316Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dynamic.go' from root:root to runner:runner
2025-08-20T21:14:27.4923578Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pod_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4924849Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/non_resource.go' from root:root to runner:runner
2025-08-20T21:14:27.4926253Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forward.go' from root:root to runner:runner
2025-08-20T21:14:27.4927589Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_item.go' from root:root to runner:runner
2025-08-20T21:14:27.4928841Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/types.go' from root:root to runner:runner
2025-08-20T21:14:27.4930074Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/job.go' from root:root to runner:runner
2025-08-20T21:14:27.4931559Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/benchmark_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4932859Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rest_mapper.go' from root:root to runner:runner
2025-08-20T21:14:27.4934139Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/alias_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4935410Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/recorder.go' from root:root to runner:runner
2025-08-20T21:14:27.4936839Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_subject.go' from root:root to runner:runner
2025-08-20T21:14:27.4938097Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dir.go' from root:root to runner:runner
2025-08-20T21:14:27.4939397Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/screen_dump.go' from root:root to runner:runner
2025-08-20T21:14:27.4940933Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4942302Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/alias.go' from root:root to runner:runner
2025-08-20T21:14:27.4943551Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pod.go' from root:root to runner:runner
2025-08-20T21:14:27.4944799Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cluster.go' from root:root to runner:runner
2025-08-20T21:14:27.4946056Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/registry.go' from root:root to runner:runner
2025-08-20T21:14:27.4947309Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/table.go' from root:root to runner:runner
2025-08-20T21:14:27.4948561Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/scalable.go' from root:root to runner:runner
2025-08-20T21:14:27.4949826Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/context.go' from root:root to runner:runner
2025-08-20T21:14:27.4951304Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dir_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4952609Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dp.go' from root:root to runner:runner
2025-08-20T21:14:27.4953864Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/reference.go' from root:root to runner:runner
2025-08-20T21:14:27.4955140Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_policy.go' from root:root to runner:runner
2025-08-20T21:14:27.4956580Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forward_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4957866Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cronjob.go' from root:root to runner:runner
2025-08-20T21:14:27.4959124Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/describe.go' from root:root to runner:runner
2025-08-20T21:14:27.4960535Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/registry_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4961925Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cruiser.go' from root:root to runner:runner
2025-08-20T21:14:27.4963167Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cm.go' from root:root to runner:runner
2025-08-20T21:14:27.4964575Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/bench/default_fred_1577308050814961000.txt' from root:root to runner:runner
2025-08-20T21:14:27.4966087Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/bench' from root:root to runner:runner
2025-08-20T21:14:27.4967469Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/n1.json' from root:root to runner:runner
2025-08-20T21:14:27.4968799Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir/a/b.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4970107Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir/a' from root:root to runner:runner
2025-08-20T21:14:27.4971587Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir/a.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4972887Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir' from root:root to runner:runner
2025-08-20T21:14:27.4974185Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/crb.json' from root:root to runner:runner
2025-08-20T21:14:27.4975660Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/p1.json' from root:root to runner:runner
2025-08-20T21:14:27.4977035Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/config' from root:root to runner:runner
2025-08-20T21:14:27.4978360Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/secret.json' from root:root to runner:runner
2025-08-20T21:14:27.4979837Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/benchspec.yaml' from root:root to runner:runner
2025-08-20T21:14:27.4981345Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/config.1' from root:root to runner:runner
2025-08-20T21:14:27.4982673Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dr.json' from root:root to runner:runner
2025-08-20T21:14:27.4983945Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata' from root:root to runner:runner
2025-08-20T21:14:27.4985365Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/ns.go' from root:root to runner:runner
2025-08-20T21:14:27.4986584Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rs.go' from root:root to runner:runner
2025-08-20T21:14:27.4987854Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_policy_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4989169Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_options_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4990498Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao' from root:root to runner:runner
2025-08-20T21:14:27.4991956Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crd_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4993283Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_cols_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4994584Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/job_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4995886Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/portforward.go' from root:root to runner:runner
2025-08-20T21:14:27.4997186Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sts_test.go' from root:root to runner:runner
2025-08-20T21:14:27.4998449Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/hpa.go' from root:root to runner:runner
2025-08-20T21:14:27.4999900Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_col_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5001432Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rs_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5002750Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/reference_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5004059Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pdb_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5005508Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm/chart.go' from root:root to runner:runner
2025-08-20T21:14:27.5006823Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm/history.go' from root:root to runner:runner
2025-08-20T21:14:27.5008098Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm' from root:root to runner:runner
2025-08-20T21:14:27.5009534Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5010945Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ep_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5012274Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sa.go' from root:root to runner:runner
2025-08-20T21:14:27.5013542Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/workload.go' from root:root to runner:runner
2025-08-20T21:14:27.5014926Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/np_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5016274Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/subject.go' from root:root to runner:runner
2025-08-20T21:14:27.5017577Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5018852Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sts.go' from root:root to runner:runner
2025-08-20T21:14:27.5020096Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/svc.go' from root:root to runner:runner
2025-08-20T21:14:27.5021637Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/svc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5022915Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ep.go' from root:root to runner:runner
2025-08-20T21:14:27.5024307Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5025631Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node.go' from root:root to runner:runner
2025-08-20T21:14:27.5026899Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/secret.go' from root:root to runner:runner
2025-08-20T21:14:27.5028223Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5029714Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ds.go' from root:root to runner:runner
2025-08-20T21:14:27.5031095Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sc.go' from root:root to runner:runner
2025-08-20T21:14:27.5032409Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/eps.go' from root:root to runner:runner
2025-08-20T21:14:27.5033852Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/generic.go' from root:root to runner:runner
2025-08-20T21:14:27.5035128Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rbac.go' from root:root to runner:runner
2025-08-20T21:14:27.5036396Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy.go' from root:root to runner:runner
2025-08-20T21:14:27.5037671Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pv_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5039059Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crd.go' from root:root to runner:runner
2025-08-20T21:14:27.5040400Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/benchmark.go' from root:root to runner:runner
2025-08-20T21:14:27.5041830Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/np.go' from root:root to runner:runner
2025-08-20T21:14:27.5043081Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ro.go' from root:root to runner:runner
2025-08-20T21:14:27.5044344Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/eps_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5045642Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container.go' from root:root to runner:runner
2025-08-20T21:14:27.5046935Z [00:04:04.779]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/img_scan.go' from root:root to runner:runner
2025-08-20T21:14:27.5048332Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5049697Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crb.go' from root:root to runner:runner
2025-08-20T21:14:27.5051198Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5052513Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/job.go' from root:root to runner:runner
2025-08-20T21:14:27.5053951Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/alias_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5055264Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5056566Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/hpa_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5058040Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/screen_dump_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5059338Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/base.go' from root:root to runner:runner
2025-08-20T21:14:27.5060708Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pdb.go' from root:root to runner:runner
2025-08-20T21:14:27.5062015Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dir.go' from root:root to runner:runner
2025-08-20T21:14:27.5063361Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ds_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5064731Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5066049Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/screen_dump.go' from root:root to runner:runner
2025-08-20T21:14:27.5067371Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5068656Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/alias.go' from root:root to runner:runner
2025-08-20T21:14:27.5069927Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/section.go' from root:root to runner:runner
2025-08-20T21:14:27.5071335Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod.go' from root:root to runner:runner
2025-08-20T21:14:27.5072602Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ev.go' from root:root to runner:runner
2025-08-20T21:14:27.5073999Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5075376Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crb_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5076649Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table.go' from root:root to runner:runner
2025-08-20T21:14:27.5078084Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/context_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5079388Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_col.go' from root:root to runner:runner
2025-08-20T21:14:27.5080796Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cr_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5082148Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/context.go' from root:root to runner:runner
2025-08-20T21:14:27.5083580Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rob_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5084875Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5086140Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dp.go' from root:root to runner:runner
2025-08-20T21:14:27.5087486Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/reference.go' from root:root to runner:runner
2025-08-20T21:14:27.5088861Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/render_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5090201Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/port_forward_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5093197Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cronjob.go' from root:root to runner:runner
2025-08-20T21:14:27.5094750Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ns_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5096096Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sa_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5097361Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pvc.go' from root:root to runner:runner
2025-08-20T21:14:27.5098609Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cm.go' from root:root to runner:runner
2025-08-20T21:14:27.5100130Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/benchmark_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5101725Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cronjob_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5103020Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cr.go' from root:root to runner:runner
2025-08-20T21:14:27.5104415Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rob.go' from root:root to runner:runner
2025-08-20T21:14:27.5105719Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/job.json' from root:root to runner:runner
2025-08-20T21:14:27.5107041Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b3.txt' from root:root to runner:runner
2025-08-20T21:14:27.5108366Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/np.json' from root:root to runner:runner
2025-08-20T21:14:27.5109847Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sec.json' from root:root to runner:runner
2025-08-20T21:14:27.5111332Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/eps.json' from root:root to runner:runner
2025-08-20T21:14:27.5112693Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ing.json' from root:root to runner:runner
2025-08-20T21:14:27.5114109Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/rs.json' from root:root to runner:runner
2025-08-20T21:14:27.5115507Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cr.json' from root:root to runner:runner
2025-08-20T21:14:27.5116898Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pv_terminating.json' from root:root to runner:runner
2025-08-20T21:14:27.5118353Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/rb.json' from root:root to runner:runner
2025-08-20T21:14:27.5119782Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/crb.json' from root:root to runner:runner
2025-08-20T21:14:27.5121258Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ev.json' from root:root to runner:runner
2025-08-20T21:14:27.5122609Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ro.json' from root:root to runner:runner
2025-08-20T21:14:27.5123943Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sc.json' from root:root to runner:runner
2025-08-20T21:14:27.5125306Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po_sidecar.json' from root:root to runner:runner
2025-08-20T21:14:27.5126666Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/p1.json' from root:root to runner:runner
2025-08-20T21:14:27.5128145Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ep.json' from root:root to runner:runner
2025-08-20T21:14:27.5129608Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sa.json' from root:root to runner:runner
2025-08-20T21:14:27.5131048Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sts.json' from root:root to runner:runner
2025-08-20T21:14:27.5132482Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b2.txt' from root:root to runner:runner
2025-08-20T21:14:27.5133840Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po_init.json' from root:root to runner:runner
2025-08-20T21:14:27.5135198Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pvc.json' from root:root to runner:runner
2025-08-20T21:14:27.5136531Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/dp.json' from root:root to runner:runner
2025-08-20T21:14:27.5137862Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/svc.json' from root:root to runner:runner
2025-08-20T21:14:27.5139391Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cm.json' from root:root to runner:runner
2025-08-20T21:14:27.5140862Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/crd.json' from root:root to runner:runner
2025-08-20T21:14:27.5142252Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ns.json' from root:root to runner:runner
2025-08-20T21:14:27.5143662Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/no.json' from root:root to runner:runner
2025-08-20T21:14:27.5145053Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cj.json' from root:root to runner:runner
2025-08-20T21:14:27.5146380Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b4.txt' from root:root to runner:runner
2025-08-20T21:14:27.5147710Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/hpa.json' from root:root to runner:runner
2025-08-20T21:14:27.5149051Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pdb.json' from root:root to runner:runner
2025-08-20T21:14:27.5150389Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pv.json' from root:root to runner:runner
2025-08-20T21:14:27.5151858Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po.json' from root:root to runner:runner
2025-08-20T21:14:27.5153352Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ds.json' from root:root to runner:runner
2025-08-20T21:14:27.5154796Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b1.txt' from root:root to runner:runner
2025-08-20T21:14:27.5156091Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5157365Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5158642Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ro_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5159926Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pvc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5161331Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ns.go' from root:root to runner:runner
2025-08-20T21:14:27.5162581Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rs.go' from root:root to runner:runner
2025-08-20T21:14:27.5163935Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pv.go' from root:root to runner:runner
2025-08-20T21:14:27.5165265Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dp_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5166550Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_cols.go' from root:root to runner:runner
2025-08-20T21:14:27.5167938Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5169322Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5170684Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render' from root:root to runner:runner
2025-08-20T21:14:27.5172003Z [00:04:04.780]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pfs_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5173310Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/co_portspec_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5174600Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/ann_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5175851Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/ann.go' from root:root to runner:runner
2025-08-20T21:14:27.5177256Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pf_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5178679Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/tunnel_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5179944Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pfs.go' from root:root to runner:runner
2025-08-20T21:14:27.5181314Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pf.go' from root:root to runner:runner
2025-08-20T21:14:27.5182576Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/tunnel.go' from root:root to runner:runner
2025-08-20T21:14:27.5183851Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/co_portspec.go' from root:root to runner:runner
2025-08-20T21:14:27.5185086Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port' from root:root to runner:runner
2025-08-20T21:14:27.5186289Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5187739Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/test_helper_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5189158Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/fields.go' from root:root to runner:runner
2025-08-20T21:14:27.5190450Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/header.go' from root:root to runner:runner
2025-08-20T21:14:27.5191964Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5193320Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/pool_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5194621Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_event.go' from root:root to runner:runner
2025-08-20T21:14:27.5195925Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5197225Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_event_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5198514Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/delta.go' from root:root to runner:runner
2025-08-20T21:14:27.5199775Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/pool.go' from root:root to runner:runner
2025-08-20T21:14:27.5201419Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/table_data_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5202896Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/color_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5204215Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5205497Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/rows.go' from root:root to runner:runner
2025-08-20T21:14:27.5206753Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row.go' from root:root to runner:runner
2025-08-20T21:14:27.5208025Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5209323Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/table_data.go' from root:root to runner:runner
2025-08-20T21:14:27.5210784Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/delta_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5212311Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/header_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5213672Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/color.go' from root:root to runner:runner
2025-08-20T21:14:27.5214901Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1' from root:root to runner:runner
2025-08-20T21:14:27.5216221Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/forwarders.go' from root:root to runner:runner
2025-08-20T21:14:27.5217563Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/helper.go' from root:root to runner:runner
2025-08-20T21:14:27.5218870Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/forwarders_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5220173Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/factory.go' from root:root to runner:runner
2025-08-20T21:14:27.5221557Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch' from root:root to runner:runner
2025-08-20T21:14:27.5222805Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views.go' from root:root to runner:runner
2025-08-20T21:14:27.5224076Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/hotkey.go' from root:root to runner:runner
2025-08-20T21:14:27.5225561Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/mock/test_helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5226987Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/mock' from root:root to runner:runner
2025-08-20T21:14:27.5228241Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/config.go' from root:root to runner:runner
2025-08-20T21:14:27.5229519Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5230887Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/logger.go' from root:root to runner:runner
2025-08-20T21:14:27.5232239Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/threshold.go' from root:root to runner:runner
2025-08-20T21:14:27.5233530Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5234804Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/flags.go' from root:root to runner:runner
2025-08-20T21:14:27.5236053Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s.go' from root:root to runner:runner
2025-08-20T21:14:27.5237412Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/plugin.go' from root:root to runner:runner
2025-08-20T21:14:27.5238815Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/logger_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5240216Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5241734Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/shell_pod.go' from root:root to runner:runner
2025-08-20T21:14:27.5243042Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/benchmark.go' from root:root to runner:runner
2025-08-20T21:14:27.5244354Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/config_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5245668Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5246994Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/threshold_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5248310Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/scans_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5249820Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/validator_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5251437Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/validator.go' from root:root to runner:runner
2025-08-20T21:14:27.5252847Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugins.json' from root:root to runner:runner
2025-08-20T21:14:27.5254259Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/context.json' from root:root to runner:runner
2025-08-20T21:14:27.5255656Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/views.json' from root:root to runner:runner
2025-08-20T21:14:27.5257059Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin.json' from root:root to runner:runner
2025-08-20T21:14:27.5258493Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin-multi.json' from root:root to runner:runner
2025-08-20T21:14:27.5259920Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/hotkeys.json' from root:root to runner:runner
2025-08-20T21:14:27.5261600Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/skin.json' from root:root to runner:runner
2025-08-20T21:14:27.5263102Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/k9s.json' from root:root to runner:runner
2025-08-20T21:14:27.5264506Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/aliases.json' from root:root to runner:runner
2025-08-20T21:14:27.5265941Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas' from root:root to runner:runner
2025-08-20T21:14:27.5267450Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/hotkeys/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5268870Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/hotkeys' from root:root to runner:runner
2025-08-20T21:14:27.5270285Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/skins/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5271939Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/skins/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5273340Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/skins' from root:root to runner:runner
2025-08-20T21:14:27.5274739Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/k9s/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5276321Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/k9s/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5277826Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/k9s' from root:root to runner:runner
2025-08-20T21:14:27.5279226Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/views/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5280766Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/views/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5282227Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/views' from root:root to runner:runner
2025-08-20T21:14:27.5283643Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/context/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5285100Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/context/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5286607Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/context' from root:root to runner:runner
2025-08-20T21:14:27.5288093Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/snippets.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5289591Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/snippet.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5291218Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5292749Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5294166Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins' from root:root to runner:runner
2025-08-20T21:14:27.5295591Z [00:04:04.781]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/aliases/toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5297052Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/aliases/cool.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5298469Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/aliases' from root:root to runner:runner
2025-08-20T21:14:27.5300004Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5301412Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json' from root:root to runner:runner
2025-08-20T21:14:27.5302823Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5304123Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/benchmark_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5305439Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5306745Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/alias_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5308056Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5309381Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5310778Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/color_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5312254Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5313623Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/config.go' from root:root to runner:runner
2025-08-20T21:14:27.5315000Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/proxy.go' from root:root to runner:runner
2025-08-20T21:14:27.5316367Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/view.go' from root:root to runner:runner
2025-08-20T21:14:27.5317683Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5319003Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5320347Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/feature_gate.go' from root:root to runner:runner
2025-08-20T21:14:27.5321841Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/view_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5323150Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/dir.go' from root:root to runner:runner
2025-08-20T21:14:27.5324650Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5326140Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5327484Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context.go' from root:root to runner:runner
2025-08-20T21:14:27.5328809Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/dir_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5330131Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/ns_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5331686Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-1-2.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5333166Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-1-1.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5334636Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/aws_ct.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5336204Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-2-1.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5337747Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/def_ct.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5339215Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs' from root:root to runner:runner
2025-08-20T21:14:27.5340830Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-2/config.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5342428Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-2' from root:root to runner:runner
2025-08-20T21:14:27.5343948Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-1/config.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5345460Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-1' from root:root to runner:runner
2025-08-20T21:14:27.5348404Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1' from root:root to runner:runner
2025-08-20T21:14:27.5350747Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-2/ct-2-1/config.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5352612Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-2/ct-2-1' from root:root to runner:runner
2025-08-20T21:14:27.5354220Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-2' from root:root to runner:runner
2025-08-20T21:14:27.5355631Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s' from root:root to runner:runner
2025-08-20T21:14:27.5356991Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data' from root:root to runner:runner
2025-08-20T21:14:27.5358317Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5359664Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5361391Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/ns.go' from root:root to runner:runner
2025-08-20T21:14:27.5362861Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data' from root:root to runner:runner
2025-08-20T21:14:27.5364273Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/alias.go' from root:root to runner:runner
2025-08-20T21:14:27.5365694Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/stock-skin.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5367097Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/hotkeys.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5368586Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/benchmarks.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5370034Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/aliases.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5371543Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates' from root:root to runner:runner
2025-08-20T21:14:27.5372847Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/plugin_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5374158Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/flags_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5375447Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles.go' from root:root to runner:runner
2025-08-20T21:14:27.5376752Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5378269Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/hotkey_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5379890Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/default.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5381492Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/k9s_toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5382952Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/expected.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5384388Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/k9s.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5385757Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs' from root:root to runner:runner
2025-08-20T21:14:27.5387153Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/hotkeys/hotkeys.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5388625Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/hotkeys' from root:root to runner:runner
2025-08-20T21:14:27.5390142Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/black-and-wtf.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5391777Z [00:04:04.782]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/empty.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5393286Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/boarked.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5394758Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins' from root:root to runner:runner
2025-08-20T21:14:27.5396096Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/k8s.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5397477Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/kubes/test.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5398837Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/kubes' from root:root to runner:runner
2025-08-20T21:14:27.5400197Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/views/views.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5401685Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/views' from root:root to runner:runner
2025-08-20T21:14:27.5403300Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/plugins-toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5404977Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.2.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5406501Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.multi.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5408018Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.1.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5409446Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir' from root:root to runner:runner
2025-08-20T21:14:27.5410950Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/plugins.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5412398Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins' from root:root to runner:runner
2025-08-20T21:14:27.5413789Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/aliases/aliases.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5415329Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/aliases/plain.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5416765Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/aliases' from root:root to runner:runner
2025-08-20T21:14:27.5418265Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_containers_1.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5419818Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_good.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5421449Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/bench-fred.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5422936Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_toast.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5424425Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_containers.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5425852Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks' from root:root to runner:runner
2025-08-20T21:14:27.5427171Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5428591Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/scans.go' from root:root to runner:runner
2025-08-20T21:14:27.5429972Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/color.go' from root:root to runner:runner
2025-08-20T21:14:27.5431361Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files.go' from root:root to runner:runner
2025-08-20T21:14:27.5432594Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config' from root:root to runner:runner
2025-08-20T21:14:27.5433823Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/pool_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5435104Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5436481Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5437814Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5439262Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/sparkline.go' from root:root to runner:runner
2025-08-20T21:14:27.5440702Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/dot_matrix.go' from root:root to runner:runner
2025-08-20T21:14:27.5442095Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/series_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5443482Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/series.go' from root:root to runner:runner
2025-08-20T21:14:27.5444832Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/dot_matrix_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5446134Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge.go' from root:root to runner:runner
2025-08-20T21:14:27.5447415Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component.go' from root:root to runner:runner
2025-08-20T21:14:27.5448738Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5449996Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart' from root:root to runner:runner
2025-08-20T21:14:27.5451350Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/config.go' from root:root to runner:runner
2025-08-20T21:14:27.5452798Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/helpers.go' from root:root to runner:runner
2025-08-20T21:14:27.5454277Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/helper_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5455596Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/config_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5456893Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvr_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5458174Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/client.go' from root:root to runner:runner
2025-08-20T21:14:27.5459437Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5460822Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/metrics_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5462162Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvr.go' from root:root to runner:runner
2025-08-20T21:14:27.5463525Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/metrics.go' from root:root to runner:runner
2025-08-20T21:14:27.5464894Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/client_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5466176Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvrs.go' from root:root to runner:runner
2025-08-20T21:14:27.5467549Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config.2' from root:root to runner:runner
2025-08-20T21:14:27.5468940Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config' from root:root to runner:runner
2025-08-20T21:14:27.5470277Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config.1' from root:root to runner:runner
2025-08-20T21:14:27.5471723Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5472995Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/errors.go' from root:root to runner:runner
2025-08-20T21:14:27.5474219Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client' from root:root to runner:runner
2025-08-20T21:14:27.5475417Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/pool.go' from root:root to runner:runner
2025-08-20T21:14:27.5476845Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/helpers_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5478251Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/perf/benchmark.go' from root:root to runner:runner
2025-08-20T21:14:27.5479482Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/perf' from root:root to runner:runner
2025-08-20T21:14:27.5480899Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color/colorize_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5482267Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color/colorize.go' from root:root to runner:runner
2025-08-20T21:14:27.5483506Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color' from root:root to runner:runner
2025-08-20T21:14:27.5484738Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sts_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5486002Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/rs_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5487401Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/container_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5488738Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sa.go' from root:root to runner:runner
2025-08-20T21:14:27.5490015Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/generic_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5491480Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sts.go' from root:root to runner:runner
2025-08-20T21:14:27.5492831Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/svc.go' from root:root to runner:runner
2025-08-20T21:14:27.5494093Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/svc_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5495341Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ds.go' from root:root to runner:runner
2025-08-20T21:14:27.5496586Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/generic.go' from root:root to runner:runner
2025-08-20T21:14:27.5497858Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/container.go' from root:root to runner:runner
2025-08-20T21:14:27.5499129Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/pod_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5500657Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/tree_node_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5502009Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/tree_node.go' from root:root to runner:runner
2025-08-20T21:14:27.5503425Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ds_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5504685Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/section.go' from root:root to runner:runner
2025-08-20T21:14:27.5505932Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/pod.go' from root:root to runner:runner
2025-08-20T21:14:27.5507162Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/dp.go' from root:root to runner:runner
2025-08-20T21:14:27.5508406Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ns_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5509670Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sa_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5511047Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/rs.json' from root:root to runner:runner
2025-08-20T21:14:27.5512553Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/cilium.json' from root:root to runner:runner
2025-08-20T21:14:27.5513940Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/sa.json' from root:root to runner:runner
2025-08-20T21:14:27.5515257Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/sts.json' from root:root to runner:runner
2025-08-20T21:14:27.5516653Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/dp.json' from root:root to runner:runner
2025-08-20T21:14:27.5518087Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/svc.json' from root:root to runner:runner
2025-08-20T21:14:27.5519414Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/ns.json' from root:root to runner:runner
2025-08-20T21:14:27.5520904Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/po.json' from root:root to runner:runner
2025-08-20T21:14:27.5522280Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/ds.json' from root:root to runner:runner
2025-08-20T21:14:27.5523602Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/init.json' from root:root to runner:runner
2025-08-20T21:14:27.5524891Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5526297Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ns.go' from root:root to runner:runner
2025-08-20T21:14:27.5527643Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/rs.go' from root:root to runner:runner
2025-08-20T21:14:27.5528890Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/dp_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5530170Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray' from root:root to runner:runner
2025-08-20T21:14:27.5531543Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config.go' from root:root to runner:runner
2025-08-20T21:14:27.5532805Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/pages_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5534061Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/padding.go' from root:root to runner:runner
2025-08-20T21:14:27.5535337Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config_int_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5536635Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/padding_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5537897Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/prompt.go' from root:root to runner:runner
2025-08-20T21:14:27.5539195Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/flash_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5540663Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/deltas_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5542041Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/tree.go' from root:root to runner:runner
2025-08-20T21:14:27.5543299Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/logo_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5544581Z [00:04:04.783]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/logo.go' from root:root to runner:runner
2025-08-20T21:14:27.5545822Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/splash.go' from root:root to runner:runner
2025-08-20T21:14:27.5547118Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/confirm_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5548441Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/prompt.go' from root:root to runner:runner
2025-08-20T21:14:27.5549936Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/transfer.go' from root:root to runner:runner
2025-08-20T21:14:27.5551569Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/delete.go' from root:root to runner:runner
2025-08-20T21:14:27.5552889Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/selection.go' from root:root to runner:runner
2025-08-20T21:14:27.5554197Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/error.go' from root:root to runner:runner
2025-08-20T21:14:27.5555599Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/error_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5556987Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/prompt_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5558310Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/confirm.go' from root:root to runner:runner
2025-08-20T21:14:27.5559628Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/delete_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5561058Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/restart.go' from root:root to runner:runner
2025-08-20T21:14:27.5562389Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog' from root:root to runner:runner
2025-08-20T21:14:27.5563645Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5565010Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/menu_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5566349Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/select_table.go' from root:root to runner:runner
2025-08-20T21:14:27.5567613Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/crumbs.go' from root:root to runner:runner
2025-08-20T21:14:27.5568851Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/action.go' from root:root to runner:runner
2025-08-20T21:14:27.5570084Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/flash.go' from root:root to runner:runner
2025-08-20T21:14:27.5571531Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/deltas.go' from root:root to runner:runner
2025-08-20T21:14:27.5572783Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/types.go' from root:root to runner:runner
2025-08-20T21:14:27.5574249Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/crumbs_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5575638Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/indicator.go' from root:root to runner:runner
2025-08-20T21:14:27.5576909Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/splash_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5578188Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_helper.go' from root:root to runner:runner
2025-08-20T21:14:27.5579551Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_helper_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5580961Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table.go' from root:root to runner:runner
2025-08-20T21:14:27.5582274Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/action_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5583517Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/key.go' from root:root to runner:runner
2025-08-20T21:14:27.5584738Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/pages.go' from root:root to runner:runner
2025-08-20T21:14:27.5586010Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/indicator_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5587294Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/prompt_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5588641Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/app_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5589970Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/modal_list.go' from root:root to runner:runner
2025-08-20T21:14:27.5591300Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/app.go' from root:root to runner:runner
2025-08-20T21:14:27.5592528Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/menu.go' from root:root to runner:runner
2025-08-20T21:14:27.5593778Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5594993Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui' from root:root to runner:runner
2025-08-20T21:14:27.5596139Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal' from root:root to runner:runner
2025-08-20T21:14:27.5597284Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T21:14:27.5598580Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T21:14:27.5599972Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-soft.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5602014Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-dark.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5603573Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/black-and-wtf.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5605136Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-medium.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5606821Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/kanagawa.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5608063Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5609383Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-medium.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5610774Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/vercel.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5612073Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/transparent.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5613334Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-light.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5614708Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/axual.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5615978Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/dracula.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5617207Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/narsingh.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5618467Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-light.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5619871Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/one-dark.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5621176Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/red.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5622414Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-dark.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5623840Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/everforest-light.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5625084Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/kiss.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5626344Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-light-hard.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5627599Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/snazzy.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5628876Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/stock.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5630149Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/monokai.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5631640Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-hard.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5632988Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-dark-hard.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5634225Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/nord.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5635519Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-soft.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5636851Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/everforest-dark.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5638225Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-16.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5639579Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/nightfox.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5640909Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine-moon.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5642223Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/in-the-navy.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5643683Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-hard.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5645003Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine-dawn.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5646185Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins' from root:root to runner:runner
2025-08-20T21:14:27.5647331Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.golangci.yml' from root:root to runner:runner
2025-08-20T21:14:27.5648599Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T21:14:27.5649727Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/COPYING' from root:root to runner:runner
2025-08-20T21:14:27.5650958Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T21:14:27.5652201Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/FUNDING.yml' from root:root to runner:runner
2025-08-20T21:14:27.5653526Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T21:14:27.5654839Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/test.yml' from root:root to runner:runner
2025-08-20T21:14:27.5656144Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/stales-prs.yml' from root:root to runner:runner
2025-08-20T21:14:27.5657471Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/stales-issues.yml' from root:root to runner:runner
2025-08-20T21:14:27.5658765Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/lint.yml' from root:root to runner:runner
2025-08-20T21:14:27.5660024Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T21:14:27.5661465Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' from root:root to runner:runner
2025-08-20T21:14:27.5662920Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' from root:root to runner:runner
2025-08-20T21:14:27.5664283Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T21:14:27.5665460Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T21:14:27.5666591Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T21:14:27.5667917Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/snap/snapcraft.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5669092Z [00:04:04.784]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/snap' from root:root to runner:runner
2025-08-20T21:14:27.5670201Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T21:14:27.5671592Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T21:14:27.5672857Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argo-rollouts-powershell.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5674194Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argo-rollouts.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5675505Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl-get-in-shell.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5676879Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-jq.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5678178Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/carvel.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5679402Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/szero.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5680949Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/current-ctx-terminal.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5682284Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/flux.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5683516Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-loki.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5684770Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-values.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5686056Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/job-suspend.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5687436Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kube-metrics.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5688808Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-bunyan.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5690052Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/get-all.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5691559Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/blame.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5692881Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/ai-incident-investigation.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5694166Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/README.md' from root:root to runner:runner
2025-08-20T21:14:27.5695402Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/trace-dns.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5696850Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/crossplane.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5698110Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/openssl.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5699402Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-default-values.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5700811Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl/kubectl-purge' from root:root to runner:runner
2025-08-20T21:14:27.5702218Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl' from root:root to runner:runner
2025-08-20T21:14:27.5703529Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/external-secrets.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5704822Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/start-alpine.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5706074Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-full.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5707392Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/resource-recommendations.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5708700Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-stern.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5709970Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/liveMigration.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5711449Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-diff.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5712805Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/debug-container.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5714075Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argocd.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5715322Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/keda-toggle.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5716727Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/watch-events.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5718020Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/eks-node-viewer.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5719317Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/vector-dev-top.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5720853Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl-plugins/kubectl-jq' from root:root to runner:runner
2025-08-20T21:14:27.5722212Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl-plugins' from root:root to runner:runner
2025-08-20T21:14:27.5723455Z [00:04:04.785]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/rm-ns.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5724712Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/node-root-shell.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5726081Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/cert-manager.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5727398Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/duplik8s.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5728667Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/k3d-root-shell.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5729936Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-purge.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5731374Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/remove-finalizers.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5732703Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/spark-operator.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5733960Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/dive.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5735256Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins' from root:root to runner:runner
2025-08-20T21:14:27.5736498Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.codebeatsettings' from root:root to runner:runner
2025-08-20T21:14:27.5737733Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.semaphore/semaphore.yml' from root:root to runner:runner
2025-08-20T21:14:27.5738986Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.semaphore' from root:root to runner:runner
2025-08-20T21:14:27.5740320Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/xray_icons.png' from root:root to runner:runner
2025-08-20T21:14:27.5741647Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_popeye.png' from root:root to runner:runner
2025-08-20T21:14:27.5742855Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/mail.png' from root:root to runner:runner
2025-08-20T21:14:27.5744067Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9salpha.png' from root:root to runner:runner
2025-08-20T21:14:27.5745439Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_dp.png' from root:root to runner:runner
2025-08-20T21:14:27.5746702Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/shirts/k9s_front.png' from root:root to runner:runner
2025-08-20T21:14:27.5747986Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/shirts/k9s_back.png' from root:root to runner:runner
2025-08-20T21:14:27.5749206Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/shirts' from root:root to runner:runner
2025-08-20T21:14:27.5750500Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/skins/dracula.png' from root:root to runner:runner
2025-08-20T21:14:27.5751861Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/skins' from root:root to runner:runner
2025-08-20T21:14:27.5753063Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_doc.png' from root:root to runner:runner
2025-08-20T21:14:27.5754288Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_logs.png' from root:root to runner:runner
2025-08-20T21:14:27.5755527Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_po.png' from root:root to runner:runner
2025-08-20T21:14:27.5756806Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/story/pulses_tripped.png' from root:root to runner:runner
2025-08-20T21:14:27.5758130Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/story/this_is_fine_300.png' from root:root to runner:runner
2025-08-20T21:14:27.5759512Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/story' from root:root to runner:runner
2025-08-20T21:14:27.5760858Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_fez.png' from root:root to runner:runner
2025-08-20T21:14:27.5762148Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/logo.png' from root:root to runner:runner
2025-08-20T21:14:27.5763412Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/popeye/sanitizers.png' from root:root to runner:runner
2025-08-20T21:14:27.5764846Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/popeye/report.png' from root:root to runner:runner
2025-08-20T21:14:27.5766068Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/popeye' from root:root to runner:runner
2025-08-20T21:14:27.5767251Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s.png' from root:root to runner:runner
2025-08-20T21:14:27.5768576Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/logo_w.png' from root:root to runner:runner
2025-08-20T21:14:27.5769808Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/imhotep_logo.png' from root:root to runner:runner
2025-08-20T21:14:27.5771139Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_small.png' from root:root to runner:runner
2025-08-20T21:14:27.5772426Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_xray.png' from root:root to runner:runner
2025-08-20T21:14:27.5773733Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_helm.png' from root:root to runner:runner
2025-08-20T21:14:27.5775018Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/twitter.png' from root:root to runner:runner
2025-08-20T21:14:27.5776240Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s-xmas.png' from root:root to runner:runner
2025-08-20T21:14:27.5777458Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_err.png' from root:root to runner:runner
2025-08-20T21:14:27.5778683Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_health.png' from root:root to runner:runner
2025-08-20T21:14:27.5779855Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets' from root:root to runner:runner
2025-08-20T21:14:27.5781099Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/info.go' from root:root to runner:runner
2025-08-20T21:14:27.5782325Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/root.go' from root:root to runner:runner
2025-08-20T21:14:27.5783595Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/version.go' from root:root to runner:runner
2025-08-20T21:14:27.5784842Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/info_test.go' from root:root to runner:runner
2025-08-20T21:14:27.5786066Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/testdata/k9s1.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5787306Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/testdata/k9s.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5788688Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5789830Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T21:14:27.5791137Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/testdata/aliases/aliases.yaml' from root:root to runner:runner
2025-08-20T21:14:27.5792535Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/testdata/aliases' from root:root to runner:runner
2025-08-20T21:14:27.5793704Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/testdata' from root:root to runner:runner
2025-08-20T21:14:27.5794875Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T21:14:27.5796158Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T21:14:27.5797584Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T21:14:27.5798943Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T21:14:27.5800241Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T21:14:27.5801684Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T21:14:27.5802947Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T21:14:27.5804234Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T21:14:27.5805558Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T21:14:27.5806963Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T21:14:27.5808290Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T21:14:27.5809600Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T21:14:27.5811097Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T21:14:27.5812510Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T21:14:27.5813835Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T21:14:27.5815073Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T21:14:27.5816254Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T21:14:27.5817410Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T21:14:27.5818840Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.promisor' from root:root to runner:runner
2025-08-20T21:14:27.5820477Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.pack' from root:root to runner:runner
2025-08-20T21:14:27.5822318Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.idx' from root:root to runner:runner
2025-08-20T21:14:27.5823974Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.idx' from root:root to runner:runner
2025-08-20T21:14:27.5825640Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.rev' from root:root to runner:runner
2025-08-20T21:14:27.5827300Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.rev' from root:root to runner:runner
2025-08-20T21:14:27.5829066Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.promisor' from root:root to runner:runner
2025-08-20T21:14:27.5830850Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.pack' from root:root to runner:runner
2025-08-20T21:14:27.5832301Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T21:14:27.5833497Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T21:14:27.5834678Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T21:14:27.5836079Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T21:14:27.5837400Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T21:14:27.5838569Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T21:14:27.5839796Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T21:14:27.5841158Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T21:14:27.5842459Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T21:14:27.5843746Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:14:27.5845059Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:14:27.5846425Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T21:14:27.5847698Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T21:14:27.5848855Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T21:14:27.5850076Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T21:14:27.5851423Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T21:14:27.5852645Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/heads/master' from root:root to runner:runner
2025-08-20T21:14:27.5853853Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T21:14:27.5855094Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:14:27.5856358Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:14:27.5857577Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T21:14:27.5858746Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T21:14:27.5860021Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T21:14:27.5861325Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO' from root:root to runner:runner
2025-08-20T21:14:27.5862364Z [00:04:04.786]➜  changed ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB' from root:root to runner:runner
2025-08-20T21:14:27.5863259Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T21:14:27.5864048Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T21:14:27.5864812Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T21:14:27.5865555Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T21:14:27.5866322Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.version' retained as runner:runner
2025-08-20T21:14:27.5867055Z [00:04:04.786]➜  ownership of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T21:14:27.5867885Z [00:04:04.794]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5868848Z [00:04:04.799]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5869916Z [00:04:04.805]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5871170Z [00:04:04.811]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5872375Z [00:04:04.816]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.goreleaser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5873642Z [00:04:04.822]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/CNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5874847Z [00:04:04.828]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.dockerignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5876134Z [00:04:04.833]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5877421Z [00:04:04.839]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5878714Z [00:04:04.845]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5880008Z [00:04:04.851]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5881495Z [00:04:04.857]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5882946Z [00:04:04.863]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.15.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5884354Z [00:04:04.868]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5885648Z [00:04:04.874]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5886932Z [00:04:04.880]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5888215Z [00:04:04.886]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5889502Z [00:04:04.891]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5890879Z [00:04:04.897]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5892220Z [00:04:04.903]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5893598Z [00:04:04.908]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5894950Z [00:04:04.914]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5896236Z [00:04:04.920]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5897594Z [00:04:04.925]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5898959Z [00:04:04.931]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5900264Z [00:04:04.937]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5941935Z [00:04:04.942]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.14.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.5998062Z [00:04:04.948]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6057476Z [00:04:04.954]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.29.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6114502Z [00:04:04.959]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6174966Z [00:04:04.965]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6230494Z [00:04:04.971]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6286493Z [00:04:04.977]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.22.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6342711Z [00:04:04.982]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6400473Z [00:04:04.988]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.19.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6460828Z [00:04:04.994]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6520789Z [00:04:05.000]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6579822Z [00:04:05.006]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6638360Z [00:04:05.012]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.12.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6697205Z [00:04:05.018]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.14.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6756483Z [00:04:05.024]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6815308Z [00:04:05.029]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6873921Z [00:04:05.035]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.18.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6930178Z [00:04:05.041]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.6987271Z [00:04:05.047]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7046106Z [00:04:05.053]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7105758Z [00:04:05.059]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7163765Z [00:04:05.064]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7221120Z [00:04:05.070]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7278442Z [00:04:05.076]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7335278Z [00:04:05.082]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7392212Z [00:04:05.087]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7448657Z [00:04:05.093]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7505502Z [00:04:05.099]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7562259Z [00:04:05.104]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7616925Z [00:04:05.110]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7671719Z [00:04:05.115]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7730110Z [00:04:05.121]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7789079Z [00:04:05.127]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7848182Z [00:04:05.133]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7906830Z [00:04:05.139]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.7965296Z [00:04:05.145]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8023806Z [00:04:05.150]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8082448Z [00:04:05.156]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8139532Z [00:04:05.162]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8197316Z [00:04:05.168]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8255563Z [00:04:05.174]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8312014Z [00:04:05.179]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8368046Z [00:04:05.185]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8423987Z [00:04:05.190]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8478870Z [00:04:05.196]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8535478Z [00:04:05.202]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8592175Z [00:04:05.207]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8647877Z [00:04:05.213]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8705718Z [00:04:05.219]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8761820Z [00:04:05.224]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8816907Z [00:04:05.230]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8874612Z [00:04:05.235]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8930518Z [00:04:05.241]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.8987019Z [00:04:05.247]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9045223Z [00:04:05.253]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9102858Z [00:04:05.258]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9159318Z [00:04:05.264]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9216852Z [00:04:05.270]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9274677Z [00:04:05.275]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9330797Z [00:04:05.281]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9387689Z [00:04:05.287]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9444992Z [00:04:05.292]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9503298Z [00:04:05.298]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9557609Z [00:04:05.304]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9614182Z [00:04:05.309]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9673357Z [00:04:05.315]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9734878Z [00:04:05.321]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9793426Z [00:04:05.327]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9849954Z [00:04:05.333]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9909151Z [00:04:05.339]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:27.9967171Z [00:04:05.345]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0026256Z [00:04:05.351]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0084647Z [00:04:05.356]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0143504Z [00:04:05.362]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0198149Z [00:04:05.368]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0255691Z [00:04:05.374]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0308912Z [00:04:05.379]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0366313Z [00:04:05.385]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0421871Z [00:04:05.390]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.20.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0477323Z [00:04:05.396]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0534560Z [00:04:05.401]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0593598Z [00:04:05.407]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0650423Z [00:04:05.413]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0710229Z [00:04:05.419]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0769575Z [00:04:05.425]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0828255Z [00:04:05.431]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0886408Z [00:04:05.437]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.0942992Z [00:04:05.442]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1000753Z [00:04:05.448]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1057767Z [00:04:05.454]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.16.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1114516Z [00:04:05.459]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1171558Z [00:04:05.465]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1228157Z [00:04:05.471]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1286829Z [00:04:05.477]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1346037Z [00:04:05.483]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1408408Z [00:04:05.489]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1468695Z [00:04:05.495]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1529607Z [00:04:05.501]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1586842Z [00:04:05.507]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.18.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1646371Z [00:04:05.513]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1704738Z [00:04:05.518]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1761512Z [00:04:05.524]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.13.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1819318Z [00:04:05.530]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1876960Z [00:04:05.536]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.14.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1931897Z [00:04:05.541]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.1989454Z [00:04:05.547]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2044724Z [00:04:05.552]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2099205Z [00:04:05.558]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2156400Z [00:04:05.564]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2212241Z [00:04:05.569]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2269968Z [00:04:05.575]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.12.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2326456Z [00:04:05.581]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2384050Z [00:04:05.586]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2447126Z [00:04:05.593]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2508780Z [00:04:05.599]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2568176Z [00:04:05.605]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2626550Z [00:04:05.611]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2685293Z [00:04:05.617]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2745635Z [00:04:05.623]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2806780Z [00:04:05.629]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2866730Z [00:04:05.635]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2926965Z [00:04:05.641]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.2987826Z [00:04:05.647]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.3.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3048054Z [00:04:05.653]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3106879Z [00:04:05.659]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3167229Z [00:04:05.665]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3225550Z [00:04:05.671]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3284340Z [00:04:05.676]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3343057Z [00:04:05.682]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.12.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3403839Z [00:04:05.688]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3465185Z [00:04:05.694]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3524284Z [00:04:05.700]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3583908Z [00:04:05.706]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.9.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3639180Z [00:04:05.712]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3694804Z [00:04:05.717]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3749876Z [00:04:05.723]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3804191Z [00:04:05.728]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3858770Z [00:04:05.734]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3914984Z [00:04:05.739]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.12.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.3968215Z [00:04:05.745]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4026472Z [00:04:05.751]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4085008Z [00:04:05.756]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.15.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4142586Z [00:04:05.762]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.13.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4199586Z [00:04:05.768]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4257331Z [00:04:05.774]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4315390Z [00:04:05.780]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4372782Z [00:04:05.785]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.14.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4433023Z [00:04:05.791]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.21.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4494966Z [00:04:05.797]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4555758Z [00:04:05.804]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4617859Z [00:04:05.810]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4680663Z [00:04:05.816]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4741268Z [00:04:05.822]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.2.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4802079Z [00:04:05.828]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.15.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4864428Z [00:04:05.834]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.29.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4926800Z [00:04:05.841]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.4989488Z [00:04:05.847]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5053798Z [00:04:05.853]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5114554Z [00:04:05.859]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5174048Z [00:04:05.865]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5232485Z [00:04:05.871]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5290505Z [00:04:05.877]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.30.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5346672Z [00:04:05.883]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.16.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5403903Z [00:04:05.888]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5461410Z [00:04:05.894]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5519748Z [00:04:05.900]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5576598Z [00:04:05.906]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5631955Z [00:04:05.911]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5691624Z [00:04:05.917]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5749881Z [00:04:05.923]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5808771Z [00:04:05.929]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5867244Z [00:04:05.935]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5925894Z [00:04:05.941]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.5.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.5984518Z [00:04:05.946]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6043575Z [00:04:05.952]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6101165Z [00:04:05.958]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.17.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6159329Z [00:04:05.964]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6216600Z [00:04:05.970]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.18.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6273369Z [00:04:05.975]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6331648Z [00:04:05.981]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6389442Z [00:04:05.987]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6449051Z [00:04:05.993]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6508836Z [00:04:05.999]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6566623Z [00:04:06.005]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6624836Z [00:04:06.011]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.16.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6681597Z [00:04:06.016]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6739654Z [00:04:06.022]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6799834Z [00:04:06.028]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6857269Z [00:04:06.034]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.10.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6916230Z [00:04:06.040]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.6971912Z [00:04:06.045]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7029462Z [00:04:06.051]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7084347Z [00:04:06.056]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7138815Z [00:04:06.062]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7195565Z [00:04:06.068]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.28.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7250822Z [00:04:06.073]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7306951Z [00:04:06.079]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7363359Z [00:04:06.084]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.40.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7419591Z [00:04:06.090]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7476320Z [00:04:06.096]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7533739Z [00:04:06.101]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.7.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7589353Z [00:04:06.107]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.50.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7644813Z [00:04:06.112]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.21.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7698677Z [00:04:06.118]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.13.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7753306Z [00:04:06.123]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.24.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7808729Z [00:04:06.129]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.26.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7865148Z [00:04:06.135]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7919889Z [00:04:06.140]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.7974496Z [00:04:06.145]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.10.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8030232Z [00:04:06.151]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.6.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8089036Z [00:04:06.157]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.22.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8148153Z [00:04:06.163]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8207831Z [00:04:06.169]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.20.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8265784Z [00:04:06.175]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8325762Z [00:04:06.181]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8385414Z [00:04:06.187]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8446845Z [00:04:06.193]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8508093Z [00:04:06.199]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.8.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8567657Z [00:04:06.205]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.13.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8626009Z [00:04:06.211]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.11.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8683543Z [00:04:06.216]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.31.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8741049Z [00:04:06.222]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8796282Z [00:04:06.228]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.4.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8851460Z [00:04:06.233]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_0.1.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8906181Z [00:04:06.239]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.27.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.8963782Z [00:04:06.244]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.25.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9019484Z [00:04:06.250]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.23.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9076632Z [00:04:06.256]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.17.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9134847Z [00:04:06.261]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.19.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9190084Z [00:04:06.267]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/change_logs/release_v0.32.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9246201Z [00:04:06.273]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9301141Z [00:04:06.278]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9356214Z [00:04:06.284]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/menu_hint_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9412904Z [00:04:06.289]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster_info_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9470188Z [00:04:06.295]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9525800Z [00:04:06.301]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/text.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9581101Z [00:04:06.306]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/values.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9636404Z [00:04:06.312]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/pulse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9694231Z [00:04:06.317]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/flash_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9750901Z [00:04:06.323]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/fish_buff_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9809545Z [00:04:06.329]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/tree.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9866226Z [00:04:06.335]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/yaml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9923285Z [00:04:06.340]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:28.9978783Z [00:04:06.346]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/menu_hint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0035142Z [00:04:06.351]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0090812Z [00:04:06.357]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/hint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0144841Z [00:04:06.363]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/hint_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0201468Z [00:04:06.368]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/semver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0258027Z [00:04:06.374]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/stack_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0313604Z [00:04:06.379]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/history_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0371613Z [00:04:06.385]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/flash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0428479Z [00:04:06.391]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0485398Z [00:04:06.397]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0546017Z [00:04:06.403]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/log_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0608374Z [00:04:06.409]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/semver_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0672723Z [00:04:06.415]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0736560Z [00:04:06.422]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/rev_values.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0800549Z [00:04:06.428]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0862349Z [00:04:06.434]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0922050Z [00:04:06.440]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.0979936Z [00:04:06.446]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1037619Z [00:04:06.452]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cluster_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1100630Z [00:04:06.458]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1161989Z [00:04:06.464]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cmd_buff_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1219870Z [00:04:06.470]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/describe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1277293Z [00:04:06.476]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/fish_buff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1335214Z [00:04:06.482]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/pulse_health.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1392544Z [00:04:06.487]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/testdata/p1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1457495Z [00:04:06.494]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/cmd_buff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1519696Z [00:04:06.500]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/text_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1581044Z [00:04:06.506]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model/table_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1643147Z [00:04:06.512]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1705374Z [00:04:06.519]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/slogs/child.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1768298Z [00:04:06.525]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1832192Z [00:04:06.531]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/check_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1894844Z [00:04:06.537]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/health/check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.1956201Z [00:04:06.544]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scanner.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2018795Z [00:04:06.550]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scorer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2084621Z [00:04:06.556]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scan.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2148622Z [00:04:06.563]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/tally.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2212891Z [00:04:06.569]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2273120Z [00:04:06.575]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/tally_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2332511Z [00:04:06.581]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2392144Z [00:04:06.587]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/no_dups/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2449095Z [00:04:06.593]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/no_dups/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2506424Z [00:04:06.599]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/full/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2563905Z [00:04:06.604]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/full/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2622131Z [00:04:06.610]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/dups/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2679789Z [00:04:06.616]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort_sev/dups/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2737474Z [00:04:06.622]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/no_dups/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2794062Z [00:04:06.627]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/no_dups/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2852144Z [00:04:06.633]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/full/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2910242Z [00:04:06.639]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/full/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.2966271Z [00:04:06.645]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/dups/sc1.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3022471Z [00:04:06.650]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/testdata/sort/dups/sc2.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3076608Z [00:04:06.656]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/scorer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3133900Z [00:04:06.661]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/vul/table_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3190127Z [00:04:06.667]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_indicator_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3248243Z [00:04:06.673]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/vul_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3305202Z [00:04:06.679]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3367126Z [00:04:06.685]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3426811Z [00:04:06.691]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cm_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3487647Z [00:04:06.697]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/actions.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3549898Z [00:04:06.703]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/reference_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3611507Z [00:04:06.709]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3673727Z [00:04:06.715]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/secret_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3730548Z [00:04:06.721]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helm_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3787705Z [00:04:06.727]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/live_view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3842526Z [00:04:06.732]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/container_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3901225Z [00:04:06.738]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/priorityclass_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.3957053Z [00:04:06.744]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4015656Z [00:04:06.750]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/workload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4074114Z [00:04:06.755]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pulse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4128824Z [00:04:06.761]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4186376Z [00:04:06.767]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4243557Z [00:04:06.772]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4302833Z [00:04:06.778]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_indicator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4359993Z [00:04:06.784]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/group.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4416932Z [00:04:06.790]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/yaml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4475335Z [00:04:06.796]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/sts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4530965Z [00:04:06.801]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/svc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4588902Z [00:04:06.807]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4649096Z [00:04:06.813]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/svc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4708650Z [00:04:06.819]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4769340Z [00:04:06.825]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rbac_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4830682Z [00:04:06.831]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4895021Z [00:04:06.838]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/secret.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.4958863Z [00:04:06.844]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5022973Z [00:04:06.850]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/image_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5084547Z [00:04:06.856]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rbac.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5146876Z [00:04:06.863]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5213050Z [00:04:06.869]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/crd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5280443Z [00:04:06.876]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_extender_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5346065Z [00:04:06.883]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/benchmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5409390Z [00:04:06.889]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5471144Z [00:04:06.895]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helm_chart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5534070Z [00:04:06.901]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5595143Z [00:04:06.907]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5657183Z [00:04:06.914]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/yaml_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5718393Z [00:04:06.920]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5781063Z [00:04:06.926]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/img_scan.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5840440Z [00:04:06.932]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5898187Z [00:04:06.938]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/xray.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.5956051Z [00:04:06.944]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_dialog_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6015814Z [00:04:06.950]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/value_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6073159Z [00:04:06.955]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/restart_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6129312Z [00:04:06.961]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6186179Z [00:04:06.967]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/job.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6242551Z [00:04:06.972]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/owner_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6298986Z [00:04:06.978]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/details.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6356898Z [00:04:06.984]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/command_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6414067Z [00:04:06.989]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/alias_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6471723Z [00:04:06.995]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6529145Z [00:04:07.001]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/priorityclass.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6585848Z [00:04:07.007]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6641397Z [00:04:07.012]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/picker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6699383Z [00:04:07.018]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/screen_dump_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6757990Z [00:04:07.024]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table_helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6814987Z [00:04:07.029]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/scale_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6874432Z [00:04:07.035]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6929368Z [00:04:07.041]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.6983889Z [00:04:07.046]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ds_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7041469Z [00:04:07.052]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/drain_dialog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7096076Z [00:04:07.058]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/log_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7149641Z [00:04:07.063]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/help_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7205581Z [00:04:07.069]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7258860Z [00:04:07.074]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/screen_dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7314942Z [00:04:07.080]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7369753Z [00:04:07.085]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7429744Z [00:04:07.091]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7491301Z [00:04:07.097]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pf_dialog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7552132Z [00:04:07.103]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7614375Z [00:04:07.109]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/page_stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7674495Z [00:04:07.115]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cluster_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7736449Z [00:04:07.122]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7800044Z [00:04:07.128]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/context_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7862348Z [00:04:07.134]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7924730Z [00:04:07.140]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dir_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.7985453Z [00:04:07.147]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8044741Z [00:04:07.152]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8103244Z [00:04:07.158]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8160971Z [00:04:07.164]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cronjob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8218671Z [00:04:07.170]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8278773Z [00:04:07.176]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pvc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8344782Z [00:04:07.182]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/app_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8404560Z [00:04:07.188]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/live_view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8461372Z [00:04:07.194]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8519361Z [00:04:07.200]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8577237Z [00:04:07.206]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/args.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8633622Z [00:04:07.211]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/interpreter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8687942Z [00:04:07.217]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8745349Z [00:04:07.223]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8804419Z [00:04:07.228]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/interpreter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8861437Z [00:04:07.234]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/cmd/args_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8918611Z [00:04:07.240]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred/kmanifests/cm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.8979910Z [00:04:07.246]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/fred/kmanifests/kustomization.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9039158Z [00:04:07.252]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/manifests/cm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9096743Z [00:04:07.258]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/manifests/kustomization.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9154695Z [00:04:07.263]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k2manifests/Kustomization' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9211579Z [00:04:07.269]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k2manifests/cm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9268686Z [00:04:07.275]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k1manifests/kustomization.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9326907Z [00:04:07.281]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/k1manifests/cm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9382998Z [00:04:07.286]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/kmanifests/cm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9439812Z [00:04:07.292]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/testdata/kmanifests/kustomization.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9497613Z [00:04:07.298]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/app.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9557236Z [00:04:07.304]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/browser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9617253Z [00:04:07.310]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/pvc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9677450Z [00:04:07.316]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/actions_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9739412Z [00:04:07.322]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/env_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9798999Z [00:04:07.328]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/help.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9856114Z [00:04:07.334]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/ns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9919140Z [00:04:07.340]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/rs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:29.9980958Z [00:04:07.346]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/logs_extender.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0041912Z [00:04:07.352]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/dp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0099282Z [00:04:07.358]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/view/registrar.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0156477Z [00:04:07.364]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0212372Z [00:04:07.369]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cruiser_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0268991Z [00:04:07.375]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/secret_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0326734Z [00:04:07.381]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helm_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0385145Z [00:04:07.386]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/container_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0444888Z [00:04:07.392]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0503445Z [00:04:07.398]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/workload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0560194Z [00:04:07.404]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pulse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0619481Z [00:04:07.410]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forwarder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0679863Z [00:04:07.416]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_items.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0739519Z [00:04:07.422]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_item_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0799073Z [00:04:07.428]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0858786Z [00:04:07.434]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/sts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0919019Z [00:04:07.440]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/svc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.0978258Z [00:04:07.446]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1036944Z [00:04:07.452]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_items_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1098924Z [00:04:07.458]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1158870Z [00:04:07.464]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/secret.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1218119Z [00:04:07.470]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/ds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1276209Z [00:04:07.476]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1335594Z [00:04:07.482]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1396297Z [00:04:07.488]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/crd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1454808Z [00:04:07.493]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/patch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1513788Z [00:04:07.499]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/benchmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1570522Z [00:04:07.505]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helm_chart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1627396Z [00:04:07.511]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/accessor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1683900Z [00:04:07.516]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/patch_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1741116Z [00:04:07.522]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1798047Z [00:04:07.528]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/img_scan.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1875126Z [00:04:07.535]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.1939465Z [00:04:07.542]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dynamic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2000792Z [00:04:07.548]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pod_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2062323Z [00:04:07.554]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/non_resource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2120807Z [00:04:07.560]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forward.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2181193Z [00:04:07.566]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_item.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2243846Z [00:04:07.572]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2303652Z [00:04:07.578]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/job.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2363357Z [00:04:07.584]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2422596Z [00:04:07.590]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rest_mapper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2481372Z [00:04:07.596]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/alias_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2541721Z [00:04:07.602]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/recorder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2601595Z [00:04:07.608]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_subject.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2658087Z [00:04:07.614]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2714745Z [00:04:07.619]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/screen_dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2771695Z [00:04:07.625]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2829324Z [00:04:07.631]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2885853Z [00:04:07.637]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/pod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2941605Z [00:04:07.642]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cluster.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.2997574Z [00:04:07.648]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3055352Z [00:04:07.654]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3112641Z [00:04:07.659]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/scalable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3169937Z [00:04:07.665]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3227318Z [00:04:07.671]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dir_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3286766Z [00:04:07.677]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/dp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3343544Z [00:04:07.682]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3398471Z [00:04:07.688]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3455556Z [00:04:07.694]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/port_forward_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3513589Z [00:04:07.699]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cronjob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3572413Z [00:04:07.705]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/describe.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3629190Z [00:04:07.711]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/registry_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3687276Z [00:04:07.717]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cruiser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3744571Z [00:04:07.722]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/cm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3802996Z [00:04:07.728]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/bench/default_fred_1577308050814961000.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3863849Z [00:04:07.734]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/n1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3924250Z [00:04:07.740]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir/a/b.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.3983732Z [00:04:07.746]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dir/a.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4042054Z [00:04:07.752]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/crb.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4104196Z [00:04:07.758]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/p1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4165272Z [00:04:07.764]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4225773Z [00:04:07.771]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/secret.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4284985Z [00:04:07.776]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/benchspec.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4341805Z [00:04:07.782]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/config.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4397997Z [00:04:07.788]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/testdata/dr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4457832Z [00:04:07.794]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/ns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4516132Z [00:04:07.800]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4577025Z [00:04:07.806]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/rbac_policy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4638848Z [00:04:07.812]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/dao/log_options_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4699781Z [00:04:07.818]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crd_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4757998Z [00:04:07.824]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_cols_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4815173Z [00:04:07.829]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/job_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4878466Z [00:04:07.836]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/portforward.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4938075Z [00:04:07.842]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.4996779Z [00:04:07.848]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/hpa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5053840Z [00:04:07.853]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_col_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5109621Z [00:04:07.859]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5168512Z [00:04:07.865]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/reference_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5226710Z [00:04:07.871]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pdb_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5283636Z [00:04:07.876]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm/chart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5342246Z [00:04:07.882]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helm/history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5401102Z [00:04:07.888]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5458301Z [00:04:07.894]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ep_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5517440Z [00:04:07.900]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5576457Z [00:04:07.906]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/workload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5635142Z [00:04:07.911]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/np_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5691165Z [00:04:07.917]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/subject.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5749155Z [00:04:07.923]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5805530Z [00:04:07.929]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5864167Z [00:04:07.934]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/svc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5923398Z [00:04:07.940]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/svc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.5982564Z [00:04:07.946]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ep.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6042455Z [00:04:07.952]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6106492Z [00:04:07.959]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6168774Z [00:04:07.965]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/secret.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6229403Z [00:04:07.971]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6290168Z [00:04:07.977]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6350700Z [00:04:07.983]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6409499Z [00:04:07.989]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/eps.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6470260Z [00:04:07.995]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6532239Z [00:04:08.001]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rbac.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6593041Z [00:04:08.007]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6655251Z [00:04:08.014]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pv_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6718079Z [00:04:08.020]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6777928Z [00:04:08.026]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/benchmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6838539Z [00:04:08.032]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/np.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6904693Z [00:04:08.038]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ro.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.6965872Z [00:04:08.045]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/eps_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7028462Z [00:04:08.051]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7088100Z [00:04:08.057]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/img_scan.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7148226Z [00:04:08.063]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7211447Z [00:04:08.069]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7271032Z [00:04:08.075]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7329722Z [00:04:08.081]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/job.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7389797Z [00:04:08.087]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/alias_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7447702Z [00:04:08.093]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7502713Z [00:04:08.098]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/hpa_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7558733Z [00:04:08.104]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/screen_dump_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7615040Z [00:04:08.110]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/base.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7671625Z [00:04:08.115]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pdb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7730528Z [00:04:08.121]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7789138Z [00:04:08.127]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ds_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7849229Z [00:04:08.133]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7907197Z [00:04:08.139]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/screen_dump.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.7963971Z [00:04:08.144]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8027147Z [00:04:08.151]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8087536Z [00:04:08.157]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/section.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8144718Z [00:04:08.162]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8202679Z [00:04:08.168]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ev.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8260233Z [00:04:08.174]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8318049Z [00:04:08.180]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/crb_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8375759Z [00:04:08.186]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8432238Z [00:04:08.191]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/context_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8489943Z [00:04:08.197]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_col.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8548384Z [00:04:08.203]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cr_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8607997Z [00:04:08.209]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8667207Z [00:04:08.215]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rob_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8724572Z [00:04:08.220]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/node_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8782522Z [00:04:08.226]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8841323Z [00:04:08.232]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/reference.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8901694Z [00:04:08.238]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/render_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.8961960Z [00:04:08.244]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/port_forward_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9021297Z [00:04:08.250]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cronjob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9081414Z [00:04:08.256]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9143950Z [00:04:08.262]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sa_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9205102Z [00:04:08.268]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pvc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9265827Z [00:04:08.275]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9327648Z [00:04:08.281]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/benchmark_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9388372Z [00:04:08.287]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cronjob_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9449924Z [00:04:08.293]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9508408Z [00:04:08.299]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rob.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9566168Z [00:04:08.305]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/job.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9624434Z [00:04:08.310]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b3.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9682465Z [00:04:08.316]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/np.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9741772Z [00:04:08.322]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9800010Z [00:04:08.328]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/eps.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9858318Z [00:04:08.334]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ing.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9916598Z [00:04:08.340]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/rs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:30.9974274Z [00:04:08.345]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0031629Z [00:04:08.351]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pv_terminating.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0090432Z [00:04:08.357]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/rb.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0148711Z [00:04:08.363]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/crb.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0206790Z [00:04:08.369]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ev.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0267725Z [00:04:08.375]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ro.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0325873Z [00:04:08.381]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0384458Z [00:04:08.386]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po_sidecar.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0442144Z [00:04:08.392]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/p1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0499459Z [00:04:08.398]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ep.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0560178Z [00:04:08.404]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0622251Z [00:04:08.410]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/sts.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0686540Z [00:04:08.417]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b2.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0750473Z [00:04:08.423]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po_init.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0812072Z [00:04:08.429]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pvc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0877367Z [00:04:08.436]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/dp.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.0943322Z [00:04:08.442]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/svc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1005520Z [00:04:08.448]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cm.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1068145Z [00:04:08.455]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/crd.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1130054Z [00:04:08.461]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ns.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1192556Z [00:04:08.467]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/no.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1253214Z [00:04:08.473]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/cj.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1316034Z [00:04:08.480]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b4.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1379176Z [00:04:08.486]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/hpa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1440101Z [00:04:08.492]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pdb.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1503717Z [00:04:08.498]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/pv.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1565508Z [00:04:08.504]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/po.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1626086Z [00:04:08.511]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/ds.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1685000Z [00:04:08.516]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/testdata/b1.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1740821Z [00:04:08.522]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/sc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1797963Z [00:04:08.528]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ro_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1855105Z [00:04:08.534]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pvc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1915214Z [00:04:08.539]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/ns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.1975093Z [00:04:08.546]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/rs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2034062Z [00:04:08.551]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/pv.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2093167Z [00:04:08.557]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/dp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2150922Z [00:04:08.563]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/cust_cols.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2212011Z [00:04:08.569]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/policy_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2277222Z [00:04:08.576]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/render/table_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2340279Z [00:04:08.582]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pfs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2403223Z [00:04:08.588]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/co_portspec_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2461536Z [00:04:08.594]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/ann_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2520874Z [00:04:08.600]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/ann.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2581896Z [00:04:08.606]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pf_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2644238Z [00:04:08.612]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/tunnel_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2703735Z [00:04:08.618]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2764621Z [00:04:08.624]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/pf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2825990Z [00:04:08.631]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/tunnel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2889097Z [00:04:08.637]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/port/co_portspec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.2950008Z [00:04:08.643]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3012230Z [00:04:08.649]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/test_helper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3072533Z [00:04:08.655]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/fields.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3134294Z [00:04:08.661]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/header.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3196268Z [00:04:08.668]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3259074Z [00:04:08.674]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/pool_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3321481Z [00:04:08.680]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3381076Z [00:04:08.686]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3442326Z [00:04:08.692]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_event_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3503577Z [00:04:08.698]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/delta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3562702Z [00:04:08.704]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3618640Z [00:04:08.710]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/table_data_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3673923Z [00:04:08.715]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/color_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3730461Z [00:04:08.721]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3786156Z [00:04:08.727]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/rows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3842765Z [00:04:08.732]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3898996Z [00:04:08.738]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/row_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.3957430Z [00:04:08.744]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/table_data.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4016292Z [00:04:08.750]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/delta_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4075421Z [00:04:08.756]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/header_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4133466Z [00:04:08.761]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/model1/color.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4192703Z [00:04:08.767]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/forwarders.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4249618Z [00:04:08.773]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4307443Z [00:04:08.779]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/forwarders_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4364759Z [00:04:08.784]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/watch/factory.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4422804Z [00:04:08.790]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4479545Z [00:04:08.796]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/hotkey.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4536863Z [00:04:08.802]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/mock/test_helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4594938Z [00:04:08.807]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4653348Z [00:04:08.813]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4709639Z [00:04:08.819]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4768861Z [00:04:08.825]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/threshold.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4827505Z [00:04:08.831]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4886091Z [00:04:08.837]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/flags.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.4947957Z [00:04:08.843]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5008135Z [00:04:08.849]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/plugin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5069146Z [00:04:08.855]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5127733Z [00:04:08.861]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5185598Z [00:04:08.867]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/shell_pod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5240515Z [00:04:08.872]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/benchmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5296048Z [00:04:08.878]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5353927Z [00:04:08.883]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5415481Z [00:04:08.890]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/threshold_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5477162Z [00:04:08.896]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/scans_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5537030Z [00:04:08.902]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/validator_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5597141Z [00:04:08.908]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/validator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5657066Z [00:04:08.914]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugins.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5718575Z [00:04:08.920]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/context.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5782235Z [00:04:08.926]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/views.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5842956Z [00:04:08.932]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5900638Z [00:04:08.938]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/plugin-multi.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.5957623Z [00:04:08.944]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/hotkeys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6016858Z [00:04:08.950]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/skin.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6081240Z [00:04:08.956]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/k9s.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6141343Z [00:04:08.962]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/schemas/aliases.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6201787Z [00:04:08.968]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/hotkeys/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6261576Z [00:04:08.974]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/skins/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6320167Z [00:04:08.980]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/skins/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6379683Z [00:04:08.986]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/k9s/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6438313Z [00:04:08.992]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/k9s/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6497320Z [00:04:08.998]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/views/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6555113Z [00:04:09.004]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/views/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6614502Z [00:04:09.009]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/context/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6673579Z [00:04:09.015]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/context/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6735523Z [00:04:09.022]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/snippets.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6798893Z [00:04:09.028]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/snippet.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6860359Z [00:04:09.034]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6919597Z [00:04:09.040]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/plugins/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.6980541Z [00:04:09.046]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/aliases/toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7041436Z [00:04:09.052]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/json/testdata/aliases/cool.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7100864Z [00:04:09.058]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7159005Z [00:04:09.064]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7217442Z [00:04:09.070]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7274941Z [00:04:09.075]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/alias_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7331690Z [00:04:09.081]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/k9s_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7386149Z [00:04:09.087]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/views_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7440854Z [00:04:09.092]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/color_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7497952Z [00:04:09.098]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7554135Z [00:04:09.103]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7611856Z [00:04:09.109]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/proxy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7666616Z [00:04:09.115]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/view.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7724571Z [00:04:09.120]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7790841Z [00:04:09.126]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7837957Z [00:04:09.132]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/feature_gate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7894373Z [00:04:09.137]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/view_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.7953690Z [00:04:09.143]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/dir.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8009930Z [00:04:09.149]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8066751Z [00:04:09.155]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8123781Z [00:04:09.160]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8179150Z [00:04:09.166]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/dir_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8235029Z [00:04:09.172]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/ns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8290902Z [00:04:09.177]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-1-2.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8345750Z [00:04:09.183]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-1-1.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8400812Z [00:04:09.188]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/aws_ct.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8455389Z [00:04:09.194]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/ct-2-1.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8511050Z [00:04:09.199]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/configs/def_ct.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8565962Z [00:04:09.205]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-2/config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8619991Z [00:04:09.210]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-1/ct-1-1/config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8674222Z [00:04:09.215]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/testdata/data/k9s/cl-2/ct-2-1/config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8728944Z [00:04:09.221]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/context_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8784321Z [00:04:09.226]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/data/ns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8839232Z [00:04:09.232]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/alias.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8895134Z [00:04:09.238]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/stock-skin.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.8948837Z [00:04:09.243]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/hotkeys.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9002144Z [00:04:09.248]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/benchmarks.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9059366Z [00:04:09.254]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/templates/aliases.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9117922Z [00:04:09.260]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/plugin_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9177376Z [00:04:09.266]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/flags_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9237479Z [00:04:09.272]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/styles.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9295916Z [00:04:09.278]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9349921Z [00:04:09.283]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/hotkey_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9406351Z [00:04:09.289]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/default.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9461112Z [00:04:09.294]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/k9s_toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9517963Z [00:04:09.300]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/expected.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9577892Z [00:04:09.306]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/configs/k9s.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9634725Z [00:04:09.311]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/hotkeys/hotkeys.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9694962Z [00:04:09.317]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/black-and-wtf.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9757074Z [00:04:09.324]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/empty.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9816885Z [00:04:09.330]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/skins/boarked.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9876792Z [00:04:09.336]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/k8s.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9935603Z [00:04:09.342]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/kubes/test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:31.9992339Z [00:04:09.347]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/views/views.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0051115Z [00:04:09.353]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/plugins-toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0108871Z [00:04:09.359]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.2.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0167172Z [00:04:09.365]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.multi.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0224772Z [00:04:09.370]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/dir/snippet.1.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0283327Z [00:04:09.376]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/plugins/plugins.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0341401Z [00:04:09.382]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/aliases/aliases.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0401192Z [00:04:09.388]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/aliases/plain.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0460076Z [00:04:09.394]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_containers_1.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0518245Z [00:04:09.400]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_good.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0577083Z [00:04:09.406]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/bench-fred.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0637347Z [00:04:09.412]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_toast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0698868Z [00:04:09.418]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/testdata/benchmarks/b_containers.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0761258Z [00:04:09.424]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/scans.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0822599Z [00:04:09.430]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/color.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0884690Z [00:04:09.436]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/config/files.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.0942879Z [00:04:09.442]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/pool_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1001205Z [00:04:09.448]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1056052Z [00:04:09.454]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1111430Z [00:04:09.459]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1168572Z [00:04:09.465]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/sparkline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1227312Z [00:04:09.471]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/dot_matrix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1284765Z [00:04:09.476]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/series_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1340244Z [00:04:09.482]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/series.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1397301Z [00:04:09.488]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/dot_matrix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1455901Z [00:04:09.494]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/gauge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1514098Z [00:04:09.499]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1569808Z [00:04:09.505]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/tchart/component_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1628151Z [00:04:09.511]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1686072Z [00:04:09.517]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1743616Z [00:04:09.522]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/helper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1800956Z [00:04:09.528]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1857504Z [00:04:09.534]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvr_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1915793Z [00:04:09.540]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.1976404Z [00:04:09.546]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2042489Z [00:04:09.552]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/metrics_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2106024Z [00:04:09.559]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvr.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2169810Z [00:04:09.565]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2231925Z [00:04:09.571]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/client_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2292286Z [00:04:09.577]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/gvrs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2351933Z [00:04:09.583]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config.2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2406926Z [00:04:09.589]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2464730Z [00:04:09.594]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/testdata/config.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2519083Z [00:04:09.600]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/client/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2575997Z [00:04:09.606]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/pool.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2632425Z [00:04:09.611]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/helpers_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2689510Z [00:04:09.617]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/perf/benchmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2747204Z [00:04:09.623]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color/colorize_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2807978Z [00:04:09.629]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/color/colorize.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2869013Z [00:04:09.635]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2927658Z [00:04:09.641]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/rs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.2986350Z [00:04:09.647]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/container_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3046204Z [00:04:09.653]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sa.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3106122Z [00:04:09.659]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/generic_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3165021Z [00:04:09.664]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3222337Z [00:04:09.670]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/svc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3277773Z [00:04:09.676]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/svc_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3333614Z [00:04:09.681]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ds.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3389420Z [00:04:09.687]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/generic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3445305Z [00:04:09.693]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3502306Z [00:04:09.698]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/pod_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3559968Z [00:04:09.704]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/tree_node_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3617815Z [00:04:09.710]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/tree_node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3674297Z [00:04:09.715]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ds_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3732024Z [00:04:09.721]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/section.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3789680Z [00:04:09.727]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/pod.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3849490Z [00:04:09.733]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/dp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3906845Z [00:04:09.739]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ns_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.3964289Z [00:04:09.744]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/sa_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4024192Z [00:04:09.750]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/rs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4083200Z [00:04:09.756]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/cilium.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4142662Z [00:04:09.762]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/sa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4201758Z [00:04:09.768]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/sts.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4259467Z [00:04:09.774]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/dp.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4317575Z [00:04:09.780]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/svc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4375106Z [00:04:09.786]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/ns.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4432150Z [00:04:09.791]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/po.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4489859Z [00:04:09.797]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/ds.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4546903Z [00:04:09.803]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/testdata/init.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4606049Z [00:04:09.809]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/ns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4663574Z [00:04:09.814]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/rs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4720120Z [00:04:09.820]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/xray/dp_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4779521Z [00:04:09.826]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4843645Z [00:04:09.832]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/pages_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4904916Z [00:04:09.838]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/padding.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.4962211Z [00:04:09.844]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config_int_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5020265Z [00:04:09.850]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/padding_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5079454Z [00:04:09.856]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5138525Z [00:04:09.862]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/flash_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5194629Z [00:04:09.867]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/deltas_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5251539Z [00:04:09.873]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/tree.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5308532Z [00:04:09.879]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/logo_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5367290Z [00:04:09.885]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/logo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5426431Z [00:04:09.891]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/splash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5484287Z [00:04:09.896]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/confirm_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5542409Z [00:04:09.902]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5602486Z [00:04:09.908]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/transfer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5659798Z [00:04:09.914]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5716330Z [00:04:09.920]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/selection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5774415Z [00:04:09.925]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5832886Z [00:04:09.931]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/error_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5890334Z [00:04:09.937]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/prompt_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.5946257Z [00:04:09.943]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/confirm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6002320Z [00:04:09.948]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/delete_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6063271Z [00:04:09.954]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/dialog/restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6126589Z [00:04:09.961]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6186818Z [00:04:09.967]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/menu_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6244009Z [00:04:09.972]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/select_table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6298812Z [00:04:09.978]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/crumbs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6357278Z [00:04:09.984]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/action.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6415193Z [00:04:09.989]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/flash.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6474268Z [00:04:09.995]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/deltas.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6532392Z [00:04:10.001]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6588627Z [00:04:10.007]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/crumbs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6645743Z [00:04:10.013]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/indicator.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6701989Z [00:04:10.018]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/splash_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6757373Z [00:04:10.024]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_helper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6816785Z [00:04:10.030]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_helper_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6876284Z [00:04:10.036]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6935204Z [00:04:10.042]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/action_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.6994471Z [00:04:10.047]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/key.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7055214Z [00:04:10.053]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/pages.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7114348Z [00:04:10.059]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/indicator_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7173531Z [00:04:10.065]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/prompt_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7232351Z [00:04:10.071]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/app_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7291923Z [00:04:10.077]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/modal_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7350142Z [00:04:10.083]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/app.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7406697Z [00:04:10.089]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/menu.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7465404Z [00:04:10.095]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/internal/ui/table_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7525209Z [00:04:10.101]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7585615Z [00:04:10.107]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7647792Z [00:04:10.113]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-soft.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7705142Z [00:04:10.119]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-dark.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7764488Z [00:04:10.124]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/black-and-wtf.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7822050Z [00:04:10.130]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-medium.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7880175Z [00:04:10.136]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/kanagawa.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7940702Z [00:04:10.142]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.7996900Z [00:04:10.148]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-medium.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8056901Z [00:04:10.154]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/vercel.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8114826Z [00:04:10.159]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/transparent.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8175057Z [00:04:10.166]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-light.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8230787Z [00:04:10.171]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/axual.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8286638Z [00:04:10.177]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/dracula.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8342445Z [00:04:10.182]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/narsingh.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8397718Z [00:04:10.188]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-light.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8453155Z [00:04:10.193]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/one-dark.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8507506Z [00:04:10.199]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/red.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8561567Z [00:04:10.204]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-dark.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8617339Z [00:04:10.210]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/everforest-light.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8675848Z [00:04:10.216]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/kiss.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8736060Z [00:04:10.222]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-light-hard.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8795108Z [00:04:10.227]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/snazzy.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8852349Z [00:04:10.233]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/stock.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8912132Z [00:04:10.239]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/monokai.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.8971811Z [00:04:10.245]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-light-hard.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9032609Z [00:04:10.251]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-dark-hard.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9095686Z [00:04:10.258]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/nord.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9158822Z [00:04:10.264]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-soft.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9218824Z [00:04:10.270]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/everforest-dark.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9278078Z [00:04:10.276]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/solarized-16.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9336771Z [00:04:10.282]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/nightfox.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9390385Z [00:04:10.287]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine-moon.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9444652Z [00:04:10.292]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/in-the-navy.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9497826Z [00:04:10.298]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/gruvbox-material-dark-hard.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9553796Z [00:04:10.303]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/skins/rose-pine-dawn.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9608491Z [00:04:10.309]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9664144Z [00:04:10.314]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9718794Z [00:04:10.320]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/COPYING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9776516Z [00:04:10.326]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9833325Z [00:04:10.331]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/FUNDING.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9889996Z [00:04:10.337]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9946055Z [00:04:10.343]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/test.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:32.9999398Z [00:04:10.348]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/stales-prs.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0054104Z [00:04:10.353]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/stales-issues.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0108556Z [00:04:10.359]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/workflows/lint.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0165567Z [00:04:10.365]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0230028Z [00:04:10.371]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0290419Z [00:04:10.377]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0347685Z [00:04:10.383]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/snap/snapcraft.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0402837Z [00:04:10.388]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0458925Z [00:04:10.394]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0515707Z [00:04:10.400]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argo-rollouts-powershell.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0572346Z [00:04:10.405]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argo-rollouts.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0634402Z [00:04:10.411]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl-get-in-shell.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0694885Z [00:04:10.417]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-jq.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0751969Z [00:04:10.423]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/carvel.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0810965Z [00:04:10.429]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/szero.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0869534Z [00:04:10.435]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/current-ctx-terminal.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0927401Z [00:04:10.441]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/flux.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.0985127Z [00:04:10.446]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-loki.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1042392Z [00:04:10.452]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-values.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1102833Z [00:04:10.458]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/job-suspend.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1157823Z [00:04:10.464]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kube-metrics.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1215188Z [00:04:10.469]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-bunyan.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1271377Z [00:04:10.475]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/get-all.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1327496Z [00:04:10.481]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/blame.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1382605Z [00:04:10.486]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/ai-incident-investigation.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1439015Z [00:04:10.492]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1497186Z [00:04:10.498]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/trace-dns.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1557655Z [00:04:10.504]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/crossplane.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1617103Z [00:04:10.510]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/openssl.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1674711Z [00:04:10.515]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-default-values.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1731399Z [00:04:10.521]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl/kubectl-purge' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1787085Z [00:04:10.527]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/external-secrets.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1843696Z [00:04:10.532]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/start-alpine.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1899381Z [00:04:10.538]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-full.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.1954302Z [00:04:10.543]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/resource-recommendations.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2014319Z [00:04:10.549]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/log-stern.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2072751Z [00:04:10.555]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/liveMigration.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2129556Z [00:04:10.561]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-diff.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2188048Z [00:04:10.567]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/debug-container.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2246596Z [00:04:10.573]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/argocd.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2302514Z [00:04:10.578]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/keda-toggle.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2357721Z [00:04:10.584]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/watch-events.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2413220Z [00:04:10.589]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/eks-node-viewer.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2471883Z [00:04:10.595]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/vector-dev-top.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2527847Z [00:04:10.601]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/kubectl-plugins/kubectl-jq' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2585945Z [00:04:10.607]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/rm-ns.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2644602Z [00:04:10.612]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/node-root-shell.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2702599Z [00:04:10.618]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/cert-manager.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2760503Z [00:04:10.624]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/duplik8s.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2819325Z [00:04:10.630]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/k3d-root-shell.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2880167Z [00:04:10.636]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/helm-purge.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2940113Z [00:04:10.642]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/remove-finalizers.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.2998651Z [00:04:10.648]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/spark-operator.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3059402Z [00:04:10.654]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/plugins/dive.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3118565Z [00:04:10.660]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.codebeatsettings' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3179792Z [00:04:10.666]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.semaphore/semaphore.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3241458Z [00:04:10.672]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/xray_icons.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3298211Z [00:04:10.678]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_popeye.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3355940Z [00:04:10.684]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/mail.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3412212Z [00:04:10.689]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9salpha.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3466050Z [00:04:10.695]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_dp.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3520118Z [00:04:10.700]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/shirts/k9s_front.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3575508Z [00:04:10.706]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/shirts/k9s_back.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3632083Z [00:04:10.711]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/skins/dracula.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3687304Z [00:04:10.717]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_doc.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3747814Z [00:04:10.723]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_logs.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3806646Z [00:04:10.729]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/screen_po.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3866085Z [00:04:10.735]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/story/pulses_tripped.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3926950Z [00:04:10.741]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/story/this_is_fine_300.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.3986373Z [00:04:10.747]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_fez.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4048253Z [00:04:10.753]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4112969Z [00:04:10.759]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/popeye/sanitizers.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4174421Z [00:04:10.765]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/popeye/report.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4237027Z [00:04:10.772]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4298684Z [00:04:10.778]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/logo_w.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4360007Z [00:04:10.784]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/imhotep_logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4421318Z [00:04:10.790]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_small.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4480410Z [00:04:10.796]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_xray.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4541610Z [00:04:10.802]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_helm.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4600745Z [00:04:10.808]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/twitter.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4657201Z [00:04:10.814]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s-xmas.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4715712Z [00:04:10.820]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_err.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4775219Z [00:04:10.826]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/assets/k9s_health.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4835129Z [00:04:10.832]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4893623Z [00:04:10.837]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/root.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.4948783Z [00:04:10.843]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5003603Z [00:04:10.848]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/info_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5064687Z [00:04:10.854]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/testdata/k9s1.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5126146Z [00:04:10.861]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/cmd/testdata/k9s.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5188036Z [00:04:10.867]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/testdata/aliases/aliases.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5249321Z [00:04:10.873]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5308082Z [00:04:10.879]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5364405Z [00:04:10.884]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5421181Z [00:04:10.890]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5479622Z [00:04:10.896]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5539086Z [00:04:10.902]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5599181Z [00:04:10.908]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5659651Z [00:04:10.914]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5718900Z [00:04:10.920]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5778595Z [00:04:10.926]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5837787Z [00:04:10.932]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5896653Z [00:04:10.938]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.5952981Z [00:04:10.943]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6010308Z [00:04:10.949]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6071699Z [00:04:10.955]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6131104Z [00:04:10.961]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6188655Z [00:04:10.967]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6248725Z [00:04:10.973]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6306893Z [00:04:10.979]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6365507Z [00:04:10.985]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6422740Z [00:04:10.990]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6481649Z [00:04:10.996]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6538144Z [00:04:11.002]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-0796720822b06e50eba38fa98ba1e8fd4548d841.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6595829Z [00:04:11.008]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6653573Z [00:04:11.013]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/objects/pack/pack-e95d471ff92be0816524a1ef479e79f338d55e7b.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6712208Z [00:04:11.019]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6770715Z [00:04:11.025]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6827179Z [00:04:11.031]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6886959Z [00:04:11.037]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.6946184Z [00:04:11.043]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7007381Z [00:04:11.049]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7069236Z [00:04:11.055]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7133448Z [00:04:11.061]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.W2dBo0EqHB/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7196491Z [00:04:11.068]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7260071Z [00:04:11.074]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7322197Z [00:04:11.080]➜  mode of '/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:14:33.7595964Z [00:04:11.108]➜  realpath: missing operand
2025-08-20T21:14:33.7596392Z [00:04:11.108]➜  Try 'realpath --help' for more information.
2025-08-20T21:14:33.7681497Z [00:04:11.116]➜  
2025-08-20T21:14:33.7682053Z [00:04:11.116]➜  [+] Found LICENSE ==> [/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T21:14:33.7682462Z [00:04:11.116]➜  
2025-08-20T21:14:33.7682656Z [00:04:11.116]➜  
2025-08-20T21:14:33.7691123Z [00:04:11.117]➜     Copyright © 2019, Imhotep Software LLC <fernand@imhotep.io> and other contributors.
2025-08-20T21:14:33.7691581Z [00:04:11.117]➜  
2025-08-20T21:14:33.7692116Z [00:04:11.117]➜     Licensed under the Apache License, Version 2.0 (the "License");
2025-08-20T21:14:33.7692625Z [00:04:11.117]➜     you may not use this file except in compliance with the License.
2025-08-20T21:14:33.7693035Z [00:04:11.117]➜     You may obtain a copy of the License at
2025-08-20T21:14:33.7693313Z [00:04:11.117]➜  
2025-08-20T21:14:33.7693954Z [00:04:11.117]➜         http://www.apache.org/licenses/LICENSE-2.0
2025-08-20T21:14:33.7694252Z [00:04:11.117]➜  
2025-08-20T21:14:33.7694599Z [00:04:11.117]➜     Unless required by applicable law or agreed to in writing, software
2025-08-20T21:14:33.7695291Z [00:04:11.117]➜     distributed under the License is distributed on an "AS IS" BASIS,
2025-08-20T21:14:33.7695812Z [00:04:11.117]➜     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2025-08-20T21:14:33.7696329Z [00:04:11.117]➜     See the License for the specific language governing permissions and
2025-08-20T21:14:33.7696739Z [00:04:11.117]➜     limitations under the License.
2025-08-20T21:14:33.7697009Z [00:04:11.117]➜  
2025-08-20T21:14:33.7697196Z [00:04:11.117]➜  
2025-08-20T21:14:34.7491666Z [00:04:12.097]➜  
2025-08-20T21:14:34.7491974Z [00:04:12.097]➜  File: LICENSE
2025-08-20T21:14:34.7492283Z [00:04:12.097]➜    Type: Unicode text, UTF-8 text
2025-08-20T21:14:34.7492789Z [00:04:12.097]➜    B3sum: fde440d7efefaf4117da5eb32c168e0884a3fe8a41390aa2f36196ca1181bc7d
2025-08-20T21:14:34.7493380Z [00:04:12.097]➜    SHA256sum: 174eef39b7045848ed0c3e308a36891115a0fb5fee68c89d27bcec00522fb6d1
2025-08-20T21:14:34.7493778Z [00:04:12.097]➜    Size: 4.0K
2025-08-20T21:14:34.7600789Z [00:04:12.108]➜  
2025-08-20T21:14:34.7601134Z [00:04:12.108]➜  File: SBUILD
2025-08-20T21:14:34.7601501Z [00:04:12.108]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T21:14:34.7602026Z [00:04:12.108]➜    B3sum: 84a4d925ff35e150f1f9ce8eb76c1d9f4d612c5c2d8824e13c0ac6abfac0d685
2025-08-20T21:14:34.7602666Z [00:04:12.108]➜    SHA256sum: da2a398d3b5ebcac1987d95a2106867dae0fa27df6802241e0be0f20f25663f8
2025-08-20T21:14:34.7603067Z [00:04:12.108]➜    Size: 4.0K
2025-08-20T21:14:34.7695773Z [00:04:12.118]➜  
2025-08-20T21:14:34.7696638Z [00:04:12.118]➜  File: k9s.static.version
2025-08-20T21:14:34.7697021Z [00:04:12.118]➜    Type: ASCII text, with no line terminators
2025-08-20T21:14:34.7697781Z [00:04:12.118]➜    B3sum: ec26b1402751a081bc5ab0e3938bb9f65921c00aed3d62918e4a7df3bfef3e4d
2025-08-20T21:14:34.7698480Z [00:04:12.118]➜    SHA256sum: a69ad3e79291f6cb8145b82662fb9eb7bf1a57a0f3631922e2c28225969d99c1
2025-08-20T21:14:34.7698886Z [00:04:12.118]➜    Size: 4.0K
2025-08-20T21:14:34.7788033Z [00:04:12.127]➜  
2025-08-20T21:14:34.7788339Z [00:04:12.127]➜  File: k9s.version
2025-08-20T21:14:34.7788669Z [00:04:12.127]➜    Type: ASCII text, with no line terminators
2025-08-20T21:14:34.7789149Z [00:04:12.127]➜    B3sum: ec26b1402751a081bc5ab0e3938bb9f65921c00aed3d62918e4a7df3bfef3e4d
2025-08-20T21:14:34.7790012Z [00:04:12.127]➜    SHA256sum: a69ad3e79291f6cb8145b82662fb9eb7bf1a57a0f3631922e2c28225969d99c1
2025-08-20T21:14:34.7790463Z [00:04:12.127]➜    Size: 4.0K
2025-08-20T21:14:34.7791538Z [00:04:12.127]➜  
2025-08-20T21:14:34.7792027Z [00:04:12.127]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T21:14:34.7820204Z [00:04:12.130]➜  k9s.static.version:ec26b1402751a081bc5ab0e3938bb9f65921c00aed3d62918e4a7df3bfef3e4d
2025-08-20T21:14:34.7821041Z [00:04:12.130]➜  SBUILD:84a4d925ff35e150f1f9ce8eb76c1d9f4d612c5c2d8824e13c0ac6abfac0d685
2025-08-20T21:14:34.7821619Z [00:04:12.130]➜  LICENSE:fde440d7efefaf4117da5eb32c168e0884a3fe8a41390aa2f36196ca1181bc7d
2025-08-20T21:14:34.7822210Z [00:04:12.130]➜  k9s.version:ec26b1402751a081bc5ab0e3938bb9f65921c00aed3d62918e4a7df3bfef3e4d
2025-08-20T21:14:34.7838753Z [00:04:12.132]➜  
2025-08-20T21:14:34.7839326Z [00:04:12.132]➜  [+] Signing k9s.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T21:14:34.7936959Z [00:04:12.142]➜  
2025-08-20T21:14:34.7937872Z [00:04:12.142]➜  [✓] SuccessFully Built k9s.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/k9s/static.official.stable.yaml [Wednesday, 2025-08-20 (09:14:34 PM) UTC]
2025-08-20T21:14:34.7938571Z [00:04:12.142]➜  
2025-08-20T21:14:34.7980818Z [00:04:12.146]➜  [+] Total Size: 22M (Includes DUPES+TMPFILES)
2025-08-20T21:14:34.7981679Z [00:04:12.146]➜  [+] LOGPATH='/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.log'
2025-08-20T21:14:34.7993121Z [00:04:12.147]➜  [+] ENVPATH=/tmp/pkgforge/hecKNJyNf_SBUILD/ENVPATH
2025-08-20T21:14:34.8155294Z 
2025-08-20T21:14:34.8156249Z [+] Sanitizing /tmp/pkgforge/hecKNJyNf_SBUILD/BUILD.log ==> /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/k9s.static.log
2025-08-20T21:14:39.1397346Z 
2025-08-20T21:14:39.1398349Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/k9s/official]
2025-08-20T21:14:39.1398868Z [+] LOGS (Build Dir): /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:39.1399129Z 
2025-08-20T21:14:39.1814166Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T21:14:39.2852549Z ./BUILD_ARTIFACTS.tar : 64.54%   (  25.0 MiB =>   16.2 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T21:14:39.2945850Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T21:14:39.2982719Z 
2025-08-20T21:14:39.2983752Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml :: 00(Hr):04(Min):17(Sec)
2025-08-20T21:14:39.2984382Z 
2025-08-20T21:14:39.2996435Z 
2025-08-20T21:14:39.2996650Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (09:14:39 PM) UTC
2025-08-20T21:14:39.2996906Z 
2025-08-20T21:14:40.7175339Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T21:14:40.7222018Z ##[group]Run ##Presets
2025-08-20T21:14:40.7222370Z [36;1m##Presets[0m
2025-08-20T21:14:40.7222550Z [36;1mset +x ; set +e[0m
2025-08-20T21:14:40.7222735Z [36;1m#-------------#[0m
2025-08-20T21:14:40.7222914Z [36;1m##Debug?[0m
2025-08-20T21:14:40.7223130Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:14:40.7223398Z [36;1m  set -x[0m
2025-08-20T21:14:40.7223560Z [36;1mfi[0m
2025-08-20T21:14:40.7223715Z [36;1m#-------------#[0m
2025-08-20T21:14:40.7223888Z [36;1m##Set ENV[0m
2025-08-20T21:14:40.7224116Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T21:14:40.7224508Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T21:14:40.7224878Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T21:14:40.7225241Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-"[0m
2025-08-20T21:14:40.7225691Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T21:14:40.7226073Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:14:40.7226500Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:14:40.7226818Z [36;1m fi[0m
2025-08-20T21:14:40.7226979Z [36;1m##Push[0m
2025-08-20T21:14:40.7227178Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T21:14:40.7227433Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T21:14:40.7227786Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T21:14:40.7228246Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:14:40.7228666Z [36;1m     ls -sh "/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T21:14:40.7228995Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T21:14:40.7229191Z [36;1m       {[0m
2025-08-20T21:14:40.7229368Z [36;1m        for i in {1..10}; do[0m
2025-08-20T21:14:40.7229692Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T21:14:40.7230121Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T21:14:40.7230765Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T21:14:40.7231201Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T21:14:40.7231600Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T21:14:40.7232216Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T21:14:40.7232588Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T21:14:40.7232961Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T21:14:40.7233421Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T21:14:40.7233813Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T21:14:40.7234269Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T21:14:40.7234752Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T21:14:40.7235186Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T21:14:40.7235598Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T21:14:40.7236006Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T21:14:40.7236435Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-k9s")[0m
2025-08-20T21:14:40.7236862Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T21:14:40.7237440Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T21:14:40.7237879Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T21:14:40.7238270Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T21:14:40.7238748Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T21:14:40.7239160Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T21:14:40.7239392Z [36;1m         #Check[0m
2025-08-20T21:14:40.7239921Z [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-20T21:14:40.7240735Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T21:14:40.7241088Z [36;1m            break[0m
2025-08-20T21:14:40.7241280Z [36;1m          else[0m
2025-08-20T21:14:40.7241664Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T21:14:40.7242075Z [36;1m          fi[0m
2025-08-20T21:14:40.7242275Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T21:14:40.7242513Z [36;1m        done[0m
2025-08-20T21:14:40.7242684Z [36;1m       }[0m
2025-08-20T21:14:40.7242866Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T21:14:40.7243095Z [36;1m       ghcr_push_cmd[0m
2025-08-20T21:14:40.7243630Z [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-20T21:14:40.7244346Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:14:40.7244741Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T21:14:40.7244982Z [36;1m          ghcr_push_cmd[0m
2025-08-20T21:14:40.7245534Z [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-20T21:14:40.7246215Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T21:14:40.7246704Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:14:40.7247079Z [36;1m             return 1 || exit 1[0m
2025-08-20T21:14:40.7247502Z [36;1m           fi[0m
2025-08-20T21:14:40.7247682Z [36;1m       fi[0m
2025-08-20T21:14:40.7247846Z [36;1m   fi[0m
2025-08-20T21:14:40.7248005Z [36;1m fi[0m
2025-08-20T21:14:40.7248169Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:14:40.7628494Z shell: /usr/bin/bash -e {0}
2025-08-20T21:14:40.7628909Z env:
2025-08-20T21:14:40.7629077Z   CROSS_COMPILING: NO
2025-08-20T21:14:40.7629271Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:40.7629504Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:40.7629706Z   ON_QEMU: NO
2025-08-20T21:14:40.7629862Z   DEBUG: 0
2025-08-20T21:14:40.7630029Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:40.7630241Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:40.7630494Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:40.7631000Z   KEEP_LOGS: YES
2025-08-20T21:14:40.7631170Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:40.7631363Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:40.7631547Z   SBUILD_REBUILD: false
2025-08-20T21:14:40.7632041Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:40.7632572Z   BUILD_SYS: docker://go
2025-08-20T21:14:40.7632765Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:40.7632946Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:40.7633129Z   SYSTMP: /tmp
2025-08-20T21:14:40.7633293Z   GHA_MODE: MATRIX
2025-08-20T21:14:40.7633948Z   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-20T21:14:40.7634448Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:40.7634752Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:40.7635115Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:40.7635572Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:40.7635932Z   PKG_TYPE: static
2025-08-20T21:14:40.7636107Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:40.7636301Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:40.7637179Z   GHCR_TOKEN: ***
2025-08-20T21:14:40.7637465Z   GITHUB_TOKEN: ***
2025-08-20T21:14:40.7637672Z   GITLAB_TOKEN: ***
2025-08-20T21:14:40.7638803Z   MINISIGN_KEY: ***
2025-08-20T21:14:40.7638974Z ##[endgroup]
2025-08-20T21:14:40.7711754Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T21:14:40.7720240Z 17M	./BUILD_ARTIFACTS.zstd
2025-08-20T21:14:40.7730039Z total 5.6M
2025-08-20T21:14:40.7730213Z 4.0K CHECKSUM
2025-08-20T21:14:40.7730379Z 4.0K CHECKSUM.sig
2025-08-20T21:14:40.7730544Z 4.0K LICENSE
2025-08-20T21:14:40.7730765Z 4.0K LICENSE.sig
2025-08-20T21:14:40.7730942Z 4.0K SBUILD
2025-08-20T21:14:40.7731095Z 4.0K SBUILD.sig
2025-08-20T21:14:40.7731255Z 4.0K SBUILD_TEMP
2025-08-20T21:14:40.7731423Z 5.6M k9s.static.log
2025-08-20T21:14:40.7731595Z 4.0K k9s.static.version
2025-08-20T21:14:40.7731788Z 4.0K k9s.static.version.sig
2025-08-20T21:14:40.7731979Z 4.0K k9s.version
2025-08-20T21:14:40.7732143Z 4.0K k9s.version.sig
2025-08-20T21:14:40.8038775Z Error: "ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/k9s/official/k9s-srcbuild-"
2025-08-20T21:14:40.8039548Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:14:45.8094771Z Error: "ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/k9s/official/k9s-srcbuild-"
2025-08-20T21:14:45.8095545Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:14:45.8102605Z 
2025-08-20T21:14:45.8103123Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:45.8103457Z 
2025-08-20T21:14:45.8137672Z Error: "ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/k9s/official/k9s-srcbuild-"
2025-08-20T21:14:45.8138684Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T21:14:45.8174133Z ##[group]Run ##Presets
2025-08-20T21:14:45.8174397Z [36;1m##Presets[0m
2025-08-20T21:14:45.8174570Z [36;1mset +x ; set +e[0m
2025-08-20T21:14:45.8174758Z [36;1m#-------------#[0m
2025-08-20T21:14:45.8174942Z [36;1m##Debug?[0m
2025-08-20T21:14:45.8175312Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:14:45.8175580Z [36;1m  set -x[0m
2025-08-20T21:14:45.8175744Z [36;1mfi[0m
2025-08-20T21:14:45.8175901Z [36;1m#-------------#[0m
2025-08-20T21:14:45.8176134Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T21:14:45.8176443Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:14:45.8210760Z shell: /usr/bin/bash -e {0}
2025-08-20T21:14:45.8210983Z env:
2025-08-20T21:14:45.8211144Z   CROSS_COMPILING: NO
2025-08-20T21:14:45.8211337Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:45.8211543Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:45.8211738Z   ON_QEMU: NO
2025-08-20T21:14:45.8212110Z   DEBUG: 0
2025-08-20T21:14:45.8212294Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:45.8212509Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:45.8212763Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:45.8213024Z   KEEP_LOGS: YES
2025-08-20T21:14:45.8213200Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:45.8213391Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:45.8213576Z   SBUILD_REBUILD: false
2025-08-20T21:14:45.8214065Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:45.8214586Z   BUILD_SYS: docker://go
2025-08-20T21:14:45.8214779Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:45.8214960Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:45.8215140Z   SYSTMP: /tmp
2025-08-20T21:14:45.8215304Z   GHA_MODE: MATRIX
2025-08-20T21:14:45.8215704Z   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-20T21:14:45.8216196Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:45.8216498Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:45.8216857Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:45.8217320Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:45.8217677Z   PKG_TYPE: static
2025-08-20T21:14:45.8217853Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:45.8218044Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:45.8218230Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:45.8218531Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:45.8218859Z ##[endgroup]
2025-08-20T21:14:45.8346830Z ##[group]Run actions/upload-artifact@v4
2025-08-20T21:14:45.8347133Z with:
2025-08-20T21:14:45.8347320Z   name: Bincache_k9s_aarch64-Linux
2025-08-20T21:14:45.8347577Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T21:14:45.8347905Z   compression-level: 0
2025-08-20T21:14:45.8348124Z   retention-days: 30
2025-08-20T21:14:45.8348301Z   overwrite: true
2025-08-20T21:14:45.8348475Z   if-no-files-found: warn
2025-08-20T21:14:45.8348679Z   include-hidden-files: false
2025-08-20T21:14:45.8348874Z env:
2025-08-20T21:14:45.8349034Z   CROSS_COMPILING: NO
2025-08-20T21:14:45.8349220Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:45.8349427Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:45.8349623Z   ON_QEMU: NO
2025-08-20T21:14:45.8349776Z   DEBUG: 0
2025-08-20T21:14:45.8349932Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:45.8350143Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:45.8350397Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:45.8350902Z   KEEP_LOGS: YES
2025-08-20T21:14:45.8351077Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:45.8351265Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:45.8351448Z   SBUILD_REBUILD: false
2025-08-20T21:14:45.8351929Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:45.8352683Z   BUILD_SYS: docker://go
2025-08-20T21:14:45.8352874Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:45.8353056Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:45.8353233Z   SYSTMP: /tmp
2025-08-20T21:14:45.8353499Z   GHA_MODE: MATRIX
2025-08-20T21:14:45.8353899Z   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-20T21:14:45.8354379Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:45.8354678Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:45.8355036Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:45.8355497Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:45.8355854Z   PKG_TYPE: static
2025-08-20T21:14:45.8356028Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:45.8356215Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:45.8356397Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:45.8356701Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:45.8357037Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:45.8357235Z ##[endgroup]
2025-08-20T21:14:46.5235257Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T21:14:46.5239718Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T21:14:46.5240453Z With the provided path, there will be 2 files uploaded
2025-08-20T21:14:46.7797223Z Artifact name is valid!
2025-08-20T21:14:46.7801689Z Root directory input is valid!
2025-08-20T21:14:46.8823868Z Beginning upload of artifact content to blob storage
2025-08-20T21:14:47.3913547Z Uploaded bytes 8388608
2025-08-20T21:14:47.6667381Z Uploaded bytes 16777216
2025-08-20T21:14:47.8525665Z Uploaded bytes 23056701
2025-08-20T21:14:47.9110091Z Finished uploading artifact content to blob storage!
2025-08-20T21:14:47.9122229Z SHA256 digest of uploaded artifact zip is 99ffdacade370e614317dabf5fb5b2968d5756a3c61edffd674f9afc9e2f2a15
2025-08-20T21:14:47.9122749Z Finalizing artifact upload
2025-08-20T21:14:48.0348001Z Artifact Bincache_k9s_aarch64-Linux.zip successfully finalized. Artifact ID 3813290084
2025-08-20T21:14:48.0348686Z Artifact Bincache_k9s_aarch64-Linux has been successfully uploaded! Final size is 23056701 bytes. Artifact ID is 3813290084
2025-08-20T21:14:48.0366126Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17108250546/artifacts/3813290084
2025-08-20T21:14:48.0613336Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T21:14:48.0613660Z with:
2025-08-20T21:14:48.0613827Z   subject-name: k9s--
2025-08-20T21:14:48.0614490Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:14:48.0615190Z   show-summary: true
2025-08-20T21:14:48.0615384Z   push-to-registry: false
2025-08-20T21:14:48.0615754Z   github-token: ***
2025-08-20T21:14:48.0615926Z env:
2025-08-20T21:14:48.0616081Z   CROSS_COMPILING: NO
2025-08-20T21:14:48.0616273Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:48.0616490Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:48.0616701Z   ON_QEMU: NO
2025-08-20T21:14:48.0616857Z   DEBUG: 0
2025-08-20T21:14:48.0617023Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:48.0617242Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:48.0617539Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:48.0617809Z   KEEP_LOGS: YES
2025-08-20T21:14:48.0617984Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:48.0618180Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:48.0618369Z   SBUILD_REBUILD: false
2025-08-20T21:14:48.0618856Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:48.0619381Z   BUILD_SYS: docker://go
2025-08-20T21:14:48.0619575Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:48.0619993Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:48.0620178Z   SYSTMP: /tmp
2025-08-20T21:14:48.0620344Z   GHA_MODE: MATRIX
2025-08-20T21:14:48.0620989Z   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-20T21:14:48.0621625Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:48.0621934Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:48.0622306Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:48.0622773Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:48.0623132Z   PKG_TYPE: static
2025-08-20T21:14:48.0623315Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:48.0623506Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:48.0623696Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:48.0624003Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:48.0624345Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:48.0624559Z ##[endgroup]
2025-08-20T21:14:48.0705676Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T21:14:48.0706092Z env:
2025-08-20T21:14:48.0706274Z   CROSS_COMPILING: NO
2025-08-20T21:14:48.0706468Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:48.0706687Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:48.0706897Z   ON_QEMU: NO
2025-08-20T21:14:48.0707056Z   DEBUG: 0
2025-08-20T21:14:48.0707232Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:48.0707452Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:48.0707713Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:48.0707983Z   KEEP_LOGS: YES
2025-08-20T21:14:48.0708162Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:48.0708358Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:48.0708548Z   SBUILD_REBUILD: false
2025-08-20T21:14:48.0709047Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:48.0709582Z   BUILD_SYS: docker://go
2025-08-20T21:14:48.0709779Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:48.0709963Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:48.0710146Z   SYSTMP: /tmp
2025-08-20T21:14:48.0710315Z   GHA_MODE: MATRIX
2025-08-20T21:14:48.0711016Z   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-20T21:14:48.0711516Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:48.0712164Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:48.0712549Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:48.0713011Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:48.0713379Z   PKG_TYPE: static
2025-08-20T21:14:48.0713558Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:48.0713753Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:48.0713946Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:48.0714261Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:48.0714603Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:48.0714814Z ##[endgroup]
2025-08-20T21:14:48.6173349Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T21:14:48.6173692Z with:
2025-08-20T21:14:48.6174349Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:14:48.6175050Z   subject-name: k9s--
2025-08-20T21:14:48.6175298Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T21:14:48.6177839Z   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/17108250546/attempts/1"}}}
2025-08-20T21:14:48.6180852Z   push-to-registry: false
2025-08-20T21:14:48.6181062Z   show-summary: true
2025-08-20T21:14:48.6181447Z   github-token: ***
2025-08-20T21:14:48.6181622Z env:
2025-08-20T21:14:48.6181779Z   CROSS_COMPILING: NO
2025-08-20T21:14:48.6181972Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:48.6182192Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:48.6182396Z   ON_QEMU: NO
2025-08-20T21:14:48.6182558Z   DEBUG: 0
2025-08-20T21:14:48.6182726Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:48.6182950Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:48.6183209Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:48.6183477Z   KEEP_LOGS: YES
2025-08-20T21:14:48.6183654Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:48.6183853Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:48.6184044Z   SBUILD_REBUILD: false
2025-08-20T21:14:48.6184536Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:48.6185075Z   BUILD_SYS: docker://go
2025-08-20T21:14:48.6185275Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:48.6185463Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:48.6185652Z   SYSTMP: /tmp
2025-08-20T21:14:48.6185824Z   GHA_MODE: MATRIX
2025-08-20T21:14:48.6186231Z   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-20T21:14:48.6186738Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:48.6187054Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:48.6187425Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:48.6187896Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:48.6188268Z   PKG_TYPE: static
2025-08-20T21:14:48.6188448Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:48.6188652Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:48.6188845Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:48.6189432Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:48.6189839Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:48.6190050Z ##[endgroup]
2025-08-20T21:14:50.0727874Z Attestation created for 12 subjects
2025-08-20T21:14:50.0732229Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T21:14:50.0732666Z -----BEGIN CERTIFICATE-----
2025-08-20T21:14:50.0733010Z MIIG8DCCBnWgAwIBAgIUJlz9NtwRvURS6ZtvtXj7YmFw+qUwCgYIKoZIzj0EAwMw
2025-08-20T21:14:50.0733514Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T21:14:50.0733984Z cm1lZGlhdGUwHhcNMjUwODIwMjExNDQ5WhcNMjUwODIwMjEyNDQ5WjAAMFkwEwYH
2025-08-20T21:14:50.0734451Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEmE5M+TZqqeWoFuttYeHYLeCovGQbrQ0LlGx7
2025-08-20T21:14:50.0734920Z 80IDLH62nHlLgNyNGjwJ4syrurN3bH+6nlB+dPNuU6wFidWPJaOCBZQwggWQMA4G
2025-08-20T21:14:50.0735372Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUihED
2025-08-20T21:14:50.0735844Z kSPlvaEQJSV49qgkYpCucaUwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T21:14:50.0736292Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T21:14:50.0736734Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T21:14:50.0737200Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T21:14:50.0737644Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T21:14:50.0738077Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T21:14:50.0738833Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T21:14:50.0739298Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T21:14:50.0739764Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T21:14:50.0740358Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T21:14:50.0740949Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T21:14:50.0741408Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T21:14:50.0741870Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T21:14:50.0742322Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T21:14:50.0742769Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T21:14:50.0743237Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T21:14:50.0743706Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T21:14:50.0744172Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T21:14:50.0744663Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T21:14:50.0745116Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T21:14:50.0745576Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T21:14:50.0746036Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T21:14:50.0746503Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T21:14:50.0746973Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T21:14:50.0747430Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA4MjUwNTQ2L2F0
2025-08-20T21:14:50.0747889Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T21:14:50.0748362Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJVaIk
2025-08-20T21:14:50.0748829Z AAAEAwBHMEUCIQD9qxnJ2K1slpNoKwXmmZSN1vbrUSRjbmQpkb8bEmDPpwIgJeh9
2025-08-20T21:14:50.0749286Z 2Og0+/fqnwhh91Z5DIfuCit8ihrmy6Zs49a0ReMwCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T21:14:50.0749733Z AM56rj7qJpIJTBnsEPuQFQvIWeof4fImEcyt5SpYOE5STAc3h3OXN8APU/rqicQH
2025-08-20T21:14:50.0750193Z BQIxAOdlblr3L9bALAEG92QXC2Qwc5EzHQLM6MgLOjVJdV7SfIMKAFujv9cKwoDM
2025-08-20T21:14:50.0750533Z 1bB0BA==
2025-08-20T21:14:50.0750951Z -----END CERTIFICATE-----
2025-08-20T21:14:50.0751088Z 
2025-08-20T21:14:50.0751573Z ##[endgroup]
2025-08-20T21:14:50.0752279Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T21:14:50.0752684Z https://search.sigstore.dev?logIndex=414369183
2025-08-20T21:14:50.0753073Z [36mAttestation uploaded to repository[39m
2025-08-20T21:14:50.0753387Z https://github.com/pkgforge/bincache/attestations/9873761
2025-08-20T21:14:50.1736449Z ##[group]Run ##Presets
2025-08-20T21:14:50.1736734Z [36;1m##Presets[0m
2025-08-20T21:14:50.1736921Z [36;1mset +x ; set +e[0m
2025-08-20T21:14:50.1737120Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1737322Z [36;1m##Debug?[0m
2025-08-20T21:14:50.1737544Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:14:50.1737820Z [36;1m  set -x[0m
2025-08-20T21:14:50.1737992Z [36;1mfi[0m
2025-08-20T21:14:50.1738163Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1738449Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:14:50.1738931Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/k9s/official"[0m
2025-08-20T21:14:50.1739310Z [36;1m exit 1[0m
2025-08-20T21:14:50.1739477Z [36;1mfi[0m
2025-08-20T21:14:50.1771003Z shell: /usr/bin/bash -e {0}
2025-08-20T21:14:50.1771229Z env:
2025-08-20T21:14:50.1771396Z   CROSS_COMPILING: NO
2025-08-20T21:14:50.1771643Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:50.1771866Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:50.1772070Z   ON_QEMU: NO
2025-08-20T21:14:50.1772230Z   DEBUG: 0
2025-08-20T21:14:50.1772589Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:50.1772809Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:50.1773077Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:50.1773349Z   KEEP_LOGS: YES
2025-08-20T21:14:50.1773527Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:50.1773826Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:50.1774020Z   SBUILD_REBUILD: false
2025-08-20T21:14:50.1774518Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:50.1775047Z   BUILD_SYS: docker://go
2025-08-20T21:14:50.1775249Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:50.1775434Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:50.1775620Z   SYSTMP: /tmp
2025-08-20T21:14:50.1775787Z   GHA_MODE: MATRIX
2025-08-20T21:14:50.1776205Z   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-20T21:14:50.1776697Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:50.1777008Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:50.1777378Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:50.1777844Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:50.1778213Z   PKG_TYPE: static
2025-08-20T21:14:50.1778396Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:50.1778593Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:50.1778786Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:50.1779094Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:50.1779445Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:50.1779656Z ##[endgroup]
2025-08-20T21:14:50.1848189Z ##[group]Run ##Presets
2025-08-20T21:14:50.1848482Z [36;1m##Presets[0m
2025-08-20T21:14:50.1848672Z [36;1mset +x ; set +e[0m
2025-08-20T21:14:50.1848866Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1849057Z [36;1m##Debug?[0m
2025-08-20T21:14:50.1849290Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:14:50.1849565Z [36;1m  set -x[0m
2025-08-20T21:14:50.1849736Z [36;1mfi[0m
2025-08-20T21:14:50.1849899Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1850120Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:14:50.1850540Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/k9s/official"[0m
2025-08-20T21:14:50.1851139Z [36;1m exit 1[0m
2025-08-20T21:14:50.1851309Z [36;1mfi[0m
2025-08-20T21:14:50.1877159Z shell: /usr/bin/bash -e {0}
2025-08-20T21:14:50.1877380Z env:
2025-08-20T21:14:50.1877541Z   CROSS_COMPILING: NO
2025-08-20T21:14:50.1877736Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:50.1878033Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:50.1878243Z   ON_QEMU: NO
2025-08-20T21:14:50.1878404Z   DEBUG: 0
2025-08-20T21:14:50.1878572Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:50.1878791Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:50.1879061Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:50.1879339Z   KEEP_LOGS: YES
2025-08-20T21:14:50.1879518Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:50.1879718Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:50.1879910Z   SBUILD_REBUILD: false
2025-08-20T21:14:50.1880406Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:50.1881171Z   BUILD_SYS: docker://go
2025-08-20T21:14:50.1881382Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:50.1881567Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:50.1881758Z   SYSTMP: /tmp
2025-08-20T21:14:50.1881924Z   GHA_MODE: MATRIX
2025-08-20T21:14:50.1882337Z   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-20T21:14:50.1882833Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:50.1883141Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:50.1883755Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:50.1884226Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:50.1884590Z   PKG_TYPE: static
2025-08-20T21:14:50.1884912Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:50.1885112Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:50.1885303Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:50.1885616Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:50.1885962Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:50.1886175Z ##[endgroup]
2025-08-20T21:14:50.1927441Z 
2025-08-20T21:14:50.1927759Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:50.1937972Z ##[error]Process completed with exit code 1.
2025-08-20T21:14:50.1976638Z ##[group]Run ##Presets
2025-08-20T21:14:50.1976892Z [36;1m##Presets[0m
2025-08-20T21:14:50.1977078Z [36;1mset +x ; set +e[0m
2025-08-20T21:14:50.1977272Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1977474Z [36;1m##Debug?[0m
2025-08-20T21:14:50.1977700Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:14:50.1977975Z [36;1m  set -x[0m
2025-08-20T21:14:50.1978143Z [36;1mfi[0m
2025-08-20T21:14:50.1978312Z [36;1m#-------------#[0m
2025-08-20T21:14:50.1978628Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:14:50.1978997Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T21:14:50.1979279Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:14:50.1979525Z [36;1mfi[0m
2025-08-20T21:14:50.2004842Z shell: /usr/bin/bash -e {0}
2025-08-20T21:14:50.2005058Z env:
2025-08-20T21:14:50.2005222Z   CROSS_COMPILING: NO
2025-08-20T21:14:50.2005459Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:14:50.2005680Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:14:50.2005886Z   ON_QEMU: NO
2025-08-20T21:14:50.2006047Z   DEBUG: 0
2025-08-20T21:14:50.2006219Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:14:50.2006436Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:14:50.2006700Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/k9s/official
2025-08-20T21:14:50.2006974Z   KEEP_LOGS: YES
2025-08-20T21:14:50.2007150Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:14:50.2007353Z   PKG_FAMILY_LOCAL: k9s
2025-08-20T21:14:50.2007545Z   SBUILD_REBUILD: false
2025-08-20T21:14:50.2008043Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/k9s/static.official.stable.yaml
2025-08-20T21:14:50.2008568Z   BUILD_SYS: docker://go
2025-08-20T21:14:50.2008766Z   BUILD_ON_HOST: FALSE
2025-08-20T21:14:50.2008957Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:14:50.2009144Z   SYSTMP: /tmp
2025-08-20T21:14:50.2009313Z   GHA_MODE: MATRIX
2025-08-20T21:14:50.2009724Z   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-20T21:14:50.2010216Z   INPUT_SBUILD: /tmp/pkgforge/hofeNoBr9_build.yaml
2025-08-20T21:14:50.2010527Z   BUILD_DIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml
2025-08-20T21:14:50.2011148Z   SBUILD_OUTDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR
2025-08-20T21:14:50.2011621Z   SBUILD_TMPDIR: /tmp/pkgforge/L8gwNno_hofeNoBr9_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:14:50.2011988Z   PKG_TYPE: static
2025-08-20T21:14:50.2012171Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:14:50.2012367Z   PUSH_SUCCESSFUL: NO
2025-08-20T21:14:50.2012555Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T21:14:50.2012862Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/k9s/official/k9s-srcbuild-
2025-08-20T21:14:50.2013207Z   UTC_TIME: 2025_08_20T09_14_45_PM
2025-08-20T21:14:50.2013420Z ##[endgroup]
2025-08-20T21:14:50.2065228Z EXITED
2025-08-20T21:14:50.2108942Z Cleaning up orphan processes
